body {
	min-width: auto;
	height: auto;
}
#header ul li.navitem a {
	color: #666666;
	padding-bottom: 32px;
}
#header ul li.navitem {
	padding: 0;
	margin: 0 0px 0px 40px;
}
#header ul li.navitem::after {
	content: "";
	display: block;
	width: 0;
	height: 2px;
	background-color: #5c5c5c;
	position: absolute;
	bottom: -11px;
	opacity: 0;
	transition: all 0.6s ease 0s;
}
#header ul li.navitem:hover::after, #header ul li.active::after {
	width: 100%;
	opacity: 1;
}
#header #logo {
	margin-right: 80px;
	height: 60px;
}
#header #logo img {
	height: 40px;
}
#header ul li.navitem a.active, #header ul li.navitem:hover a {
	color: #1E1E1E;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	display: none;
	margin: 0 8px;
	border: 1px solid rgba(154, 154, 154, 0.28);
	background-color: rgba(53, 53, 53, 0.6);
	width: 6px;
	height: 6px;
	border-radius: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
	border: 1px solid rgba(255,255,255,0.7);
	background-color: rgba(255,255,255,0.7);
}
.serviceitem div {
	text-align: left;
}
#footer {
	background: #070707;
	width: 1180px;
	margin: 0 auto;
}
#header .content {
	margin: 0 auto;
	width: 1180px;
	padding-left: 0px;
	padding: 0;
}
#header ul#nav {
	float: right;
}
/*首页幻灯高度*/































#indexPage #mslider ul li div.sliderArrow {
	width: 650px;
	display: none;
}
.content .header p.title {
	font-size: 20px;
	text-align: left;
	font-weight: bold;
}
.content .header p.subtitle {
	color: #8F8F8F;
	text-align: left;
}
.serviceitem div p.title {
	font-size: 18px;
	font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑";
}
.serviceitem div p.description {
	font-size: 12px;
	margin-top: 10px;
	text-align: left;
}
.navitem strong {
	left: 0px;
	width: 100%;
	position: absolute;
	top: -15px;
	height: 3px;
	background-color: transparent;
	transition: all 0.3s ease 0s;
	z-index: -1;
}
#header ul li.navitem a.active strong, #header ul li.navitem:hover a strong {
	width: 100%;
	background-color: #696969;
}
#nav .navitem:hover strong {
	width: 100%;
}
#footer p {
	text-align: left; /*padding: 30px 0px;*/
	color: #6c6e75;
	width: 1180px;
	margin: 0 auto;
}
.footer {
	background-color: #121212;
	padding: 20px 0;
	margin-top:0px;
}
.footer h5 {
	font-size: 14px;
	color: #fff;
	margin-bottom: 20px;
	margin-top:8px;
}
.footer a {
	color: #929292;
	display: block;
}
.footer .box {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
}
.footer .foot-left {
	width: 370px;
	float: left;
}
.footer .foot-left p, .footer .foot-center a {
	line-height: 28px;
}
.footer .foot-center {
	width: 630px;
	float: left;
}
.footer .foot-center ul {
	overflow: hidden;
}
.footer .foot-center li {
	float: left;
	width: 140px;
}
.footer .foot-center li:last-child {
	width: auto;
}
.footer .foot-right {
	width: 180px;
	float: left;
	text-align: right;
}
.footer .foot-right img {
	width: 120px;
	float: none;
	margin-top:8px;
}
.bx-wrapper .bx-controls-direction a:hover i {
	color: transparent;
}
/*#header ul li.navitem ul.subnav {border-bottom: 1px solid #f1f1f1;  left:-1008px !important; width:1180px; text-align:right; background:#CCC;background: #FFF;margin-top: 13px;border-top: 0; position: absolute;}*/

#header ul li.navitem ul.subnav {
	border-bottom: 1px solid #f1f1f1;
	background: #FFF;
	margin-top: 12px;
	border-top: 0;
	position: absolute;
}
#header ul li.navitem ul.subnav li a:hover {
	background: rgba(242, 242, 242, 0) none repeat scroll 0% 0%;
	color: #2a2a2a;
	text-indent: 10px;
}
#header ul li.navitem ul.subnav li a {
	background: transparent;
	color: #666666;
	width: auto;
	padding: 20px 30px 20px 62px;
	border-top: 1px solid #f2f2f2;
}
#header ul li.navitem ul.subnav li {
	border-bottom: transparent 1px solid;
}
#header ul li.navitem ul.subnav li a:hover i {
	opacity: 1;
}
/*内页*/































































#sitecontent .content .fw {
	width: 1180px;
}
.postbody a {
	color: #848484;
}
.postbody a:hover {
	color: #3892D6;
	text-decoration: none;
}
/*关于首页*/





.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: 25px;
}
.bx-wrapper .bx-controls-direction a {
	width: 50px;
	height: 50px;
	background: rgba(0,0,0,0);
	border-radius: 0px;
}
.bx-wrapper .bx-controls-direction a i {
	color: transparent;
	background: url(../images/jiantou.png)no-repeat 0px -70px;
	width: 40px;
	height: 40px;
	margin: 0;
}
.bx-wrapper .bx-controls-direction a.bx-next i {
	margin-left: 0px;
	background: url(../images/jiantou.png)no-repeat -39px 0px;
}
#indexPage .slider_control i {
	color: transparent;
	background: url(../images/jiantou.png)no-repeat -40px -50px;
	width: 40px;
	height: 20px;
	transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#indexPage .slider_control i.fa-angle-left {
	background: url(../images/jiantou.png)no-repeat 0px -51px;
}
#indexPage .slider_control i:hover.fa-angle-left {
	background: url(../images/jiantou.png)no-repeat 0px -70px;
}
#indexPage .slider_control i:hover {
	background: url(../images/jiantou.png)no-repeat -40px -70px;
}
#indexPage a.more:hover {
	text-indent: 0px;
	color: #333
}
#indexPage #mnews {
	background-color: #fff;
	width: 1180px;
	margin: 0 auto;
}
#newslist .newsdate {
	width: 120px;
}
#newslist .newsinfo .md {
	font-size: 40px;
	line-height: 30px;
}
#newslist .newstitem:hover {
	background: transparent;
}
#newslist .newstitem:hover p.description {
	color: #898989;
}
#indexPage a.more {
	color: #b9b9b9;
	width: 300px;
	height: 50px;
	transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	border-radius: 0px;
	font-size: 18px;
	text-align: center;
	text-indent: 0px;
	line-height: 50px;
}
#newslist .newstitem:hover .newsinfo {
	transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
}
#contactinfo {
	width: 1180px;
	margin: -20px auto 0;
	padding-top: 60px;
}
#contactinfo h3 {
	float: left;
	width: 100%;
	color: #666;
}
#contactinfo p {
	width: auto;
	float: inherit;
	padding-right: 40px;
	font-size: 12px;
}
#indexPage #mcontact {
	background-color: #fff;
	height: 300px;
}
#indexPage #mcontact .header p.title {
	color: transparent;
	font-size: 0px;
}
#indexPage #mcontact .header p.subtitle {
	color: transparent;
	font-size: 0;
	line-height: 0;
}
#mcontact .content .header {
	padding-bottom: 0px;
}
/*首页案例*/























.nobanner #projectlist .projectitem a .project_info p.title {
	margin-top: 6px;
}
#projectlist, #projectmore {
	margin: 0 auto;
	width: 1180px;
}
#projectlist .wrapper {
	margin-right: -20px;
	padding-top: 0px;
}
#projectlist .projectitem .project_info div {
	position: absolute;
	height: 50px;
	width: 100%;
	bottom: -100px;
	margin-top: 0;
	top: auto;
}
#projectlist .projectitem .project_info div.line1 {
	width: 100%;
	height: 2px;
	background: #E0E0E0;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	margin: 0 0 20px 0;
}
#projectlist .projectitem a:hover .project_info div.line1 {
	background: #666;
}
#projectlist .projectitem a:hover .project_info {
	background: transparent;
}
#projectmore {
	background: transparent;
	border: 1px solid #dfdfdf;
	font-family: "HELVETICANEUELTPRO-THEX";
	color: #9f9f9f;
	display: block;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	text-indent: 0px;
	transition: all 0.3s ease-out 0s;
	width: 300px;
	margin-top: 20px;
}
#projectmore:hover {
	background: #666;
	border: 1px solid #666;
	width: 300px;
	height: 50px;
	line-height: 50px;
	text-indent: 0;
	font-size: 14px;
}
#indexPage #mproject {
	padding-bottom: 20px;
	background-color: #fff;
	width: 1180px;
	margin: 0 auto;
}
#indexPage #mpage .slider_wrapper li {
	border-top: 1px solid #e7e7e7;
}
/*首页团队*/































#indexPage #mteam .header img {
	border-radius: 0px;
	width: 100%;
	height: auto;
	margin: 0px;
	transition: all 0.6s ease 0s;
}
#indexPage #mteam .header img:hover {
	transform: scale(1.06);
	-moz-transform: scale(1.06, 1.06);
	-webkit-transform: scale(1.06, 1.06);
	-o-transform: scale(1.06, 1.06);
}
#indexPage #mteam .header a {
	width: 380px;
	height: 180px;
	overflow: hidden;
	display: block;
}
.module-slider .description {
	width: auto;
	height: 96px;
	font-size: 12px;
}
#indexPage #mteam .header p.title {
	text-align: left;
	margin-top: 20px;
	color: #5a5a5a;
}
#indexPage #mteam .header p.subtitle {
	text-align: left;
}
#indexPage #mteam .slider_wrapper {
	height: 320px;
}
#indexPage #mteam {
	background-color: #fff;
	height: auto;
	width: 1180px;
	margin: 0 auto 20px;
}
#mteam .content .header {
	padding-bottom: 30px;
}
#indexPage #mteam .slider_control a i {
	color: transparent;
}
#indexPage #mteam .slider_control a:hover i {
	color: transparent;
}
#mpage .module-slider .description {
	width: 720px;
	text-align: center;
	height: 50px;
}
#contactinfo div {
	clear: both;
	margin-top: 120px;
}
#contactinfo div a {
	color: #fff;
	background: rgba(0,0,0,.3);
	margin-right: 20px;
}
/*首页新闻*/















#mnews #newslist .newsbody .description {
	border-bottom: none;
}
#newslist .newsinfo {
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	position: relative;
	transform: translate3d(0px, -14px, 10px );
	-webkit-transform: translate3d(0px, -14px, 10px );
}
#newslist .newstitem:hover .newsinfo {
	transform: translate3d(0px, -14px, 0px);
	-webkit-transform: translate3d(0px, -14px, 0px);
}
#newslist .newsbody .title {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	color: #444444;
	margin: 18px 0 50px;
}
#newslist .newstitem:hover .description {
	color: #777;
}
#newslist .newsdate {
	width: auto;
	margin: 0 0 40px;
	background-color: transparent;
	transition: all 0.3s ease-out 0s;
	border-radius: 4px;
}
#newslist .newstitem:hover .newsdate {
	background-color: transparent;
}
#newslist .newscontent {
	height: auto;
	margin: 0;
	padding: 0;
	width: 100%;
}
.newsdate p {
	float: inherit;
	padding: 0;
	width: auto;
}
#newslist .newstitem:hover i {
	text-indent: 0px;
	margin: -168px 120px 0 0;
	font-size: 20px;
	color: #606060;
}
#newslist .newsbody {
	margin-left: 0;
	width: 100%;
}
#newslist {
	width: 1180px;
}
#newslist .newstitem .newsimg {
	width: 260px;
	height: 160px;
	left: auto;
	right: 0px;
}
/*服务内页*/































#servicelist .serviceitem {
	margin-bottom: 80px;
}
#newsPage #newslist {
	margin: 50px auto 0;
}
/*内容图片最大宽度*/































.postbody img {
	max-width: 1180px;
}
#projectbody {
	width: 760px;
	float: left;
}
#projectbody .postbody img {
	max-width: 760px;
}
#header ul li.navitem:hover ul.subnav {
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.navitem .fa-angle-down {
	color: #9E9E9E;
	margin-left: 8px;
	font-size: 12px;
}
/*团队内页*/















#teampost {
	padding-top: 120px;
}
.teamitem {
	float: left;
	width: 380px;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 380px;
}
.teamitem img {
	border-radius: 0px;
	width: 100%;
	height: auto;
	margin: 0px;
	transition: all 0.6s ease 0s;
}
.teamitem img:hover {
	transform: scale(1.1, 1.1);
}
.teamitem .teaminfo {
	text-align: left;
}
.teamitem .teaminfo .description {
	margin-top: 20px;
}
.teamitem .teaminfo .subtitle {
	transition: all 0.6s ease 0s;
}
.teamitem:hover .teaminfo .subtitle {
	margin-top: -20px;
	opacity: 0;
}
#teamlist {
	width: 1180px;
}
#teamlist .wrap {
	margin-right: -20px;
}
.teamitem a div.wrap {
	height: 40px;
	background: rgba(92, 92, 92, 0.6);
	bottom: -40px;
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.teamitem a:hover div.wrap {
	transform: translate(0, -40px);
	-webkit-transform: translate(0, -40px);
	-moz-transform: translate(0, -40px);
}
.teamitem a div.wrap div {
	margin: 12px auto;
}
.npagePage #banner div {
	height: 310px;
	position: relative;
}
#teampost #teamimage img {
	width: 460px;
	margin-bottom: 40px;
	margin-right: 40px;
}
#teampost #teambody {
	width: 680px;
	float: left;
	margin-left: 40px;
}
#teampost #teamimage {
	width: 460px;
	float: left;
}
/*合作伙伴*/































#indexPage #mpartner .slider_control a {
	background: transparent;
}
#indexPage #mpartner .slider_control a:hover {
	background-color: transparent;
}
#indexPage #mpartner .slider_control a i {
	color: transparent;
}
/*1转4新css开始*/















































































































































/*新首页*/































#indexPage .module .content {
	position: inherit;
	top: inherit;
}
#indexPage #mservice .content {
	height: auto;
	margin-top: 0;
}
#indexPage #mpage .content {
	height: auto;
	margin-top: 0;
}
#indexPage #mteam .content {
	height: auto;
	margin-top: 0;
}
#indexPage #mproject .content {
	height: auto;
	margin-top: 0;
}
#indexPage #mnews .content {
	height: auto;
	margin-top: 0;
}
#indexPage #mpartner .content {
	height: auto;
	margin-top: 0;
}
#indexPage #mcontact .content {
	height: auto;
	margin-top: 0;
}
#indexPage a.more i {
	font-size: 18px;
}
/*标题块*/































.content .header p.subtitle {
	font-size: 14px;
	line-height: 24px;
}
/*幻灯*/







































/*幻灯切换按钮*/































#mslider .bx-wrapper .bx-controls-direction a {
	background: rgba(0, 0, 0, 0);
}
#mslider .bx-wrapper .bx-controls-direction a i {
	color: transparent;
	background: url(../images/icon.png)no-repeat -10px -16px;
	width: 50px;
	height: 50px;
	margin: 0;
}
#mslider .bx-wrapper .bx-controls-direction a:hover i {
	background: url(../images/icon.png)no-repeat -10px -78px;
}
#mslider .bx-wrapper .bx-controls-direction a.bx-next i {
	background: url(../images/icon.png)no-repeat -58px -16px;
}
#mslider .bx-wrapper .bx-controls-direction a:hover.bx-next i {
	background: url(../images/icon.png)no-repeat -58px -78px;
}
#indexPage #mslider .bx-wrapper .bx-controls-direction a:hover {
	background-color: rgba(255, 255, 255, 0.9);
}
#indexPage .bx-wrapper .bx-controls-direction a:hover {
	background: none
}
.bx-wrapper .bx-controls-direction a i {
	width: 40px;
	height: 20px;
	display: block;
	transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.bx-wrapper .bx-controls-direction a.bx-prev i {
	background: url(../images/jiantou.png)no-repeat 0px -50px;
}
.bx-wrapper .bx-controls-direction a.bx-next i {
	background: url(../images/jiantou.png)no-repeat -37px -50px;
}
.bx-wrapper .bx-controls-direction a.bx-prev:hover i {
	background: url(../images/jiantou.png)no-repeat 0px -70px;
}
.bx-wrapper .bx-controls-direction a.bx-next:hover i {
	background: url(../images/jiantou.png)no-repeat -37px -70px;
}
#indexPage #mslider .bx-wrapper .bx-pager {
	width: 300px;
	bottom: 35px;
	text-align: right;
	right: 40px;
	z-index: 2;
}
#mslider .bx-wrapper .bx-next {
	right: -60px;
}
#mslider .bx-wrapper .bx-prev {
	left: -60px;
}
#mslider .bx-wrapper .bx-pager.bx-default-pager a {
	display: block;
}
/*服务*/















#indexPage #mservice {
	width: 1180px;
	margin: 0 auto;
}
#mservice .content .header {
	padding-top: 36px;
	padding-bottom: 30px;
}
#indexPage #mservice .header p.title {
	margin-top: 20px;
}
#servicelist .content_list {
	margin-right: -100px;
}
#servicelist .serviceitem:hover .title {
	color: #292929
}
#mservice #servicelist .serviceitem {
	width: 540px;
	margin-right: 100px;
	height: 150px;
	padding: 30px 0;
	border-top: 1px solid #ddd;
	margin-bottom: 30px;
}
#mservice #servicelist .serviceitem::after {
	content: "";
	display: block;
	width: 0px;
	height: 1px;
	background-color: #5c5c5c;
	position: absolute;
	top: -1px;
	transition: all 0.6s ease 0s;
}
#mservice #servicelist .serviceitem:hover::after {
	width: 540px;
}
#servicelist .serviceitem {
	position: relative;
}
#servicelist .serviceitem a img {
	width: 190px;
	float: left;
}
#servicelist .serviceitem div {
	width: 276px;
	text-align: left;
	float: left;
	margin-left: 30px;
}
#indexPage #mservice a.more {
	display: none;
}
#indexPage .serviceitem a.details {
	width: 40px;
	height: 40px;
	text-indent: 50px;
	overflow: hidden;
	position: absolute;
	bottom: 30px;
	left: 220px;
	display: block;
	border-radius: 0px;
	margin: 0px;
	border: 1px solid transparent;
}
#indexPage .serviceitem a.details::after {
	content: "";
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/icon.png)no-repeat -40px -145px;
	position: absolute;
	top: 0px;
	opacity: 0;
	transition: all 0.6s ease 0s;
}
#indexPage .serviceitem:hover a.details::after {
	opacity: 1;
}
#indexPage #mservice .wrapper .bx-wrapper .bx-prev {
	left: -58px;
	top: 102px;
}
#indexPage #mservice .wrapper .bx-wrapper .bx-next {
	right: -58px;
	top: 102px
}
#indexPage #mservice a.more {
	top: 62px;
}
#servicelist .serviceitem div p.description {
	font-size: 14px;
}
#servicelist .serviceitem div p.title {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}
/*内页服务*/



.npagePage #servicelist .wrap {
	margin-right: -100px;
}
.npagePage #servicelist {
	width: 1180px;
}
.npagePage #servicelist .serviceitem {
	width: 540px;
	margin-right: 100px;
	height: 180px;
	padding: 30px 0;
	border-top: 1px solid #ddd;
	margin-bottom: 30px;
}
.npagePage #servicelist .serviceitem::after {
	content: "";
	display: block;
	width: 0px;
	height: 1px;
	background-color: #5c5c5c;
	position: absolute;
	top: -1px;
	transition: all 0.6s ease 0s;
}
.npagePage #servicelist .serviceitem:hover::after {
	width: 540px;
}
.npagePage .content .header {
	margin-bottom: -50px;
}
#sitecontent .npagePage .serviceitem a.details {
	display: block;
	width: 40px;
	height: 40px;
	overflow: hidden;
	margin: -30px auto 50px 220px;
}
.npagePage .serviceitem a.details::after {
	content: "";
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/icon.png)no-repeat -40px -146px;
	position: absolute;
	bottom: 30px;
	opacity: 0;
	transition: all 0.6s ease 0s;
}
.npagePage .serviceitem:hover a.details::after {
	opacity: 1;
}
.npagePage .serviceitem .content .header p.subtitle {
	height: 34px;
	line-height: 34px;
}
/* 团队*/































#indexPage #mteam .content > .header {
	padding: 60px 0 30px;
	display: block;
}
#indexPage #mteam ul li {
	float: left;
	width: 380px;
	height: 340px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#indexPage #mteam ul.content_list {
	margin-right: -20px;
}
#indexPage #mteam ul:after {
	content: '';
	display: block;
	clear: both;
}
#indexPage #mteam .summary {
	width: auto;
	margin-top: 40px;
}
#indexPage #mteam .summary p {
	text-align: left;
	color: #848484;
}
#indexPage #mteam .summary p.title {
	font-size: 14px;
	line-height: 22px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}
#indexPage #mteam .summary p.subtitle {
	margin-bottom: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}
#indexPage #mteam .summary .description {
	width: auto;
	height: 48px;
	font-size: 12px;
}
#indexPage #mteam .bx-wrapper .bx-prev {
	left: -58px;
	margin-top: 26px
}
#indexPage #mteam .bx-wrapper .bx-next {
	right: -58px;
	margin-top: 26px
}
#indexPage #mteam a.more, #indexPage #mservice a.more, #indexPage #mproject a.more {
	display: block;
	position: absolute;
	top: 22px;
	right: 0px;
	width: 100px;
	height: 40px;
	text-indent: -333px; /*border:0;*/
	overflow: hidden;
}
#indexPage #mproject a.more {
	top: 30px;
}
#indexPage #mteam a.more:after, #indexPage #mservice a.more:after, #indexPage #mproject a.more:after {
	content: '更多';
	position: absolute;
	width: 98px;
	height: 38px;
	border: 1px solid #8e8e8e;
	line-height: 40px;
	text-indent: 0px;
	color: #666666;
	font-size: 13px;
	top: 0px;
	right: 0px;
}
#indexPage #mteam a.more:hover::after, #indexPage #mservice a.more:hover::after, #indexPage #mproject a.more:hover::after {
	background-color: #5c5c5c;
	color: #fff;
}
#indexPage #mteam a.more {
	top: 42px;
}
/*团队内页*/











.teamitem a {
	margin-right: 40px;
	width: 380px;
	height: 180px;
	overflow: hidden;
	display: block;
}
.teamitem .teaminfo .title {
	line-height: 22px;
	color: #5a5a5a;
	font-size: 18px;
}
#teambody .theader .title {
	font-size: 20px;
}
.teamitem .teaminfo .title a {
	color: #5a5a5a;
	font-size: 14px;
}
/*关于*/







#indexPage #mpage .content {
	width: 1180px;
	margin: 0 auto;
	height: 380px;
	padding-bottom: 20px;
}
#mpage .content .header {
	padding: 72px 105px 32px 440px;
	width: auto;
}
#mpage .content .header p.subtitle {
	font-size: 12px;
	line-height: 24px;
	color: #8F8F8F
}
#indexPage #mpage .wrapper li {
	background: #f6f6f6;
	height: 380px;
}
#indexPage #mpage .wrapper li .fimg {
	height: 380px;
	width: 380px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#mpage .module-content .description {
	padding: 0 80px 0 440px;
	margin: 0px;
	height: 74px;
	width: auto;
	text-align: left;
	-webkit-column-count: 2;
	-webkit-column-gap: 30px;
}
#indexPage #mpage .module-content .more {
	margin: 50px auto 0px;
	position: relative;
	border: 1px solid transparent;
	width: 120px;
	height: 40px;
	text-indent: 120px;
	overflow: hidden;
	left: -8%;
}
#indexPage #mpage .module-content .more::after {
	content: '查看详情';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 118px;
	height: 38px;
	line-height: 40px;
	border: 1px solid #ddd;
	text-indent: 0px;
	color: #7c7c7c;
	font-size: 13px
}
#indexPage #mpage .module-content .more:hover::after {
	color: #fff;
}
#indexPage #mpage .module-content .more::before {
	content: "";
	display: block;
	width: 0px;
	height: 40px;
	transition: all 0.6s ease 0s;
	background-color: #5c5c5c;
}
#indexPage #mpage .module-content .more:hover::before {
	width: 120px;
}
/*案例*/























#indexPage #mproject .content .header,  #indexPage #mnews .mservice .header {
	padding-top: 60px;
	padding-bottom: 50px;
	width: 580px;
	margin: 0;
}
#indexPage #mproject #category,  #indexPage #mnews #category {
	display: block;
	width: 600px;
	text-align: right;
	margin-top: -140px;
	float: right;
}
#indexPage #projectlist .projectitem {
	background: none;
}
#indexPage #projectlist .content_list {
	margin-right: -20px;
}
#indexPage #projectlist .projectitem, #projectlist .projectitem {
	width: 380px;
	height: auto;
	margin-right: 20px;
}
#projectlist .projectitem .project_img {
	width: 380px;
	height: 260px;
	overflow: hidden;
}
#projectlist .projectitem a .project_info {
	position: inherit;
	height: 80px;
}
#projectlist .projectitem a .project_info div {
	position: inherit;
	padding: 10px 0;
	margin: 0px;
}
#indexPage #projectlist .projectitem .project_info p.subtitle {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 0px;
	color: #999;
	text-align: left;
	padding: 0;
}
#indexPage #projectlist .projectitem:hover .project_info p.subtitle {
	margin-left: 10px;
}
#indexPage #projectlist .projectitem .project_info p.title {
	margin-top: 0px;
	font-size: 16px;
	font-weight: bold;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	color: #666;
	text-align: left;
	padding: 0;
	line-height: 24px;
}
#indexPage #projectlist .projectitem:hover .project_info p.title {
	margin-left: 10px;
}
#projectlist .projectitem a .project_info:after {
	content: '';
	position: absolute;
	right: 0px;
	bottom: 36px;
	width: 40px;
	height: 40px;
	background-color: rgba(0,0,0,.2);
	opacity: 0;
	background: url(../images/icon.png)no-repeat -40px -146px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#projectlist .projectitem:hover a .project_info:after {
	opacity: 1;
}
#indexPage #mproject .bx-wrapper .bx-pager {
	display: none;
}
/* #indexPage #mproject a.more { margin: 40px auto 0px;font-size: 13px;} */







/* #indexPage #mproject a.more::after{content: "";display: block;width: 260px;height: 42px;border: 1px solid #bbb;position: absolute;bottom: 4px;z-index: 2;margin-left: 20px;transition: all 0.2s ease 0s;} */







/* #indexPage #mproject a.more:hover::after{transform: scale(1.1,1.1);border: 1px solid #e0e0e0;} */















#indexPage a.more, #indexPage a.details, #sitecontent .npagePage a.details {
	border: rgba(223, 223, 223, 0) 1px solid;
}
#indexPage a.more:hover, #indexPage a.details:hover, #sitecontent .npagePage a.details:hover {
	border: rgba(223, 223, 223, 0) 1px solid;
}
/*#indexPage #mproject a.more:hover { background: #666; border: 1px solid #666; width: 300px; height: 50px; line-height: 50px; text-indent: 0; font-size: 14px; color: #fff; display: block; }*/







/* #indexPage #mproject a.more:hover i { color:#2a2a2a; text-indent:10px; } */







/*内页案例*/























.npagePage #projectlist .content_list {
	margin-right: 0px;
}
.npagePage #projectlist .projectitem {
	background: none;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
}
.npagePage #projectlist .projectitem a .project_info p.title {
	width: 80%;
	color: #666;
	text-align: left;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	transition: all 0.6s ease 0s;
}
.npagePage #projectlist .projectitem:hover a .project_info p.title {
	margin-left: 10px;
}
.npagePage #projectlist .projectitem a .project_info p.subtitle {
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 0px;
	color: #999;
	text-align: left;
	padding: 0;
	transition: all 0.6s ease 0s;
}
.npagePage #projectlist .projectitem:hover a .project_info p.subtitle {
	margin-left: 10px;
}
.npagePage #projectlist .projectitem a .project_info div:after {
	display: none;
}
#projectlist .projectitem a img {
	display: block;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; /*filter: grayscale(100%); -moz-filter: grayscale(100%); -webkit-filter: grayscale(100%);*/
}
#projectlist .projectitem a:hover img {
	transform: scale(1.06);
	-moz-transform: scale(1.06, 1.06);
	-webkit-transform: scale(1.06, 1.06);
	-o-transform: scale(1.06, 1.06);
}
.npagePage #projectlist .projectitem .project_img {
	width: 300px;
	height: 200px;
	overflow: hidden;
}
.npagePage #projectlist .projectitem, #projectlist .projectitem {
	width: 300px;
	height: auto;
	margin-left: 20px;
	margin-right: 0px;
}
.npagePage #mproject .content .header {
	padding-top: 60px;
	padding-bottom: 10px;
	width: 1180px;
	margin: 0 auto;
}
#mproject .content .header p.title {
	width: 210px;
	position: fixed;
	margin-top: 4px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}
#mproject .content .header p.subtitle {
	width: 210px;
	position: fixed;
	margin-top: -10px;
	line-height: 80px;
	margin: 10px 0 0 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}
#indexPage #mproject .content .header p.title {
	position: initial;
}
#indexPage #mproject .content .header p.subtitle {
	position: initial;
	margin-top: -30px;
}
/*新闻*/































#mnews .content .header {
	padding-top: 30px;
}
#indexPage #mnews .content .header {
	display: block;
}
#newslist .newstitem .news_wrapper {
	position: inherit;
	width: 640px;
}
#newslist .newstitem.left a.newscontent, #newslist .newstitem.right a.newscontent {
	padding: inherit;
}
#newslist .newstitem.left a.newscontent:hover, #newslist .newstitem.right a.newscontent:hover {
	padding: inherit;
}
#newslist .newstitem a.newscontent:hover .news_wrapper, #newslist .news_wrapper {
	width: 636px;
}
#newslist .separator {
	display: none;
}
#newslist .newstitem {
	border-bottom: 1px solid #e9e9e8;
	border-radius: 4px;
	float: left;
	height: 220px;
	margin-bottom: 30px;
	position: relative;
}
#newslist .newstitem:last-child {
	border-bottom: 0;
}
#newslist .newsbody p.date {
	font-family: "HELVETICANEUELTPRO-THEX", Arial;
	font-weight: 300;
	position: absolute;
	top: 38px;
}
#newslist .newstitem a.newscontent {
	text-align: left;
}
#newslist .newstitem .md {
	color: #b0b0b0;
	display: inline-block;
	font-size: 12px;
	position: relative;
}
#newslist .newstitem .year {
	color: #b0b0b0;
	font-size: 12px;
}
#newslist .newsbody .description {
	font-size: 14px;
	text-align: left;
	color: #777;
	height: 40px;
	overflow: hidden;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	margin-left: 0px;
}
#indexPage #mnews .newstitem a.details, #newsPage #newslist .newstitem a.details {
	display: block;
	position: absolute;
	z-index: 20;
	bottom: 30px;
	background: none;
	width: 100px;
	height: 40px;
	margin: 0px;
	border-radius: 0px;
	line-height: 21px;
	text-indent: -94px;
	overflow: hidden;
	border: none;
	right: 160px;
	opacity: 0;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	background: #fff;
}
#indexPage #mnews .newstitem a.details:after, #newsPage #newslist .newstitem a.details:after {
	content: '查看详情';
	position: absolute;
	top: 0px;
	left: 0px;
	height: 40px;
	width: 100px;
	line-height: 40px;
	text-align: center;
	color: #b0b0b0;
	text-indent: 0px;
	font-size: 12px;
}
#indexPage #mnews #newslist .newstitem i {
	display: none;
}
#indexPage #mnews a.more {
	font-size: 14px;
	margin: 30px auto 60px;
	display: block;
	position: relative;
}
#indexPage #mnews a.more::after {
	content: "";
	display: block;
	width: 260px;
	height: 42px;
	border: 1px solid #bbb;
	position: absolute;
	bottom: 4px;
	z-index: 2;
	margin-left: 20px;
	transition: all 0.2s ease 0s;
}
#indexPage #mnews a.more:hover::after {
	transform: scale(1.1, 1.1);
	border: 1px solid #e0e0e0;
}
#indexPage #mnews .newstitem:hover a.details, #newsPage #newslist .newstitem:hover a.details {
	opacity: 1;
}
#indexPage #mnews .newstitem:hover .description, #newsPage #newslist .newstitem:hover .description {
	margin-left: 30px;
}
#indexPage #mnews .newstitem .description::after, #newsPage #newslist .newstitem .description::after {
	content: "";
	display: block;
	height: 60px;
	width: 1px;
	background-color: #e0e0e0;
	position: absolute;
	top: 84px;
	opacity: 0;
}
#indexPage #mnews .newstitem:hover .description::after, #newsPage #newslist .newstitem:hover .description::after {
	opacity: 1;
	margin-left: 0px;
	margin-left: -30px;
}
#newslist .newstitem {
	height: 190px
}
/*内页新闻*/























#newsPage.npagePage .content {
	width: 1200px;
	margin: 0 auto;
}
#newsPage #category {
	margin: 0;
	width: 180px;
	float: left;
	position: fixed;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	margin-left: 10px;
}
#newsPage #newslist .newstitem {
	width: 960px;
	position: relative;
	height: 200px;
}
#newsPage #newslist .newstitem .news_wrapper, #newsPage #newslist .newstitem a.newscontent:hover .news_wrapper {
	width: 580px;
}
#newsPage .newstitem a.details {
	display: block;
	position: absolute;
	z-index: 20;
	top: -3px;
	background-color: transparent;
	width: 100px;
	height: 20px;
	margin: 0px;
	border-radius: 0px;
	line-height: 21px;
	text-indent: -94px;
	overflow: hidden;
	border: none;
	right: 80px;
	color: transparent;
}
#newsPage #newslist .newstitem i {
	display: none;
}
#sitecontent #newsPage .content a.details:hover {
	text-indent: -94px;
}
#newsPage #newslist .newstitem .newsimg {
	width: 260px;
	height: 160px;
}
#newsPage #newslist .newstitem a.details {
	top: 120px
}
#newsPage .content .header p.title {
	width: 210px;
	position: fixed;
	margin-top: -15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}
#newsPage .content .header p.subtitle {
	width: 210px;
	position: fixed;
	margin-top: -10px;
	line-height: 24px;
	height: 24px;
	margin: 20px 0 0 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}
/*合作伙伴*/















#indexPage #mpartner .content .header {
	display: none;
}
#indexPage #mpartner .module-content {
	padding: 60px 0;
	height: 80px;
}
#indexPage #mpartner .wrapper {
width: 1180px height: auto;
}
#indexPage #mpartner .wrapper ul li {
	height: 80px;
}
#indexPage #mpartner .wrapper ul li a {
	width: 112px;
	height: auto;
	margin-right: 10px;
}
#indexPage #mpartner .bx-wrapper .bx-pager {
	display: none;
}
#indexPage #mpartner .bx-wrapper .bx-controls-direction {
	display: block;
}
#indexPage #mpartner .bx-wrapper .bx-controls-direction a.disabled {
	display: block;
}
#indexPage #mpartner .bx-wrapper .bx-prev {
	left: -58px;
}
#indexPage #mpartner .bx-wrapper .bx-next {
	right: -58px;
}
/*联系我们*/































#indexPage #mcontact .content {
	width: 1180px;
	margin: 0 auto;
}
#indexPage #mcontact .content .fw {
	width: 1180px;
}
#contactinfo div a:hover {
	color: #fff;
	background: #5c5c5c;
}
#footer a path {
	fill: rgb(148, 148, 148);
}
#pages .active a, #pages a:hover {
	background-color: #4E4E4E;
	color: #fff;
}
#pages li {
	display: inline-block;
}
#indexPage .module {
	z-index: auto;
}
#mcontact .content #contactinfo {
	animation-name: fadeInUp;
}
/*联系我们内页*/



#page_none .content .header .title {
	position: initial;
}
#page_none .content .header .subtitle {
	position: initial;
}
/*幻灯*/















#indexPage #mslider .bx-wrapper {
	position: relative;
	width: 1180px;
	margin: 0 auto;
}
#header {
	background-color: #fff;
	position: absolute;
	padding-top: 40px;
	border-bottom: 1px solid #ececec;
	position: fixed;
	top: 0px;
}
#header.mini {
	background-color: #fff;
	padding-top: 10px;
	box-shadow:0 1px 8px rgba(195, 195, 195, 0.18);
}
.nobanner #header {
	background: #fff;
	margin-top: 0px;
}
#indexPage #mslider ul li {
	position: relative;
}
#indexPage #mslider ul li p.title {
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	text-align: right;
	margin-left: 30px;
	text-align: left;
	margin-top: 18px;
}
#indexPage #mslider ul li p.subtitle {
	font-size: 12px;
	text-align: right;
	margin-left: 30px;
	margin-bottom: 22px;
	color: #ababab;
	text-align: left;
}
#indexPage #mslider ul li div {
	vertical-align: bottom;
}
#indexPage #mslider ul li a {
	height: 90px;
	background: rgba(0,0,0,0.6);
	position: absolute;
	bottom: 0px;
}
#sitecontent {
	min-height: inherit;
}
/*案例详情*/















#plheader {
	width: 1180px;
	margin: 0 auto;
	padding-top: 150px;
}
#category {
	text-align: left;
	width: 1180px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
}
#category li {
	display: block;
}
#category a.active, #category a:hover {
	background-color: transparent;
	color: #1a1a1a;
	border-color: transparent;
}
#category a {
	border: none;
	padding: 8px 0;
	color: #666666;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}
#projectinfo {
	float: right;
	margin-left: 0px;
	width: 360px;
}
#projectih {
	width: 360px;
}
#projectinfo .header {
	width: 360px;
	border-bottom: none;
}
#projecttags {
	width: 360px;
	border-top: 1px dotted #CFCFCF;
	padding-top: 40px;
	margin-top: 40px;
	float: none;
	margin-left: 0px;
}
#projecttags:after, #projectib:after {
	content: '';
	display: block;
	clear: both;
}
#projectib {
	float: none;
	margin-left: 0px;
	width: 360px;
	margin-right: 0
}
#projectib .projectitem {
	width: 116px;
	margin-right: 4px;
}
#projectib .projectitem a .project_info p.title {
	margin-top: 1px;
	color: #606060;
}
#projectib .projectitem:hover a .project_info p.title {
	color: #333;
}
#projectib .projectitem a {
	overflow: hidden;
}
/*页面详情*/











#projectib .projectitem img {
	height: 72px;
}
.content .header {
	padding-top: 120px;
	width: 1180px;
	margin: 0 auto;
	padding-bottom: 110px;
}
#indexPage #category a {
	padding-left: 20px;
	display: inline;
}
#indexPage #mnews #category a.active,#indexPage #mnews #category a:hover {
	background-color: #5c5c5c;
	color: #fff;
}

.more{
	border: 1px solid #8e8e8e;
    padding: 10px 20px;
}
.more:hover{
	background-color: #5c5c5c;
	color: #fff;
}
#indexPage #mnews #category a {
	border: 1px solid #8e8e8e;
	padding: 10px 20px;
}
#sitecontent .npagePage #projectwrap {
	padding-top: 120px;
}
#projectinfo .header .description {
	color: #8c8c8c;
	font-size: 12px;
}
#projectbody .postbody {
	padding: 0px 0 20px 0;
}
#projectshow {
	float: right;
	width: 360px;
	margin-right: 0px;
}
#projecttags a {
	transition: all 0.6s ease 0s;
}
#projecttags a:hover {
	color: #FFF;
	background: #5c5c5c;
}
/*新闻内页*/















#newsPage #newslist .wrapper {
	width: 960px;
	float: right;
	margin: -90px 0 0;
}
#pages {
	width: 940px;
	margin: 0 auto;
	text-align: center;
	padding-left: 220px;
	padding-bottom: 120px;
	padding-top: 80px;
	margin-left: 20px;
}
#category li.hasmore {
	height: auto;
}
#category li.hasmore div {
	width: 200px;
	display: block;
	position: relative;
}
#category li.hasmore div ul {
	text-align: left;
	margin: 10px 20px 10px 20px;
	border-top: none;
	padding-top: 0px;
}
#category li.hasmore div ul a.active, #category li.hasmore div ul a:hover {
	background: transparent;
	color: #1a1a1a;
}
#category li.hasmore div ul a::before {
	position: absolute;
	content: "";
	width: 5px;
	height: 1px;
	margin-top: 8px;
	z-index: 10;
	background-color: #B4B4B4;
	margin-left: -20px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#category li.hasmore div ul a.active::before, #category li.hasmore div ul a:hover::before {
	background-color: #000;
}
#category li.hasmore div ul a {
	padding: 5px 0;
}
#mproject.npagePage .content {
	width: 1180px;
	margin: 0 auto;
	overflow: visible;
	min-height: 1000px;
}
#mproject.npagePage #category {
	margin: 0;
	width: 180px;
	float: left;
	position: fixed;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
}
#mproject.npagePage #projectlist {
	margin-left: 220px;
	width: 960px
}
#mproject.npagePage #projectlist .wrapper {
	float: none;
	margin: -60px 0 0 0;
}
#plheader {
	padding-bottom: 70px;
}
#projectib #projectlist {
	width: 720px;
}
#shares {
	height: 92px;
}
#shares a#gotop {
	margin-top: 0px;
}
#shares a#sshare {
	display: none;
}
#online_open {
	bottom: 132px;
	background: #c0c0c0;
}
#online_lx {
	bottom: 132px;
}
#olx_head {
	background: #1D1D1D;
	border-radius: 0;
}
#olx_qq li a:hover i {
	color: #fff;
}
#shares a#sweixin {
	background-color: #2c2c2c;
}
#shares a#sweibo {
	background-color: #696969;
}
/*联系我们留言表单 横/



#mcontact .content #contactform{width: 1180px; margin-top: 80px;}

#contactform p .inputtxt{width: 300px; float: left; margin-right: 20px;color: #6B6B6B;    background-color: rgba(255, 255, 255, 0);border: 0;    border-bottom: #E2E2E2 1px solid;}

#contactform p .inputsub{ width: 220px; height: 45px; background-color: #5C5C5C;padding: 0;margin-top:20px;}

#contactform p .inputsub:hover{background-color: #4d4d4d;}

#indexPage #mcontact{height: 520px;}

#contactinfo div{margin-top: 100px;}

#contactform p .cont{width: 1180px;}

#contactform p textarea.inputtxt{height: 60px;}

#mcontact .content #contactinfo{border-top: 1px solid #e9e9e8;}

/*联系我们留言表单/





/*联系我们留言表单 竖*/



#indexPage #mcontact {
	height: 440px;
}
#contactform p .inputtxt {
	color: #6B6B6B;
	background-color: rgba(255, 255, 255, 0);
	border: 0;
	border-bottom: rgba(151, 151, 151, 0.25) 1px solid;
}
#contactform p .inputsub {
	height: 45px;
	background-color: #5C5C5C;
}
#contactform p .inputsub:hover {
	background-color: #4d4d4d;
}
#contactform p .email {
	float: left;
}
#mcontact .content #contactinfo p {
	width: 420px;
}
#contactinfo {
	width: 460px;
	border-top: 0;
}
#indexPage #mcontact .content {
	border-top: 1px solid #e9e9e8;
	top: -1px;
}
#contactinfo p {
	height: 30px;
	line-height: 30px;
}
#mcontact .content #contactform {
	margin-top: 30px;
}
#contactinfo div a {
	margin-top: 20px;
}
#servicelist .serviceitem div {
	transition: all 0.6s ease 0s;
}
#servicelist .serviceitem:hover div {
	margin-left: 40px;
}
#indexPage #mteam .fw #teamitem .summary {
	transition: all 0.6s ease 0s;
}
#indexPage #mteam .fw #teamitem:hover .summary {
	margin-top: 20px;
}
.mvideom #pages {
	width: 1180px;
	margin: 0 auto;
	text-align: center;
	padding-left: 0;
	padding-bottom: 100px;
	padding-top: 60px;
	margin-left: auto;
}
#indexPage #mslider {
	padding-top: 180px;
}
/* 2019.08.13 yyq 4-5 */

/* 处理分类 */

/* .bodyindex #indexPage #category .more,

.bodyindex #indexPage #category a:first-child,

.bodylist #category .more {

    display: none;

} */



.bodyindex #indexPage #category a.more {
	position: static;
	width: auto;
	height: auto;
	text-indent: 0;
	display: none;
	line-height: 16px;
	height: 16px;
	font-size: 13px;
	color: #7b7b7b;
	background-color: #EAEAEA;
	margin-left: 0;
	border: none;
}
.bodyindex #indexPage #category a.more:hover {
	background: #50a4fe;
	color: #FFFFFF;
	transition: 0.3s;
	transform-origin: bottom;
	border: none;
}
/* 处理图片 */

#projectlist .projectitem .project_img,  #mvideom .videom_item .image,  #mteam .content_list li .header a,  #mservice .serviceitem .service_img,  #servicelist .serviceitem .service_img,  #teamlist .teamitem .teamimg,  .Pagevideo .videom_item .image,  #projectib .projectitem .propost_img {
	position: relative;
	display: block;
	overflow: hidden;
}
#projectlist .projectitem .project_img img,  #mvideom .videom_item .image img,  #mteam .content_list li .header a img,  #mservice .serviceitem .service_img img,  #servicelist .serviceitem .service_img img,  #teamlist .teamitem .teamimg img,  .Pagevideo .videom_item .image img,  #projectib .projectitem .propost_img img {
	height: auto;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
#projectlist .projectitem .project_img {
	padding-top: 68.5%;
	height: 0;
}
#mvideom .videom_item .image {
	padding-top: 70%;
}
#indexPage #mteam .content_list li .header a {
	padding-top: 48%;
	height: 0;
}
#mservice .serviceitem .service_img {
	padding-top: 26%;
	width: 190px;
	float: left;
}
.npagePage #projectlist .projectitem .project_img {
	padding-top: 67%;
	height: 0;
}
#servicelist .serviceitem .service_img {
	padding-top: 26%;
	float: left;
	width: 190px;
}
#teamlist .teamitem .teamimg {
	padding-top: 47.5%;
}
.Pagevideo .videom_item .image {
	padding-top: 69.5%;
}
#projectib .projectitem .propost_img {
	padding-top: 68%;
}
/* 其他样式 */

.bodylistpost.bodyteam #teamimage {
	display: none;
}
#teampost #teambody {
	margin-left: 0;
}
#category a {
	white-space: nowrap;
}
#pages {
	padding: 40px 0 80px;
	margin: 0 auto;
}
.Pageteam #teamlist .teamitem a {
	width: 100%;
	height: 380px;
}
.module.mvideom.mm ul.content_list li {
	width: 25%;
}
#mteam .content .header {
	width: 100%;
}
#header ul li.navitem a {
	font-size: 16px;
}
#sitecontent {
	min-height: 680px;
}
.Pageteam .teamitem .teaminfo .title {
	color: #5a5a5a;
	font-size: 14px;
}
#header ul li.navitem {
	height: 50px;
}
#indexPage .module.mvideom {
	padding-top: 50px;
}
#mslider .bx-wrapper .bx-next {
	right: -50px;
}
#mslider .bx-wrapper .bx-prev {
	left: -50px;
}
.nobanner .npagePage {
	padding-top: 100px;
}
#plheader {
	padding-top: 126px;
}
.content .header,  #teampost {
	padding-top: 100px;
}
#teampost #teambody {
	width: 1200px;
}
.Pagevideo .mvideo_title {
	width: 210px;
	position: fixed;
	margin-top: -10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	text-align: left;
}
.Pagevideo .mvideo_subtitle {
	width: 210px;
	position: fixed;
	margin-top: -10px;
	line-height: 44px;
	margin: 10px 0 0 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	text-align: left;
}
.Pagevideo.npagePage #category {
	margin: 0;
	width: 180px;
	float: left;
	position: fixed;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
}
.Pagevideo.npagePage .content {
	width: 1180px;
	margin: 0 auto;
	overflow: visible;
	min-height: 1000px;
}
.Pagevideo.npagePage #videomlist {
	margin-left: 220px;
	width: 960px;
}
.Pagevideo #videomlist .wrapper {
	float: none;
	margin: -60px 0 0 0;
}
.Pagevideo.mvideom.mvideom01 .videom_item {
	width: calc(33.3333% - 20px);
}
.npagePage #pages {
	width: 940px;
	margin-left: 240px;
}
#sitecontent .npagePage.content_editor #projectwrap {
	padding-top: 0;
}
#footer {
	width: 100%;
	float: left;
}
.Pageservice #pages {
	margin: 0 auto;
}
.npagePage .description a {
	font-family: '微软雅黑';
}
.Pageteam #category li {
	display: inline-block;
	margin-right: 20px;
}

/* 2019.08.13 yyq 4-5 */
