@charset "utf-8";
.mobile-solution {
	display: none;
}
.mobile-solution a {
	display: block;
	width: 100%;
}
.mobile-solution a img {
	display: block;
	width: 100%;
}

.shade-index-banner {
	width: 100%;
	padding-top: 160px;
}
.banner-swiper>.swiper-pagination-bullets {
    bottom: 40px;
}
.banner-swiper .swiper-pagination-bullet {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 0;
  opacity: 1;
  position: relative;
}

.banner-swiper .swiper-pagination .swiper-pagination-bullet {
  margin: 0 10px;
}

.banner-swiper .swiper-pagination-bullet-active {
  width: 6px;
  height: 6px;
}

.banner-swiper .swiper-pagination-bullet-active::after {
  content: "";
  position: absolute;
  left: -5px;
  top: -5px;
  display: block;
  width: 14px;
  height: 14px;
  border: 1px solid #fff;
}

@media only screen and (max-width: 1680px) {
 	.banner-swiper .main {
	    width: 60%;
	    left: 20%;
	}
	.banner-swiper .main .title{
		padding-top: 10px;
	}
	.banner-swiper .main .en{
		padding-bottom: 10px;
		margin-top: 0;
	}
	.header .nav li{margin-left: 50px;}
/*	.indSolution {
		transform: scale(1);
	}*/
	.indCase .main .title {
	    padding-top: 50px;
	}
	.caseNav {
	    bottom: 40px;
	}
	.caseNav ul li {
	    height: 60px;
	    line-height: 60px;
	}
	.container {
	    width: 80%;
	}
}

@media only screen and (max-width: 1366px) {
	.container {
	    width: 84%;
	}
	.indCase .main .title {
	    font-size: 38px;
	}
	.indSolution .title {
	    font-size: 38px;
	}
	.indNews .title {
	    font-size: 38px;
	}
	.contact-tb .title {
	    font-size: 38px;
	}
	.caseNav ul li {
	    height: 54px;
	    line-height: 54px;
	}
	.caseNav ul li .name {
	    font-size: 16px;
	}
}

/*移动端首页*/
@media only screen and (max-width: 750px) {

	.shade-index-banner{padding-top: .8rem;}
	.banner-swiper .main{width: 92%;left: 4%;}
	.banner-swiper .main .title{font-size: .32rem;line-height: .62rem;}
	.banner-swiper .main .en{font-size: .3rem;line-height: .4rem;}
	.mobile-solution {
		display: block;
		/*background: url('../solutionimg/solutionback.jpg');*/
		background-size: 100% 100%;
		box-sizing: border-box;
		/*padding: 0 0.3rem;*/
		/*padding-top: 0.6rem;
		padding-bottom: 0.6rem;
*/		text-align: center;
		position: relative;
	}
	.mobile-solution img {
		display: block;;
		width: 100%;
	}
	.m-solution {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}
	.m-solution h5 {
		font-size: 0.38rem;
		color: #333;
		padding-top: 0.4rem;
		font-weight: 300;
		text-align: center;
	}
	.m-solution img {
		width: 100%;
	}
	.m-solution .motionMorea {
	    display: block;
	    position: absolute;
	    bottom: 0.3rem;
	    left: 50%;
	    margin-left: -0.77rem;
	    width: 1.54rem;
	    text-align: center;;
	    box-sizing: border-box;
	    height: .44rem;
	    line-height: .44rem;
	    font-size: .16rem;
	    color: #fff;
	    border-radius: 4px;
	    -webkit-border-radius: 4px;
	        background: #B5091F;
	    overflow: hidden;
	}
	.banner-swiper {
	    margin-top: 0.86rem;
	}

	.banner-swiper>.swiper-pagination-bullets {
	    bottom: 0.4rem;
	}
	/*main1*/
	.indCompany {
	    padding-top: 0.4rem;
	    padding-bottom: 0.5rem;
	}

	.container {
	    width: 90%;
	}

	.indCompany .main .title {
	    font-size: 0.38rem;
	    width: 100%;
	     line-height: 0.58rem;
	}

	.indCompany .main .txt {
	    font-size: 0.28rem;
	    margin-top: 0.4rem;
	    padding-right: 0;
	}

	.indCompany .main {
	    width: 100%;
	}

	.indCompany .main .txt p {
	    margin-bottom: 0.12rem;
	    padding-left: 0.44rem;
	}

	.motionMore {
	    display: block;
	    width: 2rem;
	    box-sizing: border-box;
	    height: .50rem;
	    line-height: .50rem;
	    padding: 0 .29rem 0 .54rem;
	    font-size: .16rem;
	    color: #fff;
	    margin-top: .48rem;
	    overflow: hidden;
	}

	.motionMore i {
	    display: none;
	}

	.indCompany .video {
	    width: 100%;
	    height: 4rem;
	    margin-top: 0.4rem;
	}
	/*main2*/
	.indCase .main .title {
	    font-size: 0.38rem;
	    line-height: 0.62rem;
	    padding-top: 0.3rem;
	}
	.caseTabs li img {
	    display: block;
	    height: auto; 
	    width: 100%;
	}
	.caseNav {
	    width: 100%;
	    height: .7rem;
	    text-align: center;
	    left: 0;
	    bottom: .14rem;
	    position: absolute;
	    z-index: 10;
	    overflow-x: scroll;
	}


	.caseNav ul{
		width: 9.5rem;
	}

	.caseNav ul li {
	    display: block;
	    float: left;
	    height: .70rem;
	    line-height: .70rem;
	    padding: 0 .20rem;
	    background: #fff;
	    color: #888;
	    cursor: pointer;
	    border-right: 1px solid #e6e6e6;
	}
	.caseNav ul li.on {
	    padding-top: 0;
	    margin-top: 0;
	    background: #fff;
	    color: #888;
	}
	.caseNav ul li:last-child {
		border-right: 0;
	}
	.caseNav ul li .name {
	    font-size: 0.22rem;
	}
	.caseNav ul li.on .name {
	    color: #888;
	}
	/*main3*/
	.indSolution-wapper {
		display: none;
	}
	/*main4-新闻资讯*/
	.indNews {
	    padding: .8rem 0 .8rem;
	}
	.indNews .title {
	    font-size: .38rem;
	    line-height: .55rem;
	    margin-bottom: .20rem;
	}
	.indNews-swiper {
	    padding: .5rem 0 .4rem;
	}
	.indNews-swiper .swiper-slide a{
		height: 2.15rem;
	}
	.indNews-swiper .swiper-slide .pic {
	    width: 100%;
	    height: 2.15rem;
	}
	.indNews-swiper .swiper-slide .main {
	    height: .83rem;
	}
	.indNews-swiper .swiper-slide .main .tell {
	    padding: 0.1rem 0.1rem;
	}
	.indNews-swiper .swiper-slide .main .name {
	    font-size: .15rem;
	    line-height: .24rem;
	    height: .48rem;
	    padding-right: 0;
	}

	.indNews-swiper .swiper-slide .main .more {
	     display: none;
	}

	/*main5*/
	.indContact {
	    height: 2rem;
			background-size: cover;
	}

	.contact-tb {
		padding-top: .7rem;
	    height: .8rem;
	}
	.contact-tb .tell {
	    height: .6rem;
	}
	.contact-tb .title {
	    font-size: .32rem;
	    line-height: .6rem;
	    margin-bottom: 0;
	}

	.contact-tb .link {
	    width: 2.2rem;
	    height: .6rem;
	    line-height: .6rem;
	    font-size: .26rem;
	}

}






