﻿/*通用类*/
*{
	margin:0;
	padding:0;	
}
body{		
	min-width:1200px;
	margin:0 auto;
	font-size:14px;	
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	background:#fff url("/assets/img/banner.jpg") repeat top center;
	text-align:justify;	
	color:#585655;
}
.wb{
	background:#fff;
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#585655;
	text-decoration:none;	
	outline:none;
}
a:hover{
	color:#f91722;	
}
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:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#ccc;
}
input::-moz-placeholder,textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#ccc;
}
input:-moz-placeholder,textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#ccc;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#ccc;
}
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:1200px;
	margin-left:auto;
	margin-right:auto;
}

/*公用CSS 开始*/

.header_t{
	height: 36px;
	background:rgba(162,157,138,0.3);
	font-size:16px;
	line-height: 36px;
	color:#525151;
}
.ht_right a{
	margin:0 10px;
}

.banner{
	height: 330px;	
	position: relative;
	margin-bottom:56px;
}
.banner .wrapin{
	height: 330px;
	position: relative;
}
.banner .logo{
	position: absolute;
	left: 0;
	top: 10px;
}
.logo_tip{
	position: absolute;
	left: 200px;
	top: 55px;
	color:#96917f;
}
.logo_tip dt{
	height: 80px;
	line-height: 80px;
	font-size:60px;
	font-weight: bold;
}
.logo_tip dd{
	height: 46px;
	line-height: 46px;
	font-size:24px;
	text-transform: uppercase;
}
.nav{
	width: 1228px;
	height: 123px;
	position: absolute;
	top:238px;
	left: 50%;
	z-index: 20;
	background:url("/assets/img/navbg.png") no-repeat left top;
	margin-left:-640px;
	padding:5px 0 0 38px;
}
.nav a{
	float: left;
	display: block;
	height: 51px;
	line-height: 51px;
	width: 112px;
	text-align: center;
	font-size:16px;
	color:#fff;
	margin:0 1px 1px 0;
	/*background:url("/assets/img/navi.png") no-repeat 3px top;*/
}
.nav a:hover{
	background:#fff bottom;
	/*background:#fff url("/assets/img/navi.png") no-repeat 3px bottom;*/
	color:#f91722;
	font-weight: bold;
}
.nav .homea{
	float: left;
	width: 74px;
	text-align: center;
	float: left;
	height: 82px;
	padding-top:22px;
	font-size:18px;
	line-height: 30px;
	font-weight: bold;
	color:#f91722;
	margin-right:0;
}

/*公用CSS 结束*/

/*hm 首页*/

.hm_xh{
	float: left;
	width: 270px;
	position: relative;
	overflow: hidden;
}
.hm_head{
	height: 40px;
	line-height: 40px;
	/*background:rgba(253,232,229,0.6);*/
	background: #f91722;
	position: relative;	
	clear: both;
	padding:0 12px;
}
.hm_head .cm_btns{
	font-size:12px;
	float: right;
}
.hm_head .cm_btns span{
	margin-left:5px;
	cursor: pointer;
	color: #fff;
}
.hm_head .cm_btns .hover{
	font-size:15px;
	color:#fff;
	text-decoration: underline;
}
.hm_head .more{
	float: right;
	color:#fff;
	font-size:12px;
}
.hm_head .more:hover{
	/*color:#f91722;*/
	text-decoration: underline;
}
.hm_head .tit{
	float: left;
	font-size:20px;
	color:#fff;
}
.hm_head i{
	display: block;
	width: 4px;
	height: 22px;
	position: absolute;
	left: 1px;
	top: 50%;
	margin-top:-11px;
	background:#FFF;
}
.hm_xh .s_list{
	width: 274px;
}
.hm_xh .s_list a{
	float: left;
	width: 65px;
	height: 68px;
	line-height: 68px;
	margin:4px 4px 0 0;
	border:1px solid #f5f2f2;
	background:#f9d9d9;
	font-size:17px;
	color:#f64144;
	padding-left:66px;
	opacity: 0.7;
	position: relative;
}
.hm_xh .s_list a:hover{
	opacity: 1;
}
.hm_xh .s_list a span{
	line-height: 22px;
	display: block;
	position: absolute;
	left: 66px;
	top: 50%;
	margin-top:-22px;
}
.hm_xh .s_list img{
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	left: 17px;
	top: 50%;
	margin-top:-15px;
}
.hm_slider{
	float: left;
	width: 624px;
	height: 330px;
	position: relative;
	overflow: hidden;
	margin-left:13px;
	/*border:1px solid #dbdbdb;*/
}
.hm_slider li{
	float: left;
	width: 624px;
	height: 330px;
	position: relative;
	overflow: hidden;
}
.hm_slider li .photo{
	display: block;
	width: 624px;
	height: 330px;
	position: relative;
	overflow: hidden;
}
.hm_slider li .photo img{
	display:block;
	width:100%;
	height:100%;
	/*object-fit:cover;*/
}
.hm_slider .name{
	height: 30px;
	line-height: 30px;
	color:#fff;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 60;
	background:rgba(0,0,0,0.45);
}
.hm_slider .nm{
	padding-left:24px;
	display:inline-block;
	max-width:480px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.hm_slider .c_btn{
	width: 48px;
	height: 80px;
	position: absolute;
	top: 50%;
	margin-top:-40px;
	z-index: 60;
	cursor: pointer;
}
.hm_slider .pre{
	left: 0;
	background:url("/assets/img/ba_pre.png") no-repeat center center;
}
.hm_slider .next{
	right: 0;
	background:url("/assets/img/ba_next.png") no-repeat center center;
}
.hm_slider .pag{
	position: absolute;
	z-index: 60;
	right: 10px;
	bottom: 8px;
	font-size:1px;
}
.hm_slider .pag a{
	width: 10px;
	height: 10px;
	font-size:1px;
	border-radius:100%;
	background:#fff;
	display: inline-block;
	margin-left:10px;
	text-indent:-50px;
	overflow: hidden;
	position: relative;
}
.hm_slider .pag .selected{
	background:#c90304;
}

.hm_sq{
	width: 270px;	
	float: right;
}
.hm_sq a{
	margin-top:3px;
	display: block;
	height: 92px;
	line-height: 92px;
	font-size:24px;
	color:#f64144;
	border:1px solid #f0f0f0;
	background:#f9dcd9;
	opacity: 0.7;
	text-indent:95px;
	position: relative;
}
.hm_sq a img{
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	left: 25px;
	top: 50%;
	margin-top:-25px;
}
.hm_sq a:hover{
	opacity: 1;
}

.hm_hy{
	margin-top:16px;
	clear: both;
}

.hy_slider{
	height: 210px;
	padding: 20px 0;
	position: relative;
	overflow: hidden;
	border: 0.02px solid #f91722;
}
.hy_slider .s_wrap{
	width: 1150px;
	height: 210px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.hy_slider li{
	float: left;
	width: 210px;
	height: 210px;
	margin:0 10px;
	position: relative;
	overflow: hidden;
}
.hy_slider .c_btn{
	width: 16px;
	height: 40px;
	position: absolute;
	top: 50%;
	margin-top:-20px;
	z-index: 60;
	cursor: pointer;
}
.hy_slider .pre{
	left: 0;
	background:url("/assets/img/hy_pre.png") no-repeat left top;
}
.hy_slider .next{
	right: 0;
	background:url("/assets/img/hy_next.png") no-repeat left top;
}
.hy_slider .c_btn:hover{
	background-position:left bottom;
}

.hm_left{
	float: left;
	width: 915px;
}

.hm_news{
	width: 280px;
	float: left;
	height: 355px;
	margin-top: 16px;
	border: 0.02px solid #f91722;
}
.hm_notice{
	width: 280px;
	float: right;
	height: 336px;
	border: 0.02px solid #f91722;
}
.hm_notice .cm_list li{
	height: 35.9px;
	line-height: 35px;
	clear: both;
	border-bottom:1px dashed #e3e1e0;
	position: relative;
	padding-right:55px;
}
.cm_list li{
	height: 38px;
	line-height: 38px;
	clear: both;
	border-bottom:1px dashed #e3e1e0;
	position: relative;
	padding-right:55px;
}
.cm_list li span{
	position: absolute;
	right: 8px;
	top: 0;
	font-size:12px;
}
.cm_list li a{
	padding-left:14px;
	display:inline-block;
	max-width:90%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	background:url("/assets/img/cm_list.png") no-repeat 5px center;
}
.cm_list .more {
	font-size: 14px;
}

.cm_con{
	display: none;
}

.show{
	display: block;
}

.hm_zx{
	width: 624px;
	height: 355px;
	float: right;
	margin-top: 16px;
	border: 0.02px solid #f91722;
}
.zx_tp{
	padding-top:12px;
	height: 145px;
}
.zx_tp .photo{
	float: left;
	width: 184px;
	height: 140px;
	position: relative;
	overflow: hidden;
}
.zx_tp .photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.zx_tp .inf{
	float: right;
	width: 410px;
	padding-right:16px;
}
.zx_tp .name{
	height: 36px;
	line-height: 36px;
	font-size:18px;
	font-weight: bold;
}
.zx_tp .nm{
	color:#f91722;
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.zx_tp .tip{
	height: 72px;
	line-height: 24px;
	color:#666;
	font-size:12px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	overflow: hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:3;
}

.hm_fc{
	height: 217px;
	margin-top: 16px;
}
.fc_scroll{
	height: 150px;
	padding: 12px 0;
	position: relative;
	overflow: hidden;
	border: 0.02px solid #f91722;
}
.fc_scroll li{
	float: left;
	margin-left:28px;
	width: 150px;
	height: 150px;
	position: relative;
	overflow: hidden;
}
.fc_scroll li img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.hm_gh{
	width: 624px;
	height: 355px;
	float: right;
	position: relative;
	overflow: hidden;
	margin-top: 16px;
	border: 0.02px solid #f91722;
}
.gh_wp{
	width: 680px;
}

.gh_item{
	display: block;
	width: 288px;
	height: 288px;
	float: left;
	/*border:2px solid #d8d4d4;*/
	/*margin:10px 40px 0 0;*/
	padding: 10px 12px;
	position: relative;
	overflow: hidden;
}
.gh_item img{
	display:block;
	width:100%;
	height:100%;
	/*object-fit:cover;*/
}
.gh_item dl{
	position: absolute;
	left: 12px;
	bottom: 10px;
	z-index: 10;
	background:rgba(255,255,255,0.8);
	width: 268px;
	height: 63px;	
	line-height: 26px;
	padding:5px 10px 0 10px;
}
.gh_item dt{
	font-size:16px;
}
.gh_item .nm,.gh_item .tip{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.hm_right{
	width: 274px;
	float: right;
	margin-top: 16px;
}

.hm_cy{
	position: relative;
	overflow: hidden;
	height: 585px;
	border: 0.02px solid #f91722;
	/*height: 588px;*/
}

.hm_qy{
	margin-top: 19px;
	border: 0.02px solid #f91722;
}

.qy_scroll{
	margin-top:12px;
	position: relative;
	overflow: hidden;
	height: 303px;
	padding: 0 5px;
}
.qy_scroll li{
	border:2px solid #f0eeee;
	margin-bottom:8px;
	height: 88px;
}
.qy_scroll li a{
	display: block;
	height: 88px;
	position: relative;
	overflow: hidden;
}
.qy_scroll li img{
	display:block;
	width:100%;
	height:100%;
	/*object-fit:cover;*/
}

.hm_map{
	padding-bottom:30px;
	margin-top: 16px;
}

.hmmap_left{
	width: 270px;
	float: left;
}
.hm_login{
	border:1px solid #f0f0f0;
	margin-top:10px;
	padding:0 20px;
	font-size:12px;
}
.search{
	margin-top:10px;
	padding:0 20px;
	font-size:12px;
}
.search .searchs{
	height: 32px;
	border:1px solid #e6e6e6;
	width: 200px;
	padding-left:18px;
	line-height: 32px;
}

.search .search-title {
	font-size: 14px;
	line-height: 25px;
}

.search .rem{
	height: 36px;
	line-height: 36px;
	clear: both;
}

.search .bt{
	height: 38px;
	line-height: 38px;
}

.search .sub{
	display: block;
	height: 40px;
	border-radius:5px;
	width: 100%;
	color:#fff;
	background:#f91722;
	font-size:16px;
	margin-top: 15px;
}
.hm_login .t1{
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size:18px;
}
.hm_login .text{
	height: 32px;
	border:1px solid #e6e6e6;
	width: 210px;
	padding-left:18px;
	line-height: 32px;
}
.hm_login .name{
	margin-bottom:13px;
	background:url("/assets/img/lg_name.png") no-repeat right center;
}
.hm_login .pass{	
	background:url("/assets/img/lg_pass.png") no-repeat right center;
}
.hm_login .rem{
	height: 36px;
	line-height: 36px;
	clear: both;
}
.hm_login .chk{
	position: relative;
	margin-right:3px;
	top:2px;
}
.hm_login .forgeta{
	float: right;
	color:#53a8f0;
}
.hm_login .bt{
	height: 38px;
	line-height: 38px;
}
.hm_login .bt a{
	color:#53a8f0;
}
.hm_login .sub{
	display: block;
	height: 40px;
	border-radius:5px;
	width: 100%;
	color:#fff;
	background:#f91722;
	font-size:16px;
}

.hm_search{
	border:1px solid #f0f0f0;
	margin-top:12px;
	padding:0 20px;
	font-size:12px;
}
.hm_search .t1{
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size:18px;
}
.search_bar{
	height: 34px;
}
.search_bar .text{
	float: left;
	width: 169px;
	height: 32px;
	float: left;
	line-height: 32px;
	padding-left:10px;
	border:1px solid #efeded;
	border-right:0;
}
.search_bar .sub{
	float: right;
	width: 48px;
	height: 34px;
	background:url("/assets/img/lg_sub.png") no-repeat center center;
}
.hm_search ul{
	color:#999;
	line-height: 20px;
	padding:5px 10px;
}
.hm_search li{
	padding-left:20px;
}
.hm_search .li1{
	background:url("/assets/img/sli1.png") no-repeat left center;
}
.hm_search .li2{
	background:url("/assets/img/sli2.png") no-repeat left center;
}
.hmmap_right{
	width: 908px;
	height: 398px;
	float: right;
	border:1px solid #dcdcdc;
	margin-top:10px;
}

/*hm 首页*/

.footer{
	text-align: center;
}
.footer_top{
	background:#eeeded;
	padding:10px 0;
}
.link-item {
	width: 1200px;
	margin: 0 auto;
	text-align: left;
}
.link-item li {
	display: inline-block;
	margin:0 15px;
	line-height: 30px;
	font-size: 16px;
	color: #999;
}
.link-item a {
	color: #999;
}
.link-item a:hover {
	color: #f91722;
}
/*.ft_nav{
	line-height: 46px;
	font-size:16px;
	color:#999;
}
.ft_nav a{
	color:#999;
	margin:0 10px;
}
.ft_nav a:hover{
	color:#f91722;
}*/
.ft_tags{
	text-align: center;
	height: 30px;
	/*height: 22px;*/
	line-height: 30px;
	/*line-height: 22px;*/
	color:#999;
}
.ft_tags span{
	padding-left:25px;
	display: inline-block;
	margin:0 10px;
	height: 22px;
	line-height: 22px;
}
.ft_tags .s1{
	background:url("/assets/img/ft_s1.png") no-repeat left center;
}
.ft_tags .s2{
	background:url("/assets/img/ft_s2.png") no-repeat left center;
}
.ft_tags .s3{
	background:url("/assets/img/ft_s3.png") no-repeat left center;
}
.ft_tags .s4{
	background:url("/assets/img/ft_s4.png") no-repeat left center;
}
.ft_tags .s5{
	background:url("/assets/img/ft_s5.png") no-repeat left center;
}
.footer_copy{
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size:12px;
	background:#d9d9d9;
}