/*banner*/
.index_banner{width:100%; position: relative;}
.index_banner .JQ-content-box{float:left;width:100%;position:relative;background: #ccc;}
.index_banner .JQ-content-box .JQ-slide-content li {position:absolute;top:0;left:0;width: 100%;}
.index_banner .JQ-content-box .JQ-slide-content li a{position:absolute;top:0;left:0;width: 100%;}
.index_banner .JQ-content-box .JQ-slide-content li a img{width: 100%;min-height: 600px;}
.index_banner .JQ-slide-nav{width: 100%;height: 80px;position: absolute;text-align: center;z-index: 999;}
.index_banner .JQ-slide-nav li{cursor:pointer;cursor:pointer;display:inline-block;height:14px;width:14px;background:#a2a0a0;margin-top:33px;border-radius:50%;margin-left:15px;}
.index_banner .JQ-slide-nav li.on{background:#fff;height:14px;width:14px;}
.index_product{
	clear: both;
	float: left;
	width: 625px;
	margin-top: 100px;
	margin-left: 135px;
	padding-bottom: 105px;
}
.index_product h3{
	font-size: 25px;
	color: #cf0202;
}
.index_product div{
	float: left; 
	margin-top: 25px;
	width: 180px;
	height: 180px;
	border-radius: 6px;
	margin-right: 10px;
	cursor: pointer;
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    -webkit-transform: translate3d(0, -2px, 0);
}
.index_product div p{
	text-align: center;
	font-size: 20px;
	color: #be0404;
	margin-top: 135px;
}
/*.index_product div:hover p{
	color: #fff;
}*/
.product_item1{
	background: #d5d4d2 url(../img/index_cp_03.png) no-repeat center 25px;
}
/*.product_item1:hover{
	background: #be0404 url(../img/index_cp_13.png) no-repeat center 25px;
}*/
.product_item2{
	background: #be0404 url(../img/index_cp_14.png) no-repeat center 25px;	
}
.product_item2 p{
	color: #fff!important;
}
/*.product_item2:hover{
	background: #d5d4d2 url(../img/index_cp_06.png) no-repeat center 25px;
}
.product_item2:hover p{
	color: #be0404!important;
}*/
.product_item3{
	background: #d5d4d2 url(../img/index_cp_08.png) no-repeat center 25px;
}
/*.product_item3:hover{
	background: #be0404 url(../img/index_cp_15.png) no-repeat center 25px;
}*/
.index_product h6{
	clear: both;
	padding-top: 8px;
}
.index_news{
	margin-top: 100px;
	float: right;
	width: 600px;
	height: 465px;
	padding-left: 40px;
	background: url(../img/line_03.png) no-repeat left center;
}
.index_news h3{
	font-size: 25px;
	color: #cf0202;
}
.index_news dl{
	margin-top: 50px;
}
.index_news dl dt{
	float: left;
}
.index_news dl dt img{
	width: 210px;
	height: 120px;
}
.index_news dl dd{
	float: left;
	width: 245px;
	margin-left: 20px;
}
.index_news dl dd p{
	font-size: 16px;
	color: #221815;
	line-height: 22px;
	cursor: pointer;
}
.index_news dl dd p:hover{
	color: #bd1a21;
}
.index_news dl dd h6{
	font-size: 12px;
	color: #7f7f7e;
	margin-top: 16px;
}
.index_news dl dd .more_a{
	font-size: 16px;
	color: #bd1a21;
	margin-top: 16px;
	float: right;
}
.index_news dl dd a:hover{
	color: #bd1a21;
}
.news_list{
	padding-top: 40px;
	clear: both;
	width: 485px;
	border-bottom: 1px solid #cac8c8;
}
.news_list li{
	margin-bottom: 12px;
	width: 485px;
}
.news_list li a{
	cursor: pointer;
	font-size: 14px;
	color: #737171;
	display:inline-block;
	width: 360px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_list li a:hover{
	color: #bd1a21;
}
.news_list li span{
	font-size: 12px;
	color: #7f7f7e;
	float: right;
}
.news_list_box{
	height: 112px;
	overflow: hidden;
}
.news_list1{
	padding-top: 12px;
	border: none;
	position: relative;
}
.data_pic{
	clear: both;
	width: 100%;
	height: 582px;
	background: url(../img/index_img_37.png) no-repeat center center;
} 
.index_develop{
	/* padding-bottom: 160px; */
}
.index_develop h2{
	border-bottom: 1px solid #c7c2c2;
	text-align: center;
	/* margin-bottom: 100px; */
}
.index_develop h2 span{
	display: inline-block;
	font-size: 30px;
	color: #221815;
	line-height: 96px;
	border-bottom: 4px solid #dd1d16;
}
.develop_item{
	float: left;
}
.develop_item h6{
	font-size: 18px;
	color: #cf0a05;
	margin-bottom: 15px;
}
.develop_item h6 a{
	color: #cf0a05;
}
.develop_item p{
	font-size: 15px;
	color: #4b4c4e;
	line-height: 24px;
}
.index_develop_pic{
	clear: both;
	padding-top: 35px;
}

.index_comment{
	background: #f0f0f0;
	width: 100%;
	height: 800px;
	position: relative;
}
.index_comment h2{
	background: #fff;
	border-bottom: 1px solid #c7c2c2;
	text-align: center;
}
.index_comment h2 span{
	display: inline-block;
	font-size: 30px;
	color: #221815;
	line-height: 96px;
	border-bottom: 4px solid #dd1d16;
}
.comment_item{
	margin-top: 100px;
	height: 520px;
	display: none;
	width: 1400px!important;
}
.comment_item dl{
	width: 540px;
	float: left;
	margin-bottom: 105px;
	margin-left: 150px;
}
.comment_item dl dt{
	float: left;
	width: 147px;
	height: 147px;
	border-radius: 50%;
}
.comment_item dl dd{
	float: right;
	width: 370px;
}
.comment_item dl dd h4{
	font-size: 18px;
	color: #4b4c4e;
	line-height: 40px;
	position: relative;
}
.comment_item dl dd h4 span{
	font-size: 14px;
	color: #4b4c4e;
}
.comment_item dl dd p{
	font-size: 14px;
	color: #4b4c4e;
	line-height: 28px;
}
.comment_nav{
	width: 300px;
	margin: 0 auto;
	position: absolute;
	left:50%;
	margin-left: -28px;
}
.comment_nav li{
	float: left;
	margin-right: 10px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #abaaaa;
	cursor: pointer;
}
.comment_nav li.h{
	background: #d40707;
}

.index_media h2{
	background: #fff;
	border-bottom: 1px solid #c7c2c2;
	text-align: center;
}
.index_media h2 span{
	display: inline-block;
	font-size: 30px;
	color: #221815;
	line-height: 96px;
	border-bottom: 4px solid #dd1d16;
}
.index_media ul{
	margin-top: 100px;
	padding-left: 120px;
	margin-bottom: 100px;
	width: 1280px!important;
}
.index_media ul li{
	display: inline-block;
}
.index_media ul li a{
	display: inline-block;
	width: 205px;
	margin-bottom: 40px;
	text-align: center;
	vertical-align: middle;
}
.wz_special{
	position: absolute;
	top: 5px;
	left: 60px;
	width: 300px;
	line-height: 16px;
}
/*8.28*/
.more_kong{
	width: 485px!important;
	text-align: right;
	margin-left: 0!important;
}