@CHARSET "UTF-8";

/* 导航new */
.one{
	width: 100%;
}
.navbar-nav>li>a {
    padding-top: 0px;
    padding-bottom: 25px;
    line-height: 25px;
}
.one li a {
    height: 0px !important;
}
#main-menu>li>a {
    color: #000;
}
.one li{
	width: 12.5% !important;
	text-align:center;
	border-radius: 50%;
}
.one li a{
	border-radius: 25px;
}
#top_GPS{
	position:absolute;
	top: 0px;
}
					/* logo字 */
.logo_zi{
	width: 75px;
	float: left;
	font-size: 12px;
	margin-top: 20px;
	font-weight: bold;
}
#logo_zi_span{
	line-height: 0px
}
					/* 官方微博or官方微信 */   
.top_right{
	width: 280px;
	height: 30px;
	margin-top: 10px;
	padding-left: 0px;
	float: right;
	position:relative;
}
.top_right li{
	width: 100px;
	height: 30px;
	font-size: 15px;
	line-height: 30px;
	list-style:none;
	float: left;
	cursor:pointer;
}
.top_right li img{
	width: 30px;
	height: 30px;
	float: left;
}

.active {
    height: 110px;
}

.swiper-container{
	margin-top: 40px;
}
.formSubmit{
	margin-top: 40px;
}
			/*二维码*/		
.microblog{
	width: 100px;
	height: 100px;
	background-color: #000;
	position:absolute;
    left: 0px;
    top: 30px;
    z-index:999;
    display: none;
}
.wechat{
	width: 100px;
	height: 100px;
	background-color: #000;
	position:absolute;
    right: 0px;
    top: 30px;
    z-index:999;
    display: none;
}
.microblog img{
	width: 100%;
	height: 100%;
}
.wechat img{
	width: 100%;
	height: 100%;
}
			/*导航样式*/
.on{
	background-color: #ff5562;
	font-weight: bold;
	color: #fff !important;
}
			/*轮播样式*/
.bannerlb{
	padding-top:30px;width: 100%;position: relative;
}
.bannerlb div div div img{
	width: 100%
}
#bannerlb-lc,#bannerlb-rc{
	height: 100%;width: 9%;    
	position: absolute;
	left: 0;top: 0;
	z-index: 99;cursor: pointer;
}
#bannerlb-rc{
	left: auto;
	right: 0;
}
#bannerlb-lc:hover{
    background: linear-gradient(to right,rgba(0,0,0,0.6),rgba(0,0,0,0));
}
#bannerlb-rc:hover{
    background: linear-gradient(to left,rgba(0,0,0,0.6),rgba(0,0,0,0));
}
.swiper-button-prev-bannerlb,.swiper-button-next-bannerlb{
	height: 54px;opacity: 0.3;background-size: 170% 100%;z-index: 10;
}
.swiper-button-prev-bannerlb{
	left: 2%;
	background-image:url("../images/demo/lb/left.png") !important;
}
.swiper-button-next-bannerlb{
	right: 2%;
	background-image:url("../images/demo/lb/right.png") !important;
}
.pagination-bannerlb{
	position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    display: inline-block;
    text-align: center;
    z-index: 110
}
.pagination-bannerlb span{
	width: 10px;height: 10px;
	cursor: pointer;
}
.swiper-pagination-bullet-active{
	background: #333;
}
/*经历*/
/* #undergo{
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.undergo{
	width: 100%;
	height: 100%;
}
.undergo li{
	width: 24%;
	height: 100%;
	margin-left: 2px;
	background-color: #fafafa;
} */
/*经历 1.0*/
.undergo>li{
	border: 1px solid#d1d1d1;
	width: 293px;
	height: 244px;
	margin-left:7px ;padding-top: 20px;
}
.undergo_title{
	color: #ff6276;
	font-size: 25px !important;
	font-family: "黑体";
}
.undergo_title>span{
	font-size: 42px !important;
}
.undergo_zi{
	color: #666;
	font-size: 15px;
	font-family: "思源黑体CN Light";

}
/*视频*/
.video{
	max-width: 1100px;
    margin: 100px auto 0;
    height: 1260px;
}

.video_two{
	width: 530px;
	height: 335px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-top: 30px;
	float: left
}
.video_three{
	width: 530px;
	height: 335px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-top: 30px;
	float: right
}
#video_one{
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 12px;
}
#video_two{
	width: 100%;
	height: 100%;
	margin-top: 20px;
	object-fit: cover;
	border-radius: 12px;
}
#video_three{
	width: 100%;
	height: 100%;
	margin-top: 20px;
	object-fit: cover;
	border-radius: 12px;
}
.video_zi{
	width: 400px;
	height: 230px;
	float: right;
	margin-top: 40px;
}
#video_zi_title{
	color:#000;
	font-size: 24px;
	font-family: "思源黑体CN Bold";
	font-weight: bold
}
.video_zi_center{
	color: #051515;
	font-family: "思源黑体CN Light";
	font-size: 18px;
	margin-top: 20px;
}
.video_zi_center>img{
	width: 10px;
	height: 10px;
	margin-top: 6px;
	margin-right: 10px;
}
.video_zi_bottom{
	width: 201px;
	height: 30px;
	color: #fff;
	font-size: 16px;
	font-family: "思源黑体CN Light";
	line-height: 30px;
	background-color: #e23650;
	text-align: center;
	margin: auto;
	border-radius: 8px;
}

/*立即咨询*/
.newconsult{
	width: 545px;
	height: 52px;
	margin: auto;
	background-color: #ff6267;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 52px;
	text-align: center;
	border-radius: 8px;
	cursor: pointer;
}
.newconsult>img{
	width: 35px;
	height: 35px;
	margin-top: 10px;
	margin-right: 10px
}

/*挽回四步*/
.savethefour{
	max-width: 1200px;
    margin: 40px auto;
    height: 270px;
}
#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;
}
/*六大特色*/
.features{
	max-width: 1200px;
    margin: 40px auto;
    height: 790px;
}
.features_left{
	width: 60%;
	height: 555px;
	float: left;
	position:relative;
}
.features_left>img{
	margin-top: 40px
}
#features_left_one{
	width: 150px;
	height:60px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	position: absolute;
	top: 35%;
	left: 3%;
}
#features_left_two{
	width: 120px;
	height:40px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	position: absolute;
	top: 27%;
	left: 33%;
}
#features_left_three{
	width: 120px;
	height:60px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	position: absolute;
	top: 41%;
	right: 22%;
}
#features_left_four{
	width: 145px;
	height:60px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	position: absolute;
	bottom: 10%;
	right: 22%;
}
#features_left_five{
	width: 120px;
	height:60px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	position: absolute;
	bottom: 0%;
	right: 49%;
}
#features_left_six{
	width: 120px;
	height:40px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	position: absolute;
	bottom: 23%;
	left: 9%;
}
.features_right{
	width: 40%;
	height: 555px;
	float: right
}
#features_right_title{
	font-weight: bold;
	color: #ff6276;
	font-size: 34px;
	text-align: left;
	margin-top: 185px
}
#features_right_titles{
	color: #ccc;
	font-size: 24px;
	text-align: left;
	margin-top: 20px
}
#features_right_titles>span{
	color: #ff6276;
}
#features_right_center{
	color: #000;
	font-size: 18px;
}
#features_right_one{
	width: 168px;
	height: 46px;
	background-color: #ff6276;
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 46px;
	float: left;
	margin-top: 55px
}
#features_right_two{
	width: 168px;
	height: 46px;
	background-color: #ff6276;
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 46px;
	float: left;
	margin-left: 20px;
	margin-top: 55px
}
/*走进爱燃情感*/
.intotheburning{
	max-width: 1200px;
    margin: 40px auto;
    height: 1020px;
    cursor: pointer;
}
.intotheburning_left{
	width: 49%;
	height: 866px;
	margin-top: 30px;
	float: left
}
#intotheburning_left_title{
	font-weight: bold;
	font-size: 28px;
	color: #000;
	text-align: left;
}
#intotheburning_left_title_E{
	font-size: 14px;
	color: #000;
	text-align: left;
}
#intotheburning_left_center{
	font-size: 18px;
	color: #000;
	text-align: left;
}
#intotheburning_left_name{
	width: 460px;
	height: 105px;
	margin: 30px auto;
}
#intotheburning_left_name>li{
	width: 225px;
	height: 47px;
	color: #fff;
	background-color: #ff6276;
	text-align: center;
	line-height: 47px;
	font-size: 15px;
	border-radius: 8px;
	float: left
}
.intotheburning_left>img{
	width: 100%;
	float: left
}
.intotheburning_right{
	width: 49%;
	height: 866px;
	margin-top: 30px;
	float: right
}
.intotheburning_right>div{
	width: 178px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	color: #fff;
	background-color: #ff6276;
	margin-top: 30px;
	margin-left: 5px;
	border-radius: 8px;
	font-size: 22px
}
/*情感故事*/
.emotionalstory{
	max-width: 1200px;
    margin: 40px auto;
    height: 685px;
}
.emotionalstory_center{
	width: 100%;
	height: 490px;
	margin-top: 30px
}
.emotionalstory_center>li{
	width: 337px;
	height: 490px;
	border: 1px solid#ccc;
	float: left;
	text-align: center;
	cursor: pointer;
}
#emotionalstory_center_title{
	text-align: center;
	font-size: 16px;
}
#emotionalstory_center_center{
	font-size: 16px;
	text-indent:2em ;
	text-align: left;
	margin-left: 10px
}
#emotionalstory_center_ck{
	text-align: right;
	margin-right: 10px;
}
.emotionalstory>div{
	width: 545px;
	height: 52px;
	background-color: #ff6276;
	color: #fff;
	font-size: 20px;
	line-height: 52px;
	text-align: center;
	margin: 30px auto 0px;
	border-radius: 8px;
}
/*郑重陈诺*/
.solemnpromise{
	max-width: 1200px;
    margin: auto;
    height: 535px;
}
.solemnpromise_center{
	width: 100%;
	height: 403px;
margin-top: 40px;
}
.solemnpromise_center>li{
	width: 295px;
	height: 403px;
	float: left;
	cursor: pointer;
}
#solemnpromise_center_one{
	position:relative;
}
#solemnpromise_center_two{
	position:relative;
}
#solemnpromise_center_three{
	position:relative;
}
#solemnpromise_center_four{
	position:relative;
}
#solemnpromise_center_one>div{
	width: 295px;
	height: 189px;
	position: absolute;
	bottom: 0px;
}
#solemnpromise_center_two>div{
	width: 295px;
	height: 189px;
	position: absolute;
	bottom: 0px;
}
#solemnpromise_center_three>div{
	width: 295px;
	height: 189px;
	position: absolute;
	bottom: 0px;
}
#solemnpromise_center_four>div{
	width: 295px;
	height: 189px;
	position: absolute;
	bottom: 0px;
}
.solemnpromise_center_title{
	font-weight: bold;
	font-size: 24px;
	margin-left: 10px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.solemnpromise_center_center{
	font-size: 17px;
	margin-left: 10px
}
/*爱燃情感专家团队*/
#teamofexperts{
	max-width: 1200px;
    margin: 40px auto;
    height: 620px;
    cursor: pointer;
}
.teamofexperts_one_one{
	position:relative;
}
.one_honor{
	width: 96%;
	height: 78%;
	display: none;
    position: absolute;
    top: 0%;
    right: 2%;
}
#one_honor_title{
	text-align: center;
	font-size: 18px;
	
}
.teamofexperts_one_two{
	position:relative;
}
.two_honor{
	width: 96%;
	height: 78%;
	display: none;
    position: absolute;
    top: 0%;
    right: 2%;
}
.teamofexperts_one_three{
	position:relative;
}
.three_honor{
	width: 96%;
	height: 78%;
	display: none;
    position: absolute;
    top: 0%;
    right: 2%;
}
.teamofexperts_one_four{
	position:relative;
}
.four_honor{
	width: 96%;
	height: 78%;
	display: none;
    position: absolute;
    top: 0%;
    right: 2%;
}
.teamofexperts_two_one{
	position:relative;
}
.five_honor{
	width: 96%;
	height: 78%;
	display: none;
    position: absolute;
    top: 0%;
    right: 2%;
}
.teamofexperts_two_two{
	position:relative;
}
.six_honor{
	width: 96%;
	height: 78%;
	display: none;
    position: absolute;
    top: 0%;
    right: 2%;
}
.teamofexperts_two_three{
	position:relative;
}
.seven_honor{
	width: 96%;
	height: 78%;
	display: none;
    position: absolute;
    top: 0%;
    right: 2%;
}
.teamofexperts_two_four{
	position:relative;
}
.eight_honor{
	width: 96%;
	height: 78%;
	display: none;
    position: absolute;
    top: 0%;
    right: 2%;
}

























/*背景颜色*/
.airanProject{
	background-color: #fff;
}
/*情感危机扇形图*/
.andyShow{
	margin-top: 30px;
	width: 100% !important;
	
}

#scheme{
	width: 100% !important;
	
}
/*情感团队*/
#team{
	text-align: center;
}
/*导师*/
#tutor_one{
	width: 70%;
	height: 88%;
	margin-top: 50px;
	margin-bottom: 20px;
	overflow: hidden;
    position: relative;
}
.team_lb{
	width: 70%;
	height: 70%;
	margin: auto;
	margin-top: 20px
}
/*导师切换*/
#tutor_two{
	width: 49%;
	height: 49%;
	margin-right: 7px
}
#tutor_three{
	width: 49%;
	height: 49%;
	margin-left: 7px
}
#tutor_four{
	width: 49%;
	height: 49%;
	margin-top: 20px;
	margin-right: 7px
}
#tutor_five{
	width: 49%;
	height: 49%;
	margin-top: 20px;
	margin-left: 7px
}

#team_dot{
	margin: auto;
	margin-top: 20px;
    width: 8%;
    list-style: none;
  
}
#team_dot li{
	float: left;
	margin-left: 5px;
    width: 15px;
    height: 15px;
    background: #000;
    border-radius: 50%;
    opacity: 0.5;
    cursor: pointer;
}
#team_banner{
	width: 70%;
    height: 556px;
    margin: auto;
    overflow: hidden;
    position: relative;
}
#team_img img{
    width: 100%;
    height: 100%;
    display: none;
    cursor:pointer;
}
/*第二页*/
.team_banner{
	margin-top: 20px;
	width:70%;
	height:720px;
	margin:auto;
	position:relative;
}	
								
.team_lb{
	width:100%;
	height:720px;
	margin:auto;
	position:relative;
	overflow:hidden;
	cursor: pointer;
}
/*第一页导师样式*/
.team_one{
	width: 100%;
	height: 720px;
	position:relative;
}
.team_one img{
	width:49%;
	height: 49%
}
/*第二页导师样式*/					
.team_two{
	width: 100%;
	height: 720px;
	position:relative;
}
.team_two img{
	width:49%;
	height: 49%
}
/*第三页导师样式*/
.team_three{
	width: 100%;
	height: 720px;
	position:relative;
}
.team_three img{
	width:49%;
	height: 49%
}
/*圆点*/
#team_dot{
	width: 100px;
	height: 30px;
	margin: auto;
}
#team_dot li{
	margin-top: 20px;
	margin-left: 15px;
	width: 15px;
    height: 15px;
    background: #000;
    border-radius: 50%;
    opacity: 0.5;
    cursor: pointer;
}
/*第一名导师*/
.tutor_one{
	width: 100%;
	height: 700px;
	margin: auto;
	position:relative;
}
.tutor_one_referral{
	color: #fff;
	position:absolute;
	top: 25%;
	left: 23%;
}
.tutor_one_referral h3,h2{
	text-align: left;
}
/*第二名导师*/
.tutor_two_referral{
	color: #fff;
	position:absolute;
	top: 8%;
	left: 5%;
}
.tutor_two_referral h4{
	text-align: left;
}
.tutor_two_referral div{
	margin-top: 20px;
	width: 150px;
	height: 40px;
	text-align: center;
	font-size: 19px;
	line-height: 40px;
	color: #fff;
	background-color: #ff0000;
	border-radius:10px;
}
/*第三名导师*/
.tutor_three_referral{
	color: #fff;
	position:absolute;
	top: 8%;
	right: 28%;
}
.tutor_three_referral h4{
	text-align: left;
}
.tutor_three_referral div{
	margin-top: 20px;
	width: 150px;
	height: 40px;
	text-align: center;
	font-size: 19px;
	line-height: 40px;
	color: #fff;
	background-color: #ff0000;
	border-radius:10px;
}
/* 第四名导师 */
.tutor_ten_referral{
	color: #fff;
	position:absolute;
	bottom: 8%;
	left: 5%;
}
.tutor_ten_referral h4{
	text-align: left;
}
.tutor_ten_referral div{
	margin-top: 20px;
	width: 150px;
	height: 40px;
	text-align: center;
	font-size: 19px;
	line-height: 40px;
	color: #fff;
	background-color: #ff0000;
	border-radius:10px;
}
/*第五名导师*/
.tutor_five_referral{
	color: #fff;
	position:absolute;
	bottom: 10%;
	right: 23%;
}
.tutor_five_referral h4{
	text-align: left;
}
.tutor_five_referral div{
	margin-top: 20px;
	width: 150px;
	height: 40px;
	text-align: center;
	font-size: 19px;
	line-height: 40px;
	color: #fff;
	background-color: #ff0000;
	border-radius:10px;
}
/*第六名导师*/
.tutor_nine_referral{
	display: none;
	color: #fff;
	position:absolute;
	top: 8%;
	left: 5%;
}
.tutor_nine_referral h4{
	text-align: left;
}
.tutor_nine_referral div{
	margin-top: 20px;
	width: 150px;
	height: 40px;
	text-align: center;
	font-size: 19px;
	line-height: 40px;
	color: #fff;
	background-color: #ff0000;
	border-radius:10px;
}
/*第七名导师*/
.tutor_seven_referral{
	display: none;
	color: #fff;
	position:absolute;
	top: 8%;
	right: 19%;
}
.tutor_seven_referral h4{
	text-align: left;
}
.tutor_seven_referral div{
	margin-top: 20px;
	width: 150px;
	height: 40px;
	text-align: center;
	font-size: 19px;
	line-height: 40px;
	color: #fff;
	background-color: #ff0000;
	border-radius:10px;
}
/*第八名导师*/
.tutor_eight_referral{
	display: none;
	color: #fff;
	position:absolute;
	bottom: 10%;
	left: 5%;
}
.tutor_eight_referral h4{
	text-align: left;
}
.tutor_eight_referral div{
	margin-top: 20px;
	width: 150px;
	height: 40px;
	text-align: center;
	font-size: 19px;
	line-height: 40px;
	color: #fff;
	background-color: #ff0000;
	border-radius:10px;
}
/*第九名导师*/
.tutor_six_referral{
	display: none;
	color: #fff;
	position:absolute;
	bottom: 12%;
	right: 30%;
}
.tutor_six_referral h4{
	text-align: left;
}
.tutor_six_referral div{
	margin-top: 20px;
	width: 150px;
	height: 40px;
	text-align: center;
	font-size: 19px;
	line-height: 40px;
	color: #fff;
	background-color: #ff0000;
	border-radius:10px;
}
/*第十名导师*/
.tutor_four_referral{
	display: none;
	color: #fff;
	position:absolute;
	top: 8%;
	left: 5%;
}
.tutor_four_referral h4{
	text-align: left;
}
.tutor_four_referral div{
	margin-top: 20px;
	width: 150px;
	height: 40px;
	text-align: center;
	font-size: 19px;
	line-height: 40px;
	color: #fff;
	background-color: #ff0000;
	border-radius:10px;
}
/*第十一名导师*/
.tutor_eleven_referral{
	display: none;
	color: #fff;
	position:absolute;
	top: 8%;
	right: 24%;
}
.tutor_eleven_referral h4{
	text-align: left;
}
.tutor_eleven_referral div{
	margin-top: 20px;
	width: 150px;
	height: 40px;
	text-align: center;
	font-size: 19px;
	line-height: 40px;
	color: #fff;
	background-color: #ff0000;
	border-radius:10px;
}

/*待续/*



/*走进爱燃*/
/*
#walk{
	max-width: 1800px;
	margin: 50px auto 0;
	position:relative;
}
.walk_left{
	width: 30%;
	position:absolute;
    left: 15%;
    top: 30px;
    z-index:999;
}
.walk_left > h6{
	font-weight: bold;
	color: #ccc;
}
.walk_left p{
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	text-indent:2em;
	line-height: 1.5vw;
}
.walk_right{
	width: 30%;
	position:absolute;
    right: 15%;
    top: 30px;
    z-index:999;
}
.walk_right p{
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
}
*/
/*成功案例分享*/
#case{
	max-width: 1300px;
	height: auto;
	margin: auto;
	position:relative;
}
.case_left{
	width: 45%;
	float: : left;
}
/*情感分析*/
#analyze{
	width: 60px;
}
#analyze > img{
	width: 100px;
	height: 100px;
	margin: 9px 0px 0px 10px;
}
#analyze_zi{
	width: 55%;
	margin: 20px 0px 0px 125px;
}
#analyze_zi h2{
	font-size: 15px
}
#analyze_zi p{
	font-size: 12px;
	color: #7b7b7b;
}
/*成功捷报*/
.case_right{
	position:absolute;
	right: 0px;
	top: 0px;
	width: 40%;
	height: 510px;
	float: right
}
/*案例轮播*/
.case_lb{
    width: 80%;
    height: 100%;
    margin: auto;
    margin-top: 30px;
    overflow: hidden;
    position: relative;
}
#case_lb{
	width: 80%;
	height: 100%;
	margin-left: 10px;
}
#case_lb img{
    z-index: 555;
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    height: 100%;
    margin-left: 10px;
    display: none;
    cursor:pointer;
}
#case_laft{
	width: 40px;
	height: 40px;
	position:absolute;
	left:0px;
	top: 60%;
	cursor:pointer;
}
#case_right{
	width: 40px;
	height: 40px;
	position:absolute;
	right:10%;
	top: 60%;
	cursor:pointer;
}
/*三步*/
#three_step{
	margin: auto;
}
.three_caption{
	background-color: #f8485d;
	width: 290px;
	height: 70px;
	margin: auto;
	text-align: center;
	line-height: 70px;
	border-radius:10px;
	margin-top: 30px;
	cursor:pointer;
}
/*右侧悬浮*/
.right_suspend{
	position:fixed;
	right: 0px;
	top: 35%;
	z-index:999;
	display: none
}
.right_suspend img{
	display:block;
	cursor:pointer;
}
#attention_mb{
	width: 100%;
	height: 100%;
	position:fixed;
	top: 0;
	z-index: 1031;
	background: #000;
	opacity:0.5;
	display: none
}
#attention_me{
	position:fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1032;
	margin: auto;
	display: none
}
/*关注爱燃*/
.two_yard{
	position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto auto;
    width: 300px;
    height: 240px;
    background: #fff;
    border-radius: 10px;
    z-index: 999;
}
/*底部悬浮图片*/
.bottom_xf{
	width: 100%;
	height: 100px;
	position: fixed;
	bottom: 0;
	z-index: 1000;
}
.bottom_xf img{
	width: 100%;
	height: 100%;
}
#bottom_no{
	width: 30px;
	height: 30px;
	cursor: pointer;
	position: absolute;
	top: 30%;
	right: 1%;
	z-index: 1001;
}
/*专业情感服务平台*/
.honor_by{
	width: 100%;
	height: 446px;
	/* overflow: hidden; */
}
#honor_by{
	width: 3620px;
	height: 100%;
}
#honor_by_hz{
	height: 100%;
	background-color: #000;
	opacity: 0.5;
	position:absolute;
	top: 0px;
	left: 0px;
	z-index:999;
}
#honor_by_right{
	height: 100%;
	background-color: #000;
	opacity: 0.5;
	position:absolute;
	top: 0px;
	right: 0px;
	z-index:999;
}
#honor_by  img{
	height: 100%;
}
#honor_by_show{
	width: 90%;
	height: 300px;
	margin: auto;
	overflow: hidden;
	position:relative;
}
.desx{
    position: absolute;
    top: 57%;
    left: 16.5%;
    width: 10%;
    height: 8%;
    z-index: 888888;
    padding: 1.5%;
    color: #fff;
    background-color: #c34246;
    border-radius:35px;
    font-size: 1.7vw;
    line-height: 8px;
    display: none
}
/*登陆注册*/
#register{
	position:absolute;
    right: 20px;
    top: 0px;
    z-index: 9999;
}
#register_two{
  display: none ;
}
#useredi{
	display: none
}
/*修改密码*/
.useredi{
	width: 400px;
	height: 260px;
	border-radius:25px;
	display: none;
	background-color: #ec5791;
	color: #fff;
	position: fixed;
	top: 20%;
	left: 40%;
	z-index: 1002;
}
.ediinput{
	border-radius:25px;
	color: #000;
}
.useredi>img{
	width: 20px;
	height: 20px;
	margin-top: 10px;
	margin-right: 20px;
	cursor: pointer;
	float: right;
}
#useredi_sub{
	width: 120px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	color: #ec5791;
	font-weight: bold;
	text-align: center;
	font-size: 1vw;
	border-radius: 30px;
	background-color: #fff;
	margin: 20px auto;
}
/*信息表单*/
.message{
	position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 120px auto;
    width: 490px;
    height: 620px;
    background: #fff;
    border-radius: 10px;
    z-index: 99999;
display: none
}
.message_title{
	width: 100%;
	height: 96px;
	background-color: #ff6267;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #fff;
    font-family: "宋体";
    font-size:30px;
    font-weight: bold; 
    text-align: center;
    line-height: 50px;
}
.message_title>p{
	font-size: 20px
}
.message_center{
	width: 92%;
	height: auto;
	margin: auto;
}
.message_center_one{
	font-size: 16px;
    line-height: 38px;
}
.message_center_choice{
	display: inline-block;
    width: 30%;
    margin-left: 2.4%;
    line-height: 34px;
    border: 2px solid #ccc;
    font-size: 18px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    background-color: #fff;
}
.message_center_sex{
	display: inline-block;
    width: 46%;
    margin-left: 2.4%;
    line-height: 34px;
    border: 2px solid #ccc;
    font-size: 18px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    background-color: #fff
}
.message_center_education{
	display: inline-block;
    width: 21%;
    margin-left: 2.4%;
    line-height: 34px;
    border: 2px solid #ccc;
    font-size: 18px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    background-color: #fff
}
.message_center_income{
	display: inline-block;
    width: 21%;
    margin-left: 2.4%;
    line-height: 34px;
    border: 2px solid #ccc;
    font-size: 18px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    background-color: #fff
}
.message_center_phone{
	width: 100%;
	height: 44px;
	margin-top: 20px;
	color: #727272;
	text-align: center;
	background-color: #ccc;
	border:1px solid#ccc;
	border-radius: 4px;
	font-size: 20px
}
.message_center_wechat{
	width: 100%;
	height: 44px;
	margin-top: 20px;
	color: #727272;
	text-align: center;
	background-color: #ccc;
	border:1px solid#ccc;
	border-radius: 4px;
	font-size: 20px
}
#message_center_sub{
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin-top: 20px;
	color: #fff;
	text-align: center;
	background-color: #ec3431;
	border:1px solid#ec3431;
	border-radius: 4px;
	font-size: 28px;
	font-weight: bold;
	cursor: pointer;
}
#message_on{
	cursor: pointer;
}
/*底部1.0*/
.newbotton{
	max-width: 1300px;
    margin: auto;
    height: 600px;
}
.newbotton>ul{
	width: 875px;
	height: 80px;
	margin: auto;
}
.newbotton>ul>li{
	float: left
}
#newbotton_one{
	margin-left: 100px;
	width: 180px;
	height: 60px;
	line-height: 52px;
	text-align: center;
	cursor: pointer;
	font-size: 30px;
	border-radius:60px;
	border-style:dashed;
	border-color:#ff6267; 
}
#newbotton_two{
	margin-left: 100px;
	width: 180px;
	height: 60px;
	line-height: 52px;
	text-align: center;
	cursor: pointer;
	font-size: 30px;
	border-radius:60px;
	border-style:dashed;
	border-color:#ff6267; 
}
#newbotton_three{
	margin-left: 100px;
	width: 180px;
	height: 60px;
	line-height: 52px;
	text-align: center;
	cursor: pointer;
	font-size: 30px;
	border-radius:60px;
	border-style:dashed;
	border-color:#ff6267; 
}
#newbotton_one:hover{
	color: #ff6267;
}
#newbotton_three:hover{
	color: #ff6267;
}
#newbotton_two:hover{
	color: #ff6267;
}
.newbotton_img{
	width: 100%;
	height: 500px;
	margin-top: 20px;
}
.newbotton_img>img{
	width: 100%;
	height: 100%;
}
/*爱燃咨询案例*/
.reference{
	max-width: 1200px;
   	 margin: auto;
    	height: 485px;
   	overflow: hidden;
	margin-top:20px
}
/*爱燃情感文章*/
.emotion_articles{
	max-width: 1200px;
    margin: auto;
    height: 445px;
}
#articles_box{
	width: 100%;
	height: 60%;
	margin: 30px 0px auto;
}
#articles_list{
	padding:  0px 0px;
	width: 49%;
	height: 120px;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
}
#articles_more{
	width: 160px;
	height: 40px;
	color: #fff;
	background-color: #ff5562;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	margin: auto;
}
/*企业动态*/
#dynamicstate{
	max-width: 1200px;
    margin: auto;
    height: 360px;
}
#dynamicstate_content{
	width: 100%;
	height: 260px;
	margin-top: 20px
}
#dynamicstate_content>li{
	float: left;
	width: 49.5%;
	height: 120px;
	border: 1px solid#ddd;
}
#dynamicstate_content_box{
	width: 450px;
	height: 90px;
	margin: 18px 13px 0px 0px;
	float: right
}
#dynamicstate_content_more{
	width: 75px;
	height: 30px;
	color: #fff;
	background-color: #ff6267;
	text-align: center;
	font-size: 13px;
	line-height: 30px;
	float: right
}
.casegd{
    	width: 545px;
    	height: 52px;
    	background-color: #ff6276;
    	color: #fff;
    	font-size: 20px;
    	line-height: 52px;
    	text-align: center;
    	margin: 30px auto 0px;
    	border-radius: 8px;
}
/*翻新*/
/*你是否正面临以下婚姻危机*/
.crisis{
	width: 100%;
    margin: 40px auto 0;
    height: 970px;
}
.crisis>ul{
	width: 1023px;
	height: 426px;
	margin: 30px auto 0px;
}
.crisis>ul>li{
	float: left;
	width: 341px;
	height: 100%;
	cursor: pointer;
	position: relative;
}
.crisis>ul>li>img{
	width: 100%;
	height: 100%;
}
.crisis>ul>li>div{
	width: 85%;
	height: 154px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin-left: auto;
	margin-right: auto;
}
.crisis>ul>li>div>h4{
	text-align: center;
	font-weight: bold;
	color: #f95554;
	margin: 5px auto 20px
}
.crisis>ul>li>div>p{
	text-align: left;
	color: #000;
	font-size: 16px
}
.crisis>h2{
	text-align: center;
	font-weight: bold;
	color: #ff5f6f;
	margin-top: 8px
}
.crisis>h4{
	text-align: center;
}
.crisis_bottoml{
	width: 1023px;
	height: 80px;
	margin: 40px auto 0px;
	background: #feefec;
}
.crisis_bottoml>h3{
	width: 70%;
	text-align: center;
	font-weight: lighter;
	line-height: 80px;
	color: #fd5f6d;
	float: left
}
.crisis_bottoml>h3>span{
	font-weight: bold
}
.crisis_bottomr{
	width: 30%;
	height: 100%;
	float: right
}
.crisis_bottomr>div{
	width: 45%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	border-radius: 30px;
	font-size: 18px;
    cursor: pointer;
    background: #ff5f6f;
    margin: 14px auto 0px;
}
.crisis_bottomr>p{
	text-align: center;
	font-size: 12px;
	color: #7e5040;
	margin-top: 10px
}
/*如果你正面临以下情感困惑？*/
.underperplex{
	width: 100%;
    margin: 40px auto 0;
    height: 1870px;
	background:url(../images/savelove/savelove_07.png) no-repeat 0 0 ;
	background-size:100% 100% ;
}
.underperplex_list{
	width: 1132px;
	height: 634px;
	margin: 30px auto 0px;
}
.underperplex_list>li{
	width: 24%;
	height: 295px;
	float: left;
	position: relative;
}
.underperplex_list>li>img{
	width: 100%;
	height: 100%
}
.underperplex_list>li>div{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 85%;
	height: 128px;
}
.underperplex_list>li>div>h3{
	font-weight: bold;
	margin-bottom: 30px;
	text-align: center;
}
.underperplex_list>li>div>p{
	font-size: 16px;
	color: #888;
	text-align: center;
}
/*如果你正在使用以下方式挽回爱情，请立刻停止*/
.redeemstop{
	width: 1200px;
	height: 880px;
	margin: auto;
}
.redeemstop>ul{
	width: 100%;
	height: 400px;
	margin-top: 20px;
}
.redeemstop>ul>li{
	width: 19%;
	height: 100%;
	float: left;
	cursor: pointer;
	margin-left: 1%;
	position: relative;
}
.redeemstop>ul>li>img{
	width: 100%;
	height: 100%
}
.redeemstop>ul>li>div{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 65%;
	height: 118px;
}
.redeemstop>ul>li>div>h3{
	text-align: center;
	font-weight: bold;
	margin-bottom: 25px;
}
.redeemstop>ul>li>div>p{
	text-align: center;
	color: #888;
	font-size: 18px;
}
.redeemstop>h2{
	text-align: center;
	font-weight: bold;
	color: #ff5f6f;
	margin-top: 40px
}
.redeemstop>h4{
	text-align: center;
	color: #888;
	margin-top: 40px
}
/*爱情“生病”时我们恰好专业*/
.major{
	width: 1200px;
	height: 800px;
	margin: auto;
}
.major>img{
	width: 443px;
	height: 607px;
	float: left;
	margin-top: 30px
}
.major>ul{
	width: 750px;
	height: 607px;
	float: right;
	margin-top: 30px
}
.major>ul>li{
	width: 32%;
	height: 295px;
	float: left;
	cursor: pointer;
	position: relative;
}
.major>ul>li>img{
	width: 100%;
	height: 100%
}
.major>ul>li>div{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	height: 120px;
}
.major>ul>li>div>h3{
	font-weight: bold;
	text-align: center;
	margin-bottom: 35px
}
.major>ul>li>div>p{
	text-align: center;
	font-size: 16px;
	color: #ccc;
}
/*我们的服务*/
.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;
}
/*底部*/
#footerbottoom{
	width: 100%;
	height: 260px;
	margin-top: 30px;
	background: #3c3c3c
}
#footerbottoom_center{
	width: 1300px;
	height: 190px;
	margin: auto;
}
.bottom_left{
	width: 30%;
	height: 100%;
	float: left
}
.bottom_left>p{
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	margin: 30px 0px 10px 18px;
}
.bottom_left>ul{
	width: 100%;
	height: 80px;
}
.bottom_left>ul>li{
	float: left;
	width: 25%;
	height: 30px;
	text-align: center;
	color:  #fff;
	line-height: 30px;
	cursor: pointer;
}
.bottom_left>img{
	margin-left: 18px;
	cursor: pointer;
}
.bottom_center{
	width: 30%;
	height: 100%;
	float: left;
	margin-left: 5%
}
.bottom_center>p{
	color: #e9e9e9;
	font-size: 14px;
	height: 24px;
	line-height: 24px
}
.bottom_center>p>img{
	width: 20px;
	height: 24px;
	float: left
}
.bottom_right{
	width: 35%;
	height: 100%;
	float: right
}
.bottom_right>ul{
	width: 100%;
	height: 150px;
	margin-top: 30px
}
.bottom_right>ul>li{
	width: 30%;
	height: 100%;
	float: left;
	color: #fff;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
}
.bottom_right>ul>li>img{
	margin: auto;
}
.copyright{
	color: #fff;
	font-size: 12px;
	text-align: center;
	margin-top: 10px
}
/*专家团队*/
#teamexperts>div>div{
	text-align: center;
	margin-top: 30px
}
.teamexperts_s{
	width: 1225px;
	height: 92px;
	margin: auto;
}
.teamexperts_s>li{
	float: left;
	width: 147px;
	height: 100%;
	margin-left: 7px
}
.teamexperts_s>li>img{
	width: 143px;
	height: 88px
}
.teamexperts_s>li:hover{
	border: 2px solid#fb5f79;
}
.oop{
	border: 2px solid#fb5f79;
}
.specialist_title{
	width: 590px;
	height: 64px;
	position:absolute;
	bottom: 5px;
	left: 67px;
	line-height: 64px;
	color: #fff;
}
.specialist_title>p>span{
	font-size: 38px;
	font-family: "宋体";
	margin-right: 30px;
	margin-left: 20px;
	font-weight: bold
}
.specialist_title>p{
	font-size: 24px;
	text-align: left;
}
.specialist_right{
	width: 455px;
	height: 380px;
	position:absolute;
	top: 0;
	right: 64px;
}
.specialist_right>h3{
	text-align: left;
	font-weight: 600;
	margin-top: 16px
}
.specialist_right>h4{
	text-align: left;
	margin-top: 6px;
	font-size: 16px;
	margin-bottom:0
}
.specialist_right>div{
	width: 450px;
	height: 190px;
	position:absolute;
	bottom: 0;
}
.specialist_right>div>div{
	width: 110px;
	height: 36px;
	background: #fb5f79;
	border-radius: 5px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	margin-top: 36px;
	float: left
}
.specialist_right>div>span{
	width: 110px;
	height: 36px;
	background: #fb5f79;
	border-radius: 5px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	margin-top: 36px;
	float: left;
	margin-left: 100px
}
.specialist_right>div>h3{
	text-align: left;
	font-weight: 600;
	margin-top: 16px
}
.specialist_right>div>h4{
	text-align: left;
	margin-top: 6px;
	font-size: 16px;
}