.partner_title{
	height: 60px;
	line-height: 80px;
	color: rgb(50,50,50);
}
.partner_title h2{
	font-size: 26px;
	margin-top: 120px;
}
.carousel-inner{
	width: 1200px;
	position:absolute;
	left: 50%;
	margin-left: -600px;
	top: 0;
}

.partner_name{
	width: 140px;
	height: 20px;
	line-height: 20px;
	margin:5px 0 5px;
	text-align: center;
}
.carousel{
	height: 450px;
	position: relative；
}
.partner_platform{
	margin:0 auto;
	border: 1px solid #EBEBEB;
	margin-bottom: 80px;
}
.partner_platform td{
		border: 1px solid #EBEBEB;
}
.col-lg-1{
	margin: 0 23px;
}
.carousel_btn{
	width: 1200px;
	height: 40px;
	margin: 0 auto;
	position: relative;
	margin-bottom:50px;
}
.carousel_btn span{
	border: 1px solid #e6e6e6;
	border-radius: 8px;
	cursor: pointer;
}
.btn_left{
	position: absolute;
	left: 560px;
	bottom: 0;
	display: inline-block;
	width: 16px;
	height: 25px;
	background: url(../../image/合作景区/left.png) no-repeat center;
	cursor: pointer;
}

.btn_right{
	position: absolute;
	right: 560px;
	bottom: 0;
	display: inline-block;
	width: 16px;
	height: 25px;
	background: url(../../image/合作景区/right.png) no-repeat center;
	cursor: pointer;
}
.btn_leftat{
	position: absolute;
	left: 560px;
	bottom: 0;
	display: inline-block;
	width: 16px;
	height: 25px;
	background: url(../../image/合作景区/left_at.png) no-repeat center;
	cursor: pointer;
}
.btn_rightat{
	position: absolute;
	right: 560px;
	bottom: 0;
	display: inline-block;
	width: 16px;
	height: 25px;
	background: url(../../image/合作景区/right_at.png) no-repeat center;
	cursor: pointer;
}
.inner2{
	opacity: 0;
}
.btn_1,.btn_2{
	width: 30px;
	height: 30px;
	color: #7E7E7E;
	line-height: 30px;
	text-align: center;
	position: absolute;
	top: 10px;
}
.btn_1{
	left: 572px;
}
.btn_2{
	right: 544px;
}
.carousel_btn .active{
	background: #38C7B7;
	color:#fff;
	
}

.carousel_mobile,.carousel_mbtn,.tb_mobile{
	display: none;
}

@media screen and ( max-width: 720px){
	.partner_title h2{
		margin-top: 0;
	}
	.carousel{
		display: none;
	}
	.carousel_mobile{
		width: 100%;
		display: block;
		height: 330px;
		padding: 0 10px;
	}
	.carousel-inner {
	    width: 100%;
	    position: absolute;
	    left: 0;
	    top: 50px;
	    margin-left: 0;
	    padding: 0 20px;
	}
	.col-xs-4{
		padding: 0 4px;
	}
	.col-xs-4 img{
		width: 100%
	}
	.inner2,.inner3,.inner4,.inner5,.inner6{
		opacity: 0;
	}	
	.partner_name{
		width: 100%;
		height: auto;
	}
	.tb_pc{
		display: none;
	}
	.tb_mobile{
		display: block;
	}
	.carousel_btn{
		display: none;
	}
	.carousel_mbtn{
		width: 100%;
    	height: 40px;
		position: relative;
		display: block;
		margin-bottom: 95px;
	}
	.mbtn_left{
		position: absolute;
	    left: 30%;
	    bottom: -55px;
	    display: inline-block;
	    width: 16px;
	    height: 25px;
	    background: url(../../image/合作景区/left.png) no-repeat center;
	    cursor: pointer;
	}
	.mbtn_leftat{
		position: absolute;
	    left: 30%;
	    bottom: -55px;
	    display: inline-block;
	    width: 16px;
	    height: 25px;
	    background: url(../../image/合作景区/left_at.png) no-repeat center;
	    cursor: pointer;
	}
	.mbtn_right{
		position: absolute;
	    left: 65%;
	    bottom: -55px;
	    display: inline-block;
	    width: 16px;
	    height: 25px;
	    background: url(../../image/合作景区/right.png) no-repeat center;
	    cursor: pointer;
	}
	.mbtn_rightat{
		position: absolute;
	    left: 65%;
	    bottom: -55px;
	    display: inline-block;
	    width: 16px;
	    height: 25px;
	    background: url(../../image/合作景区/right_at.png) no-repeat center;
	    cursor: pointer;
	}
}
