@charset "utf-8";

/* CSS Document */
@media screen and (max-width:650px) {
	.con_right>:nth-child(1)>div {

		width: 49% !important;

	}


}

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


	.bdxiu>:nth-child(3) {
		margin: 10px 0px;
	}

	.num-con div p {
		font-size: 12px;
	}

	.mian {
		padding-top: 1.53rem;
	}

	.con_right>:nth-child(1)>div {
		padding-left: 13px;
	}

	.con_right>:nth-child(1)>div {
		width: 96% !important;
	}

	.caseBox .cont .li .text {
		float: unset;
	}

}

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

	.bdxiu .p {
		width: auto;
	}

	.main_ris {
		width: 100%;
	}

	.bd-detailimg {
		display: inline-block;
	}

	.qqkf {
		display: none;
	}

	.detail_con {
		display: block;
	}

	.detail_btn {
		display: flex;
	}

	.leftUl {
		width: 255px;
		position: fixed;
		background-color: #fff;
		left: -255px;
		transition: all 1s;
		z-index: 100;
		top: 7%;
	}


	.ulPL {
		font-weight: bold;
		font-size: 18px;
	}

	.padeing li {
		display: none;
	}

	.padeing>:first-child {
		display: block;
	}

	.padeing>:last-child {
		display: block;
	}

	.con_right>:nth-child(1)>div>a>:nth-child(2) {
		font-size: 14px;
		color: #333333;
		margin-top: 25 px;
	}

	.con_right>:nth-child(1)>div {
		/* width: 100%; */
		width: 50%;
	}

	.leftUl>li>p {
		width: auto;
		font-size: 14px;
	}


	.list_text>a {

		font-size: 13px;


	}

	.mian {
		width: 100%;
		padding-right: 10px;
		padding-left: 10px;
	}

	html,
	body {
		font-size: calc(100vw/7.5);
	}

	.header {
		display: none;
	}

	.banner {
		margin-top: 60px;
	}

	.w1280,
	.w1680,
	.w1360 {
		width: auto;
	}

	.bannerIndex,
	.bannerIndex a {
		height: 260px;
	}

	.bannerIndex a img {
		width: auto;
		height: 100%;
		position: absolute;
		left: 50%;
		top: 0;
		transform: translateX(-50%);
	}

	.bannerIndex .text .h1 {
		font-size: 18px;
		line-height: 22px;
	}

	.bannerIndex .text .h2 {
		font-size: 12px;
		line-height: 24px;
		margin-top: 5px;
		font-weight: normal;
	}

	.bannerIndex .text .p {
		font-size: 12px;
		line-height: 18px;
		letter-spacing: 0;
		width: 80%;
		margin: 5px auto 0;
	}

	.bannerIndex .swiper-pagination-bullet {
		width: 8px;
		height: 8px;
	}

	.prenterIndex {
		margin-top: 0;
		padding: 35px 0.25rem;
		width: auto;
	}

	.bannerIndex .text {
		top: 50%;
		transform: translateY(-50%);
	}

	.bannerIndex .swiper-container-horizontal>.swiper-pagination-bullets {
		bottom: 15px;
	}

	.prenterIndex .cont .li:first-child,
	.prenterIndex .cont .li:nth-child(2) {
		width: 3.4rem;
		height: auto;
		margin-right: 0;
		margin-bottom: 0.2rem;
	}

	.prenterIndex .cont {
		justify-content: space-between;
	}

	.prenterIndex .cont .li:first-child .img,

	.prenterIndex .cont .li:nth-child(2) .img,

	.prenterIndex .cont .li .img {
		position: relative;
		right: auto;
		top: auto;
		transform: none;
		left: auto;
		bottom: auto;
		width: 100%;
		height: 2.5rem;
	}

	.prenterIndex .cont .li:first-child .img img,

	.prenterIndex .cont .li:nth-child(2) .img img,

	.prenterIndex .cont .li .img img {
		height: auto;
		width: auto;
		max-height: 80%;
		max-width: 80%;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}

	.prenterIndex .cont .li .text {
		position: relative;
		top: auto;
		left: auto;
		padding: 0.3rem;
		text-align: center;
	}

	.prenterIndex .cont .li:first-child .text .h1,
	.prenterIndex .cont .li:nth-child(2) .text .h1,
	.prenterIndex .cont .li .text .h1 {
		font-size: 16px;
		line-height: 26px;
	}

	.prenterIndex .cont .li:first-child .text .p,
	.prenterIndex .cont .li:nth-child(2) .text .p,
	.prenterIndex .cont .li .text .p {
		font-size: 14px;
		line-height: 20px;
		margin-top: 5px;
	}

	.prenterIndex .cont .li:first-child .text .em,
	.prenterIndex .cont .li:nth-child(2) .text .em,
	.prenterIndex .cont .li .text .em {
		justify-content: center;
		margin-top: 10px;
	}

	.prenterIndex .cont .li {
		width: 3.4rem;
		margin-right: 0;
		height: auto;
	}

	.newsIndex {
		padding: 50px 0.25rem;
	}

	.newsIndex .cont {
		display: block;
	}

	.newsIndex .cont .left,
	.newsIndex .cont .right {
		width: auto;
	}

	.newsIndex .cont .h1 {
		font-size: 18px;
		line-height: 20px;
		text-align: center;
	}

	.newsIndex .cont .left .input {
		margin-top: 20px;
		padding: 0 80px 0 10px;
	}

	.newsIndex .cont .left .input input {
		height: 40px;
	}

	.newsIndex .cont .left .input button {
		width: 80px;
		height: 40px;
		font-size: 14px;
	}

	.newsIndex .cont .left .bot {
		display: block;
		text-align: center;
	}

	.newsIndex .cont .left .bot .em {
		font-size: 16px;
		line-height: 20px;
		margin-top: 20px;
	}

	.newsIndex .cont .left .bot .p {
		font-size: 13px;
		line-height: 20px;
		margin-top: 5px;
	}

	.newsIndex .cont .right {
		margin-top: 30px;
	}

	.newsIndex .cont .right a {
		line-height: 28px;
	}

	.newsIndex .cont .right .list {
		margin-top: 15px;
	}

	.caseIndex {
		padding: 50px 0.25rem;
	}

	.title .p {
		font-size: 36px;
		line-height: 36px;
	}

	.title .h1 {
		font-size: 20px;
		font-weight: bold;
		line-height: 22px;
		margin-top: -15px;
	}

	.title img {
		margin: 15px auto 0;
	}

	.caseIndex .list {
		margin-top: 30px;
	}

	.caseIndex .list .li {
		width: 3.4rem;
	}

	.caseIndex .list a .img {
		width: 100%;
		height: 1.8rem;
	}

	.caseIndex .list .text {
		position: relative;
		left: auto;
		bottom: auto;
		right: auto;
		padding: 15px 0.2rem;
		background: #fff;
	}

	.caseIndex .list .li:hover .text {
		background: #fff;
	}

	.caseIndex .list .text .h1 {
		display: block;
		text-align: center;
		color: #333;
	}

	.caseIndex .list .text .h1 .em {
		font-size: 16px;
		color: #333;
		font-weight: normal;
		line-height: 20px;
		margin-right: 0;
	}

	.caseIndex .list .text .h1 i {
		display: block;
		font-size: 12px;
		color: #333;
		font-weight: normal;
	}

	.caseIndex .list .text .h1 i {
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		margin: 3px auto 0;
		width: 80%;
	}

	.caseIndex .list .text .icon {
		display: none;
	}

	.caseIndex .list .text .p {
		font-size: 12px;
		line-height: 20px;
		opacity: 1;
		color: #333;
		margin-top: 8px;
		height: 40px;
	}

	.aboutIndex {
		padding: 50px 0.25rem;
	}

	.aboutIndex .cont {
		display: block;
	}

	.aboutIndex .cont .text .h1,
	.titServe .e {
		font-size: 26px;
		line-height: 30px;
		text-align: center;
	}

	.aboutIndex .cont .text .h2,
	.titServe .h1 {
		font-size: 18px;
		text-align: center;
		margin-top: 3px;
		line-height: 20px;
		font-weight: bold;
	}

	.aboutIndex .cont .text img,
	.titServe img {
		margin: 20px auto 0;
	}

	.aboutIndex .cont .text {
		width: auto;
		margin-top: 30px;
		margin-top: 0;
	}

	.aboutIndex .cont .text .p {
		margin-top: 25px;
		line-height: 25px;
		text-indent: 0;
		text-align: center;
	}

	.aboutIndex .cont .text a {
		justify-content: center;
		margin-top: 20px;
	}

	.aboutIndex .cont .img img {
		width: 100%;
		margin-top: 30px;
	}

	.footer,
	.aboutBox {
		padding: 50px 0.25rem;
		box-sizing: border-box;
	}

	.footer .cont {
		display: block;
	}

	.footer .cont .text {
		display: block;
	}

	.footer .cont .text .h1 {
		font-size: 20px;
		text-align: center;
		line-height: 24px;
	}

	.footer .cont .text .em {
		margin: 10px auto 0;
	}

	.footer .cont .text .list1 .m {
		justify-content: center;
	}

	.footer .cont .text .list1 .m a:first-child {
		min-width: auto;
		margin-right: 30px;
	}

	.footer .cont .text .li {
		margin-left: 0;
		margin-top: 40px;
	}

	.footer .cont .text .li:first-child {
		margin-top: 0;
	}

	.footer .cont .text .list .p,
	.footer .cont .text .list1 a {
		text-align: center;
	}

	.footer .cont .text .list .p i {
		margin-right: 0;
		display: block;
	}

	.footer .cont .img img {
		margin: 30px auto 0;
	}

	.bannerDate .img {
		height: 250px;
	}

	.bannerDate .text .h1 {
		font-size: 30px;
		font-weight: bold;
		line-height: 34px;
	}

	.bannerDate .text .p {
		font-size: 18px;
		margin-top: 10px;
		line-height: 20px;
	}

	.GoodsTitle {
		margin-top: 0;
		height: 50px;
		line-height: 50px;
	}

	.GoodsTitle .navMink {
		display: none;
	}

	.GoodsTitle .cont2 {
		overflow-x: auto;
	}

	.GoodsTitle .cont2 .kr {
		min-width: 90px;
	}

	.aboutBox .about img {
		float: none;
		width: 100%;
	}

	.aboutBox .about .text {
		margin-top: 30px;
		float: none;
		width: auto;
	}

	.aboutHone .cont .honent {
		width: auto;
		margin-top: 30px;
	}

	.aboutHone {
		padding: 50px 0.15rem;
	}

	.aboutHone .cont .honent a {
		width: 3.4rem;
		height: 4.8rem;
		margin: auto;
	}

	.aboutHone .cont .honent a i {
		width: 3.2rem;
		height: 4.56rem;
	}

	.aboutHone::after {
		height: 5rem;
	}

	.aboutHone .cont .honent .em {
		display: none;
	}

	.aboutContact {
		padding: 0 0.25rem 50px 0.25rem;
	}

	.aboutContact .list {
		padding-top: 30px;
		display: block;
	}

	.aboutContact .list .left i {
		display: none;
	}

	.aboutContact .list .left .li .p {
		margin-left: 0;
	}

	.aboutContact .list .left {
		width: auto;
		text-align: center;
	}

	.aboutContact .list .left .p em {
		display: block;
		line-height: 30px;
	}

	.aboutContact .list .left .li {
		display: block;
	}

	.aboutContact .list .form {
		width: auto;
		margin-top: 30px;
	}

	.aboutContact .list .form .li:first-child {
		display: block;
	}

	.aboutContact .list .form .li .k {
		width: auto;
	}

	.aboutContact .list .form .li .k:first-child {
		margin-bottom: 10px;
	}

	.aboutContact .list .form .li button {
		width: 100%;
	}

	.aboutContact .mapBox {
		margin-top: 30px;
		height: 250px;
	}

	.caseBox {
		padding: 50px 0.25rem;
	}

	.caseBox .cont .li {
		margin-top: 0.2rem;
	}

	.caseBox .cont .li .img {
		width: auto;
		height: auto;
		float: none;
	}

	.caseBox .cont .li .text {
		width: auto;
		margin: 0;
		padding: 25px 0.2rem;
	}

	.caseBox .cont .li .text .p {
		height: auto;
		margin-top: 15px;
		line-height: 30px;
	}

	.caseBox .cont .li .text .em {
		margin-top: 20px;
	}

	.page .li a {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}

	.page .li {
		margin: 0 3px 6px 3px;
	}

	.page .li a.next,
	.page .li a.prev {
		width: 60px;
	}

	.caseDate {
		padding: 50px 0.25rem;
	}

	.caseDate .h1 {
		font-size: 20px;
		font-weight: bold;
		line-height: 30px;
	}

	.GoodsTitle .cont .em {
		width: 50px;
		height: 50px;
		z-index: 5;
	}

	.GoodsTitle .cont .em.em1 {
		left: 0;
	}

	.GoodsTitle .cont .em.em2 {
		right: 0;
	}

	.GoodsList {
		padding: 50px 0.25rem;
	}

	.GoodsList .mLi .list {
		justify-content: space-between;
	}

	.GoodsList .mLi .list .li {
		margin-right: 0;
		margin-bottom: 0.2rem;
		width: 3.4rem;
	}

	.GoodsList .mLi .list .li .img {
		height: 2.8rem;
	}

	.GoodsList .mLi .list .li .text {
		padding: 20px 0.2rem;
	}

	.GoodsList .mLi .list .li .text .h1 {
		font-size: 16px;
	}

	.GoodsList .mLi .list .li .text .p {
		font-size: 13px;
		line-height: 23px;
		height: auto;
	}

	.GoodsList .mLi .list .li .text .em {
		margin: 20px auto 0;
	}

	.navMinkTwo {
		display: none;
	}

	.goodsMink {
		padding: 30px 0.25rem;
	}

	.goodsMink .topText {
		padding: 0.25rem;
		display: block;
	}

	.goodsMink .topText .img {
		width: 100%;
	}

	.goodsMink .topText .text {
		width: auto;
		padding: 20px 0 0 0;
	}

	.goodsMink .topText .text .h1 {
		font-size: 20px;
	}

	.goodsMink .list .nav {
		line-height: 34px;
	}

	.goodsMink .list .nav .li a {
		font-size: 13px;
	}

	.goodsMink .list .menk .li {
		margin: 0.2rem;
		padding: 20px 0;
	}

	.goodsMink .list .menk .tit {
		justify-content: center;
	}

	.goodsMink .list .menk .tit .s {
		padding: 0 40px;
		height: 34px;
		line-height: 34px;
		font-size: 16px;
	}

	.goodsMink .list .went .text {
		float: none;
		width: auto;
	}

	.goodsMink .list .ker .img,
	.goodsMink .list .ker .text {
		width: auto;
		float: none;
	}

	.goodsMink .more {
		padding: 25px 0.2rem;
		display: block;
	}

	.goodsMink .more a {
		width: auto;
		max-width: none;
		white-space: nowrap;
		font-size: 14px;
		line-height: 30px;
	}

	.newsBox,
	.newsDate {
		padding: 30px 0.25rem;
	}

	.newsBox .cont .li {
		margin-top: 0.2rem;
	}

	.newsBox .cont .li a {
		display: block;
	}

	.newsBox .cont .li a .img {
		width: auto;
		height: auto;
	}

	.newsBox .cont .li a .text {
		width: auto;
		padding: 20px 0.25rem;
	}

	.newsBox .cont .li .time {
		display: none;
	}

	.newsDate .left {
		float: none;
		width: auto;
	}

	.newsDate .left .h1 {
		font-size: 20px;
		line-height: 30px;
	}

	.newsDate .left .icon {
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.newsDate .left .icon .m {
		margin-top: 4px;
	}

	.newsDate .left .icon .m:first-child {
		margin-top: 0;
	}

	.newsDate .right {
		width: auto;
		float: none;
		margin-top: 40px;
	}

	.newsDate .right .book {
		padding: 25px 0.25rem;
	}

	.serveBox {
		padding: 50px 0.25rem;
	}

	.serveBox .wLi .list .top .li {
		font-size: 15px;
		width: auto;
		padding: 0 20px;
		white-space: nowrap;
		line-height: 50px;
	}

	.serveBox .wLi .list .top {
		overflow-x: auto;
	}

	.serveBox .wLi .list .boter {
		padding: 25px 0.25rem;
		display: block;
	}

	.serveBox .wLi .list .boter .li {
		flex-wrap: wrap;
	}

	.serveBox .wLi .list .boter .img {
		width: 100%;
	}

	.serveBox .wLi .list .boter .ter {
		width: auto;
		padding-top: 20px;
	}

	.navCell {
		display: block;
	}



}

@media screen and (min-width:750px) {


	.products .listTwo {
		display: none;
	}

}

@media screen and (min-width:1440px) and (max-width: 1820px) {
	.gyhz-con>:nth-child(1) {
	 width: 30%;
	}
	.gyhz-con>:nth-child(1) img{
	 width: 100%;
	   }
	.j-con {
		width: 1500px;
	}

	.one-con {
		width: 500px;

		height: 657px;

	}

	.two-con {
		width: 1000px;
	}

	.two-con a {
		width: 500px;
		height: 328px;
	}
}

@media screen and (min-width:1280px) and (max-width: 1600px) {
	.bdxiu {
		background-size: auto 100%;
	}
	.j-con {
		width: 1250px;
	}

	.one-con {
		width: 416px;

		height: 564px;

	}

	.two-con {
		width: 832px;
	}

	.two-con a {
		width: 416px;
		height: 282px;
	}
}

@media screen and (min-width:1440px) and (max-width: 1600px) {

	.index-swiper-container{
		padding-top: 62px;
	}

	.imgIN {
		margin-top: 34px;
	}

	.in-con {
		width: 1200px;
	}

	.imga img {
		max-width: 90%;
	}

	.in1 {

		width: 290px;
		height: 577px;
	}

	.title-in {
		padding-top: 36px;
	}

	.in3-con {
		width: 590px;
		height: 256px;
	}

	.in2a-con>div {
		width: 290px;
		height: 308px;
		background-image: url(../images/in3.png);
		background-size: 100% 100%;
	}

	.in3-con .imga img {
		max-width: 42%;
	}

	.title-in>:nth-child(1) {
		font-size: 25px;
	}

	.footer .cont .text .list1 .m a:first-child {
		min-width: auto;
	}

	.footer .cont .text .li {
		margin-left: 1rem;
	}

	.header .right .nav .li a {
	
		padding: 0 0.1rem;
	}
	.header .right .nav>:nth-child(1){
		width: 76px;
	}
}
/* h */


@media screen and (min-width:1280px) and (max-width: 1440px) {
	.mapatext{
		margin-top: 7px;
	}
	.mapMin{
		top: 22px;
	}
	.mapMin{
		height: 204px;
	}
	.main_ris{
		width: 75%;
	}
	.index-swiper-container{
		padding-top: 57px;
	}

	.mapMin{
		height: 208px;
	}
	.mapatext-int textarea{
		height: 60px;
	}
	.in-title p{
		font-size: 30px;
	}
	.swiperac{
		height: 227px;
	}
	
	.gyhz-con{
		margin-top: 20px;
	}
	.textr{
		text-align: center;
	}
	/*.honor .bera{*/
	/*	height: 190px;*/
	/*}*/
	
	.honor .bera{
		top: 24px;
	}
	.swiperac{
		padding-top: 20px;
	}
	.gyhz-con>:nth-child(1){
		margin-right: 50px;
		width: 26%;
	}
	.gyhz-con>:nth-child(1) img{
		width: 100%;
	}
	.fenye{
		padding: 0 20px;
	}
	.gyhz-con>:nth-child(3){
		margin-right: 20px;
		width: 30%;
		flex: 1;
	}
	
	.gyhz-con {
		width: 100%;
	}
	.mapBox{
		width: 38%;
	}
	.mapMin{
		width: 38%;
	}
	.swi-conmap{
		width: 80%;
	}
	.header .right .nav>:nth-child(1){
		width: 76px;
	}
	.honor{
		width: 98%;
		margin: auto;
	}
	.imgIN {
		margin-top: 34px;
	}

	.in-con {
		width: 1200px;
	}

	.imga img {
		max-width: 90%;
	}

	.in1 {

		width: 290px;
		height: 577px;
	}

	.title-in {
		padding-top: 36px;
	}

	.in3-con {
		width: 590px;
		height: 256px;
	}

	.in2a-con>div {
		width: 290px;
		height: 308px;
		background-image: url(../images/in3.png);
		background-size: 100% 100%;
	}

	.in3-con .imga img {
		max-width: 42%;
	}

	.title-in>:nth-child(1) {
		font-size: 25px;
	}

	.w1250 {
		width: 85%;
	}

	.header .right .nav .li a {
		padding: 0 0.1rem;
	}

	.w1280,
	.w1360 {
		width: 1100px;
	}

	.aboutBox .about .text {
		width: 630px;
	}

	.aboutHone .cont .honent {
		width: 1100px;
	}

	.aboutHone .cont .honent a {
		width: 260px;
		height: 365px;
	}

	.aboutHone .cont .honent a i {
		width: 240px;
		height: 342px;
	}

	.aboutContact .list .form .li .k {
		width: 264px;
	}

	.caseBox .cont .li .img {
		width: 450px;
		height: 248px;
	}

	.caseBox .cont .li .text {
		padding-top: 25px;
	}

	.caseBox .cont .li .text .em {
		margin-top: 10px;
	}

	.GoodsList .mLi .list .li {
		width: 340px;
	}

	.newsBox .cont .li a .text {
		width: 540px;
	}

	.newsDate .left {
		width: 685px;
	}

	.serveBox .wLi .list .boter .ter {
		width: 675px;
	}

	.footer .cont .text .li {
		margin-left: 0.5rem;
	}



}

@media screen and (min-width:950px) and (max-width: 1110px) {
	.main_ris{
		width: 75%;
	}
	.con_right>:nth-child(1)>div {
		width: 43%;

	}
}

@media screen and (min-width:950px) and (max-width: 1280px) {
	.bdxiu {
		background-size: auto 100%;
	}
	.index-swiper-container{
		padding-top: 42px;
	}
	.swi-conmap	.swiper-slide{
		height: 0px;
	}
	

/*.honor .bera {*/
/*    height: 170px;*/
/*}*/
	.swi-conmap .swiper-slide-active{
		height: auto;
		margin-bottom: 20px;
	}
	.aboutContact .list .form{
		margin: auto;
	}
	.aoutMapCon{
		flex-direction: column;
	}
	.mapBox{
		width: 38%;
	}
	.mapMin{
		width: 38%;
	}


	.swi-conmap{
		width: 80%;
	}
	.mapBox{
		width: 50%;
	}
	.honor{
		width: 98%;
		margin: auto;
		box-sizing: border-box;
		padding: 0 1px;
	}
	.swiper-button-next, .swiper-button-prev{
  top: 36%;
	}
	
	.mapatext-int textarea{
		height: 82px;
	}
	.gyhz-con {
		width: 100%;
		margin-top: 45px;
		justify-content: space-between;
		align-items: center;
	}
	.swiperac{
		padding-top: 75px;
	}
	/*.honor .bera{*/
	/*	height: 198px;*/
	/*}*/
	.gyhz-con>:nth-child(1) img {
		width: 100%;
	}

	.gyhz-con>:nth-child(1) {
		width: 31%; 
		margin-right: 0px;
	}

	.gyhz-con>:nth-child(3) {
		width: 50%;
	}

	.num-con div>p:nth-child(1) {
		font-size: 40px;
		line-height: 40px;
	}

	.j-con {
		width: 900px;
	}

	.one-con {
		width: 300px;

		height: 405px;

	}

	.text-one {
		padding-left: 17px;
		padding-top: 14px;
		width: 100%;
		height: 77px;
		box-sizing: border-box;
		background-color: rgba(0, 0, 0, 0.5);
		bottom: 0px;
		left: 0px;
		position: absolute;
	}

	.text-one>:nth-child(1) {
		font-size: 14px;
	}

	.text-one>:nth-child(2) {
		font-size: 14px;
	}

	.two-con {
		width: 600px;
	}

	.two-con a {
		width: 300px;
		height: 203px;
	}

	.imgIN {
		margin-top: 34px;
	}

	.in-con {
		width: 850px;
	}

	.imga img {
		max-width: 90%;
	}

	.in1 {

		width: 200px;
		height: 432px;
	}

	.title-in {
		padding-top: 36px;
	}

	.in3-con {
		width: 416px;
		height: 206px;
	}

	.in2a-con>div {
		width: 200px;
		height: 212px;
		background-image: url(../images/in3.png);
		background-size: 100% 100%;
	}

	.in3-con .imga img {
		max-width: 42%;
	}

	.title-in>:nth-child(1) {
		font-size: 17px;
		margin-bottom: 12px;
	}

	.title-in>:nth-child(1) span {
		font-size: 14px;
	}

	.mtf {
		margin-top: -8px;
	}

	.w1250 {
		width: 85%;
	}

	.header .right .nav .li {
		margin-right: 0px;

	}

	.header .right .nav .li .adis {
		margin-right: 0px;
		font-size: 12px;

	}

	.header .reah .input {
		width: 80px;
	}

	.bdxiu {
		padding-left: 86px;
	}

	.pdher {
		padding: 0px 46px;
		box-sizing: border-box;
	}

	.ty_paging .padeing .li .next {
		width: 45px;
		height: 26px;
		font-size: 12px;
		color: #707479;
		border: 1px solid #707479;
		text-align: center;
		line-height: 26px;
		box-sizing: border-box;
		border-radius: 20.5px;
		margin-left: 14px;
	}

	.ty_paging .padeing .li a {
		display: block;
		width: 26px;
		height: 26px;
		font-size: 15px;
		color: #707479;
		border: 1px solid #707479;
		text-align: center;
		line-height: 26px;
		box-sizing: border-box;
		border-radius: 50%;
		margin-left: 14px;
	}

	.ty_paging .padeing .li .prev {
		display: inline-block;
		width: 45px;
		height: 26px;
		font-size: 12px;
		color: #707479;
		border: 1px solid #707479;
		text-align: center;
		line-height: 26px;
		box-sizing: border-box;
		border-radius: 20.5px;
		margin-left: 14px;
	}

	.leftUl>li>p {
		width: auto;
	}

	.w1680 {
		width: 95%;
	}

	.footer .cont .text .list1 .m a:first-child {
		min-width: auto;
	}

	.footer .cont .text .li {
		/* margin-left: 1rem; */
	}

	.header .right .nav .li a {
		font-size: 15px;
	}

	.header .right .tel {
		display: none;
	}

	.footer .cont .img img {
		width: 85px;
	}

	.w1280,
	.w1360 {
		width: 95%;
	}

	.serveBox .wLi .list .boter .img {
		width: 5.5rem;
	}

	.serveBox .wLi .list .boter .ter {
		width: 11.5rem;
	}

	.newsBox .cont .li a .text {
		width: 9rem;
	}

	.newsDate .right {
		display: none;
	}

	.newsDate .left {
		width: 100%;
	}

	.titServe {
		text-align: center;
	}

	.titServe img {
		margin: 20px auto 0;
	}

	.aboutBox .about img {
		float: none;
		margin: auto;
	}

	.aboutBox .about .text {
		width: auto;
		float: none;
		margin-top: 30px;
	}

	.aboutHone .cont .honent {
		width: 80%;
		margin: 0 auto;
	}

	.aboutHone .cont .honent a {
		width: 3.6rem;
	}

	.aboutHone .cont .honent a i {
		width: 90%;
		height: auto;
	}

	.aboutContact .list .left i {
		display: none;
	}

	.aboutContact .list .left .li {
		justify-content: center;
	}

	.aboutContact .list .left {
		width: auto;
	}

	.aboutContact .list {
	}

	.aboutContact .list .form {
		margin-top: 35px;
	}

	.aboutContact .list .form .li button {
		margin: auto;
	}

	.caseBox .cont .li .img {
		width: 7rem;
		height: auto;
	}

	.caseBox .cont .li .text {
		width: 7rem;
		padding-top: 0.5rem;
	}

	.caseBox .cont .li .text .p {
		margin-top: 20px;
		height: auto;
	}

	.caseBox .cont .li .text .em {
		margin-top: 20px;
	}

	.GoodsTitle .cont a.kr {
		min-width: auto;
	}

	.prenterIndex .cont {
		justify-content: center;
	}

	.caseIndex .list {
		justify-content: center;
	}

	.caseIndex .list .li {
		margin: 0 0.1rem 0.2rem 0.1rem;
	}

	.caseIndex .list .text .h1 {
		display: block;
	}

	.caseIndex .list .text .h1 i {
		margin-top: 5px;
	}

	.aboutIndex .cont .text .p {
		line-height: 24px;
	}

	.newsIndex .cont .left .bot .em,
	.newsIndex .cont .left .bot .p {
		line-height: 24px;
	}

	.newsIndex .cont .right a {
		line-height: 32px;
	}


	.mian {
		width: 100%;
		padding-right: 10px;
		padding-left: 10px;
	}

}
@media screen and (max-height:930px){
	
	.mapatext-int textarea{
		height: 60px;
	}
	.mapMin {
		height: 268px;
	}
	
	.mapatext-int textarea {
		height: 60px;
	}
	
	.swiperac {
	    padding-top: 40px;
		width: 60%;
	}
	.mapatext-tel p{
	    font-size: 16px;
    margin-bottom: 0px;
    line-height: 20px;
    width: 210px;
    margin-bottom: 10px;
    display: inline-block;
	}
	.gyhz-con>:nth-child(1) {
		margin-right: 50px;
		width: 22%;
	}
	.mapatext-int textarea{
		width: 300px;
	}
	.mapatext-int-con input{
		width: 145px;
	}

	.mapBox{
		width: 53%;
		height: 200px;
		margin-right: 10px;
	}
	.mapatext-tel{
		display: block;
		/* margin-left: 20px; */
		margin-top: 29px;
	}
	.henxian{
		
	}
	.mapatext-int{
		margin-top: 10px;
	}
	.mapMin {
		height: 249px;
		width: 47%;
		top: 40px;
	}
	
	.in-con{margin-top: 15px;}
	.in-title p{
		margin-top: 0px;
		 margin-bottom: 10px;
		 
	}
	.gyhz-con>:nth-child(3) .p{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3; /* 显示三行，后面省略 */
		overflow: hidden;
	}
	.mapatext{
		/* display: flex; */
		margin-top: 0px;
	}
	/*.honor .bera {*/
	/*	height: 149px;*/
	/*}*/
	.two-con a{
		height: 300px;
	}
	.honor{
		align-items: center;
	}
	.one-con{
		height: 600px;
	}
	.j-con{
		margin-top: 15px;
	}



	.gyhz-con{
		margin-top: 40px;
	}
} 

@media screen and (max-height:800px){
	.mapMin {
		height: 208px;
	}
	.swiperac {
		height: 227px;
	}
	.mapatext-int textarea {
		height: 60px;
	}
	
	.swiperac {
	    padding-top: 40px;
		width: 60%;
		height: 168px;
	}
	.mapatext-tel p{
		font-size: 14px;
		margin-bottom: 0px;
		line-height: 20px;
		width: 170px;
		margin-bottom: 10px;
		display: inline-block;
	}
	.gyhz-con>:nth-child(1) {
		margin-right: 50px;
		width: 22%;
	}
	.mapatext-int textarea{
		width: 300px;
	}
	.mapatext-int-con input{
		width: 145px;
	}

	.mapBox{
		width: 30%;
		height: 200px;
		margin-right: 10px;
	}
	.mapatext-tel{
		display: block;
		margin-left: 20px;
		margin-top: 45px;
	}
	.henxian{
		
	}
	.mapatext-int{
		margin-top: 21px;
	}
	.mapMin{
		height: 178px;
		width: 30%;
		top: 35px;
	}
	
	.in-con{margin-top: 15px;}
	.in-title p{
		margin-top: 0px;
		 margin-bottom: 10px;
		 
	}
	.gyhz-con>:nth-child(3) .p{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3; /* 显示三行，后面省略 */
		overflow: hidden;
	}
	.mapatext{
		display: flex;
		margin-top: 0px;
	}
	/*.honor .bera {*/
	/*	height: 149px;*/
	/*}*/
	.two-con a{
		height: 239px;
	}
	.honor{
		align-items: center;
	}
	.one-con{
		height: 478px;
	}
	.j-con{
		margin-top: 15px;
	}

	#page2{
		padding-top: 65px;
	}
	#page3{
		padding-top: 65px;
	}
	#page4{
		padding-top: 65px;
	}

	.gyhz-con{
		margin-top: 20px;
		padding-left: 2px;
       box-sizing: border-box;
	}
}
@media screen and (max-height:800px) and (max-width: 950px){
	.swiperac {
		height: auto;
	}
}
@media screen and (max-height:660px){
	.mapMin {
		height: 208px;
	}
	.swiperac {
		height: 227px;
	}
	.mapatext-int textarea {
		height: 60px;
	}
	.honor .bera {
		top: 10px;
	}
	.swiperac {
	    padding-top: 10px;
		width: 62%;
		height: 168px;
	}
	.mapatext-tel p{
		font-size: 14px;
		margin-bottom: 0px;
		line-height: 20px;
		width: 170px;
		margin-bottom: 10px;
		display: inline-block;
	}
	.gyhz-con>:nth-child(1) {
		margin-right: 50px;
		width: 22%;
	}
	.mapatext-int textarea{
		width: 300px;
	}
	.mapatext-int-con input{
		width: 145px;
	}

	.mapBox{
		width: 30%;
		height: 200px;
		margin-right: 10px;
	}
	.mapatext-tel{
		display: block;
		margin-left: 20px;
		margin-top: 28px;
	}
	.henxian{
		
	}
	.mapatext-int{
		margin-top: 0px;
	}
	.mapMin{
		height: 178px;
		width: 30%;
		top: 10px;
	}
	
	.in-con{margin-top: 15px;}
	.in-title p{
		margin-top: 0px;
		 margin-bottom: 10px;
		 
	}
	.gyhz-con>:nth-child(3) .p{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3; /* 显示三行，后面省略 */
		overflow: hidden;
	}
	.mapatext{
		display: flex;
		margin-top: 0px;
	}
	/*.honor .bera {*/
	/*	height: 149px;*/
	/*}*/
	.two-con a{
		height: 239px;
	}
	.honor{
		align-items: center;
	}
	.one-con{
		height: 478px;
	}
	.j-con{
		margin-top: 15px;
	}

	#page2{
		padding-top: 65px;
	}
	#page3{
		padding-top: 65px;
	}
	#page4{
		padding-top: 65px;
	}

	.gyhz-con{
		margin-top: 10px;
		padding-left: 2px;
       box-sizing: border-box;
	}
} 
@media screen and (min-width:750px) and (max-width: 950px) {
	.swiperserver .img{
		display: block;
		margin: auto;
	}
	.swiper-button-next, .swiper-button-prev{
		top: 36%;
		  }
	.main_ris {
		width: 65%;
	}

	.w1250 {
		width: auto;
	}

	.footer .cont .text .li {
		padding-left: 0rem;
		border-left: none;
	}

	.logocn {
		display: block;
	}

	.logoFOter {
		margin: 0px;
		display: flex;
		justify-content: center;
		text-align: center;
	}

	.addressGOV {
		display: inline-block;
	}

	.ty_paging .padeing .li .next {
		width: 45px;
		height: 26px;
		font-size: 12px;
		color: #707479;
		border: 1px solid #707479;
		text-align: center;
		line-height: 26px;
		box-sizing: border-box;
		border-radius: 20.5px;
		margin-left: 14px;
	}

	.ty_paging .padeing .li a {
		display: block;
		width: 26px;
		height: 26px;
		font-size: 15px;
		color: #707479;
		border: 1px solid #707479;
		text-align: center;
		line-height: 26px;
		box-sizing: border-box;
		border-radius: 50%;
		margin-left: 14px;
	}

	.ty_paging .padeing .li .prev {
		display: inline-block;
		width: 45px;
		height: 26px;
		font-size: 12px;
		color: #707479;
		border: 1px solid #707479;
		text-align: center;
		line-height: 26px;
		box-sizing: border-box;
		border-radius: 20.5px;
		margin-left: 14px;
	}

	.leftUl>li>p {
		width: auto;
	}

	.mian {
		padding-top: 0.7rem;
	}

	.mian {
		width: 100%;
		padding-right: 10px;
		padding-left: 10px;
	}

	.con_right>:nth-child(1)>div {
		width: 50%;

	}

	html,
	body {
		font-size: calc(100vw/7.5);
	}

	.header {
		display: none;
	}

	.banner {
		margin-top: 60px;
	}

	.w1280,
	.w1680,
	.w1360 {
		width: auto;
	}

	.bannerIndex,
	.bannerIndex a {
		height: 260px;
	}

	.bannerIndex a img {
		width: auto;
		height: 100%;
		position: absolute;
		left: 50%;
		top: 0;
		transform: translateX(-50%);
	}

	.bannerIndex .text .h1 {
		font-size: 18px;
		line-height: 22px;
	}

	.bannerIndex .text .h2 {
		font-size: 12px;
		line-height: 24px;
		margin-top: 5px;
		font-weight: normal;
	}

	.bannerIndex .text .p {
		font-size: 12px;
		line-height: 18px;
		letter-spacing: 0;
		width: 80%;
		margin: 5px auto 0;
	}

	.bannerIndex .swiper-pagination-bullet {
		width: 8px;
		height: 8px;
	}

	.prenterIndex {
		margin-top: 0;
		padding: 35px 0.25rem;
		width: auto;
	}

	.bannerIndex .text {
		top: 50%;
		transform: translateY(-50%);
	}

	.bannerIndex .swiper-container-horizontal>.swiper-pagination-bullets {
		bottom: 15px;
	}

	.prenterIndex .cont .li:first-child,
	.prenterIndex .cont .li:nth-child(2) {
		width: 3.4rem;
		height: auto;
		margin-right: 0;
		margin-bottom: 0.2rem;
	}

	.prenterIndex .cont {
		justify-content: space-between;
	}

	.prenterIndex .cont .li:first-child .img,

	.prenterIndex .cont .li:nth-child(2) .img,

	.prenterIndex .cont .li .img {
		position: relative;
		right: auto;
		top: auto;
		transform: none;
		left: auto;
		bottom: auto;
		width: 100%;
		height: 2.5rem;
	}

	.prenterIndex .cont .li:first-child .img img,

	.prenterIndex .cont .li:nth-child(2) .img img,

	.prenterIndex .cont .li .img img {
		height: auto;
		width: auto;
		max-height: 80%;
		max-width: 80%;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}

	.prenterIndex .cont .li .text {
		position: relative;
		top: auto;
		left: auto;
		padding: 0.3rem;
		text-align: center;
	}

	.prenterIndex .cont .li:first-child .text .h1,
	.prenterIndex .cont .li:nth-child(2) .text .h1,
	.prenterIndex .cont .li .text .h1 {
		font-size: 16px;
		line-height: 26px;
	}

	.prenterIndex .cont .li:first-child .text .p,
	.prenterIndex .cont .li:nth-child(2) .text .p,
	.prenterIndex .cont .li .text .p {
		font-size: 14px;
		line-height: 20px;
		margin-top: 5px;
	}

	.prenterIndex .cont .li:first-child .text .em,
	.prenterIndex .cont .li:nth-child(2) .text .em,
	.prenterIndex .cont .li .text .em {
		justify-content: center;
		margin-top: 10px;
	}

	.prenterIndex .cont .li {
		width: 3.4rem;
		margin-right: 0;
		height: auto;
	}

	.newsIndex {
		padding: 50px 0.25rem;
	}

	.newsIndex .cont {
		display: block;
	}

	.newsIndex .cont .left,
	.newsIndex .cont .right {
		width: auto;
	}

	.newsIndex .cont .h1 {
		font-size: 18px;
		line-height: 20px;
		text-align: center;
	}

	.newsIndex .cont .left .input {
		margin-top: 20px;
		padding: 0 80px 0 10px;
	}

	.newsIndex .cont .left .input input {
		height: 40px;
	}

	.newsIndex .cont .left .input button {
		width: 80px;
		height: 40px;
		font-size: 14px;
	}

	.newsIndex .cont .left .bot {
		display: block;
		text-align: center;
	}

	.newsIndex .cont .left .bot .em {
		font-size: 16px;
		line-height: 20px;
		margin-top: 20px;
	}

	.newsIndex .cont .left .bot .p {
		font-size: 13px;
		line-height: 20px;
		margin-top: 5px;
	}

	.newsIndex .cont .right {
		margin-top: 30px;
	}

	.newsIndex .cont .right a {
		line-height: 28px;
	}

	.newsIndex .cont .right .list {
		margin-top: 15px;
	}

	.caseIndex {
		padding: 50px 0.25rem;
	}

	.title .p {
		font-size: 36px;
		line-height: 36px;
	}

	.title .h1 {
		font-size: 20px;
		font-weight: bold;
		line-height: 22px;
		margin-top: -15px;
	}

	.title img {
		margin: 15px auto 0;
	}

	.caseIndex .list {
		margin-top: 30px;
	}

	.caseIndex .list .li {
		width: 3.4rem;
	}

	.caseIndex .list a .img {
		width: 100%;
		height: 1.8rem;
	}

	.caseIndex .list .text {
		position: relative;
		left: auto;
		bottom: auto;
		right: auto;
		padding: 15px 0.2rem;
		background: #fff;
	}

	.caseIndex .list .li:hover .text {
		background: #fff;
	}

	.caseIndex .list .text .h1 {
		display: block;
		text-align: center;
		color: #333;
	}

	.caseIndex .list .text .h1 .em {
		font-size: 16px;
		color: #333;
		font-weight: normal;
		line-height: 20px;
		margin-right: 0;
	}

	.caseIndex .list .text .h1 i {
		display: block;
		font-size: 12px;
		color: #333;
		font-weight: normal;
	}

	.caseIndex .list .text .h1 i {
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		margin: 3px auto 0;
		width: 80%;
	}

	.caseIndex .list .text .icon {
		display: none;
	}

	.caseIndex .list .text .p {
		font-size: 12px;
		line-height: 20px;
		opacity: 1;
		color: #333;
		margin-top: 8px;
		height: 40px;
	}

	.aboutIndex {
		padding: 50px 0.25rem;
	}

	.aboutIndex .cont {
		display: block;
	}

	.aboutIndex .cont .text .h1,
	.titServe .e {
		font-size: 26px;
		line-height: 30px;
		text-align: center;
	}

	.aboutIndex .cont .text .h2,
	.titServe .h1 {
		font-size: 18px;
		text-align: center;
		margin-top: 3px;
		line-height: 20px;
		font-weight: bold;
	}

	.aboutIndex .cont .text img,
	.titServe img {
		margin: 20px auto 0;
	}

	.aboutIndex .cont .text {
		width: auto;
		margin-top: 30px;
		margin-top: 0;
	}

	.aboutIndex .cont .text .p {
		margin-top: 25px;
		line-height: 25px;
		text-indent: 0;
		text-align: center;
	}

	.aboutIndex .cont .text a {
		justify-content: center;
		margin-top: 20px;
	}

	.aboutIndex .cont .img img {
		width: 100%;
		margin-top: 30px;
	}

	.footer,
	.aboutBox {
		padding: 50px 0.25rem;
	}

	.footer .cont {
		display: block;
	}

	.footer .cont .text {
		display: block;
	}

	.footer .cont .text .h1 {
		font-size: 20px;
		text-align: center;
		line-height: 24px;
	}

	.footer .cont .text .em {
		margin: 10px auto 0;
	}

	.footer .cont .text .list1 .m {
		justify-content: center;
	}

	.footer .cont .text .list1 .m a:first-child {
		min-width: auto;
		margin-right: 30px;
	}

	.footer .cont .text .li {
		margin-left: 0;
		margin-top: 40px;
	}

	.footer .cont .text .li:first-child {
		margin-top: 0;
	}

	.footer .cont .text .list .p,
	.footer .cont .text .list1 a {
		text-align: center;
	}

	.footer .cont .text .list .p i {
		margin-right: 0;
		display: block;
	}

	.footer .cont .img img {
		margin: 30px auto 0;
	}

	.bannerDate .img {
		height: 250px;
	}

	.bannerDate .text .h1 {
		font-size: 30px;
		font-weight: bold;
		line-height: 34px;
	}

	.bannerDate .text .p {
		font-size: 18px;
		margin-top: 10px;
		line-height: 20px;
	}

	.GoodsTitle {
		margin-top: 0;
		height: 50px;
		line-height: 50px;
	}

	.GoodsTitle .navMink {
		display: none;
	}

	.GoodsTitle .cont2 {
		overflow-x: auto;
	}

	.GoodsTitle .cont2 .kr {
		min-width: 90px;
	}

	.aboutBox .about img {
		float: none;
		width: 100%;
	}

	.aboutBox .about .text {
		margin-top: 30px;
		float: none;
		width: auto;
	}

	.aboutHone .cont .honent {
		width: auto;
		margin-top: 30px;
	}

	.aboutHone {
		padding: 50px 0.15rem;
	}

	.aboutHone .cont .honent a {
		width: 3.4rem;
		height: 4.8rem;
		margin: auto;
	}

	.aboutHone .cont .honent a i {
		width: 3.2rem;
		height: 4.56rem;
	}

	.aboutHone::after {
		height: 5rem;
	}

	.aboutHone .cont .honent .em {
		display: none;
	}

	.aboutContact {
		padding: 0 0.25rem 50px 0.25rem;
	}

	.aboutContact .list {
		padding-top: 30px;
		display: block;
	}

	.aboutContact .list .left i {
		display: none;
	}

	.aboutContact .list .left .li .p {
		margin-left: 0;
	}

	.aboutContact .list .left {
		width: auto;
		text-align: center;
	}

	.aboutContact .list .left .p em {
		display: block;
		line-height: 30px;
	}

	.aboutContact .list .left .li {
		display: block;
	}

	.aboutContact .list .form {
		width: auto;
		margin-top: 30px;
	}

	.aboutContact .list .form .li:first-child {
		display: block;
	}

	.aboutContact .list .form .li .k {
		width: auto;
	}

	.aboutContact .list .form .li .k:first-child {
		margin-bottom: 10px;
	}

	.aboutContact .list .form .li button {
		width: 100%;
	}

	.aboutContact .mapBox {
		margin-top: 30px;
		height: 250px;
	}

	.caseBox {
		padding: 50px 0.25rem;
	}

	.caseBox .cont .li {
		margin-top: 0.2rem;
	}

	.caseBox .cont .li .img {
		width: auto;
		height: auto;
		float: none;
	}

	.caseBox .cont .li .text {
		width: auto;
		margin: 0;
		padding: 25px 0.2rem;
	}

	.caseBox .cont .li .text .p {
		height: auto;
		margin-top: 15px;
		line-height: 30px;
	}

	.caseBox .cont .li .text .em {
		margin-top: 20px;
	}

	.page .li a {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}

	.page .li {
		margin: 0 3px 6px 3px;
	}

	.page .li a.next,
	.page .li a.prev {
		width: 60px;
	}

	.caseDate {
		padding: 50px 0.25rem;
	}

	.caseDate .h1 {
		font-size: 20px;
		font-weight: bold;
		line-height: 30px;
	}

	.GoodsTitle .cont .em {
		width: 50px;
		height: 50px;
		z-index: 5;
	}

	.GoodsTitle .cont .em.em1 {
		left: 0;
	}

	.GoodsTitle .cont .em.em2 {
		right: 0;
	}

	.GoodsList {
		padding: 50px 0.25rem;
	}

	.GoodsList .mLi .list {
		justify-content: space-between;
	}

	.GoodsList .mLi .list .li {
		margin-right: 0;
		margin-bottom: 0.2rem;
		width: 3.4rem;
	}

	.GoodsList .mLi .list .li .img {
		height: 2.8rem;
	}

	.GoodsList .mLi .list .li .text {
		padding: 20px 0.2rem;
	}

	.GoodsList .mLi .list .li .text .h1 {
		font-size: 16px;
	}

	.GoodsList .mLi .list .li .text .p {
		font-size: 13px;
		line-height: 23px;
		height: auto;
	}

	.GoodsList .mLi .list .li .text .em {
		margin: 20px auto 0;
	}

	.navMinkTwo {
		display: none;
	}

	.goodsMink {
		padding: 30px 0.25rem;
	}

	.goodsMink .topText {
		padding: 0.25rem;
		display: block;
	}

	.goodsMink .topText .img {
		width: 100%;
	}

	.goodsMink .topText .text {
		width: auto;
		padding: 20px 0 0 0;
	}

	.goodsMink .topText .text .h1 {
		font-size: 20px;
	}

	.goodsMink .list .nav {
		line-height: 34px;
	}

	.goodsMink .list .nav .li a {
		font-size: 13px;
	}

	.goodsMink .list .menk .li {
		margin: 0.2rem;
		padding: 20px 0;
	}

	.goodsMink .list .menk .tit {
		justify-content: center;
	}

	.goodsMink .list .menk .tit .s {
		padding: 0 40px;
		height: 34px;
		line-height: 34px;
		font-size: 16px;
	}

	.goodsMink .list .went .text {
		float: none;
		width: auto;
	}

	.goodsMink .list .ker .img,
	.goodsMink .list .ker .text {
		width: auto;
		float: none;
	}

	.goodsMink .more {
		padding: 25px 0.2rem;
		display: block;
	}

	.goodsMink .more a {
		width: auto;
		max-width: none;
		white-space: nowrap;
		font-size: 14px;
		line-height: 30px;
	}

	.newsBox,
	.newsDate {
		padding: 30px 0.25rem;
	}

	.newsBox .cont .li {
		margin-top: 0.2rem;
	}

	.newsBox .cont .li a {
		display: block;
	}

	.newsBox .cont .li a .img {
		width: auto;
		height: auto;
	}

	.newsBox .cont .li a .text {
		width: auto;
		padding: 20px 0.25rem;
	}

	.newsBox .cont .li .time {
		display: none;
	}

	.newsDate .left {
		float: none;
		width: auto;
	}

	.newsDate .left .h1 {
		font-size: 20px;
		line-height: 30px;
	}

	.newsDate .left .icon {
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.newsDate .left .icon .m {
		margin-top: 4px;
	}

	.newsDate .left .icon .m:first-child {
		margin-top: 0;
	}

	.newsDate .right {
		width: auto;
		float: none;
		margin-top: 40px;
	}

	.newsDate .right .book {
		padding: 25px 0.25rem;
	}

	.serveBox {
		padding: 50px 0.25rem;
	}

	.serveBox .wLi .list .top .li {
		font-size: 15px;
		width: auto;
		padding: 0 20px;
		white-space: nowrap;
		line-height: 50px;
	}

	.serveBox .wLi .list .top {
		overflow-x: auto;
	}

	.serveBox .wLi .list .boter {
		padding: 25px 0.25rem;
		display: block;
	}

	.serveBox .wLi .list .boter .li {
		flex-wrap: wrap;
	}

	.serveBox .wLi .list .boter .img {
		width: 100%;
	}

	.serveBox .wLi .list .boter .ter {
		width: auto;
		padding-top: 20px;
	}

	.navCell {
		display: block;
	}

}

@media screen and (min-width:750px) and (max-width: 1110px) {
	.textr{
		text-align: center;
	}
}

@media screen and (min-width:100px) and (max-width: 950px) {
	.logoFOter {
		margin: 0px;
		display: flex;
		justify-content: center;
		text-align: center;
		flex-direction: column;
	}
	.logoFOter img{
		width: 150px;
	}
	.swiperb img{
		height: auto;
	}
	.mapatext{
		display: block;
	}
	.mapatext-tel {
		display: block;
		margin-left: 0px;
		margin-top: 0px;
	}
	.bdxiu {
		background-size: auto 100%;
	}
	.goodsMink .list .nav .swiper-pagination-bullet .li:hover a{
		color: #000;
	}
	.swiperserver .img{
		padding-left: 0px;
		display: block;
		margin: auto;
	}
	.swiperserver .ter{
		padding-left: 0px;
	}
	 .mokeNavnonde{
		display: none !important;
	}
	.serveBox .wLi .list .swiper-paginationTop .li{
		background-color: #fff;
	}

	.serveBox .wLi .list .top .li.swiper-pagination-bullet-active{
		background: #E82633; 
	}
	.caseBox .cont .li:nth-child(2n) .img{
		float: unset;
	}
	.goodsMink .topText .text{
		flex-direction: column;
	}
	.goodsMink .list .nav{
		width: 100%;
	}
	.bannerDate .img{
		width: 100%;
	}
	.footer .cont .text .li{
		padding-right: 0px;
	}
	.bdxiu{
		background-size: auto 100%;
	}
	.index-swiper-container{
		padding-top: 60px;
	}
	
.swi-conmap	.swiper-slide{
	height: 0px;
}

.swi-conmap .swiper-slide-active{
	height: auto;
	margin-bottom: 20px;
}
	.textr{
		text-align: center;
	}
	.aoutMapCon{
		flex-direction: column;
	}
	.pagea{
		height: auto !important;
		overflow: auto;
		overflow: hidden;
	}
	#page1{
		margin-bottom: 0px;
	}
	#main{
		position: static;
	}
	#wrap{
		overflow: auto;
		height: auto !important;
	}
	.fenye{
		padding: 0 0px;
	}
	.fort{
		position: static;
	}
	.swi-conmap{
 width: 80%;
	}
	.mapBox{
		margin-right: 20px;
		margin-bottom: 30px;
		
	}
	.mapMin{
		width: 100%;
	}
	.honor{
		width: 98%;
		box-sizing: border-box;
		margin: auto;
	 flex-direction: column;
	 padding-bottom: 20px;
	}
	.mapatext-int textarea{
		box-sizing: border-box;
		width: 100%;
	}
	.mapBox{
		width: 100%;
	}
	.swiper-button-next, .swiper-button-prev{
		top: 25%;
		  }
		  .goodsMink{
			  overflow: hidden;
		  }
	.goodsMink .topText .text {
		/* display: block; */
		overflow: hidden;
	}
	.mapatext-int-con{
		justify-content: space-between;
	}
	.mapatext-int-con input{
		width: 48.5%;
		margin-right: 0px;
	}
	.gyhz-con {
		width: 95%;
		flex-direction: column;
		
	}

	.gyhz-con>:nth-child(1) img {
		max-width: 60%;
		margin-bottom: 10px;
	}

	.gyhz-con>:nth-child(1) {
		width: 100%;
		display: flex;
		justify-content: center;
		margin-right: 0px;
	}

	.gyhz-con>:nth-child(2) {
		/* width: 100%; */
		display: none;
	}
	
	.gyhz-con>:nth-child(3){
		margin-left: 0px;
		width: 100%;
	}
	.num-con div>p:nth-child(1) {
		font-size: 0.4rem;
		line-height: 0.4rem;
	}

	.gyhz-tit .tita {
		width: 95%;
		justify-content: space-between;
	}

	.gyhz-tit .tita a {
		width: 33%;
		text-align: center;
		font-size: 16px;
	}

	.adic::after {
		width: 100%;
		left: 0px;
	}

	.j-con {
		width: 95%;
		display: block;
	}

	.in-title p {
		position: relative;
		font-size: 32px;
		margin-top: 0.57rem;
		margin-bottom: 0.25rem;
		text-align: center;
	}

	.one-con {
		position: relative;
		width: 100%;
		height: 4rem;
		display: block;
		overflow: hidden;
	}

	.in1 {
		width: 3.5rem;
		height: 3.5rem;
		background-size: 100% auto;
		background-position: center center;
	}

	.in-con {
		width: 95%;
		position: relative;
		margin-top: 0.35rem;
		padding-top: 3.75rem;
		padding-bottom: 3.8rem;
	}
	.two-con {
		width: 100%;
		font-size: 0px;
	}
	.in2-con {
		position: absolute;
		top: 7.4rem;
		width: 100%;
	}
	.two-con a {
		width: 50%;
		height: 2.3rem;
	}

	.text-one {
		height: 1.45rem;
	}

	.text-one>:nth-child(1) {
		font-size: 0.2rem;
		margin-bottom: 0.1rem
	}

	.text-h {
		height: 1.3rem;
	}

	.text-one>:nth-child(2) {
		font-size: 0.2rem;
		display: -webkit-box;
		text-overflow: ellipsis;
		-webkit-box-orient: vertical;
		word-break: break-all;
		-webkit-line-clamp: 1;
		overflow: hidden;

	}

	.in2a-con>div {
		width: 3.5rem;
		height: 3.5rem;
		background-image: url(/public/static/images/in3.png);
		background-size: 100% 100%;
	}

	.title-in>:nth-child(2) {
		margin: auto;


	}

	.text-one {
		padding: 0.2rem 0.2rem 0;
	}

	.mtf {
		margin-top: 0px;

	}

	.title-in>:nth-child(1) {
		font-size: 0.34rem;
		margin-bottom: 0.31rem;
		font-weight: bold;
	}

	.title-in>:nth-child(1) span {
		font-size: 0.14rem;
	}

	.title-in {
		padding-top: 0.34rem;
		padding-left: 0rem;
		text-align: center;

	}

	.imgIN {
		margin-top: 0.3rem;
	}
	.imga img {
		max-width: 43%;
		margin: auto;
	}

	.mtf img {
		max-width: 42%;
		margin-top: 0.1rem;

	}
	.in3-con {
		width: 100%;
		height: 3.51rem;
		position: absolute;
		margin-top: 0px;
		top: -7.3rem;
	}

	.w1250 {
		width: auto;
	}

	.footer .cont .text .li {
		padding-left: 0rem;
		border-left: none;
	}

	.logocn {
		display: block;
	}

	.logoFOter {
		margin: 0px;
		display: flex;
		justify-content: center;
		text-align: center;
		align-items: center;
	}

	.addressGOV {
		display: block;
		text-align: center;
	}

	.bdxiu {
		padding-left: 0.25rem;
		padding-right: 0.25rem;
		height: 400px;
	}

	.bdxiu .p {
		font-size: 24px;
	}

	.bdxiu>:nth-child(5) {
		font-size: 18px;
	}

	.bdxiu>:nth-child(1) {
		font-size: 18px;
		margin-bottom: 13px;
	}

	.bdxiu>:nth-child(4) {
		margin: 18px 0px;
	}
}

@media screen and (min-width:100px) and (max-width: 560px) {
	.bdxiu {
		height: 244px;
	}
	.GoodsTitle .cont2 .kr {
		min-width: 76px;
	}

	.title-in>:nth-child(2) {
		width: 84px;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
	}
}
@media screen and (min-width:100px) and (max-width: 430px) {
	.bdxiu {
		height: 195px;
	}

}
@media screen and (min-width:100px) and (max-width: 380px) {
	.bdxiu {
		height: 170px;
	}

}
@media screen and (min-width:750px) {

	.swiperac {
		height: auto;
	}
	.products .listTwo {
		display: none;
	}

}
.newsIndex .cont .right a .p,
.GoodsTitle .cont a,
.GoodsList .mLi .list .li .text .h1,
.newsBox .cont .li a .text .h1,
.newsDate .left .more a,
.newsDate .right .book .list .li .p,
.caseDate .more a i,

.caseBox .li .text .h1,
.goodsMink .more a i,
.newsDate .left .more a i {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.caseIndex .list .text .p,

.GoodsList .mLi .list .li .text .p,

.newsBox .cont .li a .text .p {
	word-bread: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.caseBox .li .text .p {
	word-bread: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

@media screen and (min-width: 500px) and (max-width: 900px) {
	.imghit {
		height: 180px;
	}
}

@media screen and (min-width:750px) and (max-width: 900px) {
	.imghit {
		height: 234px;
	}
}

