﻿
/*banner与导航*/
.banner-menu-box{
	background-color: #e8e6e6;
}
.banner-menu{
	width: 1200px;
	margin: 0 auto;
	display: flex;
}
.left-menu{
	width: 230px;
	background-color: rgba(255, 255, 255, 0.8);
	font-size: 16px;
    color: #333333;
    padding-top: 10px;
}
.menu-item{
	display: flex;
	justify-content:space-between;
	align-items: center;
	padding: 6px 16px;

}
.menu-item:hover{
	background-color: #fff;
}
.menu-item:hover .menu-item-title-icon-box{
	color: #f83244
}
.menu-item-title-icon-box{
	display: flex;
	align-items: center;

}
.menu-item-icon{
	width:20px;
	height: 20px;
	margin-right: 9px;
}
.menu-item-subTitle{
	font-size: 14px;
    color: #333333;
    opacity: 0.8;	
}
    
#myCarousel{
	flex:1;
}
/* 快速导航 */
.quick_nav{
	height: 140px;
	background:#fff;
	position: relative;
	top: 0;
	padding: 0;
}

.quick_box{
    width: 25%;
    height: 130px;
    padding: 35px 0;
    text-align: center;
}
.four_logo>span{
	color: #fff;
	background: #f95b7e;
	border-radius: 30px;
	width: 60px;
	height: 60px;
	font-size: 35px;
	text-align: center;
	line-height: 60px;
}
.box-shadow{
	box-shadow: 0px 6px 21px 0px rgba(175, 175, 175, 0.3);
}
.quick_con{
	height: 160px;
	padding-bottom:15px;

}
.con_box{
	width: 22%;
	height: 100%;
	float: left;
	margin:0 1%;
	
}
.con_main{
	width: 48%;
	height: 100%;
	float: left;
	margin:0 2%;
	padding:0 1.5%;
	position: relative;
	
}

.bottom_box{
	width: 120px;
	height: 110px;
	background: #f2f2f2;
	text-align: center;
	padding: 20px;
}
.bottom_box>span{
	color: #f95b7e;
	font-size: 42px;
}
.bottom_box p{
	font-size: 20px;
	color: #4c4c4c;
}
.select_down{
	width: 30%;
	float: left;
	height: 80px;
}
.select_work{
	margin:0 5%;
}
select{
	width: 100%;
	height: 30px;
}
.select_down>p{
	color: #666;
	font-size: 18px;
	margin-bottom: 20px;
}

#up_search{
	width: 23%;
	height: 40px;
	background: #f95b7e;
	color: #fff;
	border:none;
	border-radius: 5px;
	font-size: 16px;
	position: absolute;
	bottom: 0;
	left: 16px;
}
.box-shadow2{
  box-shadow: 0px 4px 9px 0px rgba(99, 99, 99, 0.16);
  
}
/* 特别推荐 */
.recommendation,.Photography,.car,.dress,.plan,.Master,.Cosmetics,.shoot,.praise{
	height: auto;
	margin-top: 80px;	
}
.chinese_tit{
	margin-bottom: -15px;
}
.chinese_tit>span{
	font-family: "宋体";
	font-size: 40px;
	color: #333;
	text-align: center;
	margin:0 auto;
	display: block;
}
.chinese_tit>span:before{
	content:url(../img/index/1.png);
	margin-right: 20px;
}
.chinese_tit>span:after{
	content:url(../img/index/2.png);
	margin-left: 20px;
}
.container .eng_tit{
	font-size: 36px;
	color: #333;
	font-family: "Didot";
	text-align: center;
}
.eng_tit>span:before{
	content:url(../img/public/line.png);
	margin-right: 20px;
	vertical-align: super;
}
.eng_tit>span:after{
	margin-left: 20px;
	content:url(../img/public/line.png);
	vertical-align: super;
}
/* 第一行两个 */
.con_pic{
	padding: 0;
	margin-top: 20px;
}
.thumbnail{
	padding: 0;
	position: relative;
	margin-bottom: 30px;
}


.right_top1{
	position: absolute;
    top: -22px;
    left: -10px;
    display: none;
}
.one{
	position: relative;
    top: -65px;
    left: 10px;
    font-size: 20px;
    color: #fff;
    font-family: "Arial";
}
.caption{
	padding: 0!important;
	position: relative;
}
.top_tit{
	padding: 9px;
}
.top_tit .h1-tit{
	    color: #737373;
    font-size: 20px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
}
.top_tit>div.divp,.top_tit p.divp{
	display: block;
	height: auto;
	overflow: hidden;
}
.top_tit .divp a{
	display: block;width: 52%;
	float: left;
}
.top_tit>div a span{
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	display: block;
}
.top_tit .h2-tit{
	color: #999;
	font-size: 14px;
	height: 48px;
	text-overflow: -o-ellipsis-lastline;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	display: -webkit-box;
  	-webkit-line-clamp: 2;
  	line-clamp: 2;
  	-webkit-box-orient: vertical;
	line-height: 24px;
	margin: 8px auto;
	
}
.top_tit .h2-tits{
	color: #f95b7e;
	font-size: 24px;
	height: 30px;
	text-overflow: -o-ellipsis-lastline;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	display: -webkit-box;
  	-webkit-line-clamp: 2;
  	line-clamp: 2;
  	-webkit-box-orient: vertical;
	margin: 8px auto;
	
}
.icon-heart,.qz-wrap li .iconfont{
	padding: 1px;
	border: 1px solid #f95b7e;
	border: 1px solid #b2b2b2!important;
	border-radius: 50%;
	margin-right: 6px;
	font-size: 18px!important;
	width: 30px !important;
	height: 30px !important;
}
.icon-heart.reds{
	border: 1px solid #f95b7e;
	color: #f95b7e;
}
.top_tit .h3-tit{
	color: #666;
	font-size: 14px;
	margin-bottom: 0px; 
}
.Satisfaction{
	color: #b2b2b2;
	font-size: 14px;
	float: right;
}

.NO{
	    color: #f95b7e;
    font-size: 18px;
    margin: 0 0 0 10px;
}
.caption>p:last-child{
	height: 40px;
	width: 100%;
	background: #f2f2f2;
	margin: 0;
	color: #b2b2b2;
	font-size: 14px;
	line-height: 40px;
	padding: 0 10px;
	display: flex;
	justify-content: space-between;
	padding: 0 40px;
}
.col-sm-4 .caption>p:last-child, .col-md-4 .caption>p:last-child{
	padding:0 12px;
}
.col-md-3 .caption>p:last-child{
	padding:0 2px;
}

/*.col-md-3 .caption .divp a{
	float: none;
	width: 100%;
}
.col-md-3 .caption .divp .biaoshi{
	width: 100%;
	margin: 2px auto;
}
.col-md-3 .Satisfaction{
	font-size: 12px;
}
.col-md-3 .icon-heart,.col-md-3 .ozan{
	margin-right: 2px;
}
.col-md-3 .padding3{
	padding: 0 1px;
	font-size: 12px;
	margin-top: 7px;
}*/
.caption>p:last-child .dianzan{margin-right: 0;}
/* 第二行三个 */
.right_top2{
	position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.two{
	position: relative;
    top: -66px;
    left: 0;
    font-size: 20px;
    color: #fff;
    font-family: "Arial";
}
.rotate{
	transform:rotate(-45deg);
	-ms-transform:rotate(-45deg); /* Internet Explorer */
	-moz-transform:rotate(-45deg); /* Firefox */
	-webkit-transform:rotate(-45deg); /* Safari 和 Chrome */
	-o-transform:rotate(-45deg); /* Opera */
}
/* 第三行四个*/
.right_top3{
	position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.three{
	position: relative;
    top:-63px;
    left: 0;
    font-size: 20px;
    color: #fff;
    font-family: "Arial";
}

/* 结婚攻略 */
.bg{
	background: url(../img/index/bg.jpg);
	width: 100%;
	margin-top: 100px;
	height:360px;
}
.bg>p:first-child{
	font-size: 40px;
	color: #fff;
	text-align: center;
	padding-top: 20px;
}
.wedding-con{
	margin:40px auto 0; 
    /* background: red; */
    width: 90%;
    text-align: center;
}
.wedding-box{
	border:1px solid #fff;
	/* float: left; */
	width: 10%;
	height:0;
	padding-bottom: 10%;
	margin:0 10px;
	display: inline-block;
	text-align: center;
	position: relative;
}
.wedding_logo{
    margin: 2.5vh auto;
    width: 40%;
}
.wedding_p{
	font-size: 1.2vw;
	color: #fff;
	text-align: center;
	position: absolute;
	bottom: 1vh;
	width: 100%;
	text-align: center;
	margin: 0;
}
/* 婚车预定 */
.car-res{
	font-size:0;
	height:auto;
	padding: 0;
}
.Car{
	width: 55%;
	height: 600px;
	position: relative;
	background: url(../img/index/car.jpg) no-repeat center center;

}
.Car .car-pic{
position: absolute;
    background: #fff;
    top: 50%;
    left: 50%;
    margin-top: -200px;
    padding: 30px 70px 50px;
    margin-left: -350px;
    width:700px;
}
.car1{
	font-size: 20px;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	max-width: 460px;
}
.cartit{
	position: absolute;
	bottom: 16px;
	left: 100px;
}

.car2{
	font-size: 14px;
	color: #b2b2b2;
}
.car-pic span{
	font-size:14px;color:#999;float:left;
	height: 30px;
	line-height: 30px;
	/*overflow: hidden;*/
	margin-bottom: 10px;
}
.car-logo{
	width: 45%;
	height: 600px;
	padding-top: 20px;
	background: #69646c;
}

.car-logo>p{
	width: 80%;
	margin:0 auto;
	color: #fff;
	clear: both;
}

.logo-img{
	width: 80%;
	height: 70%;
	margin:20px auto 0;
}
.logo-img>.imgs{
	width:80%;
}
.logo-img>.imgs>div{
	margin:5% 10% 5% 0;
	width:60px;
	height: 60px;
	padding: 0;
	display: inline-block;
}
.logo-img>.imgs>div>img{
	
	width:100%;
	padding: 0;
}

/* 婚礼策划 */
.caption .circle{
	width: 60px;
    height: 60px;
    position: absolute;
    border-radius: 30px;
    top: -30px;
    left: 50%;
    margin-left: -30px;
    overflow: hidden;
}
.caption>.circle>img{
	width: 100%;
}
.pad_top{
	padding-top: 10px;
}
/* 广告语 */
.gg_bg{
	background: url(../img/index/gg_bg.jpg);
	width: 100%;
	margin-top: 100px;
	height:250px;
}
.gg_bg>p{
	text-align: center;
}
.gg_bg>p>span:first-child{
	color: #fff;
	font-size: 40px;
	padding-top: 65px;
    display: block;
}
.gg_bg>p>span:last-child{
	color: #fff;
	font-size: 24px;
}





@media screen and (max-width: 768px) {


/* 分类 */
.nav_box_module {
    width: 93.75%;
    margin-left: auto;
    margin-right: auto;
    margin-top: .5rem;
    box-sizing: border-box;
    padding-top: .85rem;
}
.nav_box_module .nav_box_1 {
    height: 3.725rem;
    display: -webkit-box;
    margin-bottom: 0.5rem;
    display: flex;
    -webkit-box-orient: horizontal;
}
.nav_box_module .nav_box_1 .box_contents.percent_25 {
    width: 25%;
}
.nav_box_module .nav_box_1 .box_contents {
    -webkit-box-flex: 1;
    -webkit-box-pack: justify;
    display: block;
    height: 100%;
    box-sizing: border-box;
    overflow: hidden;
    text-decoration: none;
}

.nav_box_module .nav_box_1 .box_contents .icon_box {
    width: 1.5rem;
    height: 1.5rem;
    margin-left: auto;
    margin-right: auto;
}


.nav_box_module .nav_box_1 .box_contents p {
    width: 100%;
    text-align: center;
    font-size: .6rem;
    margin-top: .4rem;
    color: #666;
}


.nav_box_module .nav_box_1 .box_contents .icon_box img {
    display: block;
    width: 100%;
}
/* 特别推荐 */
.recommendation{
	margin:.5rem 0;
}
.web_con_pic{
	width: 90%;
}

.web_chinese_tit>span{
	font-family: "宋体";
	font-size: 1rem;
	color: #333;
	text-align: center;
	margin:0 auto;
	display: block;
}
.web_chinese_tit>span:before{
	content:url(../img/index/web_1.png);
	margin-right: 20px;
}
.web_chinese_tit>span:after{
	content:url(../img/index/web_2.png);
	margin-left: 20px;
}
.recommendation .web_eng_tit{
	font-size:.8rem;
	color: #333;
	font-family: "微软雅黑";
	text-align: center;
	margin-top:1rem;
}

.con_pic{
	padding: 0;
	margin-top: 20px;
}
.thumbnail{
	padding: 0;
	position: relative;
}
.right_top1{
	position: absolute;
    top: -22px;
    left: -10px;
}
.one{
	position: relative;
    top: -65px;
    left: 10px;
    font-size: 20px;
    color: #fff;
    font-family: "Arial";
}
.caption{
	padding: 0!important;
	position: relative;
}
.top_tit{
	padding: 9px;
}
.top_tit .h1-tit{
	color: #737373;
	font-size: 20px;

}
.top_tit .h2-tit{
	color: #999;
	font-size: 14px;
	max-height: 48px;
	height: auto;
}
.top_tit .h3-tit{
	color: #666;
	font-size: 14px;
	margin-bottom: 0px;
}
.Satisfaction{
	color: #b2b2b2;
	font-size: 14px;
	float: right;
}
.NO{
	color:#f95b7e;font-size:24px;	margin: 0 10px;
}
.caption>p:last-child{
	height: 40px;
	width: 100%;
	background: #f2f2f2;
	margin: 0;
	color: #b2b2b2;
	font-size: 14px;
	line-height: 40px;
	padding: 0 10px;
}
.web_box_I>.box-border>img{
	width: 100%!important;
}

}

.ozan{
	vertical-align: middle;
    width: 22px;
    position: relative;
    top: -2px;
    border: 1px solid #b2b2b2;
    padding: 2px;
    box-sizing: border-box;
    border-radius: 50%;
    margin-right: 6px;
}
.col-md-3 .ozan{
	margin-right: 0px;
	margin-left: 1px;
}
.ozanreds{
	border: 0;
	width: 20px;
	padding: 1px;
	border-radius: 0;
}
.cartit  .biaoshi{
	float: left;
}
.car-pic .tspe>span,.car-pic .hg2,.car-pic .rmb2{
	display: none;
}
.car-pic .zs2{
	display: block!important;
}
.top_tit .Satisfaction{
	display: none;
}
.col-md-3 .icon-heart{
	font-size: 15px;
	margin-right: 2px;
}
.col-md-3 .ozan{
	width: 20px;
}
.col-md-3 .ozanreds {
	width: 16px;
}
.typ .biaoshi img{
	display: none;
}
.typ>a{
	width: 100%!important;
}
.typebs1>a,.typebs2>a,.typebs3>a,.typebs12>a,.typebs13>a,.typebs23>a,.typebs123>a{
	width: 52%!important;
}
.typebs1 .biaoshi img:first-child{
	display: block;
}
.typebs2 .biaoshi img:nth-child(2){
	display: block;
}
.typebs3 .biaoshi img:nth-child(3){
	display: block;
}
.typebs12 .biaoshi img:nth-child(1){
	display: block;
}
.typebs12 .biaoshi img:nth-child(2){
	display: block;
}
.typebs13 .biaoshi img:nth-child(1){
	display: block;
}
.typebs13 .biaoshi img:nth-child(3){
	display: block;
}
.typebs23 .biaoshi img:nth-child(2){
	display: block;
}
.typebs23 .biaoshi img:nth-child(3){
	display: block;
}
.typebs123 .biaoshi img{
	display: block;
}
.bottline{
	height: 40px;
    width: 100%;
    background: #f2f2f2;
    margin: 0;
    color: #b2b2b2;
    font-size: 14px;
    line-height: 40px;
    padding: 0 10px;
    display: flex!important;
    justify-content: space-between;
    padding: 0 10px;
}
.bottline span{
	color: #b2b2b2;
    font-size: 14px;
}
.bottline span.dianzan{
	color: #f95b7e;
	margin-right: 0;
}

.ozanreds{
	top: -2px!important;
}
.wrapzan{
	border: 0; 
     padding: 0px; 
     border-radius: 0%; 
     margin-right: 0px;
     vertical-align: middle;
    width: 22px;
    position: relative;
    top: 0px; 
}
.web_con_pic  .biaoshim{
	width: 100%!important;
	height: auto!important;
}
@media screen and (max-width: 768px) {
	.biaoshi{
	display: flex;justify-content: space-between;height: auto!important;
	width: 100%;
	float: left;
	margin-top: 0px;
}
}
/*.caption p .Satisfaction:first-child>span{
	font-family: '宋体';
}*/
.col-md-4 .Satisfaction, .col-md-3 .Satisfaction, .col-sm-4 .Satisfaction{
	font-size: 12px;
}
.col-md-4 .icon-heart, .col-sm-4 .icon-heart{
	/*font-size: 14px!important;*/
	font-size: 13px!important;
}
.col-md-3 .icon-heart{
	font-size: 12px!important;
}
.col-md-4 .ozan,  .col-sm-4 .ozan{
	width: 18px;
}
.col-md-3 .ozan{
	width: 17px;
}
.col-md-4 .dianzan .ozan, .col-sm-4 .dianzan .ozan{
	width: 16px;
}
.col-md-3 .dianzan .ozan{
	width: 15px;
}
.col-md-4 .dianzan.padding2, .col-md-3 .dianzan.padding3, .col-sm-4 .dianzan.padding2{
	width: 60px;
	height: 24px;
	line-height: 24px;
	margin-top: 8px;
	font-size: 12px;
}
.padding1.dianzan{
	width: 64px;
	height: 24px;
	line-height: 24px;
	margin-top: 8px;
	font-size: 12px;
}
.padding1 .ozanreds{
	width: 18px;
}
.col-md-3 .dianzan.padding3{
	width: 48px;
}
.fmsont{
	font-family: '宋体';
	font-size: 1.2em!important;
}
 .col-md-3 .pull-left span{
 	margin-left: -2px;
 }

@media screen and (max-width: 768px) {
 .padding1.dianzan,.webtspe .padding1.dianzan{
	width: 78px;
    height: 28px;
    line-height: 28px;
    margin-top: 6px;
    font-size: 16px;
}
.webtspe .padding1.dianzan{
     margin-top: 0; 
     height: 30px;
     line-height: 30px;
}
p.h1-tit{
	margin-bottom: 0;
}
}