


.slideBox{
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}

.slideBox .bd{
	position: relative;
}
.slideBox .bd ul{
	height: 100%;
}
.slideBox .bd li{
	vertical-align: middle;
	position: relative;
	height: 100%;
	position: relative;
}
.slideBox .bd li dl {
	position: absolute;
	left: 10px;
	bottom: 50px;
	color: #fff;
}
.slideBox .bd li dl dt {
	font-size: 20px;
	font-weight: bold;
}
.slideBox .bd .tuu {
	width: 100%;
	height: 100%;
	display: block;
}
.slideBox .hd{
	overflow: hidden;
	position: absolute;
	width: 100%;
	text-align: right;
	bottom: 21px;
	z-index: 1;
}
.slideBox1 .hd{
	bottom: 6px;

}
.slideBox .hd ul{
	overflow: hidden;
	zoom: 1;
	color: #fff;
	text-align: center;
}
.slideBox .hd ul li{
	display: inline-block;
	margin-right: 6px;
	width: 13px;
	height: 13px;
	background: #fff;
	border-radius: 100%;
	cursor: pointer;
	transition-duration: .5s;
}
.slideBox .hd ul li.on{
	background: #e60012;
	width: 40px;
	border-radius: 20px;
}
.in-ab{
	padding:49px 0;
}
.in-ti{
	text-align: center;
}
.in-ti h1{
	color: #e60012;
	font-size:36px;
	font-weight: normal;
}
.in-ti p{
	color: #555;
	padding:15px 0 45px 0;
	font-size: 16px;
}
.in-ab-le{
	width: 60%;
	background: url(../images/ab-bg.png) no-repeat bottom center;
	padding-bottom: 16px;
	padding-top: 0px;
}
.in-ab-le dt p{
	background: #e60012;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	padding:10px 54px;
}
.in-ab-le dt h1{
	font-size: 30px;
	padding:22px 0 10px 0;
}
.in-ab-le dt span{
	display: block;
	width: 35px;
	height: 3px;
	background: #e60012
}
.in-ab-le dd p{
	font-size: 16px;
	padding-top: 5px;
	color: #555;
	line-height: 1.8;
	text-indent: 2em;
}
.in-ab-ri{
	width: 40%;
	padding-left: 37px;
	position: relative;
}
.in-ab-ri img{
	max-width: 100%;
	padding-top:0px;
	position: relative;
	z-index: 2;
	transition-duration: .5s;
	padding-left: 0;
	padding-right: 20px;
}
.bg{
	position: absolute;
	width: 30%;
	height: 80%;
	background: #e60012;
	right:0;
	top:0;
	display: none;
}

.in-yw-list dl{
	width: 33.333%;
	float: left;
	background: #000;
	overflow: hidden;
	position: relative;
}
.in-yw-list dl dt img{
	width: 100%;
	height: 100%;
	display: block;
	transition-duration: .5s;
}
.in-yw-list dl dd{
	position: absolute;
	top:34px;
	left: 38px;
	color: #fff;
}
.in-yw-list dl dd h1{
	font-size: 24px;
	font-weight: normal;
}
.in-yw-list dl dd p{
	width: 80%;
	line-height: 1.6;
	font-size: 16px;
	padding-top: 20px;
	opacity: 0.8;
}
.in-yw-list dl:hover dt img{
	transform: scale(1.1,1.1);
	opacity: 0.5;
}
.in-jjfa{
	padding:45px 0;
}
.Menubox{
	position: relative;
}
.Menubox ul{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(51,51,51,0.5);
}
.Menubox ul li{
	float: left;
	width: 16.6%;
	text-align: center;
	padding:10px 0 13px 0;
	border-right: 1px solid #777171;
}
.Menubox ul li:last-child{ border:none}
.Menubox ul li p{
	font-size: 14px;
	color: #fff;
	line-height: 24px;
}
.Menubox ul li.hover{
	background: #e60012;
}
.fa-xi img{
	width: 100%;
	display: block;
}
.fa-text{
	position: absolute;
	top:30px;
	color: #fff;
	left: 0;
	width: 100%;
}
.fa-text dl dt{
	font-size: 22px;
	font-weight: bold;
}
.fa-text dl dd p{
	padding:25px 0;
	width: 60%;
	font-size: 16px;
	text-indent: 32px;
	line-height: 1.8;
}
.fa-text dl dd a{
	color: #fff;
	background: url(../images/sj.png) no-repeat 80% center;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	padding:5px 60px 5px 50px;
	transition-duration: .5s;
	font-size: 16px;
	display: inline-block;
}
.fa-text dl dd a:hover{
	background: url(../images/sj.png) no-repeat 75% center #e60012;
	border:none;
}
.in-new{
	padding-bottom: 52px;
	clear:both
}
.new-ti{
	padding-bottom: 41px;
}
.new-ti p{
	font-size: 30px;
	float: left;
}
.new-ti a{
	background: url(../images/sj1.png) no-repeat right center;
	color: #999999;
	padding-right: 25px;
	float: right;
	margin-top: 10px;
}
.in-new-le{
	width: 48.2%;
}
.in-new01{
	border:1px solid #dadada;
	line-height: 81px;
	position: relative;
	padding-left: 127px;
	padding-right: 26px;
}
.in-new01:after{
	content: "";
	width: 85px;
	height: 81px;
	background: url(../images/bsj.png) no-repeat center center #e60012;
	position: absolute;
	top:0;
	left: 0;
	border-right:1px solid #dadada;
}
.in-new01 dt{
	float: left;
	font-size: 18px;
	font-weight: bold;
	white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
	width: 80%;
}
.in-new01 dd{
	float: right;
}
.new-zi01{
	border:1px solid #dadada;
	border-top: none;
	padding:12px 26px;
	color: #555;
	line-height: 1.8;
}
.in-new02{
	margin-top: 14px;
}
.in-new02:after{
	background: url(../images/hjt.png) no-repeat center center #f8f8f8;
	transition-duration: .5s;
}
.in-new02:hover:after{
	content: "";
	background: url(../images/bsj1.png) no-repeat center center #e60012;
}
.in-new03{
	float: left;
	width: 22.5%;
	border:1px solid #dadada;
	margin-left: 3.3%;
}
.in-new03 dt{
	position: relative;
	background: #000;
	overflow: hidden;
	padding-bottom: 67.5%;
}
.in-new03 dt img{
	width: 100%;
	display: block;
	height: 100%;
	position: absolute;
	top:0;
	left: 0;
	transition-duration: .5s;
}
.in-new03:hover dt img{
	opacity: 0.5;
	transform: scale(1.1,1.1);
}
.in-new03 dd{
	padding:19px 34px;
	min-height: 284px;
}
.in-new03 dd h1{
	font-size: 18px;
	white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
}
.in-new03 dd span{
	display: block;
	font-size: 16px;
	color: #777;
	background:url(../images/date.png) no-repeat left center;
	padding-left: 30px;
	margin:20px 0;
}
.in-new03 dd p{
	color: #555;
	line-height: 1.8;
	    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;

}
.in-new03:hover dd h1{
	color: #e60012;
}



.in-ab-xi:after,.in-yw-list:after,.new-ti:after,.in-new-xi:after,.in-new01 a:after{
	content: "";
	clear: both;
	display: block;
}


@media only screen and (min-width: 1500px)
{
.in-ab-le dd p{
	padding-top: 38px;
}
.in-ab-le {
    padding-bottom: 26px;
    padding-top: 0px;
}
.in-yw-list dl dd {
    top: 114px;
    left: 98px;
}
.in-yw-list dl dd h1{
	font-size: 30px;
}
.Menubox ul li{
	padding: 20px 0 33px 0;
}
.Menubox ul li p{
	font-size: 18px;
}
.fa-text{
	top:70px;
}
.fa-text dl dt{
	font-size: 24px;
}
.fa-text dl dd p{
	padding:15px 0;
	width: 50%;
}
.fa-text dl dd a{
	padding:15px 60px 15px 50px;
}
.new-zi01{
	padding:32px 26px;
}
.in-new02{
	margin-top: 17px;
}
}

@media only screen and (max-width: 1240px) {
    
   
}
@media only screen and (max-width: 992px) {
   	.slideBox{ padding-top:50px;}
.in-ab{ padding:20px 2%}
.in-ti h1{ font-size:18px;}
.in-ti p{ padding:10px 0 15px 0;}
.in-ab-le{ width:100%; background:none; padding:0;}
.in-ab-le dt p{ display:none;}
.in-ab-le dt h1{ font-size:18px; padding:0 0 10px 0}
.in-ab-le dd p{ font-size:14px; padding-top:10px;}
.in-ab-ri{ width:100%; padding-left:0;}
.bg{ display:none;}
.in-ab-ri img{ width:100%; padding-top:10px;}
.in-yw-list dl{ width:100%;}
.Menubox ul li { width:33.33%;border-right: 1px solid #eee;border-bottom: 1px solid #eee;}
.Menubox ul li:last-child{ border-right: 1px solid #eee;border-bottom: 1px solid #eee;}
.Menubox ul li img{ display:none;}
.Menubox ul{ position:relative; height:142px; background: none;}
.Menubox ul .hover p{ color:#fff; }
.Menubox ul li p{ color:#333; font-size:12px;}
.fa-text dl dt{ display:none;}
.fa-text dl dd p{ width:100%; font-size:12px; padding:10px 0}
.fa-text{ top:0; position:relative; border-bottom:1px solid #eee; color:#333; padding-bottom:10px;}
.fa-text dl dd a{ padding:0; color:#e60012; background:none; font-size:12px}
.in-jjfa{ padding:20px 0}
.new-ti{ padding-bottom:20px;}
.new-ti p{ font-size:18px;}
.in-new-le{ width:100%;}
.in-new01:after{ display:none;}
.in-new01{ padding-left:10px; padding-right:10px; line-height:40px;}
.in-new01 dt {font-size: 16px;width: 70%;}
.in-new03{ width:100%; margin-left: 0; margin-top:15px;}
.in-new03 dd{ padding:10px; min-height: auto; }


}
/*
* MobileMode
*/
@media only screen and (max-width: 760px) {
.in-ab-le dt span{ display:none;}

}

