.title-box {
	text-align: center;
	width: 100%;
	margin: 60px 0 20px;
	height: 37px;
	position: relative;
}

.lb-1 {
	background: url(../image/banner1_home.jpg) 50% 0% / 100% 100% no-repeat;
}

.lb-2 {
	background: url(../image/banner2_home.jpg) 50% 0% / 100% 100% no-repeat;
}

.lb-3 {
	background: url(http://localhost:51252/img/img3.png) 50% 0% / 100% 100% no-repeat;
}

.lb-4 {
	background: url(http://localhost:51252/img/img4.png) 50% 0% / 100% 100% no-repeat;
}

.flexslider {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url(../image/loading.gif) 50% no-repeat;
}

.slides {
	position: relative;
	z-index: 1;
}

.slides li {
	height: 380px;
}

.flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
}

.flex-control-nav li {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 5px;
	*display: inline;
	zoom: 1;
}

.flex-control-nav a {
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 40px;
	overflow: hidden;
	background: url(../image/dot.png) right 0 no-repeat;
	cursor: pointer;
}

.flex-control-nav .flex-active {
	background-position: 0 0;
}

.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}

.flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}

.title-box span:first-child {
	float: left;
}

.title-box span {
	float: right;
	width: 220px;
	border-bottom: 1px solid #CED6E0;
}

.title-box h2 {
	color: #292933;
	font-weight: bold;
	position: absolute;
	top: -16px;
	left: 50%;
	margin-left: -50px;
	font-size: 26px;
}

.aboutus {
	width: 100%;
	text-align: center;
	height: 493px;
}

.aboutus_ul li:first-child {
	margin-left: 0;
}

.aboutus_ul li {
	float: left;
	width: 178px;
	height: 178px;
	margin-left: 86px;
	border-radius: 7px;
	border: 1px solid #CED6E0;
}

.aboutus_ul li img {
	width: 100%;
}

.aboutus_ul li div {
	width: 100%;
}

.aboutus_ul li div p {
	margin: 0;
	font-size: 12px;
	color: #999999;
}

.aboutus_ul li div h6 {
	margin-bottom: 0;
	color: #333333;
	font-size: 14px;
}


.ourproduct {
	height: 669px;
	background: url(../image/product-bg.png) no-repeat 20% 75%;
	background-color: #F7F8FC;
}

.product {
	width: 912px;
	height: 399px;
	margin: 0 auto;
	background: #0161AD;
	position: relative;
}

.product-bg {
	position: relative;
	top: 0;
	height: 300px;
	margin: 0 auto;
	position: absolute;
	bottom: 40px;
}

.product-ul-gb {
	width: 980px;
	height: 300px;
	margin: 0 -34px;
	position: relative;
	overflow: hidden;
}

.product-ul {
	width: 2000%;
	height: 345px;
	position: absolute;
	top: 15;
	left: 0;
	padding-top: 70px;
}

.product-ul li div {
	width: 184px;
	margin: 0 auto;
}

.product-ul li div h3 {
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}

.product-ul li div p {
	font-size: 12px;
	color: #666666;
}

.product-ul li img {
	margin: 20px 0 8px 0;
}

.product-ul li:first-child {
	margin-left: 0;
}

.product-ul li {
	width: 236px;
	height: 210px;
	margin-left: 12px;
	float: left;
	background: #ffffff;
	text-align: center;
	box-shadow: 0 0 10px 0 rgba(1, 65, 157, 0.30);
	border-radius: 2px;
}

.product-page {
	padding-top: 330px;
	text-align: center;
}

.product-page-btn {
	cursor: pointer;
}

.product-page-btn:hover {
	transform-origin: center center;
	transform: scale(1.1, 1.1);
	-webkit-transform-origin: center center;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform-origin: center center;
	-moz-transform: scale(1.1, 1.1);
	-o-transform-origin: center center;
	-o-transform: scale(1.1, 1.1);
	-ms-transform-origin: center center;
	-ms-transform: scale(1.1, 1.1);
}

.page-left {
	margin-right: 32px;

}

.product-more,
.solution-more {
	position: absolute;
	bottom: -23px;
	left: 50%;
	margin-left: -75px;
	width: 156px;
	line-height: 46px;
	text-align: center;
	background: #FFFFFF;
	box-shadow: 0 0 10px 0 rgba(1, 65, 157, 0.30);
	border-radius: 28px;
	color: #F1B90C;
}

.solution {
	height: 620px;
	position: relative;
}

.solution ul li a {
	font-size: 14px;
}

.details h4 {
	margin: 0 0 16px;
	font-size: 18px;
	font-weight: bold;
}

.details a {
	color: #fff;
}

.mosaic-block {
	float: left;
	position: relative;
	overflow: hidden;
	width: 248px;
	height: 362px;
	margin-left: 0px;
}

.mosaic-overlay {
	display: none;
	z-index: 5;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #111;
}

.mosaic-backdrop {
	display: none;
	position: absolute;
	top: 0;
	width: 248px;
	height: 362px;
}

.mosaic-backdrop img {
	width: 248px;
	height: 362px;
}

.myfade i {
	position: absolute;
	bottom: 0;
	width: 92.5%;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin: 0 9px 10px;
	color: #fff;
	background: rgba(0, 0, 0, 0.70);
	border-radius: 0 0 2px 2px;
}

.myfade .mosaic-overlay {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
	filter: alpha(opacity=00);
	background: url(../image/bg-black.png);
	width: 227px;
	height: 341px;
	margin: 11px;
}

.details {
	width: 184px;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}

.solution ul li p {
	font-size: 12px;
	line-height: 22px;
	padding-bottom: 20px;
}

.details img {
	margin: 35px 0 24px;
}

.details span {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -18px;
	height: 5px;
	width: 40px;
	background: #F1B90C;
}

.news {
	padding: 0 0 80px 0;
	background: #F7F8FC;
}

.news ul li {
	height: 91px;
	border-bottom: 1px solid #D9D9D9;
}

.news ul li span {
	display: inline-block;
	width: 70px;
	color: #cccccc;
	text-align: center;
	font-size: 12px;
}

.news ul li span i {
	display: block;
	height: 55px;
	font-size: 50px;
}

.news ul li a {
	width: 520px;
	float: right;
	padding-top: 13px;
}

.news ul li a h3 {
	font-size: 14px;
	color: #333333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.news ul li a p {
	font-size: 12px;
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.news ul li {
	height: 91px;
	border-bottom: 1px solid #D9D9D9;
}

.news-l {
	width: 400px;
	height: 364px;
	float: left;
	background-color: red;
}

.news-r {
	float: left;
	margin-left: 10px;
}




@media (min-width: 769px) and (max-width: 991px) {


	.container {
		width: 670px;
	}

	.myfade i {
		width: 93%;
	}

	.aboutus_ul li:first-child {
		margin-left: 110px;
	}

	.aboutus_ul li {
		margin-left: 110px;
		margin-bottom: 25px;
	}

	.product {
		width: 650px;
		background: none;
		height: 480px;
	}

	.product-ul-gb {
		width: 650px;
		margin: 0;
		height: 435px;
	}

	.ourproduct ul li:first-child {
		margin-left: 60px;
	}

	.ourproduct ul li {
		margin-left: 60px;
		margin-bottom: 15px;
	}

	.product-ul {
		padding: 0;
		width: 650px;
		margin: 0 auto;
	}

	.mosaic-block {
		margin-left: 55px;
	}

	.solution {
		height: 930px;
	}

	.news ul li a {
		width: 600px;
	}

	.news-ul {
		width: 680px;
	}

	.news ul li a p {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}
	.news-l {
		display: none;
	}

	.news-r {
		margin-left: 0px;
	}
	.slides li {
		height: 300px;
	}

	.aboutus {
		margin: 0;
	}

	.product-bg {
		width: 100%;
	}

	.product-page {
		display: none;
	}
}

@media (min-width: 500px) and (max-width: 768px) {
	.container {
		width: 450px;
	}

	.slides li {
		height: 200px;
	}

	.aboutus {
		height: 600px;
	}

	.aboutus_ul li:nth-child(3) {
		margin-left: 0px;
	}

	.aboutus_ul li {
		margin-bottom: 25px;
	}

	.title-box span {
		width: 130px;
	}

	/*    我们的产品     */
	.product {
		width: 450px;
		background: none;
		height: 480px;
	}

	.product-ul-gb {
		width: 450px;
		margin: 0;
		height: 435px;
	}

	.ourproduct ul li:first-child {
		margin-left: 10px;
	}

	.ourproduct ul li {
		margin-left: 10px;
		width: 215px;
		margin-bottom: 15px;
	}

	.product-ul {
		padding: 0;
		width: 450px;
		margin: 0 auto;
		overflow: hidden;
		height: 450px;
	}

	.product-bg {
		width: 100%;
	}

	/*         解决方案        */
	.mosaic-block {
		width: 225px;
	}

	.myfade .mosaic-overlay {
		width: 214px;
	}

	.solution {
		height: 880px;
	}

	/*         新闻           */
	.news ul li a {
		width: 365px;
	}

	.news-ul {
		width: 450px;
	}

	.news ul li a p {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}

	.news-l {
		display: none;
	}

	.news-r {
		margin-left: 0px;
	}

	.product-page {
		display: none;
	}
}

@media (min-width: 250px) and (max-width: 500px) {
	.container {
		width: 300px;
	}

	.lb-1 {
		background: url(../image/banner1_home.jpg) 50% 0% / 200% 100% no-repeat;
	}

	.lb-2 {
		background: url(../image/banner2_home.jpg) 50% 0% / 200% 100% no-repeat;
	}

	.lb-3 {
		background: url(http://localhost:51252/img/img1.png) 50% 0% / 200% 100% no-repeat;
	}

	.lb-4 {
		background: url(http://localhost:51252/img/img1.png) 50% 0% / 200% 100% no-repeat;
	}

	.myfade i {
		width: 85%;
		margin: 0 6px 7px;
	}

	.aboutus {
		height: 600px;
	}

	.slides li {
		height: 200px;
	}

	.aboutus_ul li:nth-child(3) {
		margin-left: 0px;
	}

	.aboutus_ul li {
		margin-bottom: 15px;
		width: 145px;
		height: 165px;
		margin-left: 10px;
	}

	.title-box span {
		width: 70px;
	}

	/*    我们的产品     */
	.product-ul-gb {
		width: 300px;
		margin: 0;
		height: 435px;
	}

	.ourproduct ul li:first-child {
		margin-left: 5px;
	}

	.ourproduct ul li {
		margin-left: 5px;
		width: 145px;
		height: 160px;
		margin-bottom: 15px;
	}

	.product-ul {
		padding: 0;
		width: 300px;
		margin: 0 auto;
		overflow: hidden;
	}

	.product-bg {
		width: 100%;
	}

	.product {
		width: 300px;
		background: none;
		height: 380px;
	}

	.ourproduct ul li div {
		width: 95%;
	}

	.ourproduct ul li img {
		margin: 0;
	}

	/*         解决方案        */
	.mosaic-block {
		width: 150px;
		height: 270px;
	}

	.myfade .mosaic-overlay {
		width: 127px;
		height: 255px;
		margin: 8px 0 0 6px;
	}

	.solution {
		height: 700px;
	}

	.details {
		width: 130px;
	}

	.mosaic-backdrop img {
		width: 140px;
		height: 270px;
	}

	.mosaic-backdrop {
		width: 140px;
		height: 270px;
	}

	.details img {
		margin: 7px 0 0px;
		width: 53px;
	}

	.details h4 {
		margin: 0 0 4px;
		font-size: 14px;
	}

	.details p {
		font-size: 12px;
	}

	/*         新闻           */
	.news-l {
		display: none;
	}

	.news-r {

		margin-left: 0px;
	}
	.news ul li a {
		width: 230px;
	}

	.news-ul {
		width: 300px;
	}

	.product-page {
		display: none;
	}



	.aboutus_ul li div p {
		color: #999999;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}

	.ourproduct ul li div p {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		overflow: hidden;

	}

	.ourproduct ul li div h3 {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
		font-size: 14px;
	}

	.news ul li a p {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}
}
