@charset "utf-8";
/*==================================================================
  index_V2026.css  首页专属样式
==================================================================*/
/*贵州热点*/
.guizhouhotinfo{
	width:100%;
}
.guizhouhotinfo ul {
  column-count:4;
  -webkit-column-count:4;
  -moz-column-count:4;
  padding:0;
  margin:0;
}
.guizhouhotinfo ul li {
  break-inside:avoid;
  padding:10px 0;
  position:relative;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  font-size:18px;
  line-height:38px;
  padding-left:15px;background:url(/images/list_icon_dot.png) no-repeat 0px 28px;
  border-bottom:#999 1px dotted;
}
.guizhouhotinfo ul li a {
  text-decoration:none;
  color:inherit;
}
.guizhouhotinfo ul li:hover {
  background:#EFEFEF;
}

/*------四大模块统一共用宽度------*/
.modulefamous,.modulespecial,.modulecool,.unionsite{
	width:100%;
	box-sizing:border-box;
	overflow:hidden;
}

/*贵州名站*/
#site-famous,#site-special{width:100%;min-height:456px;box-sizing:border-box;border:#b6d2f9 1px solid;background:#FFF;display:flex;flex-direction:row;overflow:hidden}

.ftitle{height:40px;line-height:40px;position:relative;border-top:none;border-left:none;border-right:none;background:#f3f7fb url('/images/ftitlebg.png') repeat-x top center;overflow:hidden}
.ftitle ul{list-style:none;position:absolute;top:5px;padding-left:5px;height:36px;font-size:16px;text-align:center;border-bottom:1px solid #b6d2f9}
.ftitle li{float:left;display:block;cursor:pointer;width:95px;color:#016aae;height:36px;line-height:36px}
.ftitle li.hover{padding:0px;background:#fff;width:95px;height:36px;border-left:1px solid #b6d2f9;border-top:1px solid #b6d2f9;border-right:1px solid #b6d2f9;color:#016aae;font-weight:bold;line-height:32px;border-bottom:none}

.gzfamous,.special{height:auto;overflow:hidden}
.gzfamous ul li,.special ul li{float:left;position:relative;width:calc(100% / 6);text-align:center;height:34px;line-height:34px;overflow:hidden;}

.gzfamous em{background:url(/images/ico_gz007net2024.png) no-repeat}
.gzfamous em{display:inline-block;width:16px;height:16px;zoom:1;vertical-align:middle;}
.gzfamous em.gzfs1{background-position:-200px -300px}
.gzfamous em.gzfs2{background-position:-216px -300px}
.gzfamous em.gzfs3{background-position:-232px -300px}
.gzfamous em.gzfs4{background-position:-248px -300px}
.gzfamous em.gzfs5{background-position:-264px -300px}
.gzfamous em.gzfs6{background-position:-280px -300px}

.gzfamous em.gzfs7{background-position:-200px -316px}
.gzfamous em.gzfs8{background-position:-216px -316px}
.gzfamous em.gzfs9{background-position:-232px -316px}
.gzfamous em.gzfs10{background-position:-248px -316px}
.gzfamous em.gzfs11{background-position:-264px -316px}
.gzfamous em.gzfs12{background-position:-280px -316px}

/*0851-0859 - 按钮式布局*/
.dzs{width:100%;margin:0 auto;clear:both;padding:6px;box-sizing:border-box;}
.dzs ul{display:flex;flex-wrap:wrap;width:100%;gap:6px;}
.dzs ul li{flex:0 0 calc((100% - 50px) / 5);height:36px;line-height:36px;text-align:center;box-sizing:border-box;}
.dzs ul li a{display:block;width:100%;padding:0 10px 0 22px;background:linear-gradient(180deg,#e8f0fe 0%,#d2e1f8 100%);border:1px solid #bad5f0;border-radius:8px;color:#3b5998;text-decoration:none;transition:all 0.3s ease;box-shadow:inset 0 1px 0 rgba(255,255,255,0.6);box-sizing:border-box;overflow:hidden;}
.dzs ul li a:hover{background:linear-gradient(180deg,#f3dae0 0%,#ddc3e0 100%);border-color:#c7a0d0;color:#6a1b9a;box-shadow:0 4px 12px rgba(106,27,154,0.2),inset 0 1px 0 rgba(255,255,255,0.5);transform:translateY(-1px);}

/*中文名站*/
#china_site .box{width:100%;min-height:456px;overflow:hidden;position:relative;z-index:1}
#fs{padding:4px 0 0}
#fs a:link,#fs a:visited{text-decoration:none}#fs a:hover{text-decoration:underline}
#fs .fmsite{margin:0 8px;padding:5px 0px 5px 0px;border-bottom:#f0f0f0 1px solid;width:100%;box-sizing:border-box;overflow:hidden}
#fs .fmsite li{position:relative;width:calc(100% / 6);height:34px;line-height:34px;overflow:hidden;text-align:center;list-style:none}
#fs ul.last{border-bottom:none}

#fs .fmsite18{margin:0 8px;padding:5px 0px 5px 0px;border-bottom:#f0f0f0 1px solid;width:100%;box-sizing:border-box;overflow:hidden}
#fs .fmsite18 li{position:relative;width:calc(100% / 6);height:36px;line-height:36px;overflow:hidden;font-size:18px;text-align:center;list-style:none}

#topsite em{background:url(/images/ico_gz007net2024.png) no-repeat}
#topsite li{position:relative;width:calc(100% / 6);height:30px;line-height:34px;text-align:center;font-size:18px}
#topsite em{display:inline-block;width:16px;height:16px;zoom:1;vertical-align:middle;margin-right:2px}
#topsite em.baidu{background-position:-284px -500px}#topsite em.n163{background-position:-200px -500px}#topsite em.sohu{background-position:-221px -500px}#topsite em.qq{background-position:-263px -500px}#topsite em.taobao{background-position:-307px -500px}#topsite em.sina{background-position:-245px -500px}
.clearfix{zoom:1}.clearfix:after{display:block;clear:both;height:0}ul.clearfix li{float:left}

/*省直机关部门导航*/
#govdepartments{padding:5px 8px}
#govdepartments ul{overflow:hidden}
#govdepartments li{position:relative;line-height:36px;display:block;list-style:none;white-space:nowrap}
#govdepartments li a:link,#govdepartments li a:active{color:#666}
#govdepartments li a:hover{color:#F00}
#govdepartments li a:visited{color:#00F}

#govdepartments ul {
  column-count:6;
  -webkit-column-count:6;
  -moz-column-count:6;
  column-gap:0;
  padding:0;
  margin:0;
}

/*110州县政府导航*/
#zhouxiangovdaohang{padding:5px 8px}
#zhouxiangovdaohang ul{overflow:hidden}
#zhouxiangovdaohang li{float:left;padding:5px 10px 5px 10px;line-height:26px;margin:2px 10px 2px 10px;line-height:30px;;border:#CCC 1px solid;display:block;list-style:none;white-space:nowrap}
#zhouxiangovdaohang li a:link,#zhouxiangovdaohang li a:active{color:#666}
#zhouxiangovdaohang li a:hover{color:#F00}
#zhouxiangovdaohang li a:visited{color:#00F}
#zhouxiangovdaohang .state{margin:2px;background:#016aae;}
#zhouxiangovdaohang li.state a{color:#FFF}
#zhouxiangovdaohang .city{margin:2px;background:#FEFEFE}

/*贵州推荐*/
#site-tuijian{float:left;height:125px;border:#b6d2f9 1px solid;border-top:0px;background:#FFF}
.tebietuijian .tebie_tit{float:left;width:748px;height:26px;border-bottom:#F0F0F0 1px dotted}
.tebietuijian .tebie_tit h2{float:left;padding-left:10px;line-height:26px;font-weight:bold;color:#3eaf0e}
.tebietuijian .gg468x15{float:left;width:468px;height:15px;padding-left:20px;line-height:26px;font-size:13px;color:#CCC;overflow:hidden}
.tebietuijian .shoulu{float:left;width:170px;height:26px;text-align:right;line-height:26px;font-size:12px;color:#CCC;font-weight:100;overflow:hidden}
.tebie_con ul{padding:2px}
.tebie_con li{float:left;text-align:center;line-height:30px;color:#3f3f3f}


/* 多彩贵州图片 */
/* 容器样式 */
.dcgz_pic_con {
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	width: 100%;
}

/* 列表容器：Flex布局实现平均分配和两端对齐 */
.dcgz_pic {
	list-style: none;
	display: flex;
	flex-wrap: wrap; /* 允许换行 */
	justify-content: space-between; /* 两端对齐，中间空隙均匀 */
	width: 100%;
	padding: 0;
	margin: 0 auto;
}

/* 列表项：自适应宽度 */
.dcgz_pic li {
	flex: 1 1 0;
	min-width: 100px;
	margin-bottom: 10px; /* 换行时的行间距 */
	display: flex;
	justify-content: center; /* 水平居中 */
	align-items: center;     /* 垂直居中 */
}

/* 移除原有的 float 和 right 类的影响 */
.dcgz_pic li.right {
	margin-left: 0;
	float: none;
}

/* ----------------------------------------------------
   【必须保留的CSS代码区域】
   注意：为了让这些固定像素的代码在响应式容器中正常工作，
   我们依赖父级 li 的 flex 居中特性。
   ---------------------------------------------------- */

/* 基础 Span 样式修正 */
.dcgz_pic span {
	display: block; /* 改为 block 以便应用宽高 */
	background: url('/images/ico_guizhou.jpg') no-repeat;
}

/* --- 以下是用户要求必须保留的代码 --- */
.dcgz_pic span.pic109{width:95px;height:95px;background-position:0px 0px}
.dcgz_pic span.pic110{width:95px;height:95px;background-position:0px -95px}

.dcgz_pic span.pic111{width:95px;height:95px;background-position:0px -190px}
.dcgz_pic span.pic112{width:95px;height:95px;background-position:0px -285px}

.dcgz_pic span.pic113{width:95px;height:95px;background-position:0px -380px}
.dcgz_pic span.pic114{width:95px;height:95px;background-position:0px -475px}

.dcgz_pic span.pic115{width:95px;height:95px;background-position:0px -570px}
.dcgz_pic span.pic116{width:95px;height:95px;background-position:0px -665px}

.dcgz_pic span.pic117{width:95px;height:95px;background-position:0px -760px}
.dcgz_pic span.pic118{width:95px;height:95px;background-position:0px -855px}
.dcgz_pic span.pic119{width:95px;height:95px;background-position:0px -950px}
.dcgz_pic span.pic120{width:95px;height:95px;background-position:0px -1045px}
/* ------------------------------------- */

/* 图片链接覆盖层（可选，增加点击区域） */
.dcgz_pic span a {
	display: block;
	width: 100%;
	height: 100%;
}

.dcgz_pic li img {
	opacity: 0;
	width: 100%;
	height: 100%;
}

/* 鼠标悬停效果 */
.dcgz_pic li:hover span {
	transform: translateY(-2px);
	box-shadow: 0px 2px 5px -1px #cb2026;
	transition: all 0.3s;
}

/*特别推荐box*/
.box_txt_con{padding:10px}
.box_txt_con ul{float:left;text-align:left}
.box_txt_con li{float:left;display:block;width:23.6%;height:30px;line-height:30px;padding-left:12px;background:url(/images/dot.gif) no-repeat 0 8px;overflow:hidden}

/*便民查询*/
#gzservice{text-align:left;padding-left:2px}
#gzservice ul{border-bottom:#f0f0f0 1px solid;overflow:hidden}
#gzservice li{position:relative;width:calc(100% / 6);text-align:center;line-height:30px;color:#3f3f3f;white-space:nowrap}
#gzservice .topdiv{padding:8px 0px 6px 0px;border-bottom:#f0f0f0 1px solid;overflow:hidden}
/*生活排行榜*/
#guishenghuo{width:95%; margin:0 auto;overflow:hidden;display:flex;flex-wrap:wrap;}
.guishenghuo_list{flex:0 0 calc(100% / 4);text-align:left;padding:0 6px;box-sizing:border-box;}
.guishenghuo_list ul{padding-left:22px;background: url(/images/ico_gz007net.png) no-repeat;overflow:hidden}
.guishenghuo_list ul{background-position:-300px 0px}
.guishenghuo_list li{float:left;width:95%;height:30px;line-height:30px;color:#3f3f3f}

#chaxun{text-align:center;padding-left:2px}
#chaxun ul{padding-top:5px}
#chaxun li{float:left;position:relative;width:calc(100% / 6);text-align:center;line-height:34px;color:#3f3f3f;white-space:nowrap}
/*贵州生活life*/
#gzlife ul{float:left;padding:5px;overflow:hidden}
#gzlife ul li{float:left;position:relative;text-align:left;width:30%;line-height:34px;color:#3f3f3f;white-space:nowrap;padding-left:12px;background:url(/images/dot.gif) no-repeat 0 8px;overflow:hidden}

/*全省99个县市区导航*/
#gzdaohang{height:auto;overflow:hidden}
#guizhoudaohang{width:100%;overflow:hidden}
#guizhoudaohang ul{padding:5px 8px;display:flex;flex-wrap:wrap;overflow:hidden}
#guizhoudaohang li{float:left;padding:5px;margin:2px 8px 2px 8px;line-height:30px;;border:#CCC 1px solid; background:#F8F8F8;display:block;list-style:none;white-space:nowrap}
#guizhoudaohang li a:link,#guizhoudaohang li a:active{color:#666}
#guizhoudaohang li a:hover{color:#F00}
#guizhoudaohang li a:visited{color:#00F}
#guizhoudaohang .state{margin-left:5px;padding-left:10px;padding-right:18px; background:#016aae;}
#guizhoudaohang li.state a{color:#FFF}

/*酷站*/
#site-cool{width:100%;height:1168px;border:#b6d2f9 1px solid;background:#FFF;overflow:hidden}
.coolsite-head{float:left;width:99%;height:30px;line-height:30px;padding-left:10px;color:#07519a;background:#fafafa;border-bottom:#e4e4e4 1px solid}
.coolsite-head .tltle a{color:#07519a}
.coolsite-head .gg468x15{float:right;width:468px;height:15px;margin-top:8px;padding-left:20px;line-height:26px;font-size:13px;color:#CCC;overflow:hidden}
.coolsite-tit{float:left;width:99%;height:30px;line-height:30px;padding-left:10px;color:#07519a;background:#fafafa;border-top:#e4e4e4 1px solid;border-bottom:#e4e4e4 1px solid}
.coolsite-tit .title a{color:#07519a;padding-left:10px;padding-right:10px}
.coolsite-tit .line{color:#919191}
.cool-con{float:left}
.coolsite-item{float:left;width:99%;height:29px;line-height:29px;margin:5px 0 5px 0;clear:both;text-align:center;position:relative;overflow:hidden}
.coolsite-item:hover{background-color:#f7f7f7}
.coolsite-item h4{float:left;width:70px;height:30px;line-height:30px;text-align:center}.coolsite-item h4 a{color:#07519a}
.coolsite-item .url{padding-left:2px}
.coolsite-item a.url{float:left;height:30px;line-height:30px;padding-right:5px;color:#3f3f3f}
.g_fl{width:80px;height:29px; margin-left:1px; background:#eee; overflow:hidden}
.g_more{width:77px; background:#f8f8f8; margin-right:2px;}
.coolsite-item .g_fr{float:right; height:29px; line-height:29px;}

/*大分类*/
.site-nav{width:99%; height:30px; line-height:30px; background:#f1f1f1}
.site-header,.site_count{float:left;}
.class_con ul{padding:5px;display:flex;flex-wrap:wrap;}
.class_con ul li{float:left;position:relative;width:12.5%;text-align:left;line-height:34px;color:#3f3f3f;white-space:nowrap}
.class_con ul li.class_title{float:none;width:100%;font-weight:bold;color:#016aae;font-size:14px;line-height:36px;border-bottom:1px solid #e0e0e0;margin-top:6px;padding-left:0;}

/*新收录 地名*/
.Newsite_con ul,.Placename_con ul{padding:5px;display:flex;flex-wrap:wrap;}
.Newsite_con ul li,.Placename_con ul li{flex:0 0 calc(100% / 3);position:relative;text-align:left;line-height:50px;padding-left:12px;color:#3f3f3f;white-space:nowrap;background:url(/images/dot.gif) no-repeat 0 20px;overflow:hidden;box-sizing:border-box;}

/*全国联盟*/
#index_chinaunion{width:100%;box-sizing:border-box;display:flex;flex-direction:row;overflow:hidden}
#index_chinaunion .box{width:100%;box-sizing:border-box;min-height:200px;border:#b6d2f9 1px solid;background:#FFF;overflow:hidden;position:relative;z-index:1}