@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;	
}
body{		
	min-width:1200px;
	height: 100vh;
	font-size:14px;	
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	background:#fff url(../../images/screen/bg2.jpg)no-repeat top center;
	text-align:justify;	
	color:#555;
}
.content{
	width: 100%;
	height: 100%;
	overflow-y: scroll;

}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#555;
	text-decoration:none;	
	outline:none;
}
a:hover{
	color:#009ae2;	
}
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:#b8b8b8;
}
input::-moz-placeholder,textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#b8b8b8;
}
input:-moz-placeholder,textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#b8b8b8;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#b8b8b8;
}
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;
}

.hm_tp{
	height: 360px;	
	line-height: 30px;
	position: relative;
	clear: both;
}
.hm_tp dl{
	text-align: center;
	color:#fff;
	top: 110px;
	position: absolute;
	width: 100%;
}
.hm_tp dt{
	font-size:56px;
	height: 82px;
	line-height: 82px;
	font-weight: bold;	
	text-shadow:#333 1.2px 1.2px 1.2px;
}
.hm_tp dd{
	font-size:26px;
	height: 72px;
	line-height: 72px;
	font-weight: bold;
	text-shadow:#333 1.2px 1.2px 1.2px;
}
.hm_tp .log{
	position: absolute;
	top: 150px;
	width: 734px;
	left: 50%;
	margin-left:-367px;
}
.ht_wea{
	position: absolute;
	left: 30px;
	top: 15px;
	z-index: 20;
	line-height: 30px;
	height: 30px;
	z-index: 60;
}
.ht_wea span{
	margin-right:8px;
}
.ht_wea .green{
	color:#0f9d58;
}
.ht_wea .wea{
	float: left;
	width: 30px;
	height: 30px;
}
.ht_log{
	height: 24px;
	line-height: 24px;
	right: 20px;
	top: 23px;
	position: absolute;
	font-size:16px;
	z-index: 60;
}
.ht_log a{
	color:#fff;
	height: 24px;
	line-height: 24px;
	float: left;
	margin-left:15px;
}
.ht_log .rga{
	padding-left:28px;
	display: inline-block;
	background: url(../../images/screen/lga.png) no-repeat left center;
}
.ht_log .lga{
	padding:0 16px;
	display: inline-block;
	height: 24px;
	border-radius:12px;
	background:#00c43d;
}

.hm_search{
	width: 924px;
	height: 58px;
	border:1px solid #009ae2;
	border-radius:29px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
	background:#fff;
}
.hm_search .text{
	width: 740px;
	float: left;
	height: 58px;
	border:0;
	background:none;
	font-size:16px;
	padding-left:46px;
	background:url("../../images/screen/hmtext.png") no-repeat left center;
}
.hm_search .sub{
	float: right;
	height: 58px;
	width: 138px;
	text-align: center;
	background:#009ae2;
	font-size:16px;
	color:#fff;
}

.hm_nav{
	width: 648px;
	margin:0 auto;
	padding:44px 0 80px 0;	
}
.hm_nav a{
	display: block;
	width: 150px;
	height: 44px;
	line-height: 44px;
	border-radius:22px;
	box-shadow:0 0 10px #ccc;
	float: left;
	margin:0 22px;
	background:#fff;
	color:#009ae2;
	font-size:16px;	
}
.hm_nav .sin{
	text-align:left;
	padding-left:60px;
	height: 44px;
	position: relative;
	overflow: hidden;
	display: block;
}
.hm_nav .sin img{
	display: block;
	width: 44px;
	height: 88px;
	position: absolute;
	left: 10px;
	top: 0;
}
.hm_nav a:hover img{
	top:-44px;
}
.hm_nav a:hover{
	color:#fff;
	background:#009ae2;
	box-shadow:0 0 10px #009ae2;
}

.hm_main{
	width: 1160px;
	margin:0 auto;
	background:#fff;
	border-radius:10px 10px 0 0;
	padding:20px 20px 30px 20px;
	display: flex;
	flex-direction: column;
}

.hm_handle{
	height: 44px;
	line-height: 44px;
	background:#f6f6f6;
	border-radius:22px;
	position: relative;
	overflow: hidden;
	clear: both;
	display: flex;
	flex-direction: column;
}
.hm_handle .pag{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.hm_handle .pag a{
	display: block;
	margin-right:20px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border-radius:22px;
	width: 142px;
	font-size:16px;
	color:#444;
	float: left;
}
.hm_handle .pag .selected{
	background:#009ae2;
	color:#fff;
}
.hm_handle .pag .si1{
	padding-left:22px;
	display: inline-block;
	height: 44px;
	background:url("../../images/screen/si1.png") no-repeat left top;
}
.hm_handle .pag .selected .si1{
	background-position:left bottom;
}

.hm_handle .pag .si2{
	padding-left:22px;
	display: inline-block;
	height: 44px;
	background:url("../../images/screen/si2.png") no-repeat left top;
}
.hm_handle .pag .selected .si2{
	background-position:left bottom;
}
.hm_handle .susa{
	float: right;
	margin-right:32px;
	padding-left:25px;
	background:url("../../images/screen/susa.png") no-repeat left top;
}
.hm_handle .susa:hover{
	background-position:left bottom;
}

.hmh_slider{
	/*height: 240px;*/
	margin-top:20px;
	position: relative;
	/*overflow: hidden;*/
}
.hmh_slider .s_wrap{
	width: 1175px;
	/*height: 240px;*/
	position: relative;
	overflow: hidden;
}
.hmh_slider li{
	width: 220px;
	/*height: 240px;*/
	float: left;
	margin-right:15px;
	text-align: center;
	display: flex;
	flex-direction: column;
	margin-bottom: 30px;
}

.hmh_slider .photo{
	display: block;
	width: 195px;
	height: 190px;
	position: relative;
	overflow: hidden;
}
.hmh_slider .photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.hmh_slider .name{
	height: 30px;
	line-height: 30px;
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding-right:16px;
}

.hmh_title{
	height: 48px;
	line-height: 48px;
	border-bottom:1px solid #eee;
	clear: both;
}
.hmh_title .tf{
	width: 570px;	
}
.hm_head{
	height: 48px;	
	line-height: 48px;
}
.hm_head .tit{
	float: left;
	padding-left:36px;
	font-size:18px;
	color:#444;
	position: relative;
}
.hm_head .tit .ico{
	display: block;
	width: 36px;
	height: 36px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-18px;
}
.hm_head .more{
	float: right;
	color:#999;
	font-size:12px;
}
.hm_head .more:hover{
	color:#009ae2;
}
.ins_item{
	float: left;
	width: 240px;
	float: left;
	padding-top:18px;
}
.ins_item dt{
	height: 24px;
	line-height: 24px;
}
.ins_item .name{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.ins_item dd{
	font-size:12px;
	line-height: 18px;
	height: 36px;
	color:#999;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	overflow: hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
}
.insfg{
	float: left;
	height: 54px;
	margin:22px 32px 0 32px;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
}
.hm_news{
	width: 370px;
	float: left;
}
.hm_news .hm_head{
	border-bottom:1px solid #eee;
}
.hm_news ul{
	padding-top:5px;
}
.hm_news li{
	height: 34px;
	line-height: 34px;
	display: flex;
	flex-direction: column;
}
.hm_news li a{
	padding-left:10px;
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	background:url("../images/li1.png") no-repeat left center;
}
.hm_news li a:hover{
	background-image:url("../images/li1h.png");
}
.hmnfg{
	width: 20px;
	height: 220px;
	float: left;
}
.footer{
	height: 40px;
	line-height: 40px;
	text-align: center;
	background:#eee;
	font-size:12px;
}
/*2020-5-12，新增地区简介*/
.about{
	display: flex;
	flex-wrap: nowrap;
	padding:30px 20px;
	justify-content: space-between;
}
.about .swiper-container{
	width: 280px;
	height: 240px;
}
.about .swiper-container img{
	width: 100%;
	object-fit:cover;
}
.about .about-detail{
	width: 70%;
	font-size: 18px;
}
.about .about-detail .subtitle{
	text-align: center;
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
	color: #2d2d2d;
	font-family: "宋体";
}
.about .about-detail p{
	text-indent: 2em;
	font-size: 16px;
	color: #2d2d2d;
	line-height: 25px;
}
.about-detail .more{
	width: 100%;
	display: inline-block;
	text-align: right;
	margin-top: 20px;
	font-size: 18px;
	font-weight: bold;
}