@font-face {
	font-family: 'HELVETICANEUELTPRO-THEX';
	src: url('../font/HELVETICANEUELTPRO-THEX.OTF');
	font-weight: normal;
	font-style: normal;
}

#newslist .newstitem .newsimg, #newslist .newstitem .news_wrapper {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

#indexPage #mnews .content {
	margin: 0 auto;
	height: auto;
	width: 1170px;
}
/*新闻*/

.module-content .description {
	width: 720px;
	text-align: center;
	margin: 0 auto;
	font-size: 13px;
	color: #848484;
	line-height: 24px;
	overflow: hidden
}

#indexPage #mnews .content .header {
	display: block;
	padding: 0px 0 40px;
	margin: 0 auto;
}
#newslist li.newstitem:hover {
	transition: all .3s ease-out 0s;
}
#newslist li.newstitem:hover .date:after {
	left: 85px;
}
#indexPage #newslist li.newstitem:hover .newsbody .title {
	text-indent: 0;
	top: 100px;
}
#newslist li.newstitem:hover .newsbody:after {
	opacity: 1;
	bottom: 54px;
	left: 135px;
}
#mnews a.more {
	display: block;
	margin-bottom: 80px;
}
/*内页新闻*/



.Pagenews .content {
	text-align: center;
}
.Pagenews #newslist {
	width: 880px;
	float: right;
	margin-right: 50px;
}
.Pagenews #newslist .newstitem {
	width: 100%;
	margin: 0;
	height: 190px;
	border-bottom: 1px solid rgba(0, 0, 0, .06);
}
.Pagenews #newslist .news_wrapper, .Pagenews #newslist .newstitem a.newscontent:hover .news_wrapper {
	width: 920px;
}
.Pagenews #newslist .newsbody .date {
	top: 0;
	text-align: left;
	float: right;
	padding-right: 50px;
}
.Pagenews #newslist .newsbody .date .year {
	color: #999;
	top: 22px;
	font-size: 16px;
	text-align: right;
	font-family: HELVETICANEUELTPRO-THEX;
}
.Pagenews #newslist .newsbody .date .md {
	color: #666;
	top: 22px;
	font-size: 26px;
	display: block;
	text-align: center;
	margin-bottom: 0px;
	font-family: HELVETICANEUELTPRO-THEX;
	font-weight: 800;
}
.Pagenews #newslist .newsbody .date .md span {
	display: none;
}
.Pagenews #newslist .newsbody .date:after {
	left: 100px;
	top: 8px;
}
.Pagenews #newslist .newsbody .description {
	left: 155px;
	width: 260px;
	top: 100px;
	margin-top: -12px;
	height: 52px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-left: 110px;
	transition: all 0.6s ease 0s;
}
.Pagenews #newslist .newstitem:hover .newsbody .title, .Pagenews #newslist .newstitem:hover .newsbody .description {
	left: 175px;
	width: 240px;
}
.Pagenews #newslist .newstitem:hover .newsbody .date:after {
	width: 60px;
	background: #7D7D7D;
}
.Pagenews #newslist .newstitem:hover .title {
	color: #333
}
.Pagenews #newslist .newstitem a.details {
	width: 35px;
	height: 35px;
	display: block;
	border-radius: 0;
	border: none;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	overflow: hidden;
	position: relative;
	margin: 0px;
	z-index: 3;
	top: -60px;
	right: 0;
	float: right;
}
.Pagenews #newslist .newstitem a.details:after {
	content: '';
	width: 15px;
	height: 9px;
	background: url(http://www.mstfurniture.com/images/icon.png) no-repeat -110px -11px;
	display: block;
	margin: 13px 0 0 11px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.Pagenews #newslist .newstitem:hover .details {
	border-color: #b6b6b6;
	text-indent: 130px;
	background: transparent;
}
.Pagenews #newslist .newstitem:hover .details:after {
	background: url(http://www.mstfurniture.com/images/icon.png) no-repeat -1px -71px;
}
.Pagenews #newslist .newstitem .details:hover {
	border: none;
}
/*#pages a{ visibility:hidden;}*/
#pages a.active, #pages a:hover {
	background-color: #6b6b6b;
}
/*内页banner*/


.npagePage #banner, .npagePage #banner div {
	height: 260px;
}
/*0801*/


#indexPage #mproject #category {
	display: block;
	float: right;
	text-align: right;
	width: auto;
	padding-bottom: 0;
	margin-top: 90px;
}
#category a {
	border: none;
	font-size: 14px;
	padding: 0;
	margin: 0 16px;
}
#category a:last-child {
	margin-right: 0;
}
#category a.active, #category a:hover {
	color: #000;
}
#indexPage #category a.active, #indexPage #category a:hover {
	color: #ffba00;
	background-color: transparent;
}
#category a:hover::after {
	background: transparent;
}
#header #logo img {
	transform: scale(1, 1);
	transition: all 0.3s ease-out 0s;
	transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#header.mini #logo img {
	transform: scale(0.8, 0.8);
	-moz-transform: scale(0.8, 0.8);
	-webkit-transform: scale(0.8, 0.8);
	-o-transform: scale(0.8, 0.8);
}
#indexPage #mpage .content .header {
	width: 100%;
	text-align: center;
	padding-top: 56px;
}
#indexPage #mcontact .content .header {
	padding-top: 0;
}
#indexPage #mslider .bx-wrapper {
	position: relative;
}
#indexPage #mpage .wrapper li .fimg {
	width: 523px;
	height: 296px;
	position: absolute;
	bottom: -72px;
	animation: inherit;
	right: -320px;
}
#indexPage #mpage .wrapper li {
	position: relative;
}
#indexPage #mnews a.details i {
	position: relative;
	top: 3px;
}
#indexPage #mnews a.details:hover i {
	text-indent: 10px;
}
#indexPage #mnews #newslist .newstitem:hover a.details {
	color: #666
}
#indexPage #mnews #newslist .newstitem:hover a.details i {
	text-indent: 10px;
	color: #707070;
}
#indexPage #mnews {
	background-color: #f6f6f6;
	border-top: 1px solid #f1f1f1;
	margin: 0 auto;
	height: auto;
	padding-bottom: 74px;
	padding-top: 80px;
	background-size: inherit;
}
#indexPage #servicelist {
	overflow: visible;
}
#sitecontent #indexPage #mservice .serviceitem a.details {
	width: 35px;
	height: 35px;
	text-align: center;
	display: none;
	border-radius: 0;
	border: 1px solid transparent;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	top: -48px;
	left: 0px;
}
#indexPage #servicelist .serviceitem div p.description {
	margin-top: 45px;
	padding: 0 0px;
	line-height: 24px;
	color: #8D8D8D;
	text-align: left;
	width: 324px;
	margin: 0;
}
#indexPage #servicelist .serviceitem div p.title::after {
	left: 18px;
	margin-top: 15px;
	top: 44px;
	margin-left: 134px;
}
#indexPage #servicelist .serviceitem div p.title {
	font-size: 16px;
	margin-top: 0px;
	text-align: left;
	padding-left: 0;
}
#indexPage #servicelist .serviceitem:hover div p.title {
	color: #ffba00;
}
#indexPage #servicelist .serviceitem {
	height: 396px;
	min-height: 396px;
	margin-bottom: 50px;
	padding-bottom: 0;
	background: #fff;
	margin-right: 40px;
	width: 360px;
	transition: all 0.3s ease-out 0s;
}
/* #indexPage #servicelist .serviceitem:hover { margin-top:-8px; } */
#indexPage #servicelist .serviceitem a {
	text-align: center;
}
#indexPage #servicelist .serviceitem:last-child, #indexPage #servicelist .serviceitem:nth-child(3n) {
	margin-right: 0
}
#indexPage #mservice a.more {
	margin-top: 0;
	display: none;
}
#indexPage #mpartner {
	border-top: 1px solid rgba(0, 0, 0, .05);
	background: #f6f6f6;
}
.Pageanli #category a.active::after {
	display: none;
}
#projectlist .projectitem a:hover img {
	transform: scale(1.08, 1.08);
}
#sitecontent .npagePage #projectlist .projectitem {
	float: none;
}
#sitecontent .npagePage #projectlist .projectitem:nth-child(3n) {
	margin-right: 0;
}
#sitecontent .npagePage #projectwrap {
	width: 1200px;
}
#sitecontent .npagePage #projectinfo .header p.title {
	font-size: 19px;
	margin-bottom: 5px;
}
#sitecontent .npagePage #projectinfo .header p.subtitle {
	font-size: 13px;
	font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
}
#sitecontent .npagePage #projectwrap #projectbody {
	width: 820px;
}
#projecttags a:hover {
	background: #ffba00;
	color: #fff;
}
#projectib .projectitem a .project_info p.title {
	margin-bottom: 4px;
}
#projectinfo .header {
	border: none;
}
#projectib .projectitem {
	margin-bottom: 25px;
}
.npagePage #banner {
	padding-top: 68px;
	height: 350px;
}
.npagePage #banner div {
	height: 350px;
	position: relative;
}
.Pageservice #servicelist .serviceitem div::after {
	top: -5px;
	left: 5%;
}
.Pageservice #servicelist .serviceitem:hover div::after {
	width: 94%;
	left: 3%;
	height: 180px;
	top: -10px;
}
.Pageservice #servicelist .serviceitem a.details {
	margin-top: -30px;
	opacity: 0;
}
.Pageservice #servicelist .serviceitem:hover .details {
	margin-top: -65px;
	opacity: 1;
	border: transparent;
}
.Pageservice #servicelist .serviceitem div {
	top: 0;
	padding-top: 5px;
}
.Pageservice #servicelist .serviceitem {
	margin-bottom: 80px;
	padding-bottom: 0;
	height: 420px;
	min-height: 410px;
	padding-top: 7px;
	overflow: hidden;
}
.Pageservice #servicelist .serviceitem:nth-child(3n), .Pageservice #servicelist .serviceitem:last-child {
	border-right: none;
}
.Pageservice #servicelist .serviceitem a img {
	top: 0;
}
.Pagenews #newslist .newstitem:nth-of-type(2n+1) {
	border-right: none;
}
.Pageservice #servicelist .serviceitem div p.title::after {
	top: 57px;
}
.Pageservice #servicelist .serviceitem div p.description {
	margin-top: 18px;
}
.npagePage .postbody {
	width: 1100px;
	overflow: hidden;
}
.nobanner #projectlist .projectitem a .project_info p.title {
	color: #666;
}
.nobanner #projectlist .projectitem a .project_info p.subtitle {
	color: #999;
}
/*产品详情页*/
#projectinfo4 .header p.title {
	font-size: 22px;
	margin-bottom: 8px;
}
#projectinfo4 .header p.subtitle {
	font-family: Arial, Helvetica, sans-serif, "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: #ff6700;
}
#projectinfo4 div.description {
	margin-top: 20px;
	line-height: 24px;
	font-size: 13px;
}
.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background-color: rgba(255,255,255,.8);
	border: 1px solid rgba(255,255,255,.8);
}
#projectinfo4 div.description a {
	display: inline-block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	background: #ff6700;
	color: #fff;
	text-align: center;
	margin: 20px auto;
	transition: all 0.3s ease-out 0s;
}
#projectinfo4 div.description a:hover {
	background: #ff8e41;
}
#projectbody4 .postbody4 {
	margin-top: 20px;
}
#projectbody4 .postbody4 p {
	line-height: 24px;
}
#post_slider {
	background: #f8f8f8;
}
#projectimages4 img {
	margin-bottom: 10px;
}
#projectbody4 {
	border-bottom: 1px dotted rgba(0,0,0,.1);
	padding-bottom: 20px;
}
/*#projectbody4 { display:none;}*/
.npagePage4 #projectwrap4 {
	margin-top: 10px;
}
.npagePage4 #post_slider, #post_slider1 {
	height: 510px;
}
.npagePage4 #post_slider li {
	height: 510px;
}
.npagePage4 #projectshow4 {
	margin-top: 10px;
}
.npagePage4 .bx-wrapper {
	width: 1180px;
	margin: 0px auto;
}
.npagePage4 .bx-wrapper .bx-controls-direction a {
	border-radius: 0;
	background: rgba(0,0,0,.0);
	width: 50px;
	height: 50px;
	border: 1px solid rgba(0,0,0,.1)
}
.npagePage4 .bx-wrapper .bx-controls-direction a i {
	color: rgba(0,0,0,.3);
}
.npagePage4 .bx-wrapper .bx-controls-direction a:hover {
	background: rgba(0,0,0,.5);
}
.npagePage4 .bx-wrapper .bx-controls-direction a:hover i {
	color: #fff;
}
.npagePage4 .bx-wrapper .bx-controls-direction a.bx-next i {
	margin-left: 20px;
	margin-top: 9px;
}
.npagePage4 .bx-wrapper .bx-controls-direction a.bx-prev i {
	margin-left: 19px;
	margin-top: 9px;
}
.npagePage4 #projectlist .wrapper {
	text-align: left;
}
.npagePage4 #projectinfo4 {
	border-bottom: 1px dotted rgba(0,0,0,.1);
}
.npagePage4 #projectinfo4 .header {
	padding-bottom: 10px;
	padding-top: 50px;
}
#sitecontent .npagePage4 #projectlist .projectitem {
	width: 24%;
	margin: 0 10px 25px 0;
	height: 372px;
}
#sitecontent .npagePage4 #projectlist .projectitem:nth-child(4n), #sitecontent .npagePage3 #projectlist .projectitem:last-child {
	margin-right: 0;
}
#sitecontent .npagePage4 #projectlist .projectitem a img {
	height: auto;
}
.npagePage4 #projecttags4 a {
	border: 1px solid rgba(0,0,0,.15);
	background: #fff;
	padding: 5px 18px;
	transition: all 0.3s ease-out 0s;
}
.npagePage4 #projecttags4 a:hover {
	border: 1px solid #6fc9b1;
	background: #8cd4c1;
	color: #fff;
}
#category li.hasmore div ul a.active, #category li.hasmore div ul a:hover {
	background: #fff;
	color: #333;
}
.yy_tag_I {
	margin: 0 10px 0 0;
	color: #e1e1e1;
}
/*右下角联系展开*/
#indexPage #mslider {
	padding-top: 68px;
}
#indexPage #mslider .bx-wrapper .bx-controls-direction a {
	border-radius: 30px;
	height: 36px;
	width: 36px;
	margin-top: -18px;
	background: rgba(0,0,0,.3);
}
.bx-wrapper .bx-controls-direction a i {
	font-size: 22px;
	margin-top: 8px;
}
#indexPage #mslider .bx-wrapper .bx-controls-direction a:hover {
	background-color: #ffba00;
}
#indexPage #mslider .bx-wrapper .bx-controls-direction a i {
	margin-top: 7px;
	margin-left: 14px;
}
.content .header p.subtitle {
	font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
	text-align: left;
}
#indexPage #mpage {
	background: #f6f6f6;
	padding-top: 80px;
	padding-bottom: 80px;
	background-position: center;
	background-attachment: fixed;
	z-index: inherit;
}
#indexPage #mteam .summary p {
	width: 100%;
	text-align: left;
	color: #979797;
}
#indexPage #mteam .summary p.title {
	font-size: 16px;
	color: #444;
	width: auto;
	display: block;
	float: left;
	margin-right: 10px;
	position: absolute;
	bottom: -60px;
}
#indexPage #mteam .summary p.subtitle {
	color: #b7b7b7;
	padding-top: 10px;
	margin-bottom: 22px;
	position: absolute;
	bottom: -105px;
}
#indexPage #mteam .summary p.description {
	height: 50px;
}
#indexPage #mteam .content .bx-wrapper {
	padding-left: 110px;
	padding-right: 110px;
}
.npagePage .content {
	width: 1200px;
	margin: 0 auto;
	top: -110px;
	background-color: transparent;
}
/* .Pageservice .content { width:1200px; margin:0 auto;top:-106px;background-color: transparent;} */

.Pageanli .content > .header, .Pageservice .content .header, .Pageteam .content .header, .Pagenews .content .header, .Pagevideo .content .header {
	position: relative;
	padding-top: 30px;
	padding-bottom: 26px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	margin-bottom: 40px;
}
.Pageanli .content .header p.title, .content .header p.title, .Pagevideo .mvideo_title {
	text-align: left;
	font-size: 20px;
}
.Pageanli .content .header p.subtitle {
	text-align: left;
}
.Pageanli #projectlist {
	text-align: left;
}
#plheader {
	padding-bottom: 34px;
}
#projectinfo {
	border-bottom: 1px solid #e6e6e6;
}
.Pageteam #teamlist {
	padding-top: 10px;
	width: 1100px;
}
#pages {
	width: 960px;
	margin-left: 220px;
}
.Pagenews #category {
	margin-top: 25px;
}
.Pagenews #category a {
	display: block;
	border-bottom: 1px solid rgba(0,0,0,.08);
	padding-left: 16px;
}
.Pagenews #category a:last-child {
	border-bottom: none;
}
.Pagenews .content .header, .Pageservice .content .header, .Pageteam .content .header, .Pageanli .content .header, .Pagevideo.mvideom .mvideo_header#plheader {
	border-bottom: 1px solid rgba(0,0,0,0.1);
	padding-bottom: 30px;
	width: 1100px;
	padding-left: 50px;
	padding-right: 50px;
	background: #fff;
}
.Pagenews .content .header p.title {
	text-align: left;
	font-size: 20px;
}
.Pagenews .content .header p.subtitle {
	text-align: left;
}
.Pagenews #category a:hover {
	padding-left: 26px;
}
.Pagenews #category a::before {
	left: 0;
	content: '';
	position: absolute;
	width: 3px;
	height: 12px;
	background: transparent;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.Pagenews #category a:hover::before {
	background: #17c2c4;
	left: 10px;
}
#newslist .newstitem.right a.newscontent .newsimg {
	left: 0;
}
.postbody a {
	color: #17c2c4
}
.Pageteam #teamlist .teamitem:hover {
	border-top: none;
}
.Pageteam #teamlist .teamitem .teaminfo {
	width: 600px;
	margin-right: 110px;
	padding-top: 60px;
}
.Pageteam #teamlist .teamitem:hover .teaminfo {
	padding-top: 50px;
}
#category li.hasmore div ul li {
	border-bottom: none;
}
#category li.hasmore div {
	width: 220px;
	position: relative;
	display: block;
	margin-bottom: 10px;
	margin-top: 5px;
}
#category li.hasmore div ul {
	text-align: left;
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
/*新闻*/
#indexPage #newslist {
	width: 1170px;
	margin: 0 auto;
	height: auto;
	position: relative;
}
#indexPage #newslist .newstitem {
	display: none;
	width: 470px;
	height: auto;
	line-height: 30px;
	top: 0;
}
#indexPage #newslist .newsbody {
	width: 96%;
	line-height: 20px;
}
#newslist #newsitem .newsbody {
	border-bottom: none;
	text-align: center;
}
#indexPage #newslist .newstitem .newsbody .date .md {
	font-weight: inherit;
	font-weight: 800;
	font-family: HELVETICANEUELTPRO-THEX;
	color: #444;
	display: block;
	transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	font-size: 22px;
	padding-bottom: 5px;
}
#indexPage #newslist .newstitem .newsbody .date .md span {
	display: none;
}
#indexPage #newslist .newstitem .newsbody .date .year {
	color: #999;
	top: 22px;
	font-size: 16px;
	text-align: right;
	font-family: HELVETICANEUELTPRO-THEX;
}
#newslist .newstitem .newsbody .title {
	font-size: 16px;
	color: #444;
	;
	display: inline-block;
	line-height: 20px;
	width: 370px;
	overflow: hidden;
	height: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	transition: all 0.6s ease 0s;
	margin-left: 110px;
	margin-top: 16px;
}
#newslist .newstitem.left a.newscontent, #newslist .newstitem.right a.newscontent {
	padding: 0;
	text-align: left
}
#newslist .news_wrapper {
	background-color: transparent;
	width: 100%;
}
#newslist .newstitem a.newscontent:hover .news_wrapper {
	background-color: transparent;
	width: 100%;
}
#newslist .newstitem.left a.newscontent:hover, #newslist .newstitem.right a.newscontent:hover {
	padding: 0
}
#newslist .newstitem.right a.newscontent .newsimg {
	left: 0
}
#newslist .news_wrapper::before {
	height: 0
}
#indexPage #newslist #newsitem_0 {
	display: block;
	height: 100%;
	width: 700px;
	border-bottom: none;
	padding-bottom: 0;
	padding-top: 0;
}
#indexPage #newslist #newsitem_0 .newsimg {
	display: block;
	width: 614px;
	height: 200px;
}
#newsPage #newslist .newstitem .newsimg {
	display: block;
	width: 100%;
	height: 140px;
}
#indexPage #newslist #newsitem_0 .news_wrapper {
	width: 576px;
	left: 432px;
}
#indexPage #newslist #newsitem_0 .newsbody .title, #newsPage #newslist .newstitem .newsbody .title {
	font-size: 16px;
	color: #535353;
	display: block;
	width: 550px;
	float: none;
}
#indexPage #newslist #newsitem_0 a:hover .newsbody .title {
	color: #ffba00;
}
#indexPage #newslist #newsitem_0 .newsbody .description, #newsPage #newslist .newstitem .newsbody .description {
	font-size: 12px;
	line-height: 22px;
	color: #909090;
	text-align: left;
	height: 52px;
	overflow: hidden;
	margin-top: 6px;
	display: block;
	float: inherit;
}
#indexPage #newslist #newsitem_0 a:hover .newsbody::after {
	color: #fff;
}
#indexPage #newslist #newsitem_1 .news_wrapper, #indexPage #newslist #newsitem_2 .news_wrapper, #indexPage #newslist #newsitem_3 .news_wrapper, #indexPage #newslist #newsitem_4 .news_wrapper, #indexPage #newslist #newsitem_5 .news_wrapper {
	transition: all ease-out .3s
}
/*#indexPage #newslist #newsitem_1 .news_wrapper::after, #indexPage #newslist #newsitem_2 .news_wrapper::after, #indexPage #newslist #newsitem_3 .news_wrapper::after, #indexPage #newslist #newsitem_4 .news_wrapper::after, #indexPage #newslist #newsitem_5 .news_wrapper::after { width: 100%; height: 0px; position: absolute; content: ""; left: 0; transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; background-color: #ff072a; z-index: -1; margin-top: -4px; }
#indexPage #newslist #newsitem_1 a:hover .news_wrapper::after, #indexPage #newslist #newsitem_2 a:hover .news_wrapper::after, #indexPage #newslist #newsitem_3:hover .news_wrapper::after, #indexPage #newslist #newsitem_4:hover .news_wrapper::after, #indexPage #newslist #newsitem_5:hover .news_wrapper::after { width: 100%; height: 38px; position: absolute; content: ""; left: 0; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; background-color: #ff072a; z-index: -1; margin-top: -4px; }*/
#indexPage #newslist #newsitem_1 a:hover .news_wrapper, #indexPage #newslist #newsitem_2 a:hover .news_wrapper, #indexPage #newslist #newsitem_3 a:hover .news_wrapper, #indexPage #newslist #newsitem_4 a:hover .news_wrapper {
	background-color: transparent;
}
#indexPage #newslist #newsitem_1 a:hover .date, #indexPage #newslist #newsitem_2 a:hover .date, #indexPage #newslist #newsitem_3 a:hover .date, #indexPage #newslist #newsitem_4 a:hover .date {
	color: #717171
}
#indexPage #newslist #newsitem_1 a:hover .date, #indexPage #newslist #newsitem_2 a:hover .date, #indexPage #newslist #newsitem_3 a:hover .date, #indexPage #newslist #newsitem_4 a:hover .date {
	color: #717171
}
#indexPage #newslist .newstitem:hover .newsbody .title {
	color: #ffba00;
}
#indexPage #newsitem_0 a:hover .newsimg::after {
	width: 76px;
}
#indexPage #newsitem_0 a:hover .newsbody .description::after {
	width: 123px;
}
#indexPage #newslist #newsitem_1 {
	padding-top: 34px;
	border-top: 1px solid #eaeaea;
}
/*news list*/



#newsPage #newslist .newstitem .newsbody .title {
	width: 270px;
}
#newsPage #newslist .newstitem:hover .newsbody .title {
	width: 240px;
}
#newsPage #newslist .newstitem .newsbody .description {
	height: 22px;
	font-size: 13px;
}
#newsPage #newslist .wrapper {
	width: auto;
	height: auto
}
#newsPage #newslist .newstitem {
	width: 430px;
	height: 180px;
	float: right;
	margin-bottom: 60px;
	padding-bottom: 10px;
}
#newsPage #newslist .newstitem {
	float: left;
	margin-right: 20px;
}
#newsPage #newslist .newstitem:nth-child(2n) {
	margin-right: 0;
}
#newsPage #newslist .newstitem .news_wrapper {
	width: auto;
	left: 0px;
}
#newsPage #newslist .newstitem .newsbody::after {
	margin-top: 22px;
}
/* #newsPage #newslist .newstitem .newsbody .title { top: -20px } */
#indexPage #newslist #newsitem_0 .newsbody .date {
	display: block;
	padding: 0;
	float: none;
	top: 50px;
	position: absolute;
	padding-right: 16px;
	border-right: 1px solid #e8e8e8;
}
/**/


#indexPage .newsimg, #newslist .separator {
	display: none;
}
#mteam .content_list li {
	animation-name: fadeInUp;
}
.newstitem {
	animation-name: fadeInUp;
	animation-delay: 0.1s;
}
#newsitem_1 {
	animation-name: fadeInUp;
	animation-delay: 0.1s;
}
#newsitem_2 {
	animation-name: fadeInUp;
	animation-delay: 0.2s;
}
#newsitem_3 {
	animation-name: fadeInUp;
	animation-delay: 0.3s;
}
#newsitem_4 {
	animation-name: fadeInUp;
	animation-delay: 0.4s;
}
#newsitem_5 {
	animation-name: fadeInUp;
	animation-delay: 0.5s;
}
/*jishuqi  */
#indexPage .mcounter .content {
	margin: 0 auto;
}
/*shipin  */
/* #indexPage .module.mvideom .content{width: 1170px;margin:0 auto;} */
#indexPage .module.mvideom .content a .more {
	width: 100px;
	height: 30px;
	border-bottom: 1px solid rgba(0, 0, 0, 0);
	border-top: 1px solid rgba(0, 0, 0, 0);
	position: relative;
	border: 0px;
	border-radius: 0px;
	text-indent: -9999px;
	margin-top: -300px;
	margin-bottom: 0;
	position: absolute;
	right: 0;
}
/*guanyuwomen  */
#indexPage #mpage .content .header, #indexPage #mpage .content .header p.title, #indexPage #mpage .content .header p.subtitle {
	text-align: center;
}
/*danye  */
#page_none .content .title, #page_none .content .subtitle {
	text-align: center;
}
/* #indexPage .module.mvideom.mm97949{padding-top:80px;} */
#page_none .content {
	top: -120px;
	background: #fff;
}
.nobanner .npagePage .content {
	margin-top: 112px;
}
.nobanner .content .header {
	margin-left: 0;
}
#newsPage #newslist .newstitem {
	height: auto;
}
#newslist .newstitem .newsimg, #newslist .newstitem .news_wrapper {
	position: initial;
}
#newsPage #newslist .newstitem .newsimg {
	position: absolute;
	top: 0;
}
#newsPage #newslist .newstitem .news_wrapper {
	padding-top: 158px;
}
.npagePage .content {
	perspective: 2000px;
	perspective-origin: top;
}
.Pageanli .content .header, .Pageservice .content .header, .Pageteam .content .header, .Pagenews .content .header, .Pagevideo.mvideom .mvideo_header {
	transition: 0.5s;
	transform-origin: bottom center;
	-webkit-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	background-color: #fff;
}
._mini .Pageanli .content .header, ._mini .Pageservice .content .header, ._mini .Pageteam .content .header, ._mini .Pagenews .content .header, ._mini .Pagevideo.mvideom .mvideo_header {
	/* transition: visibility .4s steps(1,end),-webkit-transform .4s;
    transition: visibility .4s steps(1,end),transform .4s; */
    /* visibility: hidden; */
	-webkit-transform: rotateX(94deg) rotateZ(0);
	transform: rotateX(93deg) rotateZ(0);
	border-bottom: 1px solid #d9d9d9;/* transform-origin: center bottom; */


    /* padding: 0; */
    /* border: none; */
}
#newsPage #newslist .newstitem .newsbody .date {
	padding: 12px 12px;
	border: 1px solid #f2f2f2;
	float: left;
}
#newsPage #newslist .newsbody {
	width: 100%;
	position: relative;
}
#newslist .newstitem:hover .newsbody .title {
	margin-left: 120px;
}
.Pagenews #newslist .newstitem:hover .newsbody .description {
	margin-left: 120px;
}
/*shouyexinwen  */
#indexPage #newslist .newstitem .newsimg {
	position: absolute;
}
#indexPage #newslist #newsitem_0 .newsbody {
	margin-top: 229px;
	position: relative;
}
#indexPage #newslist #newsitem_0 .newsbody .title {
	margin-left: 0;
	width: 458px;
	height: 40px;
	line-height: 26px;
	overflow: inherit;
	white-space: inherit;
	font-family: 微软雅黑;
}
#indexPage #newslist #newsitem_0 .newsbody .description {
	margin-left: 98px;
	margin-top: 5px;
	color: #979797;
	width: 81%;
	font-size: 13px;
	font-family: 微软雅黑;
	line-height: 26px;
}
#indexPage #newslist #newsitem_0 a.details:after {
	content: '';
	width: 15px;
	height: 15px;
	background: url(http://www.mstfurniture.com/images/icon.png) no-repeat -32px -66px;
	display: block;
	/* margin: 13px 0 0 11px; */
	position: absolute;
	top: 0px;
	left: 0px;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}
#indexPage #newslist #newsitem_0 a.details {
	width: 35px;
	height: 35px;
	display: block;
	border-radius: 0;
	border: none;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	overflow: hidden;
	position: relative;
	margin: 0px;
	z-index: 3;
	top: -94px;
	right: 64px;
	float: right;
}
#indexPage #newslist #newsitem_0:hover a.details::after {
	background: url(http://www.mstfurniture.com/images/icon.png) no-repeat 0px -66px;
}
#indexPage #newslist .newstitem .date {
	display: inline-block;
}
#indexPage #newslist .newstitem .newsbody .title {
	float: right;
	margin-left: 0;
	margin-top: 0;
	height: 24px;
}
#indexPage #newslist .newstitem {
	padding-bottom: 30px;
	display: block;
	right: 0;
	float: left;
	border-bottom: 1px solid #eaeaea;
	padding-top: 34px;
}
#indexPage #mnews a.more {
	margin-top: 54px;
	margin-bottom: 0;
	display: none;
}
#indexPage #newslist .newsbody .description {
	text-align: left;
	float: right;
	width: 82%;
	height: 22px;
	margin-top: -20px;
	color: #979797;
}
#indexPage #newslist #newsitem_3 ~ .newstitem:nth-child(2n) {
	float: right;
}
#indexPage #newslist #newsitem_3 ~ .newstitem:nth-child(2n+1) {
	width: 570px;
	float: left;
}
#indexPage #newslist #newsitem_3 ~ .newstitem:nth-child(2n+1) .news_wrapper p.title {
	width: 472px;
}
#indexPage #newslist #newsitem_3 ~ .newstitem:nth-child(2n+1) .news_wrapper p.description {
	width: 472px;
}
/*guanyuwomen  */
#indexPage #mpage .wrapper {
	width: 840px;
	height: 384px;
	background-color: #206bd1;
	margin: inherit;
	overflow: visible;
}
#indexPage #mpage .content .header p.title {
	color: #fff;
}
#indexPage #mpage .content .header p.subtitle {
	color: rgba(255,255,255,0.3);
}
/* #indexPage #mpage .content .module-content{transform: translateY(-170px);} */

#indexPage .mvideo_title {
	text-align: left;
	font-size: 20px;
	color: #444;
}
#indexPage .mvideo_subtitle {
	font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
	text-align: left;
	font-size: 16px;
}
/* #indexPage #mpage .content .wrapper:hover p.description{padding-top:20px;}  */
#indexPage #mpage .content .wrapper p.description::after {
	content: "";
	width: 0px;
	height: 1px;
	background-color: rgba(255,255,255,.5);
	transition: all ease-out .3s;
	bottom: 0;
	position: absolute;
	transform: translateX(-50%);
	left: 0;
}
#indexPage #mpage .content .wrapper:hover p.description::after {
	width: 60px;
}
/*shipinbankuai  */
/* #indexPage .mvideom.mvideom01 .mvideo_heade{width:1170px;} */
#indexPage .mvideom.mvideom01 .videom_item .title {
	font-size: 16px;
	color: #535353;
}
#indexPage .mvideom.mvideom01 .videom_item .subtitle {
	color: #b7b7b7;
}
#indexPage .mvideom .bx-wrapper .bx-pager {
	display: none;
}
.mvideom.mvideom01 .videom_item .video_details::after {
	content: '';
	width: 15px;
	height: 9px;
	background: url(http://www.mstfurniture.com/images/icon.png) no-repeat -110px -11px;
	display: block;
	margin: 13px 0 0 11px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.mvideom .videom_item .video_details svg {
	display: none;
}
.mvideom.mvideom01 .videom_item .video_details {
	transform: none;
}
/*shipinliebiao  */
.Pagevideo .mvideo_subtitle {
	font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
	font-size: 16px;
	margin-top: 0;
}
.Pagevideo.mvideom .mvideo_header#plheader {
	padding-top: 30px;
	margin-bottom: 50px;
}
.Pagevideo.mvideom.mvideom01 .module-content {
	width: 1100px;
}
.Pagevideo.mvideom.mvideom01 .videom_item {
	width: calc(33.5% - 30px);
	margin-right: 30px;
}
.mvideom.mvideom01 .videom_item .title {
	font-size: 15px;
	color: #666;
}
.mvideom.mvideom01 .videom_item .subtitle {
	color: #999;
}
.mvideom .videom_item .wrap:hover .subtitle {
	color: #b7b7b7
}
.Pagevideo.mvideom.mvideom01 .videom_item:nth-child(3n) {
	margin-right: 0;
}
.Pagevideo.mvideom.mvideom01 .content_list {
	margin-right: -30px;
}
.mvideom .bx-wrapper .bx-controls-direction a.bx-prev {
	left: -70px;
}
.mvideom .bx-wrapper .bx-controls-direction a.bx-next {
	right: -70px
}
.bx-wrapper .bx-controls-direction a:hover, .bx-wrapper .bx-controls-direction a:hover {
	background-color: #ffba00;
}
/* #indexPage .mmap{width: 50%;float:left;background-color:#f3f3f3; }
#indexPage .mmap .content iframe{width:44%;height: 230px;margin-right: 166px;
float: right;margin-bottom: 60px;}
#indexPage #mcontact{width: 50%;float:right;} */

#indexPage .mmap {
	margin-top: 120px;
	margin-bottom: 120px;
}
#indexPage .mmap .map_content iframe {
	display: block;
	width: 1170px;
	height: 400px;
	margin: 0 auto;
}
#indexPage .mmap .content .header {
	display: none;
}
#indexPage {
	position: relative;
}
#mcontact + .mmap {
	position: absolute;
	bottom: 130px;
	width: 50%;
	right: 0;
	height: 300px;
	margin-bottom: 0;
	background: #f6f6f6;
}
#indexPage .module .content {
	top: 0;
}
#mcontact + .mmap .map_content iframe {
	display: block;
	height: 220px;
	width: 510px;
	padding-left: 74px;
}
#mcontact + .mmap .map_content {
	width: 50%;
	top: 20px;
}
#indexPage #mcontact .content::before {
	content: "";
	width: 1170px;
	height: 1px;
	position: absolute;
	top: 124px;
	background-color: rgba(0,0,0,.05);
	display: block;
	margin: 0 auto;
}
#mcontact #contactinfo div {
	position: absolute;
	top: -86px;
	right: -460px;
	margin-top: 0;
}
/* 
#teampost #teambody .theader .title{position: absolute;
    left: 10px;
    top: 350px;
    font-size: 20px;}
#teambody .theader .subtitle{    position: absolute;
    left: 10px;
    top: 386px;
    font-size: 13px;}
    #teambody .theader .postbody{margin-top: 0;} */
.mvideo_more {
	display: none;
}

.fw {
	width: 1170px;
	position: relative;
}

#indexPage .mcustomize2 {
	background-color: #f8f8f8;
	position:relative;
}
.mcustomize2 .module_container {
	padding-top: 0;
}
.mcustomize2 .module_container .container_content {
	max-width: 1170px;
	margin: 0 auto
}
.mcustomize2 .mediabody {
	float: right
}
.mcustomize2 .mediabody>a {
	display: inline-block
}
.mcustomize2 .container_content .contentbody .wrapper .header {
	font-size: 24px;
	line-height: 30px
}
.mcustomize2 .container_content .contentbody .wrapper .header .subtitle {
	font-size: 16px;
	line-height: 30px
}
.mcustomize2.tlir, .mcustomize2.tril {
	background-color: #f8f8f8
}
.mcustomize2.tlir .module_container, .mcustomize2.tril .module_container {
	padding-bottom: 180px
}
.mcustomize2.tlir .container_content, .mcustomize2.tril .container_content {
	position: relative
}
.mcustomize2.tlir .container_content .contentbody, .mcustomize2.tril .container_content .contentbody {
	width: 600px;
	margin-top: 232px
}
.mcustomize2.tlir .container_content .contentbody .wrapper, .mcustomize2.tril .container_content .contentbody .wrapper {
	width: 100%
}
.mcustomize2.tlir .container_content .contentbody .wrapper .header, .mcustomize2.tril .container_content .contentbody .wrapper .header {
	position: absolute;
	top: 0;
	left: 0;
	padding: 96px 0 50px
}
.mcustomize2.tlir .container_content .contentbody .wrapper .header.wow, .mcustomize2.tril .container_content .contentbody .wrapper .header.wow {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
.mcustomize2.tlir .container_content .contentbody .wrapper .description a, .mcustomize2.tril .container_content .contentbody .wrapper .description a {
	position: relative;
	z-index: 1;
	display: inline-block;
	margin-top: 44px;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	border: 1px solid #d7d7d7;
	box-sizing: border-box;
	background: 0 0;
	transition: all .36s ease
}
.mcustomize2.tlir .container_content .contentbody .wrapper .description a:after, .mcustomize2.tril .container_content .contentbody .wrapper .description a:after {
	content: "\e909";
	transition: all .36s ease;
	font-family: icomoon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	left: 50%;
	color: transparent;
	line-height: 40px
}
.mcustomize2.tlir .container_content .contentbody .wrapper .description a:before, .mcustomize2.tril .container_content .contentbody .wrapper .description a:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 0;
	left: 0;
	top: 0;
	z-index: -1;
	background: #233876;
	transition: all .36s ease
}
.mcustomize2.tlir .container_content .contentbody .wrapper .description a:hover, .mcustomize2.tril .container_content .contentbody .wrapper .description a:hover {
	padding-right: 20px;
	color: #fff
}
.mcustomize2.tlir .container_content .contentbody .wrapper .description a:hover:after, .mcustomize2.tril .container_content .contentbody .wrapper .description a:hover:after {
	color: #fff;
	left: 64%
}
.mcustomize2.tlir .container_content .contentbody .wrapper .description a:hover:before, .mcustomize2.tril .container_content .contentbody .wrapper .description a:hover:before {
	width: 100%
}
.mcustomize2.tlir .container_content .contentbody .wrapper .description p, .mcustomize2.tril .container_content .contentbody .wrapper .description p {
	line-height: 26px
}
.mcustomize2.tlir .container_content .mediabody, .mcustomize2.tril .container_content .mediabody {
	margin-top: 206px
}
.mcustomize2.tlir .container_content .mediabody a .image, .mcustomize2.tril .container_content .mediabody a .image {
	width: 400px;
	height: 260px;
	border: 5px solid #fff
}
.mcustomize2.tlir .container_content .mediabody a .link_icon, .mcustomize2.tril .container_content .mediabody a .link_icon {
	display: none
}
.mcustomize2.tlir .contentbody {
	float: left
}
.mcustomize2.tlir .mediabody {
	float: right
}
.mcustomize2.tril .contentbody {
	float: right
}
.mcustomize2.tril .mediabody {
	float: left;
	margin-left: 20px
}
.mcustomize2:not(.tlir):not(.tril) .module_container {
	padding-bottom: 0
}
.mcustomize2:not(.tlir):not(.tril) .container_content .contentbody .wrapper .header {
	float: left;
	width: 338px;
	font-size: 24px;
	line-height: 30px
}
.mcustomize2:not(.tlir):not(.tril) .container_content .contentbody .wrapper .header .title {
	margin-top: 58px
}
.mcustomize2:not(.tlir):not(.tril) .container_content .contentbody .wrapper .header .subtitle {
	font-size: 16px;
	line-height: 30px
}
.mcustomize2:not(.tlir):not(.tril) .container_content .mediabody .link_icon {
	display: none
}
