﻿/*通用类*/
*{
	margin:0;
	padding:0;	
}
body{		
	min-width:1176px;
	margin:0 auto;
	font-size:13px;	
	font-family:"Microsoft Yahei";
	background:#000;
	text-align:justify;	
	color:#fff;
}
.wb{
	background:#fff;
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#fff;
	text-decoration:none;	
	outline:none;
}
a:hover{
	color:#fff;	
}
ul{
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:"Microsoft Yahei";
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.line5{
	font-size:1px;height:5px;width:100%;clear:both;	
}
.line10{
	font-size:1px;height:10px;width:100%;clear:both;	
}
.line20{
	font-size:1px;height:20px;width:100%;clear:both;	
}
/*wrapin 主体容器宽度*/
.wrapin{
	width:1176px;
	margin-left:auto;
	margin-right:auto;
}

/*公用CSS 开始*/

/*header 开始*/
.header{
	height:96px;
	background:#000;
	width: 100%;
	position:fixed;
	z-index: 100;	
}
.header .logo{
	display: block;
	float: left;
	height: 96px;
}
.header .logo img{
	display: block;
	height: 96px;
}
.header_zw{
	height: 96px;
	clear:both;
}
.nav{
	float: right;
	line-height: 96px;
}
.nav a{
	float: left;
	margin-left:50px;
}
.nav a:hover,.nav a.hover{
	color:#c00d23;
}
/*header 结束*/

.footer{
	padding:30px 0 40px 0;
	text-align: center;
	color:#c9c9c9;
	background:#000;
}
.footer .title{
	height:60px;
	line-height: 60px;
	font-size:17px;
	background:url("../images/footer_title.png") repeat-x left center;
}
.footer .tit{
	background:#000;
	padding:0 20px;
}
.footer .links{
	text-align: center;
	line-height: 40px;
}
.footer .links a{
	color:#c9c9c9;
	margin:0 10px;
}
.footer .links a:hover{
	color:#fff;
}

/*公用CSS 结束*/

/*hm 首页*/

.pos{
	position: absolute;
	left:0;
	top:-96px;
}
.hm_banner{
	height: 750px;
	position: relative;
	background:url("../images/hm_banner.jpg") no-repeat top center;
}
.hm_banner dl{
	padding:158px 0 0 0;
}
.hm_banner dt{
	height: 100px;
	line-height: 100px;
	font-size:52px;
	font-weight: bold;
}
.hm_banner dd{
	height: 54px;
	line-height: 54px;
	font-size:40px;
	font-family:arial
}
.hm_banner .t1{
	height: 150px;
	line-height: 150px;
	font-size:23px;
	letter-spacing:10px;
}
.hm_banner .aska{
	display: block;
	width: 160px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	font-size:15px;
	background:#bf0d23;
}

.hm_about{
	width:1176px;
	margin:0 auto;
	position: relative;	
	height:850px;
}
.hm_title{
	width:1176px;
	margin:0 auto;
	height:258px;
}
.hm_title dt{
	height: 76px;
	line-height: 76px;
	padding-top:85px;
	font-size:57px;
	font-family:arial;
	font-weight: bold;
}
.hm_title dd{
	height: 44px;
	line-height: 44px;
	font-size:25px;
}
.ab_inf{
	position: absolute;
	right:0;
	top:258px;
	width: 358px;
	font-size:13px;
}
.ab_inf dt{
	height: 42px;
	line-height: 42px;
	font-size:25px;
}
.ab_inf dd{
	height: 42px;
	line-height: 42px;
	font-size:26px;
	font-family:arial;
}
.ab_inf p{
	color:#d2d2d2;
	font-size:13px;
	line-height: 23px;
	padding-top:16px;
}
.ab_inf ul{
	padding-top:16px;
}
.ab_inf li{
	height: 22px;
	line-height: 22px;
	border:1px solid #fff;
	margin-bottom:14px;
	padding-left:10px;
}

.hm_sys{
	width:1176px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
	padding-bottom:110px;
}

.hmsys_list{
	width: 1204px;
}
.hmsys_item{
	width: 219px;
	height: 437px;
	float: left;
	margin-right:28px;
	background:#18191d;
	padding:0 27px;
	position: relative;
}
.hmsys_item dl{
	border-bottom:2px solid #fff;
	height: 150px;
	margin-bottom:20px;
}
.hmsys_item dt{
	height: 50px;
	line-height: 50px;
	padding-top:15px;
	font-size:16px;
}
.hmsys_item dd{
	font-size:27px;
	line-height: 33px;
	font-family:arial;
	font-weight: bold;
}
.hmsys_item p{
	line-height: 23px;
	font-size:13px;
	color:#d2d2d2;
}
.hmsys_item .more{
	display: block;
	width: 210px;
	height: 31px;
	text-align: center;
	line-height: 31px;
	background:#bf0d23;
	position: absolute;
	left:50%;
	bottom:20px;
	margin-left:-105px;
}

.hm_ser{
	height: 533px;
	position: relative;
	width: 100%;
	overflow: hidden;
}
.hm_ser .pics li{
	width: 100%;
	height: 533px;
	position: relative;
	overflow: hidden;
}
.hm_ser .pics img{
	display: block;
	width: 1920px;
	height: 533px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left:-960px;
}
.hm_ser .inf{
	position: absolute;
	width: 100%;
	z-index:60;
	text-align: center;
	padding-top:73px;
}
.hm_ser .t1{
	height: 145px;
	line-height: 145px;
	font-size:57px;
	font-family:arial;
	letter-spacing:15px;
	font-weight: bold;
}
.hm_ser .fw{
	width: 778px;
	height: 161px;
	line-height: 161px;
	margin:0 auto;
	background:url("../images/hmser_fw.png") no-repeat top center;
	position: relative;
}
.hm_ser .tit{
	font-size:25px;
	font-weight:bold;
	width: 100%;
	height: 50px;
	line-height: 50px;
	position: absolute;
	left:0;
	top:-25px;
}
.hm_ser .fw a{
	margin:0 20px;
	font-size:18px;
	font-weight: bold;
}

.hm_hg{
	position: relative;
}
.hmhg_lis{
	width: 1176px;
	height: 380px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
.hmhg_lis .s_list{
	width:2000px;
}
.hmhg_item{
	display: block;
	width:392px;
	height: 380px;
	position: relative;
	overflow: hidden;
	float: left;
}
.hmhg_item img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.hmhg_item .f{
	display: none;
}
.hmhg_item:hover .b{
	display: none;
}
.hmhg_item:hover .f{
	display: block;
}
.hmhg_item .name1{
	height: 96px;
	line-height: 96px;
	font-size:25px;
	font-weight: bold;
	position: absolute;
	left:17px;
	bottom:0;
	z-index:10;
}
.hmhg_item:hover .name1{
	display: none;
}
.hmhg_item .inf{	
	position: absolute;
	width:460px;
	left:0;
	bottom:18px;
	font-size:13px;
	line-height: 23px;
	display: none;
	padding:0 46px;
}
.hmhg_item:hover .inf{
	display: block;
}
.hmhg_item .name2{
	height: 42px;
	line-height: 42px;
	font-size:25px;
	font-weight: bold;
}
.hmhg_item .year{
	display: block;
	width:90px;
	height:33px;
	line-height: 33px;
	text-align: center;
	border:2px solid #fff;
	margin-top:15px;
	font-size:14px;
	font-weight: bold;
}

.hmhg_big{
	width:100%;
	height:709px;
	background-repeat:no-repeat;
	background-position:top center;
	position: relative;
	overflow: hidden;
}
.hmhg_big .inf{
	width:100%;
	height:220px;
	background:url("../images/pbg40.png");
	left:50%;
	bottom:0;
	position: absolute;
	margin-left:-177px;
}
.hmhg_big dl{
	padding:12px 0 0 40px;
	width: 522px;
	line-height: 24px;
}
.hmhg_big dt{
	height: 54px;
	line-height: 54px;
	font-size:25px;
	font-weight: bold;
}
.hmhg_big .year{
	display: block;
	width: 90px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	border:2px solid #fff;
	margin:10px 0 0 40px;
}

.hm_rec{
	width: 1176px;
	margin:0 auto;
	padding-bottom:120px;
	position: relative;
}
.hm_rec .tp{
	background:#18191d;
	color:#c9c9c9;
	line-height: 24px;
	padding:32px 26px;
}
.hm_rec .t1{
	color:#fff;
}
.hm_rec .red{
	color:#c00d23;
}

.rec_wp{
	margin-top:20px;
}
.rec_wp .handle{
	height: 75px;
	line-height: 75px;
	background:#18191d;
}
.rec_wp .tit{
	float: left;
	width: 106px;
	height: 75px;
	line-height: 75px;
	background:#bf0d23;
	font-size:35px;
	font-family:arial;
	padding-left:10px;
	font-weight: bold;
}
.rec_wp .name{
	float: left;
	width:150px;
	padding-left:18px;
	font-size:25px;
	height: 75px;
	background:url("../images/rec_name.png") no-repeat right center;
	margin-right:260px;
}
.rec_wp .btn{
	float: left;
	margin-right:190px;
	font-size:25px;
	padding-right:24px;
	background:url("../images/rec_btn.png") no-repeat right top;
	cursor:pointer;
}
.rec_wp .hover{
	background-position:right bottom;
	color:#bf0d23;
}
.rec_wp .con{
	margin-left:116px;
	background:#18191d;
	border-top:2px solid #bf0d23;
	padding:20px 75px;
	color:#c9c9c9;
	line-height: 1.8;
	display: none;
}
.rec_wp .show{
	display: block;
}

.hm_fri{
	position: relative;
	background:#fff;
	padding-bottom:40px;
}
.hm_fri .hm_title{
	color:#000;
}
.hm_fri .fri_photo{
	display: block;
	width:1176px;
	height:auto;
	margin:0 auto;
}

.hm_cnt{
	background:#000;
	padding:65px 0;
	position: relative;
}

.hm_cnt .cnt{
	background:#18191d;
	padding:20px 25px;
	line-height: 2;
	font-size:25px;
	color:#c9c9c9;
}

/*hm 首页*/

/*second 二级页*/

.sec_banner{
	height: 709px;
	width:100%;
	position: relative;
	overflow: hidden;
	cursor:pointer;
}
.sec_banner .pics li{
	height: 709px;
	width:100%;
	background-repeat:no-repeat;
	background-position:top center;
}
.sec_banner .btns{
	height: 12px;
	width: 100%;
	position: absolute;
	left:0;
	bottom:30px;
	z-index:60;
	text-align: center;
}
.sec_banner .btns span{
	display:inline-block;
	width:10px;
	height:10px;
	border:1px solid #fff;
	border-radius:100%;
	margin:0 5px;
}
.sec_banner .btns .hover{
	background:#fff;
}

.sec_wp{
	width: 1176px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.sec_wp .title{
	height: 180px;
	line-height: 180px;
	font-size:57px;
	font-family:arial;
	font-weight: bold;
}
.sec_wp .s_list{
	width:1200px;
}

.sec_item{
	height: 322px;
	float: left;
	width: 382px;
	margin-right:15px;
}
.sec_item .photo{
	display: block;
	width: 382px;
	height: 242px;
	position: relative;
	overflow: hidden;
}
.sec_item .photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.sec_item .photo .im2{
	display: none;
}
.sec_item .photo:hover .im1{
	display: none;
}
.sec_item .photo:hover .im2{
	display: block;
}
.sec_item .name{
	height: 42px;
	line-height: 42px;
	font-size:18px;
	font-weight: bold;
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

/*second 二级页*/

/*third 三级页*/

.third_banner{
	height: 506px;
	width:100%;
	background-repeat:no-repeat;
	background-position:top center;
}

.third_title{
	padding:56px 0 20px 0;
	width:1176px;
	margin:0 auto;
	color:#000;
	font-size:33px;
	line-height: 50px;
	font-weight: bold;
}

.third_cnt{
	width:1176px;
	margin:0 auto;
	padding:42px 0 102px 0;
	color:#000;
	line-height: 1.8;
	text-align:justify;
}
.third_cnt img{
	display: block;
	margin:20px auto;
	max-width:100%;
}

/*third 三级页*/