﻿@charset "utf-8";

/* CSS Document */


/*顶部导航背景滚动颜色与阴影 */

/* #header.mini {
	background: #fff;
	box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
} */

/* 首页产品中心选项 */

.index_scroll{
	width: 100% !important;
}

/*顶部导航背景默认色IPAD */

.lowB #header {
	background: #fff;
}
.sanji li{
	color: #595959!important;
}

.sanji a{
	color: #595959!important;
	display: block;
}
#header ul li.navitem a.active,
#header ul li.navitem:hover a {
	color: #444;
	/* background: #66AD29;
	border-radius: 30px; */
}

#indexPage a.more {
	height: 40px;
	padding: 0;
	font-size: 14px;
	line-height: 40px;
	font-family: "微软雅黑";
	color: #fff;
	border-color: #444;
	border-radius: 0px;
	background-color: #444 !important;
	text-align: center;
	text-indent: 0px;
	/* margin: 30px auto 120px; */
	border-radius: 30px;
}

#indexPage a.more i {
	font-size: 22px;
}

#indexPage #mpage a.more {
	width: 14%;
	float: right;
	margin-left: 18%;
	margin-right: 18%;
}

#indexPage a.more:hover {
	border-color: #444;
	text-indent: 0px;
	background-color: transparent !important;
	color: #444;
}

#indexPage #mpartner .slider_control a:hover {
	background-color: #424242
}

#pages a.active,
#pages a:hover {
	background: #FFF;
	color: #838383;
}

#newslist .newstitem:hover {
	background: rgba(0,0,0,.1);
}

.bx-wrapper .bx-controls-direction a:hover {
	background-color: #4E4E4E
}

#header ul li.navitem a {
	color: #C9C9C9;
	padding: 10px 15px;
	display: block;
}
#header ul li.navitem a:hover>span,#header ul li.navitem a.active>span{
	color:#fab400;
}

#header ul li.navitem {
	padding: 0px .5px 10px;
}


/*导航下拉菜单 */

#header ul li.navitem {
	line-height: 20px;
}

#header ul li.navitem ul.subnav li a {
	padding: 14px 30px;
	width: 150px;
	height: 20px;
	line-height: 20px;
	background: rgba(255, 255, 255, 1) none repeat scroll 0% 0%;
	display: block;
	font-size: 12px;
	transition: all 0.2s ease-out 0s;
	color: #999;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}

#header ul li.navitem ul.subnav li a:hover {
	text-indent: 10px;
	background: #ECECEC;
	color: #454545;
}

#header ul li.navitem ul.subnav {
	border-top: 3px solid #7B7B7B;
	border-radius: 0px;
}

#header ul li.navitem ul.subnav li {
	border-bottom: 1px solid #FFF;
}


/*幻灯左右切换按钮 */

.bx-wrapper .bx-controls-direction a {
	background: rgba(0, 0, 0, .2);
}


/*副标题 */

.content .header p.subtitle {
	color: #787878;
	font-size: 14px;
}


/*首页案例背景颜色 */

#indexPage #mproject {
	background-color: #FFF;
}

#category a {
	padding: 8px 30px;
	margin-right: 10px;
	transition: all 0.3s ease-out 0s;
	color: #999;
	border: 1px solid #EDEDED;
	border-radius: 30px;
}

#category a.active,
#category a:hover {
	background:#fab400;
	border:1px solid #fab400;
	color:#fff;
}



/*案例*/

[class*="col-"]{
	box-sizing: border-box;
}

#projectlist .projectitem {
	/*margin-right: 1%;*/
	margin-bottom: 100px;
	/*width: 15.666%;*/
	box-sizing: border-box;
	margin-left:auto;
	margin-right:auto;
	float: none;
	max-width: 400px;
}
#projectlist.swiper-container .projectitem{
	width: 100%;
	margin-right: 0;
	float: none;
	max-width: 400px;
	margin-left:auto;
	margin-right:auto;
}

#projectlist .projectitem .project_info p.title {
	color: #4E4E4E;
	padding: 10px 0px;
}

#projectlist .projectitem a:hover .project_info p.title {
	color: #565656;
	margin-top: -36px;
}

#projectlist .wrapper {
	/*margin-left: 1%;*/
	margin-right: auto;
}

#projectmore {
	color: #a2d5ac;
	height: 100px;
	line-height: 100px;
	background: #212229;
	font-family: "微软雅黑";
	font-size: 18px;
}

#projectmore:hover {
	color: #a2d5ac;
	height: 100px;
	line-height: 100px;
	background: #212229;
	font-size: 18px;
}

#projectlist .projectitem .project_info div {
	position: absolute;
	height: 100px;
	width: 100%;
	bottom: -100px;
	margin-top: 0;
	top: auto;
}

#projectlist .projectitem a:hover .project_info p.subtitle {
	margin-top: 4px;
}

#mproject .content .header {
	padding-top: 40px;
	padding-bottom: 30px;
}


/*首页背景不平铺 
#indexPage .module {background-size:auto;}*/


/*首页背景不加透明蒙层 */

#indexPage #mproject .bgmask,
#indexPage #mnews .bgmask,
#indexPage #mservice .bgmask,
#indexPage #mpage .bgmask {
	background-color: rgba(255, 255, 255, 0);
}


/*首页服务背景层 */

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

#contactform p .inputtxt {
	border: none;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 5px;
	background: none;
	width: 100%;
	padding: 10px 0;
}

#contactform p {
	padding-top: 5px;
}

#indexPage #mteam .description {
	color: : #848484;
}

.content .header p.title {
	font-family: "微软雅黑";
}

#footer {
	background: #fab400;
	/*border-top: 1px solid #f1f1f1;*/
}

#indexPage #mteam .slider_control a i:hover {
	color: #FDD947;
}

.teamitem a div.wrap span {
	background: #FDD947;
}

#contactinfo div a {
	background: #484848;
}

#footer p {
	text-align: center;
	color:#000;
	margin-bottom: 0;
}
#footer a{
	color:#000 !important;
}
#footer a:hover{
	text-decoration: underline;
}

#footer .footer-link{
	color:#fff;
}
#footer .footer-link a{
	width:auto;
	margin:0 5px;
}

.teamitem a div.wrap {
	background: #171717;
}


/*首页幻灯高度*/

#indexPage #mslider {
	height: 400px;
}

bx-wrapper .bx-pager.bx-default-pager a {
	width: 20px;
	height: 4px;
	margin: 0px 5px;
	border-radius: 6px;
	border: 1px solid #C8C8C8;
}


/*首页全屏*/

#indexPage #mslider {
	height: 0
}

#header .content {
	padding-left: 40px;
	padding-right: 40px;
}

#indexPage #mslider ul li p.title {
	font-size: 42px;
	line-height: 70px;
	height: 80px;
	font-family: "微软雅黑" ;
}

#indexPage #mslider ul li p.subtitle {
	color: #e6efc2;
	width: 600px;
	margin: 10px auto;
	font-family: "微软雅黑";
	letter-spacing: 2px;
}

#indexPage #mslider ul li div {}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	bottom: 0px;
	/* background-color: rgba(0, 0, 0, .6); */
}

.bx-wrapper .bx-pager.bx-default-pager a {
	width: 50px;
	height: 1px;
}

#indexPage #mslider ul li p {
	color: #a2d5ac;
}

#mslider .sliderArrow {
	position: absolute;
	bottom: 80px;
	z-index: 2;
	animation: fadeInUp 0.6s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.2s infinite alternate;
	-moz-animation: fadeInUp 0.6s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.2s infinite alternate;
	-webkit-animation: fadeInUp 0.6s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.2s infinite alternate;
	-o-animation: fadeInUp 0.6s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.2s infinite alternate;
	display: block;
	left: 50%;
	width: 29px;
	height: 25px;
	margin-left: -16px;
	color: #fff;
	font-size: 48px;
}


/*新导航*/

#header .content {
	padding-left: 0px;
	padding-right: 0px;
	background:none !important;
	max-width: 1240px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}

#header ul#nav {
    padding: 0px 0 0px 40px;
	float: right;
	border-left: 1px solid rgba(255, 255, 255, 0.1);
	transition: all 0.3s ease-out 0s;
}

/* #header.mini ul#nav {
	padding: 0px 20px 0px 20px;
}

#header.mini {
	background: #fff;
	padding-top: 0px;
} */

#header ul li.navitem {
	padding: 20px 0.5px;
	height: auto;
	position: relative;
}
#header ul li.navitem:hover dl{
	margin-top:0;
	visibility: visible;
	opacity: 1;
}
#header ul li.navitem dl{
	position: absolute;
	left:50%;
	top:100%;
	margin-top:10px;
	margin-left:-95px;
	background:rgba(255,255,255,.8);
	width: 190px;
	padding:5px 0;
	line-height: 30px;
	opacity: 0;
	visibility: hidden;
	transition: linear all 0.2s;
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
#header ul li.navitem dl a{
	display: block;
	padding:0 15px;
	height:30px;
	line-height: 30px;
	overflow: hidden;
}
#header ul li.navitem dl a:hover{
	background:#fab400;
	color:#fff !important;
}
.navSearch form{
	position: absolute;
	right:0;
	top:100%;
	margin-top:10px;
	background:rgba(255,255,255,.5);
	width: 150px;
	padding:5px 0;
	line-height: 30px;
	opacity: 0;
	visibility: hidden;
	transition: linear all 0.2s;
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
.navSearch input{
	border:0;
	outline: 0;
	width:100%;
	height:30px;
	padding:0 10px;
}
.navSearch:hover form{
	margin-top:0;
	visibility: visible;
	opacity: 1;
}
#manual-list img{
	max-width: 340px;
}
#manual-list{
	padding-top:30px;
	padding-bottom: 30px;
}
#manual-list  li{
	padding-top:15px;
	padding-bottom: 15px;
}

/* #header.mini ul li.navitem {
	padding: 10px 0.5px;
} */

#header {
	padding-top: 2px;
	border-top: 2px solid #fab400;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	background:rgba(255,255,255,.8) !important;
}

#header #logo {
	padding: 20px 40px 20px 0;
	border-right: 1px solid rgba(255, 255, 255, 0.1);
	transition: all 0.3s ease-out 0s;
}

#header #logo img {
	transform: scale(1, 1);
	transition: all 0.3s ease-out 0s;
}

/* #header.mini #logo {
	padding: 10px 20px 10px 20px;
}

#header.mini #logo img {
	transform: scale(0.8, 0.8);
} */


/*在线咨询*/

#olx_head {
	background: #1D1D1D;
	border-radius: 0px;
	color: #fff;
}

#online_lx {
	border-radius: 0px;
}

#olx_qq li a:hover i {
	color: #fff;
}

#olx_qq li a:hover {
	padding: 18px 30px;
	background: #ccc;
}

.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 transparent;
	background-color: transparent;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	border: 1px solid transparent;
	margin: 0px 0px;
	border-radius: 0px;
	background: transparent none repeat scroll 0% 0%;
}


/*服务*/

#indexPage #mservice .fw {
	width: auto;
}

#indexPage #mservice .slider_control ,#projectlist .slider_control{
	/*width: 0px;*/
	height: auto;
	position: absolute;
	top:50%;
	z-index: 20;
	margin-top:-20px;
	width:40px;
	height:40px;
	border-radius: 3px;
	line-height: 36px;
	text-align: center;
	border:2px solid transparent;
	cursor: pointer;
	box-sizing: border-box;
}
#projectlist .slider_control{
	/*border-radius: 50%;*/
}
#indexPage #mservice .slider_control:hover,#projectlist .slider_control:hover{
	background:#a1a1a1;
}

#indexPage #mservice .slider_control:hover i,#projectlist .slider_control:hover i{
	color:#fff;
}

#indexPage #mservice .slider_wrapper {
	width: 100%;
	height: auto;
}

#indexPage #mservice .slider_wrapper .slider {
	width: 100%;
	/*margin-left: 1%;*/
}

.serviceitem a {
	display: block;
	/*height: 120px;*/
	margin: 50px auto 20px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.serviceitem:hover {
	background-color: #DADBC0;
	padding: 0 0;
	box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.8);
}

.serviceitem {
	border-radius: 5px;
	/*height: 360px;*/
	/*margin-right: 1%;*/
	/*width: 32%;*/
	margin-top: 20px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	background-color: #31323C;
}

.serviceitem div p.description {
	color: #787878;
	height: 70px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-top: 10px;
	transition: all 0.2s ease-out 0s;
	text-align: left;
}

.serviceitem div p.title {
	font-size: 18px;
	width: 70%;
	padding: 0 15%;
	color: #D8D8D8;
}

#indexPage #mservice .content .header p.title {
	padding-top: 50px;
	padding-bottom: 10px;
	color: #d8d8d8;
	font-size: 26px;
}

#indexPage #mservice .content .header p.subtitle {
	color: transparent;
	font-size: 0px;
	line-height: 0px;
}

#indexPage #mservice .content .header {
	padding-top: 0px;
	padding-bottom: 0px;
}

#indexPage #mservice {
	background-color: #14151B;
	/*height: 520px*/
}

.serviceitem:hover .title {
	color: #565656;
}

.serviceitem:hover div p.description {
	color: #838383;
}


/*首页关于我们*/

#indexPage #mpage .slider_wrapper li .fimg {
	width: 50%;
	height: 600px;
	background-size: cover;
}

#mpage .content .header {
	width: 50%;
	float: right;
	padding-top: 6%;
}

#mpage .module-slider .description {
	max-height: 108px;
	height: auto;
	line-height: 26px;
	padding-right: 10.1%;
	padding-left: 10.1%;
	float: right;
	width: 30%;
}

#indexPage #mpage .slider_wrapper li {
	background-color: #f3f3f3;
}


/*首页联系*/

#indexPage #mcontact .content {
	width: 100%;
}

#mcontact .content .header {
	width: 100%;
}

#contactinfo {
	width: 30%;
	padding: 0 10%;
}

#contactform.fr {
	background-color: rgb(255, 255, 255);
	width: 30%;
	padding: 47px 10%;
}

#contactform p .inputsub {
	background-color: #444;
	margin-top: 10px;
	padding: 8px 0;
	color: #fff;
	border: 1px solid #444;
	border-radius: 30px;
	transition: linear 0.2s all;
	-webkit-transition: linear 0.2s all;
}
#contactform p .inputsub:hover {
	background-color: transparent;
	border: 1px solid #444;
	color: #444;
}
#contactform .inputtxt.active {
	border-color: #424242
}

#indexPage #mcontact .header p.title {
	color: #fff;
}

#indexPage #mcontact .header p {
	text-align: left;
	padding-left: 10%;
}

#contactinfo h3 {
	color: #e6efc2;
	text-align: left;
}


/*首页新闻*/

#mnews .content .header {
	padding-top: 80px;
	padding-bottom: 80px;
}

#newslist .newstitem {
	background-color: rgba(0,0,0,.5);
	float: left;
	height: 340px;
	margin-bottom: 50px;
	margin-right: 1%;
	width: 32%;
	border-radius: 5px;
}
.news-item-bg{
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:center center no-repeat;
	background-size:cover;
	border-radius: 5px;
	z-index: 1;
}
#newslist .newsinfo {
	display: block;
	float: none;
	margin: 0;
	padding: 0 60px;
	position: relative;
	z-index: 1;
}
#newslist .newsinfo:after{
	content:"";
	display: block;
	clear: both;
}

#newslist .newstitem:hover .newsinfo {
	transform: translate3d(0px, -14px, 0px);
}

#newslist .newsbody .title {
	width: 100%;
	background:rgba(255,255,255,.5);
	line-height: 30px;
	border-radius: 5px;
}

#newslist .newsbody .description {
	width: 100%;
	margin-top: 30px;
}

#newslist .newstitem .md {
	color: #FFF;
	font-size: 30px;
	line-height: 30px;
}

#newslist .newstitem:hover .md {
	color: #FFFFFF;
}

#newslist .newstitem:hover .year {
	color: #fff;
}

#newslist .newstitem:hover .description {
	color: #fff;
}

#newslist .newsdate {
	border-radius: 5px;
	width: auto;
	margin: 0 0 140px;
	background-color: rgba(0,0,0,1);
	padding: 40px 10px 20px;
	
}

#newslist .newstitem:hover .newsdate {
	background-color: rgba(218, 219, 192,.8);
	background-color: rgba(0,0,0,.8);
	padding: 60px 10px 20px;
}

#newslist .newscontent {
	height: auto;
	margin: 0;
	padding: 0;
	width: 100%;
}

#newslist .newstitem i {
	text-indent: -100px;
	color: transparent;
	font-size: 36px;
	margin-top: -200px;
	display: none;
}

#newslist .newstitem:hover i {
	text-indent: -80px;
	margin-top: -200px;
}

#newslist .newsbody {
	margin-left: 0;
	width: 100%;
}

#newslist {
	width: 100%;
}


/*首页团队*/

#indexPage #mteam {
	background-color: #303030;
	height: 500px;
	background-position:center bottom !important;
}

#mteam .content .header {
	padding-top: 150px;
	padding-bottom: 20px;
}


/*服务内页*/

#servicelist .serviceitem {
	/*height: 360px;*/
	margin-right: 1%;
	width: 32%;
	margin-top: 20px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	background-color: #f8f8f8;
	margin-bottom: 0px;
}

#servicelist .serviceitem:hover {
	background-color: #fff;
	box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.1);
}

#servicelist .serviceitem:hover .title {
	color: #fab400;
}

#servicelist .serviceitem div p.description {
	/*color: fff;*/
}

#servicelist .serviceitem div p.title {
	color: #6C6C6C;
}

#servicelist {
	width: 100%;
}

#servicelist .wrap {
	width: 100%;
	margin-left: 1%;
}
.container{
	margin-left:auto;
	margin-right: auto;
}
/*项目详情*/

#projectinfo {
	width: 340px;
	float: left;
	padding: 0px 50px;
	margin-left: 0px;
}

#projectwrap.fw {
	width: 100%;
}

#projectimages li img {
	display: block;
	float: none;
	margin: 0px auto;
	max-width: 100%;
}

#projectbody {
	max-width: 100%;
	margin: 0px auto;
	width: calc(100% - 490px);
	float: left;
	padding: 0 50px 0 0;
}

.m-b-100{
	margin-bottom: 100px;
}

@media screen and (max-width: 991px) {
	.m-b-100{
		margin-bottom: 50px;
	}
	#footer p{
		float: none;
		text-align: center;
		width: 100%;

	}
	.footer-container{
		padding-left: 0px;
	}
}

#projectimages li img {
	display: block;
	float: none;
	max-width: 100%;
	margin: 0px auto;
}

#projectimages {
	background: #f5f5f5;
	padding: 50px;
}

#projectinfo .description a {
	background: #444;
	border-radius: 30px;
	border: 1px solid #444;
}

#projectinfo .description a:hover {
	background:#fab400;
	color: #fff;
	border:1px solid #fab400;
}

#sitecontent .npagePage .content #plheader.header p.title {
	color: transparent;
	font-size: 0;
}

#sitecontent .npagePage .content #plheader.header p.subtitle {
	color: transparent;
	font-size: 0;
}

#plheader {
	padding-bottom: 20px;
	padding-top: 0px;
}

.teamitem .teaminfo {
	text-align: left;
}


/*右下角*/

#online_open {
	background-color: rgba(0, 0, 0, 0.2);
	border-radius: 20px;
	transition: linear 0.2s all;
	-webkit-transition: linear 0.2s all;
}

#shares a {
	background: transparent;
}

#shares a#gotop {
	margin-top: 1px;
	background-color: rgba(0, 0, 0, 0.2);
	transition: all 0.3s ease-out 0s;
	border-radius: 20px;
}
#online_open:hover{
	background-color: #444;
}
#shares a#gotop:hover {
	background-color: rgba(0, 0, 0, 0.8);
}

#shares a#sweibo {
	background-color: rgba(0, 0, 0, 0.2);
	transition: all 0.3s ease-out 0s;
	border-radius: 20px;
}

#shares a#sweibo:hover {
	background: #444;
}

#shares a#sweixin {
	background-color: rgba(0, 0, 0, 0.2);
	transition: all 0.3s ease-out 0s;
	border-radius: 20px;
	margin: 5px 0;
}

#shares a#sweixin:hover {
	background: #444;
}

.bx-wrapper .bx-controls-direction a i {
	color: #e6efc2;
}

#projectlist .projectitem .project_info {
	border-radius: 5px;
}

#projectlist .projectitem a:hover .project_info {
	background: rgba(0, 0, 0, .06);
}

#indexPage .module .bgmask {
	/*background-color: rgba(26, 29, 39, 0.6);*/
}

#indexPage a.more:hover i {
	color: #fff;
}

#projecttags a {
	border-radius: 2px;
}
.index-type{
	text-align: center;
	font-size: 12px;
	padding: 20px 0;
}
.index-type a{
	border-radius: 30px; 
	border:1px solid #ededed; 
	color: #999;
	padding: 8px 30px;
	margin:0 5px;
}

.contactWidth{
	max-width: 1850px !important;
	margin: 0 auto;
	padding: 0 20px;
}

.contactWidth .w_5,.contactWidth .w_5_2{
	margin-top: 60px;
}

.about_contant{
	height: 114px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}

.team-person{
	height: 83px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	display: block;
}


/*.padd_20_p{
    text-align: center !important;
    display: block !important;
}
.padd_20_p img{
	width: 100px !important;
	height: 137px !important;
}*/

.swiper-container .serviceitem{
	width:100%;
}

.a-link-button{
	background: #444;
    border-radius: 30px;
    border: 1px solid #444;
    color: #fff;
    padding: 5px 10px;
}
.a-link-button:hover{
	background: #fab400;
    color: #fff;
    border: 1px solid #fab400;
}
.border-box-img{
	max-width: 100%;
}

@media screen and (max-width: 767px){
	.manual-img img{
		padding-left: 35px;
	}
}
@media screen and (max-width: 640px){
	.manual-img img{
		padding-left: 0px;
	}
}