
.I_all{
	/*margin-top:20px ;*/
}
.I_all .pd{
	padding: 0;
}
.i_i{
   /* height: 575px; */
   overflow: hidden;
margin-top:10px ;
}
.I_all img{
	max-width: 100%;
}
.container{
	padding: 0;
}
.I_all ul{
padding: 0;
}
.I_all .row{
	margin: 0;
	padding: 0;
}
.I_all .carousel-caption{
	background-color: rgba(0,0,0,.5);
	font-size: 24px;
	bottom: 0;
	right: 0;
	left: 0;
	padding-top: 30px;
	text-shadow: 0 1px 2px rgb(0,0,0,60%);
}
.I_all .one{
	margin-left: 30px;
	max-height:575px;
	overflow: hidden;
}
.I_all .one p{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 2.2;
	word-break: keep-all;
	list-style-type:square;
	margin:0;
}
.I_all .one a{
    font-size: 20px;
    line-height: 2;
	color: #333333;
	text-decoration: none;
} 
.I_all .one a:hover{
	color: #D0111A;
	text-decoration: none;
	
} 
.I_all .title{
    position: relative;
		height: 45px;
		border-bottom: 1px solid #d0111a;
		/*background-color: #F1F1F1;*/
}
.I_all .title span a{
    position: absolute;
    margin-left: -15px;
	font-size: 22px;
	font-weight: 600;
    color: #d0111a;
    /*background:#dc161d  url('../img/bg01.png') no-repeat;*/
	text-decoration: none;
	padding: 6px 0px;
	/*padding: 6px 14px;*/
	/* width: 167px; */
	border-bottom: 5px solid #d0111a;
	text-align: center;
	margin-top: -4px;
}
.I_all .tit a{
	text-decoration: none;
	color:#999999;
	font-size: 18px;
	height: 45px;
	line-height: 45px;
}

.I_all .tap{
    /* height: 470px; */
	/* margin-top: 30px; */
	margin-bottom: 10px;
}
.I_all .tap img{
	margin-top: 10px;
}
.I_all .one1{
    margin-top: 10px;
	overflow: hidden;
}
.I_all .one1 p{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 1.5;
	word-break: keep-all;
	list-style-type:square;
}
.I_all .one1 a{
	color: #333333;
} 
.I_all .one1 a:hover{
	color: #D0111A;
	text-decoration: none;
} 
.I_all .In-ellipsis-one {
	position: relative;
}
.I_all .In-ellipsis-one p{
    font-size: 17px;
	position: absolute;
    bottom: 0px;
    background-color: rgba(0,0,0,.5);
    text-align: center;
    color: white;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 10px;
	width: 100%;
}
.I_all .ad {
	margin: 30px 0 10px;
}
.I_all .book{
	margin-top: 10px;
}
.I_all .book .pd{
	padding: 0 10px;
	margin-bottom: 20px;
}

.I_all .title1{
		height: 45px;
}
.I_all .title1 span a{
	font-size: 23px;
    color: #d0111a;
    border-left: 5px solid #d0111a;
	text-decoration: none;
	padding: 10px;
}
.I_all .tit1 a{
	text-decoration: none;
	color:#999999 ;
	font-size: 20px;

}



@media (min-width:1170px) {
	.container{
		width: 1400px;
	}
}


@media (max-width:768px) {
	.container{
		width: 100%;
	}
	.I_all .carousel-caption{
		font-size: 16px;
		padding: 10px;
	}
	.I_all .book .pd{
		margin: 20px auto;
		text-align: center;
	}
	.I_all .one {
		margin-left: 0;
	}
	.i_i{
   height: 250px;
   overflow: hidden;
}
}
