
/*-------------------手机端-------------------*/


@media all  and (max-width:1073px){
		

	.xieshou-main{

		width: 100%;

		margin-top: 15px;
	}
	.xieshou-main .xieshou-nav{

		width: 100%;
		/*padding:30px;*/
		/*border-bottom: 1px solid #048c45;*/
	}
	.xieshou-main .xieshou-nav .navl{

		width: 100%;
		margin:0 auto;
	}
	.xieshou-main .xieshou-nav .navl span{

		float: right;
		font-size: 0.7em;
		display: none;
	}
	.xieshou-main .xieshou-nav .navl ul{

		width: 100%;
		float: left;
	}
	.xieshou-main .xieshou-nav .navl ul li{

		width:33%;
		margin-bottom: 6px;
		padding:5px 0;
		text-align: center;
		/*border-right:2px solid #048c45;*/
		float: left; 
	}
	
	.xieshou-main .xieshou-nav .navl ul li:first-child{

		/*border-left:2px solid #048c45;*/
	}
	.xieshou-main .xieshou-nav .navl ul li a{

		font-weight: 700;
		display: block;
		width: 100%;
		height: 100%;
	}
	.xieshou-main .xieshou-nav .navl ul li.active5{

		background: #048c45;
	}
	.xieshou-main .xieshou-nav .navl ul li.active5 a{

		color: #fff;
	}

	.xieshou-main>.list{
		
		width: 100%;

		margin-top: 20px;
		/*position: relative;*/
	}
	
	

	.xieshou-main>.list{
		
		width: 100%;
		clear: both;
		/*background: #f6f6f6;*/
		margin-top: 20px;
	}
	.xieshou-main>.list .oem{

		width: 100%;
		background: url(../images/banner10.png);
		/*background: rgba(0,0,0,0.7);*/
		padding-top: 20px;
		/*padding-bottom:320px;*/
	}
	.xieshou-main>.list .oem .title{

		width:100%;
		margin:20px auto;
		color:#fff;
		text-align: center;
	}
	.xieshou-main>.list .oem  .oem-cont{

		width:100%;
		margin:0  auto;
	}

	.xieshou-main>.list .oem  .oem-cont ul li{

		width: 45%;
		padding:10px 8px;
		margin:10px 2%;
		border-radius: 30px;
		border:1px solid #fff;
		text-align: center;
		/*float: left;*/
		display: inline-block;
	}

	.xieshou-main>.list .oem  .oem-cont ul li a{

		padding:8px;
		display: block;
		border:1px solid #fff;
		border-radius: 30px;
		color: #fff;
	}

	.xieshou-main>.list .oem  .oem-cont ul li img{

		/*margin:18px 0;*/
		width: 40%;
		height: auto;
		margin-top: 30px;
	}
	.xieshou-main>.list .oem  .oem-cont ul li h4{

		color: #048c45;
		margin:10px 0;
		font-size: 1.8em;
	}
	.xieshou-main>.list .oem  .oem-cont ul li p{

		margin:10px 0;
		font-size: 1.4em;
	}

	.xieshou-main>.list .join{
		
		width: 100%;
		margin:0 auto;
		clear: both;
		

	}
	.xieshou-main>.list .join .title{
		/*width: 220px;*/
		margin:20px auto;
		/*color: #333;*/
		background: rgba(0,0,0,0.5);
		padding-bottom: 2px;
		text-align: center;

	}

	.xieshou-main>.list .join .join-cont{
		
		width: 100%;
		margin:10px auto;
		background: #fff;
		border-radius: 15px;
		/*overflow: hidden;*/
		box-shadow: 1px 1px 10px #000;
		
	}
	.xieshou-main>.list .join .join-cont .left{
		
		width: 100%;
		/*padding:4%;*/
		display: inline-block;	
	}

	.xieshou-main>.list .join .join-cont .left .tit{

		margin-top: 15px;
		margin-bottom: 25px;
		text-align: center;
		/*margin-left: 8%;*/
	}

	.xieshou-main>.list .join .join-cont .left .tit h5{

		color: #048c45;
		font-size: 1.1em;
		font-weight: 700;
		letter-spacing: 1px;
		font-style: oblique;
	}
	.xieshou-main>.list .join .join-cont .left .lis{

		margin-top: 40px;
			/*margin-left: 8%;*/
	}
	.xieshou-main>.list .join .join-cont .left .lis ul{

		margin-right: -4%;
	}
	.xieshou-main>.list .join .join-cont .left .lis ul li{

		width: 46%;
		padding:10px 0;
		background: #00334c;
		float: left;
		color: #fff;
		text-align: center;
		font-weight: 700;
		font-size: 20px;
		margin-bottom: 25px;
		margin-right: 4%;
	}
	.xieshou-main>.list .join .join-cont .left .text{
		width: 100%;
		/*height: 100px;*/
		clear: both;
		margin-top: 20px;
			/*margin-left: 8%;*/
		overflow: hidden;
	}
	.xieshou-main>.list .join .join-cont .left .text .txt{
		display: none;
		line-height: 30px;
	}
	.xieshou-main>.list .join .join-cont .left .text .txt:first-child{

		display: block;
	}
	.xieshou-main>.list .join .join-cont .left .text .txt div{

		/*font-style: oblique;*/
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
		font-size: 0.8em;
		color: #00334c;
		letter-spacing: 2px;
		font-weight: 700;
	}
		.xieshou-main>.list .join .join-cont .left .text .txt div:nth-child(n+4){
		
		display: none;
	}
	.xieshou-main>.list .join .join-cont .rights{
		
		width:98%;
		/*height: 450px;*/
		/*clear: both;*/
		padding:3% 1%;
		margin:0;
		overflow: hidden;
		/*display: inline-block;	*/
		float: right;
	}

	.xieshou-main>.list .process{
		
		width: 100%;
		margin:0 auto;
		clear: both;
		padding:30px 0;
		/*background: url(../images/process-banner.png) 0 0 no-repeat;		*/
		background: rgba(0,0,0,0.5);

	}
	.xieshou-main>.list .process .title{
		/*width: 400px;*/
		margin:20px auto;
		color: #fff;
		/*padding-top: 25px;*/
		padding-bottom: 2px;
	}
	.xieshou-main>.list .process .title h3{
		padding: 6px 0;
		overflow:hidden;
		text-align: center;
	}
	.xieshou-main>.list .process .title h3 img{
		
		width: 80%;
	}
	.xieshou-main>.list .process .cont-nav{

		width: 100%;
		margin:0 auto;
	}
	.xieshou-main>.list .process .cont-nav ul li{

		/*padding:5px 20px;*/
		width: 48%;
		text-align: center;
		color: #fff;
		display: inline-block;
	}
	.xieshou-main>.list .process .cont-nav ul li.active6{

		background: #048c45;
	}

	.xieshou-main>.list .process .list{

		width:100%;
		margin:0 auto;
		/*height: 620px;*/
		/*margin-top: 10px;*/
		padding:10px 0;
		padding-bottom: 20px;
		background: rgba(0,0,0,0.5);
		overflow: hidden;
	}
	.xieshou-main>.list .process .list .left{

		width: 100%;
		/*display: inline-block;*/
	}
	.xieshou-main>.list .process .list .right{

		width: 100%;
		/*display: inline-block;*/
		float: right;
	}

	.xieshou-main>.list .process .list .con ul li{

		width: 18%;
		margin:5% 2%;
		height: 100px;
		display: inline-block;
		color: #fff;
		/*overflow: hidden;*/
		text-align: center;
		position: relative;

	}
	.xieshou-main>.list .process .list .con ul li .yuan{

		transition: 0.5s ease;
		/*width: 100%;*/
		height: 50px;
	}

	.xieshou-main>.list .process .list .con ul li .yuan:hover{

			transform:scale(1.2);
	}
	.xieshou-main>.list .process .list .con ul li .jiantou{
		
		height: 20px;
		position: absolute;
		right: -25px;
		top: 20%;
	}
	.xieshou-main>.list .process .list .con ul li .jiao1{
		
		width: 20%;
		height: 20%;
		position: absolute;
		left: 40%;
		top: 100%;
		transform:rotate(90deg);
		-ms-transform:rotate(90deg); 	/* IE 9 */
		-moz-transform:rotate(90deg); 	/* Firefox */
		-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
		-o-transform:rotate(90deg); 
	}
	.xieshou-main>.list .process .list .con ul li .jioa2{
		
		width: 20%;
		height: 20%;
		position: absolute;
		left: 40%;
		top: 100%;
		transform:rotate(90deg);
		-ms-transform:rotate(90deg); 	/* IE 9 */
		-moz-transform:rotate(90deg); 	/* Firefox */
		-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
		-o-transform:rotate(90deg); 
	}
	.xieshou-main>.list .process .list .con ul li p{
			position: absolute;
			bottom: 0;
			margin-top: 5px;
			width: 100%;
			/*height: 40px;*/
			text-align: center;
			font-size: 0.6em;
			overflow: hidden;  /** 隐藏超出的内容 **/
		word-break: break-all;
		text-overflow: ellipsis; /** 多行 **/
		display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
		-webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
		-webkit-line-clamp: 2; /** 显示的行数 **/
	}
	.xieshou-main>.list .pro-case{
		
		width: 100%;
		margin:0 auto;
		clear: both;

		margin-top:20px;
		/*margin-top: -240px;*/
		padding-top: 30px;
		

	}
	.xieshou-main>.list .pro-case .title{
		/*width: 300px;*/
		margin:10px auto;
		/*border-bottom: 2px solid #e36a52;*/
		/*color: #c;*/
		padding-bottom: 2px;
	}
	.xieshou-main>.list .pro-case .title h3{
		padding:6px 0;
		overflow:hidden ;
		text-align: center;
		
	}
	.xieshou-main>.list .pro-case .title h3 img{
		
		width: 80%;
	}

	.xieshou-main>.list .process .list .con{

		display: none;
	}

	.xieshou-main>.list .channel .channel-list .left ul li{
		
		width: 100%;
		float: left;
		padding:25px 20px;
		margin-right:10px; 
		margin-bottom:30px;
		box-shadow: 1px 1px 8px #ccc;
		border-radius:15px;
		background: url(../images/logo4.png) 0 0 no-repeat;
		background-position: 90% 90%;
		transition: 1s ease;
		/*opacity: 0.7;*/
		/*background:rgba(255,255,255,0.1);*/

	}

	.xieshou-main>.list .channel .channel-list .left  ul li:hover{

		box-shadow: 2px 2px 8px #bbb;
	}
	.xieshou-main>.list .channel .channel-list .left ul li h4{

		color: #e36a52;
		font-weight: 700;
		font-size: 1em;
		margin-bottom: 8px;
		opacity: 1;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;

	}
	.xieshou-main>.list .channel .channel-list .left ul li p{

		font-size: 0.8em;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
	.xieshou-main>.list .channel .channel-list .right{
		

		padding:20px 0;
		text-align: left;
		color: #fff;
		padding-bottom: 80px;
		padding-left: 15px;
		background: url(../images/case4.png) 0 0 no-repeat;

	}
	.xieshou-main>.list .channel .channel-list .right p{

		margin:10px 0;
		font-size: 16px;
	}
	
	.xieshou-main>.list .channel{

		width: 100%;
		margin: 20px auto;
		padding-top: 20px;
		clear: both;
	}
	.xieshou-main>.list .channel .title{
		/*width: 350px;*/
		margin:20px auto;
		/*border-bottom: 2px solid #e36a52;*/
		/*color: #c;*/
		padding-bottom: 2px;
	}
	.xieshou-main>.list .channel .title h3{
		
		overflow:hidden ;
		text-align: center;
		padding:6px 0;
		background: #fafafa;
	}
	.xieshou-main>.list .channel .title h3 img{
		
		width: 80%;	
	}
	

}	

/*-------------------PC端-------------------*/
@media all  and (min-width:1073px){
	
	


	
.xieshou-main{

		width: 100%;
		/*background: #fafafa;*/
		margin-top: 20px;
	}
	.xieshou-main .xieshou-nav{

		width: 100%;
		/*padding:37px;*/
		height: 45px;
		border-bottom: 1px solid #048c45;
	}
	.xieshou-main .xieshou-nav .navl{

		width: 80%;
		margin:0 auto;
	}
	.xieshou-main .xieshou-nav .navl span{

		float: right;
		font-size: 16px;
		margin-top: 10px;
		/*font-weight: 700;*/
	}
	.xieshou-main .xieshou-nav .navl ul{

		width: 80%;
		float: left;
	}
	.xieshou-main .xieshou-nav .navl ul li{

		padding:6px 0px;
		/*margin:0;*/
		margin-left: -2px;
		float: left; 
	}
	
	.xieshou-main .xieshou-nav .navl ul li:first-child a{

		border-left:2px solid #048c45;
	}
	.xieshou-main .xieshou-nav .navl ul li a{

			font-weight: 700;
		padding:4px 30px;
		display: block;
		width: 100%;
		height: 100%;
		border-right:2px solid #048c45;
	}
	.xieshou-main .xieshou-nav .navl ul li.active5{

	
		background: #048c45;
		
	}
	.xieshou-main .xieshou-nav .navl ul li.active5 a{

		color: #fff;
	
	}
	
	.xieshou-main>.list{
		
		width: 100%;
		clear: both;
		/*background: #f6f6f6;*/
		/*margin-top: 20px;*/
	}
	.xieshou-main>.list .oem{

		width: 100%;
		background: url(../images/banner10.png);
		padding-top: 20px;
		padding-bottom:320px;
	}
	.xieshou-main>.list .oem .title{

		width: 80%;
		margin:20px auto;
		color:#fff;
		text-align: center;
		font-size:28px;
	}
	.xieshou-main>.list .oem .title h3{
		font-size:28px;
	}
	.xieshou-main>.list .oem  .oem-cont{

		width:69%;
		margin:0  auto;
	}

	.xieshou-main>.list .oem  .oem-cont ul li{

		width: 19%;
		padding:10px 8px;
		margin:10px 2%;
		border-radius: 30px;
		border:1px solid #fff;
		text-align: center;
		/*float: left;*/
		display: inline-block;
	}

	.xieshou-main>.list .oem  .oem-cont ul li a{

		padding:8px;
		display: block;
		border:1px solid #fff;
		border-radius: 30px;
		color: #fff;
	}

	.xieshou-main>.list .oem  .oem-cont ul li img{

		/*margin:18px 0;*/
		width: 60%;
		height: auto;
		margin-top: 30px;
	}
	.xieshou-main>.list .oem  .oem-cont ul li h4{

		color: #048c45;
		margin:10px 0;
		font-size: 52px;
	}
	.xieshou-main>.list .oem  .oem-cont ul li p{

		margin:10px 0;
		font-size: 28px;
	}

	.xieshou-main>.list .join{
		
		width: 76%;
		margin:0 auto;
		clear: both;

		margin-top:20px;
		margin-top: -240px;
		

	}
	.xieshou-main>.list .join .title{
		width: 240px;
		margin:20px auto;
		color: #fff;
		padding-bottom: 2px;
	}
	.xieshou-main>.list .join .title h3{
		
	}
	
	.xieshou-main>.list .join .join-cont{
		
		width: 100%;
		margin:20px auto;
		background: #fff;
		border-radius: 15px;
		/*overflow: hidden;*/
		box-shadow: 1px 1px 10px #000;
		
	}
	.xieshou-main>.list .join .join-cont .left{
		
		width: 52%;
		padding:4%;
		display: inline-block;	
	}

	.xieshou-main>.list .join .join-cont .left .tit{

		margin-top: 15px;
		margin-bottom: 25px;
		margin-left: 8%;
	}

	.xieshou-main>.list .join .join-cont .left .tit h5{

		color: #048c45;
		font-size: 22px;
		font-weight: 700;
		letter-spacing: 5px;
		font-style: oblique;
	}
	.xieshou-main>.list .join .join-cont .left .lis{

		margin-top: 40px;
			margin-left: 8%;
	}
	.xieshou-main>.list .join .join-cont .left .lis ul{

		margin-right: -10%;
	}
	.xieshou-main>.list .join .join-cont .left .lis ul li{

		width: 30%;
		padding:10px 0;
		background: #00334c;
		float: left;
		color: #fff;
		text-align: center;
		font-weight: 700;
		font-size: 20px;
		margin-bottom: 25px;
		margin-right: 15%;
	}
	.xieshou-main>.list .join .join-cont .left .text{
		width: 100%;
		/*height: 100px;*/
		clear: both;
		margin-top: 20px;
			/*margin-left: 8%;*/
		overflow: hidden;
	}
	.xieshou-main>.list .join .join-cont .left .text .txt{
		display: none;
		line-height: 30px;
	}
	.xieshou-main>.list .join .join-cont .left .text .txt:first-child{

		display: block;
	}
	.xieshou-main>.list .join .join-cont .left .text .txt div{

		font-style: oblique;
		font-size: 17px;
		color: #00334c;
		letter-spacing: 9px;
		font-weight: 700;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
	.xieshou-main>.list .join .join-cont .left .text .txt div:nth-child(n+4){
		
		display: none;
	}
	.xieshou-main>.list .join .join-cont .rights{
		
		width:36%;
		height: 450px;
		/*clear: both;*/
		padding:1%;
		margin:0;
		overflow: hidden;
		/*display: inline-block;	*/
		float: right;
	}

	.xieshou-main>.list .process{
		
		width: 100%;
		margin:0 auto;
		clear: both;
		margin-top: 40px;

		padding:30px 0;
		background: url(../images/process-banner.png) 0 0 no-repeat;		

	}
	.xieshou-main>.list .process .title{
		width: 450px;
		margin:20px auto;
		color: #fff;
		/*padding-top: 25px;*/
		padding-bottom: 2px;
	}
	.xieshou-main>.list .process .title h3{
		
	}
	
	.xieshou-main>.list .process .cont-nav{

		width: 80%;
		margin:0 auto;
	}
	.xieshou-main>.list .process .cont-nav ul li{

		padding:7px 24px;
		color: #fff;
		font-size: 16px;
		display: inline-block;
	}
	.xieshou-main>.list .process .cont-nav ul li.active6{

		background: #048c45;
	}

	.xieshou-main>.list .process .list{

		width: 80%;
		margin:0 auto;
		height: 590px;
		/*margin-top: 10px;*/
		padding:10px 0px 10px 10px;
		padding-bottom: 20px;
		background: rgba(0,0,0,0.5);
		overflow: hidden;
	}
	.xieshou-main>.list .process .list .left{

		width: 45%;
		display: inline-block;
	}
	.xieshou-main>.list .process .list .right{

		width: 55%;
		/*display: inline-block;*/
		float: left;
	}
	.xieshou-main>.list .process .list .con{

		display: none;
	}
	.xieshou-main>.list .process .list .con ul li{

		width: 20%;
		margin:5% 2%;
		height: 130px;
		display: inline-block;
		color: #fff;
		/*overflow: hidden;*/
		text-align: center;
		position: relative;

	}
	.xieshou-main>.list .process .list .con ul li .yuan{

		transition: 0.5s ease;
		/*width: 100%;*/
		height: 80px;
	}

	.xieshou-main>.list .process .list .con ul li .yuan:hover{

			transform:scale(1.2);
	}
	.xieshou-main>.list .process .list .con ul li .jiantou{

		position: absolute;
		right: -25px;
		top: 20%;
	}
	.xieshou-main>.list .process .list .con ul li .jiao1{
		
		width: 20%;
		height: 20%;
		position: absolute;
		left: 40%;
		top: 100%;
		transform:rotate(90deg);
		-ms-transform:rotate(90deg); 	/* IE 9 */
		-moz-transform:rotate(90deg); 	/* Firefox */
		-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
		-o-transform:rotate(90deg); 
	}
	.xieshou-main>.list .process .list .con ul li .jioa2{
		
		width: 20%;
		height: 20%;
		position: absolute;
		left: 40%;
		top: 100%;
		transform:rotate(90deg);
		-ms-transform:rotate(90deg); 	/* IE 9 */
		-moz-transform:rotate(90deg); 	/* Firefox */
		-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
		-o-transform:rotate(90deg); 
	}
	.xieshou-main>.list .process .list .con ul li p{
			position: absolute;
			bottom: 0;
			margin-top: 5px;
			width: 100%;
			height: 40px;
			text-align: center;
			font-size: 16px;
					overflow: hidden;  /** 隐藏超出的内容 **/
		word-break: break-all;
		text-overflow: ellipsis; /** 多行 **/
		display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
		-webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
		-webkit-line-clamp: 3; /** 显示的行数 **/
	}
	.xieshou-main>.list .pro-case{
		
		width: 80%;
		margin:0 auto;
		clear: both;

		margin-top:20px;
		/*margin-top: -240px;*/
		padding-top: 30px;
		

	}
	.xieshou-main>.list .pro-case .title{
		width: 300px;
		margin:20px auto;

		/*color: #c;*/
		padding-bottom: 2px;
	}
	.xieshou-main>.list .pro-case .title h3{
		color: #333;
		
	}
	.xieshou-main>.list .pro-case .title h3 span{

		font-size: 18px;
		border-left: 2px solid #e36a52;
		border-top: 2px solid #e36a52;
     	transform:skew(-30deg); 
     	margin-left: 8px;
     	padding:3px;
     	color: #e36a52;
     	font-style: normal;
      	-webkit-transform: skew(-30deg);  
        -moz-transform: skew(-30deg);  
        -o-transform:skew(-30deg);   
     	-ms-transform:skew(-30deg); 
   		/*background-color: red;*/
   		display: inline-block;
      	/*margin: 50px auto;*/
	}

	.xieshou-main>.list .channel{

		width: 80%;
		margin: 20px auto;
		padding-top: 20px;
		clear: both;
	}
	.xieshou-main>.list .channel .title{
		width: 350px;
		margin:20px auto;
	
		/*color: #c;*/
		padding-bottom: 2px;
	}
	.xieshou-main>.list .channel .title h3{
			
			
	}
	
	.xieshou-main>.list .channel .channel-list{

		/*width: 80%;*/
		margin:20px auto;
	}

	.xieshou-main>.list .channel .channel-list .left ul li{
		
		width: 48%;
		float: left;
		padding:30px 20px;
		margin-right:10px; 
		margin-bottom:60px;
		box-shadow: 1px 1px 8px #ccc;
		border-radius:15px;
		background: url(../images/logo4.png) 0 0 no-repeat;
		background-position: 90% 90%;
		transition: 1s ease;
		/*opacity: 0.7;*/
		/*background:rgba(255,255,255,0.1);*/

	}

	.xieshou-main>.list .channel .channel-list .left  ul li:hover{

		box-shadow: 2px 2px 8px #bbb;
	}
	.xieshou-main>.list .channel .channel-list .left ul li h4{

		color: #e36a52;
		font-size: 18px;;
		font-weight: 700;
		margin-bottom: 8px;
		opacity: 1;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
			

	}
	.xieshou-main>.list .channel .channel-list .left ul li h4 p{
			text-overflow: ellipsis;
			overflow: hidden;
			white-space: nowrap;
		
	}
	.xieshou-main>.list .channel .channel-list .right{
		

		padding:55px 0;
		text-align: left;
		color: #fff;
		padding-bottom: 100px;
		padding-left: 45px;
		background: url(../images/case4.png) 0 0 no-repeat;

	}
	.xieshou-main>.list .channel .channel-list .right h3{

		font-size: 36px;
	}
	.xieshou-main>.list .channel .channel-list .right p{

		margin:10px 0;
		
		font-size: 18px;
	}

	


}

@media screen and (max-width:500px){

	.xieshou-main>.list .join .join-cont .left .tit h5{

		font-size: 1em;
	}
}



/*-------------------通用-------------------*/
 .xieshou-main .list .ziyuan .swiper-slide{  
	 	
	 	overflow: hidden;
	 	border-radius: 25px;
	  transition: 300ms;
	  transform: scale(0.8);
    }
    .xieshou-main .list .ziyuan .ziyuan-cont .pages{

    	color: #048c45;
    }
	.swiper-slide-active,.swiper-slide-duplicate-active{
      transform: scale(1);
	}



	.xieshou-main .list .qudao .qudao-cont .list  .swiper-slide{

		overflow: hidden;
		border-radius:20px;
	}
	
	.xieshou-main .list .qudao .qudao-cont .list .page{
			
			width: 45px;
			height: 65px;
			text-align: center;
			line-height: 65px;
			background: rgba(0,0,0,0.5);
			font-size: 18px;
			color: #fff;  
	   
	}
	.xieshou-main .list .qudao .qudao-cont .list .page:hover{

		color: #048c45;
	}



	.xieshou-main>.list .pro-case  .list{

		position: relative;

	}

	.xieshou-main>.list .pro-case  .list .swiper-container {
      width: 100%;
      height: 100%;
      margin-left: auto;
      margin-right: auto;
    }

 	.xieshou-main>.list .pro-case  .list .swiper-container .swiper-slide {
	
 	text-align: center;
        font-size: 18px;
        /*background: #fff;*/
        /*height:160px;*/
        /*padding:10px 0;*/
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        overflow: hidden;
        position: relative;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        box-shadow: 1px 1px 10px #fafafa;
  }

 .xieshou-main>.list .pro-case  .list .swiper-container .swiper-pagination{

 	/*margin-top: 15px;*/
 	position: absolute;
 	bottom: 0;
 }

