#myCarousel img {
	width: 100%;
}
.mainp {
	margin-top: 40px;
}
.square {
	width: 100%;
}
.square img{
	width: 100%;
}
.industry{
	padding: 0 3px;
}
ol, li {
	/*line-height: 3em;*/
	margin-bottom: 0;
}
.carousel-indicators {
	bottom: 0;
	left: 0;
	width: 100%;
	margin-left: 0;
	margin-bottom: 0;
}
.carousel-indicators>li {
	position: relative;
	width: 33%;
	height: 10%;
	text-indent: 0;
	border: none;
	border-radius: 0;
	margin:0;
	margin-left:0.5%;
	background-color: rgba(0, 0, 0, 0.3);
}
.carousel-indicators li:first-child{
	margin-left:0px;
}
.carousel-indicators .active {
	width: 33%;
	height: 10%;
	text-indent: 0;
	border-radius: 0;
	margin-left:0.5%;
	background-color: rgba(25, 121, 185, 0.9);
	color:white;
}
li>a {
	color:white;
	/* font-family:'微软雅黑'; */
}

.tabs{
	font-size:20px;
	/* font-family:'黑体'; */
	margin:30px 0 0 0 ;
}
.tabs2{
	color:#C83760;
	font-size:17px;
	/* font-family:'黑体'; */

}
.xinwen{
	width:95%;
	height: 150px;
}
.row>a{
	/* text-decoration:underline; */
}
.more2{
	float:right;
	font-size:12px;
	margin-right: 10px;
}
.theme{
	margin:25px 0 0 0;
}
.report-img{
	display: none;
}
.i-bottom{
	padding-bottom: 40px;
}
@media(max-width:768px ) {
	.report-img {
		display: block;
	}

	.xinwen {
		height: auto;
	}

	.industry {
		padding:0  10px;
	}

	.list-padding{
		padding: 0 20px;
	}
	ol,li{
		line-height: 1.2em;
		margin-bottom: 0;
	}
}
.padd{
	padding:10px;
	margin-bottom: 13px;
}
.p1{
	font-size: 18px;
	color:#82714d;
	font-weight:600;
	line-height:2em;
}
.p5{
	margin-bottom:10px;
	font-size:15px;
	padding-left:14px;
	display: block;
	color: #6D6A66;
	text-decoration: none;
}
.p6{
	margin-bottom:10px;
	font-size:15px;
	display: block;
	color: #6D6A66;
	text-decoration: none;
}
.p6:hover{
	text-decoration: none;
}
.background{
	background-color:#F4F4F4;
	/* margin-top: 30px; */
}
hr{
	height:2px;
	border-top:2px solid #82714D;
}
