@charset "UTF-8";
a, b, body, button, dd, div, dl, em, footer, form, h1, h2, h3, h4, h5, h6, i, input, label, li, nav, p, select, span, td, textarea, u, ul {
	padding: 0;
	margin: 0;
	-webkit-tap-highlight-color: transparent;
	-webkit-text-size-adjust: none
}
li, ol, ul {
	list-style: none
}
a {
	text-decoration: none;
	color: #414a60
}
a:active, a:focus, a:hover, button, input, textarea {
	outline: 0
}
a:hover {
	text-decoration: none;
	-webkit-transition: all linear .2s;
	transition: all linear .2s; color:#CC0000;
}
i{font-style:normal}
img {
	border: none
}
map area {
	outline: 0
}
.clearfix {
	*zoom: 1;
}

.clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

table {
	border-collapse: collapse
}
body, button, input, option, select, td, textarea {
	font-family: 'PingFang SC', 'HanHei SC', STHeitiSC-Light, Microsoft Yahei, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
button, input[type=button], input[type=number], input[type=password], input[type=search], input[type=submit], input[type=tel], input[type=text], textarea {
	-webkit-appearance: none
}
body {
	background: #f2f4f7;
	line-height: 26px;
	color: #414a60;
	font-size: 14px; background:url(../images/baby_bg.jpg) 0% 0% / 100% 100% no-repeat fixed;
}
a{text-decoration: none; color:#333;}
a:hover{ color:#CC0000;}
/*banner*/
.top_banner{ width:100%; height:auto; margin-bottom:-10px; position:relative;}
.top_banner img{ width:100%; height:auto;}
.banner_text{ width:100%; position:absolute; top:0;}
.ban_txt{ width:100%; height:40px; margin-top:5px;}
.ban_t{ float:left;}
.ban_t a{ padding-right:40px; font-size:14px; display:block; float:left; height:40px; line-height:40px; color:#FFF; position:relative;}
.ban_t a:after{
    content: "";
    position: absolute;
    width:1px;
    height:10px;
    background:#fff;
    border-radius:2px;
    right:19px;
    bottom:15px;
    z-index: 2;}
.ban_t a:last-child:after{ display:none;}
.ban_t a:hover,.ban_r a:hover{ color:#CC0000;}
.ban_r{ width:40%; height:40px; float:right;}
.ban_r a{ padding-right:40px; display:block; float:right; height:40px; line-height:40px; color:#FFF; position:relative;}
.ban_r a:after{
    content: "";
    position: absolute;
    width:1px;
    height:10px;
    background:#fff;
    border-radius:2px;
    right:19px;
    bottom:15px;
    z-index: 2;}
.ban_r a:first-child:after{ display:none;}
/*导航*/
#wrap {
	width: 100%; margin:0 auto; background:#CC0000; position:relative;}

#wrap>ul {
	width: 1200px;
	height: 60px;
	margin: 0px auto;
}

#wrap>ul>li{
	float: left;
	width: 16.666%;
	height: 30px;
	font-size: 18px;
	padding-top: 15px; padding-bottom:15px;
	background: url("../images/bg1.png") no-repeat right center;
	cursor: pointer;
	user-select: none; line-height:30px;
}

#wrap>ul>li>a {
	color: #fff;
	text-align: center; width:100%; display:block;
}

#wrap>ul>li.on {
	background: #E4C08A;
}

#wrap>ul>li.on>a {
	color: #fff;
}

#wrap>ul>li:hover {
	background: #E4C08A;
}
#wrap #img {
	position: absolute;
	display: block;
	top: 60px;
	left: 0;
	width: 100%; background:#FFF;
	height: 300px; box-shadow: 0 1px 3px rgba(0,0,0,0.1), 0 1px 2px rgba(0,0,0,0.1); z-index:99;
}
#wrap #img{display:none;}
.municipal_tittle{ width:200px; height:300px; float:left; margin-left:20px;}
@media only screen and (min-width: 1025px) {
.w1200{ width:1200px; margin:0 auto;}
}
.municipal_tittle a{ width:160px; display:block; height:50px; background:#CC0000; color:#FFF; border-radius:30px; line-height:50px; text-align:center; margin-top:25px;}
.municipal_list{ width:430px; height:250px; margin-top:20px; float:left; margin-right:60px;}
.pal_tittle{ font-size:18px; font-family:"PingFangSC-Regular"; padding-bottom:5px;}
.pal_tittle a.pal{ font-size:15px; margin-left:20px; font-weight:500;}
.pal_tittle a.pal:hover{font-weight:bold;}

.municipal_list ul li{ width:100%; height:45px; margin-bottom:10px; overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.municipal_list ul li a{width:calc(100% - 20px); height:25px; line-height:25px; font-size:14px; padding-left:20px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap; position:relative;}
.municipal_list ul li a p{ position:absolute; width:5px; height:5px; top:9px; left:5px; border-radius:10px; background:#3E4055;}
.municipal_time{ width:100%; height:15px;margin-top:3px; }
.municipal_time span{ width:110px; height:15px; line-height:15px; font-size:14px; display:block; float:left;}
.municipal_time i{ width:calc(100% - 110px); height:7.5px; border-bottom:1px dashed #848592; float:right; display:block;}
/*首页新闻模块1*/
@media only screen and (min-width: 1025px) {
.part_all{ width:1200px; margin:0 auto; margin-top:10px;}}
.index_rnews{ width:calc(50% - 45px); float:left; background:#FFF; padding:20px; position:relative;}
.index_rnews .hd{ position:absolute; bottom:35px; color:#FFF; right:35px; z-index:9999;}
.index_rnews .hd .prev,.index_rnews .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") no-repeat;}
.index_rnews .hd .next{ background-position:0 -50px;  }
.index_rnews .hd .prevStop{ background-position:-60px 0; }
.index_rnews .hd .nextStop{ background-position:-60px -50px; }
.index_rnews .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.index_rnews .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.png") 0 -9px no-repeat; }
.index_rnews .hd ul li.on{ background-position:0 0; }
.index_rnews .bd ul li{ width:100%; float:left; _display:inline; overflow:hidden;  position:relative;}
.index_rnews .bd ul li .pic img{ width:100%; height:315px; display:block; }
.index_rnews .bd ul li .title{ position:absolute; bottom:0; width:100%; background:rgba(0,0,0,0.6); font-size:14px; height:40px; line-height:40px; color:#FFF; font-weight:200; text-align:left; }
.index_rnews .bd ul li .title a{ color:rgba(255,255,255,0.8); width:100%; overflow: hidden;vertical-align: middle;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal; display:block; width:96%; margin-left:2%;}
.index_rnews .bd ul li .title a:hover{ color:rgba(255,255,255,1);}

.partnews{ width:calc(50% - 45px); float:right; height:320px; overflow:hidden; background:#FFF; padding:15px 20px 20px 20px;}
/*标题*/
.part_tittle{ width:100%; height:40px; border-bottom:1px solid #D8D8D8;}
.part_tittle .n-item{ line-height:40px; padding:0 10px; position:relative; height:40px; float: left; cursor: pointer; }
.part_tittle .n-item .ni-text{ position:relative; margin-right:30px; color:#CC0000; float:left; height:40px; line-height:30px; font-size:18px; font-weight:bold; font-family:"PingFangSC-Regular";}
.part_tittle .n-item .ni-text:after{
    content: "";
    position: absolute;
    width: 28px;
    height: 4px;
    background:#CC0000;
    border-radius: 2px;
    left: 50%;
    bottom: -1px;
    margin-left: -14px;
    z-index: 2; border-radius:2px;
}
.part_tittle .n-item .ni-text2{ position:relative; float:left; height:40px; line-height:35px; font-size:18px;}
/*.part_tittle .n-item .ni-text2:hover:after{
    content: "";
    position: absolute;
    width: 28px;
    height: 4px;
    background:#CC0000;
    border-radius: 2px;
    left: 50%;
    bottom: -1px;
    margin-left: -14px;
    z-index: 2; border-radius:2px;}*/
.part_tittle .n-item .ni-text2:hover{color:#CC0000; font-size:18px;line-height:30px; font-weight:bold; font-family:"PingFangSC-Regular";}

.news_txt{ width:100%; margin:0 auto;}
.news_txt3{ width:calc(100% - 40px); padding:0 20px 0 20px; margin:0 auto;}
.news_txt .hd{ width:100%; height:40px; border-bottom:1px solid #D8D8D8;}
.news_txt .hd ul li{ padding:0 10px; height:40px; position:relative;float:left; cursor: pointer; line-height:40px;line-height:30px; font-size:18px; font-weight:bold; font-family:"PingFangSC-Regular";}
.news_txt .hd ul li.on:after{
    content: "";
    position: absolute;
    width: 28px;
    height: 4px;
    background:#CC0000;
    border-radius: 2px;
    left: 50%;
    bottom: -1px;
    margin-left: -14px;
    z-index: 2; border-radius:2px;}
.news_txt .hd ul li.on{ color:#CC0000;}
.news_txt .bd{ width:100%; margin:0 auto;}
.news_txt .bd li{ width:100%; height:35px; float:left; line-height:35px;}
.news_txt .bd li .date{ float:right; color:#999; font-size:13px;}
.news_txt .bd li a{ width:calc(100% - 110px);  float:left; font-size:15px; display:block; overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.news_txt .bd li i{ width:20px; height:35px; float:left; font-size:12px; color:#E4C08A;}
.news_txt .bd li i.dian{ width:20px; height:35px; float:left; font-size:16px; color:#E4C08A;}
.news_txt .bd li em{ width:25px; height:35px; float:left; font-size:16px; color:#E4C08A;}
.news_txt .bd li:hover em{color:#CC0000;}
.news_txt .bd ul{ margin-top:8px;} 
/*结束*/
/*分块不能随意改*/
.part_1{ width:calc(33.333% - 46.66px); float:left; padding:15px 20px 10px 20px; background:#FFF;}
.part_2{ width:calc(33.333% - 46.66px); float:left; margin-left:10px;padding:20px; background:#FFF;}
.part_3{ width:calc(33.333% - 46.66px); float:right; /*float:left;*/ padding:15px 20px 20px 20px; background:#FFF;}
.part_5{ width:calc(33.333% - 46.66px); float:left; padding:15px 20px 20px 20px; background:#FFF;}
.part_7{ width:calc(33.333% - 46.66px); float:right;/* float:left;*/ padding:15px 20px 10px 20px; background:#FFF;}
.part_9{ width:calc(33.333% - 46.66px); float:right; /*float:left;*/ padding:15px 20px 20px 20px; background:#FFF;}
.part_6{ width:calc(33.333% - 46.66px); float:left; margin-left:10px;padding:15px 20px 20px 20px; background:#FFF; overflow:hidden;}
.part_8{ width:calc(33.333% - 6.66px); float:left; padding-bottom:10px; margin-left:10px;background:#FFF;}

.part_10{ width:calc(33.333% - 36.66px); float:left; padding:15px 20px 10px 10px; background:#FFF;}
.part_11{ width:calc(33.333% - 46.66px); float:left; margin-left:10px; padding:15px 20px 10px 20px; background:#FFF;}

/*结束*/
/*模块2-2*/
.tab_box{ width:100%; height:98px;background: linear-gradient(to right, #FFF7ED, #FFF9F9); border-radius:10px; margin-bottom:10px;}
.tab_box_tittle{ width:90px; height:80px; margin-top:10px; float:left; margin-left:10px;}
.tab_box_tittle img{ width:50px; height:50px; margin:0 auto; display:block; margin-top:5px;}
.tab_box_tittle p{ width:90px; text-align:center; font-size:16px; height:20px; display:block; line-height:20px; margin:0 auto; display:block;}
.tab_box ul{ width:calc(100% - 100px); float:right; margin-top:7.5px;}
.tab_box ul li{ width:33.333%;float:left; height:22px; position:relative; text-align:center; line-height:22px; margin-top:5px; font-size:13px;}
.tab_box ul li a{ width:100%; display:block; position:relative; overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.tab_box ul li a:after{
    content: "";
    position: absolute;
    width: 1px;
    height: 10px;
    background:#D8D8D8;
    right: 0; top:6px;
    z-index: 2;}
.tab_box ul li:nth-child(3n) a:after{ width:0px;}
.tab_box ul li:last-child a:after{ width:0px;}

.tab_box2{ width:100%; height:98px;background: linear-gradient(to right, #FFF7ED, #FFF9F9); border-radius:10px;}
.tab_box2 ul{ width:calc(100% - 100px); float:right; margin-top:7.5px;}
.tab_box2 ul li{ width:50%;float:left; height:22px; position:relative; text-align:center; line-height:22px; margin-top:5px; font-size:13px;}
.tab_box2 ul li a{ width:100%; display:block; position:relative; overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.tab_box2 ul li a:after{
    content: "";
    position: absolute;
    width: 1px;
    height: 10px;
    background:#D8D8D8;
    right: 0; top:6px;
    z-index: 2;}
.tab_box2 ul li:nth-child(2) a:after,.tab_box2 ul li:nth-child(4) a:after{ width:0px;}
.tab_box2 ul li:last-child a:after{ width:0px;}
.tab_box2{ margin-bottom:0px;}
.tab_box2 ul li:nth-child(5),.tab_box2 ul li:nth-child(6),.tab_box2 ul li:nth-child(7){ width:31.33%; margin:0 1%; margin-top:5px; float:left;}

.tab_bot{ width:100%; height:278px;}
.tab_bot ul li{ width:31.333%; margin-right:3%; float:left; height:125px; background:#F6F6F6; border-radius:10px; margin-top:13px;}
.tab_bot ul li:nth-child(3){ margin-right:0;}
.tab_bot ul li:nth-child(6){ margin-right:0;}
.tab_bot ul li a{ width:100%; display:block;}
.tab_bot ul li a img{ width:40px; height:auto; margin:0 auto; margin-top:25px; display:block;}
.tab_bot ul li a p{ width:100%; height:40px; margin:0 auto; margin-top:10px; display:block; text-align:center;}


/*中间广告图*/
.part_4{ width:1200px; height:135px; margin:0 auto; background:url(../images/bg_zhuanti.png) center top no-repeat; background-size:100% auto; margin-top:9px; overflow:hidden;}
.part_4_bt{ height:77px; width:156px; margin-top:29px; float:left;}
.part_4_bt img{ height:77px; width:156px;}
.S-zhuanti{ width:1034px; margin-left:10px; float:left; height:98px; overflow:hidden; position:relative; margin-top:18.5px;}
.S-zhuanti .hd{ position:absolute; top:30px; right:-1px;}
.S-zhuanti .bd ul{ overflow:hidden; zoom:1; }
.S-zhuanti .bd ul li{ margin-right:10px; float:left; _display:inline; overflow:hidden; text-align:center; border-radius:5px;}
.S-zhuanti .bd ul li img{ width:245px; height:98px; display:block;}
.S-zhuanti .bd ul li a:hover img{ border-color:#999;}
.S-zhuanti .hd .prev{ display:none;}
/*中间广告图结束*/


/*市情导航*/
.overview{ width:400px; float:left; padding:15px 0; height:250px;}
.overview_txt{ width:400px;} 
.overview_txt img{ width:179px; float:left;}
.overview_txt .overview_txt_w{ float:right; width:211px;}
.overview_txt .overview_txt_w p{ display:block; font-size:14px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 6;
overflow: hidden; height:180px;}

.overview_txt .overview_txt_w a{ display:block; width:120px; height:35px; line-height:35px; background:#CC0000; font-size:15px; border-radius:30px; text-align:center; color:#FFF; margin-top:10px;}
.overview_Tite{ width:770px; float:right; padding:15px 0; height:250px;}
.overview_Tite ul li{ width:49%; float:left;}
.overview_Tite ul li img{ width:146px; margin-bottom:10px; float:left;}
.overview_Tite ul li p{ width:calc(100% - 166px); float:right;font-size:14px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
overflow: hidden; line-height:28px; margin-right:10px;}
/*结束*/
/*政务导航*/
.gomentnews{ width:100%; margin:0 auto;}
.gomentnews .hd{ width:100%; height:25px;}
.gomentnews .hd ul li{ padding-right:20px; position:relative;float:left; font-size:16px; cursor: pointer;}
.gomentnews .hd ul li.on{ font-size:18px; font-weight:bold; font-size:18px; font-family:"PingFangSC-Regular";}
.gomentnews .bd{ width:100%; margin:0 auto;}
.gomentnews .bd li{ width:100%; height:33px; float:left; line-height:33px;}
.gomentnews .bd li>a{ width:calc(100% - 25px);  float:left; font-size:15px; display:block; overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.gomentnews .bd li i{ width:25px; height:33px; text-align:center; line-height:33px; float:left; font-size:14px; color:#CC0000;}
.gomentnews .bd ul{ margin-top:8px;} 
.goment1{ width:340px; float:left; margin-right:15px; padding:15px 0;}
.goment_tet{ width:100%; height:40px; margin-top:10px;}
.goment_tet a{ width:31.33%; margin-right:2%; height:40px;background:#CC0000; float:left; font-size:15px; border-radius:10px; line-height:40px; text-align:center; color:#FFF;}
.goment3{ width:480px; float:right; height:250px; padding:15px 0;}
.tab_bot_tet{ width:330px; height:210px; float:left;}
.tab_bot_tet ul li{ width:31.33%; margin-right:3%; float:left; height:105px; background:#F6F6F6; border-radius:10px; margin-bottom:10px;}
.tab_bot_tet ul li:nth-child(3){ margin-right:0;}
.tab_bot_tet ul li:nth-child(6){ margin-right:0;}
.tab_bot_tet ul li a{ width:100%; display:block;}
.tab_bot_tet ul li a img{ width:40px; height:auto; margin:0 auto; margin-top:20px; display:block;}
.tab_bot_tet ul li a p{ width:100%; height:40px; font-size:15px; margin:0 auto; margin-top:10px; display:block; text-align:center;}
.goment_tet2{ width:130px; height:40px; float:right;}
.goment_tet2>a{ width:100%; margin-right:2%; height:40px;background:#CC0000; float:left; font-size:15px; border-radius:10px; line-height:40px; margin-bottom:10px; text-align:center; color:#FFF;}
/*结束*/
/*互动*/
.inter_nav{ width:310px; margin-right:20px; float:left; padding:15px 0;}
.inter_nav ul{ width:100%; height:200px;}
.inter_nav li{ width:100%; height:33px; float:left; line-height:33px;}
.inter_nav li>a{ width:calc(100% - 25px);  float:left; font-size:15px; display:block; overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.inter_nav li i{ width:25px; height:33px; text-align:center; line-height:33px; float:left; font-size:14px; color:#CC0000;}
.pal_tittle2{ font-size:18px; font-family:"PingFangSC-Regular"; padding-bottom:3px;}
.inter_nth{ width:520px; float:right; padding-top:30px;}
.inter_nth1{ width:100%; margin:0 auto;}
.inter_nth1 img{ width:100%; margin:0 auto;}
.inter_nth2{ width:100%; margin:0 auto;}
.inter_nth2 a{ width:48%; float:left;}
.inter_nth2 a:nth-child(1){ margin-right:2%;}
.inter_nth2 a:nth-child(2){ margin-left:2%;}
.inter_nth2 a img{ width:100%; margin:0 auto;}

/*结束*/
/*模块4互动*/
.raction_mayor{ width:100%; height:113px; margin-top:10px;}
.raction_mayor a{ display:block; height:113px;}
.raction_mayor img{ width:100%; border-radius:5px;}
.mayor{ width:100%; height:127px; margin-top:10px;}
.mayor ul li{ width:32.33%; height:127px; float:left; background: linear-gradient(to bottom, #FEE1DD, #FEF9F8); border-radius:5px;}
.mayor ul li:nth-child(1),.mayor ul li:nth-child(2){ margin-right:1.5%;}
.mayor ul li img{ width:55px; margin:0 auto; display:block; margin-top:20px;}
.mayor ul li p{ text-align:center; font-size:18px; margin-top:5px;}

.file_col{ width:100%; height:250px; margin-top:10px;}
/*魅力龙井*/
.dh ul{position: relative;overflow: hidden;width:678px;height:250px;}
.dh ul li{float: left;width:40px; border-radius:5px; margin-right:4px;overflow: hidden;height: 100%; font-family:"宋体";position: relative;cursor: pointer;}
.dh ul li a{display: block;width: 100%;height: 100%;}
.dh ul li .layer{position: absolute;bottom: 0;left: 0;width: 100%;background:rgba(27,29,36,0.75);background: linear-gradient(to bottom, rgba(27,29,36,0.1), rgba(27,29,36,0.75));height: 100%;}
.dh ul li .layer .p1{position: absolute;bottom: 5px;left:12px;}
.dh ul li .layer .p2{position: absolute;bottom: 5px;right: -200%;}
.dh ul li .layer .p2 b,.dh ul li .layer .p2 span{display: block;font-weight: bold;font-size: 14px;}
.dh ul li .layer .p1 b,.dh ul li .layer .p1 span{display: block;font-weight: bold;font-size: 18px;}
.dh ul li .layer .p2{ width:88%;}
.dh ul li.curr{}
/* .dh ul li.curr .layer .p1{left: -200%;}
.dh ul li.curr .layer .p2{left: 10px;} */

.col1{color: #fff;}
.col2{color: #fff;}
.dh ul li .layer .p2 b, .dh ul li .layer .p2 .col2{font-size: 18px;}
/*结束*/


.notice_search{ width:calc(100% - 2px); height:40px; border-radius:30px; border:1px solid #CC0000; position:relative; margin-bottom:6px; margin-top:10px;}
.notice_search .serchs{width:40%; height:38px; border:1px solid #fff; border-radius:5px 0 0 5px; float:left; margin-left:30%;}
.notice_search .notice_icon{ position:absolute;left:15px; line-height:40px; display:block; color:#CC0000; font-size:26px;}
.notice_search .notice_icon i{font-size:18px; line-height:40px; display:block; float:right; font-weight:bold; font-family:"PingFangSC-Regular"; margin-left:10px;}
.notice_search .serch input[type="text"] {font-size:12px; line-height:34px; border:none;}
input:focus { outline: none; } 
.notice_search_btn{ width:34px; height:34px; position:absolute; right:2px; top:2px; text-align:center; background:#CC0000;border-radius:60px;}
.notice_search_btn a{ width:34px; height:34px; line-height:34px; color:#FFF; font-size:20px;}
.longlogo{ width:175px; height:50px;}
.longlogo img{ width:175px; height:50px;}
.search_logo{ width:460px; margin:0 auto;}
.header_logo{ width:220px; margin:0 auto;}
.header_seach{ width:460px; height:40px; margin:0 auto;  position:relative;}
.header_seach .serchs{ width:100%; height:38px; border:1px solid #efefef; border-radius:5px; padding-left:10px;}
.header_seach .serch_icon{ position:absolute; right:3px; line-height:38px; top:0; display:block; color:#CC0000; font-size:18px;}
.header_seach .serch input[type="text"] {font-size:12px; line-height:40px; border:none;}
input:focus { outline: none; } 
 
/*子页头部*/
.header_t{ width:100%; height:125px; margin:0 auto; background:#FFF;}
.header_lo{ width:100%; height:75px; margin-top:5px;}
.h_logo{ height:75px; float:left;}
.h_logo img{ height:75px;}
.header_seach_z{ width:420px; height:40px; float:right; margin-right:50px; margin-top:13px;  position:relative;}
.header_seach_z .serchs{ width:100%; height:38px; border:1px solid #CC0000; border-radius:5px; padding-left:10px;}
.header_seach_z .serch_icon{ position:absolute; right:3px; line-height:38px; top:0; display:block; color:#CC0000; font-size:18px;}
.header_seach_z .serch input[type="text"] {font-size:12px; line-height:40px; border:none;}
input:focus { outline: none; } 
.ban_txt_z{ width:100%; height:40px;}
.ban_t_z{ float:left;}
.ban_t_z a{ padding-right:40px; font-size:14px; display:block; float:left; height:40px; line-height:40px; position:relative;}
.ban_t_z a:after{
    content: "";
    position: absolute;
    width:1px;
    height:10px;
    background:#86909C;
    border-radius:2px;
    right:19px;
    bottom:15px;
    z-index: 2;}
.ban_t_z a:last-child:after{ display:none;}
.ban_t_z a:hover,.ban_r a:hover{ color:#CC0000;}
.ban_r_z{ width:40%; height:40px; float:right;}
.ban_r_z a{ padding-right:40px; display:block; float:right; height:40px; line-height:40px; position:relative;}
.ban_r_z a:after{
    content: "";
    position: absolute;
    width:1px;
    height:10px;
    background:#86909C;
    border-radius:2px;
    right:19px;
    bottom:15px;
    z-index: 2;}
.ban_r_z a:first-child:after{ display:none;}

/*结束*/
.file_list{ width:100%; margin:0 auto; height:210px;}
.file_list li{ width:100%; height:35px; float:left; line-height:35px;}
.file_list li .date{ float:right; color:#999; font-size:13px;}
.file_list li a{ width:calc(100% - 110px);  float:left; font-size:15px; display:block; overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap; height:35px;}
.file_list li i{ width:20px; height:35px; float:left; font-size:12px; color:#E4C08A;}
.file_list li i.dian{ width:20px; height:35px; float:left; font-size:16px; color:#E4C08A;}
.file_list li em{ width:25px; height:35px; float:left; font-size:16px; color:#E4C08A;}
.file_list li:hover em{color:#CC0000;}
.file_list ul{ margin-top:8px;} 



/*图片*/
.pic_vcr{
    width: 100%;
    height: 100%;
}
.pic_vcrtitle{ width:100%; height:40px; border-bottom:1px solid #D8D8D8;}
.pic_vcrtitle ul li{ padding:0 20px; height:40px; position:relative;float:left; cursor: pointer; line-height:40px;line-height:30px; font-size:18px; font-weight:bold; font-family:"PingFangSC-Regular";}
.pic_vcrtitle ul li.active:after{
    content: "";
    position: absolute;
    width: 28px;
    height: 4px;
    background:#CC0000;
    border-radius: 2px;
    left: 50%;
    bottom: -1px;
    margin-left: -14px;
    z-index: 2; border-radius:2px;}
.pic_vcrtitle ul li.active{ color:#CC0000;}

.pic_box{padding-top:10px;}
.pic_box >a{
	position:relative;
	display: inline-block;
	width: 100%;
	height: 185px;
}
.pic_box >a span{
	display: inline-block;
	width: 100%;
	height: 100%;
	position:absolute;
	left:0;
 	top:0;
	background:url(../images/bficon.png) no-repeat 0 0;
}
.bigger{
	width: 100%;
	height: 100%;
}
.pic_list{}
.pic_list li{
	position: relative;
	float: left;
	width: 32.33%;
	height: 60px;
	margin-left:1.5%;
}
.pic_list li:first-child{
	margin-left: 0;
}
.pic_list li a{
	display:inline-block;
	width:100%;
	height:60px;
}
.pic_list li a img{
	width:100%;
	height:100%;
}

.zhong_tit{ width:100%; height:70px; background:linear-gradient(to bottom, #FEE1DD,#fff);}
.zhong_tit img{ width:176px; height:37px;  margin:0 auto; display:block;padding-top:15px;}

/*快速通道*/
.menu_navm{ width:100%;}
.menu_navm ul{ width:100%; height:263px; overflow:hidden;}
.menu_navm ul li{ width:48%; margin:0 1%; float:left; height:75px; margin-top:12.5px;}
.menu_navm ul li a{  border:1px solid #D8D8D8; display:block; height:73px; border-radius:8px;}
.menu_navm ul li a img{ width:40px; height:42px; margin-top:17px; margin-left:10px; display:block; float:left;}
.menu_navm ul li a p{ display:block;  width:calc(100% - 60px);float:left; line-height:75px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap; font-size:16px; margin-left:10px;}
/*结束*/
/*底部*/
.foot_top_box { width: 100%; height: 50px; margin: 0 auto; margin-top:10px; background:#7D7D7D; }
.foot_top_box .link_box { width:1200px; margin:0 auto; }
.foot_top_box .link_box:after { content: ''; display: block; overflow: hidden; height: 0; clear: both; }
.foot_top_box .link_box { *zoom:1; }
.foot_top_box .link_box > li { float: left; width:16%; position: relative; z-index: 2; }
.foot_top_box .link_box > li:after{
    content: "";
    position: absolute;
    width:1px;
    height:10px;
    background:#D9D9D9;
    border-radius:2px;
    right:0px;
    bottom:20px;
    z-index: 2;}
.foot_top_box .link_box > li:last-child:after{ display:none;}
.foot_top_box .link_box > li:first-child{ width:10%; line-height:50px; font-size:16px; color:#E4C08A;font-weight:bold; font-family:"PingFangSC-Regular";}
.foot_top_box .link_box > li > a { height: 50px; line-height: 50px; text-align:center; display: block; color: #FFFFFF; font-size: 16px;}
.foot_top_box .link_box > li:nth-child(5) > a{background:url(../images/foot_top_box_btn.png) no-repeat 90% center;}
.foot_top_box .link_box > li > a:hover{ color:#CC0000;}
.foot_top_box .link_box > li:nth-child(5) > a.on{ background: url(../images/foot_top_box_btn_on.png) no-repeat 90% center; }
.foot_top_box .link_box > li > ul { position: absolute; left: -1px; bottom: 50px; width: 100%; background: #fff; border: #d7d7d7 1px solid; height: 400px; overflow-y: scroll; display: none; }
.foot_top_box .link_box > li > ul > li > a { border-bottom: #d7d7d7 1px dashed; color: #333333; font-size: 14px; padding: 10px 20px; display: block; line-height: 20px; }
.foot_top_box .link_box > li > ul > li:last-child > a { border-bottom: 0; }
.foot_top_box .link_box > li > ul > li > a:hover{color:#CC0000;}
.footer_bg{ width:100%; background:#FFF; height:210px; padding:30px 0 40px 0; margin:0 auto; border-top:10px solid #CC0000;}
.foot_list{ width:650px; height:210px; float:left;}
.foot_list ul{ width:140px; height:210px; float:left;}
.foot_list ul:nth-child(2){ width:120px; height:210px; float:left;}
.foot_list ul:nth-child(5){ width:110px; height:210px; float:left;}
.foot_list ul li{ width:100%; height:30px; font-size:14px; line-height:30px;}
.foot_list ul li.first{ width:100%; height:30px; font-size:16px; font-weight:bold; font-family:"PingFangSC-Regular";}
.foot_r{ width:550px; float:right;}
.foot_q{ width:100px; margin:20px 20px 0 0; float:left;}
.foot_q img{ width:100px;}
.foot_m{ width:410px; float:right; line-height:30px; font-size:14px;}
.foot_m .txt{display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 7;
overflow: hidden; display:block; width:100%;}

.footer_mobile{ display:none;}
/*结束*/

/*子页*/
.bread{ width:1200px; height:50px; background:#FFF; margin:0 auto; margin-top:10px;}
.bread_tit{ width:15%; float:left;line-height:50px; margin-left:20px; height:50px; color:#CC0000;  font-size:18px;font-weight:bold; font-family:"PingFangSC-Regular";}
/*面包穴*/
.artCon120{ width:70%; float:right; margin-right:20px; text-align:right; line-height:50px;font-size:14px;}
.pageCur{ width:100%; margin:0 auto; font-size:14px;}
.pageCur a{line-height:50px; text-align:right; font-size:14px;}
.pageCur a:link,.pageCur a:visited { color: #666;}
.pageCur a:active,.pageCur a:hover { color: #CC0000;}
.pageCur a,.pageCur span{ background: url(../images/pnav_act.png) no-repeat scroll left center; padding-left: 20px; margin-left: 12px;}
.pageCur a.home{ background-image: url(../images/home_ico.png);}
.pagelistr{width:96%; margin:0 auto; max-height:640px;}
/*结束*/

/*政务图片新闻模块1*/
.index_rnews_z{ width:calc(33.33% - 36.666px); float:left; background:#FFF; padding:20px; position:relative;}
.index_rnews_z .hd{ position:absolute; bottom:35px; color:#FFF; right:35px; z-index:9999;}
.index_rnews_z .hd .prev,.index_rnews .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") no-repeat;}
.index_rnews_z .hd .next{ background-position:0 -50px;  }
.index_rnews_z .hd .prevStop{ background-position:-60px 0; }
.index_rnews_z .hd .nextStop{ background-position:-60px -50px; }
.index_rnews_z .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.index_rnews_z .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.png") 0 -9px no-repeat; }
.index_rnews_z .hd ul li.on{ background-position:0 0; }
.index_rnews_z .bd ul li{ width:100%; float:left; _display:inline; overflow:hidden;  position:relative;}
.index_rnews_z .bd ul li .pic img{ width:100%; height:314px; display:block; }
.index_rnews_z .bd ul li .title{ position:absolute; bottom:0; width:100%; background:rgba(0,0,0,0.6); font-size:14px; height:40px; line-height:40px; color:#FFF; font-weight:200; text-align:left; }
.index_rnews_z .bd ul li .title a{ color:rgba(255,255,255,0.8); width:100%; overflow: hidden;vertical-align: middle;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal; display:block; width:96%; margin-left:2%;}
.index_rnews_z .bd ul li .title a:hover{ color:rgba(255,255,255,1);}
/*结束*/

/*政务基础信息公开*/
.tab_Basic{ width:100%; height:278px; overflow:hidden;}
.tab_Basic ul{ width:100%; height:278px;}
.tab_Basic ul li{ width:100%; height:45.6px; margin-top:10px;}
.tab_Basic ul li a{width:100%; display:block; text-align:center; height:45.6px; background:#E4C08A; line-height:45.6px; color:#FFF;}
.tab_Basic ul li a:hover{ background:#CC0000;}

/*结束*/

.zy_part_1{ width:calc(20% - 46.66px); float:left; padding:10px 20px 10px 20px; background:#FFF; border-top:10px solid #CC0000; min-height:600px;}
.zy_part_2{ width:calc(60% - 46.66px); float:left; margin-left:10px; padding:10px 20px 20px 20px; background:#FFF;}
.zy_part_3{ width:calc(20% - 6.66px); float:right;}
.zy_part_bg{ width:calc(100% - 40px); background:#FFF; padding:10px 20px 20px 20px;}
.menu_part{ width:100%; margin:0 auto;}
.menu_part ul li{ width:100%; height:60px; line-height:60px; margin-top:10px;}
.menu_part ul li a{ width:100%; background:#F7F7F7; display:block; font-size:16px; border:1px solid #D8D8D8; height:60px; line-height:60px; text-align:center;}
.menu_part ul li.on a{ color:#CC0000;}
/*列表*/

.notice_list_h{ width:100%;}
.notice_list_h .list{ margin-top:10px;}
.notice_list_h .list li {
    line-height: 28px;
    background: url(../images/zsj_list_icon_dot.png) no-repeat 10px 16px;
    padding: 5px 10px 5px 30px;
    font-size: 14px;
}
.notice_list_h .list li h4 { height:25px;
    position: relative;
}
.notice_list_h .list li h4.line {
    padding-bottom: 15px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 10px;
}
.notice_list_h .list a {line-height:25px;
    background: none;
    padding-left: 0px;
    color: #333;
    font-family: PingFang SC;
    font-weight: normal; display:block;
    display: inline-block;
    width:80%;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.notice_list_h .list a:hover{ color:#0146a5;}
.notice_list_h .list span.date { height:25px; line-height:25px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: normal;
    color: #888888;
    padding-left: 0;
    position: absolute;
    top: 0;
    right: 0;
}

.fanye{ height:auto; margin:0 auto;font-size:14px;text-align:center; margin-top:10px;}
.fanye a,.fanye .current{ padding:8px 12px;
BACKGROUND-POSITION: 50% bottom; margin-right:5px; TEXT-DECORATION: none ; border:solid 1px #dddddd; color:#333; border-radius:3px;} 
.fanye .current{ border:solid 1px #CC0000; color:#CC0000;}
.fanye a:hover{ border:solid 1px #CC0000;color:#CC0000;}
/*子页政府信息公开*/
.tab_botopen{ width:100%; height:420px;}
.tab_botopen ul li{ width:100%; float:left; height:60px; background:#F6F6F6; border-radius:5px; margin-top:10px;}
.tab_botopen ul li a{ width:100%; display:block;}
.tab_botopen ul li a img{ width:40px; height:auto; margin-left:10px; float:left; margin-top:10px; display:block;}
.tab_botopen ul li a p{ width:calc(100% - 55px); float:right; line-height:60px; margin:0 auto; display:block;}
.marg_b10{ margin-bottom:10px;}

.m_header{ display:none;}

.mobile_kongbai{ display:none;}


/*单页*/
.minuMain {
    background-color: #fff;
    padding: 30px;
    min-height: 350px ;
}

.listContent h3 {
	text-align: center;
	margin-bottom: 20px;
	word-wrap: break-word;
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
        margin-top: 20px;
}

.contentTitle{
	width: 100%;
	color: #999999;
	font-size: 14px;
	text-align: center;
	padding-bottom:10px;
	border-bottom: 1px solid #ccc;
margin-bottom:35px; height:30px;
}
.contentTitle span{
	display: inline-block;
	margin-left: 10px;
}
.contentTitle span:first-child{
	margin-left: 0px;
}
.listmge{
	width: 100%;
	padding-bottom: 25px;
        font-size:16px;
word-break: break-all;
}
.listmge ul li a:hover{
    text-decoration: none;
}
.listmge p{
	color:#333333; line-height:2;
}
.listmge img{ max-width:100%; margin:10px 0;}

.c_rr{
	display: inline-block;
    margin-left: 10px;
    color: #999;
    padding-right: 8px !important;position: relative; float:right;
}
.c_rr a {
    color: #999;
}
.c_rr a:hover{ color:#CC0000;}
.c_rr span {
    margin-right: 10px;
}
.ztdx {
    position: relative;
}
.zhxz {
    position: absolute;
    left: -20px;
    top: 25px;
    z-index: 999;box-shadow: 0 0 20px rgba(0,0,0,.1);
}
.c_rr li a {
    line-height: 35px;
    width: 54px;
    display: block;
    font-weight: normal;
    background: #fff;
    text-align: center;
}
.c_rr li a:hover{ background:#CC0000; color:#FFF;}
.bsSearchDiv .bFind-wrapper-top{
height:26px;
}
.fxBg{
display:inline-block;
width:14px;
height:15px;
float:left;
margin-right:10px;
margin-top:2px;
 background: url(../images/fxxx.jpg) no-repeat center center !important;
}
.fxSahre{
width: 55px;
position: absolute;
right:0;
top:0;
}
.c_rr .bshare-custom .bshare-renren{
display:none;}
.c_rr .bshare-custom .bshare-qqmb{
display:none;
}
.c_rr .bshare-custom .bshare-douban{
display:none;
}
.c_rr .bshare-custom .bshare-share-count{
display:none;
}
.printA{
    padding-left: 25px;
    background: url(../images/dyBg.png) 0px 2px no-repeat;
}
.listContent h3{color: #333333;font-size: 24px;font-weight: bold;display:block;width:100%;text-align:center;font-family:"PingFangSC-Regular";}
.view_page_box {
    border-top: #bbbbbb 1px solid;
    border-bottom: #bbbbbb 1px solid;
}
.view_page_box > li {
    padding: 0 20px 0 92px;
    position: relative;
    height: 44px;
    line-height: 44px;
}
.view_page_box > li+li {
    border-top: #e9e9e9 1px solid;
}
.view_page_box > li > a {
    color: #666666;
    font-size: 14px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.view_page_box > li > a:hover{ color:#CC0000; }
.view_page_box > li > span {
    position: absolute;
    left: 20px;
    top: 0;
    height: 44px;
    line-height: 44px;
    color: #333333;
    font-size: 14px;
}
/*单页结束*/
/*政府领导*/
.government_leaderb{ width:67%; float:left;}
.government_leader{ width:calc(100% - 40px); padding:15px 20px 20px 20px; background:#FFF;}
.government_news{ width:calc(33% - 10px); float:right;}
.mayor_sz{ width:100%; height:187px; margin-top:20px;}
.mayor_sz > a{
    display: block;
    text-align: center;

    color: #333333;
    font-size: 16px; float:left; height:178px; width:19%; margin-left:0.5%;
}
.mayor_sz > a img{height: 178px; width:calc( 100% - 10px);padding:5px;
    background: #eeeeee;}
.mayor_sz p{ float:left; margin-top:50px; margin-left:20px;}

.mayor_sz > p > a{font-family:"PingFangSC-Regular"; font-weight:bold; font-size:18px;}
.mayor_leader{ width:100%; height:auto;}
.mayor_leader ul li{
    float: left;
    width:19%; margin:15px 0.5% 0 0.5%;
}
.mayor_leader ul li > a{
    display: block;
    text-align: center;
    color: #333333;
    font-size: 16px;}
.marg_t10{ margin-top:10px;}
.mayor_leader ul li a img{ width:calc( 100% - 10px); height:178px;  padding:5px; background: #eeeeee;}
.mayor_leader ul li p{ text-align:center; font-size:16px;}
.part_government_list{ width:calc(100% - 40px); padding:15px 20px 10px 20px; background:#FFF;}

.news_txt2{ height:329px;}
.news_txt3{ height:259px;}
.news_txt_z3,news_txt_z2{ height:278px;}

.file_list_government{ height:253px;}


/*市政府领导详情*/
.mayor_part_1{ width:calc(20% - 40px); float:left; padding:10px 20px 50px 20px; background:#FFF; border-top:10px solid #CC0000;}
.mayor_part_1 > h3{ text-align:center; font-size:20px; padding:10px 0; font-family:"PingFangSC-Regular";}

.mayo_tit{ width:100%; position:relative; height:50px; line-height:50px; text-align:center; font-size:20px;font-family:"PingFangSC-Regular";}
.mayo_tit span{ width:25%; position:absolute; border-radius:5px; height:6px; top:22px; left:0;  background: linear-gradient(to left, #CC0000, #fff);}
.mayo_tit i{ width:25%; position:absolute; border-radius:5px; height:6px; top:22px; right:0; background: linear-gradient(to right, #CC0000, #fff);}
.mayo_part{ width:100%;}
.mayo_part ul li{ width:100%; height:45px; line-height:45px; font-size:16px; text-align:center;}

.mayo_coll{ width:100%; height:127px; background:linear-gradient(to bottom, #FEE1DD, #FEF9F8); border-radius:10px;}
.mayo_coll a{ display:block; padding-top:20px;}
.mayo_coll img{ width:50px; margin:0 auto; display:block;}
.mayo_coll p{ text-align:center; font-size:18px; padding-top:10px;}

.mayor_part_2{ width:calc(80% - 50px); float:right; padding:20px; background:#FFF;}

.mayor_leader_peo{ float:left; width:20%; text-align:center;}
.mayor_leader_peo img{ padding:5px; background: #eeeeee; height:175px;}
.mayor_leader_peotit{ float:left; width:70%; min-height:600px; line-height:2.2}
.mayor_leader_peotit span{ padding:20px 0; font-family:"PingFangSC-Regular"; font-weight:bold;}


/*结束*/
/*龙井市情*/
.rect_about1{ width:calc(100% - 40px); margin:0 auto; padding:20px; background:#FFF; margin-top:10px;}
.rect_about1_img{ float:left;}
.rect_about1_img img{height:340px;}
.rect_about1_txt{ float:left; margin-left:10px; width:calc(100% - 470px);}
.rect_about1_txt a{display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:6;
	overflow: hidden;color:#333;
    font-size: 16px;
    line-height: 35px;}
.rect_about1_txt a span{color:#CC0000;}
.about_menu{ width:100%;}
.about_menu ul li{ width:15.6666%; margin:0 0.5%; float:left; margin-top:5px;}
.about_menu ul li img{ width:70%; margin:0 auto; display:block;}
.about_menu ul li span{ width:100%;font-size: 16px; display:block; text-align:center; margin:0 auto; line-height:1.3; margin-top:10px;}
/*模块2*/
.rect_about2{ width:calc(100% - 20px); margin:0 auto; padding:20px 10px; background:#FFF; margin-top:10px;}
.rectse_about_list{ width:100%; margin:0 auto;}
.rectse_about_list ul li{ width:calc(33.333% - 20px); margin:0 10px; float:left;}
.rectse_about_list ul li .rectse_about{ width:100%;}
.rectse_about_list ul li .rectse_about img{ width:100%; height:160px;}
.rectse_about_list ul li .rectse_about span{display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:3;
	overflow: hidden;color:#333;
    font-size: 16px;
    line-height:30px;}
.rectse_about_list ul li .rectse_about p{ line-height:30px; font-size:20px; padding:5px 0; text-align:center; font-family:"PingFangSC-Regular"; font-weight:600;}
.rectse_about_list ul li .rectse_about a{ width:30%; font-size:16px; min-width:150px; margin:0 auto; display:block; height:45px; border-radius:30px; background:#CC0000;color:#fff; text-align:center; line-height:45px; margin-top:10px;}
/*魅力龙井*/
.cyat_content{ background-color: #FFFFFF; margin-top: 10px; padding-bottom: 20px; padding-top:20px; margin-bottom: 10px;}
.cyat_box{ width: 1160px; margin:0 auto; font-family:"宋体"; font-weight:bold;}
.cyat_box a img{ width:40%; display:block; margin: 0 auto; margin-bottom:10px;}

.zrjg{ position: relative; float: left; margin-right: 5px;width:258px;height:350px;}
.zrjg img{width:100%;height:100%}

.mllj_box{ position: absolute; left: 23px; bottom:10px;}
.mllj_box h2{ color: #FFFFFF; font-size: 29px; line-height:35px; display: inline-block;}
.mllj_box p{ font-size: 14px; color: #FFFFFF; line-height:26px; }

.tscp{ position: relative; float: left; margin: 0px 5px 10px 5px; width: 426px;height:170px;}
.tscp img{width:100%;height:100%}

.fgsy{ position: relative; float: left; margin: 0px 0px 10px 5px;width: 456px;height:170px;}
.fgsy img{width:100%;height:100%}

.cyat_tjlx{ position: relative; float: left; margin: 0px 5px 0px 5px;width: 426px;height:170px;}
.cyat_tjlx img{width:100%;height:100%}

.cyat_lyzx{ position: relative; float: left; margin: 0px 0px 0px 5px;width: 456px;height:170px;}
.cyat_lyzx img{width:100%;height:100%}
/*-end-*/
/*结束*/

.fanye_mobile{ display:none;}


