﻿@charset "utf-8";
@font-face {
	font-family: helveticaneueltpro-thex;
	src: url(fonts/HELVETICANEUELTPRO-THEX.OTF);
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: gotham-black;
	src: url(fonts/GOTHAM-BLACK.OTF);
	font-weight: 400;
	font-style: normal
}
* {
	padding: 0;
	margin: 0
}
ul li {
	list-style: none
}
a {
	text-decoration: none
}
img {
	border: none;
	float: left
}
input {
	border: none;
	background: 0 0
}
input, textarea {
	font-family: Arial, 微软雅黑;
	outline: 0;
	font-size: 14px;
	-webkit-appearance: none
}
.clear {
	clear: both
}
.fl {
	float: left
}
.fr {
	float: right
}
.ellipsis {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: block
}
.yy_tag_I {
	margin: 0 5px
}
html, body {
	font: 12px Arial, 微软雅黑;
	color: #333;
	width: 100%;
	height: 100%;
}
.fw {
	margin: 0 auto;
	width: 1180px
}
body {
	overflow-x: hidden;
	min-width: 1200px
}
.bx-wrapper {
	margin: 0 auto
}
.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 {
	background-color: #e0a240;
	border: 1px solid #e0a240
}
#pageWrapper {
}
#header {
	width: 100%;
	height: auto;
	position: fixed;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 14px;
	transition: all ease .3s;
	z-index: 99;
	transition-property: padding, background
}
.nobanner #header {
	background: rgba(255,255,255,.9)
}
#header .content {
	padding: 0 100px
}
#header.mini {
	padding-top: 10px
}
#header.mini ul li.navitem {
	padding-bottom: 0
}
#header #logo {
	width: auto;
	height: 92px;
	display: block;
	float: left;
	margin-right: 0
}
#header ul#nav {
}
#header ul li.navitem {
	padding: 0 20px 10px;
	width: auto;
	height: 92px;
	line-height: 82px;
	float: left;
	position: relative
}
#header ul li.navitem ul.subnav {
	transition: all .3s ease-out 0s;
	position: absolute;
	top: 58px;
	left: -70px;
	background: #f0f0f0;
    border-top: 2px solid #b9986b;
    height: 220px;
    width: 500px;
    overflow: hidden;
    padding: 20px 30px 10px;
	opacity: 0;
	visibility: hidden;
	transform: translate3d(0px, 10px, 0px);
	-moz-transform: translate3d(0px, 10px, 0px);
	-webkit-transform: translate3d(0px, 10px, 0px);
}
#header ul li.navitem:hover ul.subnav {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px)
}
#header ul li.navitem a {
	color: #fff;
        text-shadow: 1px 1px 1px #000;
	transition: none ease-out .3s;
	transition-property: color, background, text-indent, opacity
}
#header ul li.navitem a.active, #header ul li.navitem:hover a {
	color: #e0a240;
}

.subnav-l{ float:left; width:180px;}
.subnav-l ul{width:180px; padding:0px; margin:0px;}
.subnav-l ul li{ float:left; padding:5px 0 5px 15px; height:24px; width:100%; text-align:left; line-height:24px;background:url(../images/cas_21.png) no-repeat left; border-bottom:1px solid #cececf;  }
.subnav-l ul li a{ width:130px; color:#333 !important; font-size:14px !important; text-shadow: none !important;}
.subnav-l ul li a:hover{ color: #b9986b !important; background:none; font-weight: bold; }

.subnav-r ul { float:right; width:300px; margin:0 auto}
.subnav-r ul li {width:270px; float:left; padding-left:30px; }
.subnav-r ul li a { float:left; width:100%; background:#f0f0f0; display: block; padding:10px 10px 0;color:#000 !important  }

.language{ float: right; }
.language a{ color: #fff; text-shadow: 1px 1px 1px #000; margin-left: 10px; line-height: 80px; font-size: 15px;}
.language a:hover{color: #b9986b;}

#sitecontent {
	height: auto;
	min-height: 980px
}
#indexPage #mslider {
	height: 100%;
	width: 100%;
	position: relative;
	overflow: hidden
}
#indexPage #mslider .bx-wrapper {
	position: fixed;
	width: 100%
}
#indexPage #mslider .bx-wrapper .bx-pager {
	bottom: 50px
}
#indexPage #mslider ul li {
	width: 100%;
	height: 100%;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}
#indexPage #mslider ul li a {
	display: table;
	width: 100%;
	height: 100%;
	display: table
}
#indexPage #mslider ul li div {
	display: table-cell;
	text-align: center;
	vertical-align: middle
}
#indexPage #mslider ul li p {
	color: #333;
	text-align: center
}
#indexPage #mslider ul li p.title {
	font-size: 46px;
	line-height: 70px;
	height: 70px;
	transition-delay: 0
}
#indexPage #mslider ul li p.subtitle {
	font-size: 20px;
	height: 20px;
	transition-delay: .2s;
}
#indexPage #mslider.sliderArrow {
	display: none
}
#indexPage #mslider ul li a i {
	text-indent: 20px;
	font-size: 24px
}
#indexPage #mslider ul li p {
	transform: translateY(25px);
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	opacity: 0
}
#indexPage #mslider ul li.active p {
	transform: translateY(0px);
	opacity: 1
}
#indexPage #mproject .bgmask, #indexPage #mnews .bgmask, #indexPage .mservice .bgmask, #indexPage #mpage .bgmask {
}
#indexPage .module {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	position: relative;
	z-index: 2;
	height: 100%
}
#indexPage .module:last-child {
	border: none
}
#indexPage .module .bgmask {
	background-color: rgba(0,0,0,.7);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none
}
#indexPage .module.bgShow {
	background-attachment: fixed
}
#indexPage .module.bgShow .bgmask {
	display: block
}
#indexPage .module .content {
	position: absolute;
	top: 50%;
	width: 100%
}
#indexPage .mservice {
	background-color: #fff
}
#indexPage .mservice .content {
	margin-top: -238px;
	height: 516px
}
.content .header {
	padding-bottom: 50px;
	padding-top: 80px
}
#indexPage .content .header {
	padding-top: 0
}
.content .header p {
	text-align: center
}
.content .header p.title {
	font-size: 26px
}
.content .header p.subtitle {
	color: #c1c1c1;
	font-size: 16px
}
#indexPage .slider_control {
	display: block;
	font-size: 36px
}
#indexPage .slider_control i {
	color: #a1a1a1
}
#indexPage .slider_control.fr {
	text-align: right
}
#indexPage .mservice .wrapper {
	width: 100%
}
#indexPage .mservice .wrapper .bx-wrapper .bx-pager {
	display: none
}
#indexPage .mservice .wrapper .bx-wrapper .bx-next {
	right: -80px
}
#indexPage .mservice .wrapper .bx-wrapper .bx-prev {
	left: -80px
}
#indexPage #servicelist .serviceitem {
	margin: 0
}
#servicelist {
	width: 1380px;
	margin: 0 auto
}
#servicelist .wrap {
	margin-right: -50px
}
#servicelist .serviceitem {
	width: 24.5%;
	height: 335px;
	float: left;
	margin-bottom: 50px;
	margin-right: 50px
}
#servicelist .serviceitem a {
	display: block;
	width: 100%;
	height: 100%
}
#servicelist .serviceitem a img {
	float: none;
	width: 100%;
	height: auto;
	margin: 0 auto
}
#servicelist .serviceitem div {
	text-align: center;
	margin-top: 15px
}
#servicelist .serviceitem div p.title {
	color: #595959;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	transition: all ease-out .2s
}
#servicelist .serviceitem div p.description {
	color: #848484;
	font-size: 13px;
	line-height: 24px;
	height: 80px;
	overflow: hidden;
	width: 100%
}
#servicelist .serviceitem:hover .title {
	color: #e0a240
}
#servicelist .serviceitem:hover .description {
    color: #fff
}
#indexPage .mservice .slider_control {
	color: #898989
}
#indexPage .mservice .slider_control:hover {
	color: #141414
}
#indexPage #mproject {
}
#indexPage #mproject .content {
	margin-top: -15%
}
#indexPage #mproject .content .wrapper {
	width: 100%;
	margin: 0
}
#projectlist .projectitem {
	width: 24%;
	height: auto;
	margin-right: 1%;
	margin-bottom: 1%;
	float: left;
	position: relative;
	background: #000
}
#indexPage #projectlist .projectitem {
	margin: 0
}
#indexPage #mproject .bx-wrapper .bx-pager {
	bottom: -40px
}
#indexPage #mproject .bx-wrapper .bx-controls-direction {
	display: none
}
#indexPage #mproject a.more {
	margin-top: 80px
}
#projectlist .projectitem a {
	display: block;
	overflow: hidden
}
#projectlist .projectitem a img {
	float: none;
	width: 100%;
	height: auto;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#projectlist .projectitem a:hover img {
	transform: scale(1.2, 1.2)
}
#projectlist .projectitem a .project_info {
	width: 100%;
	height: 100%;
	background: transparent;
	position: absolute;
	left: 0;
	top: 0;
	transition: all ease-out .3s
}
#projectlist .projectitem a:hover .project_info {
	background: rgba(0,0,0,.7)
}
#projectlist .projectitem a .project_info p {
	text-align: center;
	padding: 0 20px
}
#projectlist .projectitem a .project_info div {
	position: relative;
	top: 50%;
	margin-top: -15px
}
#projectlist .projectitem a .project_info p.title {
	margin-top: 10px;
	color: transparent;
	font-size: 16px;
	transition: all ease-out .3s
}
#projectlist .projectitem a:hover .project_info p.title {
	margin-top: 0;
	color: #bc9868;
	font-size: 16px
}
#projectlist .projectitem a .project_info p.subtitle {
	margin-top: 16px;
	color: transparent;
	font-size: 12px;
	transition: all ease-out .3s
}
#projectlist .projectitem a:hover .project_info p.subtitle {
	margin-top: 0;
	color: #b7b7b7
}
#projectmore {
	width: 100%;
	height: 150px;
	line-height: 150px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	display: block;
	background: #343434;
	transition: all ease-out .3s;
	text-indent: 0;
	position: relative;
	z-index: 1
}
#projectmore:hover {
	width: 100%;
	height: 150px;
	line-height: 150px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	display: block;
	background: #e0a240;
	text-indent: -50px
}
.module-content .description {
	width: 720px;
	text-align: center;
	height: 50px;
	font-size: 13px;
	color: #848484;
	line-height: 24px;
	overflow: hidden
}
#indexPage a.more, #indexPage a.details, #sitecontent .npagePage a.details {
	border: #dfdfdf 1px solid;
	background: transparent;
	width: 360px;
	height: 58px;
	display: block;
	margin: 40px auto 50px;
	line-height: 58px;
	font-size: 20px;
	color: #e0a240;
	text-indent: 150px;
	border-radius: 30px;
	transition: all ease-out .3s
}
#indexPage a.details, #sitecontent .npagePage a.details {
	display: none
}
#indexPage a.more:hover, #indexPage a.details:hover, #sitecontent .npagePage a.details:hover {
	border-color: #b6b6b6;
	text-indent: 130px
}
#indexPage a.more i, #indexPage a.details i, #sitecontent .npagePage a.details i {
	text-indent: -10px;
	font-size: 24px;
	color: transparent;
	transition: all ease-out .3s
}
#indexPage a.more:hover i, #indexPage a.details:hover i, #sitecontent .npagePage a.details:hover i {
	text-indent: 18px;
	color: #707070
}
#indexPage #mpage {
	background-color: #fff
}
#indexPage #mpage .content {
	height: 592px;
	margin-top: -230px
}
#indexPage #mpage .wrapper {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0 auto
}
#indexPage #mpage .wrapper li {
	width: 100%;
	height: auto
}
#indexPage #mpage .wrapper li .fimg {
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	height: 466px
}
#indexPage #mteam {
}
#indexPage #mteam .content {
	margin-top: -180px
}
#indexPage #mteam .content>.header {
	display: none
}
#indexPage #mteam .header {
	padding-bottom: 0
}
#indexPage #mteam .header img {
	float: none;
	display: block;
	margin: 10px auto 24px;
	border-radius: 90px
}
#indexPage #mteam .summary p {
	text-align: center
}
#indexPage #mteam .summary p.title {
	color: #fff;
	font-size: 24px
}
#indexPage #mteam .summary p.title a {
	color: #474747
}
#indexPage #mteam .summary p.subtitle {
	color: #a5a5a5;
	font-size: 12px;
	margin-bottom: 30px
}
#indexPage #mteam .description {
	color: #bebebe
}
#indexPage #mteam .bx-pager {
	display: none
}
#indexPage #mnews {

}
#indexPage #mnews .content {
	height: calc(100% - 60px);
	margin-top: 60px;
	top: 0
}
#indexPage #mnews .content .header {
	display: none
}
#newslist, #newslist .wrapper, #indexPage #mnews .content_list {
	height: 100%;
	width: 100%
}
#newslist {
	margin: 0 auto
}
#indexPage #mnews .bx-controls {
	display: none
}
#newslist .newstitem {
	width: 100%;
	height: 33.3%
}
#newslist .newstitem a.newscontent {
	height: 100%;
	display: block;
	text-align: center;
	position: relative
}
#newslist .news_wrapper {
	width: 37.5%;
	height: 100%;
	background: #fff;
	z-index: 1;
	transition: all .25s ease 0s
}
#newslist .news_wrapper::before {
	content: "";
	display: inline-block;
	height: auto;
	vertical-align: middle
}
#newslist .newsbody {
	display: inline-block;
	max-width: 99%;
	vertical-align: middle;
	width: 330px
}
#newslist .newsbody .date {
	color: #000;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 10px
}
#newslist .newsbody .title {
	font-size: 30px;
	color: #000;
	line-height: 40px
}
#newslist .separator::before {
	right: 13px
}
#newslist .separator::before, #newslist .separator::after {
	background-color: #c3c3c3;
	content: "";
	height: 1px;
	position: absolute;
	top: 50%;
	width: 45px
}
#newslist .separator::after {
	left: 13px
}
#newslist .separator {
	background: #000 none repeat scroll 0 0;
	border-radius: 3px;
	color: transparent;
	font: 0px/0;
	height: 6px;
	margin: 15px auto 20px;
	position: relative;
	text-decoration: none;
	width: 6px
}
#newslist .newsbody .description {
	width: 100%;
	height: auto;
	line-height: 22px;
	font-size: 13px;
	color: #6a6a6a;
	margin-top: 10px
}
#newslist .newstitem .newsimg {
	width: 62.5%;
	height: 100%;
	background-position: center;
	background-size: cover
}
#newslist .newstitem .newsimg, #newslist .newstitem .news_wrapper {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}
#newslist .newstitem.left .news_wrapper {
	left: auto
}
#newslist .newstitem.right .news_wrapper {
	right: auto
}
#newslist .newstitem.right a.newscontent .newsimg {
	left: auto
}
#newslist .newstitem.left a.newscontent {
	padding-left: 62.5%
}
#newslist .newstitem.right a.newscontent {
	padding-right: 62.5%
}
#newslist .newstitem.left a.newscontent:hover {
	padding-left: 60%
}
#newslist .newstitem a.newscontent:hover .news_wrapper {
	width: 40%;
	bbackground-color: #e5e5e5;
	transition-duration: .5s
}
#newslist .newstitem.right a.newscontent:hover {
	padding-right: 60%
}
#indexPage #mpartner {
	background-color: #fff
}
#indexPage #mpartner .content {
	height: 480px;
	margin-top: -240px
}
#indexPage #mpartner .module-content {
	width: 980px
}
#indexPage #mpartner .wrapper {
	width: 980px;
	height: 376px
}
#indexPage #mpartner .bx-wrapper .bx-controls-direction {
	display: none
}
#indexPage #mpartner .wrapper ul li {
	width: 980px;
	height: 360px
}
#indexPage #mpartner .wrapper ul li a {
	width: 225px;
	height: 168px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px
}
#indexPage #mpartner .wrapper ul li a img {
	width: 100%;
	height: 100%
}
#indexPage #mpartner .bx-wrapper .bx-pager {
	bottom: -40px
}
#indexPage #mcontact {

}
#indexPage #mcontact .content {
	height: 425px;
	margin-top: -212px
}
#indexPage #mcontact .content .fw {
	width: 940px
}
#indexPage #mcontact .header p.title {

}
#indexPage #mcontact .header p.subtitle {
	color: #c1c1c1
}
#contactinfo {
	width: 540px
}
#contactinfo h3 {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 25px;
	font-weight: 100
}
#contactinfo p {
	line-height: 24px;
	font-size: 13px;
	color: #989898;
	height: 24px;
	width: 100%
}
#contactinfo>a {
	color: #989898;
	text-decoration: underline
}
#contactinfo div {
	margin-top: 24px
}
#contactinfo div a {
	color: #fff;
	width: 30px;
	height: 30px;
	display: block;
	font-size: 16px;
	background-color: #2e2f2f;
	margin-right: 10px;
	text-align: center;
	border-radius: 15px;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#contactinfo div a i {
	margin-top: 7px;
	font-size: 16px
}
#contactform p .inputtxt {
	width: 320px;
	height: 20px;
	line-height: 20px;
	padding: 10px 20px;
	color: #333;
	background-color: #000;
	border: #3f3f3f 1px solid;
	margin-bottom: 10px
}
#contactform p textarea.inputtxt {
	height: 100px;
	resize: none;
	overflow: hidden
}
#contactform p .inputsub {
	width: 100%;
	background-color: #e0a240;
	color: #fff;
	font-size: 16px;
	padding: 5px 0
}
#contactform .inputtxt.active {
	border-color: #e0a240
}
#moduleControl {
	position: fixed;
	right: 20px;
	top: 50%
}
#moduleControl a.moduleCItem {
	border: 1px solid #c8c8c8;
	border-radius: 6px;
	display: block;
	height: 9px;
	margin-bottom: 5px;
	outline: 0;
	text-indent: -9999px;
	transition: all .3s ease-out 0s;
	width: 9px
}
#moduleControl a.moduleCItem:hover, #moduleControl a.moduleCItem.active {
	background-color: #e0a240;
	border: 1px solid #e0a240
}
#pages {
	padding: 40px 0;
	height: 36px;
	text-align: center
}
#pages a {
	width: 36px;
	height: 36px;
	display: inline-block;
	color: #a9a9a9;
	line-height: 36px;
	text-align: center;
	font-family: Arial;
	margin-right: 5px;
	transition: background-color .2s ease-out
}
#pages span {
	margin-right: 5px
}
#pages a i {
	font-size: 24px;
	top: 2px;
	position: relative
}
#pages a.active, #pages a:hover {
	background-color: #e0a240;
	color: #fff
}
.nobanner .npagePage {
	padding-top: 80px
}
.npagePage #banner {
	width: 100%;
	height: 440px;
	position: relative
}
.npagePage #banner div {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 440px
}
.npagePage .content {
	background-color: #fff;
	position: relative;
	z-index: 1
}
#plheader {
	padding-bottom: 30px
}
#category {
	text-align: center;
	padding-bottom: 50px
}
#category li {
	display: inline-block
}
#category li.hasmore {
	height: 107px
}
#category li.hasmore div {
	position: absolute;
	width: 100%;
	left: 0
}
#category li.hasmore div ul {
	text-align: center;
	margin-top: 20px;
	padding-top: 20px;
	border-top: rgba(0,0,0,.1) 1px solid
}
#category a {
	line-height: 16px;
	height: 16px;
	padding: 8px 16px;
	color: #616161;
	border: #d2d2d2 1px solid;
	margin-right: 2px;
	display: inline-block;
	transition: all .3s ease-out 0s
}
#category li.hasmore div ul a {
	border: none
}
#category a.active, #category a:hover {
	background: #e0a240;
	color: #fff;
	border-color: #e0a240
}
#category li.hasmore div ul a.active, #category li.hasmore div ul a:hover {
	background: #7d7d7d;
	color: #fff
}
#teamlist {
	margin: 0 auto;
	width: 1100px
}
#teamlist .wrap {
	margin-right: -70px
}
.teamitem {
	float: left;
	width: 320px;
	height: 460px;
	margin-right: 70px;
	margin-bottom: 50px
}
.teamitem a {
	width: 320px;
	height: 320px;
	display: block;
	position: relative;
	overflow: hidden
}
.teamitem .title a {
	color: #9a9a9a;
	display: initial
}
.teamitem a div.wrap {
	height: 50px;
	width: 100%;
	background: #da0000;
	position: absolute;
	bottom: -50px;
	color: #fff;
	transition: all .3s cubic-bezier(.215, .61, .355, 1) 0s;
	transform: translate(0, 0px)
}
.teamitem a:hover div.wrap {
	transform: translate(0, -50px)
}
.teamitem a div.wrap div {
	width: 14px;
	height: 14px;
	margin: 18px auto;
	position: relative
}
.teamitem a div.wrap span {
	display: block;
	background: #fff;
	position: absolute
}
.teamitem a div.wrap span.h {
	width: 14px;
	height: 2px;
	top: 6px
}
.teamitem a div.wrap span.v {
	width: 2px;
	height: 14px;
	left: 6px
}
.teamitem .teaminfo {
	margin-top: 33px;
	text-align: center
}
.teamitem .teaminfo .title {
	font-size: 18px;
	color: #484848
}
.teamitem .teaminfo .subtitle {
	font-size: 12px;
	color: #9a9a9a;
	margin-top: 5px
}
.teamitem .teaminfo .description {
	font-size: 12px;
	color: #949494;
	margin-top: 15px;
	line-height: 18px;
	height: 35px;
	overflow: hidden
}
#teampost {
	padding-top: 50px
}
#teampost #teamimage {
	width: 408px;
	float: left
}
#teampost #teamimage img {
	float: none
}
#teampost #teambody {
	margin-left: 450px
}
#teambody .theader .title {
	color: #343434;
	font-size: 30px
}
#teambody .theader .subtitle {
	color: #626262;
	font-size: 14px
}
#teambody .theader .postbody {
	margin-top: 36px
}
#projectwrap {
	padding-top: 50px;
	min-height: 600px
}
#projectbody {
	width: 800px;
	float: left
}
#projectimages {
	background: #fff
}
#projectimages li {
	margin-bottom: 10px
}
#projectimages li img {
	display: block;
	float: none;
	margin: 0 auto;
	max-width: 100%
}
#projectbody .postbody {
	padding: 20px 0
}
#projectinfo {
	width: 340px;
	margin-left: 40px;
	float: left
}
#projectih {
	width: 100%
}
#projecttags {
	margin-top: 20px
}
#projecttags a {
	float: left;
	font-size: 13px;
	color: #989898;
	padding: 5px 10px;
	background: #f3f3f3;
	margin-right: 5px;
	margin-bottom: 5px
}
#projecttags a:hover {
	color: #989898;
	background: #f3f3f3
}
#projectib {
	margin-right: -10px;
	margin-top: 20px
}
#projectib .projectitem {
	width: 100%;
	height: auto;
	float: left;
	margin-right: 10px;
	margin-bottom: 14px
}
#projectib .projectitem img {
	width: 100%;
	height: auto;
	float: none
}
#projectib .projectitem a .project_info {
	width: 100%;
	height: 30px
}
#projectib .projectitem a .project_info p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
#projectib .projectitem a .project_info p.title {
	margin-top: 10px;
	color: #333;
	font-size: 12px;
	transition: all ease-out .3s
}
#projectib .projectitem a .project_info p.subtitle {
	margin-top: 0;
	color: #b7b7b7;
	font-size: 12px;
	transition: all ease-out .3s
}
#projectinfo .header {
	padding: 0;
	border-bottom: #ccc 1px dotted;
	width: 100%
}
#projectinfo .header p {
	text-align: left
}
#projectinfo .header .description {
	color: #6a6a6a;
	font-size: 13px;
	line-height: 24px;
	margin: 30px 0
}
.postbody {
	line-height: 24px;
	font-size: 14px;
}
.postbody img {
	float: none
}
.postbody hr {
	height: 1px;
	border: none;
	border-top: 1px dotted #d3d3d3;
	margin-top: 20px;
	margin-bottom: 20px
}
.postbody p {
	word-wrap: break-word;
	word-break: normal
}
.lowB #header, .lowB #indexPage #mslider .bx-wrapper, .lowB .npagePage #banner div {
	position: relative
}
.lowB #indexPage .module.bgShow {
	background-attachment: scroll
}
.lowB #header {
	background: #171c20
}
.lowB .nobanner .npagePage {
	padding: 0
}
#footer {
	background: #000;
	width: 100%;
	position: relative;
	z-index: 2
}
#footer p {
	text-align: center;
	padding: 20px;
	font-size: 12px;
	color: #fff;
	height: 20px;
	line-height: 20px
}
#footer a {
	display: inline-block;
	vertical-align: top;
	color:#fff;
}
#footer a path {
	fill: red
}
#footer.mini {
	position: fixed;
	bottom: 0;
	background: rgba(0,0,0,.8)
}
#footer.mini p {
	padding: 5px
}
#shares {
	position: fixed;
	right: 10px;
	bottom: 40px;
	z-index: 99
}
#shares a {
	width: 30px;
	height: 30px;
	display: block;
	background: #8b8b8b;
	background-color: rgba(31,31,31,.6);
	color: #fff;
	font-size: 18px;
	text-align: center
}
#shares a i {
	margin-top: 7px
}
#shares a#sshare {
	cursor: default
}
#shares a#sweibo {
	background-color: #ea493c
}
#shares a#sweixin {
	background-color: #24b727
}
#shares a#gotop {
	background-color: #666;
	background-color: rgba(0,0,0,.6);
	margin-top: 20px;
	font-size: 22px
}
#shares a#gotop i {
	margin-top: 3px
}
.fixed {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	background: rgba(0,0,0,.6);
	overflow-y: auto;
	z-index: 100;
	display: none
}
{
height:auto;
cursor:default
}
#fixed_weixin .fixed-container {
	width: 220px;
	height: auto;
	padding: 20px 20px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -110px;
	margin-top: -140px
}
#fixed_weixin .fixed-container div {
	height: 220px
}
#fixed_weixin .fixed-container p {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #000
}
#fixed_mp .fixed-container {
	width: 258px;
	height: 298px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -129px;
	margin-top: -149px
}
#fixed_mp .fixed-container p {
	padding: 0 20px;
	text-align: center;
	font-size: 14px;
	color: #000;
    display: none;
}
#online_open {
	width: 30px;
	height: 30px;
	background: #00d420;
	cursor: pointer;
	position: fixed;
	right: -40px;
	bottom: 190px;
	z-index: 99999;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 30px
}
#online_open i {
	margin-top: 6px
}
#online_lx {
	width: 180px;
	height: auto;
	border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: 0 5px 9px rgba(4,0,0,.17);
	box-shadow: 0 5px 9px rgba(4,0,0,.17);
	position: fixed;
	right: 10px;
	bottom: 160px;
	z-index: 99999
}
#olx_head {
	padding: 20px;
	line-height: 16px;
	height: 16px;
	background: #00d420;
	border-radius: 5px 5px 0 0;
	color: #fff;
	font-size: 14px
}
#olx_head i {
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#olx_qq li a {
	padding: 12px 30px;
	height: 18px;
	line-height: 18px;
	background: #f5f5f5;
	color: #353434;
	display: block;
	border-bottom: #fff 1px solid;
	transition: all ease-out .3s;
	font-size: 12px
}
#olx_qq li a i {
	color: #5e5e5e;
	font-size: 16px;
	vertical-align: middle;
	margin-right: 18px
}
#olx_qq li a:hover {
	color: #fff;
	background: #565656
}
#olx_qq li a:hover i {
	color: #00d420
}
#olx_tel {
	padding: 20px 30px
}
#olx_tel div {
	color: #434343;
	line-height: 14px;
	height: 14px;
	margin-bottom: 10px
}
#olx_tel div i {
	font-size: 18px;
	margin-right: 20px;
	vertical-align: middle
}
#olx_tel p {
	line-height: 18px;
	font-family: HELVETICANEUELTPRO-THEX;
	font-size: 16px
}
.hide, .popup {
	display: none
}
.show {
	display: block
}
#mslider li video {
	position: absolute
}
#indexPage #mslider ul li div.mask {
	background-color: transparent;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}
.netmask {
	display: block
}
.netmask div {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -20px;
	margin-top: -20px
}
.netmask.loading div i {
	display: block;
	background: url(../images/loading.gif);
	width: 40px;
	height: 40px
}
.netmask div i:before {
	display: none;
	font-size: 40px;
	color: #fff
}
.netmask.success div i:before {
	display: block
}
#page404 {
	padding-top: 200px
}
#page404 span {
	font-size: 150px;
	font-family: helveticaneueltpro-thex, Arial;
	color: #efefef
}
#page404 div {
	margin-left: 320px;
	padding-left: 26px;
	border-left: #e9e9e9 1px solid;
	height: 70px
}
#page404 div p.title {
	color: #787878;
	font-size: 36px;
	line-height: 36px
}
#page404 div p.subtitle {
	color: #787878;
	font-size: 14px;
	margin-top: 10px
}
#projectlist .wrapper {
	margin-left: 1%
}
#langnav {
	float: right
}
#langnav a {
	color: #fff
}
#langnav a:hover {
	color: #e0a240
}
#langnav a.active {
	color: #e0a240
}
#langnav span {
	color: rgba(255,255,255,.2);
	margin: 0 10px;
	display: inline-block
}
#headSHBtn {
	display: none;
	width: 40px;
	height: 40px;
	background: #000;
	line-height: 40px;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 0;
	right: -40px
}
#header.show {
	right: 0
}
@media screen and (min-width:1780px) {
}
#mcontact .content>.header {
	animation-name: fadeInUp
}
#mcontact .content #contactinfo {
	animation-name: fadeInLeft;
	animation-delay: .2s
}
#mcontact .content #contactform {
	animation-name: fadeInRight;
	animation-delay: .2s
}
#mcontact .content #contactform {
	animation-name: fadeInRight;
	animation-delay: .2s
}
#mnews a.more {
	display: none
}
#mpage .module-content .header {
	animation-name: fadeInUp;
	animation-delay: .2s
}
#mpage .module-content .description {
	animation-name: fadeInUp;
	animation-delay: .3s
}
#mpage .module-content .more {
	animation-name: fadeInUp;
	animation-delay: .5s
}
#mpage .module-content .fimg {
	animation-name: fadeInUp;
	animation-delay: .3s
}
#mpartner .content>.header {
	animation-name: slideInUp;
	animation-delay: .1s
}
#mproject .content>.header {
	animation-name: fadeInUp
}
#projectlist .projectitem {
	animation-name: slideInUp
}
#indexPage #mproject a.more {
	animation-name: fadeInUp;
	animation-delay: .5s
}
.mservice .content>.header {
	animation-name: fadeInUp
}
#servicelist .serviceitem {
	animation-name: slideInUp
}
#indexPage .mservice a.more {
	animation-name: fadeInUp;
	animation-delay: .5s
}
#mteam .content>.header {
	display: none
}
body.ipusher #header {
	width: 350px;
	height: 100%;
	background: #202122;
	padding: 0;
	left: -350px;
	transition: transform .4s cubic-bezier(.215, .61, .355, 1) 0s
}
body.ipusher #header #headSHBtn i {
	font-size: 18px;
	margin-top: 12px
}
body.ipusher.open #header #headSHBtn i:before {
	content: "\f00d"
}
body.ipusher.open #header {
	transform: translate3d(350px, 0, 0);
	-webkit-transform: translate3d(350px, 0, 0);
	-moz-transform: translate3d(350px, 0, 0);
	-o-transform: translate3d(350px, 0, 0)
}
body.ipusher #header .content {
	padding: 0
}
body.ipusher #header #logo {
	width: 100%;
	float: none;
	margin: 20px 0 0
}
body.ipusher #header #logo img {
	float: none;
	margin: 0 auto;
	display: block
}
body.ipusher #header ul li.navitem {
	width: 100%;
	padding: 0;
	text-align: center;
	line-height: 50px;
	border-top: 1px solid #272727
}
body.ipusher #header ul li.navitem ul.subnav li a:hover {
	text-indent: 0
}
body.ipusher #header ul li.navitem ul.subnav {
	left: 100%;
	top: 0
}
#logoClone {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 98;
	width: 100%;
	height: 40px
}
#logoClone img {
	float: none
}
#teamlist .wow {
	animation-name: slideInUp
}
#projecttags {
	margin-top: 20px;
	width: 340px;
	margin-left: 40px;
	float: left
}
#projectib {
	margin-right: -10px;
	margin-top: 20px;
	margin-left: 40px;
	float: left;
	width: 340px
}
#pageswitch {
	margin-top: -150px;
	display: none
}
#pageswitch a {
	width: 50%;
	height: 40px;
	padding: 20px 0;
	float: left;
	background: #fff;
	font-family: helveticaneueltpro-thex, 微软雅黑;
	transition: all ease-out .3s;
	position: relative
}
#pageswitch a:hover {
	background: #ccc;
	box-shadow: 0 0 15px #ccc;
	z-index: 3
}
#pageswitch a .title {
	color: #444
}
#pageswitch a .subtitle {
	color: #a5a5a5
}
#pageswitch .prev div {
	text-align: left;
	margin-left: 30px
}
#pageswitch .next div {
	text-align: right;
	margin-right: 30px
}
#indexPage .mivideo.module .module-content .video_content {
	width: 960px;
	height: 575px;
	margin: 0 auto
}
#projectimages img {
	width: 100%;
	height: auto
}
#projectinfo .description a, #projectinfo1 .description a, #projectinfo2 .description a, #projectinfo3 .description a, #projectinfo4 .description a, #projectinfo5 .description a {
	height: 40px;
	width: 100%;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background-color: #5a5a5a;
	display: block;
	bottom: 0;
	left: 0
}
#shares a i.fa-weixin {
	color: transparent;
	background-image: url(http://mo001_77.mo1.line2.uemo.net/templates/ue_content/templates/images/shouji.png);
	background-repeat: no-repeat;
	font-size: 23px;
	margin: 7px 0 0 10px
}
.animated {
	animation-name: fadeInUp;
	animation-delay: 0s
}
#projectlist .projectitem {
	animation-name: fadeInUp
}
#indexPage #mteam a.more {
	display: none
}
#projectwrap1, #projectwrap2, #projectwrap3, #projectwrap4, #projectwrap5 {
	width: 1180px;
	margin: 0 auto;
	margin-top: 50px
}
#projectinfo1, #projectinfo2 {
	float: right;
	padding: 30px;
	box-shadow: 0 2px 6px rgba(0,0,0,.1);
	width: 300px;
	border-top: 10px solid #22a9ff
}
#projectinfo1 .header .description, #projectinfo2 .header .description {
	color: #6a6a6a;
	font-size: 13px;
	line-height: 24px;
	margin: 30px 0 0
}
.content #projectih1 .header, .content #projectih2 .header {
	padding: 0
}
#projectinfo2 {
	float: left
}
#projectinfo5 {
	float: left;
	width: 785px
}
#projectinfo1 .header p, #projectinfo2 .header p, #projectinfo3 .header p, #projectinfo4 .header p, #projectinfo5 .header p {
	text-align: left
}
#projectinfo3 .header, #projectinfo4 .header {
	padding-top: 70px
}
#projectbody1, #projectbody2 {
	float: left;
	width: 785px
}
#projectbody2 {
	float: right
}
#projectbody5 {
	float: left;
	width: 785px
}
#projectimages1 img, #projectimages2 img, #projectimages3 img, #projectimages4 img, #projectimages5 img {
	width: 100%
}
#projectshow1, #projectshow2 {
	width: 785px;
	float: left;
	margin-top: 40px
}
#projectshow2 {
	float: right
}
#projectshow3, #projectshow4 {
	margin-top: 40px
}
#projectshow5 {
	float: right;
	width: 345px;
	padding-top: 120px
}
#projectshow1 #projecttags1, #projectshow2 #projecttags2, #projectshow3 #projecttags3, #projectshow4 #projecttags4 {
	margin-top: 20px;
	width: 100%
}
#projecttags1 a, #projecttags2 a, #projecttags3 a, #projecttags4 a, #projecttags5 a {
	transition: all ease-out .3s;
	float: left;
	font-size: 13px;
	color: #989898;
	padding: 5px 10px;
	background: #f3f3f3;
	margin-right: 5px;
	margin-bottom: 5px
}
#projectshow1 #projectib1, #projectshow2 #projectib2, #projectshow3 #projectib3, #projectshow4 #projectib4, #projectshow5 #projectib5 {
	margin-top: 20px
}
#projectshow1 #projectib1:after, #projectshow1 #projecttags1:after, #projectshow2 #projectib2:after, #projectshow2 #projecttags2:after, #projectshow3 #projectib3:after, #projectshow3 #projecttags3:after, #projectshow4 #projectib4:after, #projectshow4 #projecttags4:after, #projectshow5 #projectib5:after, #projectshow5 #projecttags5:after {
	content: '';
	display: block;
	clear: both
}
#projectib1 .projectitem1, #projectib2 .projectitem2, #projectib3 .projectitem3, #projectib4 .projectitem4 {
	width: 245px;
	height: auto;
	float: left;
	margin: 0 6px 14px
}
#projectib3 .projectitem3, #projectib4 .projectitem4 {
	width: 275px;
	margin: 0 10px 40px
}
#projectib1 .projectitem1 img, #projectib2 .projectitem2 img, #projectib3 .projectitem3 img, #projectib4 .projectitem4 img {
	width: 100%;
	height: auto;
	float: none
}
#projectib1 .projectitem1 a .project_info, #projectib2 .projectitem2 a .project_info, #projectib3 .projectitem3 a .project_info, #projectib4 .projectitem4 a .project_info, #projectib5 .projectitem5 a .project_info {
	width: 100%;
	height: 30px
}
#projectib1 .projectitem1 a .project_info p, #projectib2 .projectitem2 a .project_info p, #projectib3 .projectitem3 a .project_info p, #projectib4 .projectitem3 a .project_info p, #projectib5 .projectitem5 a .project_info p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
#projectib5 #projectlist .projectitem {
	width: 49%
}
#npagePage #projectlist .projectitem a .project_info div {
	margin-top: 0
}
#npagePage #projectlist .projectitem a:hover img {
	transform: scale(1, 1)
}
#npagePage #projectlist .projectitem a:hover .project_info {
	width: 100%;
	height: 100%
}
#npagePage #projectlist .projectitem a .project_info {
	position: inherit
}
#npagePage #projectlist .projectitem a .project_info p.subtitle {
	color: #333;
	margin-top: 0;
	height: 24px;
	line-height: 24px;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
#npagePage #projectlist .projectitem a .project_info p.title {
	color: #b7b7b7;
	margin-top: 0;
	height: 22px;
	line-height: 22px;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
#post_slider, #post_slider1 {
	height: 500px
}
#post_slider li, #post_slider1 li {
	height: 500px
}
ul.content_list:after {
	content: '';
	display: block;
	clear: both
}
.projectSubList {
	margin-bottom: 20px
}
.projectSubTitle {
	font-size: 24px;
	line-height: 24px;
	margin: 20px auto 50px;
	display: none
}
.postbody img {
	max-width: 100%
}
.pagess {
	clear: both;
	margin: 20px;
	overflow: hidden;
	margin-left: 0;
	text-align: center;
	font-size: 12px
}
.pagess ul li {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 2px 9px;
	margin: 0 3px;
	line-height: 20px;
	background: #fff;
	color: #999
}
.pagess ul li:hover {
	background: #088336;
	color: #fff;
	border: 1px solid #088336
}
.pagess ul li:hover a {
	color: #fff
}
.pagess ul li.thisclass {
	display: inline-block;
	border: 1px solid #1f82b7;
	padding: 2px 9px;
	margin: 0 3px;
	background: #088336;
	color: #fff
}
.pagess ul li.thisclass a {
	color: #fff
}
.pagess ul li a {
	display: block;
	color: #999
}
.pagess ul li a:hover {
	color: #fff
}
 @charset "utf-8";
body {
}
#header {
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}
.nobanner #header {
	background: #212121;
	border-bottom: 1px solid rgba(255,255,255,.1)
}
#header ul#nav {
	float: left;
	padding: 0 30px 0 40px;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#header ul li.navitem a {
	font-size: 18px
}
#header ul li.navitem a.active, #header ul li.navitem:hover a {
	color: #bc9868
}
/*#header ul li.navitem a.active::before, #header ul li.navitem:hover a::before {
	position: absolute;
	content: "";
	height: 1px;
	background: #a8a8a8;
	margin-top: 60px;
	width: 90%;
	left: 5%
}
#header.mini ul li.navitem a.active::before, #header ul li.navitem:hover a::before {
	position: absolute;
	content: "";
	height: 1px;
	background: #bc9868;
	width: 90%;
	left: 5%
}

.subnav a::before {
	position: absolute;
	content: "";
	height: 0 !important;
	background: none ;
	width: auto;
	left: 0;
}

#header ul li.navitem a::before {
	position: absolute;
	content: "";
	width: 0%;
	height: 1px;
	background: #a8a8a8;
	margin-top: 60px;
	left: 50%;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#header ul li.navitem:hover a::before {
	
}
#header.mini ul li.navitem a::before {
	margin-top: 100px
}*/

.bx-wrapper .bx-controls-direction a {
	margin-top: -30px;
	width: 60px;
	height: 60px;
	background: transparent;
	border-radius: 60px
}
.bx-wrapper .bx-controls-direction a i {
	color: #eaeaea;
	font-size: 36px;
	margin-top: 12px;
	margin-left: 22px
}
.bx-wrapper .bx-controls-direction a:hover {
	background-color: rgba(0,0,0,.6)
}
.bx-wrapper .bx-controls-direction a.bx-next i {
	margin-left: 25px
}
bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a.active {
	display: none
}
#mslider .bx-wrapper .bx-pager.bx-default-pager a, .bx-wrapper .bx-pager.bx-default-pager a {
	display: none
}
.content .header {
	padding-top: 70px
}
#indexPage #mproject {
	height: 100%
}
#indexPage #mproject .content .wrapper {
	width: 90%;
	margin: 0 auto
}
.content .header p.title {
	font-family: times new roman, 微软雅黑;
	text-align: left;
	margin-left: 5%;
}
#indexPage #mnews .content .header p.title {

}
#projectlist .bx-viewport {
	padding-bottom: 90px
}
#projectlist .projectitem a:hover .project_info {
	background: rgba(0,0,0,.3);
	position: absolute
}
.content .header p.subtitle {
	text-align: left;
	margin-left: 5%;
	font-family: times new roman, 微软雅黑;
	margin-top: 5px;
	color: #b4b4b4;
    text-transform: uppercase;
}
#projectlist .projectitem a .project_info div {
	position: absolute;
	height: 90px;
	width: 100%;
	bottom: -90px;
	margin-top: 0;
	top: auto;
	background-color: transparent;
	transition: all .3s ease-out 0s
}
#projectlist .projectitem a .project_info div::after {
	width: 32px;
	height: 30px;
	position: absolute;
	content: "";
	top: 0;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	margin-top: 18px;
	right: 0;
	background: url(../images/jt01.png);
	opacity: 0
}
#projectlist .projectitem a:hover .project_info div::after {
	right: 25px;
	background: url(../images/jt01.png);
	opacity: 1
}
#projectlist .projectitem a .project_info p.title {
	margin: 0 0 0 0;
	color: #333;
	padding: 20px 0 5px;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.Pageanli #projectlist .projectitem a .project_info p.title {
	color: #bc9868
}
#projectlist .projectitem a .project_info p.subtitle {
	margin-right: 60px;
	margin-top: 0;
	color: #999;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-family: times new roman, 微软雅黑;
	font-size: 14px
}
.Pageanli #projectlist .projectitem a .project_info p.subtitle {
	color: #929292
}
#projectlist .projectitem a:hover .project_info p.title {
	color: #bc9868
}
#category a {
	padding: 7px 28px;
	border: 0
}
#category a::after {
	position: absolute;
	content: "/";
	text-align: left;
	margin-left: 28px;
	margin-top: 0;
	font-size: 12px;
	color: #565656
}
#indexPage #mproject #category a:last-child::after {
	position: absolute;
	content: "";
	height: 0;
	width: 0
}
#newsPage #category a:last-child::after {
	position: absolute;
	content: "";
	height: 0;
	width: 0
}
#indexPage #mproject #category {
	position: absolute;
	top: 20px;
	display: block;
	animation-name: fadeInUp;
	right: 1%;
	margin-right: -30px
}
#category a::before {
	position: absolute;
	content: "";
	text-align: left;
	margin-left: 0;
	margin-top: 22px;
	background-color: #bc9868;
	width: 0;
	height: 1px;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#category a:hover::before {
	width: 57px
}
#category a {
	font-size: 14px;
	border: 0
}
#category a.active, #category a:hover {
	background: 0 0;
	color: #bc9868;
	border-color: transparent
}
#projectlist .wrapper {
	width: 90%;
	margin: 0 auto;
	padding-left: 0;
	margin-top: -50px
}
#projectlist .projectitem {
	margin-bottom: 100px
}
#projectlist .projectitem:nth-child(4n) {
	margin-right: 0
}
#projectlist .projectitem a .project_info::after {
	width: 0%;
	height: 1px;
	position: absolute;
	content: "";
	top: 100%;
	left: 0;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	background-color: #bc9868;
	margin-top: 65px
}
#projectlist .projectitem a:hover .project_info::after {
	width: 100%
}
#projectlist .projectitem a::after {
	content: '+';
	width: 64px;
	height: 64px;
	line-height: 64px;
	margin: 0 auto;
	margin-left: -32px;
	margin-top: 0;
	display: inline-block;
	position: absolute;
	top: 0%;
	left: 50%;
	z-index: 10;
	border-radius: 50px;
	border: 2px solid #fff;
	transition: all .6s cubic-bezier(.17, .84, .44, 1) 0s;
	opacity: 0;
	color: #fff;
	font-size: 40px;
	text-align: center;
	font-family: times new roman, 微软雅黑
}
#projectlist .projectitem:hover a::after {
	margin-left: -32px;
	margin-top: -32px;
	top: 50%;
	opacity: 1
}
#indexPage #mproject .bx-wrapper .bx-controls-direction {
	display: inline
}
#indexPage #mproject .bx-wrapper .bx-controls-direction a {
	top: 114%;
	margin-top: 0;
	width: 60px;
	height: 30px;
	background: 0 0;
	border-radius: 0
}
#indexPage #mproject .bx-wrapper .bx-controls-direction a.bx-prev {
	left: 50%;
	margin-left: -60px;
	border-right: 1px solid #999;
	background: url(../images/icon.png) -60px -250px no-repeat;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#indexPage #mproject .bx-wrapper .bx-controls-direction a.bx-prev:hover {
	border-right: 1px solid #999;
	background: url(../images/icon.png) -60px -220px no-repeat;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#indexPage #mproject .bx-wrapper .bx-controls-direction a.bx-next {
	right: 50%;
	margin-right: -60px;
	background: url(../images/icon.png) 0 -250px no-repeat;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#indexPage #mproject .bx-wrapper .bx-controls-direction a.bx-next:hover {
	background: url(../images/icon.png) 0 -220px no-repeat
}
#indexPage #mproject .bx-wrapper .bx-controls-direction a i {
	color: #dadada;
	font-size: 24px;
	margin-top: 2px;
	margin-left: 26px
}
#indexPage #mproject .bx-wrapper .bx-controls-direction a:hover i {
	color: #535353
}
#indexPage #mproject a.more {
	display: none
}
#category {
	text-align: right;
	position: relative;
	top: -56px;
	width: clac(100% - 70px);
	padding-right: 70px;
	padding-bottom: 40px
}
#indexPage #mproject .fa-angle-right::before {
	content: ""
}
#indexPage #mproject .fa-angle-left::before {
	content: ""
}
.Pageanli #category {
	text-align: center;
	top: 0;
	margin: 0 auto;
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
	margin-bottom: 40px
}
#indexPage #projectlist .projectitem a .project_info p {
	text-align: center
}
#indexPage .mservice .content {
	height: 100%;
	top: 60px;
	margin-top: 0
}
#servicelist {
	height: 100%;
	position: relative
}
#servicelist .bx-wrapper {
	height: 100%
}
#indexPage .mservice .wrapper {
	height: 100%
}
#indexPage .mservice .wrapper .bx-wrapper .bx-viewport {
	height: 100%
}
#indexPage .mservice .content .header {
	width: 100%;
	position: relative;
	top: 80px
}
.mservice .content .header p.title {
	text-align: left;
	margin-left: 5%
}
.mservice .content .header p.subtitle {
	text-align: left;
	margin-left: 5%
}
#indexPage a.more {
	display: none
}
#indexPage #servicelist .serviceitem {
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	height: 100%;
}
#servicelist .serviceitem div {
	margin-top: 25px;
	padding: 0 30px;
	overflow: hidden
}
#servicelist .serviceitem div p.title {
	font-size: 22px;
	color: #333;
	margin-bottom: 30px;
    letter-spacing: 2px;
}
#servicelist .serviceitem div p.title::before {
	content: "";
	position: absolute;
	width: 30px;
	height: 1px;
	background: #999;
	margin-top: 50px;
	left: 50%;
	margin-left: -15px
}
#servicelist .serviceitem div p.description {
	line-height: 28px;
	color: #8d8d8d
}
#indexPage #servicelist .serviceitem:hover {
	background-color: rgba(0,0,0,.3)
}
#indexPage #servicelist .serviceitem:hover::before {
	font-size: 180px;
	top: -10px;
	margin-left: 94px
}
#servicelist .serviceitem a {
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	height: 460px;
	position: relative;
	top: calc(50% - 210px);
}
#servicelist .serviceitem a:hover {
	padding-top: 10%
}
#servicelist .serviceitem a img {
	transition: all .6s cubic-bezier(.35, -.32, .58, 1) 0s;
	float: none;
    width: 88%;
	height: auto;
	margin: 0 auto;
	opacity: 1;
	z-index: 2;
	position: relative;
    padding: 0 20px;
    border-radius: 10px;
}
#servicelist .serviceitem:hover a img {
	float: none;
	height: auto;
	margin: 0 auto;
	opacity: 1
}
#servicelist .serviceitem a::after {
	position: absolute;
	content: "";
	width: 40px;
	height: 40px;
	background: url(../images/icon.png) -92px 0 no-repeat;
	margin-top: 30px;
	margin-left: 150px;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#servicelist .serviceitem a:hover::after {
	background: url(../images/icon.png) -10px 0 no-repeat;
	width: 70px;
	margin-left: 133px
}
#indexPage #mpage .wrapper li .fimg {
	width: 55%;
	height: 1024px;
	padding-top: 9%;
	background-size: cover
}
#indexPage #mpage .wrapper li .fimg img{
	width: 100%;
	box-shadow: 0 10px 20px 5px rgb(61 1 4 / 10%);

    border-radius: 0 5px 5px 0;
}
#mpage .content .header {
	width: 45%;
	float: right;
	padding-top: 13%;
	
}
#indexPage #mpage a.more {
	width: 25%;
	margin-top: 4%;
	margin-left: 10%;
	margin-right: 31%;
	line-height: 40px;
	height: 40px;
	border-radius: 0;
	text-align: center;
	text-indent: 0;
	display: block;
	font-family: times new roman;
	background-color: #b9986b;
	border: #b9986b 1px solid;
	color: #fff;
	font-size: 16px
}
#indexPage #mpage a.more::before {
	position: absolute;
	display: block;
	content: "";
	height: 1px;
	width: 36%;
	float: right;
	margin-top: -1px
}
#indexPage a.more i {
	font-size: 20px;
	position: relative;
	top: 1px
}
#indexPage #mpage .content, #indexPage #mpage .module-content, #indexPage #mpage .wrapper, #indexPage #mpage .slider, #indexPage #mpage .wrapper li, #indexPage #mpage .wrapper li .fimg {
	height: 100%
}
#mpage .module-content {

}
#mpage .module-content .description {
	max-height: 238px;
	height: auto;
	line-height: 26px;
	padding-right: 7.1%;
	padding-left: 10%;
	width: 80%;
	text-align: left
}
#mpage .content .header p.title {
	text-align: left;
	margin-left: 10%;
	font-size: 26px
}
#mpage .content .header p.subtitle {
	text-align: left;
	margin-left: 10%;
	padding-bottom: 3%;
}
#indexPage #mpage .content {
	margin-top: 0;
	top: 0
}
#indexPage #mnews .content .header {
	display: block;
	padding-bottom: 0;
	top: 55px;
	position: relative
}
#indexPage #mnews .content {
	top: 50%;
	margin-top: -270px
}
#indexPage #newslist {
	width: 1000px;
	margin: 0 auto;
	height: 500px;
	position: relative
}
#indexPage .newsimg, #newslist .separator, #indexPage .newsbody .description {
	display: none
}
#indexPage #newslist .newstitem {

	width: 320px;
	height: 30px;
	line-height: 30px;
}
#indexPage .newstitem .newsbody {
	display: block;
	max-width: 100%;
	vertical-align: auto;
	width: 100%;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#newslist .newstitem .newsbody .date {
	font-weight: inherit;
	font-family: Arial;
	color: silver;
	margin-bottom: 0;
	display: inline-block;
	padding: 0 22px;
	float: left;
	transition: all .3s cubic-bezier(.215, .61, .355, 1) 0s
}
#newslist #newsitem_0.newstitem .newsbody .date {
	padding: 0
}
#newslist #newsitem_0.newstitem .newsbody .date .year {
	font-size: 28px;
	color: #8c8c8c;
	font-family: times new roman;
	margin-left: -124px;
	position: absolute
}
#newslist #newsitem_1.newstitem .newsbody .date .year, #newslist #newsitem_2.newstitem .newsbody .date .year, #newslist #newsitem_3.newstitem .newsbody .date .year {
	font-size: 26px;
	color: #8c8c8c;
	font-family: times new roman;
	margin-left: -135px;
	position: absolute;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#newslist #newsitem_0.newstitem .newsbody .date .md {
	font-family: times new roman;
	margin-left: -88px;
	position: absolute;
	margin-top: 28px;
	font-size: 14px
}
#newslist #newsitem_1.newstitem .newsbody .date .md, #newslist #newsitem_2.newstitem .newsbody .date .md, #newslist #newsitem_3.newstitem .newsbody .date .md {
	font-family: times new roman;
	margin-left: -104px;
	position: absolute;
	margin-top: 28px;
	font-size: 14px
}
#newslist .newstitem .newsbody .date {
	color: #636363
}
.md span {
	display: none
}
#newslist .newstitem .newsbody .title {
	font-size: 12px;
	color: #7b7b7b;
	display: inline-block;
	line-height: 30px;
	width: 280px;
	overflow: hidden;
	height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	transition: all .3s cubic-bezier(.215, .61, .355, 1) 0s
}
#newslist .newstitem.left a.newscontent, #newslist .newstitem.right a.newscontent {
	padding: 0;
	text-align: left
}
#newslist .newstitem.left a.newscontent:hover .title {
	color: #000
}
#newslist .news_wrapper {
	background-color: transparent;
	width: 100%
}
#newslist .newstitem a.newscontent:hover .news_wrapper {
	background-color: transparent;
	width: 100%
}
#newslist .newstitem.left a.newscontent:hover, #newslist .newstitem.right a.newscontent:hover {
	padding: 0
}
#newslist .newstitem.right a.newscontent .newsimg {
	left: 0
}
#newslist .news_wrapper::before {
	height: 0
}
#indexPage #newslist #newsitem_0 {
	display: block;
	height: 100%;
	width: 60%;
    float: left;
}
#indexPage #newslist #newsitem_0 .newsimg {
	display: block;
	width: 430px;
	height: 230px
}
#newsPage #newslist .newstitem .newsimg {
	display: block;
	width: 250px;
	height: 160px;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#indexPage #newslist #newsitem_0 .news_wrapper, #newsPage #newslist .newstitem .news_wrapper {
	width: 400px;
	height: 200px;
	left: 30px;
	top: 266px
}
#indexPage #newslist #newsitem_0 .newsbody .title, #newsPage #newslist .newstitem .newsbody .title {
	font-size: 18px;
	color: #333;
	display: block;
	width: 100%;
	float: none;
	position: relative
}
#indexPage #newslist #newsitem_1 .newsbody .title, #indexPage #newslist #newsitem_2 .newsbody .title, #indexPage #newslist #newsitem_3 .newsbody .title, #newsPage #newslist .newstitem .newsbody.title {
	font-size: 16px;
	color: #333;
	display: block;
	width: 100%;
	float: none;
	position: relative;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#indexPage #newslist .newstitem:hover .newsbody p.title {
	margin-left: 10px
}
#indexPage #newslist .newstitem p.description {
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#indexPage #newslist .newstitem:hover .newsbody p.title {
	margin-left: 10px
}
#indexPage #newslist #newsitem_0:hover .newsbody p.title {
	margin-left: 0
}
#indexPage #newslist #newsitem_0 .newsbody .title::before {
	position: fixed;
	content: "";
	width: 2px;
	height: 20px;
	background-color: #666;
	margin: 5px 0 0 -31px;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#indexPage #newslist #newsitem_1 .newsbody .title::before, #indexPage #newslist #newsitem_2 .newsbody .title::before, #indexPage #newslist #newsitem_3 .newsbody .title::before {
	position: fixed;
	content: "";
	width: 1px;
	height: 20px;
	background-color: rgba(0,0,0,.15);
	margin: 5px 0 0 -31px;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#indexPage #newslist #newsitem_1:hover .newsbody .title::before, #indexPage #newslist #newsitem_2:hover .newsbody .title::before, #indexPage #newslist #newsitem_3:hover .newsbody .title::before {
	background-color: #bc9868;
	margin-left: -41px
}
#indexPage #newslist #newsitem_0 a:hover .newsbody .title {
	color: #bc9868
}
#indexPage #newslist #newsitem_0 .newsbody .description {
	height: 45px;
	font-size: 13px;
	line-height: 26px;
	color: #999;
	text-align: left;
	overflow: hidden;
	margin-top: 15px;
	display: block
}
#newsPage #newslist .newstitem .newsbody .description {
	font-size: 13px;
	line-height: 26px;
	color: #909090;
	text-align: left;
	height: 42px;
	overflow: hidden;
	margin-top: 15px;
	display: block
}
#indexPage #newslist #newsitem_1 .newsbody p.description, #indexPage #newslist #newsitem_2 .newsbody p.description, #indexPage #newslist #newsitem_3 .newsbody p.description {
	font-size: 13px;
	line-height: 24px;
	color: #999;
	text-align: left;
	height: 42px;
	overflow: hidden;
	margin-top: 12px;
	display: block;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	margin-left: 0
}
#indexPage #newslist #newsitem_1:hover .newsbody p.description, #indexPage #newslist #newsitem_2:hover .newsbody p.description, #indexPage #newslist #newsitem_3:hover .newsbody p.description {
	margin-left: 10px;
	color: rgba(0,0,0,.5)
}
#indexPage #newslist #newsitem_0 .newsbody::after {
	content: 'MORE';
	width: 105px;
	height: 40px;
	padding-left: 45px;
	line-height: 40px;
	display: block;
	text-align: left;
	margin-top: 49px;
	color: #727272;
	border-top: 1px solid rgba(255,255,255,.12);
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	font-size: 16px;
	font-family: times new roman;
	background: url(../images/icon.png) -165px 2px no-repeat;
	padding-top: 2px
}
#indexPage #newslist #newsitem_0 .newsbody::after:hover {
position:absolute;
content:"";
width:0;
height:42px;
background:#595959;
margin:68px -237px;
transition:all .5s cubic-bezier(.215, .61, .355, 1) 0s;
z-index:-1
}
#newsPage #newslist .newstitem .newsbody::after {
	content: 'MORE';
	width: 105px;
	height: 40px;
	padding-left: 45px;
	line-height: 40px;
	display: block;
	text-align: left;
	margin-top: 50px;
	color: #727272;
	border-top: 1px solid rgba(0,0,0,.12);
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	font-size: 16px;
	font-family: times new roman;
	background: url(../images/icon.png) -165px 0 no-repeat
}
#indexPage #newslist #newsitem_0 a:hover .newsbody::after, #newsPage #newslist .newstitem a:hover .newsbody::after {
	color: #bc9868
}
#indexPage #newslist #newsitem_0 a:hover .newsbody::after, #newsPage #newslist .newstitem a:hover .newsbody::after {
	color: #333
}
#indexPage #newslist #newsitem_1 .news_wrapper, #indexPage #newslist #newsitem_2 .news_wrapper, #indexPage #newslist #newsitem_3 .news_wrapper, #indexPage #newslist #newsitem_4 .news_wrapper, #indexPage #newslist #newsitem_5 .news_wrapper {
	transition: all .3s ease-out 0s
}
#indexPage #newslist #newsitem_1 .news_wrapper::after, #indexPage #newslist #newsitem_2 .news_wrapper::after, #indexPage #newslist #newsitem_3 .news_wrapper::after, #indexPage #newslist #newsitem_4 .news_wrapper::after, #indexPage #newslist #newsitem_5 .news_wrapper::after {
	width: 340px;
	height: 1px;
	position: absolute;
	content: "";
	left: 0;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	background-color: rgba(0,0,0,.08);
	z-index: -1;
	margin-top: 40px;
	margin-left: -30px
}
#indexPage #newslist #newsitem_1 a:hover .news_wrapper::after, #indexPage #newslist #newsitem_2 a:hover .news_wrapper::after, #indexPage #newslist #newsitem_3:hover .news_wrapper::after, #indexPage #newslist #newsitem_4:hover .news_wrapper::after, #indexPage #newslist #newsitem_5:hover .news_wrapper::after {
	width: 350px;
	background-color: rgba(0,20,0,.3)
}
#indexPage #newslist #newsitem_1 a:hover .news_wrapper, #indexPage #newslist #newsitem_2 a:hover .news_wrapper, #indexPage #newslist #newsitem_3 a:hover .news_wrapper, #indexPage #newslist #newsitem_4 a:hover .news_wrapper, #indexPage #newslist #newsitem_5 a:hover .news_wrapper {
	background-color: transparent
}
#indexPage #newslist #newsitem_1 a:hover .title, #indexPage #newslist #newsitem_2 a:hover .title, #indexPage #newslist #newsitem_3 a:hover .title, #indexPage #newslist #newsitem_4 a:hover .title, #indexPage #newslist #newsitem_5 a:hover .title {
	color: #bc9868;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#indexPage #newslist #newsitem_1 a:hover .date .year, #indexPage #newslist #newsitem_2 a:hover .date .year, #indexPage #newslist #newsitem_3 a:hover .date .year, #indexPage #newslist #newsitem_4 a:hover .date .yeare, #indexPage #newslist #newsitem_5 a:hover .date .year {
	color: #bc9868
}
#indexPage #newslist #newsitem_1 {
	float: right;
    width: 27%;
    height: 160px;
    line-height: 30px;
}
#indexPage #newslist #newsitem_2 {
	display: block;
	left: 730px;
	top: 160px
}
#indexPage #newslist #newsitem_3 {
	display: block;
	left: 730px;
	top: 320px
}
#indexPage #mnews::after {
	position: absolute;
	content: "";
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	left: 0;
	right: 0;
	border-left: 1px solid rgba(0,0,0,.08)
}
#indexPage #mnews::before {
	position: absolute;
	content: "";
	width: 399px;
	height: 100%;
	margin: 0 auto;
	left: 0;
	right: 0;
	border-right: 1px solid rgba(0,0,0,.08)
}
#indexPage #newsitem_0 a:hover .newsimg::after {
	width: 76px
}
#indexPage #newsitem_0 .newsbody .description::after, #newsPage #newslist .newstitem .newsbody .description::after {
	position: absolute;
	content: "";
	width: 0;
	height: 42px;
	background: #fff;
	left: 0;
	margin: 0;
	top: 140px;
	transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
	z-index: -1
}
#indexPage #newsitem_0 a:hover .newsbody .description::after {
	width: 150px
}
#newsPage #newslist .newstitem a:hover .newsbody .description::after {
	width: 123px
}
.newstitem {
	animation-name: fadeInUp;
	animation-delay: .1s
}
#newsitem_1 {
	animation-name: fadeInUp;
	animation-delay: .1s
}
#newsitem_2 {
	animation-name: fadeInUp;
	animation-delay: .2s
}
#newsitem_3 {
	animation-name: fadeInUp;
	animation-delay: .3s
}
#mpartner .content>.header {
	width: 100%;
	position: relative;
	top: 50px
}
#indexPage #mpartner {

}
#indexPage #mpartner .wrapper ul li {
	height: 380px
}
#indexPage #mpartner .wrapper ul li a {
	transition: all .3s ease-out 0s
}
#indexPage #mpartner .wrapper ul li a::after {
	width: 1px;
	height: 90px;
	position: absolute;
	content: "";
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	background-color: rgba(0,0,0,.06);
	margin-top: 38px;
	margin-left: 10px
}
#indexPage #mpartner .wrapper ul li a:nth-child(4n)::after {
	position: absolute;
	content: "";
	height: 0;
	width: 0
}
#indexPage #mpartner .wrapper ul li a:last-child::after {
	position: absolute;
	content: "";
	height: 0;
	width: 0
}
#indexPage #mpartner .content::after {
	width: 100%;
	height: 1px;
	position: absolute;
	content: "";
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	background-color: rgba(0,0,0,.1);
	margin-top: -200px
}
#indexPage #mpartner .wrapper ul li a:hover {
	-webkit-box-shadow: 0 5px 20px rgba(0,0,0,.08) inset;
	box-shadow: 0 15px 30px rgba(0,0,0,.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0)
}
#shares a#sshare {
	color: transparent;
	background-image: url(../images/fenxiang.png);
	background-repeat: no-repeat
}
#shares {
	height: 35px;
	right: 0px;
	bottom: -3px
}
#shares a#gotop {
	margin-top: 6px;
	background: 0 0;
	color: #5f5f5f
}
#shares a i {
	border-right: 1px solid rgba(167,167,167,.3);
	padding: 0 20px
}
#shares a i.fa-share-alt {
	padding: 0 16px
}
#shares a i.fa-weixin {
	color: transparent;
	background-image: url(../images/shoujih.png);
	background-repeat: no-repeat;
	font-size: 16px;
	height: 16px;
	margin: 0 0 0 26px;
	padding: 0 8px;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#online_open i {
	margin-top: 5px
}
#shares a i.fa-share-alt {
	padding: 0 16px
}
#shares a:hover, #online_open:hover {
	color: #cecece
}
#online_open {
	margin: 0 10px 0 0;
	background: 0 0;
	bottom: 0;
	color: #848484
}
#footer p {
	position: fixed;
	bottom: 0;
	background: 0 0;
	padding: 8px 230px;
	right: 0;
	width: 100%
}
#footer p {
	position: fixed;
	bottom: 0;
	background: rgba(0, 0, 0, 0.36) none repeat scroll 0 0;
	padding: 8px 230px;
	right: 0;
	width: 100%;
}
#footer.mini p {
	padding: 8px 0;
	right: 0
}
#shares a {
	color: #848484;
	background-color: transparent;
	display: inline-block;
	height: 19px;
	width: auto
}
#shares a#sweibo {
	background-color: transparent;
	transition: all .3s ease-out 0s
}
#shares a#sweibo:hover {
	background: 0 0
}
#shares a#sweixin {
	background-color: transparent;
	transition: all .3s ease-out 0s
}
#shares a#sweixin:hover {
	background-color: transparent
}
#online_lx {
	border-radius: 0;
	bottom: 36px;
	margin-right: -10px
}
#olx_head {
	background: #292929;
	border-radius: 0
}
#olx_tel div {
	line-height: 0;
	height: 0;
	margin-bottom: 0;
	font-size: 0
}
#olx_tel div i {
	font-size: 0
}
#olx_tel div {
	color: #898989
}
#olx_qq li a i {
	color: #868686
}
#olx_qq li a:hover i {
	color: #dadada
}
#olx_qq li a {
	border-left: 3px solid transparent;
	color: #dadada;
	background: #444;
	border-bottom: rgba(255,255,255,.08) 1px solid
}
#olx_tel {
	background: #444
}
#olx_tel p {
	color: #c6c6c6
}
#olx_qq li a:hover {
	color: #fff;
	background: #393939 none repeat scroll 0% 0%;
	border-left: 3px solid #cecece
}
#olx_head i {
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#olx_head i:hover {
	color: #fff;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg)
}
#footer a path {
	fill: gray
}
#moduleControl a.moduleCItem {
	margin-bottom: 20px;
	border-radius: 10px;
	width: 11px;
	height: 11px;
	position: relative
}
#moduleControl a.moduleCItem:hover span, #moduleControl a.moduleCItem.active span {
	width: 70px;
	height: 24px;
	position: absolute;
	top: -6px;
	text-indent: initial;
	color: #bc9868;
	overflow: hidden;
	font-size: 12px;
	line-height: 24px;
	right: 0;
	text-align: right;
	padding-right: 25px
}
#moduleControl a.moduleCItem:hover, #moduleControl a.moduleCItem.active {
	background-color: transparent;
	border: 2px solid #bc9868
}
#moduleControl a.moduleCItem:hover::before, #moduleControl a.moduleCItem.active::before {
	position: absolute;
	content: "";
	background: 0 0;
	right: 20px
}
#moduleControl a.moduleCItem {
	border: 2px solid transparent
}
#moduleControl a.moduleCItem::before {
	position: absolute;
	content: "";
	height: 3px;
	background: #a8a8a8;
	width: 3px;
	left: 0;
	margin: 4px 0 0 4px;
	border-radius: 3px
}
#moduleControl a.moduleCItem::after {
	position: absolute;
	content: "";
	height: 24px;
	background: rgba(155,155,155,.2);
	width: 1px;
	left: 0;
	margin: 11px 0 0 5px
}
#moduleControl a.moduleCItem:last-child::after {
	position: absolute;
	content: "";
	height: 0;
	width: 0
}
#indexPage .module.bgShow .bgmask {
	background-color: transparent
}
#indexPage .mservice .bgmask {
	background: url(/templates/upload/376/icon/dot.png) repeat
}
#indexPage #mnews .bgmask {
	background: url(/templates/upload/376/icon/dot.png) repeat
}
#servicelist {
	top: -115px
}
.content_list {
	height: 100%;
	width: 100%
}
#indexPage .mservice .wrapper .bx-wrapper .bx-viewport {
}
#indexPage #servicelist .serviceitem {
	height: 100%
}
.mservice .wrapper .bx-wrapper .bx-controls-direction a {
	margin-top: -86px
}
#indexPage .mservice .wrapper .bx-wrapper .bx-prev {
	left: -70px;
	background: url(../images/icon.png) -60px -40px no-repeat;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#indexPage .mservice .wrapper .bx-wrapper .bx-prev:hover {
	background: url(../images/icon.png) -60px -100px no-repeat
}
#indexPage .mservice .wrapper .bx-wrapper .bx-next {
	right: -70px;
	background: url(../images/icon.png) 0 -40px no-repeat;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#indexPage .mservice .wrapper .bx-wrapper .bx-next:hover {
	background: url(../images/icon.png) 0 -100px no-repeat
}
#indexPage .mservice .wrapper .bx-wrapper .bx-next i.fa-angle-right::before {
	content: ""
}
#indexPage .mservice .wrapper .bx-wrapper .bx-prev i.fa-angle-left::before {
	content: ""
}
#indexPage #mteam {
	background: #212121
}
#indexPage #mteam .summary p {
	text-align: left
}
#indexPage #mteam .summary p.title {
	color: silver;
	font-size: 22px;
	font-family: times new roman;
	margin-bottom: 6px
}
#indexPage #mteam .header {
	width: 100%;
	margin: 0 auto
}
#indexPage #mteam .header a {
	float: left
}
#indexPage #mteam .header img {
	width: 140px;
	height: 140px;
	margin: 30px auto 20px
}
#teamitem_0 {
	width: 1200px
}
#indexPage #mslider ul li div.fa-angle-down::before {
	content: ""
}
.content_list li {
	float: none
}
#indexPage #mteam .content {
	height: 100%;
	top: 61px;
	margin-top: 0
}
#indexPage #mteam .content .summary {
	width: 840px;
	text-align: left;
	float: left;
	margin-left: 120px;
	padding-top: 64px
}
#indexPage #mteam .content .summary::before {
	content: "";
	position: absolute;
	width: 1px;
	height: 76px;
	background: rgba(255,255,255,.08);
	margin-top: -7px;
	margin-left: -60px
}
#indexPage #mteam .content_list li::after {
	content: "";
	width: 60px;
	height: 60px;
	position: absolute;
	background: url(../images/icon.png) -60px -160px no-repeat;
	margin-top: 65px;
	margin-left: -130px;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#indexPage #mteam .content_list li:hover::after {
	background: url(../images/icon.png) 0 -160px no-repeat
}
#indexPage #mteam .content .module-content {
	width: 100%;
	height: 100%
}
#indexPage #mteam .content .module-content .wrapper {
	position: relative;
	top: 50%;
	margin-top: -340px
}
#indexPage #mteam .content .module-content .wrapper .bx-viewport {
	height: 100%
}
#indexPage #mteam .content_list li {
	float: none;
	width: 100%;
	height: 200px;
	border-bottom: 1px solid rgba(255,255,255,.03);
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	overflow: hidden;
	padding-left: 50%;
	margin-left: -500px;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#indexPage #mteam .content_list li:nth-child(3), #indexPage #mteam .content_list li:last-child {
	border-bottom: 1px solid transparent
}
#indexPage #mteam .content_list li:hover {
	background: #303030;
	cursor: pointer;
	box-shadow: 0 15px 20px rgba(0,0,0,.05)
}
#indexPage #mteam .header img {
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#indexPage #mteam .content_list li:hover a img {
	transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1)
}
#indexPage #mteam .module-content .description {
	width: 400px;
	text-align: left;
	position: relative;
	top: -82px;
	line-height: 28px;
	margin-left: 145px;
	padding-left: 60px;
	color: #878787
}
#indexPage #mteam .module-content .description::before {
	content: "";
	position: absolute;
	width: 30px;
	height: 1px;
	background: rgba(255,255,255,.08);
	top: 13px;
	left: 12px
}
#indexPage #mteam .summary p.subtitle {
	font-size: 13px;
	color: gray
}
#teamitem_0 {
	animation-name: fadeInUp;
	animation-delay: 0s
}
#teamitem_1 {
	animation-name: fadeInUp;
	animation-delay: .1s
}
#teamitem_2 {
	animation-name: fadeInUp;
	animation-delay: .2s
}
#indexPage #mpartner .content {
	margin-top: -270px
}
#indexPage #mcontact {

}
#indexPage #mcontact .header p.title {

}
#indexPage #mcontact .content {
	margin-top: -230px
}
#mcontact .content>.header {
	width: 100%
}
#indexPage #mcontact .content .fw {
	width: 100%
}
#indexPage #mcontact .header p.subtitle {
	text-align: left;
	margin-left: 5%;
	font-family: times new roman, 微软雅黑;
	margin-top: 5px;
	color: #606060
}
#indexPage #mcontact #contactlist {
	background:url(../images/footer_index.jpg) center;
	height: 100%;
	padding-bottom: 5%;
	position: absolute;
	margin-top: 5%
}
#mcontact .content #contactinfo {
	width: 35%;
	margin-left: 5%;
	padding-top: 4.2%
}
#contactinfo div {
	position: relative;
	top: -180px;
	left: 280px
}
#contactinfo p {
	margin-bottom: 5px
}
#contactinfo p span {
	color: #636363
}
#contactinfo h3 {
	margin-bottom: 45px
}
#contactinfo div a {
	background: 0 0;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#contactinfo div a:hover {
	background: rgba(255,255,255,.15)
}
#contactinfo div a i {
	color: #333
}
#contactinfo div a:hover i {
	color: #b9986b
}
#mcontact .content #contactform {
	width: 50%;
	margin-right: 5%;
	padding-top: 3.1%
}
#contactform p .inputtxt {
	width: 100%;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #606060;
	width: 100%;
	padding: 20px 0 20px 0;
}
#mcontact .content #contactform p {
	float: left;
	margin-right: 20px;
	width: 30%
}
#contactform p textarea.inputtxt {
	width: calc(300% + 40px);
	width: -moz-calc(300% + 40px);
	width: -webkit-calc(300% + 40px)
}
#contactform p .inputsub {
	width: 100px;
	background-color: #b9986b;
	color: #fff;
	font-size: 15px;
	padding: 5px 0;
	display: block;
	float: left;
	position: relative;
	top: 170px;
	height: 40px;
	left: calc(-100% - 20px);
	left: -moz-calc(-100% - 20px);
	left: -webkit-calc(-100% - 20px);
	border: 1px solid rgba(255,255,255,.2);
	cursor: pointer;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#contactform p .inputsub:hover {
	background-color: #fff;
	border: 1px solid rgba(255,255,255,.1);
	color: #333
}
#sitecontent .npagePage .content .serviceitem a img {
	opacity: 1
}
#sitecontent .npagePage .content .header p.title {
	text-align: center;
	margin-left: 0
}
#sitecontent .npagePage .content .header p.subtitle {
	text-align: center;
	margin-left: 0;
	font-size: 14px
}
#teamlist {
	width: 1200px;
	padding-left: 55px
}
.teamitem {
	margin-right: 30px;
	background: #323232;
	width: 360px;
	height: 520px;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	border: 1px solid transparent
}
.teamitem:hover {
	box-shadow: 0 15px 30px rgba(0,0,0,.3);
	margin-top: -10px;
	background: #4a4a4a;
	border: 1px solid rgba(158,158,158,.1);
	cursor: pointer
}
.teamitem a {
	width: 360px;
	height: 300px
}
.teamitem a img {
	width: 360px;
	height: 360px
}
.teamitem .title a {
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
.teamitem:hover .title a {
	color: #fff
}
.teamitem .teaminfo .description {
	line-height: 24px;
	height: 55px;
	margin-top: 40px
}
.teamitem .teaminfo {
	padding: 0 25px;
	margin-top: 30px
}
.teamitem .teaminfo .subtitle {
	font-size: 13px
}
.teamitem .teaminfo::before {
	content: "";
	position: absolute;
	width: 308px;
	height: 1px;
	background: rgba(0,0,0,.07);
	margin-left: -154px;
	margin-top: 70px
}
.teamitem a div.wrap {
	background: #404040
}
#sitecontent #newsPage #newslist {
	width: 1200px
}
#sitecontent #newsPage #newslist .newstitem {
	width: 100%;
	height: 190px;
	float: left;
	border-bottom: 1px solid rgba(255,255,255,.08);
	margin-bottom: 30px
}
#teamlist .teamitem:last-child, #teamlist .teamitem:nth-child(3) {
	margin-right: 0
}
#sitecontent .npagePage #servicelist {
	margin-top: 140px
}
#sitecontent .npagePage #newslist .newstitem .news_wrapper {
	left: 0;
	position: relative;
	top: 0;
	width: 100%
}
#newsPage .npagePage #newslist .newstitem .newsimg {
	float: left;
	left: 0
}
#sitecontent .npagePage #newslist .newsbody {
	width: 76%;
	float: left;
	padding-top: 5px;
	margin-left: 290px;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#sitecontent .npagePage #newslist .newstitem .newsbody .description::after {
	content: "";
	width: 0
}
#sitecontent .npagePage #newslist .newstitem a:hover .newsbody .description::after {
	width: 0
}
#sitecontent .npagePage #newslist .newstitem .newsbody::after {
	content: 'MORE';
	width: 105px;
	height: 40px;
	padding-left: 45px;
	line-height: 40px;
	display: block;
	text-align: left;
	margin-top: -43px;
	color: #727272;
	border-left: 1px solid rgba(0,0,0,.08);
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	font-size: 16px;
	font-family: times new roman;
	background: url(../images/icon.png) -165px 0 no-repeat;
	float: right;
	border-top: none
}
#sitecontent .npagePage #newslist .newstitem a:hover .newsbody::after {
	color: #fff
}
#sitecontent .npagePage #newslist #newsitem_0.newstitem .newsbody .date, #sitecontent .npagePage #newslist .newstitem .newsbody .date {
	padding: 0;
	position: absolute;
	top: 140px;
	color: #c8c8c8
}
#sitecontent #newsPage #newslist .newstitem:last-child {
	border-bottom: none
}
#sitecontent .npagePage #newslist .newstitem .newsbody p.title {
	color: #e3e3e3
}
#sitecontent .npagePage #newslist .newstitem .newsbody .description {
	width: 75%;
	height: 50px
}
#sitecontent .npagePage #newslist .newstitem:hover .newsbody {
	margin-left: 305px
}
#sitecontent #newsPage #newslist .newstitem:hover .newsbody::after {
	background: url(../images/icon.png) -165px 0 no-repeat
}
#pages a.active {
	background: #3f3f3f
}
#sitecontent .npagePage #projectwrap {
	width: 100%;
	padding-top: 0
}
#sitecontent .npagePage #projectwrap #projectbody {
	width: 77%;
	background: #111
}
#sitecontent .npagePage #projectwrap #projectbody #projectimages {
	background: #111
}
#sitecontent .npagePage #projectwrap #projectinfo {
	margin-top: 60px;
	float: left;
	margin-left: 2%;
	width: 20%
}
#sitecontent .npagePage .content #projectih .header p.title {
	text-align: left
}
#sitecontent .npagePage .content #projectih .header p.subtitle {
	text-align: left
}
#sitecontent .npagePage #projectwrap #projecttags {
	margin-top: 35px;
	margin-left: 2%;
	width: 20%;
	display: block;
	left: 77%
}
#sitecontent .npagePage #servicelist .serviceitem div p.title::before {
	content: "";
	width: 0;
	height: 0
}
#servicelist .serviceitem div::before {
	content: "";
	position: absolute;
	width: 30px;
	height: 1px;
	background: #999;
	margin-top: 50px;
	margin-left: -15px
}
#sitecontent .npagePage #servicelist .serviceitem {
	height: 380px;
	border-bottom: 1px solid transparent;
	padding-bottom: 10px;
	margin-bottom: 30px;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#sitecontent .npagePage #servicelist .serviceitem a {
	height: 380px;
	top: 0
}
#sitecontent .npagePage #servicelist .serviceitem div p.description {
	color: #5d5d5d
}
#sitecontent .npagePage #servicelist .serviceitem:hover {
	border-bottom: 1px solid rgba(255,255,255,.2);
	box-shadow: 0 15px 30px rgba(0,0,0,.2)
}
#sitecontent .npagePage #servicelist .serviceitem a:hover {
	padding-top: 0%
}
#sitecontent .npagePage #servicelist .serviceitem a::after {
	position: absolute;
	content: "";
	width: 40px;
	height: 40px;
	background: url(../images/icon.png)-92px 0 no-repeat;
	margin-top: 30px;
	margin-left: 152px;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#sitecontent .npagePage #servicelist .serviceitem a:hover::after {
	background: url(../images/icon.png) -10px 0 no-repeat;
	width: 70px;
	margin-left: 138px
}
#sitecontent .npagePage #servicelist .serviceitem:hover .title {
	color: #fff
}
#servicelist .serviceitem:hover .title {
	color: #fff
}
#header ul li.navitem:hover ul.subnav {
	box-shadow: 0 2px 3px 0 rgba(0,0,0,.12);
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	top: 50px
}
#indexPage #mpartner .wrapper ul li a {
	cursor: pointer;
	margin: 0 10px;
	margin-bottom: 20px
}
#sitecontent .npagePage #category li:last-child a::after {
	content: ""
}
#category li.hasmore div ul {
	border-top: rgba(255,255,255,.08) 1px solid;
	padding-top: 15px
}
#category li.hasmore div ul a:hover {
	background: 0 0;
	color: #fff
}
#category li.hasmore div ul a:hover::before {
	content: "";
	width: 0;
	height: 0
}
#category li.hasmore div ul a.active {
	background: 0 0;
	color: #fff
}
.postbody img {
	max-width: 1100px
}
#projectinfo .header .description a {
	background: #474747;
	transition: all ease .3s;
	color: #fff
}
#projectinfo .header .description a:hover {
	background: #3b3b3b
}
#projectib .projectitem a .project_info p.title {
	line-height: 22px;
	color: #c6c6c6
}
#projectib .projectitem a:hover .project_info p.title {
	color: #fff
}
#projectib .projectitem a .project_info p.subtitle {
	margin-top: 2px;
	color: #717171
}
#projectib .projectitem {
	margin-bottom: 25px
}
#projecttags a {
	transition: all .3s ease-out 0s;
	background: #474747
}
#projecttags a:hover {
	background: #636363;
	color: #fff
}
#projectib .projectitem a {
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	overflow: hidden
}
#projectib {
	width: 20%;
	float: right;
	left: 77%;
	margin: 20px 1% 30px 0
}
#sitecontent {

}
.npagePage .content {

}
#indexPage #mteam .summary p.title a {
	color: #fff
}
.postbody hr {
	border-top: 1px dotted rgba(255,255,255,.2)
}
#projectinfo .header {
	border-bottom: 1px dotted rgba(255,255,255,.2)
}
.postbody {
	
}
#sitecontent #newsPage #newslist .newstitem .newsbody .date {
	left: 327px
}
#sitecontent #newsPage #newslist .newstitem .newsbody .date .year {
	font-size: 14px;
	margin-left: -40px
}
#sitecontent #newsPage #newslist .newstitem .newsbody .date .year::after {
	content: "/";
	position: absolute;
	margin: 0 5px
}
#sitecontent #newsPage #newslist .newstitem .newsbody .date .md {
	margin-top: 0;
	margin-left: 6px;
	color: #565656
}
#sitecontent #newsPage #newslist .newstitem .newsbody .date .year::after {
	content: "/";
	position: absolute;
	margin: 0 5px;
	color: #b1b1b1
}
#sitecontent #teambody .theader .title {
	color: #fff;
	font-size: 28px;
	margin-bottom: 5px
}
#indexPage #mslider ul li p.title {
	font-size: 40px;
	line-height: 68px;
	font-family: times new roman, 微软雅黑, Times, serif;
	letter-spacing:4px;
}
#indexPage #mslider ul li p.subtitle {
	color: rgba(0,0,0,.9)
}
#projectbody .postbody {
	padding: 20px 3% 30px
}
#footer a {
	
}
.containermaker {
	-webkit-column-width: 360px;
	-moz-column-width: 360px;
	-o-colum-width: 360px;
	-webkit-column-gap: 1px;
	-moz-column-gap: 1px;
	-o-column-gap: 1px
}
.containermaker div:not(.container) {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 2px;
border::#CCC 1px solid;
	display: inline-block;
	width: 380px;
	position: relative;
	margin: 2px;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.12), 0 1px 2px 0 rgba(0,0,0,.24)
}
.containermaker .title {
	line-height: 80px;
	font-size: 18px;
	color: #900;
	text-align: center;
	font-family: microsoft yahei
}