﻿@charset "utf-8";
#ys {
	padding: 30px 0 35px;
	background: #fff url(../images/ys_bot_bg.png) repeat-x bottom;
}

#ys li {
	box-sizing: border-box;
	float: left;
	border-right: 1px solid #E1E1E1;
	text-align: center;
	margin-bottom: 10px
}

#ys span {
	display: inline-block;
	background-repeat: no-repeat;
	background-position: 20px 20px;
	padding: 20px 0 20px 78px
}

.sm {
	background-image: url(../images/zz.png)
}

.xd {
	background-image: url(../images/gy.png)
}

.tg {
	background-image: url(../images/js.png)
}

.ll {
	background-image: url(../images/cp.png)
}

.zl {
	background-image: url(../images/sh.png)
}

#video {
	margin: 40px auto
}

.title {
	margin-bottom: 50px;
	margin-top: 20px
}

.title b {
	color: #005bac;
	font-size: 40px
}

.title span {
	font-size: 24px
}

.video-ul li {
	width: 50%;
	float: left;
	padding-left: 80px;
	box-sizing: border-box;
	background: no-repeat center left;
	margin-bottom: 20px
}

.video-ul li:nth-child(1) {
	background-image: url(../images/t1.png)
}

.video-ul li:nth-child(2) {
	background-image: url(../images/t2.png)
}

.video-ul li:nth-child(3) {
	background-image: url(../images/t3.png)
}

.video-ul li:nth-child(4) {
	background-image: url(../images/t4.png)
}

.video-ul b {
	font-size: 25px;
	color: #333
}

.video-ul p {
	color: #666
}

.video {
	padding: 0
}

.video img {
	display: block;
	max-width: 100%
}

.video video {
	width: 100%;
	height: 100%;
	object-fit: fill
}

.video .swiper-pagination-bullet-active {
	background: #FFA800
}

.video .swiper-pagination-bullet {
	background: #fff
}

#product {
	background: #ECF3FB;
	padding: 30px 0
}

.title1 {
	text-align: center;
	padding: 20px 0;
}

.title1:before {
	content: 'PRODUCT';
	display: BLOCK;
	font-size: 50px;
	font-weight: bold;
	color: #E0E7EF;
	line-height: 1;
	margin-bottom: -35px;
}

.title1 b {
	font-size: 40px;
	display: inline-block;
	vertical-align: middle;
}

.title1 span {
	vertical-align: middle;
	background: #1166C3;
	color: #fff;
	font-size: 30px;
	line-height: 1.5;
	padding: 0px 10px 5px;
	position: relative;
}

.title1 p {
	color: #666;
}

.product li {
    margin-bottom: 20px;
    overflow: hidden;
    float: left;
    width: 24%;
}

.proL {
	float: left;
	margin-right: 20px
}

.proL img {
	display: block;
	width: 100%
}

.proR {
	padding: 7px 0
}

.proR dt a {
	color: #1063C3;
	font-size: 20px;
	font-weight: bold
}

.proR dd {
	display: inline-block
}

.proR dd a {
	font-size: 15px
}

#about {
	background: #005bac url(../images/about_bg.jpg) no-repeat center;
	color: #fff;
	padding-bottom: 30px;
}

#about .title1:before {
	content: 'ABOUT US';
	opacity: 0.3;
}

#about .title1 p {
	color: #E2E6F2
}

.about {
	text-align: center;
	margin-bottom: 30px
}

.about a {
	color: #E5A220
}

.liuchengL {
	float: left;
	width: 250px
}

.liuchengL b {
	font-size: 30px;
	line-height: 1.5
}

.liuchengL p {
	font-size: 14px;
	color: #BBCBE5
}

.liuchengR {
	float: left;
	width: calc( 100% - 250px)
}

.liuchengR li {
	float: left;
	width: 14.2%;
	text-align: center;
	background: url(../images/r.png) no-repeat center left
}

.liuchengR li:hover {
	background-image: url(../images/r_hover.png)
}

.liuchengR img {
	display: block;
	margin: 0 auto
}

.liuchengR p {
	display: inline-block;
	text-align: left
}

#youshi {
	margin-bottom: -170px;
}

.title2 {
	text-align: center
}

.title2 b {
	font-size: 40px;
	vertical-align: middle;
	border-right: 2px solid #1265C3;
	padding-right: 20px
}

.title2 span {
	color: #1164C4;
	font-size: 35px;
	vertical-align: middle;
	padding-left: 50px;
	background: url(../images/chuangxin.png) no-repeat 5px center
}

.title2 p {
	background: url(../images/title1.png) no-repeat center;
	color: #fff;
	font-size: 27px;
	margin: 0 auto;
	box-sizing: border-box;
	padding-left: 35px;
}

.youshi {
	position: relative;
	padding: 0 0 44% 0;
	max-width: 1300px;
	margin-top: 50px
}

.youshi dl {
	position: absolute;
	width: 22%;
}

.youshi dt {
	color: #212121;
	font-size: 24px;
	font-weight: bold
}

.youshi dd {
	font-size: 15px
}

.ys1 {
	top: 5%;
	left: 5%;
	text-align: right
}

.ys2 {
	left: 0;
	top: 40%;
	text-align: right
}

.ys3 {
	top: 5%;
	right: 5%
}

.ys4 {
	right: 0;
	top: 40%
}

.ys-img {
	width: auto !important;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

#case {
	background: url(../images/case_bg.png) no-repeat center 0;
	padding-top: 120px;
	position: relative;
	padding-bottom: 50px;
	color: #fff;
}

#case .title1:before {
	content: 'CASE'
}

#case .title1 p {
	color: #fff;
}

#case1 {
	position: relative;
}
.case1 .picbox{
width: 100%;
height: 0;
padding-bottom: 75%;
position: relative;
}
.case1 .picbox img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

#case1 .swiper-button-prev, #case .swiper-button-next {
	position: absolute;
	top: 50%;
	width: 40px;
	height: 70px;
	margin-top: -35px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 30px 30px;
	-webkit-background-size: 30px 30px;
	background-size: 30px 30px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: rgba(255, 255, 255, 0.5);
}

#case1 .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23E2A21C'%2F%3E%3C%2Fsvg%3E");
	left: 10px
}

#case1 .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23E2A21C'%2F%3E%3C%2Fsvg%3E");
	right: 10px
}

#case .title1:before {
	content: 'CASE';
	opacity: 0.3;
}

#news .title1 {
	text-align: left
}

#news .title1:before {
	content: 'INFOMATION'
}

.title1 ul {
	float: right;
	margin-top: -50px
}

.title1 li {
	float: left;
	margin: 0 15px;
	line-height: 3
}

.title1 a {
	display: block
}

.title1 a:hover {
	border-bottom: 1px solid #E5A21D;
	color: #E5A21D
}

.title1 li.on a {
	border-bottom: 1px solid #E5A21D;
	color: #E5A21D
}

.news li {
	border-top: 1px solid #EAEAEA;
	padding: 20px 0
}

.news li:hover {
	background: #ECF3FB;
	border-color: #fff
}

.news li .col-sm-3 {
	width:20%
}

.news li .col-sm-7 {
width:63.33333%;
padding-left:10px;}

.news a {
	display: block
}

.newsL img {
	display: block;
	max-width: 100%;
	margin: 0 auto
}

.newsC {
	color: #333;
	padding: 20px 0
}

.newsC h4:hover {
	color: #FF9600
}

.newsC p {
	margin: 10px 0
}

.newsC span {
	border: 1px solid #797979;
	display: block;
	width: 20px;
	line-height: 20px;
	border-radius: 50%;
	text-align: center;
	font-family: serif
}

.newsR {
	color: #777;
	text-align: right;
	font-size: 14px
}

#contact {
	background: #2D78CB url(../images/contact_bg.jpg) no-repeat center;
	color: #fff;
	padding: 50px 0;
}

.contactL h3 {
	font-size: 45px;
	line-height: 1.5;
	border-bottom: 2px solid #A8C9EA;
	max-width: 500px;
	margin-bottom: 20px;
	padding-bottom: 20px
}

.contactR p {
	padding-left: 40%;
	font-size: 22px;
	line-height: 1.5;
	margin-bottom: 10px
}

.zixun {
	text-align: right
}

.zixun a {
	display: inline-block;
	color: #fff;
	padding: 5px 40px;
	border-radius: 20px;
	margin-right: 10px
}

.zixun a:first-child {
	background: #2ABF7D
}

.zixun a:last-child {
	background: #E5851F
}

#news, #footer, #video {
	background: #fff
}

.fLink {
	margin-top: 10px;
	font-size: 14px;
	display: block;
}

@media (max-width:1300px) {
	.proL {
		width: 33%;
	}
}

@media (max-width:768px) {
	#ys {
		margin: 0;
		padding: 10px 0 15px
	}
	#ys ul {
		padding: 0
	}
	#ys span {
		background-position: 15px 6px;
		padding: 5px 0 5px 60px
	}
	#ys li:last-child {
		width: 100%
	}
	.zl {
		background-position: 20px 6px !important;
		padding-left: 80px !important
	}
	#video {
		margin: 0 auto
	}
	.title {
		margin-top: 0;
		margin-bottom: 0px
	}
	.title b {
		font-size: 30px
	}
	.title span {
		font-size: 20px
	}
	.video-ul li {
		width: 100%;
		float: none;
		margin-bottom: 10px;
		line-height: 1.8
	}
	.video-ul b {
		font-size: 20px
	}
	#product {
		padding: 10px 0;
	}
	.title1 {
		padding: 15px 10px;
	}
	.title1:before {
		font-size: 40px;
	}
	.title1 b {
		font-size: 30px;
	}
	.title1 span {
		font-size: 24px;
	}
	.title1 p {
		font-size: 14px;
		line-height: 1.5;
	}
	.proL {
		width: 100%;
		margin: 0;
	}
	.proL img {
		margin: 0 auto;
	}
	.proR {
		padding: 10px;
	}
	.proR dd a {
		font-size: 14px;
	}
	#about {
		padding-bottom: 10px
	}
	.about {
		line-height: 1.5;
		font-size: 14px
	}
	.liuchengL {
		width: 100%;
		float: none
	}
	.liuchengR {
		width: 100%;
		float: none
	}
	.liuchengR li {
		width: 25%;
		margin-bottom: 5px
	}
	.liuchengR img {
		height: 46px
	}
	#youshi {
		padding-top: 20px
	}
	.title2 b {
		font-size: 30px;
	}
	.title2 span {
		font-size: 30px;
	}
	#youshi>p {
		margin: 20px 0
	}
	#youshi {
		background: #fff;
		margin-bottom: -70px
	}
	#youshi>dl>dt {
		font-size: 20px
	}
	#youshi>dl>dt span {
		font-size: 20px
	}
	#youshi>dl {
		margin-bottom: 10px
	}
	.youshi {
		padding: 0;
		margin-top: 10px;
	}
	.youshi dl {
		position: relative;
		text-align: left;
		left: 0;
		top: 0;
		padding: 0 10px;
		width: 100%;
		box-sizing: border-box;
		margin: 0;
	}
	.ys-img {
		position: relative
	}
	#case {
		padding-bottom: 20px;
	}
	.title1 ul {
		float: none;
		margin-top: 0
	}
	#news .title1 {
		padding: 15px 10px;
	}
	.newsL {
		width: 100%;
		float: none
	}
	.news li .col-sm-3 {
	width:100%;
	}
	.news li .col-sm-7 {
	width:100%;
	padding-left:0
	}
	.newsC {
		float: none;
		padding-bottom: 0
	}
	.newsC h4 {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.newsC p {
		margin-bottom: 0;
		font-size: 14px
	}
	.newsC span {
		display: none
	}
	#contact {
		padding: 20px 0
	}
	.contactL h3 {
		font-size: 30px
	}
	.contactR p {
		padding:0;
		font-size: 14px;
		text-align: left
	}
	.zixun {
		text-align: left
	}
	.title2 p {
		font-size: 20px;
		background-size: 143%;
	}
}