img {
	max-width: 100%;
}

* {
	padding: 0;
	margin: 0;
	outline:none;
}

input,
button {
	outline: none;
}

ul,
li {
	list-style: none;
	padding: 0;
	margin: 0;
}

* {
	box-sizing: border-box;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfloat:after {
	content: " ";
	display: table;
}

.clearfloat:after {
	clear: both;
}

#header {
	height: 120px;
	background: #051c2c;
	

	left: 0;
	right: 0;
	width: 100%;
	z-index: 100;
}

a {
	text-decoration: none;
	color: #333;
	transition: all 0.3s;
}

a:hover {
	color: #005BC1;
}

body {
	font-family: arial;
	background: #fff;
}

.soso-a {
	color: #fff;
	font-size: 16px;
	font-family: arial;
	padding: 0 25px;
	border-right: 1px #e5e5e5 solid;
	margin-bottom: 10px;
	line-height: 24px;
	overflow: hidden;
	display: inline-block;
}

.soso-a:nth-child(2) {

	border-right:0;

}



.soso-a:hover {
	color: #005bc1;
}

.soso-a span {
	display: inline-block;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	margin-right: 5px;
}

.logo {
	padding-top: 24px;
}
.logo  img{
max-height:70px;
}

.w1400px {
	max-width: 1100px;
	margin: auto;
	padding: 0 10px;
}

.top-soso {
	padding-top: 20px;
	max-width: 620px;
	float: right;
}
.top-soso p{ text-align: right; }

.soso-inp {
	display: inline-block;
	width: 300px;
	height: 36px;
	line-height: 36px;
	margin-left: 25px;
	overflow: hidden;
	position: relative;
}

.soso-inp input {
	float: left;
	padding-left: 18px;
	font-size: 16px;
	width: 250px;
	border: none;
	background: transparent;
	outline: none;
	background-color: #fff
}

.soso-inp button {
	background: #000000 url(../images/so.png) no-repeat center center;
	width: 53px;
	height: 36px;
	border: 1px #000000 solid;
	position: absolute;
	top: 0;
	right: 0;
	outline: none;
	cursor: pointer;
}

.nav {

	width: 100%;
	height: 56px; 
}
.nav li.nLi{
	float: left;
	position: relative;
	z-index: 10;
	line-height: 56px;
}
.nav li.nLi h3 a {
	display: inline-block;
	padding-right: 60px;
	font-size: 17px;
	font-weight: 400;
}
.nav li.nLi.on h3 a {
	color: #005bc1;
}

.nav li .sub{
	border-top: 6px #005bc1 solid;
	position: absolute;
	left: -20px;
	top: 44px;
	/*padding:15px 20px;*/
	background: #fff;
	box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
	width: 220px;
	z-index: 300;
	display: none;
}
.nav li .sub li{
    text-align: center;
    height: 38px;
    line-height: 38px;
}
.nav li .sub li a{
	padding-left: 0;
	height: 38px;
	line-height: 38px;
	word-wrap:break-word;
	font-size: 16px;
	color: #696969;
    display: flex;
    display: block;
    justify-content: center;
    align-items: center;
}
.nav li .sub li a:hover{
	/*color: #005bc1;*/
    color: #fff;
    background-color:#005bc1
}

.contnet {
	/*padding-top: 120px;*/
}


.banner{background-color: #363839;padding:50px 0;}
.banner .item{ margin:1% 0%; float: left;color: #fff }
.banner .item h2{ line-height: 52px;
    font-size: 42px;
    padding-bottom: 20px;padding-top:10px;}
.banner .item p{ line-height: 36px;font-size: 17px;
    font-weight: 400;}
.banner .item .viewmore{ line-height: 68px;font-size: 17px;
    font-weight: 400;color: #Fff}


.banner .itempic{ width: 58%;}
.banner .itempic img{width: 100%; }
.banner .itemtext{ width: 38%;float: right }




.index-ban .swiper-button-prev,
.index-ban .swiper-container-rtl .swiper-button-next {
	left: 60px;
}

.index-ban .swiper-button-next,
.index-ban .swiper-container-rtl .swiper-button-prev {
	right: 60px;
	left: auto;
}

.index-ban img {
	display: block;
	margin: 0 auto;
}

.swiper-button-next,
.swiper-button-prev {
	width: 60px;
	height: 60px;
	color: #bcbcbc;
	background: #eeeff0;
	border-radius: 50%;
	line-height: 60px;
	text-align: center;

}

.index-ban .swiper-button-prev:after,
.index-ban .swiper-container-rtl .swiper-button-next:after {
	font-size: 30px;
}

.index-ban .swiper-button-next:after,
.index-ban .swiper-container-rtl .swiper-button-prev:after {
	font-size: 30px;
}

.index-ban .swiper-button-next:hover,
.index-ban .swiper-button-prev:hover {
	background: #fff;
	color: #005bc1;
}

.index-ban .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
}

.index-ban {
	overflow: hidden;
	display: block;
}

.index-ban .swiper-pagination-bullet {
	background: #fff;
	opacity: 1;
}

.index-ban .swiper-pagination-bullet-active {
	background: #005bc1;
}

.index-ban .swiper-pagination {
	bottom: 20px;
}
.index-box2 {
	background: #fff;
	padding-bottom: 100px;
}

.title-t1 {
	line-height: 80px;
	padding-top:30px;
	text-transform:uppercase;
	position: relative;
	font-size: 40px;
	color: #333;
}


.title-t1 span {
	display: inline-block;

	background: #fff;
	position: relative;
	z-index: 10;
}


.line{ max-width: 1400px;border-bottom:2px solid #e3e3e3;margin:0 auto; }

.index-box3 {
	background: #fff;
	padding-bottom: 50px;
}

.title-t1.t2 span {
	background: #fff;
	font-weight: 200
}




.featured-ul {
	margin-left: -2%;
}

.featured-ul li {
	width: 31.3333%;
	float: left;
	margin-left: 2%;


	transition: all 0.3s;
	background: #fff;
	padding-bottom: 20px;
}

.featured-ul li:hover {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
}

.featured-ul li .img {

	display: flex;
	align-items: center;
	text-align: center;
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 196px;

}

.featured-ul li .img img {
	display: block;
	margin: 0 auto;
	position: relative;
	max-height:198px;
	transition: all 0.3s;
}

.featured-ul li:hover .img img {
	transform: scale(1.15);
}


.featured-ul li .hover-div {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	z-index: 10;
	opacity: 0;
	transition: all 0.4s;
}

.featured-ul li:hover .hover-div {
	opacity: 1;
}

.featured-ul li .hover-div i {
	width: 60px;
	height: 60px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: url(../images/i.png) no-repeat;
}

.featured-ul li h3 {
	font-size: 20px;
	color: #000;
	font-weight: 400;

	line-height: 48px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 5px;
	padding:0 15px;

}

.featured-ul li:hover h3 {
	color: #005bc1;
}

.featured-ul li p {
    font-size: 15px;
    color: #2b2b30;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    padding:0 15px;

}

.featured-ul li span.more {
	display: inline-block;
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	color: #005bc1;
	padding:0 15px;
}

.footer {
	background: #363839;
	color: #fff;


}
.footer .senav{ text-align: center;padding:10px 0px 80px 0; }
.footer .senav a{ color: #fff; display: inline-block;}

.foot-abs {
	position: absolute;
	left: 0;
	top: -25px;
}

.foot-top {
	padding-top: 38px;
	padding-bottom: 80px;
	position: relative;
}

.foot-tl {
	width: 40%;
	text-align: left

}

.foot-tl p {
	color: #bfbfbf;
	font-size: 14px;
	line-height: 28px;
}

.foot-tit {
	font-size: 18px;
	color: #fff;
	line-height: 28px;
	margin-bottom: 15px;
	font-weight: 400;
}

.foot-tlform {
	margin-top: 18px;
	border-radius: 8px;
	overflow: hidden;
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	position: relative;
}

.foot-tlform input {
	width: 100%;
	padding-left: 18px;
	padding-right: 80px;
	background: #fff;
	border: none;
}

.foot-tlform button {
	position: absolute;
	right: 0;
	top: 0;
	width: 80px;
	height: 46px;
	border: none;
	background: #005BC1;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
}

.foot-tc {
	width: 28%;

}

.foot-tc ul li{ width: 48%;margin-right: 1%; display: inline-block; }

.foot-tc ul li a{color: #bfbfbf;font-size: 14px;line-height:28px;}

.foot-tc p {
	color: #bfbfbf;
	font-size: 14px;
	line-height:24px;
	font-weight: 400;
	height:auto;
}

.foot-tc p a{
	color: #bfbfbf;
	
}




.copy {
	background: #282a2b;
	padding: 10px 0;
	text-align: center
}

.copy p {
	color: #bfbfbf;
	font-size: 14px;
	line-height: 22px;
	font-weight: 200
}
.copy p a{
	color: #bfbfbf;
	font-size: 14px;
}











.list-ul {
	
}

.list-ul li {
	width: 100%;
	display: block;
	float: left;
	transition: all 0.3s;
	background: #fff;
	padding-bottom: 20px;
}

.list-ul li:hover {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
}

.list-ul li .img {
	float: left;
	align-items: center;
	text-align: center;
	width: 30%;
	position: relative;
	overflow: hidden;
	margin-right: 20px;

}

.list-ul li .img img {
	display: block;
	margin: 0 auto;
	position: relative;

	transition: all 0.3s;
}

.list-ul li:hover .img img {
	transform: scale(1.15);
}


.list-ul li .hover-div {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	z-index: 10;
	opacity: 0;
	transition: all 0.4s;
}

.list-ul li:hover .hover-div {
	opacity: 1;
}

.list-ul li .hover-div i {
	width: 60px;
	height: 60px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: url(../images/i.png) no-repeat;
}

.list-ul li h3 {

	font-size: 26px;
	color: #333;
	font-weight: 400;

	line-height: 52px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;

	padding:0px 19px;

}

.list-ul li:hover h3 {
	color: #005bc1;
}

.list-ul li p {
    font-size: 16px;
    color: #818181;
    line-height:28px;

    overflow: hidden;
    padding:0 19px;

}

.list-ul li span.more {
	display: inline-block;
	font-size: 18px;
	
	line-height: 38px;
	color:#005bc1;
	padding:0 19px;
}



















/* 鍏充簬鎴戜滑*/
.ny-box {
    height: 200px;
    line-height: 200px;
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.ny-box .ny-box-txt{
    height:100%;
    width:100%;
    background: rgba(0,0,0,.4);
}

.bread-box {
	background: #fff;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}

.bread-l a {
	float: left;
	margin-right: 70px;
	font-size: 16px;
	color: #818181;
	height: 58px;
	border-bottom: 2px #fff solid;
}

.bread-l a:hover,
.bread-l a.on {
	color: #005BC1;
	border-bottom-color: #005BC1;
}

.bread-r {
	color: #ababab;
	font-size: 16px;
	font-size: 14px;
}

.bread-r a {
	color: #ababab;
	display: inline-block;
	margin: 0 7px;
}

.bread-r a:hover {
	color: #005BC1;
}

.bread-r span {
	color: #005BC1;
}

.ny-nrbox {
	padding-bottom: 70px;
	padding-top: 45px;
}

#video {
	width: 970px;
	height: 594px;
	margin: 0 auto;
	position: relative;
}

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

.VideoBtn {
	position: absolute;
	left: 50%;
	top: 50%;
	display: block;
	width: 70px;
	height: 70px;
	margin-left: -35px;
	margin-top: -35px;
	cursor: pointer;
	z-index: 10;
}

.VideoBtn {}

.video-con video {
	width: 100%;
}

.video-con {
	position: relative;
	max-width: 1400px;
}

.video-con .btn {
	background: rgba(0, 0, 0, .7) url("../images/play-btn.png") no-repeat 50%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.video-con .btn.pause {
	display: none;
}

.about-txt {
	margin-top: 30px;
	font-size: 14px;
	line-height: 1.8;
	color: #818181;
}

.about-txt p {
	margin-bottom: 10px;
}

.news-item {
	border-radius: 9px;
	padding: 20px;
	background: #fff;
	display: block;
	position: relative;
	margin-bottom: 28px;
}

.n-img {
	width: 280px;
	height: 180px;
	overflow: hidden;

}

.n-img img {
	transition: all 0.4s;
	
}

.n-txt {
	margin-left: 310px;
	padding-right: 120px;

}

.n-txt h2 {
	margin-top: 5px;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	font-weight: 400;
	overflow: hidden;
}

.n-txt p {
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	color: #818181;
}

.n-txt span {
	color: #333;
	font-size: 16px;
	display: inline-block;
	margin-top: 10px;
}

.n-abs {
	position: absolute;
	right: 50px;
	width: 46px;
	height: 46px;
	background: #efefef url(../images/n-ic1.png) no-repeat 50%;
	border-radius: 50%;
	top: 50%;
	margin-top: -23px;

}

.news-item:hover .n-img img {
	transform: scale(1.15);
}

.news-item:hover .n-abs {
	background: #005BC1 url(../images/n-ic2.png) no-repeat 50%;
}

.news-item:hover {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
}

.pages {
	text-align: center;
	margin-top: 30px;
}
.pages li{ display: inline-block; }
.pages a {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	border-radius: 6px;
	background: #fff;
	font-size: 16px;
	color: #333;
	margin: 0 4px;
}

.pages a:hover,
.pages a.on {
	background: #005BC1;
	color: #fff;
}

.newsxq {
	background: #fff;
	padding: 0px 0px;
}

.news-title h1 {
	font-size: 32px;
	color: #333;
	text-align: left;
	margin:0px;
	font-weight: 600
}

.news-title {
	border-bottom: 1px #d3d3d3 solid;
	border-top: 1px #d3d3d3 solid;
	padding-bottom: 10px;
	padding-top: 10px;
}

.news-title p {
	text-align: center;
	color: #ababab;
	padding-top: 10px;
	font-size: 14px;
}
.news-title p span{
	margin-right: 10px;
}
.news-title p span:last-child{
	margin-right: unset;
}
.news-txts {
	padding-top: 20px;
	font-size: 14px;
	color: #818181;
	line-height: 1.8;
}

.news-txts p {
	margin-bottom: 10px;
}

.page-ny {
	border-top: 1px #d3d3d3 solid;
	margin-top: 30px;
	padding-top: 20px;
	color: #d3d3d3;
	flex-direction: row;
}

.page-ny li {
	max-width: 49%;
	overflow: hidden;
}

.page-ny li a {
	color: #818181;
	font-size: 14px;
}

.page-ny li a:hover {
	color: #005BC1;
	text-decoration: underline;
}







.newsxq .artleft{ width:70%; float: left;word-break: break-all; }

.newsxq .artright{ width: 26%; float: right;border-top:2px solid #000000;border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf; padding-bottom:30px; }

.newsxq .artright h3{ text-align: center; font-size: 22px;padding-top:30px; }


.newsxq .artright li{ clear:both;margin-top:30px; padding:0px 16px; }
.newsxq .artright li .image{ float: left;margin-right: 10px }

.newsxq .artright li a{ color: #666;line-height: 24px; }




















@media screen and (max-width: 1320px) {
	.productsbox{
		padding: 20px;
	}
	.tjbox{
		padding-left: 10px;
		padding-right: 10px;
	}
	.lx-l {
		width: 100%;
	}

	.lx-r {
		width: 100%;
		max-width: 100%;
	}


	.nav a {
		padding-left: 40px;
	}

	.foot-tl {
		width: 100%;
		float: none;
		margin-bottom: 10px;
	}

	.foot-tc {
		margin-left: 0;
		float: none;
	}

	.copy-nav {
		text-align: center;
		float: none;
		line-height: 30px;
		height: 30px;
		overflow: hidden;
		margin-bottom: 15px;
	}

	.copy-nav a {
		float: none;
		display: inline-block;
	}

	.copy {
		text-align: center;
	}

	.copy-l p {
		display: block;
		text-align: center;
	}

	.copy-l .copy-logo {}
	.slideTxtBox .bd{
		padding: 20px;
	}
	.productstop-table th, .productstop-table td{
		padding-left: 20px;
	}
	.productstopR{
		margin-left: 540px;
	}

}

.sp_nav {
	width: 50px;
	float: left;
	position: relative;
	cursor: pointer;
	height: 40px;
	padding: 10px 0px 0px 70px;
	background-color: #fff;
	width:100%;
	display: none;

}

.sp_nav span {
	display: block;
	background: #363839;
	width: 20px;
	height: 2px;
	position: absolute;
	left: 40px;
	transition: all ease 0.35s
}

.sp_nav span:nth-of-type(1) {
	top: 12px
}

.sp_nav span:nth-of-type(2) {
	top: 20px
}

.sp_nav span:nth-of-type(3) {
	top: 28px
}

.sp_nav_se span:nth-of-type(1) {
	top: 18px;
	transform: rotate(45deg)
}

.sp_nav_se span:nth-of-type(2) {
	width: 0
}

.sp_nav_se span:nth-of-type(3) {
	top: 18px;
	transform: rotate(-45deg)
}


.sjj_nav {
	position: fixed;
	z-index: 2000;
	background: #f4f4f4;
	width: 100%;
	height: 100%;
	font-size: 14px;
	line-height: 40px;
	top: -100%;
	left: 0;
	overflow: auto;
	overflow-x: hidden;
	transition: top ease 0.35s;
}

.nav_show {
	top: 161px
}

.sjj_nav>ul>li:first-child {
	overflow: hidden;
	border-top: 0
}

.sjj_nav>ul>li:first-child>a {
	float: left;
	width: calc(100% - 92px)
}

.sjj_nav>ul>li:first-child .language {
	float: right;
	width: 92px;
	overflow: hidden;
	line-height: 30px;
	margin-top: 5px
}

.sjj_nav>ul>li:first-child .language a {
	width: 45px;
	float: left;
	border-left: 1px #ddd solid;
	text-align: center;
	color: #999;
}

.sjj_nav ul li i {
	position: absolute;
	top: 5px;
	right: 0px;
	border-left: 1px #ddd solid;
	height: 30px;
	padding: 0px 7px 0 7px;
}

.sjj_nav ul li i svg {
	transform: rotate(-90deg);
	transition: all ease 0.35s
}

.sjj_nav ul li .sjj_nav_i_se svg {
	transform: rotate(0deg)
}

.sjj_nav ul li {
	border-top: 1px #ddd solid;
	margin-left: 20px;
	position: relative;
	line-height: 40px;
	font-size: 14px
}

.sjj_nav>ul>li:last-child {
	border-bottom: 1px #ddd solid;
}

.sjj_nav ul li ul {
	display: none
}

.sjj_nav ul li a {
	color: #666;
	width: 80%
}

.sjj_nav ul li ul li a {
	color: #999;
	display: block;
	text-align: left;
}

.sjj_nav ul li i svg {
	width: 32px;
	height: 20px;
	fill: #555;
}

.sjj_nav ul li .sjj_nav_i_se svg {
	fill: #005bc1
}

.sjj_nav ul li ul li>ul {
	margin-left: 10px
}
@media screen and (max-width: 1240px) {
.banner .item h2{ font-size:38px; line-height: 48px }
.banner .item p {
    line-height: 26px;
    font-size: 18px;
}


}
.cp-ban img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.cp-ban{
	display: none;
	padding-bottom: 20px;
}

.cp-ban .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	border-radius: 5px;
}
.cp-ban .swiper-pagination-bullet-active{
	width: 30px;
	color: #005bc1;
}
.cp-ban  .swiper-pagination{
	bottom: 0;
}


@media screen and (max-width: 980px) {

.w1400px{padding:0 30px;}

.banner{padding:60px 0 20px 0;}
.banner .item{ width: 100%}
.banner .itempic img{width: 100%; }

.banner .item h2 {
    font-size: 28px;
    line-height: 38px;
}
.banner .item .viewmore {
    line-height:38px;
    font-size: 14px;
    color: #Fff;
}

.list-ul li .img{ width: 100%; }
.list-ul li h3 {

	font-size: 22px;
	color: #333;
	font-weight: bold;

	line-height: 32px;
	white-space:inherit;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 5px;
	padding:10px 19px;
	margin-bottom: 10px;
}


.newsxq .artleft{width: 100%;}
.newsxq .artright{width: 100%;margin-top:50px;}
.newsxq{padding:10px 30px;}

.foot-tit {
    font-size: 24px;
    color: #fff;
    line-height: 40px;
    margin-bottom: 5px;
    font-weight: 400;
}



	.products-leftimg{
		display: none;
	}
	.cp-ban{
		display: block;
	}
	#picSlideWrap{
		display: none;
	}
	.productsbox{
		padding: 10px;
	}
	.downloadr-table td{
		padding:10px 5px;
	}
	.item2-txt th, .item2-txt td{
		padding: 10px 5px;
	}
	.item2-txt th{
		font-size: 16px;
	}
	.slideTxtBox .hd{
		height: 48px;
    width: 100%;
		
	}
	.slideTxtBox .hd li{
		font-size: 15px;
		height: 48px;
		line-height: 48px;
		padding: 0 10px;
		white-space:nowrap;
		float: none;
		display: inline-block;
	}
	.item1-txt{
		font-size: 15px;
		line-height: 1.8;
	}
	.slideTxtBox .hd ul{
		height: 48px;
		
		overflow-y: hidden;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
	}
	.inputl, .inputr{
		width: 100%;
		margin-top: 20px;
	}
	.btn-box .btn{
		width: 200px;
		height: 60px;
	}
	.input-group{
		margin-top: 20px;
	}
	.page-ny li{
		max-width: 100%;
		width: 100%;
		float: none;
	}
	.fr-touch-close{
		    position: absolute;
    top: 0;
    right: 12px;
    padding-right: 11px;
	   
	}
	.fr-window-fresco .fr-touch-close .fr-touch-button-icon{
		 /*background-image: url(../images/sprite@x2.png) none !important;*/
        background-image: none !important;
	}
	
	
	.event-list li{
		width: 33.33333%;
		padding-left: 2%;
		overflow: hidden;
	}
		.event-list{
			margin-left: -2%;
		}
	
	.left-nav{
		display: none;
	}
	.downloadr{
		margin-left: 0;
	}
	
	.ny-nrbox {

		padding:30px 0px 40px 0px;
	}

	.bread-box {
		height: 40px;
		line-height: 40px;
	}

	.bread-l {
		display: none;
	}

	.sp_nav {
		display: block;
	}

	.index-cp li {
		width: 50%;
	}

	.index-cp li:nth-child(7) {
		display: none;
	}

	.index-cp li:nth-child(8) {
		display: none;
	}

	.swiper-button-next {
		display: none;
	}

	.swiper-button-prev {
		display: none;
	}

	.soso-inp {
		display: none;
	}

	#header {
		height:auto;
	}

	.contnet {
		padding-top: 60px;
	}

	.logo img {
		height: 40px;
	}

	.logo {
		padding: 10px;
		    width: 100%;
    text-align: center;
	}

	.nav {
		display: none;
	}

	.foot-tr {
		display: block;
		float: none;
	}

	.featured-ul li {
		margin-bottom: 20px;
		width: 98%;
		margin-left: 2%;
	}

	.fq-list {
		margin-left: -20px;
	}

	.fq-list li {
		margin-left: 20px;
	}

	.index-box2,
	.index-box3 {
		padding-bottom: 40px;
	}

	.title-t1 {
	line-height: 60px;
	padding-top:20px;
		font-size: 30px;
	}
	.tsmall{font-size: 20px;}

	.right-abs .abs1,
	.right-abs .abs2,
	.right-abs .abs3 {
		display: none;

	}

	.right-abs {
		top: auto;
		bottom: 50px;
		margin-top: 0;
	}
.n-abs{
		display: none;
	}
	.n-txt{
		padding-right: 0;
	}
	.productsr{
		margin-left: 0;
	}

}

.index-ban {
	background: url(../images/banbg.jpg) no-repeat center 50%;
}

@media screen and (max-width: 640px) {
.foot-tc{ width:100%;margin-top: 20px; }
.foot-tl{ width:100%; }
.footer{padding:30px 0px;}



.news-title h1 {
    font-size: 22px;
    color: #333;
    text-align: left;
    margin: 0px;
    font-weight: 600;
}


}

@media screen and (max-width: 460px){
	.btn-box .btn{
		width: 120px;
		height: 40px;
		margin: 0 10px;
	}
	.top-soso{ width: 100%; text-align: center;padding-top:10px; }
		.top-soso p{text-align: center }
		.soso-a{margin-bottom: 0px;font-size: 14px;}
}