@charset "utf-8";
body{overflow-x: hidden;}
body.inner{background-color: #fff;}
/*头部开始*/
.pageHeader, .pageNav{
	background-color: #fff;
}
.pageHeader .container{
	height:29px;
	line-height: 29px;overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
}
.pageHeader .container .fl{
	text-indent: 3px;
}
.pageHeader .container .fr{
	letter-spacing: 1.5px;
	font-size:16px;
	color:#666;
	padding-left:45px;
	background: url(../images/zrui_03.png) no-repeat left center;
	line-height: 29px;
	height: 29px;;
}
/*头部结束*/
/*导航开始*/

body.inner .pageNav{margin-bottom: 80px;}
/*导航结束*/
/*轮播开始*/
.banner,
.banner-wrapper{
	width:100%;
	height:702px;
	position:relative;
}
.banner-slide li{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	display:none;
}
.banner-slide li .container{
	position: relative;
}
.banner-switch{
	position:absolute;
	bottom:15px;
	left:48%;
}
.banner-slide li img{
	width:1920px;
	height:702px;
	position: absolute;
	left:0;
	top:0;
	margin-left:-410px;
}
.banner-switch li{
	width:12px;
	height:12px;
	background:rgba(255,255,255,.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fffffff,endColorstr=#7fffffff);
	border-radius:50%;
	margin-right:25px;
	float:left;
	cursor:pointer;
}
.banner-switch li:last-child{
	margin-right:0;
}
.banner-switch li.on{
	background-color:#ba292d;
}


.ins-main-content img{
    max-width: 100%!important;
}

/*案例开始*/
.case{
	margin-bottom: 40px;
}
.case-tit-wrp{
	height:35px;
}
.case-tit-wrp .case-tit{
	font-size:19px;
	color:#191919;
	line-height: 100%;
	text-indent: 3px;
}
.case-tit-wrp .more{
	color:#333;
	margin-top:3px;
	margin-right:3px;
}
.case-banner-wrapper{
	width:100%;
	overflow: hidden;
	padding-top:17px;
	background-color: #fff;
}
.case-banner-wrapper ul{
	width:9999px;
	position: relative;
}
.case-banner-wrapper ul li{
	float:left;
	margin-right:20px;
	width:204px;
}
.case-banner-wrapper ul li img{
	width:204px;
	height:150px;
}
.case-banner-wrapper ul li .tit{
	height:32px;
	padding:0px 5px;
	overflow: hidden;
	line-height: 32px;
	color:#333;
	text-align: center;
}
.case-banner-wrapper ul li:hover .tit{
	color:#8F0005;
}
/*案例结束*/
/*友链开始*/
.links{
	line-height: 37px;
	margin-bottom: 17px;
	color:#666;
	background-color: #e3e3e3;
}

.links a:nth-child(9){
display:none
}
.links a:nth-child(8){
display:none
}


/*友链结束*/
/*开始*/

/*结束*/
/*开始*/

/*结束*/
/*底部开始*/

/*底部结束*/
/*内页开始*/
.inside-container{
	padding-bottom: 40px;
}
.inside-left{
	width:24.8181%;
}
.ins-left-tit-con{
	height:46px;
	padding-left: 8px;
	margin-bottom: 46px;
	border-left:5px solid #8f0005;
}
.ins-left-tit-con .zhcn{
	font-size:18px;
	color:#1f1e1e;
	height:32px;
	line-height: 130%;
}
.ins-left-tit-con .eng{
	font-size:12px;
	color:#999999;
	line-height: 100%;
	text-transform: uppercase;
}
.ins-left-nav ul li{
	height:50px;
	line-height: 50px;
	background-color: #efecec;
	font-size:16px;
	color:#333333;
	text-indent: 34px;
	margin-bottom: 25px;
	border-left:5px solid #8f0005;
}
.ins-left-nav ul li a{
    font-size: 14px;
}
.ins-left-nav ul li:hover, .ins-left-nav ul li.on{
	background-color: #fde2e3;
}
.inside-right{
	width:71.1818%;
}
.ins-right-top-con{
	height:32px;
	line-height: 100%;
	background: url(../images/line_05.jpg) repeat-x left bottom;
}
.ins-right-top-con .ins-main-tit{
	font-size:12px;
	color:#999;
}
.ins-right-top-con .ins-main-tit .sep{
	margin:0;
}
.ins-right-top-con .ins-main-tit .zhcn{
	font-size:16px;
	color:#333;
	display: inline-block;
	vertical-align: top;
	height: 32px;
	line-height: 100%;
	background: url(../images/line_03.jpg) repeat-x left bottom;
}
.ins-right-top-con .ins-main-tit .eng{
	line-height: 150%;
}
.crumb{
	padding-right: 3px;
}
.crumb a{
	color:#666;
}
.crumb a:hover{
	color:#8F0005;
}
.ins-main-content{
	padding-top: 23px;
}
.ins-pic-list ul li{
	float:left;
	width:30%;
	margin-right:1%;
	margin-bottom:18px;
	position: relative;
	overflow: hidden
}
.ins-pic-list ul li:nth-of-type(3n){
	margin-right:0;
}
.ins-pic-list ul li .img{
	width:100%;
	height:100%;
}
.ins-pic-list ul li .tit{
	width:100%;
	box-sizing: border-box;
	height:25px;
	line-height: 25px;
	padding:0px 5px;
	text-align: center;
	font-size:14px;
	color:#fff;
	background: rgba(143,0,5,.71);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b28f0005,endColorstr=#b28f0005);
	position: absolute;
	left:0px;
	bottom:0px;
}
.ins-pic-list ul li .hide1{
	width:100%;
	height:100%;
	box-sizing: border-box;
	background: rgba(143,0,5,.33);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c8f0005,endColorstr=#4c8f0005);
	padding:34px 30px 0px;
	position: absolute;
	left:0px;
	top:0px;
	display: none;
}
.ins-pic-list ul li .hide-icon{
	width:77px;
	height:77px;
	background: url(../images/fangdajing.png);
	margin:0 auto 15px;
}
.ins-pic-list ul li .hide-tit{
	font-size:14px;
	color:#fff;
	line-height: 24px;

	text-align: center;
}
.ins-news-list ul li{
	border:2px solid transparent;
	margin-bottom: 102px;
	height:141px;
	background-color: #f2f2f2;
	position: relative;
}
.ins-news-list ul li:hover{
	border-color: #8F0005;
}
.ins-news-list ul li:hover .more{
	display: block;
}
.ins-news-list ul li a{
	padding:25px 96px 22px 157px;
}
.ins-news-list ul li .tit{
	height:24px;
	line-height: 100%;
	font-size:18px;
	color:#333;
	margin-bottom: 14px;
}
.ins-news-list ul li .tit:hover{
	color:#8F0005;
}
.ins-news-list ul li .desc{
	height:48px;
	line-height: 24px;
	overflow: hidden;
	color:#666666;
	font-size: 16px;
}
.ins-news-list ul li .date{
	width:78px;
	height:121px;
	background: url(../images/news_03.png);
	box-sizing: border-box;
	padding:1px 4px 26px;
	position: absolute;
	left:22px;
	top:88px;
	color:#fff;
	text-align: center;
}
.ins-news-list ul li .date .day{
	height:52px;
	line-height: 55px;
	font-size: 29px;
}
.ins-news-list ul li .date .mon{
	font-size:15px;
	height: 38px;
	line-height: 38px;
}
.ins-news-list ul li .more{
	width:22px;
	height:22px;
	line-height: 20px;
	font-size:26px;
	color:#FFFFFF;
	text-align: center;
	text-indent: 2px;
	position: absolute;
	right:0px;
	bottom:0px;
	background-color: #8F0005;
	display: none;
}
.ins-news-list ul li .more:hover{
	background-color: #7f0207;
}
/*内页结束*/
.v9_pages{margin-top:5px;}
.v9_pages a, .v9_pages span{display: inline-block;padding:2px 6px;border:1px solid #ddd;margin-right:5px;}
.v9_pages a:hover, .v9_pages span{background-color: #f1f1f1;}

.newest{margin-bottom: 35px;}
.newest .left{width:65%;box-sizing:border-box;border-top:1px solid #e1e1e1;border-bottom: 1px solid #e1e1e1;padding-top:15px;padding-bottom:17px;}
.newest .left .time{ font-size:18px;color:#8F0005;font-weight: bold;font-family: arial;margin-bottom: 10px;}
.newest .left .tit{ font-size:16px;color:#101010;font-weight: bold;margin-bottom: 8px;height: 24px;}
.newest .left .desc{ line-height: 24px;color:#555;overflow: hidden;margin-bottom: 5px;max-height: 72px;}
.newest .left .more{ display: block;width:120px;height:30px;line-height: 30px;background-color: #f1f1f1;font-size:14px;text-align: center;}
.newest .left .more:hover{ background-color: #e1e1e1;}
.ins-main-content .news-list li {padding-left:8px;padding-right:8px;}
.ins-main-content .news-list .con{ width:88%;}
.yw-list ul li{ 
	width:1100px;
	margin-bottom: 20px;
    background: #f7f7f7;
}
.yw-list ul li .img{
	width:387px;

}
.yw-list ul li .con{
	padding: 10px 45px;
    width: 623px;
}
.yw-list ul li .con h2{
	    font-size: 18px;
    line-height: 50px;
    color: #333;
    font-weight: bold;
}
.yw-list ul li .con p{
	font-size: 14px;
    line-height: 26px;
    color: #666;
}




.business{ width:1100px; min-height:500px; margin:0 auto;}
.business .bus_banner{ width:1100px; height:220px;}
.business .bus_banner img{ width:1100px; height:220px;}
.business .bus_con{ width:100%; min-height:500px; padding-top:30px;}
.business .bus_con ul li{ width:260px; height:420px; background:#999; margin-right:20px; float:left;}

#pro_title{ width:1100px; height:50px;}
#pro3{ width:100%;  margin-top:30px;}
#pro3 ol li{ width:32%; height:320px; float:left; margin-right:1.6%; position:relative;}
#pro3 ol li .pro_down{ width:351px; height:40px; background:rgba(152,0,9,0.7); position:absolute; bottom:0; left:0;width: 100%;}
#pro3 ol li .pro_down a{ display:block;width:100%; height:40px; text-align:center; font-size:16px; line-height:40px; color:#fff;}

#pro3 ol li:nth-child(4) .pro_down{width:538px; height:40px; background:rgba(152,0,9,0.7);}
#pro3 ol li:nth-child(5) .pro_down{width:538px; height:40px; background:rgba(152,0,9,0.7);}
#pro3 ol li:nth-child(4) .pro_down a{ text-align:center;width:538px; height:40px;}
#pro3 ol li:nth-child(5) .pro_down a{ text-align:center;width:538px; height:40px;}
#pro3 ol li img{ width:100%; height:100%;}

.n_banner,
.n_banner img{
	width: 100%;
	
}
.img-wrp {width:35%;}


@media screen and (max-width:768px) {
	#pro3{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	#pro3 ol li{
		height: 200px!important;
	}
	.newest .left .more{margin-bottom:20px;}
	.newest .left,.img-wrp{float:none;width:100%;}
	.img-wrp img{display:block;width:100%!important;height:auto!important;}
.ins-news-list ul li a{padding:5px 0 0 0;}
	.inside-left,
	.inside-right {
		width: 100%;
	}
	.ins-left-tit-con{
		margin-bottom: 2%;
	}
	.ins-left-nav ul{
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	.ins-left-nav ul a.list_item{display:block; margin: 0 1%;}
	.ins-left-nav ul li.about_a{margin: 0 1%;}
	.ins-left-nav ul li{
	    font-size:14px;
		height: 30px;
		line-height: 30px;
		margin:1% 0;
		border:none;
		text-align: left;
		text-indent: 0;
		background: none;
	}
	.ins-pic-list ul li{
		width: 100%;
	}
	.ins-right-top-con{
		display: none;
	}
	.ins-main-content .news-list .con {
		width: 80%;
	}
}







