header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 96px;
	background-color: #fff;
	z-index: 999
}

header .box {
	width: 1200px;
	padding: 14px 0;
	margin: auto
}

header .box .logo {
	float: left;
	width: 240px
}

header .box nav {
	float: right;
	width: 900px;
	height: 72px
}

header .box nav ul {
	height: 72px
}

header .box nav ul li.activa {
	color: #3276b6;
	border-bottom: 2px solid #3276b6
}

header .box nav ul li {
	float: left
}

header .box nav ul li a {
	display: block;
	padding: 28px;
	font-size: 16px;
	color: #333
}

header .box nav ul li i {
	font-size: 20px
}

header .box nav ul li .dropdownMenu {
	display: none;
	background-color: #fff
}

header .box nav ul li .dropdownMenu a {
	padding: 10px;
	text-align: center;
	font-size: 14px
}

header .box nav ul li .dropdownMenu .menuItem:hover {
	background-color: #eee
}

header .box nav ul li:hover {
	color: #3276b6;
	border-bottom: 2px solid #3276b6
}

header .box nav ul li:hover .dropdownMenu {
	display: block
}

header .box nav ul li.search {
	position: relative;
	float: right;
	padding: 22px 0
}

header .box nav ul li.search .dropdownMenu2 {
	width: 0;
	height: 0;
	position: absolute;
	top: 82px;
	right: 0;
	background-color: #fff;
	box-shadow: 0 0 10px 1px #ccc;
	overflow: hidden;
	-webkit-transition: .5s;
	transition: .5s
}

header .box nav ul li.search .dropdownMenu2 input {
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-left: 20px
}

header .box nav ul li.search .dropdownMenu2 button {
	float: left;
	margin-top: 20px
}

header .box nav ul li.search:hover {
	color: #333;
	border-bottom: 0;
	cursor: pointer
}

footer {
	width: 100%;
	height: 300px;
	background-color: #4a4a4a;
	margin-top: 60px
}

footer .box {
	width: 1200px;
	height:260px;
	margin: auto;
	padding-top: 40px;
	padding-bottom: 20px;
	box-sizing: border-box;
	border-bottom: 1px solid #666
}

footer .box .line {
	float: left;
	width: 1px;
	height: 100%;
	background-color: #666
}

footer .box .left {
	float: left;
	width: 615px;
	overflow: hidden
}

footer .box .left li {
	float: left;
	text-align: center;
	padding: 0 17px
}

footer .box .left li p {
	font-size: 16px;
	color: #fff;
	padding: 10px 0
}

footer .box .left li .list .item {
	margin-bottom: 5px
}

footer .box .left li .list .item a {
	display: block;
    font-size: 14px;
    color: rgba(255,255,255,.4);
    transition: all .35s;
}

footer .box .left li .list .item:last-child {
	margin-bottom: 0
}

footer .box .mid {
	width: 373px;
	float: left;
	overflow: hidden
}

footer .box .mid img {
	margin: 20px 20px 20px 50px
}

footer .box .mid p {
	font-size: 14px;
	color: rgba(255,255,255,0.4);
	text-indent: 20px;
	line-height: 30px
}

footer .box .right {
	float: left;
	width: 210px;
	text-align: center
}

footer .box .right p {
	color: #ccc;
	font-size: 14px;
	padding-top: 10px
}

footer .filing {
	font-size: 12px;
	color: rgba(255,255,255,.4);
	text-align: center;
	padding-top: 15px
}

#banner {
	margin-top: 96px
}

#productIcon {
	width: 1200px;
	margin: auto;
	overflow: hidden
}

#productIcon .item {
	float: left;
	height: 140px;
	padding: 50px 29px 0
}

#productIcon .item .pic {
	height: 120px
}

#productIcon .item .pic img {
	display: block;
	margin: auto
}

#productIcon .item p {
	color: #666
}

#aboutKewei {
	width: 1200px;
	margin: 50px auto auto
}

#aboutKewei h2,#aboutKewei h3 {
	text-align: center;
	color: #333;
	font-size: 30px
}

#aboutKewei h3 {
	margin-top: 10px;
	font-size: 24px;
	font-weight: 100
}

#aboutKewei .box {
	width: 1200px;
	height: 483px;
	background-image: url(../images/04d457de17.png);
	background-repeat: no-repeat;
	margin-top: 30px
}

#aboutKewei .box .text {
	float: right;
	width: 846px;
	height: 406px;
	box-shadow: 0 0 20px 0 #3276b6;
	background-color: #fff;
	padding: 20px;
	margin-top: 17px
}

#aboutKewei .box .text p {
	text-indent: 20px;
	line-height: 40px;
	font-size: 14px;
	color: #666
}

#aboutKewei .box .text .btn {
	text-align: right
}

#aboutKewei .box .text .btn .layui-btn {
	border: 1px solid #009688;
	color: #009688
}

#solution {
	width: 1200px;
	margin: 50px auto auto
}

#solution h2,#solution h3 {
	text-align: center;
	color: #333;
	font-size: 30px
}

#solution h3 {
	padding: 10px 0;
	font-size: 16px;
	font-weight: 100;
	text-align: center;
	color: #666;
}

#solutionExhibition {
	width: 100%;
	height: 598px;
	background-image: url(../images/4d557d93ed.png);
	background-repeat: no-repeat
}

#solutionExhibition .box {
	width: 1200px;
	margin: 50px auto auto;
	padding-top: 50px
}

#solutionExhibition .box .item:first-child {
	background-image: url(../images/b6c9a4713d.png)
}

#solutionExhibition .box .item:nth-child(2) {
	background-image: url(../images/3142cb3357.png)
}

#solutionExhibition .box .item:nth-child(3) {
	background-image: url(../images/00d7b4312e.png)
}

#solutionExhibition .box .item:nth-child(4) {
	margin-right: 0;
	background-image: url(../images/6a8ce433c2.png)
}

#solutionExhibition .box .item {
	float: left;
	width: 295px;
	height: 500px;
	color: #fff;
	background-repeat: no-repeat;
	background-size: 100%;
	margin-right: 6px
}

#solutionExhibition .box .item .hoverBg {
	width: 295px;
	height: 500px;
	text-align: center;
	-webkit-transition: .5s;
	transition: .5s;
	padding-top: 100px;
	box-sizing: border-box
}

#solutionExhibition .box .item .hoverBg h2 {
	font-size: 28px
}

#solutionExhibition .box .item .hoverBg h3 {
	font-size: 18px;
	margin-top: 20px
}

#solutionExhibition .box .item .hoverBg .des {
	width: 90%;
	font-size: 16px;
	opacity: 0;
	margin: 70px auto auto;
	-webkit-transition: .5s;
	transition: .5s
}

#solutionExhibition .box .item .hoverBg .arrowsRight {
	opacity: 0;
	-webkit-transition: .5s;
	transition: .5s;
	margin-top: 50px
}

#solutionExhibition .box .item .hoverBg .arrowsRight .iconfont {
	font-size: 50px
}

#solutionExhibition .box .item .hoverBg:hover {
	background-color: rgba(0,0,0,.5)
}

#solutionExhibition .box .item .hoverBg:hover .arrowsRight,#solutionExhibition .box .item .hoverBg:hover .des {
	opacity: 1
}

#news {
	width: 1200px;
	margin: 50px auto auto;
	overflow: hidden
}

#news h2,#news h3 {
	text-align: center;
	color: #333;
	font-size: 30px
}

#news h3 {
	padding: 10px 0;
    font-size: 16px;
    font-weight: 100;
    text-align: center;
    color: #666;
}

#news .box {
	margin-top: 50px
}

#news .box .left {
	float: left;
	width: 570px;
	height: 438px;
	background-color: #f4f4f4
}

#news .box .left .pic {
	width: 570px;
	height: 295px;
}
#news .box .left .pic img{
	width: 100%;
	height: 100%;
}
#news .box .left .title {
	padding: 10px;
	box-sizing: border-box;
	color: #666;
	font-size: 18px
}

#news .box .left .des {
	box-sizing: border-box;
	padding: 0 10px 10px;
	color: #999;
	font-size: 14px
}

#news .box .left .des p {
	height: 19px;
	margin-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1
}

#news .box .left .time {
	padding: 10px;
	box-sizing: border-box;
	color: #999;
	font-size: 16px
}

#news .box .right {
	float: right;
	width: 590px;
	height: 438px
}

#news .box .right .item:nth-child(4) {
	margin-bottom: 0
}

#news .box .right .item {
	overflow: hidden;
	width: 590px;
	height: 95px;
	margin-bottom: 20px;
	background-color: #f4f4f4;
	-webkit-transition: .5s;
	transition: .5s
}

#news .box .right .item .date {
	float: left;
	padding: 15px 20px
}

#news .box .right .item .date .d {
	font-size: 40px;
	color: #666
}

#news .box .right .item .date .y_m {
	font-size: 16px;
	color: #999
}

#news .box .right .item .line {
	float: left;
	width: 1px;
	height: 75px;
	margin-top: 10px;
	background-color: #707070
}

#news .box .right .item .content {
	float: left;
	width: 440px;
	padding: 20px
}

#news .box .right .item .content .title {
	height: 24px;
	font-size: 18px;
	color: #666
}

#news .box .right .item .content .des,#news .box .right .item .content .title {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1
}

#news .box .right .item .content .des {
	height: 19px;
	margin-top: 10px;
	font-size: 14px;
	color: #999
}

#news .box .right .item:hover {
	background-color: #3276b6
}

#news .box .right .item:hover .d,#news .box .right .item:hover .des,#news .box .right .item:hover .title,#news .box .right .item:hover .y_m {
	color: #fff
}

#news .box .right .item:hover .line {
	background-color: #fff
}
.layui-laypage{
	margin-left:30%;
}