.page a,.page strong {
    display: inline-block;
    border: 1px solid #d8d8d8;
    color: #505050;
    padding: 0px 12px;
    vertical-align: middle;
    margin-left:0px;
    box-shadow:none;
    border-radius:0px;
    margin: 0 5px;
}
.top-baojia-img{
	overflow: hidden;
	/* width: 1150px; */
    height: 122px;
}
.top-baojia-img img{
	width: 100%;
	height: 100%;
}

.meitu-bread{
	width: 1198px;
	height: 38px;
	border:1px solid #cfcfcf;
	margin-top: 20px;
	margin-bottom: 9px;
	background: #fff;
}

.meitu-bread ul li{
	float: left;
	font-size: 14px;
	line-height: 38px;
	height: 38px;
	position: relative;
	cursor: pointer;
	margin-right: 4px;
}

.meitu-bread ul li a{
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	color: #806f66;
}

.meitu-bread ul li .hover-sel a {color:#fff;}

.meitu-bread ul li i.angle-right{
	width: 8px;
	height: 14px;
	display: inline-block;
	line-height: 38px;
	float: left;
	margin-top: 12px;
	margin-left: 8px;
	margin-right: 8px;
	background: url(/assets/home/meitu/img/angle-right.png);
}

.meitu-bread ul li em{
	display: block;
	height: 22px;
	line-height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:10px;
	padding-right: 5px;
	border:1px dashed #cfcfcf;
	margin-top: 5px;
	margin-right: 5px;
	float: left;
	color: #806f66;
}
.meitu-bread ul li em i{
	margin-left: 6px;
}

.meitu-bread ul li:last-child i.angle-right{
	display: none;
}

.meitu-bread ul li em:hover{
	border-color: #ff5353;
	color: #ff5353;
}

.meitu-bread ul li .hover-sel{
	width: 385px;
	padding-top: 15px;
	padding-left: 18px;
	position: absolute;
	left: 0;
	top: 38px;
	background: url(/assets/common/img/hover-mark.png);
	background-size: 100% 100%;
	display: none;
	z-index: 10;
	overflow: hidden;
}
.meitu-bread ul li .hover-sel .hover-sel-reset{
	width: 450px;
}
.meitu-bread ul li .hover-sel span.actived a{
	color: #ff5353;
}

.meitu-bread ul li .hover-sel span{
	display: block;
	float: left;
	width: 100px;
	height: 20px;
	margin-bottom: 10px;
	cursor: pointer;
	color: #fff;
	font-size: 14px;
	line-height: 14px;
}
.meitu-bread ul li .hover-sel span a{
	margin: 0;
}

.meitu-bread ul li .hover-sel span:hover a{
	color: #ff9696;
	border-bottom: 1px solid #ff9696;
}

.meitu-bread ul li .hover-sel span.restyle-span{
	height: 20px;
	width: 55px !important;
	text-align: center;
	box-sizing: border-box;
}

.meitu-kong-bread{
	width: 100%;
	height: 40px;
	display: none;
}

/*分类筛选*/
.classify{
	width: 100%;
	border-top: 1px solid #cfcfcf;
}
.classify-box{
	border-bottom: 1px dashed #cfcfcf;
	line-height: 38px;
	height: 38px;
	font-size: 14px;
	overflow: hidden;
}
.classify-title{
	background: #f7f5f5;
	color: #b0a59f;
	float: left;
	padding: 0 27px;
}
.classify-list{
	margin-left: 36px;
	width: 1020px;
	float: left;
	overflow: hidden;
}
.classify-list .reset-with{
	width: 1050px;
}

.classify-list span {
	width: 104px;
	display: inline-block;
	height: 26px;
	line-height: 26px;
	margin-top: 7px;
	margin-bottom: 4px;
	cursor: pointer;
	color: #806f66;
	float: left;
	border-bottom: 1px solid #fff;
}


.classify-list span.restyle a{
	display: block;
	width:50px;
	height:18px;
	margin-top: 2px;
}


.classify-list span.actived a {
	color: #ff5353;
}

.classify-list span a{
	color: #806f66
}
.classify-list span a:hover {
	color: #ff9696;
	border-bottom: 1px solid #ff9696;
}

.classify-operate{
	float: right;
	cursor: pointer;
}
.classify-operate i{
	margin-left: 5px;
}
/*单图套图 最新最热*/

.sel-state-box{
	width: 100%;
	height: 40px;
	background: #eeeeee;
	margin-top: 10px;
	font-size: 14px;
	color: #806f66;
}
.line-h{
	float: left;
	width: 1px;
	height: 20px;
	background: #bfbfbf;
	margin-right: 38px;
	margin-top: 10px;
}
.sel-state-box .state-list,
.sel-state-box .more-list{
	float: left;
}
.state-list{
	margin-left: 28px;
}
.state-list .state-item,
.more-list .more-item{
	float: left;
	text-align: center;
	cursor: pointer;
	margin-top: 10px;
}
.state-list .state-item{
	margin-right: 46px;
}

.state-list span.current{
	color: #ff5353;
}

.more-list .more-item{
	margin-right: 28px;
}

.more-list span{
	width: 12px;
	height: 12px;
	display: block;
	float: left;
	margin-top: 4px;
	margin-right: 9px;
	background: #fff;
	position: relative;
}
.more-list div.active i.gou{
	width: 8px;
	height: 8px;
	display: block;
	background: #ff5353;
	position: absolute;
	left: 2px;
	top: 2px;
}


/*美图列表*/
.fr{float: right;}
.fl{float: left;}
.list-content {
    width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 20px 4px;
	box-sizing: border-box;
}

.list-content .item-bd{
	width: 280px;
	height: 200px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

.list-content ul li{
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	transition: all 0.5s ease;
}
.list-content ul li:hover{
	transform: translateY(-6px);
	box-shadow:0px 1px 13px 0px rgba(0, 0, 0, 0.2);

}
.pic:hover .a-img{
	color:#ff5353;
}
.list-content ul li:hover .btn-fd{
	transform: translateY(0);
	display: block;
}

.list-content ul li:hover .item-mark{
	display: block;
}

.list-content ul li:hover .a-img{
	color: #ff5353;
}

.item-bd .img-box{
	width: 100%;
	height: 200px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.item-bd .img-box img{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	min-width: 100%;
	min-height: 100%;
	display: block;
}

 .btn-fd{
	width: 100%;
	height: 34px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	transition: all 0.5s ease;
	transform: translateY(34px);
	display: none;
}

 .btn-sheji{
	display: block;
	width: 121px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	left:0px;
	background: #fb8920;
	cursor: pointer;
	font-size: 14px;
	position:absolute;
	bottom: 0px;
	z-index: 11;
}

 .btn-baojia{
	display: block;
	width: 164px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	right: 0px;
	background: #ff5353;
	cursor: pointer;
	font-size: 14px;
	position:absolute;
	bottom: 0px;
	z-index: 11;
}
.item-mark{
	width: 100%;
	height: 100%;
	background: url(/assets/common/img/block-mark.png);
	background-size:  100% 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	font-size: 14px;
	display: none;
}
.pic a:hover{color:#333;}
.item-mark a{
	display: block;
	width: 100%;
	height: 100%;
}
.item-mark span{
	color: #fff;
	display: block;
	margin-top: 10px;
	margin-left: 15px;
}

.item-ft{
	width: 280px;
	height: 100px;
	background: #fff;
	overflow: hidden;
	/*cursor: pointer;*/
}
.item-ft .item-ft-tit{
	width: 100%;
	padding: 0 18px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color:rgba(51,51,51,1);
	line-height: 30px;
	margin-top: 3px;
	margin-bottom: 0px;
}
.item-ft .item-ft-info{
	color: #333;
}
.item-ft .item-ft-msg{
	margin:0 18px;
	padding-bottom: 2px;
	font-size: 12px;
	line-height: 12px;
	overflow: hidden;
}
.item-ft .item-ft-msg span{
	display: block;
	width: 200px;
	height: 20px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.item-ft .item-ft-msg .fr{
	display: none;
}
.item-ft .item-ft-info{
	font-size:12px;
	font-weight:400;
	line-height: 12px;
	color:rgba(102,102,102,1);
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin:0 18px;
	margin-bottom: 10px;
}
.item-ft .item-ft-time{
	font-size:12px;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:12px;
	margin:0 18px;
}
.item-ft .item-ft-info .lh-50 a,
.item-ft .item-ft-info .lh-50 span{
	line-height: 50px;
}
.item-ft i.eye{
	width: 17px;
	height: 9px;
	display: inline-block;
	background: url(/assets/home/meitu/img/eye.png) no-repeat;
}
.item-ft .item-ft-info .lh-50 .limit-w{
	width: 220px;
	height: 50px;
	overflow: hidden;
	display: block;
	float: left;
	margin-left: 11px;
}

.footer-sheji-img{margin-top: 20px;overflow: hidden;}
.fenye{overflow: hidden;}
.fenye .page{
	text-align: center;
}

/*案例效果图*/
.huxing-1,.fengge-1,.zaojia-1,.mianji-1{display: none;}
.huxing-2,.fengge-2,.zaojia-2,.mianji-2{display: none;}
.huxing-3,.fengge-3,.zaojia-3,.mianji-3{display: none;}

.classify-list .huxing-2 span{width: auto !important; margin-right: 48px;}
.classify-list .huxing-2 span:first-child{
	width: 104px !important; margin-right: 0px;
}
.classify-list .block {display:block;}
/* 案列效果图页面 修改*/
.meitu-bread ul li .limit-gongzhuang span{
	width: 160px !important;
}
/*图片列表为空*/
.img-empty {
    font-family: "Microsoft Yahei";
    width: 750px;
    padding-left: 230px;
    height: 376px;
    background: url(../img/meitilist_nodata.jpg) no-repeat;
    text-align: center;
    margin: 0 auto;
}
.img-empty h3 {
    padding-top: 135px;
    font-size: 24px;
    font-weight: 100;
}
.img-empty a {
    display: block;
    border: 1px solid #ff5659;
    color: #ff5659;
    font-size: 18px;
    width: 190px;
    margin: 0 auto;
    line-height: 40px;
    margin-top: 30px;
}
.emptu-tips {
    font-family: "Microsoft Yahei";
    font-weight: 500;
    width: 500px;
    margin: 0 auto;
    line-height: 25px;
    font-size: 14px;
}
.emptu-tips p {
    margin-top: 30px;
    font-size: 18px;
    line-height: 40px;
}
.emptu-tips p a {
    padding: 0 20px;
    margin: 0 10px;
    background: #ff5659;
    color: #fff;
    display: inline-block;
}
.emptu-tips div.emptu-list {
    overflow: hidden;
    display: block;
    padding: 0;
    margin: 0;
    font-size: 14px;
}
.emptu-tips div.emptu-list span {
    position: relative;
    float: left;
    overflow: hidden;
    margin: auto;
    padding: 5px;
    padding-left: 10px;
    width: auto;
    border: none;
    background: 0 0;
    list-style: inside!important;
}
/*3D效果图 修改*/
.list-content ul{
	position: relative;
}
.list-content ul li.xgt-3d-box{
	width: 388px;
	margin-right: 22px;
}
.list-content ul li.xgt-3d-box .item-bd,
.list-content ul li.xgt-3d-box .item-bd .img-box ,
.list-content ul li.xgt-3d-box .item-bd .img-box img{
	width: 100%;
	height: 245px;
}
.list-content ul li.xgt-3d-box .item-bd .btn-fd .btn-sheji,
.list-content ul li.xgt-3d-box .item-bd .btn-fd .btn-baojia{
	width: 194px;
}
.list-content ul li.xgt-3d-box .item-ft{
	width: 100%;
}
.list-content ul li.xgt-3d-box .item-ft .item-ft-tit{
	padding:0;
	margin-top: 0;
	margin-left: 15px;
	padding-top: 15px;
}
/*.list-content ul li.xgt-3d-box .item-ft p.item-ft-tit a{
	line-height: 50px;
}*/
.meitu-bread .meitu-h{
	color:#806f66;
	font-weight: 400;
	display: inline-block;
	float: left;
}
.windowbg{filter: alpha(opacity=100)/9}
.visit-num{margin-right: 10px}
.right_bread{font-size:14px; color:#806f66;}
.right_bread:hover{color:#ff8589;}
.hidden_link{display: none;}
.limit-w{cursor: pointer;}
.limit-w:hover{color: #ff5353}
.item-mark{cursor: pointer;}
.item-ft-tit{cursor: pointer;}
.item-ft-tit:hover{color:#ff5353;}

/*友情链接 S*/
.friend{ position: relative; width: 100%;overflow: hidden;background: #fff;}
.friend .wrap {border: 1px solid #eee;}
.friend .tab-nav {overflow: hidden;height: 64px;background: #eee;}
.friend .tab-nav a {border: 0; display: block; float: left;font-weight: bold;color: #666; height: 64px; line-height: 64px;text-align: center; text-decoration: none; font-size: 14px; font-family: "Microsoft Yahei";padding: 0 10px;}
.friend .tab-nav a.current { font-weight:bold; position:relative;background: #fff;}
.friend .tab-con { position: relative; overflow: hidden; height: auto; width: 100%; }
.friend .tab-con-item { display: none; color:#444; overflow:hidden; height: auto; width: auto;margin-top: 20px;padding-left: 40px;}
.friend .tab-con-item a{ float:left; display:block; color: #666;line-height: 12px;margin-bottom: 20px;font-size: 12px;margin-right: 20px;}
.friend .tab-con-item a:hover{color: #ff5353;}
.nav{border: 0;}
.pub-nav .nav li.active:before{display:none}
/*友情链接 E*/
.footer_new .bottom {
	height: 160px;
}
.footer_new .bottom_mask{
	height: 160px;
}