html { overflow-y: scroll; overflow-x:hidden;}
*html { background-image_hnqgb:url(about:blank); background-attachment:fixed; }

/* 清除内外边距 */
h1, h2, h3, h4, h5, h6, hr, p, blockquote, 		/* structural elements 结构元素 */
dl, dt, dd, ul, ol, li,							/* list elements 列表元素 */
pre, 											/* text formatting elements 文本格式元素 */
fieldset, form, button, input, textarea, 		/* form elements 表单元素 */
th, td , 										/* table elements 表格元素 */
body { margin: 0; padding: 0; }

/* 设置默认字体样式 */
body,textarea,input,button,select { font: 14px/1.14 Arial, Verdana, "微软雅黑"; color:#3b3b3b; outline:0; }
body { background: #fff;}
body {max-width: 1920px;margin: 0 auto;}
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight:normal;}
i, em { font-style: normal; }

/** 重置图片元素 **/
img { border: none; vertical-align: top;}

/** 重置列表元素 **/
ul, ol, li, dl, dd, dt { list-style: none; }

/** 重置表格元素 **/
table { border-collapse:collapse; border-spacing: 0;}

/**重置表单元素**/
input[type=submit] { cursor:pointer; }
input[type=button] { cursor:pointer; }
textarea { resize: none; overflow:auto; }
label { display: inline-block; *display: inline; *zoom: 1; }

/** 默认链接元素 **/
a { color: #404040; text-decoration: none;
	-webkit-transition: color .2s;
	   -moz-transition: color .2s;
	    -ms-transition: color .2s;
	     -o-transition: color .2s;
	        transition: color .2s;
}
a:hover {color: #B40606;}
a:focus { -moz-outline-style: none; }
a:focus { outline: none;} 
q:before,q:after{ content:none; }

/** 浮动元素 **/
.fl { float: left; *display: inline; }
.fr { float: right; *display: inline; }

/* 清除浮动 */
.clearfix:after{ display:block; clear:both; visibility:hidden; height:0; overflow:hidden; content:; }
.clearfix{ *zoom:1; }
.clear{clear:both; height:0; line-height: 0; font-size: 0; overflow:hidden;}

/* 溢出 / 隐藏 */
.over{overflow:hidden;}
.hide{display:none;}



.content{
	max-width: 1920px;margin: 0 auto;
}
.headClass{
	position: relative;
	background: url(../image_hnqgb/beijin.jpg) center no-repeat;
	height: 200px;
	display: flex;
	align-items: center;
}
.headDiv{width: 1200px;margin: 0 auto;}
.lanmu {
    background-color: #015293 !important;
    color: #fff !important;
    height: 60px !important;
    text-align: center;
}
.lanmu ul li.yiji{display: inline-table;position: relative;width: 190px;text-align: center;margin-right: 20px;}
.lanmu ul li.yiji p{line-height: 60px;cursor: pointer;font-size: 18px;}
.lanmu .erji_m{position: absolute;top: 60px;left: 0;  z-index:999;background: #015293;width: 190px;text-align: center;display: none;line-height: 42px;padding: 10px 0;}
.lanmu .yiji:hover {
	background: #4781B9;
}
.lanmu a{
	color: #fff;
}
#part1{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	margin-top: 40px;
	clear: both;
}
#part1 .lf-part{
	width: 640px;
	position: relative;
}
#part1 .rg-part{
	width: 555px;
	
}
#part1 .xinwen-rg{
	padding-left: 40px;
}
.xw_biao p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    line-height: 56px;
    color: #fff;
    padding: 0 10px;
    background: rgba(0,0,0,0.5);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 140px;
	font-size: 20px;
}
.xw_biao img{
	width: 640px;
	height: 421px;
}
.toubu-div{
	height: 40px;
}
.main-right-ntn1{
	font-size: 18px;
	color: #015293;
	font-weight: bold;
	margin-right: 20px;
	cursor: pointer;
}
.main-right-ntn2{
	font-size: 18px;
	color: #3D3D3D;
	/* font-weight: bold; */
	margin-right: 20px;
	cursor: pointer;
}
.titala{
	margin:20px 0;
	    display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	    overflow: hidden;
}
.titala a{
	font-size: 14px;	
	color: #999999;
	line-height: 20px;
}
.cell-list {
    padding: 10px 0;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0em;
    color: #3D3D3D;
    display: flex;
    justify-content: space-between;
}
.cell-list a {
    width: 420px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rg-part .cell-list span {
    color: #999;
}
.part2{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}
/* .part2 .news-lf{
	width: 601px;

} */
/* .part2 .news-rg{
	width: 559px;

} */
.part2 .news-lf button{
	border: 0;
	width: 120px;
	height: 45px;
    /* background: #F4F4F4 */
}
.part2 .news-lf:nth-child(odd) {
  width: 640px;
  margin-top: 40px;
}
.part2 .news-lf:nth-child(even) {
  width: 517px;
  margin-top: 40px;
}
.part2 .news-lf:nth-child(even) {
  padding-left: 40px;
}
.part2 .tou-cell{
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #F4F4F4 !important;
	padding-right: 10px;
	margin-bottom: 10px;
	
}
.part2 .gengduo{
	background: url(../image_hnqgb/gengduo.png) right center no-repeat;
	padding-right: 20px;
	position: absolute;
	top: -40px;right: 10px;
}
.news-listone{position: relative;}
.news-listtwo{position: relative;}
.tabs-lf .news-right-ntn1 {
    color: #fff;
    background-color: #254993;
    
    font-weight: bold;
    font-size: 16px;
}
.tabs-lf .news-right-ntn2 {
    color: #3D3D3D;
    background: #F4F4F4;
    border: 0;
    width: 120px;
    height: 45px;
    font-weight: bold;
    font-size: 16px;
}
.news-lf .news-list{
	font-size: 16px;
	color: #3D3D3D;
	padding: 10px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	
}
.news-lf .news-list a {
float:left;
    width: 420px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-lf .news-list span{
float:right;
color: #999;
}
.tabs-lf .news-list a {
    width: 602px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.titalady{
	margin-top: 20px;
}
.part2 .weibu-foot{
	position: relative;
        margin: 40px 0;
        margin-bottom:0;
}
.part2 .weibu-foot p{
	font-size: 40px;
	font-weight: 900;
	color: #FFFFFF;
	position: absolute;
	top: 32%;
	left: 50%;
	transform: translate(-50%, -50%);
	
}
.part2 .weibu-foot .letgo{
	width: 100px;
	height: 30px;
	border-radius: 15px;
	border: 1px solid #FFFFFF;
	background: 0;
	position: absolute;
	top: 77%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.part2 .weibu-foot .letgo a{
	color: #fff;
}
#part3{
	width: 1200px;
	margin: 0 auto;
	background: #F4F4F4;
}
.title-zhuanqu{
	height: 48px;
	background: #F4F4F4;
	margin-bottom: 20px;
	margin-top: 20px;
}
.title-zhuanqu p{line-height: 48px;font-size: 24px;color: #fff;background: url(../image_hnqgb/hd_bg.png) no-repeat;width: 163px;text-align: center;font-weight: bold;}
#part3 .nav-xuanx ul{
	display: flex;
	justify-content: center;
}
#part3 .nav-xuanx ul li{cursor: pointer;}
#part3 .nav-xuanx ul li:nth-child(4) {
  margin-right: 0 !important;
}
.nav-xuanx ul li .zhengfan img{
	margin-top: 26px;
}
.nav-xuanx ul li .zhengfan p{
	margin-top: 28px;
	font-size: 18px;
}
.lunbo{
	margin-top: 46px;
}
.lunbo .mySwiper ul li{
	width: 220px;
	background: #FFFFFF;
}
.lunbo .mySwiper ul li img{
	width: 220px;
	height: 230px;
}
.lunbo .mySwiper ul li p{
	color: #3D3D3D;
	font-size: 18px;
	margin-bottom: 10px;
}
.lunbo .mySwiper ul li .jianjie{
	padding: 20px 10px;
}
.lunbo .mySwiper ul li span{
	color: #999999;
	font-size: 14px;
	line-height: 20px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	
}
.chakangd{
	text-align: center;
	
}
.chakan{
	width: 92px;
	height: 31px;
	color: #999999;
	box-sizing: border-box;
	border: 1px solid #D8D8D8;
	margin: 33px 0;
	
}
#part4{
	width: 1200px;
	margin: 0 auto;
        margin-top:40px;
}
#part4 .huodong ul{
	display: flex;
	justify-content: space-between;
	margin-bottom: 70px;
}
#part4 .huodong ul li img{
	width: 280px;
	height: 122px;
}
.footer{
	margin-top: 60px;
	height: 236px;
	background: #356BB5;
	display: flex;
	align-items: center
}
.footer img {
    margin: 20px 0 18px !important;
    vertical-align: middle;
}
.foot-zhuti{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	
}
.foot-zhuti .hezi1{
	display: flex;align-items: center;padding-right: 50px;
}
.foot-zhuti .hezi2{
	display: flex;flex-direction: column;justify-content: space-between;height: 60px;
}
.baizi{
	color: #fff;
}
.main-neirong{
	width: 1200px;
	margin: 0 auto;
        margin-top: 50px;
}
.lujin-url{
	background: #F4F4F4;
	margin: 30px 0;
	padding: 12px 20px;
        display:none;
}
.main_content{
	display: flex;
}
.tabar-left {
    width: 250px;
    height: 889px;
    opacity: 1;
    box-sizing: border-box;
    margin-right: 50px;
	box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.16);
	cursor: pointer;
}
.tabar-left .tabar-list {
   width: 250px;
    height: 60px;
   background: #015293;
    display: flex;
    justify-content: center;
    align-items: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
}
.tabar-left .tabar-list span{
   /* background: url(../image_hnqgb/xinwen01.png) left center no-repeat; */
   /* padding-left: 33px; */

}
.tabar-left .tabar-lanse{
	width: 250px;
	 height: 60px;
	 display: flex;
	 justify-content: center;
	 align-items: center;
	
	border-bottom: solid 1px #E4E4E4
}
.tabar-left .tabar-lanse a{
	color: #015293;
	font-size: 18px;
}
.tabar-left .tabar-lanse::before{
	content: "";
	width: 8px;
	height: 8px;
	bottom: 28px;
	z-index: 0;
	border-radius: 50%;
	background: #015293;
	position: relative;
	top: 0px;
	right: 20px;
}
.tabar-left .tabar-white{
	width: 250px;
	 height: 60px;
	 display: flex;
	 justify-content: center;
	 align-items: center;
	color: #3D3D3D;
	font-size: 18px;
	border-bottom: solid 1px #E4E4E4
}
.tabar-left .tabar-white::before{
	content: "";
	width: 8px;
	height: 8px;
	bottom: 28px;
	z-index: 0;
	border-radius: 50%;
	background: #D8D8D8;
	position: relative;
	top: 0px;
	right: 20px;
}
.public_ul-qt {
    width: 900px;
	flex: 1;
	
}
.back-lt {
   color: #015293;
   font-size: 18px;
   font-weight: bold;
}
.xian-hr{
	height: 3px;
		
	background: #015293;
	margin-top: 10px;
	margin-bottom: 28px;
	
}
.public_ul-qt ul li{
	height: 50px;
	line-height: 50px;
}
.public_ul-qt .xwm_right{
	flex: 1;
}


.public_ul-qt ul{
    position: relative;
}
.public_ul-qt ul:before {
    content: "";
    position: absolute;
    border: 1px dashed #D8D8D8;
    left: 6px;
    top: 30px;
    bottom: 28px;
    z-index: 0;
}
.public_ul-qt li {
    height: 36px;
    line-height: 36px;
    padding-left: 20px;
    background: url(../image_hnqgb/yuanxing.png) no-repeat 3px 22px;
    position: relative;
}
.public_ul-qt li .span1{
	margin-left: 20px;
	color: #999999;
        display: inline-block;
	vertical-align: middle;
}
.public_ul-qt li .span2{
	margin-left: 30px;
         display: inline-block;
	    width: 740px;
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
		vertical-align: middle;
}
.public_ul-qt .xwm_right:hover{
	background: #D6EDFF;
}
.public_ul-qt .xwm_right:hover span{
	color: #015293 !important;
}
.xiangqin h1{
font-size: 30px;
color: #3d79ac;
text-align: center;
		
}
.xiangqin .jianjieee{
color: #666666;
font-size: 16px;
margin-top: 20px;
text-align: center;
		
}
.xiangqin .jianjieee .laiyuan{
	padding-right: 70px;
}
.huixian{
	background: #D8D8D8;
	height: 1px;
	margin: 20px 0;
}
.messge-box img{
	max-width: 100%;
        vertical-align: sub;
}
.fangezi{
	width: 900px;
	flex: 1;
}
.fangezi ul{
	display: flex;
	flex-wrap: wrap;
}
.fangezi ul li{
	width: 190px;
	margin-right: 46px;
	background: #FFFFFF;
	margin-bottom: 30px;
}
.fangezi ul li:hover{
	box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.16);
}
.fangezi ul li:nth-child(4n) {
  margin-right: 0;
}

.fangezi ul li img{
	width: 190px;
	height: 200px;
}
.fangezi ul li .jianjie{
	padding: 20px 10px
}

.fangezi ul li p{
	color: #3D3D3D;
	font-size: 18px;
	margin-bottom: 10px;
}
.fangezi ul li span{
	color: #999999;
	font-size: 14px;
	line-height: 20px;
	display: -webkit-box; /* 使用旧版的 WebKit 内核浏览器（如 Safari、Chrome） */
	-webkit-line-clamp: 2; /* 设置行数限制为2行 */
	-webkit-box-orient: vertical; /* 设置文字垂直排列 */
	overflow: hidden; /* 隐藏超出容器高度的文字 */
	
}
.jigou-fuwu{
	width: 900px;
	flex: 1;
}
.jigou-fuwu .jigou-bigbox{
	border: 1px solid #D8D8D8;
	padding: 30px;
	height: 337px;
	margin-bottom: 20px;
}
.jigou-bigbox .jigou-zuo{
	width: 382px;
}
.jigou-bigbox .jigou-zuo h1{
	font-size: 24px;
	font-weight: bold;
	color: #3D3D3D;
	margin-bottom: 20px;
	
}
.jigou-fuwu ul li{position: relative;}
.jigou-bigbox .jigou-zuo span{
	color: #666666;
	line-height: 30px;
	
}
.jigou-bigbox .jigou-zuo p{
	margin-top: 20px;
	position: absolute;bottom: 40px;left: 30px;
}
.jigou-bigbox .jigou-zuo p a{
	color: #015293;
}
.jigou-bigbox .jigou-you img{
	    width: 400px;
	    height: 225px;
		margin-top: 54px;
}
.activy-zq{
	width: 1200px;
	margin: 0 auto;
}
.activy-zq .biaotiname{
	margin: 50px 0;
}
.activy-zq ul{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 187px
}
.activy-zq li a img{
	width: 370px;
}

.activy-zq ul li{
	padding-right: 45px;
}
.activy-zq ul li:nth-child(3n) {
  padding-right: 0 !important;
}
.huodong-box p{
	color: #3D3D3D;
	font-size: 24px;
	line-height: 60px;
	text-align: center;
}
.caidan-zuo{
	width: 160px;
	padding-right: 50px;
}
.caidan-zuo ul .ttyu-uu{
	padding: 10px;
	background: #F4F4F4;
	margin-bottom: 10px;
}
.huodong-fuwu{
	width: 900px;
	flex:1
}
.huodong-fuwu li .hd-zuo img{
	   width: 200px;
}
.huodong-fuwu li .dh-you{
	   width: 670px;
		display: flex;
	   flex-direction: column;
	   justify-content: space-between;
	       height: 150px
}
.huodong-fuwu li .dh-you h1{
	color: #3D3D3D;
	font-size: 18px;
	font-weight: bold;
}
.huodong-fuwu li .dh-you p{
	color: #666666;
	line-height: 30px;
	font-size: 16px;
        word-break: break-all;
text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.huodong-fuwu li .dh-you h2{
	color: #999999;
}
.huodong-fuwu ul li{
	border-bottom: solid 1px #E4E4E4;
	padding: 20px 0;
}
.huodong-fuwu ul li a{display: block;overflow: hidden;}
.huodong-fuwu ul li:first-child {
   padding-top: 0;
}
.biaoge-div{
	width: 900px;
	flex: 1;
}
.main_m table {
    border: 1px solid #e4e4e4;
    width: 100%;
}
.main_m table tr td {
    border: 1px solid #e4e4e4;
    padding: 14px;
	text-align: center;
}
.tdcol-15 {
    width: 15%;
    background: #F4F4F4;
}
.biaoge-div .bianji-nr{
	margin-top: 36px;
}
.lindao-xinxi h1{
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #015293;
	
}
.lindao-xinxi .lan-xian{
	height: 5px;	
	background: #015293;
	margin-top: 30px;
	
}
.lindao-xq img{
	width: 100%;
}

.xuan_kan{
	padding: 10px;
	background: #FFFFFF;
	margin-bottom: 10px;
	box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.16);
}
.bule-bagk{
	background: #015294;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
	color: #FFFFFF;
	width: 160px;
	    height: 140px;
	    margin-right: 66px
}
.zhengfan {
	width: 140px;
	height: 140px;
	text-align: center;
	margin-right: 66px;
	background: #fff;
}
.fangkuai .zhengfan {
	border-color: #3C5FB1;
	background: #3C5FB1;
	color: #fff;
	width: 140px;
	height: 140px;
	
}
.zhengfan .yw_icon2 {
	display: none;
}
.fangkuai .zhengfan .yw_icon1{
	
	display: none;
}
.fangkuai .zhengfan .yw_icon2 {
	display: inline-block;
}
.tabar-left .xinwen-dt span {
    background: url(../image_hnqgb/xinwen01.png) left center no-repeat;
    padding-left: 33px;
}
.tabar-left .fagui span {
    background: url(../image_hnqgb/fagui.png) left center no-repeat;
    padding-left: 33px;
}
.tabar-left .fuwuzhuanqu span {
    background: url(../image_hnqgb/fuwuzhuanqu.png) left center no-repeat;
    padding-left: 33px;
}
.tabar-left .dangjian span {
    background: url(../image_hnqgb/dangjian.png) left center no-repeat;
    padding-left: 33px;
}
.tabar-left .women span {
    background: url(../image_hnqgb/women.png) left center no-repeat;
    padding-left: 33px;
}
.tyyr{
	display: flex;
	flex-direction: column;
        margin-top: 20px;
}



.lanmu_top{position: fixed;top: 0;right: 0;z-index: 9999;display: none;}
.lanmu_top img{width: 40px;}
.bgDiv{
		width: 100%;
		height: 100%;
		background-color: #000;
		opacity: .2;
		position:fixed;
		display: none;
		z-index: 99999;
		bottom: 0;
		left: 0;
	}
.rightNav{
	width: 70%;
	max-width: 600px;
	height: 100%;
	background-color: #fff;
	position: fixed;
	overflow-y: auto;
	z-index: 999999;
	top: 0;
	right: -70%;
}

.lanmu_main{padding-top: 20px;}
.lanmu_main h1{text-align: right;padding-right: 20px;}
.lanmu_main h1 img{width: 16px;}
.lanmu_main .yiji_lan{margin-top: 20px;}
.lanmu_main .yiji_lan .yiji_sy{padding:14px;border-bottom: 1px solid #E4E4E4;font-size: 16px;padding-left: 20px;}
.lanmu_main .yiji_lan .yiji2 p{padding: 14px;border-bottom: 1px solid #E4E4E4;font-size:16px;padding-left: 20px;}
.lanmu_main .yiji_lan .yiji2 p span{display: block;background: url(../image_hnqgb/jia_icon.png) right center no-repeat;background-size: 12px;}
.lanmu_main .yiji_lan .yiji2 p.inactives span{background: url(../image_hnqgb/jian_icon.png) right center no-repeat;background-size: 12px;}
.lanmu_main .yiji_lan .yiji2 .erji_lan{font-size: 14px;line-height: 28px;padding: 10px 0;padding-left: 20px;display: none;}
.toubu-div .gengduo{
        float:right;
	background: url(../image_hnqgb/gengduo.png) right center no-repeat;
	padding-right: 20px;
        padding-top: 3px;
        margin-top: 4px;
}


/* 20230808 */
.jigou_main{margin-top: 60px;}
.jigou_main h1{text-align: center;margin-bottom: 40px;}
.jigou_main p{overflow: hidden;line-height: 34px;font-size: 18px;margin-top: 10px;}
.jigou_main p span{float: left;margin-top: 12px;}
.jigou_main p font{float: right;width: 868px;}

.lindao-xq{margin-top: 60px;}
.lindao-xq table{width: 100%;border: 1px solid #D8D8D8;}
.lindao-xq table tr td{border: 1px solid #D8D8D8;padding: 24px 0; padding-left: 60px;padding-right: 30px;font-size: 18px;line-height: 30px;}

.guanyu-wm{margin-top: 60px;}
.gy_m1 h1{text-align: center;font-size: 24px;font-weight: bold;color: #015293;margin-bottom: 30px;}
.gy_m1 p{line-height: 32px;font-size: 18px;text-indent: 2em;}
.gy_m2{margin-top: 40px;}
.gy_m2 h1{text-align: center;font-size: 24px;font-weight: bold;color: #015293;margin-bottom: 40px;}
.gy_m2 ul{border-left: 2px solid #D8D8D8;padding: 30px 0;padding-bottom: 0;}
.gy_m2 ul li{background: url(../image_hnqgb/yuan_y.png) no-repeat;padding-left: 30px;margin-left: -6px;overflow: hidden;background-position: 0 11px;line-height: 32px;margin-bottom: 36px;}
.gy_m2 ul li span{float: left;font-size: 18px;color: #015293;}
.gy_m2 ul li font{float: right;width: 760px;font-size: 18px;}
.gy_m2 p{margin-top: 60px;font-size: 18px;font-weight: bold;}

.xiangqin{margin-top: 60px;}
.messge-box{
   font-size: 16px;
   line-height: 30px;
}


/* 20230814 */
.main_3{overflow: hidden;width: 1200px;margin: 0 auto;margin-top: 20px;}
.main3_left{width: 640px;}
.main_biao{overflow: hidden;margin: 20px 0;}
.main_biao span{float: left;font-size: 24px;padding: 2px 0;}
.main_biao a{float: right;font-size: 16px;color: #999999;background: url(../image_hnqgb/jiantou_right.png) right center no-repeat;padding-right: 16px;margin-top: 5px;}
.main_biao span.biao_tu1{background: url(../image_hnqgb/biao_icon1.png) left center no-repeat;padding-left: 45px;}
.main_biao span.biao_tu2{background: url(../image_hnqgb/biao_icon2.png) left center no-repeat;padding-left: 45px;}
.main_biao span.biao_tu3{background: url(../image_hnqgb/biao_icon3.png) left center no-repeat;padding-left: 45px;}
.main_biao span.biao_tu4{background: url(../image_hnqgb/biao_icon4.png) left center no-repeat;padding-left: 45px;}



.main_bg{background: #F4F4F4;padding:38px 20px;padding-bottom: 18px;height: 520px;position: relative;}
.jishu_m{margin-bottom: 20px;width: 100%;}
.jishu_m a{display: block;overflow: hidden;background: #fff;padding: 20px 0;}
.js_left{width: 100px;text-align: center;}
.js_left font{display: block;font-size: 18px;margin-top: 6px;}
.js_right{width: 456px;border-left: 1px solid #e4e4e4;padding: 0 20px;}

.content_b{font-size: 18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.content_m{margin-top: 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color: #999999;}
.jishu_m:hover a{background: #015294;color: #fff;}
.jishu_m:hover .js_right{border-left: 1px solid #fff;}
.jishu_m:hover .content_m{color: #fff;}
.main3_right{width: 530px;height: 608px;position: relative;}

.jigou_m {margin-bottom: 20px;width:100%;}
.jigou_m a{display: block;border: 1px solid #e4e4e4;margin-right: 15px;padding: 10px; padding-bottom: 20px;}

.jigou_m img{width: 100%;height: 160px;}
.jigou_m .jg_b{font-size: 20px;font-weight: bold;padding:10px 0;margin-top: 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.jg_m{color: #666666;word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.main_bg2{background: #F4F4F4;padding:10px;width: 620px;height: 640px;position: relative;overflow: hidden;}
.xinwen_right{width: 900px;}
.zhuanjia_m {margin: 10px 0;}
.zhuanjia_m a{display: block;background: #fff;padding: 10px;margin: 0 10px;}
.zhuanjia_m img{width: 100%;height: 200px;}
.zhuanjia_m .zj_b{font-size: 16px;margin-top: 12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.zhuanjia_m .zj_m{color: #999999;margin-top: 10px;word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.cp_m {margin-bottom: 24px;}
.cp_m a{display: block;margin-right: 10px;}
.cp_m img{width: 100%;height: 160px;}
.cp_m .cp_b{font-size: 18px;margin-top: 16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.mySwiper4 .swiper-slide {
		
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
}
.mySwiper4 .swiper-wrapper{display: block;}
.main_bg .swiper{width: 100%;height: 100%;}
.mySwiper4 .swiper-button-next{
	width: 100px;
	height: 35px;
	top: 40px;
	right: 50%;
	margin-right: -50px;
}
.mySwiper4 .swiper-button-prev{
	width: 100px;
	height: 35px;
	top: inherit;
	bottom: -16px;
	left: 50%;
	margin-left: -50px;
}
.mySwiper4 .swiper-button-next:after{
	width: 30px;
	height: 17px;
	content: '';
	background: url(../image_hnqgb/shang_jiantou.png) center no-repeat;
}
.mySwiper4 .swiper-button-prev:after{
	width: 30px;
	height: 17px;
	content: '';
	background: url(../image_hnqgb/xia_jiantou.png) center no-repeat;
}


.swiper{width: 100%;height: 100%;}
.mySwiper5 .swiper-slide {
	padding-top: 6px;
	width: 200px;

 background: #fff;
 height: calc((100% - 30px) / 2);

 /* Center slide text vertically */
 display: -webkit-box;
 display: -ms-flexbox;
 display: -webkit-flex;
 display: flex;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 justify-content: center;
 -webkit-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 align-items: center;
}
.mySwiper5 .swiper-button-next{
	width: 50px;
	height: 100px;
	top: 50%;
	right: 14px;
}
.mySwiper5 .swiper-button-prev{
	width: 50px;
	height: 100px;
	top: 50%;
	bottom: -16px;
	left: 0;
}
.mySwiper6 .swiper-slide {
 height: calc((100% - 1px) / 2);

 /* Center slide text vertically */
 display: -webkit-box;
 display: -ms-flexbox;
 display: -webkit-flex;
 display: flex;
}
.mySwiper6 .swiper-button-next{
	width: 50px;
	height: 100px;
	top: 50%;
	right: -10px;
}
.mySwiper6 .swiper-button-prev{
	width: 50px;
	height: 100px;
	top: 50%;
	left: -10px;
}
.main3_right .mySwiper7{width: 100%;height: 660px;}
.mySwiper7 .swiper-slide{width: 50%;}
.mySwiper7 .swiper-button-next{
	width: 100px;
	height: 35px;
	top: 40px;
	right: 50%;
	margin-right: -50px;
}
.mySwiper7 .swiper-button-prev{
	width: 100px;
	height: 35px;
	top: inherit;
	bottom: -16px;
	left: 50%;
	margin-left: -50px;
}
.mySwiper7 .swiper-button-next:after{
	width: 30px;
	height: 17px;
	content: '';
	background: url(../image_hnqgb/shang_jiantou.png) center no-repeat;
}
.mySwiper7 .swiper-button-prev:after{
	width: 30px;
	height: 17px;
	content: '';
	background: url(../image_hnqgb/xia_jiantou.png) center no-repeat;
}





@media (max-width: 375px) {
	body{max-width: 100%;}
	.content{max-width: 100%;}
	.headClass{display: block;height: 140px;}
	.headDiv{width: 100%;}
	.headDiv .fl img{width: 85%;margin-left: 14px;margin-top: 20px;}
        .headDiv .fl a img{width: 46%;}
	.tyyr{display: block;text-align: right;position: absolute;
    bottom: 10px;
    right: 0;}
	.tyyr img{width: 55%;}
	.tyyr a img{width: 40%;}
	.lanmu_top{display: block;}
	.lanmu{display: none;}
	#part1{width: 100%;display: block;margin: 0;}
	#part1 .lf-part{width: 100%;}
	
	.swiper{width: 100% !important;}
	.mySwiper5{box-sizing: border-box;padding-left: 14px !important;}
	.main3_right .mySwiper7{box-sizing: border-box;padding-left: 12px !important;height: 488px;}
	.xw_biao img{width: 100%;height: auto;}
	.xw_biao p{line-height: 40px;font-size: 16px;padding-right: 80px;}
	#part1 .rg-part{width: 100%;margin-top: 20px;}
	#part1 .xinwen-rg{padding: 0 12px;}
	.cell-list a{width: 258px;}
	#part2{width: 100%;display: block;}
	#part2 .news-lf:nth-child(odd){width: 100%;margin-top: 20px;}
	.news-listone{padding: 0 12px;}
	.news-listtwo{padding: 0 12px;}
	#part2 .news-lf:nth-child(even){width: 100%;margin-top: 20px;padding: 0;}
	#part2 .weibu-foot p{font-size: 20px;transform:initial;left: 0;width: 100%;text-align: center;}
	#part3{width: 100%;}
	#part3 .nav-xuanx ul{display: block;overflow: hidden;text-align: center;}
	#part3 .nav-xuanx ul li{display: inline-block;}
	.zhengfan{margin-right: 0;margin: 0 6px;margin-top: 12px;}
	.lunbo{margin-top: 30px;overflow: hidden;width: 100%;}
	.lunbo .mySwiper ul li{width: 188px;height: 240px}
	.lunbo .mySwiper ul li img{width: 188px;height: 138px;}
	.swiper-button-prev{display: none !important;}
	.swiper-button-next{display: none !important;}
	#part4{width: 100%;}
	#part4 .huodong ul{display: block;overflow: hidden;margin-bottom: 50px;}
	#part4 .huodong ul li{float: left;width: 50%;}
	#part4 .huodong ul li a{display: block;padding: 0 10px;margin-bottom: 20px;}
	#part4 .huodong ul li a img{width: 100%;height: auto;}
	.footer{height: auto;padding: 30px 0;display: block;}
	.foot-zhuti{width: 100%;display: block;}
	.foot-zhuti .hezi1{padding: 0;text-align: center;display: block;}
	.foot-zhuti .hezi2{height: auto;text-align: center;padding: 0 60px;line-height: 24px;}
	.main-neirong{width: 100%;}
	.tabar-left{display: none;}
	.zong-lt{padding: 0 12px;}
	.public_ul-qt{width: 100%;}
	.public_ul-qt li .span2{display: inline-block;
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
	.activy-zq{width: 100%;position: relative;overflow: hidden;margin-top: 30px;}
	.activy-zq .biaotiname{padding-top: 10px;margin: 30px 0;}
	.biaotiname img{width: 1200px;position: absolute;top: 0;left: 50%;margin-left: -600px;}
	.activy-zq ul li{padding: 0;}
	.activy-zq ul{display: block;overflow: hidden;margin-bottom: 50px;}
	.activy-zq ul li{float: left;width: 50%;}
	.activy-zq ul li a{display: block;padding: 0 10px;margin-bottom: 20px;}
	.activy-zq ul li a img{width: 100%;height: auto;}
	.huodong-box p{font-size: 16px;line-height: 40px;}
	.caidan-zuo{display: none;}
	.jigou-fuwu{width: 100%;}
	.huodong-fuwu{width: 100%;}
	.huodong-fuwu li .hd-zuo img{width: 110px;}
	.huodong-fuwu li .dh-you{width: 220px;}
	.jigou-fuwu .jigou-bigbox{height: auto;}
	.jigou-bigbox .jigou-zuo{width: 100%;float: none;}
	.jigou-you{float: none;}
	.jigou-bigbox .jigou-you img{width: 100%;height: auto;margin-top: 20px;}
	.biaoge-div{width: 100%;}
	.main_m table tr td{padding: 14px 0;}
	.lindao-xinxi h1{font-size: 20px;line-height: 30px;}
	.xiangqin h1{font-size: 20px;line-height: 30px;}
	.xiangqin .jianjieee .laiyuan{display: block;padding: 0;text-align: center;margin-bottom: 6px;}
	.fangezi{width: 100%;}
	.fangezi ul{display: block;padding: 0 2px;}
	.fangezi ul li{float: left;width: 50%;margin-right: 0;margin-bottom: 10px;}
	.fangezi ul li a{display: block;padding: 0 10px;}
	.fangezi ul li img{width: 100%;height: 120px;}
	.fangezi ul li .jianjie{padding: 10px 0;height: 40px;}
	
	
	.main_3{width: 100%;}
	.main3_left{float: none;width: 100%;}
	.main_biao{padding: 0 14px;margin: 14px 0;}
	.main_biao a{padding-top: 5px;margin-top:0;}
	.main_biao span{font-size: 20px;}
	.main_bg{padding: 14px 10px;}
	.jishu_m ul li{margin-bottom: 14px;}
	.jishu_m ul li a{padding: 14px 0;}
	.js_left{width: 80px;}
	.js_right{width: 62%;}
	.main3_right{width: 100%;float: none;height: 502px;    padding-bottom: 18px;}
	
	.jigou_m img{height: 120px;}
	.jigou_m .jg_b{font-size: 16px;}
	.zhuanjia_m img{height: 170px;}
	.cp_m img{height: 120px;}
	.title-zhuanqu{height: 36px;}
	.title-zhuanqu p{line-height: 36px;font-size: 20px;}
	
	
	.main_bg2{width: 100%;height: 580px;box-sizing: border-box;}
	.huodong img{width: 100%;}
        .part2{width:100%;}
        .part2 .news-lf:nth-child(odd){width:100%;}
        .news-lf .news-list a{width: 260px;}
        .part2 .news-lf:nth-child(even){width:100%;padding-left:0;}
        .part2 .weibu-foot img{width: 300%;}
        .part2 .weibu-foot p{font-size: 16px;text-align: center;}
.xinwen_right{width:100%;}	
.back-lt{padding-left:14px;}
.xiangqin{padding:0 14px;}
.messge-box{padding:0 14px;}
.messge-box img{width: 100% !important;height: auto !important;margin: 0;max-width: initial;}
}
@media screen and (min-width:375px) and (max-width:767px){
	body{max-width: 100%;}
	.content{max-width: 100%;}
	.headClass{display: block;height: 140px;}
	.headDiv{width: 100%;}
	.headDiv .fl img{width: 85%;margin-left: 14px;margin-top: 20px;}
        .headDiv .fl a img{width: 46%;}
	.tyyr{display: block;text-align: right;position: absolute;
    bottom: 10px;
    right: 0;}
	.tyyr img{width: 55%;}
	.tyyr a img{width: 40%;}
	.lanmu_top{display: block;}
	.lanmu{display: none;}
	#part1{width: 100%;display: block;margin: 0;}
	#part1 .lf-part{width: 100%;}
	
	.swiper{width: 100% !important;}
	.mySwiper5{box-sizing: border-box;padding-left: 14px !important;}
	.main3_right .mySwiper7{box-sizing: border-box;padding-left: 12px !important;height: 488px;}
	.xw_biao img{width: 100%;height: auto;}
	.xw_biao p{line-height: 40px;font-size: 16px;padding-right: 80px;}
	#part1 .rg-part{width: 100%;margin-top: 20px;}
	#part1 .xinwen-rg{padding: 0 12px;}
	.cell-list a{width: 258px;}
	#part2{width: 100%;display: block;}
	#part2 .news-lf:nth-child(odd){width: 100%;margin-top: 20px;}
	.news-listone{padding: 0 12px;}
	.news-listtwo{padding: 0 12px;}
	#part2 .news-lf:nth-child(even){width: 100%;margin-top: 20px;padding: 0;}
	#part2 .weibu-foot p{font-size: 20px;transform:initial;left: 0;width: 100%;text-align: center;}
	#part3{width: 100%;}
	#part3 .nav-xuanx ul{display: block;overflow: hidden;text-align: center;}
	#part3 .nav-xuanx ul li{display: inline-block;}
	.zhengfan{margin-right: 0;margin: 0 6px;margin-top: 12px;}
	.lunbo{margin-top: 30px;overflow: hidden;width: 100%;}
	.lunbo .mySwiper ul li{width: 188px;height: 240px}
	.lunbo .mySwiper ul li img{width: 188px;height: 138px;}
	.swiper-button-prev{display: none !important;}
	.swiper-button-next{display: none !important;}
	#part4{width: 100%;}
	#part4 .huodong ul{display: block;overflow: hidden;margin-bottom: 50px;}
	#part4 .huodong ul li{float: left;width: 50%;}
	#part4 .huodong ul li a{display: block;padding: 0 10px;margin-bottom: 20px;}
	#part4 .huodong ul li a img{width: 100%;height: auto;}
	.footer{height: auto;padding: 30px 0;display: block;}
	.foot-zhuti{width: 100%;display: block;}
	.foot-zhuti .hezi1{padding: 0;text-align: center;display: block;}
	.foot-zhuti .hezi2{height: auto;text-align: center;padding: 0 60px;line-height: 24px;}
	.main-neirong{width: 100%;}
	.tabar-left{display: none;}
	.zong-lt{padding: 0 12px;}
	.public_ul-qt{width: 100%;}
	.public_ul-qt li .span2{display: inline-block;
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;margin-left:20px;}
	.activy-zq{width: 100%;position: relative;overflow: hidden;margin-top: 30px;}
	.activy-zq .biaotiname{padding-top: 10px;margin: 30px 0;}
	.biaotiname img{width: 1200px;position: absolute;top: 0;left: 50%;margin-left: -600px;}
	.activy-zq ul li{padding: 0;}
	.activy-zq ul{display: block;overflow: hidden;margin-bottom: 50px;}
	.activy-zq ul li{float: left;width: 50%;}
	.activy-zq ul li a{display: block;padding: 0 10px;margin-bottom: 20px;}
	.activy-zq ul li a img{width: 100%;height: auto;}
	.huodong-box p{font-size: 16px;line-height: 40px;}
	.caidan-zuo{display: none;}
	.jigou-fuwu{width: 100%;}
	.huodong-fuwu{width: 100%;}
	.huodong-fuwu li .hd-zuo img{width: 110px;}
	.huodong-fuwu li .dh-you{width: 220px;}
	.jigou-fuwu .jigou-bigbox{height: auto;}
	.jigou-bigbox .jigou-zuo{width: 100%;float: none;}
	.jigou-you{float: none;}
	.jigou-bigbox .jigou-you img{width: 100%;height: auto;margin-top: 20px;}
	.biaoge-div{width: 100%;}
	.main_m table tr td{padding: 14px 0;}
	.lindao-xinxi h1{font-size: 20px;line-height: 30px;}
	.xiangqin h1{font-size: 20px;line-height: 30px;}
	.xiangqin .jianjieee .laiyuan{display: block;padding: 0;text-align: center;margin-bottom: 6px;}
	.fangezi{width: 100%;}
	.fangezi ul{display: block;padding: 0 2px;}
	.fangezi ul li{float: left;width: 50%;margin-right: 0;margin-bottom: 10px;}
	.fangezi ul li a{display: block;padding: 0 10px;}
	.fangezi ul li img{width: 100%;height: 120px;}
	.fangezi ul li .jianjie{padding: 10px 0;height:40px;}
	
	
	.main_3{width: 100%;}
	.main3_left{float: none;width: 100%;}
	.main_biao{padding: 0 14px;margin: 14px 0;}
	.main_biao a{padding-top: 5px;margin-top:0;}
	.main_biao span{font-size: 20px;}
	.main_bg{padding: 14px 10px;}
	.jishu_m ul li{margin-bottom: 14px;}
	.jishu_m ul li a{padding: 14px 0;}
	.js_left{width: 80px;}
	.js_right{width: 62%;}
	.main3_right{width: 100%;float: none;height: 502px;    padding-bottom: 18px;}
	
	.jigou_m img{height: 120px;}
	.jigou_m .jg_b{font-size: 16px;}
	.zhuanjia_m img{height: 170px;}
	.cp_m img{height: 120px;}
	.title-zhuanqu{height: 36px;}
	.title-zhuanqu p{line-height: 36px;font-size: 20px;}
	
	
	.main_bg2{width: 100%;height: 580px;box-sizing: border-box;}
	.huodong img{width: 100%;}
        .part2{width:100%;}
        .part2 .news-lf:nth-child(odd){width:100%;}
        .news-lf .news-list a{width: 240px;}
        .part2 .news-lf:nth-child(even){width:100%;padding-left:0;}
        .part2 .weibu-foot img{width: 300%;}
        .part2 .weibu-foot p{font-size: 16px;text-align: center;}
.xinwen_right{width:100%;}	
.back-lt{padding-left:14px;}
.xiangqin{padding:0 14px;}
.messge-box{padding:0 14px;}
.messge-box img{width: 100% !important;height: auto !important;margin: 0;max-width: initial;}
}
@media screen and (min-width:300px) and (max-width:360px){
.public_ul-qt li .span2{width:170px;margin-left: 10px;}
.public_ul-qt li .span1{margin-left: 10px;}
}


