body {
	min-width:auto;
	height:auto;
}
#header ul li.navitem a p{
	font-size: 11px;
}
.navitem i.fa-angle-down{
	color:#fff;
	margin-left:8px;
	font-size:14px;
}
.navitem:hover i.fa-angle-down,.navitem a.active i.fa-angle-down{
	color:#1555AC;
}
#header ul li.navitem {
	padding:0;
	margin:0 0px 0px 46px;
}
/* #header ul li.navitem::after {
	content:"";
	display:block;
	width:0;
	height:1px;
	background-color:#8a8a8a;
	background-color:#fff;
	background-color:#1555AC;
	position:absolute;
	bottom:22px;
	opacity:0;
	transition:all 0.6s ease 0s;
} */
#header ul li.navitem:hover::after {
	width:100%;
	opacity:1;
}
#header #logo img {
	width: initial;
	height:54px;
	display: block;
}
/* #header ul li.navitem a.active span, */#header ul li.navitem:hover a.nav-a span{
	/* color:#1E1E1E; */
	color: #1555AC;
	color: #00ccdf;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	margin:0 12px 20px 0;
	border:1px solid rgba(121,121,121,0);
	background-color:rgba(78,78,78,0);
	width:10px;
	height:10px;
	border-radius:0px;
}
.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(56,56,56,0.5);
	background-color:rgba(92,92,92,0);
}
.serviceitem div {
	text-align:left;
}
#footer {
	background:#fff;
	width:100%;
	margin:0 auto;
}
#header .content {
	margin:0 auto;
	width:82%;
	padding-left:0px;
	padding:0;
	display: flex;
  	justify-content: space-between;
}
#header ul#nav {
	margin-right: 12%;
	display: flex;
	padding-top: 6px;
}
/*首页幻灯高度*/


#indexPage #mslider ul li div.sliderArrow {
	width:650px;
	display:none;
}
.content .header p.title {
	font-size:18px;
	text-align:left;
}
.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:10px 0px;
	color:#6c6e75;
	width:96%;
	margin:0 auto;
} */
.bx-wrapper .bx-controls-direction a:hover i {
	color:transparent;
}

#header ul li.navitem ul.subnav {
	border-bottom:1px solid #f1f1f1;
	background:#FFF;
	border-top:0;
	position:absolute;
	z-index: 20;
}
#header ul li.navitem ul.subnav li a:hover {
	background:rgba(242,242,242,0) none repeat scroll 0% 0%;
	color:#2a2a2a;
	text-indent:6px;
	text-indent:0px;
}
#header ul li.navitem ul.subnav li a {
	background:transparent;
	color:#aeaeae;
	color:#777;
	width:auto;
	padding:7px 30px 7px 30px;
	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;
	transform:translateX(8px);
}
#header {
	margin:0 auto;
}
/*内页*/



#sitecontent .content .fw {
	width:1180px;
	margin-bottom:0px;
}
.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:40px;
	height:70px;
	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:1160px;
	width:96%;
	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:640px; */
	margin:50px auto 0;
	padding-top:0px;
}
#contactinfo h3 {
	float:left;
	width:100%;
	color:#fff;
}
#contactinfo p {
	width:400px;
	padding-right:40px;
	font-size:13px;
	height:28px;
	line-height:28px;
}
#indexPage #mcontact {
	background-color:#3e3e3e;
	height:460px;
	margin:30px 0 0px 0;
}
#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:0px;
}
#projectlist,#projectmore {
	margin:0 auto;
	width:100%;
}
#projectlist .wrapper {
	margin-right:-20px;
	padding-top:180px;
}
#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:45px;
	background-color:#fff;
	width:96%;
	margin:0 auto;
}
#indexPage #mpage .slider_wrapper li {
	border-top:1px solid #e7e7e7;
}
/*首页团队*/


#indexPage #mteam .content .fw {
	background-color:#f5f5f5;
	width:1040px;
}
#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);
}
.module-slider .description {
	width:auto;
	height:96px;
	font-size:12px;
}

#contactinfo div {
	clear:both;
	margin-top:20px;
}
#contactinfo div a {
	color:#B3B3B3;
	background:rgba(255,0,0,0);
	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 .newstitem .newsbody .title {
	width:100%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size:16px;
	height:20px;
	line-height:20px;
	color:#848484;
	margin:18px 0 20px;
	padding-top:18px;
}
#newslist .newstitem:hover .newsbody .title {
	color:#666;
}
#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;
	display:none;
}
#newslist .newsbody {
	margin-left:0;
	width:360px;
	padding-left:0px;
	margin-top:0px;
	position:relative;
	display:block;
}
#newslist {
	/* width:1180px; */
}
#newslist .newstitem .newsimg {
	width:100%;
	height:240px;
	/* left:auto;
	right:0px;
	display:none; */
}
/*服务内页*/

#newsPage #newslist {
	margin:50px auto 0;
}
.npagePage .service_img {
	width:30%;
	float:left;
}
.npagePage #servicelist .serviceitem div {
	width:70%;
	float:left;
}
.npagePage #servicelist .serviceitem div {
	margin-top:0;
}
#sitecontent .npagePage #servicelist.serviceitem a img {
	width:100%;
}
#sitecontent .default .content .header p.title {
	text-align:center;
}
/*内容图片最大宽度*/

.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);
	top:42px;
}
/*团队内页*/



#teampost {
	padding-top:120px;
}
.teamitem {
	float:left;
	width:100%;
	margin-right:20px;
	margin-bottom:20px;
	height:350px;
	position:relative;
}
.npagePage .teamitem img {
	border-radius:0px;
	width:100%;
	height:auto;
	margin:0px;
	transition:all 0.6s ease 0s;
}
.npagePage .teamitem: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);
}
.teamitem .teaminfo {
	text-align:left;
}
.teamitem .teaminfo .description {
	margin-top:20px;
}
.teamitem .teaminfo .subtitle {
	transition:all 0.6s ease 0s;
}
#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:380px;
	position:relative;
}
#teampost #teamimage img {
	width:100%;
	height:auto;
	margin-bottom:40px;
	margin-right:40px;
}
#teampost #teambody {
	width:740px;
	float:left;
	margin-left:60px;
}
#teampost #teamimage {
	width:380px;
	float:left;
	overflow:hidden;
	height:auto;
}
.npagePage #teamlist .teamitem a.details {
	left:auto;
	right:5%;
	bottom:120px;
	border-bottom:1px solid rgba(210,210,210,0);
}
.npagePage #teamlist a.details:hover {
	border-color:transparent;
}
.npagePage #teamlist a.details:hover i {
	display:none;
}
#teamlist .teamitem:hover a.details {
	opacity:1;
}
#teamlist .teamitem:hover a.details i {
	display:none;
}
.npagePage .teamitem .teaminfo::after {
	content:"";
	display:block;
	width:40px;
	height:40px;
	background:url(../images/icon.png)no-repeat -39px -146px;
	position:absolute;
	right:4.5%;
	bottom:94px;
	transition:all 0.4s ease 0s;
}
.npagePage .teamitem:hover .teaminfo::after {
	background:url(../images/icon.png)no-repeat -39px -177px;
}
.npagePage .content #teampost {
	margin-bottom:120px;
}
/*合作伙伴*/

#indexPage #mpartner .slider_control a {
	background:transparent;
}
#indexPage #mpartner .slider_control a:hover {
	background-color:transparent;
}
#indexPage #mpartner .slider_control a i {
	color:transparent;
}
#indexPage #mpartner .bx-wrapper .bx-controls-direction a {
	width:40px;
	height:40px;
	background:rgba(0,0,0,0);
	border-radius:0px;
}
#indexPage #mpartner .bx-wrapper .bx-controls-direction a.bx-prev i {
	margin-left:0px;
	background:url(../images/icon.png)no-repeat 0px -146px;
	transition:all 0.4s ease 0s;
}
#indexPage #mpartner .bx-wrapper .bx-controls-direction a.bx-prev i:hover {
	background:url(../images/icon.png)no-repeat 0px -176px;
}
#indexPage #mpartner .bx-wrapper .bx-controls-direction a.bx-next i {
	margin-left:0px;
	background:url(../images/icon.png)no-repeat -40px -146px;
	transition:all 0.4s ease 0s;
}
#indexPage #mpartner .bx-wrapper .bx-controls-direction a.bx-next i:hover {
	background:url(../images/icon.png)no-repeat -40px -176px;
}
#indexPage #mpartner .bx-wrapper .bx-controls-direction a {
	margin-top:-30px;
}
/*1转4新css开始*/


/*新首页*/
#indexPage .module .content {
	position:relative;
}
#indexPage #mservice .content {
	height:auto;
	margin-top:0;
	margin-top:-4%;
}
#indexPage #mpage .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 #mnews a.more i {
	font-size:18px;
}
#indexPage #mnews a:hover.more i {
	text-indent:18px;
	color:red;
}
#indexPage #mproject .content .wrapper {
	width:100%;
	margin:0 auto;
}
/*标题块*/


.content .header p.subtitle {
	font-size:12px;
	line-height:24px;
	height:24px;
}
/*幻灯*/


/*幻灯切换按钮*/
#mslider .bx-wrapper .bx-controls-direction{
	display: none;
}
#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 -6px;
	width:40px;
	height:70px;
	margin:0;
}
#mslider .bx-wrapper .bx-controls-direction a:hover i {
	background:url(../images/icon.png)no-repeat -11px -68px;
}
#mslider .bx-wrapper .bx-controls-direction a.bx-next i {
	background:url(../images/icon.png)no-repeat -61px -5px;
}
#mslider .bx-wrapper .bx-controls-direction a:hover.bx-next i {
	background:url(../images/icon.png)no-repeat -61px -68px;
}
#indexPage #mslider .bx-wrapper .bx-controls-direction a:hover {
	background-color:rgba(255,255,255,0.2);
}
#indexPage .bx-wrapper .bx-controls-direction a:hover {
	background:none
}
.bx-wrapper .bx-controls-direction a i {
	width:50px;
	height:50px;
	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/icon.png)no-repeat -10px -16px;
}
.bx-wrapper .bx-controls-direction a.bx-next i {
	background:url(../images/icon.png)no-repeat -58px -16px;
}
.bx-wrapper .bx-controls-direction a.bx-prev:hover i {
	background:url(../images/icon.png)no-repeat -10px -78px;
}
.bx-wrapper .bx-controls-direction a.bx-next:hover i {
	background:url(../images/icon.png)no-repeat -58px -78px;
}
#indexPage #mslider .bx-wrapper .bx-pager {
	width:50%;
	top:80%;
	text-align:right;
	right:20px;
	z-index:2;
	margin:0 auto;
	display:none;
}
#indexPage #mslider .bx-wrapper .bx-pager-item {
	display:block;
	float:left;
}
#mslider .bx-wrapper .bx-pager.bx-default-pager a {
	display:block;
}
.bx-wrapper .bx-pager.bx-default-pager a::after {
	content:"";
	display:block;
	border:1px solid rgba(255,255,255,0);
	width:2px;
	height:2px;
	background-color:rgba(82,82,82,0.45);
	position:relative;
	left:3px;
	top:3px;
	transition:all 0.4s ease 0s;
}


#indexPage #mservice a.more {
	display:none;
}
#indexPage .serviceitem a.details {
	width:40px;
	height:40px;
	text-indent:50px;
	overflow:hidden;
	position:absolute;
	bottom:37px;
	left:160px;
	display:block;
	border-radius:0px;
	margin:0px;
	border:1px solid transparent;
	display:none;
}
#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:0;
}
#indexPage #mservice .wrapper .bx-wrapper .bx-pager {
	display:block;
	bottom:140px;
	left:-89px;
	position:absolute;
}
#indexPage #mservice .wrapper .bx-wrapper .bx-prev {
	left:-58px;
	top:102px;
	display:none;
}
#indexPage #mservice .wrapper .bx-wrapper .bx-next {
	right:-58px;
	top:102px;
	display:none;
}
#indexPage #mservice a.more {
	top:62px;
}
#servicelist .serviceitem div p.description {
	font-size:12px;
	color:#b1b1b1;
}
#servicelist .serviceitem:hover div p.description {
	font-size:12px;
	color:#848484;
}
#servicelist .serviceitem div p.title {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	display:block;
	color:#404040;
	text-align:left;
}
#servicelist .serviceitem:hover div p.title {
	color:#666;
}
#indexPage #mservice .wrapper {
	width:100%;
	margin-bottom:0px;
	margin-top:30px;
	margin:0 auto;
	text-align:center;
}
#sitecontent #indexPage #mservice .content .fw {
	width:100%;
}
#sitecontent #indexPage #mservice #serviceitem_3 {
	display:none;
}
#mservice #servicelist #serviceitem_2 {
	border-right:0;
}
#mservice #servicelist .serviceitem div p.description {
	margin-top:0px;
}
#mservice #servicelist .serviceitem a::before {
	content:"";
	display:block;
	position:relative;
	width:100%;
	height:4px;
	background-color:#0088E8;
	top:100px;
	opacity:0;
	transition:all 0.6s ease 0s;
	display:none;
}
#mservice #servicelist .serviceitem:hover a::before {
	opacity:1;
	top:127px;
}
/*内页服务*/















.npagePage #servicelist .wrap {
	margin-right:-100px;
}
.npagePage #servicelist {
	width:1180px;
}
.npagePage #servicelist .serviceitem {
	width:540px;
	margin-right:40px;
	height:120px;
	padding:30px 30px;
	border-top:0px solid #ddd;
	margin-bottom:40px;
	background-color:#fff;
	transition:all 0.6s ease 0s;
}
.npagePage #servicelist .serviceitem:hover {
	box-shadow:0 6px 40px rgba(128,128,128,0.25);
}
.npagePage #servicelist .serviceitem::after {
	content:"";
	display:block;
	width:0px;
	height:1px;
	background-color:#5c5c5c;
	position:absolute;
	top:-1px;
	transition:all 0.6s ease 0s;
	left:0;
}
.npagePage #servicelist .serviceitem:hover::after {
	width:100%;
}
.npagePage .content .header {
	width:96%;
	margin-bottom:20px;
}
#sitecontent .npagePage .serviceitem a.details {
	display:block;
	width:40px;
	height:40px;
	overflow:hidden;
	margin:-80px auto 50px 160px;
	transition:all 0.6s ease 0s;
}
#sitecontent .npagePage .serviceitem:hover a.details {
	margin:-80px auto 50px 190px;
}
.npagePage .serviceitem a.details::after {
	content:"";
	display:block;
	width:40px;
	height:40px;
	background:url(../images/icon.png)no-repeat -40px -146px;
	position:absolute;
	bottom:10px;
	opacity:0;
	transition:all 0.6s ease 0s;
	left:180px;
}
.npagePage .serviceitem:hover a.details::after {
	opacity:1;
	left:215px;
}
.npagePage .serviceitem .content .header p.subtitle {
	height:34px;
	line-height:34px;
}
.Pageservice .content {
	background-color:#f6f6f6;
}
.npagePage .serviceitem div p.description {
	margin-top:0px;
}
/* 团队 资质*/
#indexPage #mteam .content > .header {
	padding: 40px 0 25px;
	display:block;
	width: 100%;
}
#indexPage #mteam ul.content_list {
	margin-right:-20px;
}
#indexPage #mteam ul li {
	height:max-content;
}
#indexPage #mteam ul.content_list .header {
	float:left;
	width:300px;
	height:max-content;
	overflow:hidden;
	margin-left:0px;
	margin-top:0px;
	box-shadow: 0px 0px 5px #a6a6a62e;
}
#indexPage #mteam ul:after {
	content:'';
	display:block;
	clear:both;
}
#indexPage #mteam .summary {
	width:480px;
	margin-left:48px;
	float:left;
	margin-top:70px;
}
#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:30px;
	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:0;
	margin-top:-20px;
	margin-left:-80px;
}
#indexPage #mteam .bx-wrapper .bx-next {
	right:0;
	margin-top:-20px;
	margin-right:-80px;
}
#indexPage #mservice a.more {
	display:block;
	position:absolute;
	top:20px;
	left:850px;
	width:100px;
	height:40px;
	text-indent:-333px;
	border:0;
	overflow:hidden;
	display:none;
}
#indexPage #mteam a.more:after,#indexPage #mservice a.more:after {
	content:'更多';
	position:absolute;
	width:140px;
	height:40px;
	line-height:40px;
	text-indent:0px;
	color:#b0b0b0;
	font-size:13px;
	top:0px;
	left:0px;
	transition:all 0.6s ease 0s;
}
#indexPage #mteam a.more:hover::after,#indexPage #mservice a.more:hover::after {
	color:#5c5c5c;
}
#indexPage #mteam .content .fw{
	position: relative;
}
/* #indexPage #mteam a.more {
	top:initial;
	left:initial;
	bottom: 0;
	right: 0;
	margin: 0;
	display:block;
	width:140px;
	background-color:#e6e6e6;
	border:0px solid #e6e6e6;
} */
#indexPage #mteam a.details:hover i {
	display:none;
	border:0px solid #e6e6e6;
}

/*团队内页*/



#teamlist .teamitem .wrap {
	display:none;
}
.teamitem a {
	margin-right:40px;
	width:180px;
	overflow:hidden;
	display:block;
	display:inline-block;
	margin-left:120px;
	margin-top:80px;
}
.teamitem .teaminfo {
	float:right;
	margin-top:80px;
	width:560px;
	margin-right:285px
}
.teamitem .teaminfo .title {
	line-height:22px;
	color:#5a5a5a;
	font-size:18px;
}
.teamitem .teaminfo .title a {
	margin:0;
}
#teambody .theader .title {
	font-size:20px;
}
.teamitem .teaminfo .title a {
	color:#5a5a5a;
	font-size:16px;
}
/*关于*/







#indexPage #mpage .content {
	width:100%;
	margin:0 auto;
	height:600px;
	/* padding-bottom:20px; */
}
#mpage .content .header {
	padding:150px 0px 32px 0px;
	width:auto;
	z-index:2;
	position:relative;
}
#mpage .content .header p.title {
	text-align:left;
	margin-left:5%;
}
#mpage .content .header p.subtitle {
	font-size:12px;
	line-height:24px;
	color:#8F8F8F;
	text-align:left;
	padding-left:5%;
}
#indexPage #mpage .wrapper li {
	background:#f6f6f6;
	height:600px;
	width:50%;
	float:right;
}
#indexPage #mpage .wrapper li .fimg {
	height:600px;
	width:50%;
	position:absolute;
	top:0px;
	left:0px;
}
#mpage .module-content .description {
	padding:0 0px 0 5%;
	margin:0px;
	height:74px;
	width:80%;
	text-align:left;
}
#indexPage #mpage .module-content .more {
	margin:50px auto 0px;
	position:relative;
	border:1px solid transparent;
	width:182px;
	height:47px;
	text-indent:120px;
	overflow:hidden;
	z-index:2;
	margin-left:5%;
}
#indexPage #mpage .module-content .more::after {
	content:'查看详情';
	position:absolute;
	top:0px;
	left:0px;
	width:180px;
	height:45px;
	line-height:45px;
	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:47px;
	transition:all 0.6s ease 0s;
	background-color:#5c5c5c;
}
#indexPage #mpage .module-content .more:hover::before {
	width:182px;
}
#indexPage #mpage .wrapper li::after {
	content:"";
	display:block;
	width:52%;
	height:500px;
	background-color:#fff;
	position:absolute;
	left:46%;
	top:9%;
	z-index:0;
	box-shadow:0 6px 40px rgba(128,128,128,0.25);
}
#mpage .content .des-wrap {
	z-index:2;
	position:relative;
}
/*案例*/







#indexPage #mproject .content .header {
	padding-top:40px;
	padding-bottom:25px;
	width: max-content;
	margin:0;
}
#indexPage #mproject #category {
	display:block;
	width: max-content;
	text-align:right;
	margin-top:-84px;
	float:right;
	margin-right:5px;
}
#indexPage #projectlist .projectitem {
	background:none;
}
#indexPage #projectlist .content_list {
	margin-right:-10px;
}
#indexPage #projectlist .projectitem,#projectlist .projectitem {
	width:24%;
	height:auto;
	margin-right:1%;
}
#projectlist .projectitem .project_img {
	width:100%;
	/* height:217px; */
	overflow:hidden;
	/* margin-bottom: 15px; */
}
#projectlist .projectitem a .project_info {
	position:relative;
	height:80px;
	height: auto;
	margin-bottom: 10px;
	padding: 10px 0;
}
#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;
	transition:all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;
}
#indexPage #projectlist .projectitem:hover .project_info p.subtitle {
	margin-left:16px;
}
#indexPage #projectlist .projectitem .project_info p.title {
	margin-top:0px;
	font-size:14px;
	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:16px;
}
#projectlist .projectitem a .project_info:after {
	content:'';
	position:absolute;
	right:0px;
	bottom: 50%;
	transform: translateY(50%);
	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;
	right:20px;
}
#indexPage #mproject .bx-wrapper .bx-pager {
	display:none;
}
#indexPage #mproject a.more {
	margin:30px auto 0px;
	font-size:14px;
	text-indent:10px;

}
#indexPage #mproject a.more::after {
	content:"";
	display:block;
	width:240px;
	height:42px;
	border:1px solid #D9D9D9;
	position:absolute;
	bottom:4px;
	z-index:2;
	margin-left:30px;
	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 {
	border:rgba(223,223,223,0) 1px solid;
}
#indexPage a.more: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;
	font-size:18px;
}
#projectlist .bx-wrapper .bx-controls-direction a {
	top:36%
}
#indexPage #mproject .bx-wrapper .bx-controls-direction {
	display:block;
}
#projectlist .bx-wrapper .bx-next {
	right:-60px;
}
#projectlist .bx-wrapper .bx-prev {
	left:-60px;
}
#indexPage #mproject .content .header p.title {
	display:block;
}
#sitecontent #indexPage #category a:hover ,#sitecontent #indexPage #category a#active{
	background-color: #00ccdf;
	color:#fff;
	border-color:transparent;
	margin-left:0px;
}
/*案例媒体查询*/



/* @media screen and (min-width:1920px) {
	}@media screen and (max-width:1660px) {
	#projectlist .projectitem .project_img {
	height:240px;
}
}@media screen and (max-width:1440px) {
	#projectlist .projectitem .project_img {
	height:220px;
}
}@media screen and (max-width:1200px) {
	#projectlist .projectitem .project_img {
	height:200px;
}
} *//*内页案例*/


.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:13px;
	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:100%;
	height:240px;
	overflow:hidden;
}
.npagePage #projectlist .projectitem,#projectlist .projectitem {
	width:21%;
	height:auto;
	margin-left:10px;
	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:-10px; */
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	display:none;
}
#mproject .content .header p.subtitle {
	width:210px;
}
#indexPage #mproject .content .header p.title {
	position:initial;
}
#indexPage #mproject .content .header p.subtitle {
	position:initial;
	margin-top:0;
	display:block;
}
.npagePage4 .content {
	background-color:#fff;
}
.npagePage4  #projectih4 .header {
	padding-top:0px;
}
#mproject #pages {
	width:100%;
	margin:0 auto;
	text-align:center;
	padding-bottom:40px;
	padding-top:20px;
	/* margin-right:0px; */
}
#mproject #pages a:hover {
	background-color:#5f5f5f;
}
.npagePage .content .header p.subtitle {
	display:block;
}
#mproject .content .header p.subtitle {
	display:none;
}
.npagePage #category a.active,#category a:hover {
	background:rgba(131,131,131,0);
	color:#000;
	margin-left:12px;
}
/*内页案例详情*/







#npagePage #projectlist .projectitem a .project_info p.title {
	color:#5c5c5c;
}
#npagePage #projectlist .projectitem a .project_info p.subtitle {
	color:#989898;
}
.npagePage4 #projectlist .projectitem {
	margin-left:0;
	margin-right:10px;
}
.npagePage4 #projectlist .projectitem a {
	height:280px;
}
.npagePage4 #projectlist .projectitem .project_img {
	width:286px;
	height:200px;
}
.npagePage4 #projectlist .projectitem,#projectlist .projectitem {
	width:286px;
}
.npagePage4 #projectlist .wrapper {
	margin-left:0;
}
.bx-wrapper .bx-controls-direction a:hover {
	background-color:rgba(0,192,255,0);
}
.npagePage4 .bx-wrapper {
	margin-top:80px;
}
#post_slider,#post_slider1 {
	background-color:#f6f6f6;
	height:560px;
}
#projectshow4 #projecttags4 a:hover {
	background-color:#5c5c5c;
	color:#fff;
}
#projectshow4  #projectlist .projectitem:hover a 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);
}
#projectshow4 #projectlist .projectitem a .project_info:after {
	bottom:30px;
}
#projectshow4 #projectlist .content_list {
	margin-bottom:100px;
}
.npagePage #projectih4 .header {
	margin:0;
}
/*案例列表媒体查询*/



/* @media screen and (min-width:1920px) {
	.Pageanli #projectlist .projectitem .project_img {
		height:217px;
	}
}
@media screen and (max-width:1660px) {
	.Pageanli #projectlist .projectitem .project_img {
		height:220px;
	}
}
@media screen and (max-width:1440px) {
	.Pageanli #projectlist .projectitem .project_img {
		height:180px;
	}
}
@media screen and (max-width:1200px) {
	.Pageanli #projectlist .projectitem .project_img {
		height:160px;
	}
} */
/*新闻*/
#mnews .content .header {
	padding-top:25px;
}
#indexPage #mnews .content .header {
	display:block;
	width:1160px;
	width:100%;
	padding: 40px 0 25px;
}
/* #newslist .newstitem .news_wrapper {
	position:inherit;
	width:auto;
	top:120px;
	transition:all 0.6s ease 0s;
} */
#newslist .newstitem.left .news_wrapper {
	top: 20px;
	left: 0;
	background-color: rgba(255, 255, 255, 0);
}
/* #newslist .newstitem:hover .news_wrapper {
	top:0;
} */
#indexPage #mnews .content_list {
	/* width:1160px;
	margin-bottom:60px; */
	display: flex;
	justify-content: space-between;
}
#indexPage #mnews .content_list::after{
	display: none;
}
#newslist .newstitem {
	width:340px;
	width:22%;
	border-bottom:1px solid transparent;
	border-radius:0px;
	height:auto;
	transition:all 0.6s ease 0s;
	background-color:white;
	padding:12px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.20);
}
#newslist .newstitem:hover{
	transform: translateY(-20px);
	box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.20);
}
#newslist .newstitem a{
	display: block;
	color: #777;
}
#newslist .newstitem .title {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0 0 8px 0;
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	color:#333;
}
#newslist .newstitem:hover .news_wrapper p.title {
	color: #3490DC;
	text-decoration: underline;
}
#newslist .newstitem .date {
	font-size: 12px;
	margin-bottom: 12px;
}
#newslist .newstitem .content1{
	margin-bottom: 20px;
	height: 42px;
	line-height: 22px;
	display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient:vertical;overflow:hidden;
}

/*内页新闻*/
#newsPage.npagePage .content {
	width:96%;
	margin:0 auto;
	background-color:#F6F6F6;
}
#newsPage #category {
	margin:0;
	width:180px;
	float:left;
	position:fixed;
	margin-left:10px;
	border-bottom:1px solid #dadada;
	border-top:2px solid #969696;
}
#newsPage #newslist .newstitem {
	width:840px;
	position:relative;
	height:380px;
	margin-right:0;
	margin-left:26px;
}
#newsPage #newslist .newstitem .news_wrapper,
#newsPage #newslist .newstitem a.newscontent:hover .news_wrapper {
	width:660px;
}
#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;
}
#newsPage #newslist .newstitem .newsimg {
	width:100%;
	height:160px;
}
#newsPage #newslist .newstitem a.details {
	top:236px;
	right:10px;
}
#newsPage .content .header p.title {
	width:210px;
	position:fixed;
	margin-top:-10px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	display:block;
	display:none;
}
#newsPage .content .header p.subtitle {
	width:210px;
	position:fixed;
	margin-top:-10px;
	line-height:24px;
	height:24px;
	margin:10px 0 0 0;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	display:none;
}
#newsPage #newslist .newsbody {
	width:500px;
}
#newsPage #newslist .newstitem .newsbody::after {
	content:"";
	display:block;
	width:40px;
	height:40px;
	background:url(../images/icon.png)no-repeat -40px -146px;
	position:absolute;
	right:-170px;
	bottom:10px;
	transition:all 0.6s ease 0s;
}
#newsPage #newslist .newstitem:hover .newsbody::after {
	background:url(../images/icon.png)no-repeat -40px -176px;
}
#newsPage #newslist .newstitem .news_wrapper {
	position:inherit;
	width:auto;
	height:auto;
	top:160px;
	background-color:rgba(255,0,0,0);
}
#newsPage #newslist .newstitem:hover .details {
	opacity:0;
	border:1px solid transparent;
	border-left:1px solid #e6e6e6;
	background:rgba(255,255,255,0);
}
#newsPage .content .header {
	padding-top:90px;
}
#newsPage #newslist .newsbody {
	margin-top:30px;
}
#newsPage #newslist .newstitem .newsbody p.date::after {
	content:'';
	width:2px;
	height:0px;
	background:#444;
	position:absolute;
	left:-70px;
	top:0px;
	transition:all 0.6s ease 0s;
}
#newsPage #newslist .newstitem:hover .newsbody p.date::after {
	height:80px;
}
#newsPage #newslist .newstitem .newsbody .title {
	transition:all 0.6s ease 0s;
}
#newsPage #newslist .newstitem:hover .newsbody .title {
	margin-left:20px;
}
#newsPage #newslist .newstitem .newsbody .description {
	transition:all 0.6s ease 0s;
}
#newsPage #newslist .newstitem:hover .newsbody .description {
	margin-left:20px;
}
#sitecontent .npagePage #newslist .newstitem .news_wrapper {
	top:0px;
}
#sitecontent .npagePage #newslist .newsbody {
	margin-top:0;
}
#sitecontent .npagePage #newslist .newstitem {
	height:140px;
}
#sitecontent .npagePage .newstitem .newsbody .title {
	padding-top:0px;
}
#sitecontent .npagePage #newslist .newstitem .newsbody .title {
	margin:0px 0 20px;
}
#sitecontent .npagePage #newslist .newstitem:hover .newsbody .description {
	margin-left:0px;
}
#sitecontent .npagePage #newslist .newsbody {
	transition:all 0.6s ease 0s;
}
#sitecontent .npagePage #newslist .newsbody:hover .title {
	padding-left:20px;
}
#sitecontent .npagePage #newslist .newsbody:hover .description {
	padding-left:20px;
}
#sitecontent .npagePage #newslist .newsbody p.date .md {
	color:#a0a0a0;
	padding:0;
	transition:all 0.6s ease 0s;
}
#sitecontent .npagePage #newslist .newsbody:hover p.date .md {
	left:20px;
	color:#1E1E1E;
	padding:0;
}
#sitecontent .npagePage #newslist .newsbody p.date .year {
	color:#1E1E1E;
	padding:0;
	transition:all 0.6s ease 0s;
}
#sitecontent .npagePage #newslist .newsbody:hover p.date .year {
	margin-left:20px;
	color:#1E1E1E;
}
#sitecontent #newsPage #category a::after {
	content:'';
	width:2px;
	height:12px;
	background-color:#696969;
	left:0px;
	position:absolute;
	margin-top:-15px;
	transition:all 0.3s ease 0s;
	display:block;
	opacity:0;
}
#sitecontent #newsPage #category a.active::after,#sitecontent #newsPage #category a:hover::after {
	opacity:1;
}
/*合作伙伴*/
#indexPage #mpartner .content .header {
	display:none;
}
#indexPage #mpartner .module-content {
	padding:50px 0;
	height:80px;
	width:1180px;
}
#indexPage #mpartner .wrapper {
	width:1080px;
	height:auto;
	margin-left:50px;
}
#indexPage #mpartner .wrapper ul li {
	height:80px;
}
#indexPage #mpartner .wrapper ul li a {
	width:120px;
	height:auto;
	margin-right:15px;
}
#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;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display:block;
}
#post_slider li,#post_slider1 li {
	padding-top:20px;
}
#indexPage #mpartner .bx-wrapper .bx-prev {
	left:-58px;
}
#indexPage #mpartner .bx-wrapper .bx-next {
	right:-58px;
}
#indexPage #mpartner .bx-wrapper .bx-controls-direction a i {
	width:40px;
	height:40px;
}
/*联系我们*/

#indexPage #mcontact .content {
	width:1180px;
	margin:0 auto;
}
#indexPage #mcontact .content .fw {
	width:1180px;
	padding-top: 20px;
}
#contactinfo div a:hover {
	color:#fff;
	background:#5c5c5c;
}
#footer a path {
	fill:rgb(148,148,148);
}
#pages a.active,#pages a:hover {
	background-color:#4E4E4E;
}
#mcontact .content #contactinfo {
	animation-name:fadeInUp;
}
#contactform1 p .inputtxt {
	background-color:rgba(0,0,0,0);
	color:#fff;
	border:0;
	border-bottom:rgba(255,255,255,0.09) 1px solid;
}
#contactform1 p .inputsub {
	background-color:#5c5c5c;
	height:48px;
	transition:all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;
}
#contactform1 p .inputsub:hover {
	background-color:#7B7B7B;
}
#mcontact .content #contactform1 {
	margin-top:42px;
}
/*联系我们内页*/


#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: #fffffff5;
	background: rgba(255, 255, 255, 0.2);
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	margin-top:0px;
	position:absolute;
	padding:10px 0;
	/* position:fixed; */
}
#header.mini {
	background-color:#fff;
	/* padding-top:20px; */
	box-shadow:0px 1px 2px rgba(0,0,0,0.1);
}
.nobanner #header {
	background:#fff;
	margin-top:0px;
	box-shadow:0px 1px 2px rgba(0,0,0,0.1);
}
#indexPage #mslider {
	margin-top:0px;
}
.npagePage #banner {
	margin-top:0px;
}
#indexPage #mslider ul li {
	position:relative;
}
#indexPage #mslider ul li p.title {
	font-size:46px;
	line-height:48px;
	/* height:60px; */
	text-align:right;
	margin-left:0px;
	text-align:center;
	margin-top:18px;
}
#indexPage #mslider ul li p.subtitle {
	font-size:12px;
	text-align:right;
	margin-left:0px;
	margin-bottom:22px;
	color:#ababab;
	text-align:center;
}
#indexPage #mslider ul li .indexBan-ccl {
	width: 140px;
	color: #fff;
	font-size: 14px;
	margin:160px auto 0;
}
#indexPage #mslider ul li .indexBan-ccl .indexBan-ocs {
	width: 14px;
	height: 35px;
	background: url("../images/shubiao.png") no-repeat center;
	-webkit-animation: run 1.5s infinite;
	animation: run 1.5s infinite;
	z-index: 2;
	margin: auto;
}
@keyframes run {
	0% {transform: translateY(10px);}
	50% {transform: translateY(0px);}
	100% {transform: translateY(10px);}
}

#indexPage #mslider ul li .indexBan-ccl p{
	opacity: 1;
}
/* #indexPage #mslider ul li div {
	width:800px;
	vertical-align:bottom;
	display:block;
} */
#indexPage #mslider ul li a {
	width:80%;
	max-width: 978px;
	/* height:90px; */
	background:rgba(0,0,0,0);
	position:absolute;
	/* bottom:0px; */
	display:block;
	left:50%;
	margin-bottom:10px;
	margin:0 auto;
	transform:translateX(-50%);
	top:40%;
	height: auto;
}
#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;
}
.npagePage #category li a:after {
	content:'';
	width:2px;
	height:12px;
	background-color:#696969;
	left:0px;
	position:absolute;
	margin-top:-15px;
	transition:all 0.3s ease 0s;
	display:block;
	opacity:0;
}
.npagePage #category li a.active:after,.npagePage #category li a:hover::after {
	opacity:1;
}
#category a {
	border:none;
	padding:8px 0;
	color:#6a6a6a;
	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;
}
#projectib .projectitem a {
	overflow:hidden;
}
.nobanner .npagePage {
	background-color:#f6f6f6;
	padding-top:27px;
}
.npagePage  #projectih4 .header {
	padding-top:50px;
}

/*页面详情*/


#projectib .projectitem img {
	height:72px;
}
.content .header {
	padding-top:120px;
	width:1180px;
	margin:0 auto;
	padding-bottom:5px;
}
#indexPage #category a {
	display:inline;
	padding:9px 20px;
	font-size: 14px;
}
#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;
}
#page_none .content .header .title {
	display:none;
}
#page_none .content .header .subtitle {
	display:none;
}
#page_none .content .header {
	padding-top:30px;
}
#page_none .content {
	background-color:#f6f6f6;
}
/*新闻内页*/

#newsPage #newslist .wrapper {
	width:100%;
	float:right;
	margin:-30px 0 0;
}
#newsPage #pages {
	width:1350px;
	margin:0 auto;
	text-align:left;
	padding-bottom:120px;
	padding-top:20px;
	margin-right:10px;
}
#newsPage #pages a:hover {
	background-color:#5f5f5f;
}
#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::after {
	opacity:0;
}
#category li.hasmore div ul a:hover::after {
	opacity:0;
}
#category li.hasmore div ul a {
	padding:5px 0;
}
#mproject.npagePage .content {
	width:96%;
	margin:0 auto;
	overflow:visible;
	/* min-height:800px; */
	background-color:#f6f6f6;
}
#mproject.npagePage #category {
	margin:0;
	width:160px;
	float:left;
	position:fixed;
	border-bottom:1px solid #dadada;
	border-top:2px solid #969696;
	margin-top:180px;
}
#mproject.npagePage #projectlist {
	margin-left: 160px;
	width:calc(100% - 160px);
}
#mproject.npagePage #projectlist .wrapper {
	float:none;
	margin:0;
	padding-left:30px;
}
#plheader {
	padding-bottom:50px;
}
#projectib #projectlist {
	width:720px;
}
.npagePage .content #newslist .newsbody {
	padding-left:120px;
}
.npagePage .content #newslist .newsbody p.date {
	top:0px;
}
#shares {
	height:92px;
}
#shares a#gotop {
	margin-top:0px;
}
#shares a#sshare {
	display:none;
}
#online_open {
	bottom:132px;
	background:#585858;
}
#online_lx {
	bottom:132px;
	border-radius:0;
}
#olx_head {
	background:#1D1D1D;
	border-radius:0;
}
#olx_qq li a:hover {
	height:30px;
	line-height:30px;
}
#olx_qq li a:hover i {
	color:#fff;
}
#shares a#sweixin {
	background-color:#2c2c2c;
}
#shares a#sweibo {
	background-color:#696969;
}
/*新改开始*/

/*团队*/

#indexPage #mteam .bx-pager {
	display:block;
	width:auto;
	left: 50%;
	transform:translateX(-50%);
	bottom:0px;
}
#indexPage #mteam ul li a.details {
	bottom:80px;
	left:360px;
	right:auto;
	background-color:transparent;
}
#sitecontent .npagePage .serviceitem a.details {
	border-color:transparent
}
#indexPage #mteam .summary p.title a {
	font-size:18px;
}
#indexPage #mnews a.more {
	display:block;
	position:absolute;
	top:50px;
	right:0px;
	width:100px;
	height:40px;
	border:0;
	overflow:hidden;
	font-size:13px;
	line-height:40px;
	text-indent:100px;
}
#indexPage #mnews a.more:hover i {
	display:inline;
}
#indexPage #mnews a.more:after {
	content:'更多';
	position:absolute;
	width:98px;
	height:38px;
	border:1px solid #e4e4e4;
	line-height:36px;
	text-indent:0px;
	color:#b0b0b0;
	font-size:13px;
	top:0px;
	left:0px;
	transition:all 0.6s ease 0s;
}
#indexPage #mnews a:hover.more:after {
	text-indent:-14px;
	color:#1E1E1E;
}
#indexPage #mnews a.more {
	line-height:40px;
	text-indent:120px;
	display:inline;
}
#indexPage #mnews a:hover.more {
	opacity:1;
	color:#1E1E1E;
}
#indexPage #mnews a.more i {
	text-indent:0px;
	z-index:2;
	line-height:38px;
	top:0;
	position:absolute;
	opacity:0;
	transition:all 0.6s ease 0s;
}
#indexPage #mnews a:hover.more i {
	text-indent:14px;
	opacity:1;
	color:#1E1E1E;
}
/*团队内页*/


.pageteam .header p.title {
	text-align:center;
	background-color:red;
}
.Pageteam .content {
	background-color:#f6f6f6;
	padding-bottom:120px;
}
.Pageteam .teamitem .teaminfo {
	margin-top:60px;
	margin-right:460px;
	transition:all 0.6s ease 0s;
}
.Pageteam .teamitem:hover .teaminfo {
	margin-right:440px;
}
.npagePage .teamitem {
	background-color:#FFF;
	height:220px;
	transition:all 0.6s ease 0s;
}
.npagePage .teamitem:hover {
	box-shadow:0px 1px 8px rgba(0,0,0,0.1);
}
.npagePage .teamitem a {
	margin-left:20px;
	margin-top:20px;
	height:180px;
}
.npagePage .teamitem .teaminfo {
	width:480px;
}
#indexPage #mslider .bx-wrapper {
	width:100%
}
#indexPage #mslider ul li {
	background-position:center;
	background-repeat:no-repeat;
	background-size:initial;
}
#indexPage #mslider .bx-wrapper .bx-pager {
	left:50%;
	margin-left:-50px;
}
#projectinfo .description a,#projectinfo1 .description a,#projectinfo2 .description a,
#projectinfo3 .description a,#projectinfo4 .description a,#projectinfo5 .description a {
	width:12%;
}
#servicelist .serviceitem a:after {
	content:'';
	display:block;
	clear:both;
}
.npagePage #servicelist .serviceitem div.service_info {
	float:left;
	width:calc(85% - 160px);
	height:110px;
	margin-left:4%;
	margin-top:0px;
	transition:all 0.6s ease 0s;
}
#servicelist .serviceitem:hover div.service_info {
	margin-left:6%;
}
#indexPage  #servicelist .serviceitem div p.title {
	transition:all 0.6s ease 0s;
	padding-top:10px;
}
#servicelist .serviceitem div p.description {
	transition:all 0.6s ease 0s;
	line-height:20px;
	height:40px;
}
#servicelist .serviceitem a img {
	width:100%;
	float:none;
}
#newslist {
	/* margin-top: 20px; */
}
.nobanner .Pagenews {
	position:relative;
	overflow:hidden;
}
.nobanner .Pagenews:after {
	content:"";
	display:block;
	width:1px;
	height:90%;
	background-color:#DADADA;
	position:absolute;
	left:325px;
	top:167px;
	z-index:2
}
.npagePage #servicelist .serviceitem div.service_info {
	width:50%;
}
/*新闻列表媒体查询*/
@media screen  and (min-width:1681px) and (max-width:1920px) {
	.nobanner .Pagenews::after {
		left:317px;
	}
	#sitecontent .npagePage #newslist .newsbody {
		margin-left:0px;
	}
	}@media screen  and (min-width:1441px) and (max-width:1680px) {
		.nobanner .Pagenews::after {
		left:310px;
	}
	#sitecontent .npagePage #newslist .newsbody {
		margin-left:113px;
	}
	}@media screen  and (min-width:1367px) and (max-width:1440px) {
		.nobanner .Pagenews::after {
		left:296px;
	}
	#sitecontent .npagePage #newslist .newsbody {
		margin-left:220px;
	}
	}@media screen  and (min-width:1201px) and (max-width:1366px) {
		.nobanner .Pagenews::after {
		left:300px;
	}
	#sitecontent .npagePage #newslist .newsbody {
		margin-left:260px;
	}
	}@media screen and (max-width:1200px) {
		.nobanner .Pagenews::after {
		left:259px;
	}
	#sitecontent .npagePage #newslist .newsbody {
		margin-left:280px;
	}
}


/* 首页@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
/* 优势服务 */
#mservice ul.content_list{
	display: flex;
}
#mservice #servicelist .serviceitem {
	width:31.07%;
	height:auto;
	padding:1.1%;
	border-right:1px solid rgba(146,146,146,0.22);
	display: flex;
}
.service_img{
	width:160px;
	height:auto;
}
.service_img img{width:100%;}
#indexPage #servicelist .serviceitem div.service_info {
	max-width: 290px;
	width:calc(96% - 160px);
	height:110px;
	margin-top:0px;
	transition:all 0.6s ease 0s;
}
#indexPage #servicelist .serviceitem:hover div.service_info {
	margin-left:4%;
}
#indexPage #mservice {
	width:90%;
	height:auto;
	margin:0 auto;
	background-color:#fff;
	/* margin-bottom:20px; */
	box-shadow:0 6px 40px rgba(128,128,128,0.25);
	position: relative;
	z-index: 20;
}
#mservice .content .header {
	padding-top:60px;
	padding-bottom:30px;
	display:none;
}
#indexPage #mservice .header p.title {
	margin-top:20px;
}
#servicelist .content_list {
	text-align:center;
}
#servicelist .serviceitem:hover .title {
	color:#292929
}
/* 集团简介 */
#mpage .content .header{
	width: 96%;
	max-width: 1280px;
	padding: 0px 0px 32px 0px;
	position: relative;
}
#mpage .content .header p.title,#mpage .content .header p.subtitle{margin-left:0;padding-left:0;}
#mpage .header a.more{
	position: absolute;
	top: 4px;
	right: 0px;
	width: 100px;
	height: 40px;
	border: 0;
	overflow: hidden;
	font-size: 13px;
	margin: 0;
	line-height: 40px;
	border: 1px solid #e4e4e4;
}
#mpage .header a.more i{
	font-size: 14px;
}
#mpage .header a.more:hover i{
	text-indent: 8px;
}
#mpage ul.slider{text-align: center;}
#mpage video{width: 100%;display: block;}
/* 资质 */
#mteam{
	width: 96%;
	margin: 0 auto;
	position: relative;
}
#indexPage #mteam a.more i {
	text-indent: 0px;
	z-index: 2;
	line-height: 38px;
	top: 0;
	position: absolute;
	opacity: 0;
	font-size: 18px;
	transition: all 0.6s ease 0s;
}
#indexPage #mteam a:hover.more i {
	text-indent: 14px;
	opacity: 1;
	color: #1E1E1E;
}
#indexPage #mteam a.more {
	position: absolute;
	top: 50px;
	right: 0px;
	width: 100px;
	height: 40px;
	border: 0;
	overflow: hidden;
	font-size: 13px;
	line-height: 40px;
	text-indent: 120px;
	display: inline;
}
#indexPage #mteam a:hover.more::after {
	text-indent: -14px;

	color: #1E1E1E;

}
#indexPage #mteam a.more::after {
	content: '更多';

	position: absolute;

	width: 98px;

	height: 38px;

	border: 1px solid #e4e4e4;

	line-height: 36px;

	text-indent: 0px;

	color: #b0b0b0;

	font-size: 13px;

	top: 0px;

	left: 0px;

	transition: all 0.6s ease 0s;

}
#indexPage #mteam .content .fw{
	width: 100%;
	max-width: 1400px;
	margin: auto;
	padding: 0;
	background-color: #fff;
}
#indexPage #mteam .module-content{
	display: flex;
	padding: 20px;
	justify-content: space-between;
}
#indexPage #mteam .module-content img{
	width: 100%;
}
#indexPage #mteam .module-content .item1{
	width: 24%;
	background-color: #f5f5f5;
}
#indexPage #mteam .module-content .item1 a,#indexPage #mteam .module-content img{
	display: block;
}
#indexPage #mteam .module-content .item2{
	width: 74%;
}
#mteam .swiper-button-prev{
	left: -70px;
	width: 50px;
	height: 50px;
	display: block;
	transition: all 0.5s cubic-bezier(0.215,0.61,0.355,1) 0s;
	background: url(../images/icon.png)no-repeat -10px -16px;
}
#mteam .swiper-button-prev:hover{
	background: url(../images/icon.png)no-repeat -10px -78px;
}
#mteam .swiper-button-next{
	right: -70px;
	width: 50px;
	height: 50px;
	display: block;
	transition: all 0.5s cubic-bezier(0.215,0.61,0.355,1) 0s;
	background: url(../images/icon.png)no-repeat -58px -16px;
}
#mteam .swiper-button-next:hover{
	background: url(../images/icon.png)no-repeat -58px -78px;
}
#mteam .swiper-pagination{
	left: 50%;
	transform: translateX(-50%);
	bottom: 3px;
}
#mteam .swiper-pagination span{
	width: 10px;
	height: 10px;
	margin: 2px 4px;
	border-radius: 0%;
	border: 1px solid rgba(56,56,56,0);
	background: #f5f5f5;
	opacity: 1;
}
#mteam .swiper-pagination span.swiper-pagination-bullet-active{
	border: 1px solid rgba(56,56,56,0.5);
}
#mteam .swiper-pagination span::after {
	content: "";
	display: block;
	border: 1px solid rgba(255,255,255,0);
	width: 2px;
	height: 2px;
	background-color: rgba(82,82,82,0.45);
	position: relative;
	left: 3px;
	top: 3px;
	transition: all 0.4s ease 0s;
}
/* 合作伙伴 */
#indexPage #mpartner .content{
	max-width: 1200px;
	width: 96%;
	margin: auto;
}
#indexPage #mpartner .module-content {
	width: 100%;
	height: auto;
}
#indexPage #mpartner .swiper-container{width: 100%;margin: 0;}
#indexPage #mpartner .swiper-wrapper {
	-webkit-transition-timing-function:linear;
	-moz-transition-timing-function:linear;
	-ms-transition-timing-function:linear;
	-o-transition-timing-function:linear;
	transition-timing-function:linear;
}
#mpartner .swiper-container img{
	width: 100%;
}
#mpartner .swiper-button-prev{
	width: 40px;
	height: 40px;
	left: 0;
	margin-top: -20px;
	background: url(../images/icon.png)no-repeat 0 -146px;
	transition: all 0.4s ease 0s;
}
#mpartner .swiper-button-prev:hover{
	background: url(../images/icon.png)no-repeat 0px -176px;
}
#mpartner .swiper-button-next{
	width: 40px;
	height: 40px;
	right: 0;
	margin-top: -20px;
	background: url(../images/icon.png)no-repeat -40px -146px;
	transition: all 0.4s ease 0s;
}
#mpartner .swiper-button-next:hover{
	background: url(../images/icon.png)no-repeat -40px -176px;
}
/* 合作流程 */
#process .header{
	text-align: center;
}
#process .header .title{
	font-size: 18px;
	color: #444;
}
#process .content_list{
	margin: 40px auto;
}
#process .content_list{
	display: flex;
	justify-content: space-between;
}
#process .content_list .item{
	width: 16%;
	text-align: center;
	/* margin: 0 4px; */
	background: #F6F7F8;
	padding-bottom: 20px;
}
#process .content_list .item img{
	width: 72px;
	display: block;
	margin: auto;
	float: none;
	margin-top: 36px;
}
#process .content_list .item .title {
	margin-top: 12px;
	font-size: 17px;
	color: #4C4E52;
	line-height: 22px;
}
#process .content_list .item .line {
	width: 30px;
	height: 3px;
	background: #D4D5D9;
	margin: 8px auto;
}
#process .content_list .item .text {
	font-size: 13px;
	color: #88898E;
	line-height: 18px;
	margin-top: 15px;
}
#process .content_list .item .text a{
	display: inline-block;
	max-width: 140px;
	width: 80%;
	height: 38px;
	margin-top: 10px;
	box-sizing: border-box;
	line-height: 36px;
	border: 1px solid #1555AC;
	color: #1555AC;
	background: #ffffff;
	transition: all .36s;
	border-radius: 50px;
	font-size: 15px;
}
#process .content_list .item .text a:hover {
	background: linear-gradient(90deg, #3842D8 0%, #006DE0 100%);
	color: #fff;
}
/* 公共底部 */
#footer{background:#f9f9f9;}
#footer .flex-between{
	padding: 60px 44px 14px;
	justify-content: space-between;display: flex;
	max-width: 1440px;
	width: 96%;
	margin: auto;
	box-sizing: border-box;
}
.footer1{
	width: 380px;
}
.footer1 img{
	height: 50px;
}
.footer1 .tit1{
	font-size:18px;margin-top: 12px;color:rgb(13, 13, 13);
}
.footer1 .tit2{
	font-size:14px;margin-top: 16px;color: rgb(64, 64, 64);
}
.footer1 .phone{
	font-size:16px;margin-top: 16px;color: rgb(64, 64, 64);
}
.footer1 .phone a{
	display: block;
	font-size: 38px;
	margin-top: 5px;
	color: rgb(13, 13, 13);
	letter-spacing: 2px;
}
.footer2 img{
	margin-top: 50px;
	width: 150px;
}
/* #footer{background:#3e3e3e;padding:20px 0;color:#fff}
#footer a{color:#fff}
#footer a:hover{color:#1555AC;opacity:1}
.footer0{width:88%;max-width:1200px;margin: 20px auto;text-align: left;font-size:36px}
.footer0 span{font-weight:bold;}
.footer1{width:96%;max-width:1200px;margin:30px auto;display: flex;}
.footer1 a{width:120px;text-align:left;font-size: 18px;}
.footer2{width:88%;max-width:1200px;margin:20px auto;display: flex;flex-wrap: wrap;justify-content: space-between;}
.footer2 ul li{width:140px;line-height:28px;font-size:12px}
.footer2 ul li a{opacity:0.8}
.footer2 ul li p a{font-size:18px;opacity:1}
.footer2 ul.ul-r{width: calc(96% - 650px);width: 50%;max-width: 650px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.footer2 ul.ul-r li{text-align: center;}
.footer2 li.weixin{line-height: 22px;}
.footer2 li.weixin a{line-height: 28px;}
.footer2 li.weixin img{width:120px;margin-top:10px}
.footer2 ul.ul-r .r{
	width: calc(100% - 160px);font-size:32px;text-align:right;line-height:50px;
	display: flex;align-items: center;justify-content: right;
}
.footer2 ul.ul-r .r a{opacity:1;font-size:38px;}
.footer2 ul.ul-r .r .p4{margin-top:10px;font-size:15px;text-align:right;}
#contactinfo {width: auto;margin: 0;}
#contactinfo h3 {float: none;font-size: 18px;line-height: 28px;}
#contactinfo p {width: auto;padding-right: 0;}
#contactform1 form{margin-top: -90px;}
.footer3,.footer3 a{text-align:center;color:#cecece;font-size:12px} */
.footer3{
	width: 560px;
	display: flex;
}
.footer3 .item{
	text-align: center;
	width: 25%;
}
.footer3 .item a{
	display: block;
}
.footer3 .item .tit{
	color: rgb(13, 13, 13);
	margin-bottom: 24px;
	font-size: 14px;
}
.footer3 .item a{
	margin-bottom: 20px;
	color: rgb(64, 64, 64);
	font-size: 14px;
}
.footer3 .item a:hover{
	text-decoration: underline;
}
.footer4{
	background:rgb(13, 13, 13);
	padding: 10px 0;
	text-align: center;
	color: rgb(204, 204, 204);
}
.footer4 a{color: rgb(204, 204, 204);}

#indexPage #mslider{max-height: 795px;}
@media screen and (max-width:1420px) {
	#indexPage #mslider ul li a{top: 28%;}
	#header ul#nav {margin-right: 0%;}
	.service_img {margin-left: -6%;}
	#indexPage #servicelist .serviceitem div.service_info{
		margin-left: -6%;width: calc(102% - 120px);
	}
	#indexPage #servicelist .serviceitem:hover div.service_info{margin-left: -2%;}
}
@media screen and (max-width:1200px) {
	#indexPage #mslider ul li .indexBan-ccl {margin: 50px auto 0;}
	#header .content {width: 98%;}
	#indexPage #mservice {width: 100%;}
	.service_img {margin-left: -12%;width: 150px;}
	#indexPage #servicelist .serviceitem div.service_info{margin-left:-9%;width: calc(100% - 80px);}
	#indexPage #servicelist .serviceitem:hover div.service_info{margin-left: -7%;}
	#indexPage #category a {padding: 9px 12px;margin: 0;-webkit-text-size-adjust: none;}
	#indexPage #projectlist .projectitem, #projectlist .projectitem {width: 32%;}
	#newslist .newstitem#newsitem_3{display: none;}
	#newslist .newstitem {width: 29.2%;}
	#indexPage #mteam .content .fw{width: 92%;}
	#indexPage #mpartner .content{width: 96%;}
	#contactform1 p .inputtxt {width: 260px;}
}

/* 移动端 */
.navicon{display:none;line-height:45px;font-size:27px;color:#fff;cursor:pointer}
.m-nav{
	position:fixed;left:-100%;width:100%;height:100%;background:#fff;z-index:200;
	transition:all .36s ease;overflow-y:scroll
}
.nav-show{left:0}
.m-nav .content{
	width:92%;margin:0 auto;padding:2px 4%;
	display:flex;justify-content:space-between;border-bottom:1px solid #eaeaea
}
.m-nav #logo{display:block}
.m-nav #logo img{display:block;height:45px}
.m-nav i{line-height:45px;font-size:27px;color:#888;cursor:pointer}
.m-nav .nav-list .sub1-menu{transition:.36s ease;cursor:pointer}
.m-nav .nav-list .sub1{
	display:block;height:48px;border-bottom:1px solid #eaeaea;
	color:#5e5e5e;font-size:17px;line-height:48px;padding-left:15px;position:relative
}
.sub1 .one-list{color:#555;line-height:47px;width:210px;display:block}
.nav-list .cross{
	width:48px;height:48px;position:absolute;right:1.5%;top:0;
	font-size:14px;line-height:48px;text-align:center
}
.sub1-menu .sub2-menu{border-bottom:1px solid #eaeaea;display:none}
.nav-open .sub2-menu{border-bottom:1px solid #eaeaea;display:block}
.nav-open .sub2-menu{display:block}
.nav-list .sub2{display:block;font-size:15px;color:#888;height:40px;line-height:40px;padding-left:45px}


@media (max-width: 1000px) {
	html,body{-webkit-text-size-adjust: none;}
	/* html,body{min-width: 1000px;}
	#header{position: fixed;}
	#indexPage{overflow: hidden;}
	#footer .flex-between{padding: 40px 0 14px;} */
	#header{padding: 2px 0;}
	#header .content {width: 92%;}
	#header #logo img {height: 45px;}
	#header ul#nav{display: none;}
	.navicon{display: block;}
	/* 视频 */
	#indexPage #mslider ul li a {top: 50%;transform: translate(-50%,-50%);}
	#indexPage #mslider ul li .indexBan-ccl{display: none;}
	/* 集团优势 */
	#indexPage #mservice {width:100%;display:none;}
	#mservice ul.content_list{flex-wrap:wrap;}
	#mservice #servicelist .serviceitem{width:100%;padding: 0;border-right:none;display:flex;align-items:center;}
	#indexPage #servicelist .serviceitem div.service_info{width: calc(100% - 80px);margin-left:0;height: 85px;}
	#indexPage #servicelist .serviceitem:hover div.service_info {margin-left: 0;}
	#servicelist .serviceitem div p.title {height:25px;line-height:25px;font-size: 14px;}
	.service_img{width:80px;margin:0;transform:scale(1.4);}
	/* 行业案例 */
	#indexPage #mproject .content .header{width: 100%;padding-bottom: 10px;}
	#indexPage #mproject #category{float: none;display: flex;margin: 0;padding-top: 0;flex-wrap: wrap;width: 100%;}
	#indexPage #mproject #category a{
		width:calc(50% - 6px);background:#fff;text-align:center;margin:0;padding:12px 0;
		margin:2px;border:1px solid #888;
	}
	#sitecontent #indexPage #category a:hover, #sitecontent #indexPage #category a#active{margin:2px;}
	#indexPage #projectlist .content_list{margin-right:0;}
	#indexPage #projectlist .projectitem, #projectlist .projectitem{width:48%;margin: 1%;}
	#projectlist .projectitem:hover a .project_info::after {opacity: 0;}
	#indexPage #projectlist .projectitem:hover .project_info p.title{margin-left: 0;}
	/* 新闻动态 */   
	#indexPage #mnews .content_list{flex-wrap: wrap;}
	#newslist .newstitem{width:100%;margin-bottom: 20px;}
	/* 企业资质 */
	#indexPage #mteam .module-content .item1,#indexPage #mteam .module-content .item2 {width:50%;}
	#mteam .swiper-button-prev,#mteam .swiper-button-next{display: none;}
	/* footer */
	#footer .flex-between{flex-wrap: wrap;padding: 60px 0px 14px;}
	.footer2 img {margin:20px 0;}
	.footer3 .item{width: 36%;}
	.footer3 .item2{display: none;}
	.footer3 .item4{width: 28%;}
}