@media screen and (max-width: 576px) {
	body {
		font-family: 'Roboto', sans-serif;
		overflow-x: hidden;
		/* 隐藏水平滚动条 */
	}

	.logo {
		float: left;
		margin: 0.8em 0em;
	}

	* {
		margin: 0px;
		padding: 0px;
	}

	.top {
		width: 152.2rem;
		height: 3rem;
		margin: 0px auto;
		/* 设置容器的高度为视口高度，使其占据整个视窗 */
		/* justify-content: center; */
		/* 在主轴上居中 */
		/* align-items: center; */
		/* 在侧轴上居中 */
		background-color: #ffffff;
		/* 横向导航栏的父容器布局 */
		/* 设置为 Flex 弹性布局 */
		display: flex;
		position: fixed;
		position: relative;
		color: #ffffff;
		/* overflow: hidden; */
		position: -webkit-sticky;
		/* 针对Safari浏览器的兼容性 */
		position: sticky;
		top: 0;
		/* 导航栏距离视窗顶部的距离 */
		z-index: 1000;
		/* 确保导航栏在其他内容之上 */
		background-color: transparent;
		/* 背景透明 */
		transition: background-color 0.5s ease;
		/* 添加过渡效果 */
	}



	.daohang {
		width: 5rem;
		height: 1rem;
		/* position: fixed; */
		/* 横向导航栏的父容器布局 */
		/* 设置为 Flex 弹性布局 */
		display: flex;

		transition: background-color 0.5s ease;
		/* 添加过渡效果 */
		background-color: #000000;
		list-style: none;
		padding: 0;
		position: absolute;
		top: 0.1rem;
		right: 1rem;
		left: 49rem;
		background-color: transparent;
	}

	.daohang li {
		display: inline-block;
		margin: 0 10px;
		/* border-bottom: 1px solid #ffffff; */
		padding: 5px 0;
		background-color: transparent;
	}

	.daohang ul li {
		float: left;
		width: 150px;
		/* background-color: #ffffff; */
		text-align: center;
		justify-content: center;
		font-size: 19px;
		background-color: transparent;
	}

	.daohang li:last-child {
		margin-right: 0;
	}

	.daohang a {
		text-decoration: none;
		color: #000;
	}

	.daohang ul li a:hover {
		display: block;
		/* background-color: #ffffff; */
		color: rgb(211, 169, 14);
		background-color: transparent;
	}

	/* .ul {
		margin-top: 10px;
	} */



	.top1 {
		width: 1300px;
		height: 400px;
		margin: 0px auto;
		margin-top: 5px;
	}

	.top2 {
		width: 100%;
		height: 400px;
	}


	.ter {
		text-align: center;
	}

	.clear {
		clear: both;
	}

	/*--*/
	.ourservices {
		margin-top: 100px;
		background: #ffffff;
		text-align: center;
		/* margin: 3em 0em; */
	}

	.ourservices h2 {
		font-size: 2.5em;
		font-weight: 400;
		color: #000000;
		text-transform: uppercase;
		margin: 0em 0em 3em;
	}

	.ourservices p {
		font-size: 1.1em;
		font-weight: 400;
		color: #434342;
		line-height: 1.5em;
		margin: 1em 0em;
	}

	.ourservices h4 {
		font-size: 1.5em;
		font-weight: 400;
		color: #000000;
		text-transform: uppercase;
		margin: 1em 0em;
	}

	.kehu3 {
		/* width: 300px;
		height: 70px; */
		margin-left: 650px;
		margin-top: 80px;
		font-size: 35px;
		font-weight: normal;
		/* 设置字体不加粗  */
		background-color: #ffffff;
	}


	.hr2 {
		width: 150px;
		height: 0.3px;
		background-color: rgb(86, 86, 229);
		margin-left: 640px;
		margin-top: 1px;
	}

	i.fully {
		width: 122px;
		height: 140px;
		background: url(../images/img-sprite.png)no-repeat -7px -6px;
		display: inline-block;
		vertical-align: middle;
		opacity: 0.9;
	}

	i.clean {
		width: 122px;
		height: 140px;
		background: url(../images/img-sprite.png)no-repeat -188px -6px;
		display: inline-block;
		vertical-align: middle;
	}

	i.htm {
		width: 122px;
		height: 140px;
		background: url(../images/img-sprite.png)no-repeat -367px -6px;
		display: inline-block;
		vertical-align: middle;
	}

	/*-- wmuslider --*/
	.case-studies {
		background: #000000;
		padding: 2em 0em;
	}

	.studies {
		margin: 5em 0em 2em;
	}

	.case-studies h2 {
		font-size: 2.5em;
		font-weight: 400;
		color: #fff;
		text-transform: uppercase;
		text-align: center;
	}

	.stud {
		font-size: 1.1em;
		font-weight: 300;
		color: #fff;
		line-height: 1.5em;
		margin: 1em 0em;
		text-align: center;
	}

	.data {
		float: left;
		width: 54%;
		padding: 0em 0em 0em 5em;
		color: #fff;
	}

	.case-studies h4 {
		font-size: 1.7em;
		font-weight: 700;
		color: #fff;
		line-height: 1.5em;
		margin: 1em 0em;
		text-transform: uppercase;
		text-align: left;
	}

	a.read-more {
		background: #000000;
		color: #fff;
		text-decoration: none;
		font-size: 16px;
		font-weight: 400;
		padding: 0.5em 2.2em;
		display: inline-block;
		text-decoration: none;
		text-shadow: inset 0 2px 0 red, inset 0 0 4px red;
		border-radius: 3px;
		text-align: center;
		text-transform: uppercase;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-o-border-radius: 3px;
		-msborder-radius: 3px;
	}

	a.read-more:hover {
		color: #000000;
		background: #C7C7C7;
	}

	/**** Slider *****/
	.wmuSlider {
		position: relative;
		overflow: hidden;
	}

	.wmuSlider .wmuSliderWrapper article img {
		max-width: 100%;
		width: auto;
		height: auto;
		display: block;
	}

	/* Default Skin */
	.wmuSliderPagination {
		z-index: 2;
		position: absolute;
		left: 6%;
		bottom: 0px;
	}

	ul.wmuSliderPagination {
		padding: 0;
	}

	.wmuSliderPagination li {
		float: left;
		margin: 0 8px 0 0;
		list-style-type: none;
	}

	.wmuSliderPagination a {
		display: block;
		text-indent: -9999px;
		width: 13px;
		height: 13px;
		background: #fff;
		border-radius: 10px;
	}

	.wmuSliderPagination a.wmuActive {
		background: #000000;
	}

	/* Default Skin */
	.wmuGallery .wmuGalleryImage {
		margin-bottom: 10px;
	}

	.wmuSliderPrev,
	.wmuSliderNext {
		position: absolute;
		width: 52px;
		height: 52px;
		text-indent: -9999px;
		background: url(../images/img-sprite.png)no-repeat;
		top: 35%;
		z-index: 2;
		cursor: pointer;
	}

	.wmuSliderNext {
		background-position: -79px -159px;
		right: 0em;
		top: 117px;
	}

	.wmuSliderPrev {
		background-position: -6px -159px;
		left: 0em;
		top: 117px;
	}

	/*-- wmuslider --*/
	.ourteam {
		/* width: 100%;
		height: 400px; */
		width: 130rem;
		height: 23rem;
		/* background: #000000; */
		margin-bottom: 10px;
		margin: 0px auto;
		background: #ffffff;
	}

	.team {
		/* width: 100%; */
		padding: 4em 2em;
	}

	.team1 {
		width: 400px;
		height: 200px;
	}

	.team1 img {
		width: 200px;
		height: 100px;
		/* border-radius: 50%; */
	}


	.center {
		width: 100%;
		height: 500px;
	}



	.contain {
		width: 100%;
		height: 600px;
		/* margin-top: 100px; */

		/* background-color: #000000; */

	}

	.col-md-4 {
		float: left;
		width: 350px;
		height: 430px;
		margin: 0px auto;
		margin-left: 5px;
		overflow: hidden;
		/* background-color: #000; */
	}

	.startplat {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 130px;
		left: 430px;
	}

	.startplat1 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 150px;
		left: 3px;
		/* background-color: #000; */
	}

	.startplat2 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 150px;
		left: 380px;
	}

	.startplat3 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 150px;
		left: 430px;
	}

	.startplat4 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 160px;
		left: 430px;
	}

	/* .contain1 {
		width: 100%;
		height: 800px;
	} */


	/* 添加一些按钮样式 */
	.box-btn {
		/* padding: 5px 10px; */
		background-color: #ddd917;
		border: 1px solid #403f3f;
		cursor: pointer;
	}

	.box-btn:hover {
		background-color: #c97f0f;
	}

	.containe {
		width: 120rem;
		height: 90rem;
		margin: 0px auto;
		/* background-color: #000; */
	}

	.fully {
		width: 450px;
		height: 350px;
		padding-bottom: 10px;
		padding: 3px 3px;
		transition: all 1s
	}

	.fully:hover {
		transform: scale(1.2);
	}

	.col {
		width: 1300px;
		height: 800px;
		margin-left: 90px;
		/* background-color: #000; */
	}

	.fmh {
		width: 50rem;
		height: 200PX;
		display: flex;
		/* background-color: #000; */
		padding-bottom: 0px;
		margin: 0px auto;
		position: relative;
	}

	.jcv {
		width: 30rem;
		height: 10rem;
		/* background-color: #000; */
		margin: 0px auto;
		margin-top: 1px;
		position: relative;
	}

	/*-- flexisel --*/
	#flexiselDemo1,
	#flexiselDemo2,
	#flexiselDemo3 {
		display: none;
	}

	.nbs-flexisel-container {
		position: relative;
		max-width: 100%;
	}

	.nbs-flexisel-ul {
		position: relative;
		width: 30000px;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		text-align: center;
	}

	.nbs-flexisel-inner {
		overflow: hidden;
		margin: 0 auto;
	}

	.nbs-flexisel-item {
		float: left;
		margin: 0px;
		padding: 0px;
		cursor: pointer;
		position: relative;
		line-height: 0px;
	}

	.nbs-flexisel-item>img {
		cursor: pointer;
		position: relative;
		margin-top: 10px;
		margin-bottom: 10px;
		max-width: 250px;
		max-height: 250px;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-o-border-radius: 3px;
	}

	.nbs-flexisel-item p {
		padding: 10px;
	}

	.nbs-flexisel-item p a {
		color: #000;
		font-size: 1.2em;
	}

	.nbs-flexisel-item p a:hover {
		color: #6CC372;
	}

	.nbs-flexisel-nav-left,
	.nbs-flexisel-nav-right {
		width: 80px;
		height: 80px;
		position: absolute;
		cursor: pointer;
		z-index: 100;
		margin-top: -5em;
	}

	.nbs-flexisel-nav-left {
		left: -1em;
		background: url(../images/img-sprite.png) no-repeat -6px -159px;
	}

	.nbs-flexisel-nav-right {
		right: -1em;
		background: url(../images/img-sprite.png) no-repeat -79px -159px;
	}

	/*-- flexisel --*/
	.contactus {
		background: #0E0D0D;
		padding: 3em 0em;
	}


	.kehu1 {
		width: 150px;
		height: 40px;
		font-size: 30px;
		font-weight: normal;
		/* background-color: #000; */
		position: absolute;
		left: 90px;
		top: 30px;
	}

	.hr1 {
		width: 130px;
		height: 1.5px;
		background-color: rgb(86, 86, 229);
		position: absolute;
		top: 63px;
		left: 80px;
	}




	.footer {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		margin-top: 1000px;
		position: relative;
		color: #000;
	}

	.logo4 {
		width: 120px;
		height: 98px;
		position: absolute;
		top: 20px;
		left: 30px;
	}

	.bott {
		width: 450px;
		height: 90px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 40px;
		right: 300px;
		/* background-color: #000; */
	}

	.bott1 {
		width: 450px;
		height: 50px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		margin-left: 400px;
		position: absolute;
		top: 9px;
		/* background-color: #000; */

	}

	.bott2 {
		width: 450px;
		height: 100px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 60px;
		right: 300px;
	}


	.bott3 {
		width: 450px;
		height: 100px;
		font-size: 20px;
		padding-top: 2px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 40px;
		right: 300px;
		/* background-color: #000; */
	}

	.bott4 {
		width: 450px;
		height: 100px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 60px;
		right: 300px;
	}

	.cen {
		color: #ffffff;
		font-size: 20px;
		font-weight: 400;
		padding-top: 20px;
		margin: 0px auto;
		text-align: center;
		padding-right: 150px;
		padding-top: 40px;
		/* position: absolute;
		right: 1px; */
	}

	.enc {
		font-size: 20px;
		color: #fff;
		text-align: center;
		margin: 0px auto;
		padding-top: 10px;
		padding-right: 200px;
		/* position: absolute;
		left: 50px;
		right: 30px; */
	}

	.bottr1 {
		width: 540px;
		height: 95px;
		font-size: 23px;
		color: #ffffff;
		position: absolute;
		right: 1px;
		left: 20px;
		top: 40px;
		font-weight: normal;
		/* 设置字体不加粗 */
		/* background-color: #c91515; */
	}

	.software {
		margin-left: 30px;
	}

	.foot2 {
		width: 100%;
		height: 175px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		margin-top: 2300px;
	}

	.foot3 {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		/* position: absolute; */
		top: 950px;
	}

	.foot4 {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		/* position: absolute; */
		top: 950px;
	}

	.foot5 {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		/* position: absolute; */
		margin-top: 1100px;
		/* top: 1550px; */
	}

	.fggp {
		width: 150rem;
		height: 30rem;
		margin: 0px auto;
		/* background-color: #000; */
	}

	.fote {
		width: 1500px;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		position: absolute;
		/* margin-top: 5px; */
		top: 1870px;
	}

	.footer a {
		color: #fff;
	}

	.footer a:hover {
		color: #191A1C;
	}

	.policy ul li {
		display: inline-block;
	}

	.policy ul {
		padding: 0;
	}

	.policy ul li a {
		color: #191A1C;
		font-size: 1.1em;
		font-weight: 400;
		margin: 0.5em 0em;
		padding: 0em 0.5em;
		text-decoration: none;
		border-right: 1px solid #191A1C;
	}

	.social ul li {
		display: inline-block;
	}

	.social ul {
		padding: 0;
	}

	.social ul li a {
		margin: 0em 0.5em;
	}

	.social {
		text-align: right;
	}

	i.fb {
		width: 20px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -240px -165px;
		float: left;
		vertical-align: middle;
	}

	i.fb:hover {
		opacity: 0.4;
	}

	i.twt {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -272px -164px;
		float: left;
		vertical-align: middle;
	}

	i.twt:hover {
		opacity: 0.4;
	}

	i.goog {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -315px -165px;
		float: left;
		vertical-align: middle;
	}

	i.goog:hover {
		opacity: 0.4;
	}

	i.in {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -357px -165px;
		float: left;
		vertical-align: middle;
	}

	i.in:hover {
		opacity: 0.4;
	}

	i.pp {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -396px -165px;
		float: left;
		vertical-align: middle;
	}

	i.pp:hover {
		opacity: 0.4;
	}

	/*-- about-section --*/
	.banner1 {
		background: url(../images/banner.jpg) no-repeat center fixed;
		background-size: cover;
		min-height: 200px;
	}

	.banner1 h1 {
		font-size: 3em;
		color: #FFA200;
		font-weight: 600;
		padding: 0.5em 0em;
		text-transform: uppercase;
	}

	.about-left1 {
		margin: 4em 0em;
	}

	.about-right1 {
		margin: 4em 0em;
	}

	.left {
		margin: 2em 0em;
	}

	.right-bottom {
		margin: 2em 0em;
	}

	.left-top {
		float: left;
		width: 42%;
	}

	.left-top1 {
		float: right;
		width: 54%;
	}

	.left-bottom {
		float: left;
		width: 42%;
	}

	.left-bottom1 {
		float: right;
		width: 54%;
	}

	.about-left1 h3 {
		font-size: 2em;
		font-weight: 600;
		color: #FFA200;
		text-transform: uppercase;
	}

	.about-left1 h4 {
		font-size: 1.3em;
		font-weight: 600;
		color: #323232;
		text-transform: uppercase;
	}

	.about-left1 p {
		font-size: 1em;
		font-weight: 300;
		color: #323232;
		line-height: 1.8em;
	}

	a.read {
		background: #FFA200;
		color: #000;
		text-decoration: none;
		font-size: 15px;
		font-weight: 400;
		padding: 0.5em 0.8em;
		display: inline-block;
		text-decoration: none;
		text-align: center;
		margin-top: 1em;
	}

	a.read:hover {
		color: #000000;
		background: #C7C7C7;
	}

	.about-right1 h3 {
		font-size: 2em;
		font-weight: 600;
		color: #FFA200;
		text-transform: uppercase;
	}

	.right-bottom h5 a {
		font-size: 1.3em;
		font-weight: 600;
		color: #323232;
		text-transform: uppercase;
	}

	.right-bottom h5 a:hover {
		color: #FFA200;
	}

	.right-bottom p {
		font-size: 1em;
		font-weight: 300;
		color: #323232;
		line-height: 1.8em;
	}

	/*-- about-section --*/
	/*-- services-section --*/
	/*---- services ----*/
	.services-top-grids span {
		color: #FFA200;
	}

	.services-top-grids {
		background: #fafafa;
		padding: 2em 0 3em;
	}

	.services-wel {
		border-bottom: 1px solid #EEE;
		padding: 0 0 1em 0;
	}

	.services-wel h3 {
		margin: 0;
		padding: 0.8em 0 0.3em;
		color: #424242;
		font-weight: 700;
		text-transform: uppercase;
		font-size: 2em;

	}

	.services-wel p {
		width: 100%;
		margin-top: 0.5em;
		font-size: 1.2em;
	}

	.service-grid {
		width: 32%;
		float: left;
		margin: 1.2% 1.2% 1.2% 0;
	}

	.service-grid img {
		width: 100%;
	}


	.service-grid:nth-child(3),
	.service-grid:nth-child(6) {
		margin-right: 0;
	}

	.service-grid p {
		font-size: 1.1em;
		line-height: 1.5em;
		font-weight: 400;
		color: #777;
		margin: 1em 0;
	}

	.service-grids {
		width: 120rem;
		height: 230rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
		/* margin-left: 50px; */

	}

	.service-grids1 {
		width: 120rem;
		height: 30rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
	}

	.service-grids2 {
		width: 120rem;
		height: 100rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
	}

	.service-grids3 {
		width: 120rem;
		height: 130rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
	}

	a.viewmore-s {
		background: #FFA200;
		padding: 0.7em 0em;
		display: inline-block;
		color: #000000;
		font-weight: 900;
		text-transform: uppercase;
		font-size: 1.3em;
		text-decoration: none;
		width: 20%;
		margin: 0 auto;
		display: block;
		text-align: center;
		margin-top: 1.3em;
	}

	a.viewmore-s:hover {
		background: #464646;
		color: #fff;
	}

	/*-- services-section --*/
	/*-- portfolio --*/
	.portfolio {
		margin: 2em 0em;
	}

	#portfoliolist .portfolio {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		width: 25%;
		display: none;
		float: left;
		overflow: hidden;
		margin: 0;
	}

	div#portfoliolist {
		padding: 0px 0px;
	}

	.portfolio-wrapper {
		overflow: hidden;
		position: relative !important;
		cursor: pointer;
	}

	.portfolio img {
		width: 100%;
		transition: all 300ms !important;
		-webkit-transition: all 300ms !important;
		-moz-transition: all 300ms !important;
	}

	.portfolio .label {
		position: absolute;
		width: 100%;
		height: 40px;
		bottom: -40px;
	}

	.portfolio .label-bg {
		background: #22B4B8;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}

	.portfolio .label-text {
		color: #fff;
		position: relative;
		z-index: 500;
		padding: 5px 8px;
	}

	.portfolio .text-category {
		display: block;
		font-size: 9px;
		font-size: 12px;
		text-transform: uppercase;
	}

	/* Self Clearing Goodness */
	/* .container:after {
		content: "\0020";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	} 
	
	.clearfix:before,
	.clearfix:after,
	.row:before,
	.row:after {
		content: '\0020';
		display: block;
		overflow: hidden;
		visibility: hidden;
		width: 0;
		height: 0;
	}
	
	.row:after,
	.clearfix:after {
		clear: both;
	}*/

	.clear {
		clear: both;
		display: block;
		overflow: hidden;
		visibility: hidden;
		width: 0;
		height: 0;
	}

	#filters {
		margin: 3% 0;
		padding: 0;
		list-style: none;
		text-align: center;
	}

	#filters li span {
		display: block;
		padding: 6px 23px;
		text-decoration: none;
		color: #464251;
		cursor: pointer;
		font-size: 1.4em;
		font-weight: 700;
		margin: 0 0.5em;
	}

	#filters li span.active {
		background: #FFA200;
		color: #F3F3F3;
		font-weight: 600;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
	}

	#filters li span.filter:hover {
		background: #FFA200;
		color: #FFFFFF;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
	}

	#filters li span.active:hover {
		background: #FFA200;
		color: #F3F3F3;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
	}

	#filters li {
		display: -webkit-inline-box;
	}

	.zoom-icon {
		position: absolute;
		opacity: 0;
		filter: alpha(opacity=0);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
		display: block;
		left: 0;
		top: -152px;
		width: 290px;
		height: 219px;
		background: url(../images/zoom.png) center center no-repeat;
		cursor: pointer;
		transition: all .2s ease-in-out;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
	}

	.grid_box .zoom-icon {
		top: -50px;
		width: 100%;
		height: 280px;
	}

	.grid_box a:hover .zoom-icon {
		top: 0;
		opacity: 1;
		filter: alpha(opacity=99);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
	}

	.entertain_box {
		margin-bottom: 3em;
	}

	.portfolio-botton {
		text-align: center;
		margin-top: 3em;
	}


	/*-- portfolio --*/
	/*----start-blog----*/
	.blog-artical-grid h3 a {
		color: #404040;
		text-transform: uppercase;
		font-size: 1em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0 0 0.8em 0;
		display: block;
		text-decoration: none;
	}

	.blog-artical-grid h3 a:hover {
		color: #FFA200;
	}

	.blog {
		border-top: 1px solid #EEE;
		margin: 4em 0em;
	}

	.blog ul {
		margin: 0;
		padding: 0;
	}

	.blog ul li {
		list-style: none;
	}

	.blog-left {
		float: left;
		width: 75%;
	}

	.blog-left-head h1 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.5em;
		font-weight: 700;
		padding: 0em 0;
	}

	.blog-right {
		float: right;
		width: 23%;
		padding: 0em 3em;
	}

	.blog-left-head {
		border-bottom: 1px solid #EEE;
		padding-bottom: 1em;
	}

	.blog-artical-grid-pic-info-admin-left {
		float: left;
	}

	.blog-artical-grid-pic-info-admin-right {
		float: right;
	}

	.blog-artical-grid-pic-info-admin {
		background: rgba(255, 164, 5, 0.68);
		padding: 0.5em 2em;
		position: absolute;
		width: 100%;
		bottom: 0;
	}

	.blog-artical-grid-pic-info-admin-left ul li {
		display: inline-block;
	}

	.blog-artical-grid-pic img {
		display: block;
	}

	.blog-artical-grid-pic-info-admin-left li a img {
		border-radius: 30em;
		-webkit-border-radius: 30em;
		-moz-border-radius: 30em;
		-o-border-radius: 30em;
		vertical-align: middle;
	}

	.blog-artical-grid-pic-info-admin-left li p {
		color: #000000;
		margin-left: 1em;
		font-weight: 600;
	}

	.blog-artical-grid-pic-info-admin-left li p a {
		color: #FFF;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
	}

	.blog-artical-grid-pic-info-admin-left li p a:hover {
		color: #272727;
	}


	.blog-artical-grid-pic-info {
		position: relative;
	}

	/*---- start-artical-tags----*/
	.artical-tags ul li {
		display: inline-block;
		margin-right: 0.5em;
	}

	.artical-tags ul li a {
		background: url(../images/tags-bg.jpg) no-repeat left #EDEDED;
		color: #404040;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 0.875em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0.05em 1em 0.05em 1.5em;
		display: block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
	}

	.artical-tags ul li a:hover {
		color: #FFA200;
	}

	.artical-tags {
		margin: 1.5em 0 1.2em;
	}

	.artical-details p {
		font-size: 1em;
		line-height: 1.5em;
		color: #777;
	}

	.artical-details p a {
		color: #FFA200;
	}

	.artical-details-left {
		float: left;
		width: 48%;
		margin-right: 4%;
	}

	.artical-details-right {
		float: right;
		width: 48%;
		margin-right: 0%;
	}

	.artical-more-btn {
		background: #EDEDED;
		margin: 2em 0;
	}

	.artical-more-btn a span {
		background: #FFA200;
		color: #000000;
		padding: 0.5em 2em;
		display: inline-block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
	}

	.artical-more-btn a span:hover {
		background: #424242;
		color: #fff;
	}

	.blog-artical-pagenate ul li {
		display: inline-block;
	}

	.blog-artical-pagenate ul li a {
		color: #535353;
		background: #EDEDED;
		padding: 0.2em 0.7em;
		font-weight: 600;
		font-size: 1.2em;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		text-decoration: none;
		-moz-transition: 0.5s all;
	}

	.blog-artical-pagenate {
		text-align: center;
		margin: 4em 0 4em;
	}

	.blog-artical-pagenate ul li a:hover,
	.blog-artical-pagenate ul li.active a {
		background: #FFA200;
		color: #000000;
	}

	.blog-artical-pagenate ul li.frist span {
		height: 20px;
		width: 15px;
		display: inline-block;
		background: url(../images/pagenate.png) no-repeat 0px 0px;
		vertical-align: sub;
		margin-right: 1em;
		cursor: pointer;
	}

	.blog-artical-pagenate ul li.more-art span {
		width: 34px;
		height: 20px;
		display: inline-block;
		background: url(../images/pagenate.png) no-repeat -39px 0px;
		vertical-align: sub;
		margin: 0 0.5em;
		cursor: pointer;
	}

	.blog-artical-pagenate ul li.last span {
		height: 20px;
		width: 15px;
		display: inline-block;
		background: url(../images/pagenate.png) no-repeat -17px 0px;
		vertical-align: sub;
		margin-right: 1em;
		cursor: pointer;
	}

	.accordion-header {
		font-size: 16px;
		margin: 10px 0 0 0;
		padding: 10px 10px;
		cursor: pointer;
		font-weight: 700;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		background: #eee;
	}

	/*-----start-blog-right----*/
	.blog-left-head h3 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.8em;
		font-weight: 700;
		padding: 0em 0;
	}

	.accordion-content ul li a {
		color: #424242;
		text-transform: uppercase;
		font-size: 0.875em;
		font-weight: 600;
		padding: 0.5em 0.3em;
		display: block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.accordion-content ul li a:hover {
		color: #FFA200;
	}

	.tags-for ul li {
		margin-bottom: 0.5em;
	}

	.tags-for {
		margin: 0.5em 0 2em;
	}

	.tags-for ul li {
		display: inline-block;
		margin-right: 0.5em;
	}

	.tags-for ul li a {
		background: url(../images/tags-bg.jpg) no-repeat left #EDEDED;
		color: #404040;
		text-transform: uppercase;
		font-size: 0.875em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0.05em 1em 0.05em 1.5em;
		display: block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.tags-for ul li a:hover,
	.blog-comment-grid-right a:hover {
		color: #FFA200;
	}

	.blog-right-accordinations {
		margin: 1em 0 2.2em;
	}

	.blog-comment-grid-left {
		float: left;
		width: 25%;
		margin-top: 1em;
		cursor: pointer;
	}

	.blog-comment-grid-left img {
		border-radius: 30em;
		-webkit-border-radius: 30em;
		-moz-border-radius: 30em;
		-o-border-radius: 30em;
	}

	.blog-comment-grid-right {
		float: right;
		width: 70%;
	}

	.blog-comment-grid-right a {
		color: #404040;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-transform: uppercase;
		font-size: 0.875em;
		font-weight: 700;
		text-decoration: none;
	}

	.blog-comment-grid-right p {
		font-size: 0.875em;
		color: #777;
		line-height: 1.7em;
	}

	.blog-comment-grids {
		margin-top: 1em;
	}

	.blog-comment-grid {
		margin-bottom: 1em;
	}

	.blog-artical-grid-pic img {
		width: 100%;
	}

	/*-----//End-blog-right----*/
	/*---- start-blog-single-page----*/
	.blog-single-page h3 {
		margin: 0;
		padding: 0;
	}

	.blog-single-page h3 a {
		color: #404040;
		text-transform: uppercase;
		font-size: 1em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0.5em 0 0.8em;
		display: block;
		text-decoration: none;
	}

	.blog-single-page-artical-info-left {
		float: left;
		width: 48%;
		margin-right: 4%;
	}

	.blog-single-page-artical-info-right {
		float: right;
		width: 48%;
		margin-right: 0%;
	}

	.blog-single-page p {
		font-size: 1em;
		line-height: 1.5em;
		margin-bottom: 1.8em;
		color: #777;
	}

	.blog-single-page p.para1:first-letter {
		font-size: 4em;
		font-weight: 700;
	}

	.blog-single-page-artical-info {
		margin-top: 2em;
	}

	.blog-single-page-artical-info h3 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.2em;
		font-weight: 700;
		padding: 0.3em 0;
	}

	.spa-para {
		background: #EDEDED;
		padding: 1em;
		border-left: 3px solid #40A6CF;
		font-style: italic;
	}

	/*---*/
	.comment-secion-head {
		margin: 2em 0;
	}

	.comment-secion-head h2 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.5em;
		font-weight: 700;
		padding: 0em 0;
	}

	.comment-secion-head h2 label {
		font-size: 0.5em;
		vertical-align: super;
		margin-left: 1em;
		color: #FFA200;
	}

	.artical-comment-grid-left {
		width: 8%;
		float: left;
		text-align: center;
		margin-top: 0.4em;
	}

	.artical-comment-grid-left img {
		border-radius: 30em;
		-webkit-border-radius: 30em;
		-moz-border-radius: 30em;
		-o-border-radius: 30em;
	}

	.artical-comment-grid-info {
		float: right;
		width: 90%;
	}

	.artical-comment-grid-info ul li {
		display: inline-block;
		color: #777777;
		font-size: 0.875em;
		line-height: 1.7em;
		margin: 0 1em 0 0;
	}

	.artical-comment-grid-info ul li a {
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-transform: uppercase;
		font-size: 1em;
		font-weight: 700;
	}

	.artical-comment-grid-info p {
		margin-top: 0.5em;
	}

	.p-replay a {
		color: #FFA200;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.p-name a,
	.p-replay a:hover {
		color: #404040;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.p-name a:hover {
		color: #EC005F;
	}

	.sub-comment {
		margin-left: 5%;
	}

	.artical-comment-grid {
		margin-bottom: 1em;
	}

	/*---- //End-blog-single-page----*/
	/*----//End-blog----*/
	/*----- contact ----*/
	.contact {
		margin: 4em 0em;
	}

	.contact-left {
		float: left;
		width: 27%;
	}

	.contact-left h2 {
		font-weight: 900;
		font-size: 1.8em;
		color: #424242;
		text-transform: uppercase;
	}

	.contact-right {
		width: 70%;
		float: right;
	}

	.contact-right h2 {
		font-weight: 900;
		font-size: 1.8em;
		color: #424242;
		text-transform: uppercase;
	}

	.contact-right form span {
		display: block;
		margin: 1em 0 0.5em;
		font-family: 'Open Sans', sans-serif;
		color: #424242;
		font-weight: bold;
	}


	.contact-right form textarea {
		min-height: 270px;
		;
		resize: none;
		width: 90%;
	}

	.contact-left p {
		display: block;
	}

	.contact-left span {
		padding: 0 0 1em;
	}

	img {
		max-width: 100%;
		transition: all 300ms !important;
		-webkit-transition: all 300ms !important;
		-moz-transition: all 300ms !important;
	}
}

@media screen and (max-width: 768px) {
	body {
		font-family: 'Roboto', sans-serif;
		overflow-x: hidden;
		/* 隐藏水平滚动条 */
	}

	.logo {
		float: left;
		margin: 0.8em 0em;
	}

	* {
		margin: 0px;
		padding: 0px;
	}

	.top {
		width: 152.2rem;
		height: 3rem;
		margin: 0px auto;
		/* 设置容器的高度为视口高度，使其占据整个视窗 */
		/* justify-content: center; */
		/* 在主轴上居中 */
		/* align-items: center; */
		/* 在侧轴上居中 */
		background-color: #ffffff;
		/* 横向导航栏的父容器布局 */
		/* 设置为 Flex 弹性布局 */
		display: flex;
		position: fixed;
		position: relative;
		color: #ffffff;
		/* overflow: hidden; */
		position: -webkit-sticky;
		/* 针对Safari浏览器的兼容性 */
		position: sticky;
		top: 0;
		/* 导航栏距离视窗顶部的距离 */
		z-index: 1000;
		/* 确保导航栏在其他内容之上 */
		background-color: transparent;
		/* 背景透明 */
		transition: background-color 0.5s ease;
		/* 添加过渡效果 */
	}



	.daohang {
		width: 5rem;
		height: 1rem;
		/* position: fixed; */
		/* 横向导航栏的父容器布局 */
		/* 设置为 Flex 弹性布局 */
		display: flex;

		transition: background-color 0.5s ease;
		/* 添加过渡效果 */
		background-color: #000000;
		list-style: none;
		padding: 0;
		position: absolute;
		top: 0.1rem;
		right: 1rem;
		left: 49rem;
		background-color: transparent;
	}

	.daohang li {
		display: inline-block;
		margin: 0 10px;
		/* border-bottom: 1px solid #ffffff; */
		padding: 5px 0;
		background-color: transparent;
	}

	.daohang ul li {
		float: left;
		width: 150px;
		/* background-color: #ffffff; */
		text-align: center;
		justify-content: center;
		font-size: 19px;
		background-color: transparent;
	}

	.daohang li:last-child {
		margin-right: 0;
	}

	.daohang a {
		text-decoration: none;
		color: #000;
	}

	.daohang ul li a:hover {
		display: block;
		/* background-color: #ffffff; */
		color: rgb(211, 169, 14);
		background-color: transparent;
	}

	/* .ul {
		margin-top: 10px;
	} */



	.top1 {
		width: 1300px;
		height: 400px;
		margin: 0px auto;
		margin-top: 5px;
	}

	.top2 {
		width: 100%;
		height: 400px;
	}


	.ter {
		text-align: center;
	}

	.clear {
		clear: both;
	}

	/*--*/
	.ourservices {
		margin-top: 100px;
		background: #ffffff;
		text-align: center;
		/* margin: 3em 0em; */
	}

	.ourservices h2 {
		font-size: 2.5em;
		font-weight: 400;
		color: #000000;
		text-transform: uppercase;
		margin: 0em 0em 3em;
	}

	.ourservices p {
		font-size: 1.1em;
		font-weight: 400;
		color: #434342;
		line-height: 1.5em;
		margin: 1em 0em;
	}

	.ourservices h4 {
		font-size: 1.5em;
		font-weight: 400;
		color: #000000;
		text-transform: uppercase;
		margin: 1em 0em;
	}

	.kehu3 {
		/* width: 300px;
		height: 70px; */
		margin-left: 650px;
		margin-top: 80px;
		font-size: 35px;
		font-weight: normal;
		/* 设置字体不加粗  */
		background-color: #ffffff;
	}


	.hr2 {
		width: 150px;
		height: 0.3px;
		background-color: rgb(86, 86, 229);
		margin-left: 640px;
		margin-top: 1px;
	}

	i.fully {
		width: 122px;
		height: 140px;
		background: url(../images/img-sprite.png)no-repeat -7px -6px;
		display: inline-block;
		vertical-align: middle;
		opacity: 0.9;
	}

	i.clean {
		width: 122px;
		height: 140px;
		background: url(../images/img-sprite.png)no-repeat -188px -6px;
		display: inline-block;
		vertical-align: middle;
	}

	i.htm {
		width: 122px;
		height: 140px;
		background: url(../images/img-sprite.png)no-repeat -367px -6px;
		display: inline-block;
		vertical-align: middle;
	}

	/*-- wmuslider --*/
	.case-studies {
		background: #000000;
		padding: 2em 0em;
	}

	.studies {
		margin: 5em 0em 2em;
	}

	.case-studies h2 {
		font-size: 2.5em;
		font-weight: 400;
		color: #fff;
		text-transform: uppercase;
		text-align: center;
	}

	.stud {
		font-size: 1.1em;
		font-weight: 300;
		color: #fff;
		line-height: 1.5em;
		margin: 1em 0em;
		text-align: center;
	}

	.data {
		float: left;
		width: 54%;
		padding: 0em 0em 0em 5em;
		color: #fff;
	}

	.case-studies h4 {
		font-size: 1.7em;
		font-weight: 700;
		color: #fff;
		line-height: 1.5em;
		margin: 1em 0em;
		text-transform: uppercase;
		text-align: left;
	}

	a.read-more {
		background: #000000;
		color: #fff;
		text-decoration: none;
		font-size: 16px;
		font-weight: 400;
		padding: 0.5em 2.2em;
		display: inline-block;
		text-decoration: none;
		text-shadow: inset 0 2px 0 red, inset 0 0 4px red;
		border-radius: 3px;
		text-align: center;
		text-transform: uppercase;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-o-border-radius: 3px;
		-msborder-radius: 3px;
	}

	a.read-more:hover {
		color: #000000;
		background: #C7C7C7;
	}

	/**** Slider *****/
	.wmuSlider {
		position: relative;
		overflow: hidden;
	}

	.wmuSlider .wmuSliderWrapper article img {
		max-width: 100%;
		width: auto;
		height: auto;
		display: block;
	}

	/* Default Skin */
	.wmuSliderPagination {
		z-index: 2;
		position: absolute;
		left: 6%;
		bottom: 0px;
	}

	ul.wmuSliderPagination {
		padding: 0;
	}

	.wmuSliderPagination li {
		float: left;
		margin: 0 8px 0 0;
		list-style-type: none;
	}

	.wmuSliderPagination a {
		display: block;
		text-indent: -9999px;
		width: 13px;
		height: 13px;
		background: #fff;
		border-radius: 10px;
	}

	.wmuSliderPagination a.wmuActive {
		background: #000000;
	}

	/* Default Skin */
	.wmuGallery .wmuGalleryImage {
		margin-bottom: 10px;
	}

	.wmuSliderPrev,
	.wmuSliderNext {
		position: absolute;
		width: 52px;
		height: 52px;
		text-indent: -9999px;
		background: url(../images/img-sprite.png)no-repeat;
		top: 35%;
		z-index: 2;
		cursor: pointer;
	}

	.wmuSliderNext {
		background-position: -79px -159px;
		right: 0em;
		top: 117px;
	}

	.wmuSliderPrev {
		background-position: -6px -159px;
		left: 0em;
		top: 117px;
	}

	/*-- wmuslider --*/
	.ourteam {
		/* width: 100%;
		height: 400px; */
		width: 130rem;
		height: 23rem;
		/* background: #000000; */
		margin-bottom: 10px;
		margin: 0px auto;
		background: #ffffff;
	}

	.team {
		/* width: 100%; */
		padding: 4em 2em;
	}

	.team1 {
		width: 400px;
		height: 200px;
	}

	.team1 img {
		width: 200px;
		height: 100px;
		/* border-radius: 50%; */
	}


	.center {
		width: 100%;
		height: 500px;
	}



	.contain {
		width: 100%;
		height: 600px;
		/* margin-top: 100px; */

		/* background-color: #000000; */

	}

	.col-md-4 {
		float: left;
		width: 350px;
		height: 430px;
		margin: 0px auto;
		margin-left: 5px;
		overflow: hidden;
		/* background-color: #000; */
	}

	.startplat {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 130px;
		left: 430px;
	}

	.startplat1 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 150px;
		left: 3px;
		/* background-color: #000; */
	}

	.startplat2 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 150px;
		left: 380px;
	}

	.startplat3 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 150px;
		left: 430px;
	}

	.startplat4 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 160px;
		left: 430px;
	}

	/* .contain1 {
		width: 100%;
		height: 800px;
	} */


	/* 添加一些按钮样式 */
	.box-btn {
		/* padding: 5px 10px; */
		background-color: #ddd917;
		border: 1px solid #403f3f;
		cursor: pointer;
	}

	.box-btn:hover {
		background-color: #c97f0f;
	}

	.containe {
		width: 120rem;
		height: 90rem;
		margin: 0px auto;
		/* background-color: #000; */
	}

	.fully {
		width: 450px;
		height: 350px;
		padding-bottom: 10px;
		padding: 3px 3px;
		transition: all 1s
	}

	.fully:hover {
		transform: scale(1.2);
	}

	.col {
		width: 1300px;
		height: 800px;
		margin-left: 90px;
		/* background-color: #000; */
	}

	.fmh {
		width: 50rem;
		height: 200PX;
		display: flex;
		/* background-color: #000; */
		padding-bottom: 0px;
		margin: 0px auto;
		position: relative;
	}

	.jcv {
		width: 30rem;
		height: 10rem;
		/* background-color: #000; */
		margin: 0px auto;
		margin-top: 1px;
		position: relative;
	}

	/*-- flexisel --*/
	#flexiselDemo1,
	#flexiselDemo2,
	#flexiselDemo3 {
		display: none;
	}

	.nbs-flexisel-container {
		position: relative;
		max-width: 100%;
	}

	.nbs-flexisel-ul {
		position: relative;
		width: 30000px;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		text-align: center;
	}

	.nbs-flexisel-inner {
		overflow: hidden;
		margin: 0 auto;
	}

	.nbs-flexisel-item {
		float: left;
		margin: 0px;
		padding: 0px;
		cursor: pointer;
		position: relative;
		line-height: 0px;
	}

	.nbs-flexisel-item>img {
		cursor: pointer;
		position: relative;
		margin-top: 10px;
		margin-bottom: 10px;
		max-width: 250px;
		max-height: 250px;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-o-border-radius: 3px;
	}

	.nbs-flexisel-item p {
		padding: 10px;
	}

	.nbs-flexisel-item p a {
		color: #000;
		font-size: 1.2em;
	}

	.nbs-flexisel-item p a:hover {
		color: #6CC372;
	}

	.nbs-flexisel-nav-left,
	.nbs-flexisel-nav-right {
		width: 80px;
		height: 80px;
		position: absolute;
		cursor: pointer;
		z-index: 100;
		margin-top: -5em;
	}

	.nbs-flexisel-nav-left {
		left: -1em;
		background: url(../images/img-sprite.png) no-repeat -6px -159px;
	}

	.nbs-flexisel-nav-right {
		right: -1em;
		background: url(../images/img-sprite.png) no-repeat -79px -159px;
	}

	/*-- flexisel --*/
	.contactus {
		background: #0E0D0D;
		padding: 3em 0em;
	}


	.kehu1 {
		width: 150px;
		height: 40px;
		font-size: 30px;
		font-weight: normal;
		/* background-color: #000; */
		position: absolute;
		left: 90px;
		top: 30px;
	}

	.hr1 {
		width: 130px;
		height: 1.5px;
		background-color: rgb(86, 86, 229);
		position: absolute;
		top: 63px;
		left: 80px;
	}




	.footer {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		margin-top: 1000px;
		position: relative;
		color: #000;
	}

	.logo4 {
		width: 120px;
		height: 98px;
		position: absolute;
		top: 20px;
		left: 30px;
	}

	.bott {
		width: 450px;
		height: 90px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 40px;
		right: 300px;
		/* background-color: #000; */
	}

	.bott1 {
		width: 450px;
		height: 50px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		margin-left: 400px;
		position: absolute;
		top: 9px;
		/* background-color: #000; */

	}

	.bott2 {
		width: 450px;
		height: 100px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 60px;
		right: 300px;
	}


	.bott3 {
		width: 450px;
		height: 100px;
		font-size: 20px;
		padding-top: 2px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 40px;
		right: 300px;
		/* background-color: #000; */
	}

	.bott4 {
		width: 450px;
		height: 100px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 60px;
		right: 300px;
	}

	.cen {
		color: #ffffff;
		font-size: 20px;
		font-weight: 400;
		padding-top: 20px;
		margin: 0px auto;
		text-align: center;
		padding-right: 150px;
		padding-top: 40px;
		/* position: absolute;
		right: 1px; */
	}

	.enc {
		font-size: 20px;
		color: #fff;
		text-align: center;
		margin: 0px auto;
		padding-top: 10px;
		padding-right: 200px;
		/* position: absolute;
		left: 50px;
		right: 30px; */
	}

	.bottr1 {
		width: 540px;
		height: 95px;
		font-size: 23px;
		color: #ffffff;
		position: absolute;
		right: 1px;
		left: 20px;
		top: 40px;
		font-weight: normal;
		/* 设置字体不加粗 */
		/* background-color: #c91515; */
	}

	.software {
		margin-left: 30px;
	}

	.foot2 {
		width: 100%;
		height: 175px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		margin-top: 2300px;
	}

	.foot3 {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		/* position: absolute; */
		top: 950px;
	}

	.foot4 {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		/* position: absolute; */
		top: 950px;
	}

	.foot5 {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		/* position: absolute; */
		margin-top: 1100px;
		/* top: 1550px; */
	}

	.fggp {
		width: 150rem;
		height: 30rem;
		margin: 0px auto;
		/* background-color: #000; */
	}

	.fote {
		width: 1500px;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		position: absolute;
		/* margin-top: 5px; */
		top: 1870px;
	}

	.footer a {
		color: #fff;
	}

	.footer a:hover {
		color: #191A1C;
	}

	.policy ul li {
		display: inline-block;
	}

	.policy ul {
		padding: 0;
	}

	.policy ul li a {
		color: #191A1C;
		font-size: 1.1em;
		font-weight: 400;
		margin: 0.5em 0em;
		padding: 0em 0.5em;
		text-decoration: none;
		border-right: 1px solid #191A1C;
	}

	.social ul li {
		display: inline-block;
	}

	.social ul {
		padding: 0;
	}

	.social ul li a {
		margin: 0em 0.5em;
	}

	.social {
		text-align: right;
	}

	i.fb {
		width: 20px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -240px -165px;
		float: left;
		vertical-align: middle;
	}

	i.fb:hover {
		opacity: 0.4;
	}

	i.twt {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -272px -164px;
		float: left;
		vertical-align: middle;
	}

	i.twt:hover {
		opacity: 0.4;
	}

	i.goog {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -315px -165px;
		float: left;
		vertical-align: middle;
	}

	i.goog:hover {
		opacity: 0.4;
	}

	i.in {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -357px -165px;
		float: left;
		vertical-align: middle;
	}

	i.in:hover {
		opacity: 0.4;
	}

	i.pp {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -396px -165px;
		float: left;
		vertical-align: middle;
	}

	i.pp:hover {
		opacity: 0.4;
	}

	/*-- about-section --*/
	.banner1 {
		background: url(../images/banner.jpg) no-repeat center fixed;
		background-size: cover;
		min-height: 200px;
	}

	.banner1 h1 {
		font-size: 3em;
		color: #FFA200;
		font-weight: 600;
		padding: 0.5em 0em;
		text-transform: uppercase;
	}

	.about-left1 {
		margin: 4em 0em;
	}

	.about-right1 {
		margin: 4em 0em;
	}

	.left {
		margin: 2em 0em;
	}

	.right-bottom {
		margin: 2em 0em;
	}

	.left-top {
		float: left;
		width: 42%;
	}

	.left-top1 {
		float: right;
		width: 54%;
	}

	.left-bottom {
		float: left;
		width: 42%;
	}

	.left-bottom1 {
		float: right;
		width: 54%;
	}

	.about-left1 h3 {
		font-size: 2em;
		font-weight: 600;
		color: #FFA200;
		text-transform: uppercase;
	}

	.about-left1 h4 {
		font-size: 1.3em;
		font-weight: 600;
		color: #323232;
		text-transform: uppercase;
	}

	.about-left1 p {
		font-size: 1em;
		font-weight: 300;
		color: #323232;
		line-height: 1.8em;
	}

	a.read {
		background: #FFA200;
		color: #000;
		text-decoration: none;
		font-size: 15px;
		font-weight: 400;
		padding: 0.5em 0.8em;
		display: inline-block;
		text-decoration: none;
		text-align: center;
		margin-top: 1em;
	}

	a.read:hover {
		color: #000000;
		background: #C7C7C7;
	}

	.about-right1 h3 {
		font-size: 2em;
		font-weight: 600;
		color: #FFA200;
		text-transform: uppercase;
	}

	.right-bottom h5 a {
		font-size: 1.3em;
		font-weight: 600;
		color: #323232;
		text-transform: uppercase;
	}

	.right-bottom h5 a:hover {
		color: #FFA200;
	}

	.right-bottom p {
		font-size: 1em;
		font-weight: 300;
		color: #323232;
		line-height: 1.8em;
	}

	/*-- about-section --*/
	/*-- services-section --*/
	/*---- services ----*/
	.services-top-grids span {
		color: #FFA200;
	}

	.services-top-grids {
		background: #fafafa;
		padding: 2em 0 3em;
	}

	.services-wel {
		border-bottom: 1px solid #EEE;
		padding: 0 0 1em 0;
	}

	.services-wel h3 {
		margin: 0;
		padding: 0.8em 0 0.3em;
		color: #424242;
		font-weight: 700;
		text-transform: uppercase;
		font-size: 2em;

	}

	.services-wel p {
		width: 100%;
		margin-top: 0.5em;
		font-size: 1.2em;
	}

	.service-grid {
		width: 32%;
		float: left;
		margin: 1.2% 1.2% 1.2% 0;
	}

	.service-grid img {
		width: 100%;
	}


	.service-grid:nth-child(3),
	.service-grid:nth-child(6) {
		margin-right: 0;
	}

	.service-grid p {
		font-size: 1.1em;
		line-height: 1.5em;
		font-weight: 400;
		color: #777;
		margin: 1em 0;
	}

	.service-grids {
		width: 120rem;
		height: 230rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
		/* margin-left: 50px; */

	}

	.service-grids1 {
		width: 120rem;
		height: 30rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
	}

	.service-grids2 {
		width: 120rem;
		height: 100rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
	}

	.service-grids3 {
		width: 120rem;
		height: 130rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
	}

	a.viewmore-s {
		background: #FFA200;
		padding: 0.7em 0em;
		display: inline-block;
		color: #000000;
		font-weight: 900;
		text-transform: uppercase;
		font-size: 1.3em;
		text-decoration: none;
		width: 20%;
		margin: 0 auto;
		display: block;
		text-align: center;
		margin-top: 1.3em;
	}

	a.viewmore-s:hover {
		background: #464646;
		color: #fff;
	}

	/*-- services-section --*/
	/*-- portfolio --*/
	.portfolio {
		margin: 2em 0em;
	}

	#portfoliolist .portfolio {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		width: 25%;
		display: none;
		float: left;
		overflow: hidden;
		margin: 0;
	}

	div#portfoliolist {
		padding: 0px 0px;
	}

	.portfolio-wrapper {
		overflow: hidden;
		position: relative !important;
		cursor: pointer;
	}

	.portfolio img {
		width: 100%;
		transition: all 300ms !important;
		-webkit-transition: all 300ms !important;
		-moz-transition: all 300ms !important;
	}

	.portfolio .label {
		position: absolute;
		width: 100%;
		height: 40px;
		bottom: -40px;
	}

	.portfolio .label-bg {
		background: #22B4B8;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}

	.portfolio .label-text {
		color: #fff;
		position: relative;
		z-index: 500;
		padding: 5px 8px;
	}

	.portfolio .text-category {
		display: block;
		font-size: 9px;
		font-size: 12px;
		text-transform: uppercase;
	}

	/* Self Clearing Goodness */
	/* .container:after {
		content: "\0020";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	} 
	
	.clearfix:before,
	.clearfix:after,
	.row:before,
	.row:after {
		content: '\0020';
		display: block;
		overflow: hidden;
		visibility: hidden;
		width: 0;
		height: 0;
	}
	
	.row:after,
	.clearfix:after {
		clear: both;
	}*/

	.clear {
		clear: both;
		display: block;
		overflow: hidden;
		visibility: hidden;
		width: 0;
		height: 0;
	}

	#filters {
		margin: 3% 0;
		padding: 0;
		list-style: none;
		text-align: center;
	}

	#filters li span {
		display: block;
		padding: 6px 23px;
		text-decoration: none;
		color: #464251;
		cursor: pointer;
		font-size: 1.4em;
		font-weight: 700;
		margin: 0 0.5em;
	}

	#filters li span.active {
		background: #FFA200;
		color: #F3F3F3;
		font-weight: 600;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
	}

	#filters li span.filter:hover {
		background: #FFA200;
		color: #FFFFFF;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
	}

	#filters li span.active:hover {
		background: #FFA200;
		color: #F3F3F3;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
	}

	#filters li {
		display: -webkit-inline-box;
	}

	.zoom-icon {
		position: absolute;
		opacity: 0;
		filter: alpha(opacity=0);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
		display: block;
		left: 0;
		top: -152px;
		width: 290px;
		height: 219px;
		background: url(../images/zoom.png) center center no-repeat;
		cursor: pointer;
		transition: all .2s ease-in-out;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
	}

	.grid_box .zoom-icon {
		top: -50px;
		width: 100%;
		height: 280px;
	}

	.grid_box a:hover .zoom-icon {
		top: 0;
		opacity: 1;
		filter: alpha(opacity=99);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
	}

	.entertain_box {
		margin-bottom: 3em;
	}

	.portfolio-botton {
		text-align: center;
		margin-top: 3em;
	}


	/*-- portfolio --*/
	/*----start-blog----*/
	.blog-artical-grid h3 a {
		color: #404040;
		text-transform: uppercase;
		font-size: 1em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0 0 0.8em 0;
		display: block;
		text-decoration: none;
	}

	.blog-artical-grid h3 a:hover {
		color: #FFA200;
	}

	.blog {
		border-top: 1px solid #EEE;
		margin: 4em 0em;
	}

	.blog ul {
		margin: 0;
		padding: 0;
	}

	.blog ul li {
		list-style: none;
	}

	.blog-left {
		float: left;
		width: 75%;
	}

	.blog-left-head h1 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.5em;
		font-weight: 700;
		padding: 0em 0;
	}

	.blog-right {
		float: right;
		width: 23%;
		padding: 0em 3em;
	}

	.blog-left-head {
		border-bottom: 1px solid #EEE;
		padding-bottom: 1em;
	}

	.blog-artical-grid-pic-info-admin-left {
		float: left;
	}

	.blog-artical-grid-pic-info-admin-right {
		float: right;
	}

	.blog-artical-grid-pic-info-admin {
		background: rgba(255, 164, 5, 0.68);
		padding: 0.5em 2em;
		position: absolute;
		width: 100%;
		bottom: 0;
	}

	.blog-artical-grid-pic-info-admin-left ul li {
		display: inline-block;
	}

	.blog-artical-grid-pic img {
		display: block;
	}

	.blog-artical-grid-pic-info-admin-left li a img {
		border-radius: 30em;
		-webkit-border-radius: 30em;
		-moz-border-radius: 30em;
		-o-border-radius: 30em;
		vertical-align: middle;
	}

	.blog-artical-grid-pic-info-admin-left li p {
		color: #000000;
		margin-left: 1em;
		font-weight: 600;
	}

	.blog-artical-grid-pic-info-admin-left li p a {
		color: #FFF;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
	}

	.blog-artical-grid-pic-info-admin-left li p a:hover {
		color: #272727;
	}


	.blog-artical-grid-pic-info {
		position: relative;
	}

	/*---- start-artical-tags----*/
	.artical-tags ul li {
		display: inline-block;
		margin-right: 0.5em;
	}

	.artical-tags ul li a {
		background: url(../images/tags-bg.jpg) no-repeat left #EDEDED;
		color: #404040;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 0.875em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0.05em 1em 0.05em 1.5em;
		display: block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
	}

	.artical-tags ul li a:hover {
		color: #FFA200;
	}

	.artical-tags {
		margin: 1.5em 0 1.2em;
	}

	.artical-details p {
		font-size: 1em;
		line-height: 1.5em;
		color: #777;
	}

	.artical-details p a {
		color: #FFA200;
	}

	.artical-details-left {
		float: left;
		width: 48%;
		margin-right: 4%;
	}

	.artical-details-right {
		float: right;
		width: 48%;
		margin-right: 0%;
	}

	.artical-more-btn {
		background: #EDEDED;
		margin: 2em 0;
	}

	.artical-more-btn a span {
		background: #FFA200;
		color: #000000;
		padding: 0.5em 2em;
		display: inline-block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
	}

	.artical-more-btn a span:hover {
		background: #424242;
		color: #fff;
	}

	.blog-artical-pagenate ul li {
		display: inline-block;
	}

	.blog-artical-pagenate ul li a {
		color: #535353;
		background: #EDEDED;
		padding: 0.2em 0.7em;
		font-weight: 600;
		font-size: 1.2em;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		text-decoration: none;
		-moz-transition: 0.5s all;
	}

	.blog-artical-pagenate {
		text-align: center;
		margin: 4em 0 4em;
	}

	.blog-artical-pagenate ul li a:hover,
	.blog-artical-pagenate ul li.active a {
		background: #FFA200;
		color: #000000;
	}

	.blog-artical-pagenate ul li.frist span {
		height: 20px;
		width: 15px;
		display: inline-block;
		background: url(../images/pagenate.png) no-repeat 0px 0px;
		vertical-align: sub;
		margin-right: 1em;
		cursor: pointer;
	}

	.blog-artical-pagenate ul li.more-art span {
		width: 34px;
		height: 20px;
		display: inline-block;
		background: url(../images/pagenate.png) no-repeat -39px 0px;
		vertical-align: sub;
		margin: 0 0.5em;
		cursor: pointer;
	}

	.blog-artical-pagenate ul li.last span {
		height: 20px;
		width: 15px;
		display: inline-block;
		background: url(../images/pagenate.png) no-repeat -17px 0px;
		vertical-align: sub;
		margin-right: 1em;
		cursor: pointer;
	}

	.accordion-header {
		font-size: 16px;
		margin: 10px 0 0 0;
		padding: 10px 10px;
		cursor: pointer;
		font-weight: 700;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		background: #eee;
	}

	/*-----start-blog-right----*/
	.blog-left-head h3 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.8em;
		font-weight: 700;
		padding: 0em 0;
	}

	.accordion-content ul li a {
		color: #424242;
		text-transform: uppercase;
		font-size: 0.875em;
		font-weight: 600;
		padding: 0.5em 0.3em;
		display: block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.accordion-content ul li a:hover {
		color: #FFA200;
	}

	.tags-for ul li {
		margin-bottom: 0.5em;
	}

	.tags-for {
		margin: 0.5em 0 2em;
	}

	.tags-for ul li {
		display: inline-block;
		margin-right: 0.5em;
	}

	.tags-for ul li a {
		background: url(../images/tags-bg.jpg) no-repeat left #EDEDED;
		color: #404040;
		text-transform: uppercase;
		font-size: 0.875em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0.05em 1em 0.05em 1.5em;
		display: block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.tags-for ul li a:hover,
	.blog-comment-grid-right a:hover {
		color: #FFA200;
	}

	.blog-right-accordinations {
		margin: 1em 0 2.2em;
	}

	.blog-comment-grid-left {
		float: left;
		width: 25%;
		margin-top: 1em;
		cursor: pointer;
	}

	.blog-comment-grid-left img {
		border-radius: 30em;
		-webkit-border-radius: 30em;
		-moz-border-radius: 30em;
		-o-border-radius: 30em;
	}

	.blog-comment-grid-right {
		float: right;
		width: 70%;
	}

	.blog-comment-grid-right a {
		color: #404040;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-transform: uppercase;
		font-size: 0.875em;
		font-weight: 700;
		text-decoration: none;
	}

	.blog-comment-grid-right p {
		font-size: 0.875em;
		color: #777;
		line-height: 1.7em;
	}

	.blog-comment-grids {
		margin-top: 1em;
	}

	.blog-comment-grid {
		margin-bottom: 1em;
	}

	.blog-artical-grid-pic img {
		width: 100%;
	}

	/*-----//End-blog-right----*/
	/*---- start-blog-single-page----*/
	.blog-single-page h3 {
		margin: 0;
		padding: 0;
	}

	.blog-single-page h3 a {
		color: #404040;
		text-transform: uppercase;
		font-size: 1em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0.5em 0 0.8em;
		display: block;
		text-decoration: none;
	}

	.blog-single-page-artical-info-left {
		float: left;
		width: 48%;
		margin-right: 4%;
	}

	.blog-single-page-artical-info-right {
		float: right;
		width: 48%;
		margin-right: 0%;
	}

	.blog-single-page p {
		font-size: 1em;
		line-height: 1.5em;
		margin-bottom: 1.8em;
		color: #777;
	}

	.blog-single-page p.para1:first-letter {
		font-size: 4em;
		font-weight: 700;
	}

	.blog-single-page-artical-info {
		margin-top: 2em;
	}

	.blog-single-page-artical-info h3 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.2em;
		font-weight: 700;
		padding: 0.3em 0;
	}

	.spa-para {
		background: #EDEDED;
		padding: 1em;
		border-left: 3px solid #40A6CF;
		font-style: italic;
	}

	/*---*/
	.comment-secion-head {
		margin: 2em 0;
	}

	.comment-secion-head h2 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.5em;
		font-weight: 700;
		padding: 0em 0;
	}

	.comment-secion-head h2 label {
		font-size: 0.5em;
		vertical-align: super;
		margin-left: 1em;
		color: #FFA200;
	}

	.artical-comment-grid-left {
		width: 8%;
		float: left;
		text-align: center;
		margin-top: 0.4em;
	}

	.artical-comment-grid-left img {
		border-radius: 30em;
		-webkit-border-radius: 30em;
		-moz-border-radius: 30em;
		-o-border-radius: 30em;
	}

	.artical-comment-grid-info {
		float: right;
		width: 90%;
	}

	.artical-comment-grid-info ul li {
		display: inline-block;
		color: #777777;
		font-size: 0.875em;
		line-height: 1.7em;
		margin: 0 1em 0 0;
	}

	.artical-comment-grid-info ul li a {
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-transform: uppercase;
		font-size: 1em;
		font-weight: 700;
	}

	.artical-comment-grid-info p {
		margin-top: 0.5em;
	}

	.p-replay a {
		color: #FFA200;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.p-name a,
	.p-replay a:hover {
		color: #404040;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.p-name a:hover {
		color: #EC005F;
	}

	.sub-comment {
		margin-left: 5%;
	}

	.artical-comment-grid {
		margin-bottom: 1em;
	}

	/*---- //End-blog-single-page----*/
	/*----//End-blog----*/
	/*----- contact ----*/
	.contact {
		margin: 4em 0em;
	}

	.contact-left {
		float: left;
		width: 27%;
	}

	.contact-left h2 {
		font-weight: 900;
		font-size: 1.8em;
		color: #424242;
		text-transform: uppercase;
	}

	.contact-right {
		width: 70%;
		float: right;
	}

	.contact-right h2 {
		font-weight: 900;
		font-size: 1.8em;
		color: #424242;
		text-transform: uppercase;
	}

	.contact-right form span {
		display: block;
		margin: 1em 0 0.5em;
		font-family: 'Open Sans', sans-serif;
		color: #424242;
		font-weight: bold;
	}


	.contact-right form textarea {
		min-height: 270px;
		;
		resize: none;
		width: 90%;
	}

	.contact-left p {
		display: block;
	}

	.contact-left span {
		padding: 0 0 1em;
	}

	img {
		max-width: 100%;
		transition: all 300ms !important;
		-webkit-transition: all 300ms !important;
		-moz-transition: all 300ms !important;
	}
}

@media screen and (max-width: 992px) {
	body {
		font-family: 'Roboto', sans-serif;
		overflow-x: hidden;
		/* 隐藏水平滚动条 */
	}

	.logo {
		float: left;
		margin: 0.8em 0em;
	}

	* {
		margin: 0px;
		padding: 0px;
	}

	.top {
		width: 152.2rem;
		height: 3rem;
		margin: 0px auto;
		/* 设置容器的高度为视口高度，使其占据整个视窗 */
		/* justify-content: center; */
		/* 在主轴上居中 */
		/* align-items: center; */
		/* 在侧轴上居中 */
		background-color: #ffffff;
		/* 横向导航栏的父容器布局 */
		/* 设置为 Flex 弹性布局 */
		display: flex;
		position: fixed;
		position: relative;
		color: #ffffff;
		/* overflow: hidden; */
		position: -webkit-sticky;
		/* 针对Safari浏览器的兼容性 */
		position: sticky;
		top: 0;
		/* 导航栏距离视窗顶部的距离 */
		z-index: 1000;
		/* 确保导航栏在其他内容之上 */
		background-color: transparent;
		/* 背景透明 */
		transition: background-color 0.5s ease;
		/* 添加过渡效果 */
	}



	.daohang {
		width: 5rem;
		height: 1rem;
		/* position: fixed; */
		/* 横向导航栏的父容器布局 */
		/* 设置为 Flex 弹性布局 */
		display: flex;

		transition: background-color 0.5s ease;
		/* 添加过渡效果 */
		background-color: #000000;
		list-style: none;
		padding: 0;
		position: absolute;
		top: 0.1rem;
		right: 1rem;
		left: 49rem;
		background-color: transparent;
	}

	.daohang li {
		display: inline-block;
		margin: 0 10px;
		/* border-bottom: 1px solid #ffffff; */
		padding: 5px 0;
		background-color: transparent;
	}

	.daohang ul li {
		float: left;
		width: 150px;
		/* background-color: #ffffff; */
		text-align: center;
		justify-content: center;
		font-size: 19px;
		background-color: transparent;
	}

	.daohang li:last-child {
		margin-right: 0;
	}

	.daohang a {
		text-decoration: none;
		color: #000;
	}

	.daohang ul li a:hover {
		display: block;
		/* background-color: #ffffff; */
		color: rgb(211, 169, 14);
		background-color: transparent;
	}

	/* .ul {
		margin-top: 10px;
	} */



	.top1 {
		width: 1300px;
		height: 400px;
		margin: 0px auto;
		margin-top: 5px;
	}

	.top2 {
		width: 100%;
		height: 400px;
	}


	.ter {
		text-align: center;
	}

	.clear {
		clear: both;
	}

	/*--*/
	.ourservices {
		margin-top: 100px;
		background: #ffffff;
		text-align: center;
		/* margin: 3em 0em; */
	}

	.ourservices h2 {
		font-size: 2.5em;
		font-weight: 400;
		color: #000000;
		text-transform: uppercase;
		margin: 0em 0em 3em;
	}

	.ourservices p {
		font-size: 1.1em;
		font-weight: 400;
		color: #434342;
		line-height: 1.5em;
		margin: 1em 0em;
	}

	.ourservices h4 {
		font-size: 1.5em;
		font-weight: 400;
		color: #000000;
		text-transform: uppercase;
		margin: 1em 0em;
	}

	.kehu3 {
		/* width: 300px;
		height: 70px; */
		margin-left: 650px;
		margin-top: 80px;
		font-size: 35px;
		font-weight: normal;
		/* 设置字体不加粗  */
		background-color: #ffffff;
	}


	.hr2 {
		width: 150px;
		height: 0.3px;
		background-color: rgb(86, 86, 229);
		margin-left: 640px;
		margin-top: 1px;
	}

	i.fully {
		width: 122px;
		height: 140px;
		background: url(../images/img-sprite.png)no-repeat -7px -6px;
		display: inline-block;
		vertical-align: middle;
		opacity: 0.9;
	}

	i.clean {
		width: 122px;
		height: 140px;
		background: url(../images/img-sprite.png)no-repeat -188px -6px;
		display: inline-block;
		vertical-align: middle;
	}

	i.htm {
		width: 122px;
		height: 140px;
		background: url(../images/img-sprite.png)no-repeat -367px -6px;
		display: inline-block;
		vertical-align: middle;
	}

	/*-- wmuslider --*/
	.case-studies {
		background: #000000;
		padding: 2em 0em;
	}

	.studies {
		margin: 5em 0em 2em;
	}

	.case-studies h2 {
		font-size: 2.5em;
		font-weight: 400;
		color: #fff;
		text-transform: uppercase;
		text-align: center;
	}

	.stud {
		font-size: 1.1em;
		font-weight: 300;
		color: #fff;
		line-height: 1.5em;
		margin: 1em 0em;
		text-align: center;
	}

	.data {
		float: left;
		width: 54%;
		padding: 0em 0em 0em 5em;
		color: #fff;
	}

	.case-studies h4 {
		font-size: 1.7em;
		font-weight: 700;
		color: #fff;
		line-height: 1.5em;
		margin: 1em 0em;
		text-transform: uppercase;
		text-align: left;
	}

	a.read-more {
		background: #000000;
		color: #fff;
		text-decoration: none;
		font-size: 16px;
		font-weight: 400;
		padding: 0.5em 2.2em;
		display: inline-block;
		text-decoration: none;
		text-shadow: inset 0 2px 0 red, inset 0 0 4px red;
		border-radius: 3px;
		text-align: center;
		text-transform: uppercase;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-o-border-radius: 3px;
		-msborder-radius: 3px;
	}

	a.read-more:hover {
		color: #000000;
		background: #C7C7C7;
	}

	/**** Slider *****/
	.wmuSlider {
		position: relative;
		overflow: hidden;
	}

	.wmuSlider .wmuSliderWrapper article img {
		max-width: 100%;
		width: auto;
		height: auto;
		display: block;
	}

	/* Default Skin */
	.wmuSliderPagination {
		z-index: 2;
		position: absolute;
		left: 6%;
		bottom: 0px;
	}

	ul.wmuSliderPagination {
		padding: 0;
	}

	.wmuSliderPagination li {
		float: left;
		margin: 0 8px 0 0;
		list-style-type: none;
	}

	.wmuSliderPagination a {
		display: block;
		text-indent: -9999px;
		width: 13px;
		height: 13px;
		background: #fff;
		border-radius: 10px;
	}

	.wmuSliderPagination a.wmuActive {
		background: #000000;
	}

	/* Default Skin */
	.wmuGallery .wmuGalleryImage {
		margin-bottom: 10px;
	}

	.wmuSliderPrev,
	.wmuSliderNext {
		position: absolute;
		width: 52px;
		height: 52px;
		text-indent: -9999px;
		background: url(../images/img-sprite.png)no-repeat;
		top: 35%;
		z-index: 2;
		cursor: pointer;
	}

	.wmuSliderNext {
		background-position: -79px -159px;
		right: 0em;
		top: 117px;
	}

	.wmuSliderPrev {
		background-position: -6px -159px;
		left: 0em;
		top: 117px;
	}

	/*-- wmuslider --*/
	.ourteam {
		/* width: 100%;
		height: 400px; */
		width: 130rem;
		height: 23rem;
		/* background: #000000; */
		margin-bottom: 10px;
		margin: 0px auto;
		background: #ffffff;
	}

	.team {
		/* width: 100%; */
		padding: 4em 2em;
	}

	.team1 {
		width: 400px;
		height: 200px;
	}

	.team1 img {
		width: 200px;
		height: 100px;
		/* border-radius: 50%; */
	}


	.center {
		width: 100%;
		height: 500px;
	}



	.contain {
		width: 100%;
		height: 600px;
		/* margin-top: 100px; */

		/* background-color: #000000; */

	}

	.col-md-4 {
		float: left;
		width: 350px;
		height: 430px;
		margin: 0px auto;
		margin-left: 5px;
		overflow: hidden;
		/* background-color: #000; */
	}

	.startplat {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 130px;
		left: 430px;
	}

	.startplat1 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 150px;
		left: 3px;
		/* background-color: #000; */
	}

	.startplat2 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 150px;
		left: 380px;
	}

	.startplat3 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 150px;
		left: 430px;
	}

	.startplat4 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 160px;
		left: 430px;
	}

	/* .contain1 {
		width: 100%;
		height: 800px;
	} */


	/* 添加一些按钮样式 */
	.box-btn {
		/* padding: 5px 10px; */
		background-color: #ddd917;
		border: 1px solid #403f3f;
		cursor: pointer;
	}

	.box-btn:hover {
		background-color: #c97f0f;
	}

	.containe {
		width: 120rem;
		height: 90rem;
		margin: 0px auto;
		/* background-color: #000; */
	}

	.fully {
		width: 450px;
		height: 350px;
		padding-bottom: 10px;
		padding: 3px 3px;
		transition: all 1s
	}

	.fully:hover {
		transform: scale(1.2);
	}

	.col {
		width: 1300px;
		height: 800px;
		margin-left: 90px;
		/* background-color: #000; */
	}

	.fmh {
		width: 50rem;
		height: 200PX;
		display: flex;
		/* background-color: #000; */
		padding-bottom: 0px;
		margin: 0px auto;
		position: relative;
	}

	.jcv {
		width: 30rem;
		height: 10rem;
		/* background-color: #000; */
		margin: 0px auto;
		margin-top: 1px;
		position: relative;
	}

	/*-- flexisel --*/
	#flexiselDemo1,
	#flexiselDemo2,
	#flexiselDemo3 {
		display: none;
	}

	.nbs-flexisel-container {
		position: relative;
		max-width: 100%;
	}

	.nbs-flexisel-ul {
		position: relative;
		width: 30000px;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		text-align: center;
	}

	.nbs-flexisel-inner {
		overflow: hidden;
		margin: 0 auto;
	}

	.nbs-flexisel-item {
		float: left;
		margin: 0px;
		padding: 0px;
		cursor: pointer;
		position: relative;
		line-height: 0px;
	}

	.nbs-flexisel-item>img {
		cursor: pointer;
		position: relative;
		margin-top: 10px;
		margin-bottom: 10px;
		max-width: 250px;
		max-height: 250px;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-o-border-radius: 3px;
	}

	.nbs-flexisel-item p {
		padding: 10px;
	}

	.nbs-flexisel-item p a {
		color: #000;
		font-size: 1.2em;
	}

	.nbs-flexisel-item p a:hover {
		color: #6CC372;
	}

	.nbs-flexisel-nav-left,
	.nbs-flexisel-nav-right {
		width: 80px;
		height: 80px;
		position: absolute;
		cursor: pointer;
		z-index: 100;
		margin-top: -5em;
	}

	.nbs-flexisel-nav-left {
		left: -1em;
		background: url(../images/img-sprite.png) no-repeat -6px -159px;
	}

	.nbs-flexisel-nav-right {
		right: -1em;
		background: url(../images/img-sprite.png) no-repeat -79px -159px;
	}

	/*-- flexisel --*/
	.contactus {
		background: #0E0D0D;
		padding: 3em 0em;
	}


	.kehu1 {
		width: 150px;
		height: 40px;
		font-size: 30px;
		font-weight: normal;
		/* background-color: #000; */
		position: absolute;
		left: 90px;
		top: 30px;
	}

	.hr1 {
		width: 130px;
		height: 1.5px;
		background-color: rgb(86, 86, 229);
		position: absolute;
		top: 63px;
		left: 80px;
	}




	.footer {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		margin-top: 1000px;
		position: relative;
		color: #000;
	}

	.logo4 {
		width: 120px;
		height: 98px;
		position: absolute;
		top: 20px;
		left: 30px;
	}

	.bott {
		width: 450px;
		height: 90px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 40px;
		right: 300px;
		/* background-color: #000; */
	}

	.bott1 {
		width: 450px;
		height: 50px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		margin-left: 400px;
		position: absolute;
		top: 9px;
		/* background-color: #000; */

	}

	.bott2 {
		width: 450px;
		height: 100px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 60px;
		right: 300px;
	}


	.bott3 {
		width: 450px;
		height: 100px;
		font-size: 20px;
		padding-top: 2px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 40px;
		right: 300px;
		/* background-color: #000; */
	}

	.bott4 {
		width: 450px;
		height: 100px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 60px;
		right: 300px;
	}

	.cen {
		color: #ffffff;
		font-size: 20px;
		font-weight: 400;
		padding-top: 20px;
		margin: 0px auto;
		text-align: center;
		padding-right: 150px;
		padding-top: 40px;
		/* position: absolute;
		right: 1px; */
	}

	.enc {
		font-size: 20px;
		color: #fff;
		text-align: center;
		margin: 0px auto;
		padding-top: 10px;
		padding-right: 200px;
		/* position: absolute;
		left: 50px;
		right: 30px; */
	}

	.bottr1 {
		width: 540px;
		height: 95px;
		font-size: 23px;
		color: #ffffff;
		position: absolute;
		right: 1px;
		left: 20px;
		top: 40px;
		font-weight: normal;
		/* 设置字体不加粗 */
		/* background-color: #c91515; */
	}

	.software {
		margin-left: 30px;
	}

	.foot2 {
		width: 100%;
		height: 175px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		margin-top: 2300px;
	}

	.foot3 {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		/* position: absolute; */
		top: 950px;
	}

	.foot4 {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		/* position: absolute; */
		top: 950px;
	}

	.foot5 {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		/* position: absolute; */
		margin-top: 1100px;
		/* top: 1550px; */
	}

	.fggp {
		width: 150rem;
		height: 30rem;
		margin: 0px auto;
		/* background-color: #000; */
	}

	.fote {
		width: 1500px;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		position: absolute;
		/* margin-top: 5px; */
		top: 1870px;
	}

	.footer a {
		color: #fff;
	}

	.footer a:hover {
		color: #191A1C;
	}

	.policy ul li {
		display: inline-block;
	}

	.policy ul {
		padding: 0;
	}

	.policy ul li a {
		color: #191A1C;
		font-size: 1.1em;
		font-weight: 400;
		margin: 0.5em 0em;
		padding: 0em 0.5em;
		text-decoration: none;
		border-right: 1px solid #191A1C;
	}

	.social ul li {
		display: inline-block;
	}

	.social ul {
		padding: 0;
	}

	.social ul li a {
		margin: 0em 0.5em;
	}

	.social {
		text-align: right;
	}

	i.fb {
		width: 20px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -240px -165px;
		float: left;
		vertical-align: middle;
	}

	i.fb:hover {
		opacity: 0.4;
	}

	i.twt {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -272px -164px;
		float: left;
		vertical-align: middle;
	}

	i.twt:hover {
		opacity: 0.4;
	}

	i.goog {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -315px -165px;
		float: left;
		vertical-align: middle;
	}

	i.goog:hover {
		opacity: 0.4;
	}

	i.in {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -357px -165px;
		float: left;
		vertical-align: middle;
	}

	i.in:hover {
		opacity: 0.4;
	}

	i.pp {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -396px -165px;
		float: left;
		vertical-align: middle;
	}

	i.pp:hover {
		opacity: 0.4;
	}

	/*-- about-section --*/
	.banner1 {
		background: url(../images/banner.jpg) no-repeat center fixed;
		background-size: cover;
		min-height: 200px;
	}

	.banner1 h1 {
		font-size: 3em;
		color: #FFA200;
		font-weight: 600;
		padding: 0.5em 0em;
		text-transform: uppercase;
	}

	.about-left1 {
		margin: 4em 0em;
	}

	.about-right1 {
		margin: 4em 0em;
	}

	.left {
		margin: 2em 0em;
	}

	.right-bottom {
		margin: 2em 0em;
	}

	.left-top {
		float: left;
		width: 42%;
	}

	.left-top1 {
		float: right;
		width: 54%;
	}

	.left-bottom {
		float: left;
		width: 42%;
	}

	.left-bottom1 {
		float: right;
		width: 54%;
	}

	.about-left1 h3 {
		font-size: 2em;
		font-weight: 600;
		color: #FFA200;
		text-transform: uppercase;
	}

	.about-left1 h4 {
		font-size: 1.3em;
		font-weight: 600;
		color: #323232;
		text-transform: uppercase;
	}

	.about-left1 p {
		font-size: 1em;
		font-weight: 300;
		color: #323232;
		line-height: 1.8em;
	}

	a.read {
		background: #FFA200;
		color: #000;
		text-decoration: none;
		font-size: 15px;
		font-weight: 400;
		padding: 0.5em 0.8em;
		display: inline-block;
		text-decoration: none;
		text-align: center;
		margin-top: 1em;
	}

	a.read:hover {
		color: #000000;
		background: #C7C7C7;
	}

	.about-right1 h3 {
		font-size: 2em;
		font-weight: 600;
		color: #FFA200;
		text-transform: uppercase;
	}

	.right-bottom h5 a {
		font-size: 1.3em;
		font-weight: 600;
		color: #323232;
		text-transform: uppercase;
	}

	.right-bottom h5 a:hover {
		color: #FFA200;
	}

	.right-bottom p {
		font-size: 1em;
		font-weight: 300;
		color: #323232;
		line-height: 1.8em;
	}

	/*-- about-section --*/
	/*-- services-section --*/
	/*---- services ----*/
	.services-top-grids span {
		color: #FFA200;
	}

	.services-top-grids {
		background: #fafafa;
		padding: 2em 0 3em;
	}

	.services-wel {
		border-bottom: 1px solid #EEE;
		padding: 0 0 1em 0;
	}

	.services-wel h3 {
		margin: 0;
		padding: 0.8em 0 0.3em;
		color: #424242;
		font-weight: 700;
		text-transform: uppercase;
		font-size: 2em;

	}

	.services-wel p {
		width: 100%;
		margin-top: 0.5em;
		font-size: 1.2em;
	}

	.service-grid {
		width: 32%;
		float: left;
		margin: 1.2% 1.2% 1.2% 0;
	}

	.service-grid img {
		width: 100%;
	}


	.service-grid:nth-child(3),
	.service-grid:nth-child(6) {
		margin-right: 0;
	}

	.service-grid p {
		font-size: 1.1em;
		line-height: 1.5em;
		font-weight: 400;
		color: #777;
		margin: 1em 0;
	}

	.service-grids {
		width: 120rem;
		height: 230rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
		/* margin-left: 50px; */

	}

	.service-grids1 {
		width: 120rem;
		height: 30rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
	}

	.service-grids2 {
		width: 120rem;
		height: 100rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
	}

	.service-grids3 {
		width: 120rem;
		height: 130rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
	}

	a.viewmore-s {
		background: #FFA200;
		padding: 0.7em 0em;
		display: inline-block;
		color: #000000;
		font-weight: 900;
		text-transform: uppercase;
		font-size: 1.3em;
		text-decoration: none;
		width: 20%;
		margin: 0 auto;
		display: block;
		text-align: center;
		margin-top: 1.3em;
	}

	a.viewmore-s:hover {
		background: #464646;
		color: #fff;
	}

	/*-- services-section --*/
	/*-- portfolio --*/
	.portfolio {
		margin: 2em 0em;
	}

	#portfoliolist .portfolio {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		width: 25%;
		display: none;
		float: left;
		overflow: hidden;
		margin: 0;
	}

	div#portfoliolist {
		padding: 0px 0px;
	}

	.portfolio-wrapper {
		overflow: hidden;
		position: relative !important;
		cursor: pointer;
	}

	.portfolio img {
		width: 100%;
		transition: all 300ms !important;
		-webkit-transition: all 300ms !important;
		-moz-transition: all 300ms !important;
	}

	.portfolio .label {
		position: absolute;
		width: 100%;
		height: 40px;
		bottom: -40px;
	}

	.portfolio .label-bg {
		background: #22B4B8;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}

	.portfolio .label-text {
		color: #fff;
		position: relative;
		z-index: 500;
		padding: 5px 8px;
	}

	.portfolio .text-category {
		display: block;
		font-size: 9px;
		font-size: 12px;
		text-transform: uppercase;
	}

	/* Self Clearing Goodness */
	/* .container:after {
		content: "\0020";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	} 
	
	.clearfix:before,
	.clearfix:after,
	.row:before,
	.row:after {
		content: '\0020';
		display: block;
		overflow: hidden;
		visibility: hidden;
		width: 0;
		height: 0;
	}
	
	.row:after,
	.clearfix:after {
		clear: both;
	}*/

	.clear {
		clear: both;
		display: block;
		overflow: hidden;
		visibility: hidden;
		width: 0;
		height: 0;
	}

	#filters {
		margin: 3% 0;
		padding: 0;
		list-style: none;
		text-align: center;
	}

	#filters li span {
		display: block;
		padding: 6px 23px;
		text-decoration: none;
		color: #464251;
		cursor: pointer;
		font-size: 1.4em;
		font-weight: 700;
		margin: 0 0.5em;
	}

	#filters li span.active {
		background: #FFA200;
		color: #F3F3F3;
		font-weight: 600;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
	}

	#filters li span.filter:hover {
		background: #FFA200;
		color: #FFFFFF;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
	}

	#filters li span.active:hover {
		background: #FFA200;
		color: #F3F3F3;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
	}

	#filters li {
		display: -webkit-inline-box;
	}

	.zoom-icon {
		position: absolute;
		opacity: 0;
		filter: alpha(opacity=0);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
		display: block;
		left: 0;
		top: -152px;
		width: 290px;
		height: 219px;
		background: url(../images/zoom.png) center center no-repeat;
		cursor: pointer;
		transition: all .2s ease-in-out;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
	}

	.grid_box .zoom-icon {
		top: -50px;
		width: 100%;
		height: 280px;
	}

	.grid_box a:hover .zoom-icon {
		top: 0;
		opacity: 1;
		filter: alpha(opacity=99);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
	}

	.entertain_box {
		margin-bottom: 3em;
	}

	.portfolio-botton {
		text-align: center;
		margin-top: 3em;
	}


	/*-- portfolio --*/
	/*----start-blog----*/
	.blog-artical-grid h3 a {
		color: #404040;
		text-transform: uppercase;
		font-size: 1em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0 0 0.8em 0;
		display: block;
		text-decoration: none;
	}

	.blog-artical-grid h3 a:hover {
		color: #FFA200;
	}

	.blog {
		border-top: 1px solid #EEE;
		margin: 4em 0em;
	}

	.blog ul {
		margin: 0;
		padding: 0;
	}

	.blog ul li {
		list-style: none;
	}

	.blog-left {
		float: left;
		width: 75%;
	}

	.blog-left-head h1 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.5em;
		font-weight: 700;
		padding: 0em 0;
	}

	.blog-right {
		float: right;
		width: 23%;
		padding: 0em 3em;
	}

	.blog-left-head {
		border-bottom: 1px solid #EEE;
		padding-bottom: 1em;
	}

	.blog-artical-grid-pic-info-admin-left {
		float: left;
	}

	.blog-artical-grid-pic-info-admin-right {
		float: right;
	}

	.blog-artical-grid-pic-info-admin {
		background: rgba(255, 164, 5, 0.68);
		padding: 0.5em 2em;
		position: absolute;
		width: 100%;
		bottom: 0;
	}

	.blog-artical-grid-pic-info-admin-left ul li {
		display: inline-block;
	}

	.blog-artical-grid-pic img {
		display: block;
	}

	.blog-artical-grid-pic-info-admin-left li a img {
		border-radius: 30em;
		-webkit-border-radius: 30em;
		-moz-border-radius: 30em;
		-o-border-radius: 30em;
		vertical-align: middle;
	}

	.blog-artical-grid-pic-info-admin-left li p {
		color: #000000;
		margin-left: 1em;
		font-weight: 600;
	}

	.blog-artical-grid-pic-info-admin-left li p a {
		color: #FFF;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
	}

	.blog-artical-grid-pic-info-admin-left li p a:hover {
		color: #272727;
	}


	.blog-artical-grid-pic-info {
		position: relative;
	}

	/*---- start-artical-tags----*/
	.artical-tags ul li {
		display: inline-block;
		margin-right: 0.5em;
	}

	.artical-tags ul li a {
		background: url(../images/tags-bg.jpg) no-repeat left #EDEDED;
		color: #404040;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 0.875em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0.05em 1em 0.05em 1.5em;
		display: block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
	}

	.artical-tags ul li a:hover {
		color: #FFA200;
	}

	.artical-tags {
		margin: 1.5em 0 1.2em;
	}

	.artical-details p {
		font-size: 1em;
		line-height: 1.5em;
		color: #777;
	}

	.artical-details p a {
		color: #FFA200;
	}

	.artical-details-left {
		float: left;
		width: 48%;
		margin-right: 4%;
	}

	.artical-details-right {
		float: right;
		width: 48%;
		margin-right: 0%;
	}

	.artical-more-btn {
		background: #EDEDED;
		margin: 2em 0;
	}

	.artical-more-btn a span {
		background: #FFA200;
		color: #000000;
		padding: 0.5em 2em;
		display: inline-block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
	}

	.artical-more-btn a span:hover {
		background: #424242;
		color: #fff;
	}

	.blog-artical-pagenate ul li {
		display: inline-block;
	}

	.blog-artical-pagenate ul li a {
		color: #535353;
		background: #EDEDED;
		padding: 0.2em 0.7em;
		font-weight: 600;
		font-size: 1.2em;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		text-decoration: none;
		-moz-transition: 0.5s all;
	}

	.blog-artical-pagenate {
		text-align: center;
		margin: 4em 0 4em;
	}

	.blog-artical-pagenate ul li a:hover,
	.blog-artical-pagenate ul li.active a {
		background: #FFA200;
		color: #000000;
	}

	.blog-artical-pagenate ul li.frist span {
		height: 20px;
		width: 15px;
		display: inline-block;
		background: url(../images/pagenate.png) no-repeat 0px 0px;
		vertical-align: sub;
		margin-right: 1em;
		cursor: pointer;
	}

	.blog-artical-pagenate ul li.more-art span {
		width: 34px;
		height: 20px;
		display: inline-block;
		background: url(../images/pagenate.png) no-repeat -39px 0px;
		vertical-align: sub;
		margin: 0 0.5em;
		cursor: pointer;
	}

	.blog-artical-pagenate ul li.last span {
		height: 20px;
		width: 15px;
		display: inline-block;
		background: url(../images/pagenate.png) no-repeat -17px 0px;
		vertical-align: sub;
		margin-right: 1em;
		cursor: pointer;
	}

	.accordion-header {
		font-size: 16px;
		margin: 10px 0 0 0;
		padding: 10px 10px;
		cursor: pointer;
		font-weight: 700;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		background: #eee;
	}

	/*-----start-blog-right----*/
	.blog-left-head h3 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.8em;
		font-weight: 700;
		padding: 0em 0;
	}

	.accordion-content ul li a {
		color: #424242;
		text-transform: uppercase;
		font-size: 0.875em;
		font-weight: 600;
		padding: 0.5em 0.3em;
		display: block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.accordion-content ul li a:hover {
		color: #FFA200;
	}

	.tags-for ul li {
		margin-bottom: 0.5em;
	}

	.tags-for {
		margin: 0.5em 0 2em;
	}

	.tags-for ul li {
		display: inline-block;
		margin-right: 0.5em;
	}

	.tags-for ul li a {
		background: url(../images/tags-bg.jpg) no-repeat left #EDEDED;
		color: #404040;
		text-transform: uppercase;
		font-size: 0.875em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0.05em 1em 0.05em 1.5em;
		display: block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.tags-for ul li a:hover,
	.blog-comment-grid-right a:hover {
		color: #FFA200;
	}

	.blog-right-accordinations {
		margin: 1em 0 2.2em;
	}

	.blog-comment-grid-left {
		float: left;
		width: 25%;
		margin-top: 1em;
		cursor: pointer;
	}

	.blog-comment-grid-left img {
		border-radius: 30em;
		-webkit-border-radius: 30em;
		-moz-border-radius: 30em;
		-o-border-radius: 30em;
	}

	.blog-comment-grid-right {
		float: right;
		width: 70%;
	}

	.blog-comment-grid-right a {
		color: #404040;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-transform: uppercase;
		font-size: 0.875em;
		font-weight: 700;
		text-decoration: none;
	}

	.blog-comment-grid-right p {
		font-size: 0.875em;
		color: #777;
		line-height: 1.7em;
	}

	.blog-comment-grids {
		margin-top: 1em;
	}

	.blog-comment-grid {
		margin-bottom: 1em;
	}

	.blog-artical-grid-pic img {
		width: 100%;
	}

	/*-----//End-blog-right----*/
	/*---- start-blog-single-page----*/
	.blog-single-page h3 {
		margin: 0;
		padding: 0;
	}

	.blog-single-page h3 a {
		color: #404040;
		text-transform: uppercase;
		font-size: 1em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0.5em 0 0.8em;
		display: block;
		text-decoration: none;
	}

	.blog-single-page-artical-info-left {
		float: left;
		width: 48%;
		margin-right: 4%;
	}

	.blog-single-page-artical-info-right {
		float: right;
		width: 48%;
		margin-right: 0%;
	}

	.blog-single-page p {
		font-size: 1em;
		line-height: 1.5em;
		margin-bottom: 1.8em;
		color: #777;
	}

	.blog-single-page p.para1:first-letter {
		font-size: 4em;
		font-weight: 700;
	}

	.blog-single-page-artical-info {
		margin-top: 2em;
	}

	.blog-single-page-artical-info h3 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.2em;
		font-weight: 700;
		padding: 0.3em 0;
	}

	.spa-para {
		background: #EDEDED;
		padding: 1em;
		border-left: 3px solid #40A6CF;
		font-style: italic;
	}

	/*---*/
	.comment-secion-head {
		margin: 2em 0;
	}

	.comment-secion-head h2 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.5em;
		font-weight: 700;
		padding: 0em 0;
	}

	.comment-secion-head h2 label {
		font-size: 0.5em;
		vertical-align: super;
		margin-left: 1em;
		color: #FFA200;
	}

	.artical-comment-grid-left {
		width: 8%;
		float: left;
		text-align: center;
		margin-top: 0.4em;
	}

	.artical-comment-grid-left img {
		border-radius: 30em;
		-webkit-border-radius: 30em;
		-moz-border-radius: 30em;
		-o-border-radius: 30em;
	}

	.artical-comment-grid-info {
		float: right;
		width: 90%;
	}

	.artical-comment-grid-info ul li {
		display: inline-block;
		color: #777777;
		font-size: 0.875em;
		line-height: 1.7em;
		margin: 0 1em 0 0;
	}

	.artical-comment-grid-info ul li a {
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-transform: uppercase;
		font-size: 1em;
		font-weight: 700;
	}

	.artical-comment-grid-info p {
		margin-top: 0.5em;
	}

	.p-replay a {
		color: #FFA200;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.p-name a,
	.p-replay a:hover {
		color: #404040;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.p-name a:hover {
		color: #EC005F;
	}

	.sub-comment {
		margin-left: 5%;
	}

	.artical-comment-grid {
		margin-bottom: 1em;
	}

	/*---- //End-blog-single-page----*/
	/*----//End-blog----*/
	/*----- contact ----*/
	.contact {
		margin: 4em 0em;
	}

	.contact-left {
		float: left;
		width: 27%;
	}

	.contact-left h2 {
		font-weight: 900;
		font-size: 1.8em;
		color: #424242;
		text-transform: uppercase;
	}

	.contact-right {
		width: 70%;
		float: right;
	}

	.contact-right h2 {
		font-weight: 900;
		font-size: 1.8em;
		color: #424242;
		text-transform: uppercase;
	}

	.contact-right form span {
		display: block;
		margin: 1em 0 0.5em;
		font-family: 'Open Sans', sans-serif;
		color: #424242;
		font-weight: bold;
	}


	.contact-right form textarea {
		min-height: 270px;
		;
		resize: none;
		width: 90%;
	}

	.contact-left p {
		display: block;
	}

	.contact-left span {
		padding: 0 0 1em;
	}

	img {
		max-width: 100%;
		transition: all 300ms !important;
		-webkit-transition: all 300ms !important;
		-moz-transition: all 300ms !important;
	}
}

@media screen and (max-width: 1200px) {
	body {
		font-family: 'Roboto', sans-serif;
		overflow-x: hidden;
		/* 隐藏水平滚动条 */
	}

	.logo {
		float: left;
		margin: 0.8em 0em;
	}

	* {
		margin: 0px;
		padding: 0px;
	}

	.top {
		width: 152.2rem;
		height: 3rem;
		margin: 0px auto;
		/* 设置容器的高度为视口高度，使其占据整个视窗 */
		/* justify-content: center; */
		/* 在主轴上居中 */
		/* align-items: center; */
		/* 在侧轴上居中 */
		background-color: #ffffff;
		/* 横向导航栏的父容器布局 */
		/* 设置为 Flex 弹性布局 */
		display: flex;
		position: fixed;
		position: relative;
		color: #ffffff;
		/* overflow: hidden; */
		position: -webkit-sticky;
		/* 针对Safari浏览器的兼容性 */
		position: sticky;
		top: 0;
		/* 导航栏距离视窗顶部的距离 */
		z-index: 1000;
		/* 确保导航栏在其他内容之上 */
		background-color: transparent;
		/* 背景透明 */
		transition: background-color 0.5s ease;
		/* 添加过渡效果 */
	}



	.daohang {
		width: 5rem;
		height: 1rem;
		/* position: fixed; */
		/* 横向导航栏的父容器布局 */
		/* 设置为 Flex 弹性布局 */
		display: flex;

		transition: background-color 0.5s ease;
		/* 添加过渡效果 */
		background-color: #000000;
		list-style: none;
		padding: 0;
		position: absolute;
		top: 0.1rem;
		right: 1rem;
		left: 49rem;
		background-color: transparent;
	}

	.daohang li {
		display: inline-block;
		margin: 0 10px;
		/* border-bottom: 1px solid #ffffff; */
		padding: 5px 0;
		background-color: transparent;
	}

	.daohang ul li {
		float: left;
		width: 150px;
		/* background-color: #ffffff; */
		text-align: center;
		justify-content: center;
		font-size: 19px;
		background-color: transparent;
	}

	.daohang li:last-child {
		margin-right: 0;
	}

	.daohang a {
		text-decoration: none;
		color: #000;
	}

	.daohang ul li a:hover {
		display: block;
		/* background-color: #ffffff; */
		color: rgb(211, 169, 14);
		background-color: transparent;
	}

	/* .ul {
		margin-top: 10px;
	} */



	.top1 {
		width: 1300px;
		height: 400px;
		margin: 0px auto;
		margin-top: 5px;
	}

	.top2 {
		width: 100%;
		height: 400px;
	}


	.ter {
		text-align: center;
	}

	.clear {
		clear: both;
	}

	/*--*/
	.ourservices {
		margin-top: 100px;
		background: #ffffff;
		text-align: center;
		/* margin: 3em 0em; */
	}

	.ourservices h2 {
		font-size: 2.5em;
		font-weight: 400;
		color: #000000;
		text-transform: uppercase;
		margin: 0em 0em 3em;
	}

	.ourservices p {
		font-size: 1.1em;
		font-weight: 400;
		color: #434342;
		line-height: 1.5em;
		margin: 1em 0em;
	}

	.ourservices h4 {
		font-size: 1.5em;
		font-weight: 400;
		color: #000000;
		text-transform: uppercase;
		margin: 1em 0em;
	}

	.kehu3 {
		/* width: 300px;
		height: 70px; */
		margin-left: 650px;
		margin-top: 80px;
		font-size: 35px;
		font-weight: normal;
		/* 设置字体不加粗  */
		background-color: #ffffff;
	}


	.hr2 {
		width: 150px;
		height: 0.3px;
		background-color: rgb(86, 86, 229);
		margin-left: 640px;
		margin-top: 1px;
	}

	i.fully {
		width: 122px;
		height: 140px;
		background: url(../images/img-sprite.png)no-repeat -7px -6px;
		display: inline-block;
		vertical-align: middle;
		opacity: 0.9;
	}

	i.clean {
		width: 122px;
		height: 140px;
		background: url(../images/img-sprite.png)no-repeat -188px -6px;
		display: inline-block;
		vertical-align: middle;
	}

	i.htm {
		width: 122px;
		height: 140px;
		background: url(../images/img-sprite.png)no-repeat -367px -6px;
		display: inline-block;
		vertical-align: middle;
	}

	/*-- wmuslider --*/
	.case-studies {
		background: #000000;
		padding: 2em 0em;
	}

	.studies {
		margin: 5em 0em 2em;
	}

	.case-studies h2 {
		font-size: 2.5em;
		font-weight: 400;
		color: #fff;
		text-transform: uppercase;
		text-align: center;
	}

	.stud {
		font-size: 1.1em;
		font-weight: 300;
		color: #fff;
		line-height: 1.5em;
		margin: 1em 0em;
		text-align: center;
	}

	.data {
		float: left;
		width: 54%;
		padding: 0em 0em 0em 5em;
		color: #fff;
	}

	.case-studies h4 {
		font-size: 1.7em;
		font-weight: 700;
		color: #fff;
		line-height: 1.5em;
		margin: 1em 0em;
		text-transform: uppercase;
		text-align: left;
	}

	a.read-more {
		background: #000000;
		color: #fff;
		text-decoration: none;
		font-size: 16px;
		font-weight: 400;
		padding: 0.5em 2.2em;
		display: inline-block;
		text-decoration: none;
		text-shadow: inset 0 2px 0 red, inset 0 0 4px red;
		border-radius: 3px;
		text-align: center;
		text-transform: uppercase;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-o-border-radius: 3px;
		-msborder-radius: 3px;
	}

	a.read-more:hover {
		color: #000000;
		background: #C7C7C7;
	}

	/**** Slider *****/
	.wmuSlider {
		position: relative;
		overflow: hidden;
	}

	.wmuSlider .wmuSliderWrapper article img {
		max-width: 100%;
		width: auto;
		height: auto;
		display: block;
	}

	/* Default Skin */
	.wmuSliderPagination {
		z-index: 2;
		position: absolute;
		left: 6%;
		bottom: 0px;
	}

	ul.wmuSliderPagination {
		padding: 0;
	}

	.wmuSliderPagination li {
		float: left;
		margin: 0 8px 0 0;
		list-style-type: none;
	}

	.wmuSliderPagination a {
		display: block;
		text-indent: -9999px;
		width: 13px;
		height: 13px;
		background: #fff;
		border-radius: 10px;
	}

	.wmuSliderPagination a.wmuActive {
		background: #000000;
	}

	/* Default Skin */
	.wmuGallery .wmuGalleryImage {
		margin-bottom: 10px;
	}

	.wmuSliderPrev,
	.wmuSliderNext {
		position: absolute;
		width: 52px;
		height: 52px;
		text-indent: -9999px;
		background: url(../images/img-sprite.png)no-repeat;
		top: 35%;
		z-index: 2;
		cursor: pointer;
	}

	.wmuSliderNext {
		background-position: -79px -159px;
		right: 0em;
		top: 117px;
	}

	.wmuSliderPrev {
		background-position: -6px -159px;
		left: 0em;
		top: 117px;
	}

	/*-- wmuslider --*/
	.ourteam {
		/* width: 100%;
		height: 400px; */
		width: 130rem;
		height: 23rem;
		/* background: #000000; */
		margin-bottom: 10px;
		margin: 0px auto;
		background: #ffffff;
	}

	.team {
		/* width: 100%; */
		padding: 4em 2em;
	}

	.team1 {
		width: 400px;
		height: 200px;
	}

	.team1 img {
		width: 200px;
		height: 100px;
		/* border-radius: 50%; */
	}


	.center {
		width: 100%;
		height: 500px;
	}



	.contain {
		width: 100%;
		height: 600px;
		/* margin-top: 100px; */

		/* background-color: #000000; */

	}

	.col-md-4 {
		float: left;
		width: 350px;
		height: 430px;
		margin: 0px auto;
		margin-left: 5px;
		overflow: hidden;
		/* background-color: #000; */
	}

	.startplat {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 130px;
		left: 430px;
	}

	.startplat1 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 150px;
		left: 3px;
		/* background-color: #000; */
	}

	.startplat2 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 150px;
		left: 380px;
	}

	.startplat3 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 150px;
		left: 430px;
	}

	.startplat4 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 160px;
		left: 430px;
	}

	/* .contain1 {
		width: 100%;
		height: 800px;
	} */


	/* 添加一些按钮样式 */
	.box-btn {
		/* padding: 5px 10px; */
		background-color: #ddd917;
		border: 1px solid #403f3f;
		cursor: pointer;
	}

	.box-btn:hover {
		background-color: #c97f0f;
	}

	.containe {
		width: 120rem;
		height: 90rem;
		margin: 0px auto;
		/* background-color: #000; */
	}

	.fully {
		width: 450px;
		height: 350px;
		padding-bottom: 10px;
		padding: 3px 3px;
		transition: all 1s
	}

	.fully:hover {
		transform: scale(1.2);
	}

	.col {
		width: 1300px;
		height: 800px;
		margin-left: 90px;
		/* background-color: #000; */
	}

	.fmh {
		width: 50rem;
		height: 200PX;
		display: flex;
		/* background-color: #000; */
		padding-bottom: 0px;
		margin: 0px auto;
		position: relative;
	}

	.jcv {
		width: 30rem;
		height: 10rem;
		/* background-color: #000; */
		margin: 0px auto;
		margin-top: 1px;
		position: relative;
	}

	/*-- flexisel --*/
	#flexiselDemo1,
	#flexiselDemo2,
	#flexiselDemo3 {
		display: none;
	}

	.nbs-flexisel-container {
		position: relative;
		max-width: 100%;
	}

	.nbs-flexisel-ul {
		position: relative;
		width: 30000px;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		text-align: center;
	}

	.nbs-flexisel-inner {
		overflow: hidden;
		margin: 0 auto;
	}

	.nbs-flexisel-item {
		float: left;
		margin: 0px;
		padding: 0px;
		cursor: pointer;
		position: relative;
		line-height: 0px;
	}

	.nbs-flexisel-item>img {
		cursor: pointer;
		position: relative;
		margin-top: 10px;
		margin-bottom: 10px;
		max-width: 250px;
		max-height: 250px;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-o-border-radius: 3px;
	}

	.nbs-flexisel-item p {
		padding: 10px;
	}

	.nbs-flexisel-item p a {
		color: #000;
		font-size: 1.2em;
	}

	.nbs-flexisel-item p a:hover {
		color: #6CC372;
	}

	.nbs-flexisel-nav-left,
	.nbs-flexisel-nav-right {
		width: 80px;
		height: 80px;
		position: absolute;
		cursor: pointer;
		z-index: 100;
		margin-top: -5em;
	}

	.nbs-flexisel-nav-left {
		left: -1em;
		background: url(../images/img-sprite.png) no-repeat -6px -159px;
	}

	.nbs-flexisel-nav-right {
		right: -1em;
		background: url(../images/img-sprite.png) no-repeat -79px -159px;
	}

	/*-- flexisel --*/
	.contactus {
		background: #0E0D0D;
		padding: 3em 0em;
	}


	.kehu1 {
		width: 150px;
		height: 40px;
		font-size: 30px;
		font-weight: normal;
		/* background-color: #000; */
		position: absolute;
		left: 90px;
		top: 30px;
	}

	.hr1 {
		width: 130px;
		height: 1.5px;
		background-color: rgb(86, 86, 229);
		position: absolute;
		top: 63px;
		left: 80px;
	}




	.footer {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		margin-top: 1000px;
		position: relative;
		color: #000;
	}

	.logo4 {
		width: 120px;
		height: 98px;
		position: absolute;
		top: 20px;
		left: 30px;
	}

	.bott {
		width: 450px;
		height: 90px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 40px;
		right: 300px;
		/* background-color: #000; */
	}

	.bott1 {
		width: 450px;
		height: 50px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		margin-left: 400px;
		position: absolute;
		top: 9px;
		/* background-color: #000; */

	}

	.bott2 {
		width: 450px;
		height: 100px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 60px;
		right: 300px;
	}


	.bott3 {
		width: 450px;
		height: 100px;
		font-size: 20px;
		padding-top: 2px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 40px;
		right: 300px;
		/* background-color: #000; */
	}

	.bott4 {
		width: 450px;
		height: 100px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 60px;
		right: 300px;
	}

	.cen {
		color: #ffffff;
		font-size: 20px;
		font-weight: 400;
		padding-top: 20px;
		margin: 0px auto;
		text-align: center;
		padding-right: 150px;
		padding-top: 40px;
		/* position: absolute;
		right: 1px; */
	}

	.enc {
		font-size: 20px;
		color: #fff;
		text-align: center;
		margin: 0px auto;
		padding-top: 10px;
		padding-right: 200px;
		/* position: absolute;
		left: 50px;
		right: 30px; */
	}

	.bottr1 {
		width: 540px;
		height: 95px;
		font-size: 23px;
		color: #ffffff;
		position: absolute;
		right: 1px;
		left: 20px;
		top: 40px;
		font-weight: normal;
		/* 设置字体不加粗 */
		/* background-color: #c91515; */
	}

	.software {
		margin-left: 30px;
	}

	.foot2 {
		width: 100%;
		height: 175px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		margin-top: 2300px;
	}

	.foot3 {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		/* position: absolute; */
		top: 950px;
	}

	.foot4 {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		/* position: absolute; */
		top: 950px;
	}

	.foot5 {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		/* position: absolute; */
		margin-top: 1100px;
		/* top: 1550px; */
	}

	.fggp {
		width: 150rem;
		height: 30rem;
		margin: 0px auto;
		/* background-color: #000; */
	}

	.fote {
		width: 1500px;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		position: absolute;
		/* margin-top: 5px; */
		top: 1870px;
	}

	.footer a {
		color: #fff;
	}

	.footer a:hover {
		color: #191A1C;
	}

	.policy ul li {
		display: inline-block;
	}

	.policy ul {
		padding: 0;
	}

	.policy ul li a {
		color: #191A1C;
		font-size: 1.1em;
		font-weight: 400;
		margin: 0.5em 0em;
		padding: 0em 0.5em;
		text-decoration: none;
		border-right: 1px solid #191A1C;
	}

	.social ul li {
		display: inline-block;
	}

	.social ul {
		padding: 0;
	}

	.social ul li a {
		margin: 0em 0.5em;
	}

	.social {
		text-align: right;
	}

	i.fb {
		width: 20px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -240px -165px;
		float: left;
		vertical-align: middle;
	}

	i.fb:hover {
		opacity: 0.4;
	}

	i.twt {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -272px -164px;
		float: left;
		vertical-align: middle;
	}

	i.twt:hover {
		opacity: 0.4;
	}

	i.goog {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -315px -165px;
		float: left;
		vertical-align: middle;
	}

	i.goog:hover {
		opacity: 0.4;
	}

	i.in {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -357px -165px;
		float: left;
		vertical-align: middle;
	}

	i.in:hover {
		opacity: 0.4;
	}

	i.pp {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -396px -165px;
		float: left;
		vertical-align: middle;
	}

	i.pp:hover {
		opacity: 0.4;
	}

	/*-- about-section --*/
	.banner1 {
		background: url(../images/banner.jpg) no-repeat center fixed;
		background-size: cover;
		min-height: 200px;
	}

	.banner1 h1 {
		font-size: 3em;
		color: #FFA200;
		font-weight: 600;
		padding: 0.5em 0em;
		text-transform: uppercase;
	}

	.about-left1 {
		margin: 4em 0em;
	}

	.about-right1 {
		margin: 4em 0em;
	}

	.left {
		margin: 2em 0em;
	}

	.right-bottom {
		margin: 2em 0em;
	}

	.left-top {
		float: left;
		width: 42%;
	}

	.left-top1 {
		float: right;
		width: 54%;
	}

	.left-bottom {
		float: left;
		width: 42%;
	}

	.left-bottom1 {
		float: right;
		width: 54%;
	}

	.about-left1 h3 {
		font-size: 2em;
		font-weight: 600;
		color: #FFA200;
		text-transform: uppercase;
	}

	.about-left1 h4 {
		font-size: 1.3em;
		font-weight: 600;
		color: #323232;
		text-transform: uppercase;
	}

	.about-left1 p {
		font-size: 1em;
		font-weight: 300;
		color: #323232;
		line-height: 1.8em;
	}

	a.read {
		background: #FFA200;
		color: #000;
		text-decoration: none;
		font-size: 15px;
		font-weight: 400;
		padding: 0.5em 0.8em;
		display: inline-block;
		text-decoration: none;
		text-align: center;
		margin-top: 1em;
	}

	a.read:hover {
		color: #000000;
		background: #C7C7C7;
	}

	.about-right1 h3 {
		font-size: 2em;
		font-weight: 600;
		color: #FFA200;
		text-transform: uppercase;
	}

	.right-bottom h5 a {
		font-size: 1.3em;
		font-weight: 600;
		color: #323232;
		text-transform: uppercase;
	}

	.right-bottom h5 a:hover {
		color: #FFA200;
	}

	.right-bottom p {
		font-size: 1em;
		font-weight: 300;
		color: #323232;
		line-height: 1.8em;
	}

	/*-- about-section --*/
	/*-- services-section --*/
	/*---- services ----*/
	.services-top-grids span {
		color: #FFA200;
	}

	.services-top-grids {
		background: #fafafa;
		padding: 2em 0 3em;
	}

	.services-wel {
		border-bottom: 1px solid #EEE;
		padding: 0 0 1em 0;
	}

	.services-wel h3 {
		margin: 0;
		padding: 0.8em 0 0.3em;
		color: #424242;
		font-weight: 700;
		text-transform: uppercase;
		font-size: 2em;

	}

	.services-wel p {
		width: 100%;
		margin-top: 0.5em;
		font-size: 1.2em;
	}

	.service-grid {
		width: 32%;
		float: left;
		margin: 1.2% 1.2% 1.2% 0;
	}

	.service-grid img {
		width: 100%;
	}


	.service-grid:nth-child(3),
	.service-grid:nth-child(6) {
		margin-right: 0;
	}

	.service-grid p {
		font-size: 1.1em;
		line-height: 1.5em;
		font-weight: 400;
		color: #777;
		margin: 1em 0;
	}

	.service-grids {
		width: 120rem;
		height: 230rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
		/* margin-left: 50px; */

	}

	.service-grids1 {
		width: 120rem;
		height: 30rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
	}

	.service-grids2 {
		width: 120rem;
		height: 100rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
	}

	.service-grids3 {
		width: 120rem;
		height: 130rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
	}

	a.viewmore-s {
		background: #FFA200;
		padding: 0.7em 0em;
		display: inline-block;
		color: #000000;
		font-weight: 900;
		text-transform: uppercase;
		font-size: 1.3em;
		text-decoration: none;
		width: 20%;
		margin: 0 auto;
		display: block;
		text-align: center;
		margin-top: 1.3em;
	}

	a.viewmore-s:hover {
		background: #464646;
		color: #fff;
	}

	/*-- services-section --*/
	/*-- portfolio --*/
	.portfolio {
		margin: 2em 0em;
	}

	#portfoliolist .portfolio {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		width: 25%;
		display: none;
		float: left;
		overflow: hidden;
		margin: 0;
	}

	div#portfoliolist {
		padding: 0px 0px;
	}

	.portfolio-wrapper {
		overflow: hidden;
		position: relative !important;
		cursor: pointer;
	}

	.portfolio img {
		width: 100%;
		transition: all 300ms !important;
		-webkit-transition: all 300ms !important;
		-moz-transition: all 300ms !important;
	}

	.portfolio .label {
		position: absolute;
		width: 100%;
		height: 40px;
		bottom: -40px;
	}

	.portfolio .label-bg {
		background: #22B4B8;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}

	.portfolio .label-text {
		color: #fff;
		position: relative;
		z-index: 500;
		padding: 5px 8px;
	}

	.portfolio .text-category {
		display: block;
		font-size: 9px;
		font-size: 12px;
		text-transform: uppercase;
	}

	/* Self Clearing Goodness */
	/* .container:after {
		content: "\0020";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	} 
	
	.clearfix:before,
	.clearfix:after,
	.row:before,
	.row:after {
		content: '\0020';
		display: block;
		overflow: hidden;
		visibility: hidden;
		width: 0;
		height: 0;
	}
	
	.row:after,
	.clearfix:after {
		clear: both;
	}*/

	.clear {
		clear: both;
		display: block;
		overflow: hidden;
		visibility: hidden;
		width: 0;
		height: 0;
	}

	#filters {
		margin: 3% 0;
		padding: 0;
		list-style: none;
		text-align: center;
	}

	#filters li span {
		display: block;
		padding: 6px 23px;
		text-decoration: none;
		color: #464251;
		cursor: pointer;
		font-size: 1.4em;
		font-weight: 700;
		margin: 0 0.5em;
	}

	#filters li span.active {
		background: #FFA200;
		color: #F3F3F3;
		font-weight: 600;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
	}

	#filters li span.filter:hover {
		background: #FFA200;
		color: #FFFFFF;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
	}

	#filters li span.active:hover {
		background: #FFA200;
		color: #F3F3F3;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
	}

	#filters li {
		display: -webkit-inline-box;
	}

	.zoom-icon {
		position: absolute;
		opacity: 0;
		filter: alpha(opacity=0);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
		display: block;
		left: 0;
		top: -152px;
		width: 290px;
		height: 219px;
		background: url(../images/zoom.png) center center no-repeat;
		cursor: pointer;
		transition: all .2s ease-in-out;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
	}

	.grid_box .zoom-icon {
		top: -50px;
		width: 100%;
		height: 280px;
	}

	.grid_box a:hover .zoom-icon {
		top: 0;
		opacity: 1;
		filter: alpha(opacity=99);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
	}

	.entertain_box {
		margin-bottom: 3em;
	}

	.portfolio-botton {
		text-align: center;
		margin-top: 3em;
	}


	/*-- portfolio --*/
	/*----start-blog----*/
	.blog-artical-grid h3 a {
		color: #404040;
		text-transform: uppercase;
		font-size: 1em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0 0 0.8em 0;
		display: block;
		text-decoration: none;
	}

	.blog-artical-grid h3 a:hover {
		color: #FFA200;
	}

	.blog {
		border-top: 1px solid #EEE;
		margin: 4em 0em;
	}

	.blog ul {
		margin: 0;
		padding: 0;
	}

	.blog ul li {
		list-style: none;
	}

	.blog-left {
		float: left;
		width: 75%;
	}

	.blog-left-head h1 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.5em;
		font-weight: 700;
		padding: 0em 0;
	}

	.blog-right {
		float: right;
		width: 23%;
		padding: 0em 3em;
	}

	.blog-left-head {
		border-bottom: 1px solid #EEE;
		padding-bottom: 1em;
	}

	.blog-artical-grid-pic-info-admin-left {
		float: left;
	}

	.blog-artical-grid-pic-info-admin-right {
		float: right;
	}

	.blog-artical-grid-pic-info-admin {
		background: rgba(255, 164, 5, 0.68);
		padding: 0.5em 2em;
		position: absolute;
		width: 100%;
		bottom: 0;
	}

	.blog-artical-grid-pic-info-admin-left ul li {
		display: inline-block;
	}

	.blog-artical-grid-pic img {
		display: block;
	}

	.blog-artical-grid-pic-info-admin-left li a img {
		border-radius: 30em;
		-webkit-border-radius: 30em;
		-moz-border-radius: 30em;
		-o-border-radius: 30em;
		vertical-align: middle;
	}

	.blog-artical-grid-pic-info-admin-left li p {
		color: #000000;
		margin-left: 1em;
		font-weight: 600;
	}

	.blog-artical-grid-pic-info-admin-left li p a {
		color: #FFF;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
	}

	.blog-artical-grid-pic-info-admin-left li p a:hover {
		color: #272727;
	}


	.blog-artical-grid-pic-info {
		position: relative;
	}

	/*---- start-artical-tags----*/
	.artical-tags ul li {
		display: inline-block;
		margin-right: 0.5em;
	}

	.artical-tags ul li a {
		background: url(../images/tags-bg.jpg) no-repeat left #EDEDED;
		color: #404040;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 0.875em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0.05em 1em 0.05em 1.5em;
		display: block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
	}

	.artical-tags ul li a:hover {
		color: #FFA200;
	}

	.artical-tags {
		margin: 1.5em 0 1.2em;
	}

	.artical-details p {
		font-size: 1em;
		line-height: 1.5em;
		color: #777;
	}

	.artical-details p a {
		color: #FFA200;
	}

	.artical-details-left {
		float: left;
		width: 48%;
		margin-right: 4%;
	}

	.artical-details-right {
		float: right;
		width: 48%;
		margin-right: 0%;
	}

	.artical-more-btn {
		background: #EDEDED;
		margin: 2em 0;
	}

	.artical-more-btn a span {
		background: #FFA200;
		color: #000000;
		padding: 0.5em 2em;
		display: inline-block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
	}

	.artical-more-btn a span:hover {
		background: #424242;
		color: #fff;
	}

	.blog-artical-pagenate ul li {
		display: inline-block;
	}

	.blog-artical-pagenate ul li a {
		color: #535353;
		background: #EDEDED;
		padding: 0.2em 0.7em;
		font-weight: 600;
		font-size: 1.2em;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		text-decoration: none;
		-moz-transition: 0.5s all;
	}

	.blog-artical-pagenate {
		text-align: center;
		margin: 4em 0 4em;
	}

	.blog-artical-pagenate ul li a:hover,
	.blog-artical-pagenate ul li.active a {
		background: #FFA200;
		color: #000000;
	}

	.blog-artical-pagenate ul li.frist span {
		height: 20px;
		width: 15px;
		display: inline-block;
		background: url(../images/pagenate.png) no-repeat 0px 0px;
		vertical-align: sub;
		margin-right: 1em;
		cursor: pointer;
	}

	.blog-artical-pagenate ul li.more-art span {
		width: 34px;
		height: 20px;
		display: inline-block;
		background: url(../images/pagenate.png) no-repeat -39px 0px;
		vertical-align: sub;
		margin: 0 0.5em;
		cursor: pointer;
	}

	.blog-artical-pagenate ul li.last span {
		height: 20px;
		width: 15px;
		display: inline-block;
		background: url(../images/pagenate.png) no-repeat -17px 0px;
		vertical-align: sub;
		margin-right: 1em;
		cursor: pointer;
	}

	.accordion-header {
		font-size: 16px;
		margin: 10px 0 0 0;
		padding: 10px 10px;
		cursor: pointer;
		font-weight: 700;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		background: #eee;
	}

	/*-----start-blog-right----*/
	.blog-left-head h3 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.8em;
		font-weight: 700;
		padding: 0em 0;
	}

	.accordion-content ul li a {
		color: #424242;
		text-transform: uppercase;
		font-size: 0.875em;
		font-weight: 600;
		padding: 0.5em 0.3em;
		display: block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.accordion-content ul li a:hover {
		color: #FFA200;
	}

	.tags-for ul li {
		margin-bottom: 0.5em;
	}

	.tags-for {
		margin: 0.5em 0 2em;
	}

	.tags-for ul li {
		display: inline-block;
		margin-right: 0.5em;
	}

	.tags-for ul li a {
		background: url(../images/tags-bg.jpg) no-repeat left #EDEDED;
		color: #404040;
		text-transform: uppercase;
		font-size: 0.875em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0.05em 1em 0.05em 1.5em;
		display: block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.tags-for ul li a:hover,
	.blog-comment-grid-right a:hover {
		color: #FFA200;
	}

	.blog-right-accordinations {
		margin: 1em 0 2.2em;
	}

	.blog-comment-grid-left {
		float: left;
		width: 25%;
		margin-top: 1em;
		cursor: pointer;
	}

	.blog-comment-grid-left img {
		border-radius: 30em;
		-webkit-border-radius: 30em;
		-moz-border-radius: 30em;
		-o-border-radius: 30em;
	}

	.blog-comment-grid-right {
		float: right;
		width: 70%;
	}

	.blog-comment-grid-right a {
		color: #404040;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-transform: uppercase;
		font-size: 0.875em;
		font-weight: 700;
		text-decoration: none;
	}

	.blog-comment-grid-right p {
		font-size: 0.875em;
		color: #777;
		line-height: 1.7em;
	}

	.blog-comment-grids {
		margin-top: 1em;
	}

	.blog-comment-grid {
		margin-bottom: 1em;
	}

	.blog-artical-grid-pic img {
		width: 100%;
	}

	/*-----//End-blog-right----*/
	/*---- start-blog-single-page----*/
	.blog-single-page h3 {
		margin: 0;
		padding: 0;
	}

	.blog-single-page h3 a {
		color: #404040;
		text-transform: uppercase;
		font-size: 1em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0.5em 0 0.8em;
		display: block;
		text-decoration: none;
	}

	.blog-single-page-artical-info-left {
		float: left;
		width: 48%;
		margin-right: 4%;
	}

	.blog-single-page-artical-info-right {
		float: right;
		width: 48%;
		margin-right: 0%;
	}

	.blog-single-page p {
		font-size: 1em;
		line-height: 1.5em;
		margin-bottom: 1.8em;
		color: #777;
	}

	.blog-single-page p.para1:first-letter {
		font-size: 4em;
		font-weight: 700;
	}

	.blog-single-page-artical-info {
		margin-top: 2em;
	}

	.blog-single-page-artical-info h3 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.2em;
		font-weight: 700;
		padding: 0.3em 0;
	}

	.spa-para {
		background: #EDEDED;
		padding: 1em;
		border-left: 3px solid #40A6CF;
		font-style: italic;
	}

	/*---*/
	.comment-secion-head {
		margin: 2em 0;
	}

	.comment-secion-head h2 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.5em;
		font-weight: 700;
		padding: 0em 0;
	}

	.comment-secion-head h2 label {
		font-size: 0.5em;
		vertical-align: super;
		margin-left: 1em;
		color: #FFA200;
	}

	.artical-comment-grid-left {
		width: 8%;
		float: left;
		text-align: center;
		margin-top: 0.4em;
	}

	.artical-comment-grid-left img {
		border-radius: 30em;
		-webkit-border-radius: 30em;
		-moz-border-radius: 30em;
		-o-border-radius: 30em;
	}

	.artical-comment-grid-info {
		float: right;
		width: 90%;
	}

	.artical-comment-grid-info ul li {
		display: inline-block;
		color: #777777;
		font-size: 0.875em;
		line-height: 1.7em;
		margin: 0 1em 0 0;
	}

	.artical-comment-grid-info ul li a {
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-transform: uppercase;
		font-size: 1em;
		font-weight: 700;
	}

	.artical-comment-grid-info p {
		margin-top: 0.5em;
	}

	.p-replay a {
		color: #FFA200;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.p-name a,
	.p-replay a:hover {
		color: #404040;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.p-name a:hover {
		color: #EC005F;
	}

	.sub-comment {
		margin-left: 5%;
	}

	.artical-comment-grid {
		margin-bottom: 1em;
	}

	/*---- //End-blog-single-page----*/
	/*----//End-blog----*/
	/*----- contact ----*/
	.contact {
		margin: 4em 0em;
	}

	.contact-left {
		float: left;
		width: 27%;
	}

	.contact-left h2 {
		font-weight: 900;
		font-size: 1.8em;
		color: #424242;
		text-transform: uppercase;
	}

	.contact-right {
		width: 70%;
		float: right;
	}

	.contact-right h2 {
		font-weight: 900;
		font-size: 1.8em;
		color: #424242;
		text-transform: uppercase;
	}

	.contact-right form span {
		display: block;
		margin: 1em 0 0.5em;
		font-family: 'Open Sans', sans-serif;
		color: #424242;
		font-weight: bold;
	}


	.contact-right form textarea {
		min-height: 270px;
		;
		resize: none;
		width: 90%;
	}

	.contact-left p {
		display: block;
	}

	.contact-left span {
		padding: 0 0 1em;
	}

	img {
		max-width: 100%;
		transition: all 300ms !important;
		-webkit-transition: all 300ms !important;
		-moz-transition: all 300ms !important;
	}
}

@media screen and (max-width: 1400px) {
	body {
		font-family: 'Roboto', sans-serif;
		overflow-x: hidden;
		/* 隐藏水平滚动条 */
	}

	.logo {
		float: left;
		margin: 0.8em 0em;
	}

	* {
		margin: 0px;
		padding: 0px;
	}

	.top {
		width: 152.2rem;
		height: 3rem;
		margin: 0px auto;
		/* 设置容器的高度为视口高度，使其占据整个视窗 */
		/* justify-content: center; */
		/* 在主轴上居中 */
		/* align-items: center; */
		/* 在侧轴上居中 */
		background-color: #ffffff;
		/* 横向导航栏的父容器布局 */
		/* 设置为 Flex 弹性布局 */
		display: flex;
		position: fixed;
		position: relative;
		color: #ffffff;
		/* overflow: hidden; */
		position: -webkit-sticky;
		/* 针对Safari浏览器的兼容性 */
		position: sticky;
		top: 0;
		/* 导航栏距离视窗顶部的距离 */
		z-index: 1000;
		/* 确保导航栏在其他内容之上 */
		background-color: transparent;
		/* 背景透明 */
		transition: background-color 0.5s ease;
		/* 添加过渡效果 */
	}



	.daohang {
		width: 5rem;
		height: 1rem;
		/* position: fixed; */
		/* 横向导航栏的父容器布局 */
		/* 设置为 Flex 弹性布局 */
		display: flex;

		transition: background-color 0.5s ease;
		/* 添加过渡效果 */
		background-color: #000000;
		list-style: none;
		padding: 0;
		position: absolute;
		top: 0.1rem;
		right: 1rem;
		left: 49rem;
		background-color: transparent;
	}

	.daohang li {
		display: inline-block;
		margin: 0 10px;
		/* border-bottom: 1px solid #ffffff; */
		padding: 5px 0;
		background-color: transparent;
	}

	.daohang ul li {
		float: left;
		width: 150px;
		/* background-color: #ffffff; */
		text-align: center;
		justify-content: center;
		font-size: 19px;
		background-color: transparent;
	}

	.daohang li:last-child {
		margin-right: 0;
	}

	.daohang a {
		text-decoration: none;
		color: #000;
	}

	.daohang ul li a:hover {
		display: block;
		/* background-color: #ffffff; */
		color: rgb(211, 169, 14);
		background-color: transparent;
	}

	/* .ul {
		margin-top: 10px;
	} */



	.top1 {
		width: 1300px;
		height: 400px;
		margin: 0px auto;
		margin-top: 5px;
	}

	.top2 {
		width: 100%;
		height: 400px;
	}


	.ter {
		text-align: center;
	}

	.clear {
		clear: both;
	}

	/*--*/
	.ourservices {
		margin-top: 100px;
		background: #ffffff;
		text-align: center;
		/* margin: 3em 0em; */
	}

	.ourservices h2 {
		font-size: 2.5em;
		font-weight: 400;
		color: #000000;
		text-transform: uppercase;
		margin: 0em 0em 3em;
	}

	.ourservices p {
		font-size: 1.1em;
		font-weight: 400;
		color: #434342;
		line-height: 1.5em;
		margin: 1em 0em;
	}

	.ourservices h4 {
		font-size: 1.5em;
		font-weight: 400;
		color: #000000;
		text-transform: uppercase;
		margin: 1em 0em;
	}

	.kehu3 {
		/* width: 300px;
		height: 70px; */
		margin-left: 650px;
		margin-top: 80px;
		font-size: 35px;
		font-weight: normal;
		/* 设置字体不加粗  */
		background-color: #ffffff;
	}


	.hr2 {
		width: 150px;
		height: 0.3px;
		background-color: rgb(86, 86, 229);
		margin-left: 640px;
		margin-top: 1px;
	}

	i.fully {
		width: 122px;
		height: 140px;
		background: url(../images/img-sprite.png)no-repeat -7px -6px;
		display: inline-block;
		vertical-align: middle;
		opacity: 0.9;
	}

	i.clean {
		width: 122px;
		height: 140px;
		background: url(../images/img-sprite.png)no-repeat -188px -6px;
		display: inline-block;
		vertical-align: middle;
	}

	i.htm {
		width: 122px;
		height: 140px;
		background: url(../images/img-sprite.png)no-repeat -367px -6px;
		display: inline-block;
		vertical-align: middle;
	}

	/*-- wmuslider --*/
	.case-studies {
		background: #000000;
		padding: 2em 0em;
	}

	.studies {
		margin: 5em 0em 2em;
	}

	.case-studies h2 {
		font-size: 2.5em;
		font-weight: 400;
		color: #fff;
		text-transform: uppercase;
		text-align: center;
	}

	.stud {
		font-size: 1.1em;
		font-weight: 300;
		color: #fff;
		line-height: 1.5em;
		margin: 1em 0em;
		text-align: center;
	}

	.data {
		float: left;
		width: 54%;
		padding: 0em 0em 0em 5em;
		color: #fff;
	}

	.case-studies h4 {
		font-size: 1.7em;
		font-weight: 700;
		color: #fff;
		line-height: 1.5em;
		margin: 1em 0em;
		text-transform: uppercase;
		text-align: left;
	}

	a.read-more {
		background: #000000;
		color: #fff;
		text-decoration: none;
		font-size: 16px;
		font-weight: 400;
		padding: 0.5em 2.2em;
		display: inline-block;
		text-decoration: none;
		text-shadow: inset 0 2px 0 red, inset 0 0 4px red;
		border-radius: 3px;
		text-align: center;
		text-transform: uppercase;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-o-border-radius: 3px;
		-msborder-radius: 3px;
	}

	a.read-more:hover {
		color: #000000;
		background: #C7C7C7;
	}

	/**** Slider *****/
	.wmuSlider {
		position: relative;
		overflow: hidden;
	}

	.wmuSlider .wmuSliderWrapper article img {
		max-width: 100%;
		width: auto;
		height: auto;
		display: block;
	}

	/* Default Skin */
	.wmuSliderPagination {
		z-index: 2;
		position: absolute;
		left: 6%;
		bottom: 0px;
	}

	ul.wmuSliderPagination {
		padding: 0;
	}

	.wmuSliderPagination li {
		float: left;
		margin: 0 8px 0 0;
		list-style-type: none;
	}

	.wmuSliderPagination a {
		display: block;
		text-indent: -9999px;
		width: 13px;
		height: 13px;
		background: #fff;
		border-radius: 10px;
	}

	.wmuSliderPagination a.wmuActive {
		background: #000000;
	}

	/* Default Skin */
	.wmuGallery .wmuGalleryImage {
		margin-bottom: 10px;
	}

	.wmuSliderPrev,
	.wmuSliderNext {
		position: absolute;
		width: 52px;
		height: 52px;
		text-indent: -9999px;
		background: url(../images/img-sprite.png)no-repeat;
		top: 35%;
		z-index: 2;
		cursor: pointer;
	}

	.wmuSliderNext {
		background-position: -79px -159px;
		right: 0em;
		top: 117px;
	}

	.wmuSliderPrev {
		background-position: -6px -159px;
		left: 0em;
		top: 117px;
	}

	/*-- wmuslider --*/
	.ourteam {
		/* width: 100%;
		height: 400px; */
		width: 130rem;
		height: 23rem;
		/* background: #000000; */
		margin-bottom: 10px;
		margin: 0px auto;
		background: #ffffff;
	}

	.team {
		/* width: 100%; */
		padding: 4em 2em;
	}

	.team1 {
		width: 400px;
		height: 200px;
	}

	.team1 img {
		width: 200px;
		height: 100px;
		/* border-radius: 50%; */
	}


	.center {
		width: 100%;
		height: 500px;
	}



	.contain {
		width: 100%;
		height: 600px;
		/* margin-top: 100px; */

		/* background-color: #000000; */

	}

	.col-md-4 {
		float: left;
		width: 350px;
		height: 430px;
		margin: 0px auto;
		margin-left: 5px;
		overflow: hidden;
		/* background-color: #000; */
	}

	.startplat {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 130px;
		left: 430px;
	}

	.startplat1 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 150px;
		left: 3px;
		/* background-color: #000; */
	}

	.startplat2 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 150px;
		left: 380px;
	}

	.startplat3 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 150px;
		left: 430px;
	}

	.startplat4 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 160px;
		left: 430px;
	}

	/* .contain1 {
		width: 100%;
		height: 800px;
	} */


	/* 添加一些按钮样式 */
	.box-btn {
		/* padding: 5px 10px; */
		background-color: #ddd917;
		border: 1px solid #403f3f;
		cursor: pointer;
	}

	.box-btn:hover {
		background-color: #c97f0f;
	}

	.containe {
		width: 120rem;
		height: 90rem;
		margin: 0px auto;
		/* background-color: #000; */
	}

	.fully {
		width: 450px;
		height: 350px;
		padding-bottom: 10px;
		padding: 3px 3px;
		transition: all 1s
	}

	.fully:hover {
		transform: scale(1.2);
	}

	.col {
		width: 1300px;
		height: 800px;
		margin-left: 90px;
		/* background-color: #000; */
	}

	.fmh {
		width: 50rem;
		height: 200PX;
		display: flex;
		/* background-color: #000; */
		padding-bottom: 0px;
		margin: 0px auto;
		position: relative;
	}

	.jcv {
		width: 30rem;
		height: 10rem;
		/* background-color: #000; */
		margin: 0px auto;
		margin-top: 1px;
		position: relative;
	}

	/*-- flexisel --*/
	#flexiselDemo1,
	#flexiselDemo2,
	#flexiselDemo3 {
		display: none;
	}

	.nbs-flexisel-container {
		position: relative;
		max-width: 100%;
	}

	.nbs-flexisel-ul {
		position: relative;
		width: 30000px;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		text-align: center;
	}

	.nbs-flexisel-inner {
		overflow: hidden;
		margin: 0 auto;
	}

	.nbs-flexisel-item {
		float: left;
		margin: 0px;
		padding: 0px;
		cursor: pointer;
		position: relative;
		line-height: 0px;
	}

	.nbs-flexisel-item>img {
		cursor: pointer;
		position: relative;
		margin-top: 10px;
		margin-bottom: 10px;
		max-width: 250px;
		max-height: 250px;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-o-border-radius: 3px;
	}

	.nbs-flexisel-item p {
		padding: 10px;
	}

	.nbs-flexisel-item p a {
		color: #000;
		font-size: 1.2em;
	}

	.nbs-flexisel-item p a:hover {
		color: #6CC372;
	}

	.nbs-flexisel-nav-left,
	.nbs-flexisel-nav-right {
		width: 80px;
		height: 80px;
		position: absolute;
		cursor: pointer;
		z-index: 100;
		margin-top: -5em;
	}

	.nbs-flexisel-nav-left {
		left: -1em;
		background: url(../images/img-sprite.png) no-repeat -6px -159px;
	}

	.nbs-flexisel-nav-right {
		right: -1em;
		background: url(../images/img-sprite.png) no-repeat -79px -159px;
	}

	/*-- flexisel --*/
	.contactus {
		background: #0E0D0D;
		padding: 3em 0em;
	}


	.kehu1 {
		width: 150px;
		height: 40px;
		font-size: 30px;
		font-weight: normal;
		/* background-color: #000; */
		position: absolute;
		left: 90px;
		top: 30px;
	}

	.hr1 {
		width: 130px;
		height: 1.5px;
		background-color: rgb(86, 86, 229);
		position: absolute;
		top: 63px;
		left: 80px;
	}




	.footer {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		margin-top: 1000px;
		position: relative;
		color: #000;
	}

	.logo4 {
		width: 120px;
		height: 98px;
		position: absolute;
		top: 20px;
		left: 30px;
	}

	.bott {
		width: 450px;
		height: 90px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 40px;
		right: 300px;
		/* background-color: #000; */
	}

	.bott1 {
		width: 450px;
		height: 50px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		margin-left: 400px;
		position: absolute;
		top: 9px;
		/* background-color: #000; */

	}

	.bott2 {
		width: 450px;
		height: 100px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 60px;
		right: 300px;
	}


	.bott3 {
		width: 450px;
		height: 100px;
		font-size: 20px;
		padding-top: 2px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 40px;
		right: 300px;
		/* background-color: #000; */
	}

	.bott4 {
		width: 450px;
		height: 100px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 60px;
		right: 300px;
	}

	.cen {
		color: #ffffff;
		font-size: 20px;
		font-weight: 400;
		padding-top: 20px;
		margin: 0px auto;
		text-align: center;
		padding-right: 150px;
		padding-top: 40px;
		/* position: absolute;
		right: 1px; */
	}

	.enc {
		font-size: 20px;
		color: #fff;
		text-align: center;
		margin: 0px auto;
		padding-top: 10px;
		padding-right: 200px;
		/* position: absolute;
		left: 50px;
		right: 30px; */
	}

	.bottr1 {
		width: 540px;
		height: 95px;
		font-size: 23px;
		color: #ffffff;
		position: absolute;
		right: 1px;
		left: 20px;
		top: 40px;
		font-weight: normal;
		/* 设置字体不加粗 */
		/* background-color: #c91515; */
	}

	.software {
		margin-left: 30px;
	}

	.foot2 {
		width: 100%;
		height: 175px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		margin-top: 2300px;
	}

	.foot3 {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		/* position: absolute; */
		top: 950px;
	}

	.foot4 {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		/* position: absolute; */
		top: 950px;
	}

	.foot5 {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		/* position: absolute; */
		margin-top: 1100px;
		/* top: 1550px; */
	}

	.fggp {
		width: 150rem;
		height: 30rem;
		margin: 0px auto;
		/* background-color: #000; */
	}

	.fote {
		width: 1500px;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		position: absolute;
		/* margin-top: 5px; */
		top: 1870px;
	}

	.footer a {
		color: #fff;
	}

	.footer a:hover {
		color: #191A1C;
	}

	.policy ul li {
		display: inline-block;
	}

	.policy ul {
		padding: 0;
	}

	.policy ul li a {
		color: #191A1C;
		font-size: 1.1em;
		font-weight: 400;
		margin: 0.5em 0em;
		padding: 0em 0.5em;
		text-decoration: none;
		border-right: 1px solid #191A1C;
	}

	.social ul li {
		display: inline-block;
	}

	.social ul {
		padding: 0;
	}

	.social ul li a {
		margin: 0em 0.5em;
	}

	.social {
		text-align: right;
	}

	i.fb {
		width: 20px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -240px -165px;
		float: left;
		vertical-align: middle;
	}

	i.fb:hover {
		opacity: 0.4;
	}

	i.twt {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -272px -164px;
		float: left;
		vertical-align: middle;
	}

	i.twt:hover {
		opacity: 0.4;
	}

	i.goog {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -315px -165px;
		float: left;
		vertical-align: middle;
	}

	i.goog:hover {
		opacity: 0.4;
	}

	i.in {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -357px -165px;
		float: left;
		vertical-align: middle;
	}

	i.in:hover {
		opacity: 0.4;
	}

	i.pp {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -396px -165px;
		float: left;
		vertical-align: middle;
	}

	i.pp:hover {
		opacity: 0.4;
	}

	/*-- about-section --*/
	.banner1 {
		background: url(../images/banner.jpg) no-repeat center fixed;
		background-size: cover;
		min-height: 200px;
	}

	.banner1 h1 {
		font-size: 3em;
		color: #FFA200;
		font-weight: 600;
		padding: 0.5em 0em;
		text-transform: uppercase;
	}

	.about-left1 {
		margin: 4em 0em;
	}

	.about-right1 {
		margin: 4em 0em;
	}

	.left {
		margin: 2em 0em;
	}

	.right-bottom {
		margin: 2em 0em;
	}

	.left-top {
		float: left;
		width: 42%;
	}

	.left-top1 {
		float: right;
		width: 54%;
	}

	.left-bottom {
		float: left;
		width: 42%;
	}

	.left-bottom1 {
		float: right;
		width: 54%;
	}

	.about-left1 h3 {
		font-size: 2em;
		font-weight: 600;
		color: #FFA200;
		text-transform: uppercase;
	}

	.about-left1 h4 {
		font-size: 1.3em;
		font-weight: 600;
		color: #323232;
		text-transform: uppercase;
	}

	.about-left1 p {
		font-size: 1em;
		font-weight: 300;
		color: #323232;
		line-height: 1.8em;
	}

	a.read {
		background: #FFA200;
		color: #000;
		text-decoration: none;
		font-size: 15px;
		font-weight: 400;
		padding: 0.5em 0.8em;
		display: inline-block;
		text-decoration: none;
		text-align: center;
		margin-top: 1em;
	}

	a.read:hover {
		color: #000000;
		background: #C7C7C7;
	}

	.about-right1 h3 {
		font-size: 2em;
		font-weight: 600;
		color: #FFA200;
		text-transform: uppercase;
	}

	.right-bottom h5 a {
		font-size: 1.3em;
		font-weight: 600;
		color: #323232;
		text-transform: uppercase;
	}

	.right-bottom h5 a:hover {
		color: #FFA200;
	}

	.right-bottom p {
		font-size: 1em;
		font-weight: 300;
		color: #323232;
		line-height: 1.8em;
	}

	/*-- about-section --*/
	/*-- services-section --*/
	/*---- services ----*/
	.services-top-grids span {
		color: #FFA200;
	}

	.services-top-grids {
		background: #fafafa;
		padding: 2em 0 3em;
	}

	.services-wel {
		border-bottom: 1px solid #EEE;
		padding: 0 0 1em 0;
	}

	.services-wel h3 {
		margin: 0;
		padding: 0.8em 0 0.3em;
		color: #424242;
		font-weight: 700;
		text-transform: uppercase;
		font-size: 2em;

	}

	.services-wel p {
		width: 100%;
		margin-top: 0.5em;
		font-size: 1.2em;
	}

	.service-grid {
		width: 32%;
		float: left;
		margin: 1.2% 1.2% 1.2% 0;
	}

	.service-grid img {
		width: 100%;
	}


	.service-grid:nth-child(3),
	.service-grid:nth-child(6) {
		margin-right: 0;
	}

	.service-grid p {
		font-size: 1.1em;
		line-height: 1.5em;
		font-weight: 400;
		color: #777;
		margin: 1em 0;
	}

	.service-grids {
		width: 120rem;
		height: 230rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
		/* margin-left: 50px; */

	}

	.service-grids1 {
		width: 120rem;
		height: 30rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
	}

	.service-grids2 {
		width: 120rem;
		height: 100rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
	}

	.service-grids3 {
		width: 120rem;
		height: 130rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
	}

	a.viewmore-s {
		background: #FFA200;
		padding: 0.7em 0em;
		display: inline-block;
		color: #000000;
		font-weight: 900;
		text-transform: uppercase;
		font-size: 1.3em;
		text-decoration: none;
		width: 20%;
		margin: 0 auto;
		display: block;
		text-align: center;
		margin-top: 1.3em;
	}

	a.viewmore-s:hover {
		background: #464646;
		color: #fff;
	}

	/*-- services-section --*/
	/*-- portfolio --*/
	.portfolio {
		margin: 2em 0em;
	}

	#portfoliolist .portfolio {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		width: 25%;
		display: none;
		float: left;
		overflow: hidden;
		margin: 0;
	}

	div#portfoliolist {
		padding: 0px 0px;
	}

	.portfolio-wrapper {
		overflow: hidden;
		position: relative !important;
		cursor: pointer;
	}

	.portfolio img {
		width: 100%;
		transition: all 300ms !important;
		-webkit-transition: all 300ms !important;
		-moz-transition: all 300ms !important;
	}

	.portfolio .label {
		position: absolute;
		width: 100%;
		height: 40px;
		bottom: -40px;
	}

	.portfolio .label-bg {
		background: #22B4B8;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}

	.portfolio .label-text {
		color: #fff;
		position: relative;
		z-index: 500;
		padding: 5px 8px;
	}

	.portfolio .text-category {
		display: block;
		font-size: 9px;
		font-size: 12px;
		text-transform: uppercase;
	}

	/* Self Clearing Goodness */
	/* .container:after {
		content: "\0020";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	} 
	
	.clearfix:before,
	.clearfix:after,
	.row:before,
	.row:after {
		content: '\0020';
		display: block;
		overflow: hidden;
		visibility: hidden;
		width: 0;
		height: 0;
	}
	
	.row:after,
	.clearfix:after {
		clear: both;
	}*/

	.clear {
		clear: both;
		display: block;
		overflow: hidden;
		visibility: hidden;
		width: 0;
		height: 0;
	}

	#filters {
		margin: 3% 0;
		padding: 0;
		list-style: none;
		text-align: center;
	}

	#filters li span {
		display: block;
		padding: 6px 23px;
		text-decoration: none;
		color: #464251;
		cursor: pointer;
		font-size: 1.4em;
		font-weight: 700;
		margin: 0 0.5em;
	}

	#filters li span.active {
		background: #FFA200;
		color: #F3F3F3;
		font-weight: 600;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
	}

	#filters li span.filter:hover {
		background: #FFA200;
		color: #FFFFFF;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
	}

	#filters li span.active:hover {
		background: #FFA200;
		color: #F3F3F3;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
	}

	#filters li {
		display: -webkit-inline-box;
	}

	.zoom-icon {
		position: absolute;
		opacity: 0;
		filter: alpha(opacity=0);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
		display: block;
		left: 0;
		top: -152px;
		width: 290px;
		height: 219px;
		background: url(../images/zoom.png) center center no-repeat;
		cursor: pointer;
		transition: all .2s ease-in-out;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
	}

	.grid_box .zoom-icon {
		top: -50px;
		width: 100%;
		height: 280px;
	}

	.grid_box a:hover .zoom-icon {
		top: 0;
		opacity: 1;
		filter: alpha(opacity=99);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
	}

	.entertain_box {
		margin-bottom: 3em;
	}

	.portfolio-botton {
		text-align: center;
		margin-top: 3em;
	}


	/*-- portfolio --*/
	/*----start-blog----*/
	.blog-artical-grid h3 a {
		color: #404040;
		text-transform: uppercase;
		font-size: 1em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0 0 0.8em 0;
		display: block;
		text-decoration: none;
	}

	.blog-artical-grid h3 a:hover {
		color: #FFA200;
	}

	.blog {
		border-top: 1px solid #EEE;
		margin: 4em 0em;
	}

	.blog ul {
		margin: 0;
		padding: 0;
	}

	.blog ul li {
		list-style: none;
	}

	.blog-left {
		float: left;
		width: 75%;
	}

	.blog-left-head h1 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.5em;
		font-weight: 700;
		padding: 0em 0;
	}

	.blog-right {
		float: right;
		width: 23%;
		padding: 0em 3em;
	}

	.blog-left-head {
		border-bottom: 1px solid #EEE;
		padding-bottom: 1em;
	}

	.blog-artical-grid-pic-info-admin-left {
		float: left;
	}

	.blog-artical-grid-pic-info-admin-right {
		float: right;
	}

	.blog-artical-grid-pic-info-admin {
		background: rgba(255, 164, 5, 0.68);
		padding: 0.5em 2em;
		position: absolute;
		width: 100%;
		bottom: 0;
	}

	.blog-artical-grid-pic-info-admin-left ul li {
		display: inline-block;
	}

	.blog-artical-grid-pic img {
		display: block;
	}

	.blog-artical-grid-pic-info-admin-left li a img {
		border-radius: 30em;
		-webkit-border-radius: 30em;
		-moz-border-radius: 30em;
		-o-border-radius: 30em;
		vertical-align: middle;
	}

	.blog-artical-grid-pic-info-admin-left li p {
		color: #000000;
		margin-left: 1em;
		font-weight: 600;
	}

	.blog-artical-grid-pic-info-admin-left li p a {
		color: #FFF;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
	}

	.blog-artical-grid-pic-info-admin-left li p a:hover {
		color: #272727;
	}


	.blog-artical-grid-pic-info {
		position: relative;
	}

	/*---- start-artical-tags----*/
	.artical-tags ul li {
		display: inline-block;
		margin-right: 0.5em;
	}

	.artical-tags ul li a {
		background: url(../images/tags-bg.jpg) no-repeat left #EDEDED;
		color: #404040;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 0.875em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0.05em 1em 0.05em 1.5em;
		display: block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
	}

	.artical-tags ul li a:hover {
		color: #FFA200;
	}

	.artical-tags {
		margin: 1.5em 0 1.2em;
	}

	.artical-details p {
		font-size: 1em;
		line-height: 1.5em;
		color: #777;
	}

	.artical-details p a {
		color: #FFA200;
	}

	.artical-details-left {
		float: left;
		width: 48%;
		margin-right: 4%;
	}

	.artical-details-right {
		float: right;
		width: 48%;
		margin-right: 0%;
	}

	.artical-more-btn {
		background: #EDEDED;
		margin: 2em 0;
	}

	.artical-more-btn a span {
		background: #FFA200;
		color: #000000;
		padding: 0.5em 2em;
		display: inline-block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
	}

	.artical-more-btn a span:hover {
		background: #424242;
		color: #fff;
	}

	.blog-artical-pagenate ul li {
		display: inline-block;
	}

	.blog-artical-pagenate ul li a {
		color: #535353;
		background: #EDEDED;
		padding: 0.2em 0.7em;
		font-weight: 600;
		font-size: 1.2em;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		text-decoration: none;
		-moz-transition: 0.5s all;
	}

	.blog-artical-pagenate {
		text-align: center;
		margin: 4em 0 4em;
	}

	.blog-artical-pagenate ul li a:hover,
	.blog-artical-pagenate ul li.active a {
		background: #FFA200;
		color: #000000;
	}

	.blog-artical-pagenate ul li.frist span {
		height: 20px;
		width: 15px;
		display: inline-block;
		background: url(../images/pagenate.png) no-repeat 0px 0px;
		vertical-align: sub;
		margin-right: 1em;
		cursor: pointer;
	}

	.blog-artical-pagenate ul li.more-art span {
		width: 34px;
		height: 20px;
		display: inline-block;
		background: url(../images/pagenate.png) no-repeat -39px 0px;
		vertical-align: sub;
		margin: 0 0.5em;
		cursor: pointer;
	}

	.blog-artical-pagenate ul li.last span {
		height: 20px;
		width: 15px;
		display: inline-block;
		background: url(../images/pagenate.png) no-repeat -17px 0px;
		vertical-align: sub;
		margin-right: 1em;
		cursor: pointer;
	}

	.accordion-header {
		font-size: 16px;
		margin: 10px 0 0 0;
		padding: 10px 10px;
		cursor: pointer;
		font-weight: 700;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		background: #eee;
	}

	/*-----start-blog-right----*/
	.blog-left-head h3 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.8em;
		font-weight: 700;
		padding: 0em 0;
	}

	.accordion-content ul li a {
		color: #424242;
		text-transform: uppercase;
		font-size: 0.875em;
		font-weight: 600;
		padding: 0.5em 0.3em;
		display: block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.accordion-content ul li a:hover {
		color: #FFA200;
	}

	.tags-for ul li {
		margin-bottom: 0.5em;
	}

	.tags-for {
		margin: 0.5em 0 2em;
	}

	.tags-for ul li {
		display: inline-block;
		margin-right: 0.5em;
	}

	.tags-for ul li a {
		background: url(../images/tags-bg.jpg) no-repeat left #EDEDED;
		color: #404040;
		text-transform: uppercase;
		font-size: 0.875em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0.05em 1em 0.05em 1.5em;
		display: block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.tags-for ul li a:hover,
	.blog-comment-grid-right a:hover {
		color: #FFA200;
	}

	.blog-right-accordinations {
		margin: 1em 0 2.2em;
	}

	.blog-comment-grid-left {
		float: left;
		width: 25%;
		margin-top: 1em;
		cursor: pointer;
	}

	.blog-comment-grid-left img {
		border-radius: 30em;
		-webkit-border-radius: 30em;
		-moz-border-radius: 30em;
		-o-border-radius: 30em;
	}

	.blog-comment-grid-right {
		float: right;
		width: 70%;
	}

	.blog-comment-grid-right a {
		color: #404040;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-transform: uppercase;
		font-size: 0.875em;
		font-weight: 700;
		text-decoration: none;
	}

	.blog-comment-grid-right p {
		font-size: 0.875em;
		color: #777;
		line-height: 1.7em;
	}

	.blog-comment-grids {
		margin-top: 1em;
	}

	.blog-comment-grid {
		margin-bottom: 1em;
	}

	.blog-artical-grid-pic img {
		width: 100%;
	}

	/*-----//End-blog-right----*/
	/*---- start-blog-single-page----*/
	.blog-single-page h3 {
		margin: 0;
		padding: 0;
	}

	.blog-single-page h3 a {
		color: #404040;
		text-transform: uppercase;
		font-size: 1em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0.5em 0 0.8em;
		display: block;
		text-decoration: none;
	}

	.blog-single-page-artical-info-left {
		float: left;
		width: 48%;
		margin-right: 4%;
	}

	.blog-single-page-artical-info-right {
		float: right;
		width: 48%;
		margin-right: 0%;
	}

	.blog-single-page p {
		font-size: 1em;
		line-height: 1.5em;
		margin-bottom: 1.8em;
		color: #777;
	}

	.blog-single-page p.para1:first-letter {
		font-size: 4em;
		font-weight: 700;
	}

	.blog-single-page-artical-info {
		margin-top: 2em;
	}

	.blog-single-page-artical-info h3 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.2em;
		font-weight: 700;
		padding: 0.3em 0;
	}

	.spa-para {
		background: #EDEDED;
		padding: 1em;
		border-left: 3px solid #40A6CF;
		font-style: italic;
	}

	/*---*/
	.comment-secion-head {
		margin: 2em 0;
	}

	.comment-secion-head h2 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.5em;
		font-weight: 700;
		padding: 0em 0;
	}

	.comment-secion-head h2 label {
		font-size: 0.5em;
		vertical-align: super;
		margin-left: 1em;
		color: #FFA200;
	}

	.artical-comment-grid-left {
		width: 8%;
		float: left;
		text-align: center;
		margin-top: 0.4em;
	}

	.artical-comment-grid-left img {
		border-radius: 30em;
		-webkit-border-radius: 30em;
		-moz-border-radius: 30em;
		-o-border-radius: 30em;
	}

	.artical-comment-grid-info {
		float: right;
		width: 90%;
	}

	.artical-comment-grid-info ul li {
		display: inline-block;
		color: #777777;
		font-size: 0.875em;
		line-height: 1.7em;
		margin: 0 1em 0 0;
	}

	.artical-comment-grid-info ul li a {
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-transform: uppercase;
		font-size: 1em;
		font-weight: 700;
	}

	.artical-comment-grid-info p {
		margin-top: 0.5em;
	}

	.p-replay a {
		color: #FFA200;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.p-name a,
	.p-replay a:hover {
		color: #404040;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.p-name a:hover {
		color: #EC005F;
	}

	.sub-comment {
		margin-left: 5%;
	}

	.artical-comment-grid {
		margin-bottom: 1em;
	}

	/*---- //End-blog-single-page----*/
	/*----//End-blog----*/
	/*----- contact ----*/
	.contact {
		margin: 4em 0em;
	}

	.contact-left {
		float: left;
		width: 27%;
	}

	.contact-left h2 {
		font-weight: 900;
		font-size: 1.8em;
		color: #424242;
		text-transform: uppercase;
	}

	.contact-right {
		width: 70%;
		float: right;
	}

	.contact-right h2 {
		font-weight: 900;
		font-size: 1.8em;
		color: #424242;
		text-transform: uppercase;
	}

	.contact-right form span {
		display: block;
		margin: 1em 0 0.5em;
		font-family: 'Open Sans', sans-serif;
		color: #424242;
		font-weight: bold;
	}


	.contact-right form textarea {
		min-height: 270px;
		;
		resize: none;
		width: 90%;
	}

	.contact-left p {
		display: block;
	}

	.contact-left span {
		padding: 0 0 1em;
	}

	img {
		max-width: 100%;
		transition: all 300ms !important;
		-webkit-transition: all 300ms !important;
		-moz-transition: all 300ms !important;
	}
}

@media screen and (max-width: 1024px) {
	body {
		font-family: 'Roboto', sans-serif;
		overflow-x: hidden;
		/* 隐藏水平滚动条 */
	}

	.logo {
		float: left;
		margin: 0.8em 0em;
	}

	* {
		margin: 0px;
		padding: 0px;
	}

	.top {
		width: 152.2rem;
		height: 3rem;
		margin: 0px auto;
		/* 设置容器的高度为视口高度，使其占据整个视窗 */
		/* justify-content: center; */
		/* 在主轴上居中 */
		/* align-items: center; */
		/* 在侧轴上居中 */
		background-color: #ffffff;
		/* 横向导航栏的父容器布局 */
		/* 设置为 Flex 弹性布局 */
		display: flex;
		position: fixed;
		position: relative;
		color: #ffffff;
		/* overflow: hidden; */
		position: -webkit-sticky;
		/* 针对Safari浏览器的兼容性 */
		position: sticky;
		top: 0;
		/* 导航栏距离视窗顶部的距离 */
		z-index: 1000;
		/* 确保导航栏在其他内容之上 */
		background-color: transparent;
		/* 背景透明 */
		transition: background-color 0.5s ease;
		/* 添加过渡效果 */
	}



	.daohang {
		width: 5rem;
		height: 1rem;
		/* position: fixed; */
		/* 横向导航栏的父容器布局 */
		/* 设置为 Flex 弹性布局 */
		display: flex;

		transition: background-color 0.5s ease;
		/* 添加过渡效果 */
		background-color: #000000;
		list-style: none;
		padding: 0;
		position: absolute;
		top: 0.1rem;
		right: 1rem;
		left: 49rem;
		background-color: transparent;
	}

	.daohang li {
		display: inline-block;
		margin: 0 10px;
		/* border-bottom: 1px solid #ffffff; */
		padding: 5px 0;
		background-color: transparent;
	}

	.daohang ul li {
		float: left;
		width: 150px;
		/* background-color: #ffffff; */
		text-align: center;
		justify-content: center;
		font-size: 19px;
		background-color: transparent;
	}

	.daohang li:last-child {
		margin-right: 0;
	}

	.daohang a {
		text-decoration: none;
		color: #000;
	}

	.daohang ul li a:hover {
		display: block;
		/* background-color: #ffffff; */
		color: rgb(211, 169, 14);
		background-color: transparent;
	}

	/* .ul {
		margin-top: 10px;
	} */



	.top1 {
		width: 1300px;
		height: 400px;
		margin: 0px auto;
		margin-top: 5px;
	}

	.top2 {
		width: 100%;
		height: 400px;
	}


	.ter {
		text-align: center;
	}

	.clear {
		clear: both;
	}

	/*--*/
	.ourservices {
		margin-top: 100px;
		background: #ffffff;
		text-align: center;
		/* margin: 3em 0em; */
	}

	.ourservices h2 {
		font-size: 2.5em;
		font-weight: 400;
		color: #000000;
		text-transform: uppercase;
		margin: 0em 0em 3em;
	}

	.ourservices p {
		font-size: 1.1em;
		font-weight: 400;
		color: #434342;
		line-height: 1.5em;
		margin: 1em 0em;
	}

	.ourservices h4 {
		font-size: 1.5em;
		font-weight: 400;
		color: #000000;
		text-transform: uppercase;
		margin: 1em 0em;
	}

	.kehu3 {
		/* width: 300px;
		height: 70px; */
		margin-left: 650px;
		margin-top: 80px;
		font-size: 35px;
		font-weight: normal;
		/* 设置字体不加粗  */
		background-color: #ffffff;
	}


	.hr2 {
		width: 150px;
		height: 0.3px;
		background-color: rgb(86, 86, 229);
		margin-left: 640px;
		margin-top: 1px;
	}

	i.fully {
		width: 122px;
		height: 140px;
		background: url(../images/img-sprite.png)no-repeat -7px -6px;
		display: inline-block;
		vertical-align: middle;
		opacity: 0.9;
	}

	i.clean {
		width: 122px;
		height: 140px;
		background: url(../images/img-sprite.png)no-repeat -188px -6px;
		display: inline-block;
		vertical-align: middle;
	}

	i.htm {
		width: 122px;
		height: 140px;
		background: url(../images/img-sprite.png)no-repeat -367px -6px;
		display: inline-block;
		vertical-align: middle;
	}

	/*-- wmuslider --*/
	.case-studies {
		background: #000000;
		padding: 2em 0em;
	}

	.studies {
		margin: 5em 0em 2em;
	}

	.case-studies h2 {
		font-size: 2.5em;
		font-weight: 400;
		color: #fff;
		text-transform: uppercase;
		text-align: center;
	}

	.stud {
		font-size: 1.1em;
		font-weight: 300;
		color: #fff;
		line-height: 1.5em;
		margin: 1em 0em;
		text-align: center;
	}

	.data {
		float: left;
		width: 54%;
		padding: 0em 0em 0em 5em;
		color: #fff;
	}

	.case-studies h4 {
		font-size: 1.7em;
		font-weight: 700;
		color: #fff;
		line-height: 1.5em;
		margin: 1em 0em;
		text-transform: uppercase;
		text-align: left;
	}

	a.read-more {
		background: #000000;
		color: #fff;
		text-decoration: none;
		font-size: 16px;
		font-weight: 400;
		padding: 0.5em 2.2em;
		display: inline-block;
		text-decoration: none;
		text-shadow: inset 0 2px 0 red, inset 0 0 4px red;
		border-radius: 3px;
		text-align: center;
		text-transform: uppercase;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-o-border-radius: 3px;
		-msborder-radius: 3px;
	}

	a.read-more:hover {
		color: #000000;
		background: #C7C7C7;
	}

	/**** Slider *****/
	.wmuSlider {
		position: relative;
		overflow: hidden;
	}

	.wmuSlider .wmuSliderWrapper article img {
		max-width: 100%;
		width: auto;
		height: auto;
		display: block;
	}

	/* Default Skin */
	.wmuSliderPagination {
		z-index: 2;
		position: absolute;
		left: 6%;
		bottom: 0px;
	}

	ul.wmuSliderPagination {
		padding: 0;
	}

	.wmuSliderPagination li {
		float: left;
		margin: 0 8px 0 0;
		list-style-type: none;
	}

	.wmuSliderPagination a {
		display: block;
		text-indent: -9999px;
		width: 13px;
		height: 13px;
		background: #fff;
		border-radius: 10px;
	}

	.wmuSliderPagination a.wmuActive {
		background: #000000;
	}

	/* Default Skin */
	.wmuGallery .wmuGalleryImage {
		margin-bottom: 10px;
	}

	.wmuSliderPrev,
	.wmuSliderNext {
		position: absolute;
		width: 52px;
		height: 52px;
		text-indent: -9999px;
		background: url(../images/img-sprite.png)no-repeat;
		top: 35%;
		z-index: 2;
		cursor: pointer;
	}

	.wmuSliderNext {
		background-position: -79px -159px;
		right: 0em;
		top: 117px;
	}

	.wmuSliderPrev {
		background-position: -6px -159px;
		left: 0em;
		top: 117px;
	}

	/*-- wmuslider --*/
	.ourteam {
		/* width: 100%;
		height: 400px; */
		width: 130rem;
		height: 23rem;
		/* background: #000000; */
		margin-bottom: 10px;
		margin: 0px auto;
		background: #ffffff;
	}

	.team {
		/* width: 100%; */
		padding: 4em 2em;
	}

	.team1 {
		width: 400px;
		height: 200px;
	}

	.team1 img {
		width: 200px;
		height: 100px;
		/* border-radius: 50%; */
	}


	.center {
		width: 100%;
		height: 500px;
	}



	.contain {
		width: 100%;
		height: 600px;
		/* margin-top: 100px; */

		/* background-color: #000000; */

	}

	.col-md-4 {
		float: left;
		width: 350px;
		height: 430px;
		margin: 0px auto;
		margin-left: 5px;
		overflow: hidden;
		/* background-color: #000; */
	}

	.startplat {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 130px;
		left: 430px;
	}

	.startplat1 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 150px;
		left: 3px;
		/* background-color: #000; */
	}

	.startplat2 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 150px;
		left: 380px;
	}

	.startplat3 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 150px;
		left: 430px;
	}

	.startplat4 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 160px;
		left: 430px;
	}

	/* .contain1 {
		width: 100%;
		height: 800px;
	} */


	/* 添加一些按钮样式 */
	.box-btn {
		/* padding: 5px 10px; */
		background-color: #ddd917;
		border: 1px solid #403f3f;
		cursor: pointer;
	}

	.box-btn:hover {
		background-color: #c97f0f;
	}

	.containe {
		width: 120rem;
		height: 90rem;
		margin: 0px auto;
		/* background-color: #000; */
	}

	.fully {
		width: 450px;
		height: 350px;
		padding-bottom: 10px;
		padding: 3px 3px;
		transition: all 1s
	}

	.fully:hover {
		transform: scale(1.2);
	}

	.col {
		width: 1300px;
		height: 800px;
		margin-left: 90px;
		/* background-color: #000; */
	}

	.fmh {
		width: 50rem;
		height: 200PX;
		display: flex;
		/* background-color: #000; */
		padding-bottom: 0px;
		margin: 0px auto;
		position: relative;
	}

	.jcv {
		width: 30rem;
		height: 10rem;
		/* background-color: #000; */
		margin: 0px auto;
		margin-top: 1px;
		position: relative;
	}

	/*-- flexisel --*/
	#flexiselDemo1,
	#flexiselDemo2,
	#flexiselDemo3 {
		display: none;
	}

	.nbs-flexisel-container {
		position: relative;
		max-width: 100%;
	}

	.nbs-flexisel-ul {
		position: relative;
		width: 30000px;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		text-align: center;
	}

	.nbs-flexisel-inner {
		overflow: hidden;
		margin: 0 auto;
	}

	.nbs-flexisel-item {
		float: left;
		margin: 0px;
		padding: 0px;
		cursor: pointer;
		position: relative;
		line-height: 0px;
	}

	.nbs-flexisel-item>img {
		cursor: pointer;
		position: relative;
		margin-top: 10px;
		margin-bottom: 10px;
		max-width: 250px;
		max-height: 250px;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-o-border-radius: 3px;
	}

	.nbs-flexisel-item p {
		padding: 10px;
	}

	.nbs-flexisel-item p a {
		color: #000;
		font-size: 1.2em;
	}

	.nbs-flexisel-item p a:hover {
		color: #6CC372;
	}

	.nbs-flexisel-nav-left,
	.nbs-flexisel-nav-right {
		width: 80px;
		height: 80px;
		position: absolute;
		cursor: pointer;
		z-index: 100;
		margin-top: -5em;
	}

	.nbs-flexisel-nav-left {
		left: -1em;
		background: url(../images/img-sprite.png) no-repeat -6px -159px;
	}

	.nbs-flexisel-nav-right {
		right: -1em;
		background: url(../images/img-sprite.png) no-repeat -79px -159px;
	}

	/*-- flexisel --*/
	.contactus {
		background: #0E0D0D;
		padding: 3em 0em;
	}


	.kehu1 {
		width: 150px;
		height: 40px;
		font-size: 30px;
		font-weight: normal;
		/* background-color: #000; */
		position: absolute;
		left: 90px;
		top: 30px;
	}

	.hr1 {
		width: 130px;
		height: 1.5px;
		background-color: rgb(86, 86, 229);
		position: absolute;
		top: 63px;
		left: 80px;
	}




	.footer {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		margin-top: 1000px;
		position: relative;
		color: #000;
	}

	.logo4 {
		width: 120px;
		height: 98px;
		position: absolute;
		top: 20px;
		left: 30px;
	}

	.bott {
		width: 450px;
		height: 90px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 40px;
		right: 300px;
		/* background-color: #000; */
	}

	.bott1 {
		width: 450px;
		height: 50px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		margin-left: 400px;
		position: absolute;
		top: 9px;
		/* background-color: #000; */

	}

	.bott2 {
		width: 450px;
		height: 100px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 60px;
		right: 300px;
	}


	.bott3 {
		width: 450px;
		height: 100px;
		font-size: 20px;
		padding-top: 2px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 40px;
		right: 300px;
		/* background-color: #000; */
	}

	.bott4 {
		width: 450px;
		height: 100px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 60px;
		right: 300px;
	}

	.cen {
		color: #ffffff;
		font-size: 20px;
		font-weight: 400;
		padding-top: 20px;
		margin: 0px auto;
		text-align: center;
		padding-right: 150px;
		padding-top: 40px;
		/* position: absolute;
		right: 1px; */
	}

	.enc {
		font-size: 20px;
		color: #fff;
		text-align: center;
		margin: 0px auto;
		padding-top: 10px;
		padding-right: 200px;
		/* position: absolute;
		left: 50px;
		right: 30px; */
	}

	.bottr1 {
		width: 540px;
		height: 95px;
		font-size: 23px;
		color: #ffffff;
		position: absolute;
		right: 1px;
		left: 20px;
		top: 40px;
		font-weight: normal;
		/* 设置字体不加粗 */
		/* background-color: #c91515; */
	}

	.software {
		margin-left: 30px;
	}

	.foot2 {
		width: 100%;
		height: 175px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		margin-top: 2300px;
	}

	.foot3 {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		/* position: absolute; */
		top: 950px;
	}

	.foot4 {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		/* position: absolute; */
		top: 950px;
	}

	.foot5 {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		/* position: absolute; */
		margin-top: 1100px;
		/* top: 1550px; */
	}

	.fggp {
		width: 150rem;
		height: 30rem;
		margin: 0px auto;
		/* background-color: #000; */
	}

	.fote {
		width: 1500px;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		position: absolute;
		/* margin-top: 5px; */
		top: 1870px;
	}

	.footer a {
		color: #fff;
	}

	.footer a:hover {
		color: #191A1C;
	}

	.policy ul li {
		display: inline-block;
	}

	.policy ul {
		padding: 0;
	}

	.policy ul li a {
		color: #191A1C;
		font-size: 1.1em;
		font-weight: 400;
		margin: 0.5em 0em;
		padding: 0em 0.5em;
		text-decoration: none;
		border-right: 1px solid #191A1C;
	}

	.social ul li {
		display: inline-block;
	}

	.social ul {
		padding: 0;
	}

	.social ul li a {
		margin: 0em 0.5em;
	}

	.social {
		text-align: right;
	}

	i.fb {
		width: 20px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -240px -165px;
		float: left;
		vertical-align: middle;
	}

	i.fb:hover {
		opacity: 0.4;
	}

	i.twt {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -272px -164px;
		float: left;
		vertical-align: middle;
	}

	i.twt:hover {
		opacity: 0.4;
	}

	i.goog {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -315px -165px;
		float: left;
		vertical-align: middle;
	}

	i.goog:hover {
		opacity: 0.4;
	}

	i.in {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -357px -165px;
		float: left;
		vertical-align: middle;
	}

	i.in:hover {
		opacity: 0.4;
	}

	i.pp {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -396px -165px;
		float: left;
		vertical-align: middle;
	}

	i.pp:hover {
		opacity: 0.4;
	}

	/*-- about-section --*/
	.banner1 {
		background: url(../images/banner.jpg) no-repeat center fixed;
		background-size: cover;
		min-height: 200px;
	}

	.banner1 h1 {
		font-size: 3em;
		color: #FFA200;
		font-weight: 600;
		padding: 0.5em 0em;
		text-transform: uppercase;
	}

	.about-left1 {
		margin: 4em 0em;
	}

	.about-right1 {
		margin: 4em 0em;
	}

	.left {
		margin: 2em 0em;
	}

	.right-bottom {
		margin: 2em 0em;
	}

	.left-top {
		float: left;
		width: 42%;
	}

	.left-top1 {
		float: right;
		width: 54%;
	}

	.left-bottom {
		float: left;
		width: 42%;
	}

	.left-bottom1 {
		float: right;
		width: 54%;
	}

	.about-left1 h3 {
		font-size: 2em;
		font-weight: 600;
		color: #FFA200;
		text-transform: uppercase;
	}

	.about-left1 h4 {
		font-size: 1.3em;
		font-weight: 600;
		color: #323232;
		text-transform: uppercase;
	}

	.about-left1 p {
		font-size: 1em;
		font-weight: 300;
		color: #323232;
		line-height: 1.8em;
	}

	a.read {
		background: #FFA200;
		color: #000;
		text-decoration: none;
		font-size: 15px;
		font-weight: 400;
		padding: 0.5em 0.8em;
		display: inline-block;
		text-decoration: none;
		text-align: center;
		margin-top: 1em;
	}

	a.read:hover {
		color: #000000;
		background: #C7C7C7;
	}

	.about-right1 h3 {
		font-size: 2em;
		font-weight: 600;
		color: #FFA200;
		text-transform: uppercase;
	}

	.right-bottom h5 a {
		font-size: 1.3em;
		font-weight: 600;
		color: #323232;
		text-transform: uppercase;
	}

	.right-bottom h5 a:hover {
		color: #FFA200;
	}

	.right-bottom p {
		font-size: 1em;
		font-weight: 300;
		color: #323232;
		line-height: 1.8em;
	}

	/*-- about-section --*/
	/*-- services-section --*/
	/*---- services ----*/
	.services-top-grids span {
		color: #FFA200;
	}

	.services-top-grids {
		background: #fafafa;
		padding: 2em 0 3em;
	}

	.services-wel {
		border-bottom: 1px solid #EEE;
		padding: 0 0 1em 0;
	}

	.services-wel h3 {
		margin: 0;
		padding: 0.8em 0 0.3em;
		color: #424242;
		font-weight: 700;
		text-transform: uppercase;
		font-size: 2em;

	}

	.services-wel p {
		width: 100%;
		margin-top: 0.5em;
		font-size: 1.2em;
	}

	.service-grid {
		width: 32%;
		float: left;
		margin: 1.2% 1.2% 1.2% 0;
	}

	.service-grid img {
		width: 100%;
	}


	.service-grid:nth-child(3),
	.service-grid:nth-child(6) {
		margin-right: 0;
	}

	.service-grid p {
		font-size: 1.1em;
		line-height: 1.5em;
		font-weight: 400;
		color: #777;
		margin: 1em 0;
	}

	.service-grids {
		width: 120rem;
		height: 230rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
		/* margin-left: 50px; */

	}

	.service-grids1 {
		width: 120rem;
		height: 30rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
	}

	.service-grids2 {
		width: 120rem;
		height: 100rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
	}

	.service-grids3 {
		width: 120rem;
		height: 130rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
	}

	a.viewmore-s {
		background: #FFA200;
		padding: 0.7em 0em;
		display: inline-block;
		color: #000000;
		font-weight: 900;
		text-transform: uppercase;
		font-size: 1.3em;
		text-decoration: none;
		width: 20%;
		margin: 0 auto;
		display: block;
		text-align: center;
		margin-top: 1.3em;
	}

	a.viewmore-s:hover {
		background: #464646;
		color: #fff;
	}

	/*-- services-section --*/
	/*-- portfolio --*/
	.portfolio {
		margin: 2em 0em;
	}

	#portfoliolist .portfolio {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		width: 25%;
		display: none;
		float: left;
		overflow: hidden;
		margin: 0;
	}

	div#portfoliolist {
		padding: 0px 0px;
	}

	.portfolio-wrapper {
		overflow: hidden;
		position: relative !important;
		cursor: pointer;
	}

	.portfolio img {
		width: 100%;
		transition: all 300ms !important;
		-webkit-transition: all 300ms !important;
		-moz-transition: all 300ms !important;
	}

	.portfolio .label {
		position: absolute;
		width: 100%;
		height: 40px;
		bottom: -40px;
	}

	.portfolio .label-bg {
		background: #22B4B8;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}

	.portfolio .label-text {
		color: #fff;
		position: relative;
		z-index: 500;
		padding: 5px 8px;
	}

	.portfolio .text-category {
		display: block;
		font-size: 9px;
		font-size: 12px;
		text-transform: uppercase;
	}

	/* Self Clearing Goodness */
	/* .container:after {
		content: "\0020";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	} 
	
	.clearfix:before,
	.clearfix:after,
	.row:before,
	.row:after {
		content: '\0020';
		display: block;
		overflow: hidden;
		visibility: hidden;
		width: 0;
		height: 0;
	}
	
	.row:after,
	.clearfix:after {
		clear: both;
	}*/

	.clear {
		clear: both;
		display: block;
		overflow: hidden;
		visibility: hidden;
		width: 0;
		height: 0;
	}

	#filters {
		margin: 3% 0;
		padding: 0;
		list-style: none;
		text-align: center;
	}

	#filters li span {
		display: block;
		padding: 6px 23px;
		text-decoration: none;
		color: #464251;
		cursor: pointer;
		font-size: 1.4em;
		font-weight: 700;
		margin: 0 0.5em;
	}

	#filters li span.active {
		background: #FFA200;
		color: #F3F3F3;
		font-weight: 600;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
	}

	#filters li span.filter:hover {
		background: #FFA200;
		color: #FFFFFF;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
	}

	#filters li span.active:hover {
		background: #FFA200;
		color: #F3F3F3;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
	}

	#filters li {
		display: -webkit-inline-box;
	}

	.zoom-icon {
		position: absolute;
		opacity: 0;
		filter: alpha(opacity=0);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
		display: block;
		left: 0;
		top: -152px;
		width: 290px;
		height: 219px;
		background: url(../images/zoom.png) center center no-repeat;
		cursor: pointer;
		transition: all .2s ease-in-out;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
	}

	.grid_box .zoom-icon {
		top: -50px;
		width: 100%;
		height: 280px;
	}

	.grid_box a:hover .zoom-icon {
		top: 0;
		opacity: 1;
		filter: alpha(opacity=99);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
	}

	.entertain_box {
		margin-bottom: 3em;
	}

	.portfolio-botton {
		text-align: center;
		margin-top: 3em;
	}


	/*-- portfolio --*/
	/*----start-blog----*/
	.blog-artical-grid h3 a {
		color: #404040;
		text-transform: uppercase;
		font-size: 1em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0 0 0.8em 0;
		display: block;
		text-decoration: none;
	}

	.blog-artical-grid h3 a:hover {
		color: #FFA200;
	}

	.blog {
		border-top: 1px solid #EEE;
		margin: 4em 0em;
	}

	.blog ul {
		margin: 0;
		padding: 0;
	}

	.blog ul li {
		list-style: none;
	}

	.blog-left {
		float: left;
		width: 75%;
	}

	.blog-left-head h1 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.5em;
		font-weight: 700;
		padding: 0em 0;
	}

	.blog-right {
		float: right;
		width: 23%;
		padding: 0em 3em;
	}

	.blog-left-head {
		border-bottom: 1px solid #EEE;
		padding-bottom: 1em;
	}

	.blog-artical-grid-pic-info-admin-left {
		float: left;
	}

	.blog-artical-grid-pic-info-admin-right {
		float: right;
	}

	.blog-artical-grid-pic-info-admin {
		background: rgba(255, 164, 5, 0.68);
		padding: 0.5em 2em;
		position: absolute;
		width: 100%;
		bottom: 0;
	}

	.blog-artical-grid-pic-info-admin-left ul li {
		display: inline-block;
	}

	.blog-artical-grid-pic img {
		display: block;
	}

	.blog-artical-grid-pic-info-admin-left li a img {
		border-radius: 30em;
		-webkit-border-radius: 30em;
		-moz-border-radius: 30em;
		-o-border-radius: 30em;
		vertical-align: middle;
	}

	.blog-artical-grid-pic-info-admin-left li p {
		color: #000000;
		margin-left: 1em;
		font-weight: 600;
	}

	.blog-artical-grid-pic-info-admin-left li p a {
		color: #FFF;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
	}

	.blog-artical-grid-pic-info-admin-left li p a:hover {
		color: #272727;
	}


	.blog-artical-grid-pic-info {
		position: relative;
	}

	/*---- start-artical-tags----*/
	.artical-tags ul li {
		display: inline-block;
		margin-right: 0.5em;
	}

	.artical-tags ul li a {
		background: url(../images/tags-bg.jpg) no-repeat left #EDEDED;
		color: #404040;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 0.875em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0.05em 1em 0.05em 1.5em;
		display: block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
	}

	.artical-tags ul li a:hover {
		color: #FFA200;
	}

	.artical-tags {
		margin: 1.5em 0 1.2em;
	}

	.artical-details p {
		font-size: 1em;
		line-height: 1.5em;
		color: #777;
	}

	.artical-details p a {
		color: #FFA200;
	}

	.artical-details-left {
		float: left;
		width: 48%;
		margin-right: 4%;
	}

	.artical-details-right {
		float: right;
		width: 48%;
		margin-right: 0%;
	}

	.artical-more-btn {
		background: #EDEDED;
		margin: 2em 0;
	}

	.artical-more-btn a span {
		background: #FFA200;
		color: #000000;
		padding: 0.5em 2em;
		display: inline-block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
	}

	.artical-more-btn a span:hover {
		background: #424242;
		color: #fff;
	}

	.blog-artical-pagenate ul li {
		display: inline-block;
	}

	.blog-artical-pagenate ul li a {
		color: #535353;
		background: #EDEDED;
		padding: 0.2em 0.7em;
		font-weight: 600;
		font-size: 1.2em;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		text-decoration: none;
		-moz-transition: 0.5s all;
	}

	.blog-artical-pagenate {
		text-align: center;
		margin: 4em 0 4em;
	}

	.blog-artical-pagenate ul li a:hover,
	.blog-artical-pagenate ul li.active a {
		background: #FFA200;
		color: #000000;
	}

	.blog-artical-pagenate ul li.frist span {
		height: 20px;
		width: 15px;
		display: inline-block;
		background: url(../images/pagenate.png) no-repeat 0px 0px;
		vertical-align: sub;
		margin-right: 1em;
		cursor: pointer;
	}

	.blog-artical-pagenate ul li.more-art span {
		width: 34px;
		height: 20px;
		display: inline-block;
		background: url(../images/pagenate.png) no-repeat -39px 0px;
		vertical-align: sub;
		margin: 0 0.5em;
		cursor: pointer;
	}

	.blog-artical-pagenate ul li.last span {
		height: 20px;
		width: 15px;
		display: inline-block;
		background: url(../images/pagenate.png) no-repeat -17px 0px;
		vertical-align: sub;
		margin-right: 1em;
		cursor: pointer;
	}

	.accordion-header {
		font-size: 16px;
		margin: 10px 0 0 0;
		padding: 10px 10px;
		cursor: pointer;
		font-weight: 700;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		background: #eee;
	}

	/*-----start-blog-right----*/
	.blog-left-head h3 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.8em;
		font-weight: 700;
		padding: 0em 0;
	}

	.accordion-content ul li a {
		color: #424242;
		text-transform: uppercase;
		font-size: 0.875em;
		font-weight: 600;
		padding: 0.5em 0.3em;
		display: block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.accordion-content ul li a:hover {
		color: #FFA200;
	}

	.tags-for ul li {
		margin-bottom: 0.5em;
	}

	.tags-for {
		margin: 0.5em 0 2em;
	}

	.tags-for ul li {
		display: inline-block;
		margin-right: 0.5em;
	}

	.tags-for ul li a {
		background: url(../images/tags-bg.jpg) no-repeat left #EDEDED;
		color: #404040;
		text-transform: uppercase;
		font-size: 0.875em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0.05em 1em 0.05em 1.5em;
		display: block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.tags-for ul li a:hover,
	.blog-comment-grid-right a:hover {
		color: #FFA200;
	}

	.blog-right-accordinations {
		margin: 1em 0 2.2em;
	}

	.blog-comment-grid-left {
		float: left;
		width: 25%;
		margin-top: 1em;
		cursor: pointer;
	}

	.blog-comment-grid-left img {
		border-radius: 30em;
		-webkit-border-radius: 30em;
		-moz-border-radius: 30em;
		-o-border-radius: 30em;
	}

	.blog-comment-grid-right {
		float: right;
		width: 70%;
	}

	.blog-comment-grid-right a {
		color: #404040;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-transform: uppercase;
		font-size: 0.875em;
		font-weight: 700;
		text-decoration: none;
	}

	.blog-comment-grid-right p {
		font-size: 0.875em;
		color: #777;
		line-height: 1.7em;
	}

	.blog-comment-grids {
		margin-top: 1em;
	}

	.blog-comment-grid {
		margin-bottom: 1em;
	}

	.blog-artical-grid-pic img {
		width: 100%;
	}

	/*-----//End-blog-right----*/
	/*---- start-blog-single-page----*/
	.blog-single-page h3 {
		margin: 0;
		padding: 0;
	}

	.blog-single-page h3 a {
		color: #404040;
		text-transform: uppercase;
		font-size: 1em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0.5em 0 0.8em;
		display: block;
		text-decoration: none;
	}

	.blog-single-page-artical-info-left {
		float: left;
		width: 48%;
		margin-right: 4%;
	}

	.blog-single-page-artical-info-right {
		float: right;
		width: 48%;
		margin-right: 0%;
	}

	.blog-single-page p {
		font-size: 1em;
		line-height: 1.5em;
		margin-bottom: 1.8em;
		color: #777;
	}

	.blog-single-page p.para1:first-letter {
		font-size: 4em;
		font-weight: 700;
	}

	.blog-single-page-artical-info {
		margin-top: 2em;
	}

	.blog-single-page-artical-info h3 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.2em;
		font-weight: 700;
		padding: 0.3em 0;
	}

	.spa-para {
		background: #EDEDED;
		padding: 1em;
		border-left: 3px solid #40A6CF;
		font-style: italic;
	}

	/*---*/
	.comment-secion-head {
		margin: 2em 0;
	}

	.comment-secion-head h2 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.5em;
		font-weight: 700;
		padding: 0em 0;
	}

	.comment-secion-head h2 label {
		font-size: 0.5em;
		vertical-align: super;
		margin-left: 1em;
		color: #FFA200;
	}

	.artical-comment-grid-left {
		width: 8%;
		float: left;
		text-align: center;
		margin-top: 0.4em;
	}

	.artical-comment-grid-left img {
		border-radius: 30em;
		-webkit-border-radius: 30em;
		-moz-border-radius: 30em;
		-o-border-radius: 30em;
	}

	.artical-comment-grid-info {
		float: right;
		width: 90%;
	}

	.artical-comment-grid-info ul li {
		display: inline-block;
		color: #777777;
		font-size: 0.875em;
		line-height: 1.7em;
		margin: 0 1em 0 0;
	}

	.artical-comment-grid-info ul li a {
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-transform: uppercase;
		font-size: 1em;
		font-weight: 700;
	}

	.artical-comment-grid-info p {
		margin-top: 0.5em;
	}

	.p-replay a {
		color: #FFA200;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.p-name a,
	.p-replay a:hover {
		color: #404040;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.p-name a:hover {
		color: #EC005F;
	}

	.sub-comment {
		margin-left: 5%;
	}

	.artical-comment-grid {
		margin-bottom: 1em;
	}

	/*---- //End-blog-single-page----*/
	/*----//End-blog----*/
	/*----- contact ----*/
	.contact {
		margin: 4em 0em;
	}

	.contact-left {
		float: left;
		width: 27%;
	}

	.contact-left h2 {
		font-weight: 900;
		font-size: 1.8em;
		color: #424242;
		text-transform: uppercase;
	}

	.contact-right {
		width: 70%;
		float: right;
	}

	.contact-right h2 {
		font-weight: 900;
		font-size: 1.8em;
		color: #424242;
		text-transform: uppercase;
	}

	.contact-right form span {
		display: block;
		margin: 1em 0 0.5em;
		font-family: 'Open Sans', sans-serif;
		color: #424242;
		font-weight: bold;
	}


	.contact-right form textarea {
		min-height: 270px;
		;
		resize: none;
		width: 90%;
	}

	.contact-left p {
		display: block;
	}

	.contact-left span {
		padding: 0 0 1em;
	}

	img {
		max-width: 100%;
		transition: all 300ms !important;
		-webkit-transition: all 300ms !important;
		-moz-transition: all 300ms !important;
	}
}

@media screen and (max-width: 1129px) {
	body {
		font-family: 'Roboto', sans-serif;
		overflow-x: hidden;
		/* 隐藏水平滚动条 */
	}

	.logo {
		float: left;
		margin: 0.8em 0em;
	}

	* {
		margin: 0px;
		padding: 0px;
	}

	.top {
		width: 152.2rem;
		height: 3rem;
		margin: 0px auto;
		/* 设置容器的高度为视口高度，使其占据整个视窗 */
		/* justify-content: center; */
		/* 在主轴上居中 */
		/* align-items: center; */
		/* 在侧轴上居中 */
		background-color: #ffffff;
		/* 横向导航栏的父容器布局 */
		/* 设置为 Flex 弹性布局 */
		display: flex;
		position: fixed;
		position: relative;
		color: #ffffff;
		/* overflow: hidden; */
		position: -webkit-sticky;
		/* 针对Safari浏览器的兼容性 */
		position: sticky;
		top: 0;
		/* 导航栏距离视窗顶部的距离 */
		z-index: 1000;
		/* 确保导航栏在其他内容之上 */
		background-color: transparent;
		/* 背景透明 */
		transition: background-color 0.5s ease;
		/* 添加过渡效果 */
	}



	.daohang {
		width: 5rem;
		height: 1rem;
		/* position: fixed; */
		/* 横向导航栏的父容器布局 */
		/* 设置为 Flex 弹性布局 */
		display: flex;

		transition: background-color 0.5s ease;
		/* 添加过渡效果 */
		background-color: #000000;
		list-style: none;
		padding: 0;
		position: absolute;
		top: 0.1rem;
		right: 1rem;
		left: 49rem;
		background-color: transparent;
	}

	.daohang li {
		display: inline-block;
		margin: 0 10px;
		/* border-bottom: 1px solid #ffffff; */
		padding: 5px 0;
		background-color: transparent;
	}

	.daohang ul li {
		float: left;
		width: 150px;
		/* background-color: #ffffff; */
		text-align: center;
		justify-content: center;
		font-size: 19px;
		background-color: transparent;
	}

	.daohang li:last-child {
		margin-right: 0;
	}

	.daohang a {
		text-decoration: none;
		color: #000;
	}

	.daohang ul li a:hover {
		display: block;
		/* background-color: #ffffff; */
		color: rgb(211, 169, 14);
		background-color: transparent;
	}

	/* .ul {
		margin-top: 10px;
	} */



	.top1 {
		width: 1300px;
		height: 400px;
		margin: 0px auto;
		margin-top: 5px;
	}

	.top2 {
		width: 100%;
		height: 400px;
	}


	.ter {
		text-align: center;
	}

	.clear {
		clear: both;
	}

	/*--*/
	.ourservices {
		margin-top: 100px;
		background: #ffffff;
		text-align: center;
		/* margin: 3em 0em; */
	}

	.ourservices h2 {
		font-size: 2.5em;
		font-weight: 400;
		color: #000000;
		text-transform: uppercase;
		margin: 0em 0em 3em;
	}

	.ourservices p {
		font-size: 1.1em;
		font-weight: 400;
		color: #434342;
		line-height: 1.5em;
		margin: 1em 0em;
	}

	.ourservices h4 {
		font-size: 1.5em;
		font-weight: 400;
		color: #000000;
		text-transform: uppercase;
		margin: 1em 0em;
	}

	.kehu3 {
		/* width: 300px;
		height: 70px; */
		margin-left: 650px;
		margin-top: 80px;
		font-size: 35px;
		font-weight: normal;
		/* 设置字体不加粗  */
		background-color: #ffffff;
	}


	.hr2 {
		width: 150px;
		height: 0.3px;
		background-color: rgb(86, 86, 229);
		margin-left: 640px;
		margin-top: 1px;
	}

	i.fully {
		width: 122px;
		height: 140px;
		background: url(../images/img-sprite.png)no-repeat -7px -6px;
		display: inline-block;
		vertical-align: middle;
		opacity: 0.9;
	}

	i.clean {
		width: 122px;
		height: 140px;
		background: url(../images/img-sprite.png)no-repeat -188px -6px;
		display: inline-block;
		vertical-align: middle;
	}

	i.htm {
		width: 122px;
		height: 140px;
		background: url(../images/img-sprite.png)no-repeat -367px -6px;
		display: inline-block;
		vertical-align: middle;
	}

	/*-- wmuslider --*/
	.case-studies {
		background: #000000;
		padding: 2em 0em;
	}

	.studies {
		margin: 5em 0em 2em;
	}

	.case-studies h2 {
		font-size: 2.5em;
		font-weight: 400;
		color: #fff;
		text-transform: uppercase;
		text-align: center;
	}

	.stud {
		font-size: 1.1em;
		font-weight: 300;
		color: #fff;
		line-height: 1.5em;
		margin: 1em 0em;
		text-align: center;
	}

	.data {
		float: left;
		width: 54%;
		padding: 0em 0em 0em 5em;
		color: #fff;
	}

	.case-studies h4 {
		font-size: 1.7em;
		font-weight: 700;
		color: #fff;
		line-height: 1.5em;
		margin: 1em 0em;
		text-transform: uppercase;
		text-align: left;
	}

	a.read-more {
		background: #000000;
		color: #fff;
		text-decoration: none;
		font-size: 16px;
		font-weight: 400;
		padding: 0.5em 2.2em;
		display: inline-block;
		text-decoration: none;
		text-shadow: inset 0 2px 0 red, inset 0 0 4px red;
		border-radius: 3px;
		text-align: center;
		text-transform: uppercase;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-o-border-radius: 3px;
		-msborder-radius: 3px;
	}

	a.read-more:hover {
		color: #000000;
		background: #C7C7C7;
	}

	/**** Slider *****/
	.wmuSlider {
		position: relative;
		overflow: hidden;
	}

	.wmuSlider .wmuSliderWrapper article img {
		max-width: 100%;
		width: auto;
		height: auto;
		display: block;
	}

	/* Default Skin */
	.wmuSliderPagination {
		z-index: 2;
		position: absolute;
		left: 6%;
		bottom: 0px;
	}

	ul.wmuSliderPagination {
		padding: 0;
	}

	.wmuSliderPagination li {
		float: left;
		margin: 0 8px 0 0;
		list-style-type: none;
	}

	.wmuSliderPagination a {
		display: block;
		text-indent: -9999px;
		width: 13px;
		height: 13px;
		background: #fff;
		border-radius: 10px;
	}

	.wmuSliderPagination a.wmuActive {
		background: #000000;
	}

	/* Default Skin */
	.wmuGallery .wmuGalleryImage {
		margin-bottom: 10px;
	}

	.wmuSliderPrev,
	.wmuSliderNext {
		position: absolute;
		width: 52px;
		height: 52px;
		text-indent: -9999px;
		background: url(../images/img-sprite.png)no-repeat;
		top: 35%;
		z-index: 2;
		cursor: pointer;
	}

	.wmuSliderNext {
		background-position: -79px -159px;
		right: 0em;
		top: 117px;
	}

	.wmuSliderPrev {
		background-position: -6px -159px;
		left: 0em;
		top: 117px;
	}

	/*-- wmuslider --*/
	.ourteam {
		/* width: 100%;
		height: 400px; */
		width: 130rem;
		height: 23rem;
		/* background: #000000; */
		margin-bottom: 10px;
		margin: 0px auto;
		background: #ffffff;
	}

	.team {
		/* width: 100%; */
		padding: 4em 2em;
	}

	.team1 {
		width: 400px;
		height: 200px;
	}

	.team1 img {
		width: 200px;
		height: 100px;
		/* border-radius: 50%; */
	}


	.center {
		width: 100%;
		height: 500px;
	}



	.contain {
		width: 100%;
		height: 600px;
		/* margin-top: 100px; */

		/* background-color: #000000; */

	}

	.col-md-4 {
		float: left;
		width: 350px;
		height: 430px;
		margin: 0px auto;
		margin-left: 5px;
		overflow: hidden;
		/* background-color: #000; */
	}

	.startplat {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 130px;
		left: 430px;
	}

	.startplat1 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 150px;
		left: 3px;
		/* background-color: #000; */
	}

	.startplat2 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 150px;
		left: 380px;
	}

	.startplat3 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 150px;
		left: 430px;
	}

	.startplat4 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 160px;
		left: 430px;
	}

	/* .contain1 {
		width: 100%;
		height: 800px;
	} */


	/* 添加一些按钮样式 */
	.box-btn {
		/* padding: 5px 10px; */
		background-color: #ddd917;
		border: 1px solid #403f3f;
		cursor: pointer;
	}

	.box-btn:hover {
		background-color: #c97f0f;
	}

	.containe {
		width: 120rem;
		height: 90rem;
		margin: 0px auto;
		/* background-color: #000; */
	}

	.fully {
		width: 450px;
		height: 350px;
		padding-bottom: 10px;
		padding: 3px 3px;
		transition: all 1s
	}

	.fully:hover {
		transform: scale(1.2);
	}

	.col {
		width: 1300px;
		height: 800px;
		margin-left: 90px;
		/* background-color: #000; */
	}

	.fmh {
		width: 50rem;
		height: 200PX;
		display: flex;
		/* background-color: #000; */
		padding-bottom: 0px;
		margin: 0px auto;
		position: relative;
	}

	.jcv {
		width: 30rem;
		height: 10rem;
		/* background-color: #000; */
		margin: 0px auto;
		margin-top: 1px;
		position: relative;
	}

	/*-- flexisel --*/
	#flexiselDemo1,
	#flexiselDemo2,
	#flexiselDemo3 {
		display: none;
	}

	.nbs-flexisel-container {
		position: relative;
		max-width: 100%;
	}

	.nbs-flexisel-ul {
		position: relative;
		width: 30000px;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		text-align: center;
	}

	.nbs-flexisel-inner {
		overflow: hidden;
		margin: 0 auto;
	}

	.nbs-flexisel-item {
		float: left;
		margin: 0px;
		padding: 0px;
		cursor: pointer;
		position: relative;
		line-height: 0px;
	}

	.nbs-flexisel-item>img {
		cursor: pointer;
		position: relative;
		margin-top: 10px;
		margin-bottom: 10px;
		max-width: 250px;
		max-height: 250px;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-o-border-radius: 3px;
	}

	.nbs-flexisel-item p {
		padding: 10px;
	}

	.nbs-flexisel-item p a {
		color: #000;
		font-size: 1.2em;
	}

	.nbs-flexisel-item p a:hover {
		color: #6CC372;
	}

	.nbs-flexisel-nav-left,
	.nbs-flexisel-nav-right {
		width: 80px;
		height: 80px;
		position: absolute;
		cursor: pointer;
		z-index: 100;
		margin-top: -5em;
	}

	.nbs-flexisel-nav-left {
		left: -1em;
		background: url(../images/img-sprite.png) no-repeat -6px -159px;
	}

	.nbs-flexisel-nav-right {
		right: -1em;
		background: url(../images/img-sprite.png) no-repeat -79px -159px;
	}

	/*-- flexisel --*/
	.contactus {
		background: #0E0D0D;
		padding: 3em 0em;
	}


	.kehu1 {
		width: 150px;
		height: 40px;
		font-size: 30px;
		font-weight: normal;
		/* background-color: #000; */
		position: absolute;
		left: 90px;
		top: 30px;
	}

	.hr1 {
		width: 130px;
		height: 1.5px;
		background-color: rgb(86, 86, 229);
		position: absolute;
		top: 63px;
		left: 80px;
	}




	.footer {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		margin-top: 1000px;
		position: relative;
		color: #000;
	}

	.logo4 {
		width: 120px;
		height: 98px;
		position: absolute;
		top: 20px;
		left: 30px;
	}

	.bott {
		width: 450px;
		height: 90px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 40px;
		right: 300px;
		/* background-color: #000; */
	}

	.bott1 {
		width: 450px;
		height: 50px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		margin-left: 400px;
		position: absolute;
		top: 9px;
		/* background-color: #000; */

	}

	.bott2 {
		width: 450px;
		height: 100px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 60px;
		right: 300px;
	}


	.bott3 {
		width: 450px;
		height: 100px;
		font-size: 20px;
		padding-top: 2px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 40px;
		right: 300px;
		/* background-color: #000; */
	}

	.bott4 {
		width: 450px;
		height: 100px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 60px;
		right: 300px;
	}

	.cen {
		color: #ffffff;
		font-size: 20px;
		font-weight: 400;
		padding-top: 20px;
		margin: 0px auto;
		text-align: center;
		padding-right: 150px;
		padding-top: 40px;
		/* position: absolute;
		right: 1px; */
	}

	.enc {
		font-size: 20px;
		color: #fff;
		text-align: center;
		margin: 0px auto;
		padding-top: 10px;
		padding-right: 200px;
		/* position: absolute;
		left: 50px;
		right: 30px; */
	}

	.bottr1 {
		width: 540px;
		height: 95px;
		font-size: 23px;
		color: #ffffff;
		position: absolute;
		right: 1px;
		left: 20px;
		top: 40px;
		font-weight: normal;
		/* 设置字体不加粗 */
		/* background-color: #c91515; */
	}

	.software {
		margin-left: 30px;
	}

	.foot2 {
		width: 100%;
		height: 175px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		margin-top: 2300px;
	}

	.foot3 {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		/* position: absolute; */
		top: 950px;
	}

	.foot4 {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		/* position: absolute; */
		top: 950px;
	}

	.foot5 {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		/* position: absolute; */
		margin-top: 1100px;
		/* top: 1550px; */
	}

	.fggp {
		width: 150rem;
		height: 30rem;
		margin: 0px auto;
		/* background-color: #000; */
	}

	.fote {
		width: 1500px;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		position: absolute;
		/* margin-top: 5px; */
		top: 1870px;
	}

	.footer a {
		color: #fff;
	}

	.footer a:hover {
		color: #191A1C;
	}

	.policy ul li {
		display: inline-block;
	}

	.policy ul {
		padding: 0;
	}

	.policy ul li a {
		color: #191A1C;
		font-size: 1.1em;
		font-weight: 400;
		margin: 0.5em 0em;
		padding: 0em 0.5em;
		text-decoration: none;
		border-right: 1px solid #191A1C;
	}

	.social ul li {
		display: inline-block;
	}

	.social ul {
		padding: 0;
	}

	.social ul li a {
		margin: 0em 0.5em;
	}

	.social {
		text-align: right;
	}

	i.fb {
		width: 20px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -240px -165px;
		float: left;
		vertical-align: middle;
	}

	i.fb:hover {
		opacity: 0.4;
	}

	i.twt {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -272px -164px;
		float: left;
		vertical-align: middle;
	}

	i.twt:hover {
		opacity: 0.4;
	}

	i.goog {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -315px -165px;
		float: left;
		vertical-align: middle;
	}

	i.goog:hover {
		opacity: 0.4;
	}

	i.in {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -357px -165px;
		float: left;
		vertical-align: middle;
	}

	i.in:hover {
		opacity: 0.4;
	}

	i.pp {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -396px -165px;
		float: left;
		vertical-align: middle;
	}

	i.pp:hover {
		opacity: 0.4;
	}

	/*-- about-section --*/
	.banner1 {
		background: url(../images/banner.jpg) no-repeat center fixed;
		background-size: cover;
		min-height: 200px;
	}

	.banner1 h1 {
		font-size: 3em;
		color: #FFA200;
		font-weight: 600;
		padding: 0.5em 0em;
		text-transform: uppercase;
	}

	.about-left1 {
		margin: 4em 0em;
	}

	.about-right1 {
		margin: 4em 0em;
	}

	.left {
		margin: 2em 0em;
	}

	.right-bottom {
		margin: 2em 0em;
	}

	.left-top {
		float: left;
		width: 42%;
	}

	.left-top1 {
		float: right;
		width: 54%;
	}

	.left-bottom {
		float: left;
		width: 42%;
	}

	.left-bottom1 {
		float: right;
		width: 54%;
	}

	.about-left1 h3 {
		font-size: 2em;
		font-weight: 600;
		color: #FFA200;
		text-transform: uppercase;
	}

	.about-left1 h4 {
		font-size: 1.3em;
		font-weight: 600;
		color: #323232;
		text-transform: uppercase;
	}

	.about-left1 p {
		font-size: 1em;
		font-weight: 300;
		color: #323232;
		line-height: 1.8em;
	}

	a.read {
		background: #FFA200;
		color: #000;
		text-decoration: none;
		font-size: 15px;
		font-weight: 400;
		padding: 0.5em 0.8em;
		display: inline-block;
		text-decoration: none;
		text-align: center;
		margin-top: 1em;
	}

	a.read:hover {
		color: #000000;
		background: #C7C7C7;
	}

	.about-right1 h3 {
		font-size: 2em;
		font-weight: 600;
		color: #FFA200;
		text-transform: uppercase;
	}

	.right-bottom h5 a {
		font-size: 1.3em;
		font-weight: 600;
		color: #323232;
		text-transform: uppercase;
	}

	.right-bottom h5 a:hover {
		color: #FFA200;
	}

	.right-bottom p {
		font-size: 1em;
		font-weight: 300;
		color: #323232;
		line-height: 1.8em;
	}

	/*-- about-section --*/
	/*-- services-section --*/
	/*---- services ----*/
	.services-top-grids span {
		color: #FFA200;
	}

	.services-top-grids {
		background: #fafafa;
		padding: 2em 0 3em;
	}

	.services-wel {
		border-bottom: 1px solid #EEE;
		padding: 0 0 1em 0;
	}

	.services-wel h3 {
		margin: 0;
		padding: 0.8em 0 0.3em;
		color: #424242;
		font-weight: 700;
		text-transform: uppercase;
		font-size: 2em;

	}

	.services-wel p {
		width: 100%;
		margin-top: 0.5em;
		font-size: 1.2em;
	}

	.service-grid {
		width: 32%;
		float: left;
		margin: 1.2% 1.2% 1.2% 0;
	}

	.service-grid img {
		width: 100%;
	}


	.service-grid:nth-child(3),
	.service-grid:nth-child(6) {
		margin-right: 0;
	}

	.service-grid p {
		font-size: 1.1em;
		line-height: 1.5em;
		font-weight: 400;
		color: #777;
		margin: 1em 0;
	}

	.service-grids {
		width: 120rem;
		height: 230rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
		/* margin-left: 50px; */

	}

	.service-grids1 {
		width: 120rem;
		height: 30rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
	}

	.service-grids2 {
		width: 120rem;
		height: 100rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
	}

	.service-grids3 {
		width: 120rem;
		height: 130rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
	}

	a.viewmore-s {
		background: #FFA200;
		padding: 0.7em 0em;
		display: inline-block;
		color: #000000;
		font-weight: 900;
		text-transform: uppercase;
		font-size: 1.3em;
		text-decoration: none;
		width: 20%;
		margin: 0 auto;
		display: block;
		text-align: center;
		margin-top: 1.3em;
	}

	a.viewmore-s:hover {
		background: #464646;
		color: #fff;
	}

	/*-- services-section --*/
	/*-- portfolio --*/
	.portfolio {
		margin: 2em 0em;
	}

	#portfoliolist .portfolio {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		width: 25%;
		display: none;
		float: left;
		overflow: hidden;
		margin: 0;
	}

	div#portfoliolist {
		padding: 0px 0px;
	}

	.portfolio-wrapper {
		overflow: hidden;
		position: relative !important;
		cursor: pointer;
	}

	.portfolio img {
		width: 100%;
		transition: all 300ms !important;
		-webkit-transition: all 300ms !important;
		-moz-transition: all 300ms !important;
	}

	.portfolio .label {
		position: absolute;
		width: 100%;
		height: 40px;
		bottom: -40px;
	}

	.portfolio .label-bg {
		background: #22B4B8;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}

	.portfolio .label-text {
		color: #fff;
		position: relative;
		z-index: 500;
		padding: 5px 8px;
	}

	.portfolio .text-category {
		display: block;
		font-size: 9px;
		font-size: 12px;
		text-transform: uppercase;
	}

	/* Self Clearing Goodness */
	/* .container:after {
		content: "\0020";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	} 
	
	.clearfix:before,
	.clearfix:after,
	.row:before,
	.row:after {
		content: '\0020';
		display: block;
		overflow: hidden;
		visibility: hidden;
		width: 0;
		height: 0;
	}
	
	.row:after,
	.clearfix:after {
		clear: both;
	}*/

	.clear {
		clear: both;
		display: block;
		overflow: hidden;
		visibility: hidden;
		width: 0;
		height: 0;
	}

	#filters {
		margin: 3% 0;
		padding: 0;
		list-style: none;
		text-align: center;
	}

	#filters li span {
		display: block;
		padding: 6px 23px;
		text-decoration: none;
		color: #464251;
		cursor: pointer;
		font-size: 1.4em;
		font-weight: 700;
		margin: 0 0.5em;
	}

	#filters li span.active {
		background: #FFA200;
		color: #F3F3F3;
		font-weight: 600;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
	}

	#filters li span.filter:hover {
		background: #FFA200;
		color: #FFFFFF;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
	}

	#filters li span.active:hover {
		background: #FFA200;
		color: #F3F3F3;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
	}

	#filters li {
		display: -webkit-inline-box;
	}

	.zoom-icon {
		position: absolute;
		opacity: 0;
		filter: alpha(opacity=0);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
		display: block;
		left: 0;
		top: -152px;
		width: 290px;
		height: 219px;
		background: url(../images/zoom.png) center center no-repeat;
		cursor: pointer;
		transition: all .2s ease-in-out;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
	}

	.grid_box .zoom-icon {
		top: -50px;
		width: 100%;
		height: 280px;
	}

	.grid_box a:hover .zoom-icon {
		top: 0;
		opacity: 1;
		filter: alpha(opacity=99);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
	}

	.entertain_box {
		margin-bottom: 3em;
	}

	.portfolio-botton {
		text-align: center;
		margin-top: 3em;
	}


	/*-- portfolio --*/
	/*----start-blog----*/
	.blog-artical-grid h3 a {
		color: #404040;
		text-transform: uppercase;
		font-size: 1em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0 0 0.8em 0;
		display: block;
		text-decoration: none;
	}

	.blog-artical-grid h3 a:hover {
		color: #FFA200;
	}

	.blog {
		border-top: 1px solid #EEE;
		margin: 4em 0em;
	}

	.blog ul {
		margin: 0;
		padding: 0;
	}

	.blog ul li {
		list-style: none;
	}

	.blog-left {
		float: left;
		width: 75%;
	}

	.blog-left-head h1 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.5em;
		font-weight: 700;
		padding: 0em 0;
	}

	.blog-right {
		float: right;
		width: 23%;
		padding: 0em 3em;
	}

	.blog-left-head {
		border-bottom: 1px solid #EEE;
		padding-bottom: 1em;
	}

	.blog-artical-grid-pic-info-admin-left {
		float: left;
	}

	.blog-artical-grid-pic-info-admin-right {
		float: right;
	}

	.blog-artical-grid-pic-info-admin {
		background: rgba(255, 164, 5, 0.68);
		padding: 0.5em 2em;
		position: absolute;
		width: 100%;
		bottom: 0;
	}

	.blog-artical-grid-pic-info-admin-left ul li {
		display: inline-block;
	}

	.blog-artical-grid-pic img {
		display: block;
	}

	.blog-artical-grid-pic-info-admin-left li a img {
		border-radius: 30em;
		-webkit-border-radius: 30em;
		-moz-border-radius: 30em;
		-o-border-radius: 30em;
		vertical-align: middle;
	}

	.blog-artical-grid-pic-info-admin-left li p {
		color: #000000;
		margin-left: 1em;
		font-weight: 600;
	}

	.blog-artical-grid-pic-info-admin-left li p a {
		color: #FFF;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
	}

	.blog-artical-grid-pic-info-admin-left li p a:hover {
		color: #272727;
	}


	.blog-artical-grid-pic-info {
		position: relative;
	}

	/*---- start-artical-tags----*/
	.artical-tags ul li {
		display: inline-block;
		margin-right: 0.5em;
	}

	.artical-tags ul li a {
		background: url(../images/tags-bg.jpg) no-repeat left #EDEDED;
		color: #404040;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 0.875em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0.05em 1em 0.05em 1.5em;
		display: block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
	}

	.artical-tags ul li a:hover {
		color: #FFA200;
	}

	.artical-tags {
		margin: 1.5em 0 1.2em;
	}

	.artical-details p {
		font-size: 1em;
		line-height: 1.5em;
		color: #777;
	}

	.artical-details p a {
		color: #FFA200;
	}

	.artical-details-left {
		float: left;
		width: 48%;
		margin-right: 4%;
	}

	.artical-details-right {
		float: right;
		width: 48%;
		margin-right: 0%;
	}

	.artical-more-btn {
		background: #EDEDED;
		margin: 2em 0;
	}

	.artical-more-btn a span {
		background: #FFA200;
		color: #000000;
		padding: 0.5em 2em;
		display: inline-block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
	}

	.artical-more-btn a span:hover {
		background: #424242;
		color: #fff;
	}

	.blog-artical-pagenate ul li {
		display: inline-block;
	}

	.blog-artical-pagenate ul li a {
		color: #535353;
		background: #EDEDED;
		padding: 0.2em 0.7em;
		font-weight: 600;
		font-size: 1.2em;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		text-decoration: none;
		-moz-transition: 0.5s all;
	}

	.blog-artical-pagenate {
		text-align: center;
		margin: 4em 0 4em;
	}

	.blog-artical-pagenate ul li a:hover,
	.blog-artical-pagenate ul li.active a {
		background: #FFA200;
		color: #000000;
	}

	.blog-artical-pagenate ul li.frist span {
		height: 20px;
		width: 15px;
		display: inline-block;
		background: url(../images/pagenate.png) no-repeat 0px 0px;
		vertical-align: sub;
		margin-right: 1em;
		cursor: pointer;
	}

	.blog-artical-pagenate ul li.more-art span {
		width: 34px;
		height: 20px;
		display: inline-block;
		background: url(../images/pagenate.png) no-repeat -39px 0px;
		vertical-align: sub;
		margin: 0 0.5em;
		cursor: pointer;
	}

	.blog-artical-pagenate ul li.last span {
		height: 20px;
		width: 15px;
		display: inline-block;
		background: url(../images/pagenate.png) no-repeat -17px 0px;
		vertical-align: sub;
		margin-right: 1em;
		cursor: pointer;
	}

	.accordion-header {
		font-size: 16px;
		margin: 10px 0 0 0;
		padding: 10px 10px;
		cursor: pointer;
		font-weight: 700;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		background: #eee;
	}

	/*-----start-blog-right----*/
	.blog-left-head h3 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.8em;
		font-weight: 700;
		padding: 0em 0;
	}

	.accordion-content ul li a {
		color: #424242;
		text-transform: uppercase;
		font-size: 0.875em;
		font-weight: 600;
		padding: 0.5em 0.3em;
		display: block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.accordion-content ul li a:hover {
		color: #FFA200;
	}

	.tags-for ul li {
		margin-bottom: 0.5em;
	}

	.tags-for {
		margin: 0.5em 0 2em;
	}

	.tags-for ul li {
		display: inline-block;
		margin-right: 0.5em;
	}

	.tags-for ul li a {
		background: url(../images/tags-bg.jpg) no-repeat left #EDEDED;
		color: #404040;
		text-transform: uppercase;
		font-size: 0.875em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0.05em 1em 0.05em 1.5em;
		display: block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.tags-for ul li a:hover,
	.blog-comment-grid-right a:hover {
		color: #FFA200;
	}

	.blog-right-accordinations {
		margin: 1em 0 2.2em;
	}

	.blog-comment-grid-left {
		float: left;
		width: 25%;
		margin-top: 1em;
		cursor: pointer;
	}

	.blog-comment-grid-left img {
		border-radius: 30em;
		-webkit-border-radius: 30em;
		-moz-border-radius: 30em;
		-o-border-radius: 30em;
	}

	.blog-comment-grid-right {
		float: right;
		width: 70%;
	}

	.blog-comment-grid-right a {
		color: #404040;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-transform: uppercase;
		font-size: 0.875em;
		font-weight: 700;
		text-decoration: none;
	}

	.blog-comment-grid-right p {
		font-size: 0.875em;
		color: #777;
		line-height: 1.7em;
	}

	.blog-comment-grids {
		margin-top: 1em;
	}

	.blog-comment-grid {
		margin-bottom: 1em;
	}

	.blog-artical-grid-pic img {
		width: 100%;
	}

	/*-----//End-blog-right----*/
	/*---- start-blog-single-page----*/
	.blog-single-page h3 {
		margin: 0;
		padding: 0;
	}

	.blog-single-page h3 a {
		color: #404040;
		text-transform: uppercase;
		font-size: 1em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0.5em 0 0.8em;
		display: block;
		text-decoration: none;
	}

	.blog-single-page-artical-info-left {
		float: left;
		width: 48%;
		margin-right: 4%;
	}

	.blog-single-page-artical-info-right {
		float: right;
		width: 48%;
		margin-right: 0%;
	}

	.blog-single-page p {
		font-size: 1em;
		line-height: 1.5em;
		margin-bottom: 1.8em;
		color: #777;
	}

	.blog-single-page p.para1:first-letter {
		font-size: 4em;
		font-weight: 700;
	}

	.blog-single-page-artical-info {
		margin-top: 2em;
	}

	.blog-single-page-artical-info h3 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.2em;
		font-weight: 700;
		padding: 0.3em 0;
	}

	.spa-para {
		background: #EDEDED;
		padding: 1em;
		border-left: 3px solid #40A6CF;
		font-style: italic;
	}

	/*---*/
	.comment-secion-head {
		margin: 2em 0;
	}

	.comment-secion-head h2 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.5em;
		font-weight: 700;
		padding: 0em 0;
	}

	.comment-secion-head h2 label {
		font-size: 0.5em;
		vertical-align: super;
		margin-left: 1em;
		color: #FFA200;
	}

	.artical-comment-grid-left {
		width: 8%;
		float: left;
		text-align: center;
		margin-top: 0.4em;
	}

	.artical-comment-grid-left img {
		border-radius: 30em;
		-webkit-border-radius: 30em;
		-moz-border-radius: 30em;
		-o-border-radius: 30em;
	}

	.artical-comment-grid-info {
		float: right;
		width: 90%;
	}

	.artical-comment-grid-info ul li {
		display: inline-block;
		color: #777777;
		font-size: 0.875em;
		line-height: 1.7em;
		margin: 0 1em 0 0;
	}

	.artical-comment-grid-info ul li a {
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-transform: uppercase;
		font-size: 1em;
		font-weight: 700;
	}

	.artical-comment-grid-info p {
		margin-top: 0.5em;
	}

	.p-replay a {
		color: #FFA200;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.p-name a,
	.p-replay a:hover {
		color: #404040;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.p-name a:hover {
		color: #EC005F;
	}

	.sub-comment {
		margin-left: 5%;
	}

	.artical-comment-grid {
		margin-bottom: 1em;
	}

	/*---- //End-blog-single-page----*/
	/*----//End-blog----*/
	/*----- contact ----*/
	.contact {
		margin: 4em 0em;
	}

	.contact-left {
		float: left;
		width: 27%;
	}

	.contact-left h2 {
		font-weight: 900;
		font-size: 1.8em;
		color: #424242;
		text-transform: uppercase;
	}

	.contact-right {
		width: 70%;
		float: right;
	}

	.contact-right h2 {
		font-weight: 900;
		font-size: 1.8em;
		color: #424242;
		text-transform: uppercase;
	}

	.contact-right form span {
		display: block;
		margin: 1em 0 0.5em;
		font-family: 'Open Sans', sans-serif;
		color: #424242;
		font-weight: bold;
	}


	.contact-right form textarea {
		min-height: 270px;
		;
		resize: none;
		width: 90%;
	}

	.contact-left p {
		display: block;
	}

	.contact-left span {
		padding: 0 0 1em;
	}

	img {
		max-width: 100%;
		transition: all 300ms !important;
		-webkit-transition: all 300ms !important;
		-moz-transition: all 300ms !important;
	}
}

@media screen and (max-width: 2388px) {
	body {
		font-family: 'Roboto', sans-serif;
		overflow-x: hidden;
		/* 隐藏水平滚动条 */
	}

	.logo {
		float: left;
		margin: 0.8em 0em;
	}

	* {
		margin: 0px;
		padding: 0px;
	}

	.top {
		width: 152.2rem;
		height: 3rem;
		margin: 0px auto;
		/* 设置容器的高度为视口高度，使其占据整个视窗 */
		/* justify-content: center; */
		/* 在主轴上居中 */
		/* align-items: center; */
		/* 在侧轴上居中 */
		background-color: #ffffff;
		/* 横向导航栏的父容器布局 */
		/* 设置为 Flex 弹性布局 */
		display: flex;
		position: fixed;
		position: relative;
		color: #ffffff;
		/* overflow: hidden; */
		position: -webkit-sticky;
		/* 针对Safari浏览器的兼容性 */
		position: sticky;
		top: 0;
		/* 导航栏距离视窗顶部的距离 */
		z-index: 1000;
		/* 确保导航栏在其他内容之上 */
		background-color: transparent;
		/* 背景透明 */
		transition: background-color 0.5s ease;
		/* 添加过渡效果 */
	}



	.daohang {
		width: 5rem;
		height: 1rem;
		/* position: fixed; */
		/* 横向导航栏的父容器布局 */
		/* 设置为 Flex 弹性布局 */
		display: flex;

		transition: background-color 0.5s ease;
		/* 添加过渡效果 */
		background-color: #000000;
		list-style: none;
		padding: 0;
		position: absolute;
		top: 0.1rem;
		right: 1rem;
		left: 49rem;
		background-color: transparent;
	}

	.daohang li {
		display: inline-block;
		margin: 0 10px;
		/* border-bottom: 1px solid #ffffff; */
		padding: 5px 0;
		background-color: transparent;
	}

	.daohang ul li {
		float: left;
		width: 150px;
		/* background-color: #ffffff; */
		text-align: center;
		justify-content: center;
		font-size: 19px;
		background-color: transparent;
	}

	.daohang li:last-child {
		margin-right: 0;
	}

	.daohang a {
		text-decoration: none;
		color: #000;
	}

	.daohang ul li a:hover {
		display: block;
		/* background-color: #ffffff; */
		color: rgb(211, 169, 14);
		background-color: transparent;
	}

	/* .ul {
		margin-top: 10px;
	} */



	.top1 {
		width: 1300px;
		height: 400px;
		margin: 0px auto;
		margin-top: 5px;
	}

	.top2 {
		width: 100%;
		height: 400px;
	}


	.ter {
		text-align: center;
	}

	.clear {
		clear: both;
	}

	/*--*/
	.ourservices {
		margin-top: 100px;
		background: #ffffff;
		text-align: center;
		/* margin: 3em 0em; */
	}

	.ourservices h2 {
		font-size: 2.5em;
		font-weight: 400;
		color: #000000;
		text-transform: uppercase;
		margin: 0em 0em 3em;
	}

	.ourservices p {
		font-size: 1.1em;
		font-weight: 400;
		color: #434342;
		line-height: 1.5em;
		margin: 1em 0em;
	}

	.ourservices h4 {
		font-size: 1.5em;
		font-weight: 400;
		color: #000000;
		text-transform: uppercase;
		margin: 1em 0em;
	}

	.kehu3 {
		/* width: 300px;
		height: 70px; */
		margin-left: 650px;
		margin-top: 80px;
		font-size: 35px;
		font-weight: normal;
		/* 设置字体不加粗  */
		background-color: #ffffff;
	}


	.hr2 {
		width: 150px;
		height: 0.3px;
		background-color: rgb(86, 86, 229);
		margin-left: 640px;
		margin-top: 1px;
	}

	i.fully {
		width: 122px;
		height: 140px;
		background: url(../images/img-sprite.png)no-repeat -7px -6px;
		display: inline-block;
		vertical-align: middle;
		opacity: 0.9;
	}

	i.clean {
		width: 122px;
		height: 140px;
		background: url(../images/img-sprite.png)no-repeat -188px -6px;
		display: inline-block;
		vertical-align: middle;
	}

	i.htm {
		width: 122px;
		height: 140px;
		background: url(../images/img-sprite.png)no-repeat -367px -6px;
		display: inline-block;
		vertical-align: middle;
	}

	/*-- wmuslider --*/
	.case-studies {
		background: #000000;
		padding: 2em 0em;
	}

	.studies {
		margin: 5em 0em 2em;
	}

	.case-studies h2 {
		font-size: 2.5em;
		font-weight: 400;
		color: #fff;
		text-transform: uppercase;
		text-align: center;
	}

	.stud {
		font-size: 1.1em;
		font-weight: 300;
		color: #fff;
		line-height: 1.5em;
		margin: 1em 0em;
		text-align: center;
	}

	.data {
		float: left;
		width: 54%;
		padding: 0em 0em 0em 5em;
		color: #fff;
	}

	.case-studies h4 {
		font-size: 1.7em;
		font-weight: 700;
		color: #fff;
		line-height: 1.5em;
		margin: 1em 0em;
		text-transform: uppercase;
		text-align: left;
	}

	a.read-more {
		background: #000000;
		color: #fff;
		text-decoration: none;
		font-size: 16px;
		font-weight: 400;
		padding: 0.5em 2.2em;
		display: inline-block;
		text-decoration: none;
		text-shadow: inset 0 2px 0 red, inset 0 0 4px red;
		border-radius: 3px;
		text-align: center;
		text-transform: uppercase;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-o-border-radius: 3px;
		-msborder-radius: 3px;
	}

	a.read-more:hover {
		color: #000000;
		background: #C7C7C7;
	}

	/**** Slider *****/
	.wmuSlider {
		position: relative;
		overflow: hidden;
	}

	.wmuSlider .wmuSliderWrapper article img {
		max-width: 100%;
		width: auto;
		height: auto;
		display: block;
	}

	/* Default Skin */
	.wmuSliderPagination {
		z-index: 2;
		position: absolute;
		left: 6%;
		bottom: 0px;
	}

	ul.wmuSliderPagination {
		padding: 0;
	}

	.wmuSliderPagination li {
		float: left;
		margin: 0 8px 0 0;
		list-style-type: none;
	}

	.wmuSliderPagination a {
		display: block;
		text-indent: -9999px;
		width: 13px;
		height: 13px;
		background: #fff;
		border-radius: 10px;
	}

	.wmuSliderPagination a.wmuActive {
		background: #000000;
	}

	/* Default Skin */
	.wmuGallery .wmuGalleryImage {
		margin-bottom: 10px;
	}

	.wmuSliderPrev,
	.wmuSliderNext {
		position: absolute;
		width: 52px;
		height: 52px;
		text-indent: -9999px;
		background: url(../images/img-sprite.png)no-repeat;
		top: 35%;
		z-index: 2;
		cursor: pointer;
	}

	.wmuSliderNext {
		background-position: -79px -159px;
		right: 0em;
		top: 117px;
	}

	.wmuSliderPrev {
		background-position: -6px -159px;
		left: 0em;
		top: 117px;
	}

	/*-- wmuslider --*/
	.ourteam {
		/* width: 100%;
		height: 400px; */
		width: 130rem;
		height: 23rem;
		/* background: #000000; */
		margin-bottom: 10px;
		margin: 0px auto;
		background: #ffffff;
	}

	.team {
		/* width: 100%; */
		padding: 4em 2em;
	}

	.team1 {
		width: 400px;
		height: 200px;
	}

	.team1 img {
		width: 200px;
		height: 100px;
		/* border-radius: 50%; */
	}


	.center {
		width: 100%;
		height: 500px;
	}



	.contain {
		width: 100%;
		height: 600px;
		/* margin-top: 100px; */

		/* background-color: #000000; */

	}

	.col-md-4 {
		float: left;
		width: 350px;
		height: 430px;
		margin: 0px auto;
		margin-left: 5px;
		overflow: hidden;
		/* background-color: #000; */
	}

	.startplat {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 130px;
		left: 430px;
	}

	.startplat1 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 150px;
		left: 3px;
		/* background-color: #000; */
	}

	.startplat2 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 150px;
		left: 380px;
	}

	.startplat3 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 150px;
		left: 430px;
	}

	.startplat4 {
		text-align: center;
		color: #ffffff;
		font-size: 15px;
		position: absolute;
		top: 160px;
		left: 430px;
	}

	/* .contain1 {
		width: 100%;
		height: 800px;
	} */


	/* 添加一些按钮样式 */
	.box-btn {
		/* padding: 5px 10px; */
		background-color: #ddd917;
		border: 1px solid #403f3f;
		cursor: pointer;
	}

	.box-btn:hover {
		background-color: #c97f0f;
	}

	.containe {
		width: 120rem;
		height: 90rem;
		margin: 0px auto;
		/* background-color: #000; */
	}

	.fully {
		width: 450px;
		height: 350px;
		padding-bottom: 10px;
		padding: 3px 3px;
		transition: all 1s
	}

	.fully:hover {
		transform: scale(1.2);
	}

	.col {
		width: 1300px;
		height: 800px;
		margin-left: 90px;
		/* background-color: #000; */
	}

	.fmh {
		width: 50rem;
		height: 200PX;
		display: flex;
		/* background-color: #000; */
		padding-bottom: 0px;
		margin: 0px auto;
		position: relative;
	}

	.jcv {
		width: 30rem;
		height: 10rem;
		/* background-color: #000; */
		margin: 0px auto;
		margin-top: 1px;
		position: relative;
	}

	/*-- flexisel --*/
	#flexiselDemo1,
	#flexiselDemo2,
	#flexiselDemo3 {
		display: none;
	}

	.nbs-flexisel-container {
		position: relative;
		max-width: 100%;
	}

	.nbs-flexisel-ul {
		position: relative;
		width: 30000px;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		text-align: center;
	}

	.nbs-flexisel-inner {
		overflow: hidden;
		margin: 0 auto;
	}

	.nbs-flexisel-item {
		float: left;
		margin: 0px;
		padding: 0px;
		cursor: pointer;
		position: relative;
		line-height: 0px;
	}

	.nbs-flexisel-item>img {
		cursor: pointer;
		position: relative;
		margin-top: 10px;
		margin-bottom: 10px;
		max-width: 250px;
		max-height: 250px;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-o-border-radius: 3px;
	}

	.nbs-flexisel-item p {
		padding: 10px;
	}

	.nbs-flexisel-item p a {
		color: #000;
		font-size: 1.2em;
	}

	.nbs-flexisel-item p a:hover {
		color: #6CC372;
	}

	.nbs-flexisel-nav-left,
	.nbs-flexisel-nav-right {
		width: 80px;
		height: 80px;
		position: absolute;
		cursor: pointer;
		z-index: 100;
		margin-top: -5em;
	}

	.nbs-flexisel-nav-left {
		left: -1em;
		background: url(../images/img-sprite.png) no-repeat -6px -159px;
	}

	.nbs-flexisel-nav-right {
		right: -1em;
		background: url(../images/img-sprite.png) no-repeat -79px -159px;
	}

	/*-- flexisel --*/
	.contactus {
		background: #0E0D0D;
		padding: 3em 0em;
	}


	.kehu1 {
		width: 150px;
		height: 40px;
		font-size: 30px;
		font-weight: normal;
		/* background-color: #000; */
		position: absolute;
		left: 90px;
		top: 30px;
	}

	.hr1 {
		width: 130px;
		height: 1.5px;
		background-color: rgb(86, 86, 229);
		position: absolute;
		top: 63px;
		left: 80px;
	}




	.footer {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		margin-top: 1000px;
		position: relative;
		color: #000;
	}

	.logo4 {
		width: 120px;
		height: 98px;
		position: absolute;
		top: 20px;
		left: 30px;
	}

	.bott {
		width: 450px;
		height: 90px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 40px;
		right: 300px;
		/* background-color: #000; */
	}

	.bott1 {
		width: 450px;
		height: 50px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		margin-left: 400px;
		position: absolute;
		top: 9px;
		/* background-color: #000; */

	}

	.bott2 {
		width: 450px;
		height: 100px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 60px;
		right: 300px;
	}


	.bott3 {
		width: 450px;
		height: 100px;
		font-size: 20px;
		padding-top: 2px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 40px;
		right: 300px;
		/* background-color: #000; */
	}

	.bott4 {
		width: 450px;
		height: 100px;
		font-size: 20px;
		color: #ffffff;
		/* padding-top: 5px; */
		/* text-align: left; */
		font-weight: normal;
		/* 设置字体不加粗 */
		position: absolute;
		top: 60px;
		right: 300px;
	}

	.cen {
		color: #ffffff;
		font-size: 20px;
		font-weight: 400;
		padding-top: 20px;
		margin: 0px auto;
		text-align: center;
		padding-right: 150px;
		padding-top: 40px;
		/* position: absolute;
		right: 1px; */
	}

	.enc {
		font-size: 20px;
		color: #fff;
		text-align: center;
		margin: 0px auto;
		padding-top: 10px;
		padding-right: 200px;
		/* position: absolute;
		left: 50px;
		right: 30px; */
	}

	.bottr1 {
		width: 540px;
		height: 95px;
		font-size: 23px;
		color: #ffffff;
		position: absolute;
		right: 1px;
		left: 20px;
		top: 40px;
		font-weight: normal;
		/* 设置字体不加粗 */
		/* background-color: #c91515; */
	}

	.software {
		margin-left: 30px;
	}

	.foot2 {
		width: 100%;
		height: 175px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		margin-top: 2300px;
	}

	.foot3 {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		/* position: absolute; */
		top: 950px;
	}

	.foot4 {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		/* position: absolute; */
		top: 950px;
	}

	.foot5 {
		width: 100%;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		/* position: absolute;
		/* margin-top: 5px; */
		/*top: 2300px; */
		position: relative;
		/* position: absolute; */
		margin-top: 1100px;
		/* top: 1550px; */
	}

	.fggp {
		width: 150rem;
		height: 30rem;
		margin: 0px auto;
		/* background-color: #000; */
	}

	.fote {
		width: 1500px;
		height: 200px;
		background: #0e1e34;
		/* padding: 1.5em 0em 0em; */
		position: absolute;
		/* margin-top: 5px; */
		top: 1870px;
	}

	.footer a {
		color: #fff;
	}

	.footer a:hover {
		color: #191A1C;
	}

	.policy ul li {
		display: inline-block;
	}

	.policy ul {
		padding: 0;
	}

	.policy ul li a {
		color: #191A1C;
		font-size: 1.1em;
		font-weight: 400;
		margin: 0.5em 0em;
		padding: 0em 0.5em;
		text-decoration: none;
		border-right: 1px solid #191A1C;
	}

	.social ul li {
		display: inline-block;
	}

	.social ul {
		padding: 0;
	}

	.social ul li a {
		margin: 0em 0.5em;
	}

	.social {
		text-align: right;
	}

	i.fb {
		width: 20px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -240px -165px;
		float: left;
		vertical-align: middle;
	}

	i.fb:hover {
		opacity: 0.4;
	}

	i.twt {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -272px -164px;
		float: left;
		vertical-align: middle;
	}

	i.twt:hover {
		opacity: 0.4;
	}

	i.goog {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -315px -165px;
		float: left;
		vertical-align: middle;
	}

	i.goog:hover {
		opacity: 0.4;
	}

	i.in {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -357px -165px;
		float: left;
		vertical-align: middle;
	}

	i.in:hover {
		opacity: 0.4;
	}

	i.pp {
		width: 30px;
		height: 30px;
		background: url(../images/img-sprite.png)no-repeat -396px -165px;
		float: left;
		vertical-align: middle;
	}

	i.pp:hover {
		opacity: 0.4;
	}

	/*-- about-section --*/
	.banner1 {
		background: url(../images/banner.jpg) no-repeat center fixed;
		background-size: cover;
		min-height: 200px;
	}

	.banner1 h1 {
		font-size: 3em;
		color: #FFA200;
		font-weight: 600;
		padding: 0.5em 0em;
		text-transform: uppercase;
	}

	.about-left1 {
		margin: 4em 0em;
	}

	.about-right1 {
		margin: 4em 0em;
	}

	.left {
		margin: 2em 0em;
	}

	.right-bottom {
		margin: 2em 0em;
	}

	.left-top {
		float: left;
		width: 42%;
	}

	.left-top1 {
		float: right;
		width: 54%;
	}

	.left-bottom {
		float: left;
		width: 42%;
	}

	.left-bottom1 {
		float: right;
		width: 54%;
	}

	.about-left1 h3 {
		font-size: 2em;
		font-weight: 600;
		color: #FFA200;
		text-transform: uppercase;
	}

	.about-left1 h4 {
		font-size: 1.3em;
		font-weight: 600;
		color: #323232;
		text-transform: uppercase;
	}

	.about-left1 p {
		font-size: 1em;
		font-weight: 300;
		color: #323232;
		line-height: 1.8em;
	}

	a.read {
		background: #FFA200;
		color: #000;
		text-decoration: none;
		font-size: 15px;
		font-weight: 400;
		padding: 0.5em 0.8em;
		display: inline-block;
		text-decoration: none;
		text-align: center;
		margin-top: 1em;
	}

	a.read:hover {
		color: #000000;
		background: #C7C7C7;
	}

	.about-right1 h3 {
		font-size: 2em;
		font-weight: 600;
		color: #FFA200;
		text-transform: uppercase;
	}

	.right-bottom h5 a {
		font-size: 1.3em;
		font-weight: 600;
		color: #323232;
		text-transform: uppercase;
	}

	.right-bottom h5 a:hover {
		color: #FFA200;
	}

	.right-bottom p {
		font-size: 1em;
		font-weight: 300;
		color: #323232;
		line-height: 1.8em;
	}

	/*-- about-section --*/
	/*-- services-section --*/
	/*---- services ----*/
	.services-top-grids span {
		color: #FFA200;
	}

	.services-top-grids {
		background: #fafafa;
		padding: 2em 0 3em;
	}

	.services-wel {
		border-bottom: 1px solid #EEE;
		padding: 0 0 1em 0;
	}

	.services-wel h3 {
		margin: 0;
		padding: 0.8em 0 0.3em;
		color: #424242;
		font-weight: 700;
		text-transform: uppercase;
		font-size: 2em;

	}

	.services-wel p {
		width: 100%;
		margin-top: 0.5em;
		font-size: 1.2em;
	}

	.service-grid {
		width: 32%;
		float: left;
		margin: 1.2% 1.2% 1.2% 0;
	}

	.service-grid img {
		width: 100%;
	}


	.service-grid:nth-child(3),
	.service-grid:nth-child(6) {
		margin-right: 0;
	}

	.service-grid p {
		font-size: 1.1em;
		line-height: 1.5em;
		font-weight: 400;
		color: #777;
		margin: 1em 0;
	}

	.service-grids {
		width: 120rem;
		height: 230rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
		/* margin-left: 50px; */

	}

	.service-grids1 {
		width: 120rem;
		height: 30rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
	}

	.service-grids2 {
		width: 120rem;
		height: 100rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
	}

	.service-grids3 {
		width: 120rem;
		height: 130rem;
		padding: 0.5em 0;
		/* background-color: #000; */
		margin: 0px auto;
	}

	a.viewmore-s {
		background: #FFA200;
		padding: 0.7em 0em;
		display: inline-block;
		color: #000000;
		font-weight: 900;
		text-transform: uppercase;
		font-size: 1.3em;
		text-decoration: none;
		width: 20%;
		margin: 0 auto;
		display: block;
		text-align: center;
		margin-top: 1.3em;
	}

	a.viewmore-s:hover {
		background: #464646;
		color: #fff;
	}

	/*-- services-section --*/
	/*-- portfolio --*/
	.portfolio {
		margin: 2em 0em;
	}

	#portfoliolist .portfolio {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		width: 25%;
		display: none;
		float: left;
		overflow: hidden;
		margin: 0;
	}

	div#portfoliolist {
		padding: 0px 0px;
	}

	.portfolio-wrapper {
		overflow: hidden;
		position: relative !important;
		cursor: pointer;
	}

	.portfolio img {
		width: 100%;
		transition: all 300ms !important;
		-webkit-transition: all 300ms !important;
		-moz-transition: all 300ms !important;
	}

	.portfolio .label {
		position: absolute;
		width: 100%;
		height: 40px;
		bottom: -40px;
	}

	.portfolio .label-bg {
		background: #22B4B8;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}

	.portfolio .label-text {
		color: #fff;
		position: relative;
		z-index: 500;
		padding: 5px 8px;
	}

	.portfolio .text-category {
		display: block;
		font-size: 9px;
		font-size: 12px;
		text-transform: uppercase;
	}

	/* Self Clearing Goodness */
	/* .container:after {
		content: "\0020";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	} 
	
	.clearfix:before,
	.clearfix:after,
	.row:before,
	.row:after {
		content: '\0020';
		display: block;
		overflow: hidden;
		visibility: hidden;
		width: 0;
		height: 0;
	}
	
	.row:after,
	.clearfix:after {
		clear: both;
	}*/

	.clear {
		clear: both;
		display: block;
		overflow: hidden;
		visibility: hidden;
		width: 0;
		height: 0;
	}

	#filters {
		margin: 3% 0;
		padding: 0;
		list-style: none;
		text-align: center;
	}

	#filters li span {
		display: block;
		padding: 6px 23px;
		text-decoration: none;
		color: #464251;
		cursor: pointer;
		font-size: 1.4em;
		font-weight: 700;
		margin: 0 0.5em;
	}

	#filters li span.active {
		background: #FFA200;
		color: #F3F3F3;
		font-weight: 600;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
	}

	#filters li span.filter:hover {
		background: #FFA200;
		color: #FFFFFF;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
	}

	#filters li span.active:hover {
		background: #FFA200;
		color: #F3F3F3;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
	}

	#filters li {
		display: -webkit-inline-box;
	}

	.zoom-icon {
		position: absolute;
		opacity: 0;
		filter: alpha(opacity=0);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
		display: block;
		left: 0;
		top: -152px;
		width: 290px;
		height: 219px;
		background: url(../images/zoom.png) center center no-repeat;
		cursor: pointer;
		transition: all .2s ease-in-out;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
	}

	.grid_box .zoom-icon {
		top: -50px;
		width: 100%;
		height: 280px;
	}

	.grid_box a:hover .zoom-icon {
		top: 0;
		opacity: 1;
		filter: alpha(opacity=99);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
	}

	.entertain_box {
		margin-bottom: 3em;
	}

	.portfolio-botton {
		text-align: center;
		margin-top: 3em;
	}


	/*-- portfolio --*/
	/*----start-blog----*/
	.blog-artical-grid h3 a {
		color: #404040;
		text-transform: uppercase;
		font-size: 1em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0 0 0.8em 0;
		display: block;
		text-decoration: none;
	}

	.blog-artical-grid h3 a:hover {
		color: #FFA200;
	}

	.blog {
		border-top: 1px solid #EEE;
		margin: 4em 0em;
	}

	.blog ul {
		margin: 0;
		padding: 0;
	}

	.blog ul li {
		list-style: none;
	}

	.blog-left {
		float: left;
		width: 75%;
	}

	.blog-left-head h1 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.5em;
		font-weight: 700;
		padding: 0em 0;
	}

	.blog-right {
		float: right;
		width: 23%;
		padding: 0em 3em;
	}

	.blog-left-head {
		border-bottom: 1px solid #EEE;
		padding-bottom: 1em;
	}

	.blog-artical-grid-pic-info-admin-left {
		float: left;
	}

	.blog-artical-grid-pic-info-admin-right {
		float: right;
	}

	.blog-artical-grid-pic-info-admin {
		background: rgba(255, 164, 5, 0.68);
		padding: 0.5em 2em;
		position: absolute;
		width: 100%;
		bottom: 0;
	}

	.blog-artical-grid-pic-info-admin-left ul li {
		display: inline-block;
	}

	.blog-artical-grid-pic img {
		display: block;
	}

	.blog-artical-grid-pic-info-admin-left li a img {
		border-radius: 30em;
		-webkit-border-radius: 30em;
		-moz-border-radius: 30em;
		-o-border-radius: 30em;
		vertical-align: middle;
	}

	.blog-artical-grid-pic-info-admin-left li p {
		color: #000000;
		margin-left: 1em;
		font-weight: 600;
	}

	.blog-artical-grid-pic-info-admin-left li p a {
		color: #FFF;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
	}

	.blog-artical-grid-pic-info-admin-left li p a:hover {
		color: #272727;
	}


	.blog-artical-grid-pic-info {
		position: relative;
	}

	/*---- start-artical-tags----*/
	.artical-tags ul li {
		display: inline-block;
		margin-right: 0.5em;
	}

	.artical-tags ul li a {
		background: url(../images/tags-bg.jpg) no-repeat left #EDEDED;
		color: #404040;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 0.875em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0.05em 1em 0.05em 1.5em;
		display: block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
	}

	.artical-tags ul li a:hover {
		color: #FFA200;
	}

	.artical-tags {
		margin: 1.5em 0 1.2em;
	}

	.artical-details p {
		font-size: 1em;
		line-height: 1.5em;
		color: #777;
	}

	.artical-details p a {
		color: #FFA200;
	}

	.artical-details-left {
		float: left;
		width: 48%;
		margin-right: 4%;
	}

	.artical-details-right {
		float: right;
		width: 48%;
		margin-right: 0%;
	}

	.artical-more-btn {
		background: #EDEDED;
		margin: 2em 0;
	}

	.artical-more-btn a span {
		background: #FFA200;
		color: #000000;
		padding: 0.5em 2em;
		display: inline-block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
	}

	.artical-more-btn a span:hover {
		background: #424242;
		color: #fff;
	}

	.blog-artical-pagenate ul li {
		display: inline-block;
	}

	.blog-artical-pagenate ul li a {
		color: #535353;
		background: #EDEDED;
		padding: 0.2em 0.7em;
		font-weight: 600;
		font-size: 1.2em;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		text-decoration: none;
		-moz-transition: 0.5s all;
	}

	.blog-artical-pagenate {
		text-align: center;
		margin: 4em 0 4em;
	}

	.blog-artical-pagenate ul li a:hover,
	.blog-artical-pagenate ul li.active a {
		background: #FFA200;
		color: #000000;
	}

	.blog-artical-pagenate ul li.frist span {
		height: 20px;
		width: 15px;
		display: inline-block;
		background: url(../images/pagenate.png) no-repeat 0px 0px;
		vertical-align: sub;
		margin-right: 1em;
		cursor: pointer;
	}

	.blog-artical-pagenate ul li.more-art span {
		width: 34px;
		height: 20px;
		display: inline-block;
		background: url(../images/pagenate.png) no-repeat -39px 0px;
		vertical-align: sub;
		margin: 0 0.5em;
		cursor: pointer;
	}

	.blog-artical-pagenate ul li.last span {
		height: 20px;
		width: 15px;
		display: inline-block;
		background: url(../images/pagenate.png) no-repeat -17px 0px;
		vertical-align: sub;
		margin-right: 1em;
		cursor: pointer;
	}

	.accordion-header {
		font-size: 16px;
		margin: 10px 0 0 0;
		padding: 10px 10px;
		cursor: pointer;
		font-weight: 700;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		background: #eee;
	}

	/*-----start-blog-right----*/
	.blog-left-head h3 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.8em;
		font-weight: 700;
		padding: 0em 0;
	}

	.accordion-content ul li a {
		color: #424242;
		text-transform: uppercase;
		font-size: 0.875em;
		font-weight: 600;
		padding: 0.5em 0.3em;
		display: block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.accordion-content ul li a:hover {
		color: #FFA200;
	}

	.tags-for ul li {
		margin-bottom: 0.5em;
	}

	.tags-for {
		margin: 0.5em 0 2em;
	}

	.tags-for ul li {
		display: inline-block;
		margin-right: 0.5em;
	}

	.tags-for ul li a {
		background: url(../images/tags-bg.jpg) no-repeat left #EDEDED;
		color: #404040;
		text-transform: uppercase;
		font-size: 0.875em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0.05em 1em 0.05em 1.5em;
		display: block;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.tags-for ul li a:hover,
	.blog-comment-grid-right a:hover {
		color: #FFA200;
	}

	.blog-right-accordinations {
		margin: 1em 0 2.2em;
	}

	.blog-comment-grid-left {
		float: left;
		width: 25%;
		margin-top: 1em;
		cursor: pointer;
	}

	.blog-comment-grid-left img {
		border-radius: 30em;
		-webkit-border-radius: 30em;
		-moz-border-radius: 30em;
		-o-border-radius: 30em;
	}

	.blog-comment-grid-right {
		float: right;
		width: 70%;
	}

	.blog-comment-grid-right a {
		color: #404040;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-transform: uppercase;
		font-size: 0.875em;
		font-weight: 700;
		text-decoration: none;
	}

	.blog-comment-grid-right p {
		font-size: 0.875em;
		color: #777;
		line-height: 1.7em;
	}

	.blog-comment-grids {
		margin-top: 1em;
	}

	.blog-comment-grid {
		margin-bottom: 1em;
	}

	.blog-artical-grid-pic img {
		width: 100%;
	}

	/*-----//End-blog-right----*/
	/*---- start-blog-single-page----*/
	.blog-single-page h3 {
		margin: 0;
		padding: 0;
	}

	.blog-single-page h3 a {
		color: #404040;
		text-transform: uppercase;
		font-size: 1em;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		padding: 0.5em 0 0.8em;
		display: block;
		text-decoration: none;
	}

	.blog-single-page-artical-info-left {
		float: left;
		width: 48%;
		margin-right: 4%;
	}

	.blog-single-page-artical-info-right {
		float: right;
		width: 48%;
		margin-right: 0%;
	}

	.blog-single-page p {
		font-size: 1em;
		line-height: 1.5em;
		margin-bottom: 1.8em;
		color: #777;
	}

	.blog-single-page p.para1:first-letter {
		font-size: 4em;
		font-weight: 700;
	}

	.blog-single-page-artical-info {
		margin-top: 2em;
	}

	.blog-single-page-artical-info h3 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.2em;
		font-weight: 700;
		padding: 0.3em 0;
	}

	.spa-para {
		background: #EDEDED;
		padding: 1em;
		border-left: 3px solid #40A6CF;
		font-style: italic;
	}

	/*---*/
	.comment-secion-head {
		margin: 2em 0;
	}

	.comment-secion-head h2 {
		color: #424242;
		text-transform: uppercase;
		font-size: 1.5em;
		font-weight: 700;
		padding: 0em 0;
	}

	.comment-secion-head h2 label {
		font-size: 0.5em;
		vertical-align: super;
		margin-left: 1em;
		color: #FFA200;
	}

	.artical-comment-grid-left {
		width: 8%;
		float: left;
		text-align: center;
		margin-top: 0.4em;
	}

	.artical-comment-grid-left img {
		border-radius: 30em;
		-webkit-border-radius: 30em;
		-moz-border-radius: 30em;
		-o-border-radius: 30em;
	}

	.artical-comment-grid-info {
		float: right;
		width: 90%;
	}

	.artical-comment-grid-info ul li {
		display: inline-block;
		color: #777777;
		font-size: 0.875em;
		line-height: 1.7em;
		margin: 0 1em 0 0;
	}

	.artical-comment-grid-info ul li a {
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-transform: uppercase;
		font-size: 1em;
		font-weight: 700;
	}

	.artical-comment-grid-info p {
		margin-top: 0.5em;
	}

	.p-replay a {
		color: #FFA200;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.p-name a,
	.p-replay a:hover {
		color: #404040;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		text-decoration: none;
	}

	.p-name a:hover {
		color: #EC005F;
	}

	.sub-comment {
		margin-left: 5%;
	}

	.artical-comment-grid {
		margin-bottom: 1em;
	}

	/*---- //End-blog-single-page----*/
	/*----//End-blog----*/
	/*----- contact ----*/
	.contact {
		margin: 4em 0em;
	}

	.contact-left {
		float: left;
		width: 27%;
	}

	.contact-left h2 {
		font-weight: 900;
		font-size: 1.8em;
		color: #424242;
		text-transform: uppercase;
	}

	.contact-right {
		width: 70%;
		float: right;
	}

	.contact-right h2 {
		font-weight: 900;
		font-size: 1.8em;
		color: #424242;
		text-transform: uppercase;
	}

	.contact-right form span {
		display: block;
		margin: 1em 0 0.5em;
		font-family: 'Open Sans', sans-serif;
		color: #424242;
		font-weight: bold;
	}


	.contact-right form textarea {
		min-height: 270px;
		;
		resize: none;
		width: 90%;
	}

	.contact-left p {
		display: block;
	}

	.contact-left span {
		padding: 0 0 1em;
	}

	img {
		max-width: 100%;
		transition: all 300ms !important;
		-webkit-transition: all 300ms !important;
		-moz-transition: all 300ms !important;
	}
}

body {
	font-family: 'Roboto', sans-serif;
	overflow-x: hidden;
	/* 隐藏水平滚动条 */
}

.logo {
	float: left;
	margin: 0.8em 0em;
}

* {
	margin: 0px;
	padding: 0px;
}

.top {
	width: 152.2rem;
	height: 3rem;
	margin: 0px auto;
	/* 设置容器的高度为视口高度，使其占据整个视窗 */
	/* justify-content: center; */
	/* 在主轴上居中 */
	/* align-items: center; */
	/* 在侧轴上居中 */
	background-color: #ffffff;
	/* 横向导航栏的父容器布局 */
	/* 设置为 Flex 弹性布局 */
	display: flex;
	position: fixed;
	position: relative;
	color: #ffffff;
	/* overflow: hidden; */
	position: -webkit-sticky;
	/* 针对Safari浏览器的兼容性 */
	position: sticky;
	top: 0;
	/* 导航栏距离视窗顶部的距离 */
	z-index: 1000;
	/* 确保导航栏在其他内容之上 */
	background-color: transparent;
	/* 背景透明 */
	transition: background-color 0.5s ease;
	/* 添加过渡效果 */
}



.daohang {
	width: 5rem;
	height: 1rem;
	/* position: fixed; */
	/* 横向导航栏的父容器布局 */
	/* 设置为 Flex 弹性布局 */
	display: flex;

	transition: background-color 0.5s ease;
	/* 添加过渡效果 */
	background-color: #000000;
	list-style: none;
	padding: 0;
	position: absolute;
	top: 0.1rem;
	right: 1rem;
	left: 49rem;
	background-color: transparent;
}

.daohang li {
	display: inline-block;
	margin: 0 10px;
	/* border-bottom: 1px solid #ffffff; */
	padding: 5px 0;
	background-color: transparent;
}

.daohang ul li {
	float: left;
	width: 150px;
	/* background-color: #ffffff; */
	text-align: center;
	justify-content: center;
	font-size: 19px;
	background-color: transparent;
}

.daohang li:last-child {
	margin-right: 0;
}

.daohang a {
	text-decoration: none;
	color: #000;
}

.daohang ul li a:hover {
	display: block;
	/* background-color: #ffffff; */
	color: rgb(211, 169, 14);
	background-color: transparent;
}

/* .ul {
	margin-top: 10px;
} */



.top1 {
	width: 1300px;
	height: 400px;
	margin: 0px auto;
	margin-top: 5px;
}

.top2 {
	width: 100%;
	height: 400px;
}


.ter {
	text-align: center;
}

.clear {
	clear: both;
}

/*--*/
.ourservices {
	margin-top: 100px;
	background: #ffffff;
	text-align: center;
	/* margin: 3em 0em; */
}

.ourservices h2 {
	font-size: 2.5em;
	font-weight: 400;
	color: #000000;
	text-transform: uppercase;
	margin: 0em 0em 3em;
}

.ourservices p {
	font-size: 1.1em;
	font-weight: 400;
	color: #434342;
	line-height: 1.5em;
	margin: 1em 0em;
}

.ourservices h4 {
	font-size: 1.5em;
	font-weight: 400;
	color: #000000;
	text-transform: uppercase;
	margin: 1em 0em;
}

.kehu3 {
	/* width: 300px;
	height: 70px; */
	margin-left: 650px;
	margin-top: 80px;
	font-size: 35px;
	font-weight: normal;
	/* 设置字体不加粗  */
	background-color: #ffffff;
}


.hr2 {
	width: 150px;
	height: 0.3px;
	background-color: rgb(86, 86, 229);
	margin-left: 640px;
	margin-top: 1px;
}

i.fully {
	width: 122px;
	height: 140px;
	background: url(../images/img-sprite.png)no-repeat -7px -6px;
	display: inline-block;
	vertical-align: middle;
	opacity: 0.9;
}

i.clean {
	width: 122px;
	height: 140px;
	background: url(../images/img-sprite.png)no-repeat -188px -6px;
	display: inline-block;
	vertical-align: middle;
}

i.htm {
	width: 122px;
	height: 140px;
	background: url(../images/img-sprite.png)no-repeat -367px -6px;
	display: inline-block;
	vertical-align: middle;
}

/*-- wmuslider --*/
.case-studies {
	background: #000000;
	padding: 2em 0em;
}

.studies {
	margin: 5em 0em 2em;
}

.case-studies h2 {
	font-size: 2.5em;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}

.stud {
	font-size: 1.1em;
	font-weight: 300;
	color: #fff;
	line-height: 1.5em;
	margin: 1em 0em;
	text-align: center;
}

.data {
	float: left;
	width: 54%;
	padding: 0em 0em 0em 5em;
	color: #fff;
}

.case-studies h4 {
	font-size: 1.7em;
	font-weight: 700;
	color: #fff;
	line-height: 1.5em;
	margin: 1em 0em;
	text-transform: uppercase;
	text-align: left;
}

a.read-more {
	background: #000000;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-weight: 400;
	padding: 0.5em 2.2em;
	display: inline-block;
	text-decoration: none;
	text-shadow: inset 0 2px 0 red, inset 0 0 4px red;
	border-radius: 3px;
	text-align: center;
	text-transform: uppercase;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-msborder-radius: 3px;
}

a.read-more:hover {
	color: #000000;
	background: #C7C7C7;
}

/**** Slider *****/
.wmuSlider {
	position: relative;
	overflow: hidden;
}

.wmuSlider .wmuSliderWrapper article img {
	max-width: 100%;
	width: auto;
	height: auto;
	display: block;
}

/* Default Skin */
.wmuSliderPagination {
	z-index: 2;
	position: absolute;
	left: 6%;
	bottom: 0px;
}

ul.wmuSliderPagination {
	padding: 0;
}

.wmuSliderPagination li {
	float: left;
	margin: 0 8px 0 0;
	list-style-type: none;
}

.wmuSliderPagination a {
	display: block;
	text-indent: -9999px;
	width: 13px;
	height: 13px;
	background: #fff;
	border-radius: 10px;
}

.wmuSliderPagination a.wmuActive {
	background: #000000;
}

/* Default Skin */
.wmuGallery .wmuGalleryImage {
	margin-bottom: 10px;
}

.wmuSliderPrev,
.wmuSliderNext {
	position: absolute;
	width: 52px;
	height: 52px;
	text-indent: -9999px;
	background: url(../images/img-sprite.png)no-repeat;
	top: 35%;
	z-index: 2;
	cursor: pointer;
}

.wmuSliderNext {
	background-position: -79px -159px;
	right: 0em;
	top: 117px;
}

.wmuSliderPrev {
	background-position: -6px -159px;
	left: 0em;
	top: 117px;
}

/*-- wmuslider --*/
.ourteam {
	/* width: 100%;
	height: 400px; */
	width: 130rem;
	height: 23rem;
	/* background: #000000; */
	margin-bottom: 10px;
	margin: 0px auto;
	background: #ffffff;
}

.team {
	/* width: 100%; */
	padding: 4em 2em;
}

.team1 {
	width: 400px;
	height: 200px;
}

.team1 img {
	width: 200px;
	height: 100px;
	/* border-radius: 50%; */
}


.center {
	width: 100%;
	height: 500px;
}



.contain {
	width: 100%;
	height: 600px;
	/* margin-top: 100px; */

	/* background-color: #000000; */

}

.col-md-4 {
	float: left;
	width: 350px;
	height: 430px;
	margin: 0px auto;
	margin-left: 5px;
	overflow: hidden;
	/* background-color: #000; */
}

.startplat {
	text-align: center;
	color: #ffffff;
	font-size: 15px;
	position: absolute;
	top: 130px;
	left: 430px;
}

.startplat1 {
	text-align: center;
	color: #ffffff;
	font-size: 15px;
	position: absolute;
	top: 150px;
	left: 3px;
	/* background-color: #000; */
}

.startplat2 {
	text-align: center;
	color: #ffffff;
	font-size: 15px;
	position: absolute;
	top: 150px;
	left: 380px;
}

.startplat3 {
	text-align: center;
	color: #ffffff;
	font-size: 15px;
	position: absolute;
	top: 150px;
	left: 430px;
}

.startplat4 {
	text-align: center;
	color: #ffffff;
	font-size: 15px;
	position: absolute;
	top: 160px;
	left: 430px;
}

/* .contain1 {
	width: 100%;
	height: 800px;
} */


/* 添加一些按钮样式 */
.box-btn {
	/* padding: 5px 10px; */
	background-color: #ddd917;
	border: 1px solid #403f3f;
	cursor: pointer;
}

.box-btn:hover {
	background-color: #c97f0f;
}

.containe {
	width: 120rem;
	height: 90rem;
	margin: 0px auto;
	/* background-color: #000; */
}

.fully {
	width: 450px;
	height: 350px;
	padding-bottom: 10px;
	padding: 3px 3px;
	transition: all 1s
}

.fully:hover {
	transform: scale(1.2);
}

.col {
	width: 1300px;
	height: 800px;
	margin-left: 90px;
	/* background-color: #000; */
}

.fmh {
	width: 50rem;
	height: 200PX;
	display: flex;
	/* background-color: #000; */
	padding-bottom: 0px;
	margin: 0px auto;
	position: relative;
}

.jcv {
	width: 30rem;
	height: 10rem;
	/* background-color: #000; */
	margin: 0px auto;
	margin-top: 1px;
	position: relative;
}

/*-- flexisel --*/
#flexiselDemo1,
#flexiselDemo2,
#flexiselDemo3 {
	display: none;
}

.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}

.nbs-flexisel-ul {
	position: relative;
	width: 30000px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0 auto;
}

.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}

.nbs-flexisel-item>img {
	cursor: pointer;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	max-width: 250px;
	max-height: 250px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}

.nbs-flexisel-item p {
	padding: 10px;
}

.nbs-flexisel-item p a {
	color: #000;
	font-size: 1.2em;
}

.nbs-flexisel-item p a:hover {
	color: #6CC372;
}

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
	width: 80px;
	height: 80px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	margin-top: -5em;
}

.nbs-flexisel-nav-left {
	left: -1em;
	background: url(../images/img-sprite.png) no-repeat -6px -159px;
}

.nbs-flexisel-nav-right {
	right: -1em;
	background: url(../images/img-sprite.png) no-repeat -79px -159px;
}

/*-- flexisel --*/
.contactus {
	background: #0E0D0D;
	padding: 3em 0em;
}


.kehu1 {
	width: 150px;
	height: 40px;
	font-size: 30px;
	font-weight: normal;
	/* background-color: #000; */
	position: absolute;
	left: 90px;
	top: 30px;
}

.hr1 {
	width: 130px;
	height: 1.5px;
	background-color: rgb(86, 86, 229);
	position: absolute;
	top: 63px;
	left: 80px;
}




.footer {
	width: 100%;
	height: 200px;
	background: #0e1e34;
	/* padding: 1.5em 0em 0em; */
	margin-top: 1000px;
	position: relative;
	color: #000;
}

.logo4 {
	width: 120px;
	height: 98px;
	position: absolute;
	top: 20px;
	left: 30px;
}

.bott {
	width: 450px;
	height: 90px;
	font-size: 20px;
	color: #ffffff;
	/* padding-top: 5px; */
	/* text-align: left; */
	font-weight: normal;
	/* 设置字体不加粗 */
	position: absolute;
	top: 40px;
	right: 300px;
	/* background-color: #000; */
}

.bott1 {
	width: 450px;
	height: 50px;
	font-size: 20px;
	color: #ffffff;
	/* padding-top: 5px; */
	/* text-align: left; */
	font-weight: normal;
	/* 设置字体不加粗 */
	margin-left: 400px;
	position: absolute;
	top: 9px;
	/* background-color: #000; */

}

.bott2 {
	width: 450px;
	height: 100px;
	font-size: 20px;
	color: #ffffff;
	/* padding-top: 5px; */
	/* text-align: left; */
	font-weight: normal;
	/* 设置字体不加粗 */
	position: absolute;
	top: 60px;
	right: 300px;
}


.bott3 {
	width: 450px;
	height: 100px;
	font-size: 20px;
	padding-top: 2px;
	color: #ffffff;
	/* padding-top: 5px; */
	/* text-align: left; */
	font-weight: normal;
	/* 设置字体不加粗 */
	position: absolute;
	top: 40px;
	right: 300px;
	/* background-color: #000; */
}

.bott4 {
	width: 450px;
	height: 100px;
	font-size: 20px;
	color: #ffffff;
	/* padding-top: 5px; */
	/* text-align: left; */
	font-weight: normal;
	/* 设置字体不加粗 */
	position: absolute;
	top: 60px;
	right: 300px;
}

.cen {
	color: #ffffff;
	font-size: 20px;
	font-weight: 400;
	padding-top: 20px;
	margin: 0px auto;
	text-align: center;
	padding-right: 150px;
	padding-top: 40px;
	/* position: absolute;
	right: 1px; */
}

.enc {
	font-size: 20px;
	color: #fff;
	text-align: center;
	margin: 0px auto;
	padding-top: 10px;
	padding-right: 200px;
	/* position: absolute;
	left: 50px;
	right: 30px; */
}

.bottr1 {
	width: 540px;
	height: 95px;
	font-size: 23px;
	color: #ffffff;
	position: absolute;
	right: 1px;
	left: 20px;
	top: 40px;
	font-weight: normal;
	/* 设置字体不加粗 */
	/* background-color: #c91515; */
}

.software {
	margin-left: 30px;
}

.foot2 {
	width: 100%;
	height: 175px;
	background: #0e1e34;
	/* padding: 1.5em 0em 0em; */
	/* position: absolute;
	/* margin-top: 5px; */
	/*top: 2300px; */
	position: relative;
	margin-top: 2300px;
}

.foot3 {
	width: 100%;
	height: 200px;
	background: #0e1e34;
	/* padding: 1.5em 0em 0em; */
	/* position: absolute;
	/* margin-top: 5px; */
	/*top: 2300px; */
	position: relative;
	/* position: absolute; */
	top: 950px;
}

.foot4 {
	width: 100%;
	height: 200px;
	background: #0e1e34;
	/* padding: 1.5em 0em 0em; */
	/* position: absolute;
	/* margin-top: 5px; */
	/*top: 2300px; */
	position: relative;
	/* position: absolute; */
	top: 950px;
}

.foot5 {
	width: 100%;
	height: 200px;
	background: #0e1e34;
	/* padding: 1.5em 0em 0em; */
	/* position: absolute;
	/* margin-top: 5px; */
	/*top: 2300px; */
	position: relative;
	/* position: absolute; */
	margin-top: 1100px;
	/* top: 1550px; */
}

.fggp {
	width: 150rem;
	height: 30rem;
	margin: 0px auto;
	/* background-color: #000; */
}

.fote {
	width: 1500px;
	height: 200px;
	background: #0e1e34;
	/* padding: 1.5em 0em 0em; */
	position: absolute;
	/* margin-top: 5px; */
	top: 1870px;
}

.footer a {
	color: #fff;
}

.footer a:hover {
	color: #191A1C;
}

.policy ul li {
	display: inline-block;
}

.policy ul {
	padding: 0;
}

.policy ul li a {
	color: #191A1C;
	font-size: 1.1em;
	font-weight: 400;
	margin: 0.5em 0em;
	padding: 0em 0.5em;
	text-decoration: none;
	border-right: 1px solid #191A1C;
}

.social ul li {
	display: inline-block;
}

.social ul {
	padding: 0;
}

.social ul li a {
	margin: 0em 0.5em;
}

.social {
	text-align: right;
}

i.fb {
	width: 20px;
	height: 30px;
	background: url(../images/img-sprite.png)no-repeat -240px -165px;
	float: left;
	vertical-align: middle;
}

i.fb:hover {
	opacity: 0.4;
}

i.twt {
	width: 30px;
	height: 30px;
	background: url(../images/img-sprite.png)no-repeat -272px -164px;
	float: left;
	vertical-align: middle;
}

i.twt:hover {
	opacity: 0.4;
}

i.goog {
	width: 30px;
	height: 30px;
	background: url(../images/img-sprite.png)no-repeat -315px -165px;
	float: left;
	vertical-align: middle;
}

i.goog:hover {
	opacity: 0.4;
}

i.in {
	width: 30px;
	height: 30px;
	background: url(../images/img-sprite.png)no-repeat -357px -165px;
	float: left;
	vertical-align: middle;
}

i.in:hover {
	opacity: 0.4;
}

i.pp {
	width: 30px;
	height: 30px;
	background: url(../images/img-sprite.png)no-repeat -396px -165px;
	float: left;
	vertical-align: middle;
}

i.pp:hover {
	opacity: 0.4;
}

/*-- about-section --*/
.banner1 {
	background: url(../images/banner.jpg) no-repeat center fixed;
	background-size: cover;
	min-height: 200px;
}

.banner1 h1 {
	font-size: 3em;
	color: #FFA200;
	font-weight: 600;
	padding: 0.5em 0em;
	text-transform: uppercase;
}

.about-left1 {
	margin: 4em 0em;
}

.about-right1 {
	margin: 4em 0em;
}

.left {
	margin: 2em 0em;
}

.right-bottom {
	margin: 2em 0em;
}

.left-top {
	float: left;
	width: 42%;
}

.left-top1 {
	float: right;
	width: 54%;
}

.left-bottom {
	float: left;
	width: 42%;
}

.left-bottom1 {
	float: right;
	width: 54%;
}

.about-left1 h3 {
	font-size: 2em;
	font-weight: 600;
	color: #FFA200;
	text-transform: uppercase;
}

.about-left1 h4 {
	font-size: 1.3em;
	font-weight: 600;
	color: #323232;
	text-transform: uppercase;
}

.about-left1 p {
	font-size: 1em;
	font-weight: 300;
	color: #323232;
	line-height: 1.8em;
}

a.read {
	background: #FFA200;
	color: #000;
	text-decoration: none;
	font-size: 15px;
	font-weight: 400;
	padding: 0.5em 0.8em;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	margin-top: 1em;
}

a.read:hover {
	color: #000000;
	background: #C7C7C7;
}

.about-right1 h3 {
	font-size: 2em;
	font-weight: 600;
	color: #FFA200;
	text-transform: uppercase;
}

.right-bottom h5 a {
	font-size: 1.3em;
	font-weight: 600;
	color: #323232;
	text-transform: uppercase;
}

.right-bottom h5 a:hover {
	color: #FFA200;
}

.right-bottom p {
	font-size: 1em;
	font-weight: 300;
	color: #323232;
	line-height: 1.8em;
}

/*-- about-section --*/
/*-- services-section --*/
/*---- services ----*/
.services-top-grids span {
	color: #FFA200;
}

.services-top-grids {
	background: #fafafa;
	padding: 2em 0 3em;
}

.services-wel {
	border-bottom: 1px solid #EEE;
	padding: 0 0 1em 0;
}

.services-wel h3 {
	margin: 0;
	padding: 0.8em 0 0.3em;
	color: #424242;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 2em;

}

.services-wel p {
	width: 100%;
	margin-top: 0.5em;
	font-size: 1.2em;
}

.service-grid {
	width: 32%;
	float: left;
	margin: 1.2% 1.2% 1.2% 0;
}

.service-grid img {
	width: 100%;
}


.service-grid:nth-child(3),
.service-grid:nth-child(6) {
	margin-right: 0;
}

.service-grid p {
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: 400;
	color: #777;
	margin: 1em 0;
}

.service-grids {
	width: 120rem;
	height: 230rem;
	padding: 0.5em 0;
	/* background-color: #000; */
	margin: 0px auto;
	/* margin-left: 50px; */

}

.service-grids1 {
	width: 120rem;
	height: 30rem;
	padding: 0.5em 0;
	/* background-color: #000; */
	margin: 0px auto;
}

.service-grids2 {
	width: 120rem;
	height: 100rem;
	padding: 0.5em 0;
	/* background-color: #000; */
	margin: 0px auto;
}

.service-grids3 {
	width: 120rem;
	height: 130rem;
	padding: 0.5em 0;
	/* background-color: #000; */
	margin: 0px auto;
}

a.viewmore-s {
	background: #FFA200;
	padding: 0.7em 0em;
	display: inline-block;
	color: #000000;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 1.3em;
	text-decoration: none;
	width: 20%;
	margin: 0 auto;
	display: block;
	text-align: center;
	margin-top: 1.3em;
}

a.viewmore-s:hover {
	background: #464646;
	color: #fff;
}

/*-- services-section --*/
/*-- portfolio --*/
.portfolio {
	margin: 2em 0em;
}

#portfoliolist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width: 25%;
	display: none;
	float: left;
	overflow: hidden;
	margin: 0;
}

div#portfoliolist {
	padding: 0px 0px;
}

.portfolio-wrapper {
	overflow: hidden;
	position: relative !important;
	cursor: pointer;
}

.portfolio img {
	width: 100%;
	transition: all 300ms !important;
	-webkit-transition: all 300ms !important;
	-moz-transition: all 300ms !important;
}

.portfolio .label {
	position: absolute;
	width: 100%;
	height: 40px;
	bottom: -40px;
}

.portfolio .label-bg {
	background: #22B4B8;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.portfolio .label-text {
	color: #fff;
	position: relative;
	z-index: 500;
	padding: 5px 8px;
}

.portfolio .text-category {
	display: block;
	font-size: 9px;
	font-size: 12px;
	text-transform: uppercase;
}

/* Self Clearing Goodness */
/* .container:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
} 

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.row:after,
.clearfix:after {
	clear: both;
}*/

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

#filters {
	margin: 3% 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#filters li span {
	display: block;
	padding: 6px 23px;
	text-decoration: none;
	color: #464251;
	cursor: pointer;
	font-size: 1.4em;
	font-weight: 700;
	margin: 0 0.5em;
}

#filters li span.active {
	background: #FFA200;
	color: #F3F3F3;
	font-weight: 600;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}

#filters li span.filter:hover {
	background: #FFA200;
	color: #FFFFFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}

#filters li span.active:hover {
	background: #FFA200;
	color: #F3F3F3;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}

#filters li {
	display: -webkit-inline-box;
}

.zoom-icon {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	display: block;
	left: 0;
	top: -152px;
	width: 290px;
	height: 219px;
	background: url(../images/zoom.png) center center no-repeat;
	cursor: pointer;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

.grid_box .zoom-icon {
	top: -50px;
	width: 100%;
	height: 280px;
}

.grid_box a:hover .zoom-icon {
	top: 0;
	opacity: 1;
	filter: alpha(opacity=99);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
}

.entertain_box {
	margin-bottom: 3em;
}

.portfolio-botton {
	text-align: center;
	margin-top: 3em;
}


/*-- portfolio --*/
/*----start-blog----*/
.blog-artical-grid h3 a {
	color: #404040;
	text-transform: uppercase;
	font-size: 1em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	padding: 0 0 0.8em 0;
	display: block;
	text-decoration: none;
}

.blog-artical-grid h3 a:hover {
	color: #FFA200;
}

.blog {
	border-top: 1px solid #EEE;
	margin: 4em 0em;
}

.blog ul {
	margin: 0;
	padding: 0;
}

.blog ul li {
	list-style: none;
}

.blog-left {
	float: left;
	width: 75%;
}

.blog-left-head h1 {
	color: #424242;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: 700;
	padding: 0em 0;
}

.blog-right {
	float: right;
	width: 23%;
	padding: 0em 3em;
}

.blog-left-head {
	border-bottom: 1px solid #EEE;
	padding-bottom: 1em;
}

.blog-artical-grid-pic-info-admin-left {
	float: left;
}

.blog-artical-grid-pic-info-admin-right {
	float: right;
}

.blog-artical-grid-pic-info-admin {
	background: rgba(255, 164, 5, 0.68);
	padding: 0.5em 2em;
	position: absolute;
	width: 100%;
	bottom: 0;
}

.blog-artical-grid-pic-info-admin-left ul li {
	display: inline-block;
}

.blog-artical-grid-pic img {
	display: block;
}

.blog-artical-grid-pic-info-admin-left li a img {
	border-radius: 30em;
	-webkit-border-radius: 30em;
	-moz-border-radius: 30em;
	-o-border-radius: 30em;
	vertical-align: middle;
}

.blog-artical-grid-pic-info-admin-left li p {
	color: #000000;
	margin-left: 1em;
	font-weight: 600;
}

.blog-artical-grid-pic-info-admin-left li p a {
	color: #FFF;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}

.blog-artical-grid-pic-info-admin-left li p a:hover {
	color: #272727;
}


.blog-artical-grid-pic-info {
	position: relative;
}

/*---- start-artical-tags----*/
.artical-tags ul li {
	display: inline-block;
	margin-right: 0.5em;
}

.artical-tags ul li a {
	background: url(../images/tags-bg.jpg) no-repeat left #EDEDED;
	color: #404040;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.875em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	padding: 0.05em 1em 0.05em 1.5em;
	display: block;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}

.artical-tags ul li a:hover {
	color: #FFA200;
}

.artical-tags {
	margin: 1.5em 0 1.2em;
}

.artical-details p {
	font-size: 1em;
	line-height: 1.5em;
	color: #777;
}

.artical-details p a {
	color: #FFA200;
}

.artical-details-left {
	float: left;
	width: 48%;
	margin-right: 4%;
}

.artical-details-right {
	float: right;
	width: 48%;
	margin-right: 0%;
}

.artical-more-btn {
	background: #EDEDED;
	margin: 2em 0;
}

.artical-more-btn a span {
	background: #FFA200;
	color: #000000;
	padding: 0.5em 2em;
	display: inline-block;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}

.artical-more-btn a span:hover {
	background: #424242;
	color: #fff;
}

.blog-artical-pagenate ul li {
	display: inline-block;
}

.blog-artical-pagenate ul li a {
	color: #535353;
	background: #EDEDED;
	padding: 0.2em 0.7em;
	font-weight: 600;
	font-size: 1.2em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	text-decoration: none;
	-moz-transition: 0.5s all;
}

.blog-artical-pagenate {
	text-align: center;
	margin: 4em 0 4em;
}

.blog-artical-pagenate ul li a:hover,
.blog-artical-pagenate ul li.active a {
	background: #FFA200;
	color: #000000;
}

.blog-artical-pagenate ul li.frist span {
	height: 20px;
	width: 15px;
	display: inline-block;
	background: url(../images/pagenate.png) no-repeat 0px 0px;
	vertical-align: sub;
	margin-right: 1em;
	cursor: pointer;
}

.blog-artical-pagenate ul li.more-art span {
	width: 34px;
	height: 20px;
	display: inline-block;
	background: url(../images/pagenate.png) no-repeat -39px 0px;
	vertical-align: sub;
	margin: 0 0.5em;
	cursor: pointer;
}

.blog-artical-pagenate ul li.last span {
	height: 20px;
	width: 15px;
	display: inline-block;
	background: url(../images/pagenate.png) no-repeat -17px 0px;
	vertical-align: sub;
	margin-right: 1em;
	cursor: pointer;
}

.accordion-header {
	font-size: 16px;
	margin: 10px 0 0 0;
	padding: 10px 10px;
	cursor: pointer;
	font-weight: 700;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	background: #eee;
}

/*-----start-blog-right----*/
.blog-left-head h3 {
	color: #424242;
	text-transform: uppercase;
	font-size: 1.8em;
	font-weight: 700;
	padding: 0em 0;
}

.accordion-content ul li a {
	color: #424242;
	text-transform: uppercase;
	font-size: 0.875em;
	font-weight: 600;
	padding: 0.5em 0.3em;
	display: block;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	text-decoration: none;
}

.accordion-content ul li a:hover {
	color: #FFA200;
}

.tags-for ul li {
	margin-bottom: 0.5em;
}

.tags-for {
	margin: 0.5em 0 2em;
}

.tags-for ul li {
	display: inline-block;
	margin-right: 0.5em;
}

.tags-for ul li a {
	background: url(../images/tags-bg.jpg) no-repeat left #EDEDED;
	color: #404040;
	text-transform: uppercase;
	font-size: 0.875em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	padding: 0.05em 1em 0.05em 1.5em;
	display: block;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	text-decoration: none;
}

.tags-for ul li a:hover,
.blog-comment-grid-right a:hover {
	color: #FFA200;
}

.blog-right-accordinations {
	margin: 1em 0 2.2em;
}

.blog-comment-grid-left {
	float: left;
	width: 25%;
	margin-top: 1em;
	cursor: pointer;
}

.blog-comment-grid-left img {
	border-radius: 30em;
	-webkit-border-radius: 30em;
	-moz-border-radius: 30em;
	-o-border-radius: 30em;
}

.blog-comment-grid-right {
	float: right;
	width: 70%;
}

.blog-comment-grid-right a {
	color: #404040;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	text-transform: uppercase;
	font-size: 0.875em;
	font-weight: 700;
	text-decoration: none;
}

.blog-comment-grid-right p {
	font-size: 0.875em;
	color: #777;
	line-height: 1.7em;
}

.blog-comment-grids {
	margin-top: 1em;
}

.blog-comment-grid {
	margin-bottom: 1em;
}

.blog-artical-grid-pic img {
	width: 100%;
}

/*-----//End-blog-right----*/
/*---- start-blog-single-page----*/
.blog-single-page h3 {
	margin: 0;
	padding: 0;
}

.blog-single-page h3 a {
	color: #404040;
	text-transform: uppercase;
	font-size: 1em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	padding: 0.5em 0 0.8em;
	display: block;
	text-decoration: none;
}

.blog-single-page-artical-info-left {
	float: left;
	width: 48%;
	margin-right: 4%;
}

.blog-single-page-artical-info-right {
	float: right;
	width: 48%;
	margin-right: 0%;
}

.blog-single-page p {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1.8em;
	color: #777;
}

.blog-single-page p.para1:first-letter {
	font-size: 4em;
	font-weight: 700;
}

.blog-single-page-artical-info {
	margin-top: 2em;
}

.blog-single-page-artical-info h3 {
	color: #424242;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: 700;
	padding: 0.3em 0;
}

.spa-para {
	background: #EDEDED;
	padding: 1em;
	border-left: 3px solid #40A6CF;
	font-style: italic;
}

/*---*/
.comment-secion-head {
	margin: 2em 0;
}

.comment-secion-head h2 {
	color: #424242;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: 700;
	padding: 0em 0;
}

.comment-secion-head h2 label {
	font-size: 0.5em;
	vertical-align: super;
	margin-left: 1em;
	color: #FFA200;
}

.artical-comment-grid-left {
	width: 8%;
	float: left;
	text-align: center;
	margin-top: 0.4em;
}

.artical-comment-grid-left img {
	border-radius: 30em;
	-webkit-border-radius: 30em;
	-moz-border-radius: 30em;
	-o-border-radius: 30em;
}

.artical-comment-grid-info {
	float: right;
	width: 90%;
}

.artical-comment-grid-info ul li {
	display: inline-block;
	color: #777777;
	font-size: 0.875em;
	line-height: 1.7em;
	margin: 0 1em 0 0;
}

.artical-comment-grid-info ul li a {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: 700;
}

.artical-comment-grid-info p {
	margin-top: 0.5em;
}

.p-replay a {
	color: #FFA200;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	text-decoration: none;
}

.p-name a,
.p-replay a:hover {
	color: #404040;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	text-decoration: none;
}

.p-name a:hover {
	color: #EC005F;
}

.sub-comment {
	margin-left: 5%;
}

.artical-comment-grid {
	margin-bottom: 1em;
}

/*---- //End-blog-single-page----*/
/*----//End-blog----*/
/*----- contact ----*/
.contact {
	margin: 4em 0em;
}

.contact-left {
	float: left;
	width: 27%;
}

.contact-left h2 {
	font-weight: 900;
	font-size: 1.8em;
	color: #424242;
	text-transform: uppercase;
}

.contact-right {
	width: 70%;
	float: right;
}

.contact-right h2 {
	font-weight: 900;
	font-size: 1.8em;
	color: #424242;
	text-transform: uppercase;
}

.contact-right form span {
	display: block;
	margin: 1em 0 0.5em;
	font-family: 'Open Sans', sans-serif;
	color: #424242;
	font-weight: bold;
}


.contact-right form textarea {
	min-height: 270px;
	;
	resize: none;
	width: 90%;
}

.contact-left p {
	display: block;
}

.contact-left span {
	padding: 0 0 1em;
}

img {
	max-width: 100%;
	transition: all 300ms !important;
	-webkit-transition: all 300ms !important;
	-moz-transition: all 300ms !important;
}