@charset "utf-8";
/* CSS Document */

/* Eric Meyer’s CSS RESET */
html, body, div, span, applet, object, iframe,table,  caption, 
tbody, tfoot, thead, del, dfn, em, font, img, ins, 
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, 
acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend { font-family: "微软雅黑";
    /*vertical-align: baseline;*/ 
    font-family: inherit; 
    font-style: inherit; 
    outline: 0; 
    padding: 0; 
    margin: 0; 
    border: 0; 
} 
:focus { 
    outline: 0; 
} 
body {background: white; 
    line-height: 1; 
    color: black; 
	font-size: 1.4rem;
} 
ol, ul, li { 
    list-style: none; 
} 
table { 
    border-collapse: separate; 
    border-spacing: 0; 
} 
caption, th, td { 
    font-weight: normal; 
    text-align: left; 
} 
blockquote:before, blockquote:after, q:before, q:after { 
    content: “”; 
} 
blockquote, q { 
    quotes: “” “”; 
}

::-webkit-input-placeholder { color:#ccc; }
::-moz-placeholder { color:#ccc; } /* firefox 19+ */
:-ms-input-placeholder { color:#ccc; } /* ie */
input:-moz-placeholder { color:#ccc; }

input{outline:none;}
a{color:#999; text-decoration:none; }
a:hover{color:#333; text-decoration:none;}


@media screen and (min-width:600px){/*屏幕 大于640px*/	
	html{ font-size: 62.5%!important;}
  
}



.am-container {max-width: 1250px;}
.am-g-fixed {max-width: 1250px;margin: 0 auto!important;}

.am-u-lg-12 { border:0px #000 solid;}
.am-u-lg-6 { border:0px #f00 solid;}



.block{padding: 20px 0;}
.center-vertical{position:relative;top:50%;transform:translateY(-50%);}/*盒子垂直居中*/
.center-vertical-text{display: flex;align-items: center;justify-content: space-around;flex-direction: column;}/*文字上下居中*/

.v_h_center {text-align: center;display: flex;align-items: center;justify-content: center;}/*盒子垂直居中*/



@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
/*
.am-u-lg-12 { border:1px #f50 solid;}
.am-u-lg-6 { border:1px #f50 solid;}
*/
.wap_no_padding { padding:0px !important;}
}
	
@media screen and (max-width: 1024px) and (min-width: 640px) {/*屏幕大于640-1024px*/
.clear_padding	{padding:0px 10px 0px 10px!important;}
/*
.am-u-lg-12 { border:1px #000 solid;}
.am-u-lg-6 { border:1px #000 solid;}
*/
}	  

@media screen and (min-width: 1024px) {/*屏幕大于1024px*/
.clear_padding	{padding:0px 10px 0px 10px!important;}
/*
.am-u-lg-12 { border:1px #f00 solid;}
.am-u-lg-6 { border:1px #f00 solid;}
*/
}	


.sm_padding	{padding:0px 7px 0px 7px!important;}
.no_padding	{padding:0px 0px 0px 0px!important;}
.left_no_padding{padding-left: 0px!important;}
.right_no_padding{padding-right: 0px!important;}


.margin_t_20 { margin-top:-20px!important;}

.margin_t05 { margin-top:5px!important;}
.margin_t06 { margin-top:6px!important;}
.margin_t07 { margin-top:7px!important;}
.margin_t10 { margin-top:10px!important;}
.margin_t15 { margin-top:15px!important;}
.margin_t20 { margin-top:20px!important;}
.margin_t40 { margin-top:40px!important;}
.margin_b10 { margin-bottom:10px!important;}
.margin_b15 { margin-bottom:15px!important;}
.margin_b20 { margin-bottom:20px!important;}



	
@media screen and (max-width: 640px){
	.margin_t_20 { margin-top:0px !important;}
    .margin_t20 {margin-top: 0px !important;}
    .margin_b20 { margin-bottom:5px !important;}
}	  






.bg_box01 {background:url("body_bg01.jpg") top center repeat-x #fff; background: #fff;}
.bg_white {background:#fff;}
.bg_gray {background:#fdfcfc;}




/*  头部01 */
.pc_header_bg{background:url("pc_head_bg01.jpg") top center no-repeat #ddeefc; height: auto; background:#fff;}

/* top_bar */
.pc_header_group01 .top_bar {height: 46px; background:rgba(0,0,0,0.2); background-color: #d8ecff; width: 100%; margin:0 ;} 

.pc_header_group01 .top_nblogo a{ color:#cd2125; margin-top: 10px; float: left; padding: 0px 5px;}
.pc_header_group01 .nblogo a{ color:#cd2125; margin-top: 10px; float: right;}
 



.pc_header_group01 .top_link { display: inline-block; color:#cd2125; margin-top: 15px; float: right;}
.pc_header_group01 .top_link a {color:rgba(0, 0, 0, 0.6); font-weight: 600;font-size: 15px; padding: 0px 5px;float: left;  }
.pc_header_group01 .top_link a>span{padding: 0px 4px; }

/* .pc_header_group01 .top_link a+a { border-left: 1px #fff solid;padding: 0px 5px; } */
.pc_header_group01 .top_link a { border-left: 1px rgba(0, 0, 0, 0.6) solid;padding: 0px 8px; }
.pc_header_group01 .top_link a:hover { color:rgba(0, 0, 0, 0.9); }


.pc_header_group01 .top_link .versions01 { background-color: #4074b3; border-radius: 100px; width:70px; height: 28px; line-height: 28px; text-align: center; padding: 0px; display: block; margin-top: -6px; color:#fff; border: 0px;margin-right: 5px;}
.pc_header_group01 .top_link .versions01:hover {color:#fff;background-color: #90b4df;}

.pc_header_group01 .top_link .versions02 { font-size: 12px; background-color: #4074b3; border-radius: 100px; width:70px; height: 28px; line-height: 28px; text-align: center; padding: 0px; display: block; margin-top: -6px; color:#fff; border: 0px;margin-right: 5px;}
.pc_header_group01 .top_link .versions02:hover {color:#fff;background-color: #90b4df;}



.popmenu01{ display: inline-block; height: 30px;margin-top: 0px; float: left; }
.popmenu01>a{display:block;  right:15px; top:0px; font-size: 15px; color: rgba(0, 0, 0, 0.6) !important; }
.popmenu01>a:hover{color:rgba(0, 0, 0, 0.9)!important; }
.popmenu01 a img{float: left;}

.popmenu01 .popwin01{ background-color: #fff; display:none; z-index:2000; position:absolute; padding: 5px 10px;line-height: 30px; width: 100px; max-height: 200px; margin-left: -30px; margin-top: 25px; font-size: 16px; font-weight: 600; padding: 0px 5px; border:1px #f1f1f1 solid; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);}
.popmenu01.on .popwin01{ display:block; padding: 5px 0px;} 
.popmenu01.on .popwin01>a{color: #666 !important; text-align: center; width: 100%; display: block;   border-left: 0px;float: left; } 








/* logo01 */

.pc_header_group01 .pc_logo{float:left; margin:30px 0 0 0px;}


/* logo02 */

.pc_header_group01 .pc_logo02{float:left; margin:10px 0 0 0px; width: 100%;}





/* PC搜索01 */
.pc_header_group01 .pc_search01 {float:right;height:60px;  margin-top: 30px; margin-right: 10px; width: 83% }

@media screen and (max-width: 1440px) and (min-width: 1024px){/*屏幕 0-640px*/	
	.head_logo{position: absolute;z-index: 9999999;top: -7%;left:50%;margin-left: -230px;width: 450px;}
}

.pc_header_group01 .pc_search02 { margin-top: 40px;}


/* 输入框样式 */
.pc_header_group01 .pc_search01 .keyword{ float:left; width:calc(100% - 60px); height:42px; line-height:42px; font-size:16px; padding-left:40px; font-family:"微软雅黑";color:#888; background:#fff url("search_bg01.png") no-repeat 10px center;  border:#ccc 1px solid; margin: 0px 0px 0px 0px; }
/* 按钮样式 */

.pc_header_group01 .pc_search01 .ok{ cursor:pointer;margin: 0px 0 0 0px;  float:left; font-family:"微软雅黑"; color:#fff; width:60px; height:42px; line-height:42px; font-size:16px;  background:#fa5419 url("icon002b.png") no-repeat center center; border:0px ;transition: background-color 0.9s; -moz-transition: background-color 0.9s; /* Firefox 4 */ -webkit-transition: background-color 0.9s; /* Safari and Chrome */ -o-transition: background-color 0.9s; /* Opera */  background:#db0000;

}
.pc_header_group01 .pc_search01 .ok:hover{background:#b00101 url("icon002b.png") no-repeat center center;  background:#b00101;}

.pc_header_group01 .pc_search01 .login{ margin-left:5px; float: left; cursor:pointer; float:left; font-family:"微软雅黑"; color:#fff; width:100px; height:40px; line-height:40px; font-size:18px; text-align: center; background:#ff5400; border:0px ; transition: background-color 0.9s; -moz-transition: background-color 0.9s; /* Firefox 4 */ -webkit-transition: background-color 0.9s; /* Safari and Chrome */ -o-transition: background-color 0.9s; /* Opera */}

.pc_header_group01 .pc_search01 .login:hover{background:#b00101;}



@media screen and  (min-width: 1024px){/*屏幕大于 1024px*/	
.wap_header_blank{height: 0px; } /*WAP头部空白*/
.wap_search01 { display: none; } /* 移动端搜索隐藏 */
}


/* PC自适应主菜单 */
.pc_nav01{position: relative;width:100%;background: #3dadec;border-bottom:1px solid #ddd;height:48px;z-index: 9999}
.pc_nav01 .navbox{width: 1100px;margin: 0 auto; /* border: 1px solid #000;*/}
.pc_nav01 .nav{display: block; float: left;width:calc(100% - 0px); margin-left:0px; }
.pc_nav01 .nav .nav_pc{ width: 100%;}
.pc_nav01 .nav ul li{float:left;position: relative;border-right: 0px solid #ccc;box-sizing: border-box;z-index: 999;}
.pc_nav01 .nav ul li:first-child{border-left: 0px solid #ccc;}
.pc_nav01 .nav ul li .f_a{line-height:48px;display:block;text-align:center;font-size:18px;color:#fff;}
.pc_nav01 .nav ul li:hover .f_a{background-color:#036bae;color: #fff; transition:all .3s}
.pc_nav01 .nav ul li .s_navbox{display:none;position: absolute;left: 0;width: 100%; background:#fff;background-color: #00a2ff;z-index: 9999;box-sizing: border-box}
.pc_nav01 .nav ul li .s_navbox .s_a a{color:#fff;font-size:15px;text-transform:uppercase;display:block;text-align: center;padding: 10px 0;border-top: 1px solid #62c5fe; }
.pc_nav01 .nav ul li .s_navbox .s_a a:hover{background-color:#036bae;color: #fff;}
.wap_nav01{display:none}
.headlf .wap_logo{display: none;}
.headrg .m_menuimg{display: none;}

/*小于1600大于1200稍微调整下字体*/
@media screen and (max-width: 1600px) and (min-width:1200px) {
   .nav ul li .f_a{font-size:14px}
   .nav ul li .s_navbox .s_a a{font-size:12px}
   .foot_top ul{margin-left:60px}
   .nav ul li .s_navbox .s_a{width:100%}
}

/* PC自适应主菜单 */




/*WAP导航*/
@media screen and (max-width: 1024px) and (min-width:0px){
	
.pc_header_group01{ display: none;} /*PC头部隐藏*/
.pc_nav01{display:none} /*PC导航隐藏*/
.pc_nav_h01 {display:none}
.wap_header_blank{height: 100px; } /*增加空白-移动端头部*/
	
.wap_header{display:block;height:100px;position:fixed;top:0px;left:0px;width:100%;z-index:9999;border-bottom:1px solid #ddd;overflow: hidden; background:#fff; background: url("top_bg01.jpg") center  center; }
.wap_header .headlf{padding-top:2px;padding-left:5px;float: left;}
.wap_header .headlf .wap_logo{height:40px;display: block; margin-top: 5px; margin-left: 20px; }
.wap_header .headrg{padding-right:5%;padding-top:14px;float: right;}
.wap_header .headrg a .m_menuimg{height:16px;vertical-align:top;display: block;margin-top: 3px; }
.wap_nav01 {display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
.wap_nav01 .closecover{position:absolute;width:100%;height:100%;background-color: rgba(0,0,0,0.7);filter:alpha(opacity=0.7);opacity:0.7;left:0px;top:0px;z-index:1}
.wap_nav01 .closeicon{position:absolute;width:20%;left:0px;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
.wap_nav01 .m_navList{position:absolute;width:80%;right:0px;top:0px;background:#eee;height:100%;z-index:100;right:-80%;overflow-y: scroll;}
.wap_nav01 .m_navList ul{padding-left:5%;padding-right:5%}
.wap_nav01 .m_navList ul li{border-bottom:1px solid #ddd}
.wap_nav01 .m_navList ul li a{display:block;height:45px;color:#555;line-height:45px;padding-left:5%;font-size:16px}
.wap_nav01 .m_navList ul li .m_f_a{display: flex;align-items: center;justify-content: space-between; width: 100%}
.wap_nav01 .m_navList ul li .m_f_a a{flex: 1;}
.wap_nav01 .m_navList ul li .m_f_a i{width: 40px;height:35px;box-sizing: border-box; padding:0 5px; display: block;}
.icon{ background:url(Mobile_b01.png) 100% no-repeat;background-position: 50% 50%; -webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.icon_on{background:url(Mobile_b02.png) 50% no-repeat!important;background-position: 50% 50%;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.wap_nav01 .m_navList ul li .m_s_nav{display:none;width: 100%;}
.wap_nav01 .m_navList ul li .m_s_nav a{display: block; height:40px;line-height:40px;font-size:14px;padding-left:10%;overflow: hidden; white-space: nowrap;width: 90%;text-overflow: ellipsis;}




/* WAP搜索01 */

.wap_search01 { display: block; }
.wap_search01 .keyword{ float:left; width:96%; height:34px; line-height:34px; font-size:15px; padding-left:50px; font-family:"微软雅黑";color:#888; background:#fff url(search_bg01.png) no-repeat 12px center;  border:#ddd 1px solid; margin: 10px 2%; border-radius: 17px; }
/* 按钮样式 */


.wap_search01 .ok{display: none; cursor:pointer;margin: 0px 0 0 0px;  float:left; font-family:"微软雅黑"; color:#fff; width:60px; height:34px; line-height:30px; font-size:15px;  background:#42a8f4; border:0px ;transition: background-color 0.9s; -moz-transition: background-color 0.9s; /* Firefox 4 */ -webkit-transition: background-color 0.9s; /* Safari and Chrome */ -o-transition: background-color 0.9s; /* Opera */}
.wap_search01 .ok:hover{background:#296fc7; }

.wap_search01 .login{ margin-left:5px; float: left; cursor:pointer; float:left; font-family:"微软雅黑"; color:#fff; width:100px; height:40px; line-height:40px; font-size:16px; text-align: center; background:#ff5400; border:0px ; transition: background-color 0.9s; -moz-transition: background-color 0.9s; /* Firefox 4 */ -webkit-transition: background-color 0.9s; /* Safari and Chrome */ -o-transition: background-color 0.9s; /* Opera */}

.wap_search01 .login:hover{background:#d53120;} 
}

/*WAP导航*/






/* 手机端移动导航 */
.movemenu_group01 {width:100%;line-height: 50px;  overflow: hidden; padding: 0px 20px; background-color: #a2c2e9; color:#fff; display: none;}
.wap_menu01{margin:0px 0px; width:auto; height: 50px; font-size:18px; line-height:50px; font-weight: 600; }
.wap_menu01 strong{display: inline-block; color:#777;}

.wap_menu01 a{color:#fff; width: 100%; float: left; display: block;padding: 0px 20px;
    text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0; color:#000; font-weight: 600;
}
.wap_menu01 a:hover{color:#000; }
.wap_menu01 .on {  background-color: #4074b3; color:#000;}
.movemenu_group01 .swiper-slide {width:auto; }

@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
.movemenu_group01 {display: block;}
}







/* 竖项主菜单 */
.pc_nav_h01 {background:#a2c2e9; width:100%; margin:0 auto; height:56px; }
.pc_nav_h01 .menunav{ max-width:1250px;  margin:0 auto; padding-left:0px;}
.pc_nav_h01 .menunav{ height:56px; line-height:56px; background:#a2c2e9; position:relative; z-index:9990; font-size:26px; /*padding-left:356px; width:844px;*/}
.pc_nav_h01 .menunav a{ color:#fff; transition: background-color 0.3s; -moz-transition: background-color 0.3s; /* Firefox 4 */ -webkit-transition: background-color 0.3s; /* Safari and Chrome */ -o-transition: background-color 0.3s; /* Opera */}

.pc_nav_h01 .menunav span{ padding: 0px 8px; margin-top: -6px;}


.pc_nav_h01 .menunav .nLi{ float:left; position:relative; display:inline-block; width:calc(100% / 8 - 10px);  }
.pc_nav_h01 .menunav .nLi h3{ float:left; width: 100%;}
.pc_nav_h01 .menunav .nLi h3 a{ display:block; padding:0 10px; width: 100%; font-size:20px; font-weight:600;background:#a2c2e9;margin-right:0px; text-align: center;

    text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0; color:#000; font-weight: 600;
}
.pc_nav_h01 .menunav .sub{ display:none; width:410px; left:0; top:40px; position:absolute; background:rgba(45,95,155,0.9); line-height:35px; padding:10px 0; font-size:16px; }
.pc_nav_h01 .menunav .sub li{zoom:1; width: 50%; float: left;}
.pc_nav_h01 .menunav .sub a{ display:block; padding:2px 10px; text-indent:1.5em;
transition: background-color 0.5s; -moz-transition: background-color 0.5s; /* Firefox 4 */ -webkit-transition: background-color 0.5s; /* Safari and Chrome */ -o-transition: background-color 0.5s; /* Opera */ color:#fff; }
.pc_nav_h01 .menunav .sub a:hover{ background:#86a6cd; color:#fff;}
.pc_nav_h01 .menunav .on h3 a{ background:#4074b3; color:#000; font-weight: 600;}

.pc_nav_h01 .menunav .all h3 a{float:left;  position:relative; display:inline; padding:0 30px; font-size:18px; font-weight:normal; color:#fff; width: 170px; margin-right: 0px; background:url("../css/all_bg01.png") 190px 15px no-repeat; background-color:#ed586f;}
.pc_nav_h01 .menunav .all h3 a:hover{background-color:#d9213e;}



.pc_nav_h01 .menunav .nLi h3 .oldman {background-color: #db0000; line-height: 42px; height: 42px; border-radius: 8px; margin-top: 8px;  width:200px; margin-left: 15px; text-shadow:none; color:#fff;}

.pc_nav_h01 .menunav .nLi h3 .oldman:hover {background-color: #b70404;}


/* 竖项主菜单 */


@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
    .pc_nav_h01 {display: none;}
    }
        
@media screen and (max-width: 1024px) and (min-width: 640px) {/*屏幕大于640-1024px*/

    }	 





/*全局swiper切换*/ 
.swiper-container {margin-bottom: 0px; } 
.img_center {margin: 0 auto;} /*banner图片居中*/ 
.img_w100h100 {display: block; width: 100%; height: 340px;} /*banner图片居中*/ 


@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
    .wap_noshow{ display: none;}
    }





.head_logo{ position: absolute; z-index: 9999999; top:5%; left:50%;  margin-left: -300px; width: 600px;}

@media screen and (max-width: 1440px) and (min-width: 1024px){
	.head_logo{position: absolute;z-index: 9999999;top: -5%;left:50%;margin-left: -200px;width: 450px;}
}

.head_logo02{ position: relative; width: 100%; height: 120px;}


/*PC_BANNER切换*/
.pc_banner_group01 { position: relative; height: auto;}
.pc_banner_bg01{background: #fff;}
.pc_banner_bg02{background: #fff;}
.pc_banner_bg03{background: #fff;}
.pc_banner_bg04{background: #fff;}
.pc_banner_bg05{background: #fff;}




/*PC & WAP BANNER 切换*/

@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
	.pc_banner_group01 {display: none;}
}
	
@media screen and (min-width: 640px) {/*屏幕大于640px*/
	.wap_banner_group01 {display: none;}
}	  








/* 头条新闻 *************/

.head_news01 { background: #f8f8f8; border:#eee 1px solid;  font-weight: 600;line-height: 40px;   margin:10px auto 10px; width: calc(100% - 20px); border-radius: 100px; }

.head_news01 .titel { font-size: 26px; color:#333; padding: 10px 50px; display: block;  text-align: center; font-weight: 600; text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */}
.head_news01 .titel:hover { color:#e60000;}

.head_news01 .sm_titel { overflow: hidden; }

.head_news01 .sm_titel li { float: left; width: 100%; padding: 0 15px; font-size: 18px; border-right:#ccc 1px solid; line-height: 20px; height: 20px;}

.head_news01 .sm_titel li:last-child {border-right:#ccc 0px solid;}

.head_news01 .sm_titel li a {text-align: center; display: block; color:#666;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */ }
.head_news01 .sm_titel li a:hover { color:#428af9;}



@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
    .head_news01 { padding-bottom: 0px;background: #fff;}
    .head_news01 .titel { font-size: 20px; padding: 10px 15px; line-height: 28px; border-bottom:0px #ddd dotted;}
    .head_news01 .sm_titel { display: none; }
    .head_news01 .sm_titel li { width: 100%;font-size: 16px;  margin-top: 10px; line-height: 28px; height: 28px; border-bottom: 0px #ddd dotted;border-right: 0px;}
    }













/*新闻图片切换*/
.newspic_group01 .newspic_tab01 { border: 1px #ccc solid; background: #666;}
.newspic_group01 .swiper-slide h2{ 
	width: 100%; font-size:1.4rem;height:4rem;line-height:4rem;text-align:left;text-indent: 1rem;
	color:#fafafa;position:absolute;left:0;bottom:0;right:0;
	text-shadow:1px 1px 1px #000;
	background-color:rgba(0,0,0,0);
	background:-moz-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0.5));
	background:-webkit-gradient(linear,top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.5)));
	background:-webkit-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0.5));
	background:-o-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0.5));
}




.newspic_group01 .swiper-slide h2 b{ width: 30rem; height: 4rem;line-height:4.4rem; display: inline-block; overflow: hidden;}
	
.newspic_group01  .swiper-pagination-bullet {width: 2rem;height: 2rem;line-height: 2rem;font-size: 1.2rem;color:#fff;text-align: center;
opacity: 1;background: rgba(0,0,0,0.9); } /*dot未选中背景*/

.newspic_group01  .swiper-pagination-bullet-active {color:#fff;background: #8f0000;} /*dot选中背景*/
		
.newspic_group01 .newspic_tab_dot01{ text-align: right; } /*dot居右*/

/*新闻图片切换*/


/*新闻图片切换*/



.newspic_group02 .newspic_tab02 { border: 1px #ccc solid; background: #666;}
.newspic_group02 .swiper-slide h2{ 
	width: 100%; font-size:16px;height:45px;line-height:45px;text-align:left;text-indent: 1rem;
	color:#fafafa;position:absolute;left:0;bottom:0;right:0;
	text-shadow:1px 1px 1px #000;
	background-color:rgba(0,0,0,0);
	background:-moz-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0.5));
	background:-webkit-gradient(linear,top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.5)));
	background:-webkit-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0.5));
	background:-o-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0.5));
}
			
.newspic_group02 .swiper-slide h2 b{ width: 30rem; height: 4rem;line-height:4.4rem; display: inline-block; overflow: hidden;}
	
.newspic_group02  .swiper-pagination-bullet {width: 2rem;height: 2rem;line-height: 2rem;font-size: 1.2rem;color:#fff;text-align: center;
opacity: 1;background: rgba(0,0,0,0.4); border-radius: 0px; } /*dot未选中背景*/

.newspic_group02  .swiper-pagination-bullet-active {color:#fff;background:#0055FF;} /*dot选中背景*/
		
.newspic_group02 .newspic_tab_dot02{ text-align: right; } /*dot居右*/

/*新闻图片切换*/






/* 新闻图片切换 */
.news_pic_tab01 { position: relative; width: 100%;  overflow: hidden; text-align: left;font: 12px/1.5 Verdana, Geneva, sans-serif;  background: white; float:left; }
.news_pic_tab01 .pic img { width: 100%;  display: block; }
.news_pic_tab01 .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #000; filter: alpha(opacity=60); opacity: 0.6; overflow: hidden; }
.news_pic_tab01 .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.news_pic_tab01 .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
.news_pic_tab01 .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 14px; font-weight: bold; text-decoration: none; }
.news_pic_tab01 .num { position: absolute; z-index: 3; bottom: 7px; right: 7px; }
.news_pic_tab01 .num li{ float: left; position: relative; width: 25px; height: 22px; line-height: 22px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.news_pic_tab01 .num li a,.news_pic_tab01 .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.news_pic_tab01 .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.news_pic_tab01 .num li.on a,.news_pic_tab01 .num a:hover{ background:#8f0000;  }











/* 首页政务公开 */ 
.home_zwgk01{ border:1px solid #e1e1e1; margin-top: 40px; margin-bottom: 15px; padding-bottom: 10px;}

/* 首页招商引资 */
.home_zsyz01{ border:1px solid #e1e1e1; margin-top: 40px; margin-bottom: 15px; padding-bottom: 10px;}


.home_ztitel01 { margin-top: -32px; text-align: center; margin-bottom: 10px;}
.home_ztitel01 .txt {background-color: #f6f7f8; border:1px solid #d3d9e0; color:#333;font-size: 26px; line-height: 40px; padding: 10px 50px; display: inline-block; border-radius: 200px; font-weight: 600; margin: 0 auto;}


@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	

.home_zwgk01{  margin-top: 30px; }
.home_zsyz01{  margin-top: 30px; }

.home_ztitel01 { margin-top: -22px; text-align: center; margin-bottom: 10px;}
.home_ztitel01 .txt {background-color: #f6f7f8; border:1px solid #d3d9e0; color:#333;font-size: 20px; line-height: 30px; padding: 5px 50px; display: inline-block; border-radius: 200px; font-weight: 600; margin: 0 auto;}   
}




/* 首页-政府信息公开------- */

.info_open_group01 {float: left; width: 100%; background:none; padding: 0px;  line-height: 50px; font-size: 20px; margin-top: -4px;}

.info_open_group01 .titel {float: left; text-indent: 10px; width: 100%; line-height: 45px; font-size: 20px; font-weight: 600; border-bottom: 1px #ddd solid; color:#224b7f;}

.info_open_group01 .item {float: left;  background: #fff;width: 100%; padding: 0px 5px;  border: 1px #f1f1f1 solid; margin-top:12px; box-shadow: 0px 0px 5px #ddd; border-radius: 6px;}
.info_open_group01 .item:hover { box-shadow: 0px 0px 10px #ccc; border: 1px #c2cfe1 solid; }

.info_open_group01 .item .icon_a01 { width: 30%;  float: left; text-align: center; margin-top: -3px;}
.info_open_group01 .item .txt { width: 70%;  float: left; padding-left: 15px; line-height: 50px; color:#666;font-size: 18px; font-weight: normal;}

.info_open_group01 .item:hover .txt {color:#224b7f;}



@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
    .info_open_group01 { height: auto; margin-top:0px; margin-bottom: 10px; }


.info_open_group01 .titel { line-height: 46px; font-size:16px; }


    .info_open_group01 .item {width: 49%; margin: 8px 0.5% 0px 0.5%;}
    .info_open_group01 .item .icon_a01 img { width: 70%;}
    .info_open_group01 .item .txt { width: 70%; float: left; line-height: 20px; font-size: 14px; margin-top: 4px; color:#666; padding: 0px 15px;}
    .info_open_group01 .item .txt01 {  margin-top: 15px;padding: 0px 10px 0 10px;}
}






/* 首页-政府信息公开------- */

.info_open_group02 {float: left; width: 100%; background:none; padding: 0px;  line-height: 50px; font-size: 20px; margin-top: -4px;}

.info_open_group02 .titel {float: left; text-indent: 10px; width: 100%; line-height: 45px; font-size: 20px; font-weight: 600; border-bottom: 1px #ddd solid; color:#224b7f;}

.info_open_group02 .item {float: left;  background: #fff;width: 100%; padding: 15px 5px;  border: 1px #f1f1f1 solid; margin-top:12px; box-shadow: 0px 0px 5px #ddd; border-radius: 6px;}
.info_open_group02 .item:hover { box-shadow: 0px 0px 10px #ccc; border: 1px #c2cfe1 solid; }

.info_open_group02 .item .icon_a01 { width: 30%;  float: left; text-align: center;}
.info_open_group02 .item .txt { width: 70%;  float: left; padding-left: 15px; line-height: 50px; color:#666;font-size: 18px; font-weight: normal;}

.info_open_group02 .item:hover .txt {color:#224b7f;}



@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
    .info_open_group02 { height: auto; margin-top:0px; }


.info_open_group02 .titel { line-height: 46px; font-size:16px; }


    .info_open_group02 .item {width: 49%; margin: 8px 0.5% 0px 0.5%; padding: 5px 5px;}
    .info_open_group02 .item .icon_a01 img { width: 70%; margin-top: -5px;}
    .info_open_group02 .item .txt { width: 70%; float: left; line-height: 20px; font-size: 18px; margin-top: 7px; color:#666; padding: 0px 20px;}
    .info_open_group02 .item .txt01 {  margin-top: 15px;padding: 0px 10px 0 20px;}
}




/* 首页-政府信息公开------- */

.organization_group01 {float: left; width: 100%; background:none; padding: 0px;  line-height: 50px; font-size: 16px; margin-top: -4px;}

.organization_group01 .titel {float: left; text-indent: 10px; width: 100%; line-height: 45px; font-size: 20px; font-weight: 600; border-bottom: 1px #ddd solid; color:#224b7f;}

.organization_group01 .item {float: left;  background: #fff;width: 100%; padding: 5px 5px 5px 5px;  border-bottom: 1px #ccc solid; margin-top: 2px; border-radius: 0px;}
.organization_group01 .item:hover { background: #f5f5f5; }

.organization_group01 .item .name { width: 100%;  float: left; text-align: center;font-size: 20px; text-align: left;line-height: 36px;  font-weight: 600; color: #333; border-bottom:1px dotted #f1f1f1; padding-left: 5px;}
.organization_group01 .item .name span { font-size: 14px; color:#666}
.organization_group01 .item .tel { width: 100%;  float: left;  color:#666;font-size: 14px; font-weight: 600;line-height: 24px; padding-left: 5px; color:#ff6600}

.organization_group01 .item:hover .txt {color:#224b7f;}



@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	

}








/* 首页-政府信息公开------- */

.info_open_group04 {float: left; width:100%; background:none; padding: 0px;  line-height: 50px; font-size: 20px; margin-top: 5px;}

.info_open_group04 .titel {float: left; text-indent: 10px; width: 100%; line-height: 45px; font-size: 20px; font-weight: 600; border-bottom: 1px #ddd solid; color:#224b7f; }

.info_open_group04 .item {float: left;  background-color: #ebf6f9; width:calc(100% / 6 - 10px); margin: 0px 5px; padding: 0px 5px;  border: 1px #f1f1f1 solid; margin-top:12px; box-shadow: 0px 0px 5px #ddd; border-radius: 6px;}
.info_open_group04 .item:hover { box-shadow: 0px 0px 10px #ccc; border: 1px #c2cfe1 solid; }

.info_open_group04 .item .icon_a01 { width: 30%;  float: left; text-align: center; margin-top: -3px;}
.info_open_group04 .item .txt { width: 100%;  float: left; line-height: 50px; color:#666;font-size: 18px; font-weight: normal; text-align: center;}

.info_open_group04 .item:hover .txt {color:#224b7f;}



@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
    .info_open_group04 { height: auto; margin-top:0px; margin-bottom: 10px; }


.info_open_group04 .titel { line-height: 46px; font-size:16px; }


    .info_open_group04 .item {width: 49%; margin: 8px 0.5% 0px 0.5%; height: 30opx;}
    .info_open_group04 .item .icon_a01 img { width: 70%;}
    .info_open_group04 .item .txt {  float: left; line-height: 20px; font-size: 14px; margin-top: 4px; color:#666; padding: 0px 15px;}
    .info_open_group04 .item .txt01 {  padding: 0px 10px 0 10px;}
}






/*1+3+4”产业新体系*/

.homecg_group {float: left; width: 100%; background:none; padding: 0px;  line-height: 50px; font-size: 20px; margin-top: -4px; }

.homecg_group .titel {float: left; text-indent: 10px; width: 100%; line-height: 45px; font-size: 20px; font-weight: 600; border-bottom: 1px #ddd solid; color:#224b7f;}

.homecg_group>ul { float: left;  margin: 15px 0% 0px 1.3%;  width:32%; height: 375px;}


@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
.homecg_group { height: auto; margin-top:-14px; }
.homecg_group .titel { line-height: 46px; font-size:16px; margin-top: 10px;  margin-bottom: 10px;}
.homecg_group>ul { float: left;  margin: 0px;  width:49%; margin-right: 1%; height:auto;}

}



/*链接样式01*/

.alink_group01{overflow:hidden;}
.alink_style01{float:left;margin: 0px 0px 11px 0;position:relative; cursor:pointer; width:275px;height: 375px; overflow:hidden; border:3px solid #ccc;}

.alink_style01 h5{font-size:24px;color: #fff; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; margin-bottom:20px; text-shadow: 2px 2px rgba(0, 0, 0, 0.4);text-align: center;

    color: #fff; line-height: 40px; font-size: 30px;
    text-shadow: 0 0 3px #000,
    0 0 3px #000,0 0 3px #000,
    0 0 3px #000,0 0 3px #000,
    0 0 3px #000,0 0 3px #000;


}

.alink_style01 h6{color: #fff;font-size:15px;line-height: 26px;text-shadow: 2px 2px rgba(0, 0, 0, 0.4); font-weight: normal; text-align: center;  }

.alink_style01 .name {

    position: absolute;top: 0%;width: 100%;height: 100%; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99ED1C24', endColorstr='#99ED1C24');-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;

}
.alink_style01 .name h5 { margin-top: 30px;margin-left: 20px; text-align: left; color: #ffd800;

    color: #fff; line-height: 40px; font-size: 30px;
    text-shadow: 0 0 3px #000,
    0 0 3px #000,0 0 3px #000,
    0 0 3px #000,0 0 3px #000,
    0 0 3px #000,0 0 3px #000;


}
.alink_style01 .name h6 { margin-top: 20px; margin-left: 20px;text-align: left; color: #ffd800;  }


.alink_style01 > img{ width:275px; height:375px; top:0 !important}
.alink_style01 .layimg{width:275px}


.alink_style01 .grid-shade {position: absolute;top: 100%;width: 100%;height: 100%; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99ED1C24', endColorstr='#99ED1C24');background: rgba(0, 0, 0, 0.4); -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}

.alink_style01:hover .grid-shade{ top:0;}

.alink_style01:hover .name{ top:-250px;}


.alink_style01 .grid-shade .grid-enter {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);
width: 80%; 
}


.alink_style01 .inter-inner { width: 90%; height: 90%; position: absolute; left: 5%; top: 5%; }
.alink_style01 .inter-inner .line1,
.alink_style01 .inter-inner .line2 { position: absolute; top: 0; right: 0; bottom: 0; left: 0; opacity: 0; filter: alpha(opacity=0); pointer-events: none; -webkit-transition: opacity 0.6s, -webkit-transform 0.6s; transition: opacity 0.6s, transform 0.6s; transition-delay:0.6s}

        
.alink_style01 .inter-inner .line1 { border-top: 1px solid rgba(255, 255, 255, 0.4); border-bottom: 1px solid rgba(255, 255, 255, 0.4);; -webkit-transform: scale(0,1); transform: scale(0,1); }

.alink_style01 .inter-inner .line2 { border-right: 1px solid rgba(255, 255, 255, 0.4);; border-left: 1px solid rgba(255, 255, 255, 0.4);; -webkit-transform: scale(1,0); transform: scale(1,0); }

.alink_style01:hover .line1,

.alink_style01:hover .line2 { opacity: 1; filter: alpha(opacity=100); -webkit-transform: scale(1); transform: scale(1); }
     


@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
    .alink_group01 {height: 260px !important; }
    .alink_style01{width:100%;height: 256px; border:1px }
    .alink_style01 .layimg{width:100%; }   
    .alink_style01 h6{font-size:12px; }
    .alink_style01 .grid-shade .grid-enter { width: 90%;}
     }
    





/*链接样式02*/

.alink_group02{overflow:hidden;}
.alink_style02{float:left;margin: 0px 0px 22px 0;position:relative; cursor:pointer; width:275px;height: 109px; overflow:hidden;border:3px solid #ccc;}

.alink_style02 h5{font-size:24px;color: #fff; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; margin-bottom:20px; text-shadow: 2px 2px rgba(0, 0, 0, 0.5);text-align: center;margin-top: 25px;


    color: #004e90; line-height: 40px; font-size: 28px;
    text-shadow: 0 0 3px #fff,
    0 0 3px #fff,0 0 3px #fff,
    0 0 3px #fff,0 0 3px #fff,
    0 0 3px #fff,0 0 3px #fff;

}

.alink_style02 h6{color: #fff;font-size:15px;line-height: 26px;text-shadow: 2px 2px rgba(0, 0, 0, 0.5); font-weight: normal; text-align: center;  }

.alink_style02 .name {

    position: absolute;top: 0%;width: 100%;height: 100%; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99ED1C24', endColorstr='#99ED1C24');-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;

}
.alink_style02 .name h5 { margin-top: 30px; text-align: center; color: #d8ff00; 

    color: #004e90; line-height: 40px; font-size: 28px;
    text-shadow: 0 0 3px #fff,
    0 0 3px #fff,0 0 3px #fff,
    0 0 3px #fff,0 0 3px #fff,
    0 0 3px #fff,0 0 3px #fff;

}
.alink_style02 .name h6 { margin-top: 20px; text-align: center; color: #d8ff00;  }


.alink_style02 > img{ width:275px;height: 109px;  top:0 !important}
.alink_style02 .layimg{width:275px}


.alink_style02 .grid-shade {position: absolute;top: 100%;width: 100%;height: 100%; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99ED1C24', endColorstr='#99ED1C24');background: rgba(0, 0, 0, 0.3); -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}

.alink_style02:hover .grid-shade{ top:0;}

.alink_style02:hover .name{ top:-200px;}


.alink_style02 .grid-shade .grid-enter {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);
width: 80%; 
}


.alink_style02 .inter-inner { width: 90%; height: 80%; position: absolute; left: 5%; top: 10%; }
.alink_style02 .inter-inner .line1,
.alink_style02 .inter-inner .line2 { position: absolute; top: 0; right: 0; bottom: 0; left: 0; opacity: 0; filter: alpha(opacity=0); pointer-events: none; -webkit-transition: opacity 0.6s, -webkit-transform 0.6s; transition: opacity 0.6s, transform 0.6s; transition-delay:0.6s}

        
.alink_style02 .inter-inner .line1 { border-top: 1px solid rgba(255, 255, 255, 0.4); border-bottom: 1px solid rgba(255, 255, 255, 0.4);; -webkit-transform: scale(0,1); transform: scale(0,1); }

.alink_style02 .inter-inner .line2 { border-right: 1px solid rgba(255, 255, 255, 0.4);; border-left: 1px solid rgba(255, 255, 255, 0.4);; -webkit-transform: scale(1,0); transform: scale(1,0); }

.alink_style02:hover .line1,

.alink_style02:hover .line2 { opacity: 1; filter: alpha(opacity=100); -webkit-transform: scale(1); transform: scale(1); }
     



@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
    .alink_style02{width:100%;height: 82px; border:1px; margin: 0px 0px 5px 0;}
    .alink_style02 .layimg{width:100%;}    
    .alink_style02 .name h5 { margin-top: 20px; font-size: 19px; }
    }
    





/*链接样式03*/

.alink_group03{overflow:hidden;}
.alink_style03{float:left;margin: 0px 0px 10px 0;position:relative; cursor:pointer; width:275px;height: 85px; overflow:hidden;border:3px solid #ccc;}

.alink_style03 h5{font-size:24px;color: #fff; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; margin-bottom:20px; text-shadow: 2px 2px rgba(0, 0, 0, 0.5);text-align: center;margin-top: 20px;

    color: #db0000; line-height: 40px; font-size: 26px;
    text-shadow: 0 0 3px #fff,
    0 0 3px #fff,0 0 3px #fff,
    0 0 3px #fff,0 0 3px #fff,
    0 0 3px #fff,0 0 3px #fff;

}

.alink_style03 h6{color: #fff;font-size:15px;line-height: 26px;text-shadow: 2px 2px rgba(0, 0, 0, 0.5); font-weight: normal; text-align: center;  }

.alink_style03 .name {

    position: absolute;top: 0%;width: 100%;height: 100%; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99ED1C24', endColorstr='#99ED1C24');-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;

}
.alink_style03 .name h5 { margin-top: 15px; text-align: center; color: #00e4ff; 

    color: #db0000; line-height: 40px; font-size: 26px;
    text-shadow: 0 0 2px #fff,
    0 0 2px #fff,0 0 2px #fff,
    0 0 2px #fff,0 0 2px #fff,
    0 0 2px #fff,0 0 2px #fff;

}
.alink_style03 .name h6 { margin-top: 20px; text-align: center; color: #00e4ff;  }


.alink_style03 > img{ width:275px;height: 85px;  top:0 !important}
.alink_style03 .layimg{width:275px}


.alink_style03 .grid-shade {position: absolute;top: 100%;width: 100%;height: 100%; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99ED1C24', endColorstr='#99ED1C24');background: rgba(0, 0, 0, 0.3); -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}

.alink_style03:hover .grid-shade{ top:0;}

.alink_style03:hover .name{ top:-200px;}


.alink_style03 .grid-shade .grid-enter {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);
width: 80%; 
}


.alink_style03 .inter-inner { width: 94%; height: 80%; position: absolute; left: 3%; top: 10%; }
.alink_style03 .inter-inner .line1,
.alink_style03 .inter-inner .line2 { position: absolute; top: 0; right: 0; bottom: 0; left: 0; opacity: 0; filter: alpha(opacity=0); pointer-events: none; -webkit-transition: opacity 0.6s, -webkit-transform 0.6s; transition: opacity 0.6s, transform 0.6s; transition-delay:0.6s}

        
.alink_style03 .inter-inner .line1 { border-top: 1px solid rgba(255, 255, 255, 0.4); border-bottom: 1px solid rgba(255, 255, 255, 0.4);; -webkit-transform: scale(0,1); transform: scale(0,1); }

.alink_style03 .inter-inner .line2 { border-right: 1px solid rgba(255, 255, 255, 0.4);; border-left: 1px solid rgba(255, 255, 255, 0.4);; -webkit-transform: scale(1,0); transform: scale(1,0); }

.alink_style03:hover .line1,

.alink_style03:hover .line2 { opacity: 1; filter: alpha(opacity=100); -webkit-transform: scale(1); transform: scale(1); }
     


@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	

    .alink_group03 { width: 100% !important; margin-top: -15px;}
    .alink_style03{width:49%;  height: auto; border:1px; margin: -10px 0px 15px 0; margin-right:1%; float: left;}
    .alink_style03 .layimg{width:100%;}  
    .alink_style03 .name h5 { margin-top: 10px; font-size: 19px; }  
    }
    





@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
    .zf_news01 { display: none;} /*隐藏PC新区新闻*/
    .zf_news02 { display: none;} /*隐藏PC通知公告*/
    .wap_news01 {display: block;}
    .wap_news02 {display: block;}
    .wap_news03 {display: block;}
    .wap_news04 {display: block;}
    }
        

@media screen  and (min-width: 640px) {/*屏幕大于640-1024px*/
    .zf_news01 { display: block;}  /*显示PC新区新闻*/
    .zf_news02 { display: block;}  /*显示PC通知公告*/
    .wap_news01 {display: none;}
    .wap_news02 {display: none;}
    .wap_news03 {display: none;}
    .wap_news04 {display: none;}
    }	 








/* swiper-列表新闻标题 *************/
.news_tabs_group01 .news_tabs_head {background:none;width:100%;overflow:hidden; font-size: 20px; border-bottom: 1px #ddd solid; margin-top: -5px;}
.news_tabs_group01 .news_tabs_head li {float:left;padding: 0px 15px;font-size:20px; height:46px;line-height:46px;color:#333;text-decoration:none; cursor: pointer; font-weight:600; color:#666}
.news_tabs_group01 .news_tabs_head li.active {color:#154e93; background:none;border-bottom:2px solid #154e93; font-weight:600;}

.news_tabs_group01 .news_tabs_head a {float:left;padding: 0px 15px;font-size:20px; height:46px;line-height:46px;color:#333;text-decoration:none; cursor: pointer;}
.news_tabs_group01 .news_tabs_head a.active {color:#154e93; background:none;font-weight:bold;
	 border-bottom:0px solid #154e93; }

/* 列表新闻子菜单 */
.news_tabs_group01 .news_tabs_head a.sub{position:relative;color:#666; background:none;font-size: 20px; font-weight: 600;
padding: 0px;margin-left: 30px; height: 32px; line-height:32px; margin-top: 7px;}

.news_tabs_group01 .news_tabs_head a.sub+a.sub{ margin-left: 20px; }
.news_tabs_group01 .news_tabs_head a.sub:hover { color:#154e93;}

.news_tabs_group01 .news_tabs_head a.sub:after
{position:absolute;content:'';bottom:0;left:50%;width:0;height:2px;background:#154e93;
	-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-khtml-transition:all 0.3s;}

.news_tabs_group01 .news_tabs_head a.sub:hover:after{left:0;width:100%}

/* 列表新闻主体 */
.news_tabs_group01 .news_list {clear:both; position:relative;  text-align: left; height: auto; }
.news_tabs_group01 .news_list ul {margin-top: 10px;width: 100%; overflow: visible; }
.news_tabs_group01 .news_list ul li{line-height:40px; height:40px; text-indent: 1rem;}
.news_tabs_group01 .news_list ul a{ color:#333;float:left; display:inline; width:calc(100% - 140px);text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */font-size: 1.6rem; line-height: 42px;
-webkit-transition: margin 0.3s ease-out;
-moz-transition: margin 0.3s ease-out;
-khtml-transition: margin 0.3s ease-out; }

.news_tabs_group01 .news_list ul a:hover{ color:#007aff; margin-left: 15px;}
.news_tabs_group01 .news_list ul a:hover:before{color:#007aff; content: "›";font-size: 20px; margin-top: 0px; }

.news_tabs_group01 .news_list ul a b {color:#007aff; margin-right: 8px; font-weight: normal; margin-left: -8px;} 


.news_tabs_group01 .news_list ul span{ color:#666; float:right; font-size: 1.6rem; line-height: 42px;padding-right: 10px;}
.news_tabs_group01 .news_list ul li a:before {content: "." ;color:#333; position:relative; top:-5px;  float: left;}

/* swiper-列表新闻标题 *************/


.downfile01 {width:calc(100% - 200px) !important;}




@media screen and (max-width: 640px){
    .downfile01 {width:calc(100% - 125px) !important;}
}



/* 下载图标 */
.downfile { width: 100% !important;}
.downfile img { margin-top: -2px;}
.downfile:hover{ margin-left: 0px !important;}
.downfile:before { content: ""!important;}
.downfile:hover:before{ content: "";margin-top: 0px; }

@media screen and (max-width: 640px){
.downfile {display: none!important;}
}


/* MORE样式 */
.more {width:20px;height:20px; margin-top: -32px; position:relative; z-index: 1;float: right; border-radius:100%; background: #4074b3; display: none;margin-right: 10px;}

.more a{float:left; width:20px;height:20px;border-radius:100%; color:#fff; 
	font-size:15px; line-height:16px;	
	text-align:center;
	font-weight:600;
	-webkit-transition: -webkit-transform 0.5s ease-out;
	-moz-transition: -moz-transform 0.5s ease-out;
	-o-transition: -o-transform 0.5s ease-out;
	-ms-transition: -ms-transform 0.5s ease-out;
	padding:0px;
}
.more a:hover{
	background: #4074b3;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
	color:#fff;}


.show {z-index: 99; display: block; background: #4074b3; } /* 显示more */
.one_more {z-index: 99; width:2rem;height:2rem;display: block; } /* 第一个more */
.top_more {	z-index: 999; background: #4074b3; background: #ff5500; display: block;}  /* 点击加载MORE到最上面 */
/* MORE样式 */



@media screen and (max-width: 1024px) and (min-width: 640px){
	.news_tabs_group01 .news_list ul li{line-height:36px; height:36px; } /* 改变新闻列表行高 */
}



@media screen and (max-width: 640px){
.news_tabs_group01 { margin-top: 10px;}

.news_tabs_group01 .news_tabs_head li {padding: 0px 10px;font-size:16px; height:40px;line-height:40px;}    
.news_tabs_group01 .news_tabs_head a {padding: 0px 10px;font-size:16px;}

/* 列表新闻子菜单 */
.news_tabs_group01 .news_tabs_head a.sub{position:relative;color:#666; background:none;font-size: 16px; font-weight: 600;
padding: 0px;margin-left: 10px; height: 32px; line-height:32px; margin-top: 7px;}

.news_tabs_group01 .news_list ul {margin-top: 1rem;}
.news_tabs_group01 .news_list ul li{font-size: 15px;line-height:30px; height: 30px; width: 100%;  margin-bottom: 0px; float: left;}

.news_tabs_group01 .news_list ul a{display:inline;margin-right: 10px; font-size: 15px;float: left; width: calc(100% - 70px); margin-right:0px;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */ line-height:30px;}

.news_tabs_group01 .news_list ul span{ width: 70px; float: right;white-space: nowrap; padding-right:0px ; text-align: right;line-height:30px;}

.more a{line-height:20px;}	


.news_tabs_group01 .news_list ul li{text-indent: 0rem;}
.news_tabs_group01 .news_list ul li a:before {display: none;}
}










/* swiper-列表新闻标题 *************/
.news_tabs_group_a01 .news_tabs_head {background:none;width: calc(100% - 130px) ;overflow:hidden; font-size: 20px; border-bottom: 1px #ddd solid; margin-top: -5px; margin-left: 130px;}

.news_tabs_group_a01 .titel {float:left;  font-size: 20px;color:#154e93; background:none;font-weight:bold; width: 130px;
    border-bottom:2px solid #154e93;  height:47px;line-height:46px; border-bottom: 1px #ddd solid;}
  

.news_tabs_group_a01 .titel  .name{ border-bottom:2px solid #154e93;height:48px;padding: 0px 15px;width: 110px; } 


.news_tabs_group_a01 .news_tabs_head li {float:left;padding: 0px 15px;font-size:16px; height:46px;line-height:46px;color:#333;text-decoration:none; cursor: pointer; font-weight:600; color:#666; }
.news_tabs_group_a01 .news_tabs_head li.active {color:#fff;background:#4074b3;border-bottom:0px solid #4074b3; font-weight:600; border-radius: 100px; height:36px;line-height:36px; margin-top: 5px;}

.news_tabs_group_a01 .news_tabs_head a {float:left;padding: 0px 15px;font-size:16px; height:46px;line-height:46px;color:#333;text-decoration:none; cursor: pointer;}
.news_tabs_group_a01 .news_tabs_head a.active {color:#154e93; background:#154e93;font-weight:bold;
	 border-bottom:0px solid #154e93; }

/* 列表新闻子菜单 */
.news_tabs_group_a01 .news_tabs_head a.sub{position:relative;color:#666; background:none;font-size: 16px; font-weight: 600;
padding: 0px;margin-left: 30px; height: 32px; line-height:32px; margin-top: 7px;}

.news_tabs_group_a01 .news_tabs_head a.sub+a.sub{ margin-left: 16px; }
.news_tabs_group_a01 .news_tabs_head a.sub:hover { color:#154e93;}

.news_tabs_group_a01 .news_tabs_head a.sub:after
{position:absolute;content:'';bottom:0;left:50%;width:0;height:2px;background:#154e93;
	-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-khtml-transition:all 0.3s;}

.news_tabs_group_a01 .news_tabs_head a.sub:hover:after{left:0;width:100%}

/* 列表新闻主体 */
.news_tabs_group_a01 .news_list {clear:both; position:relative;  text-align: left; height: auto; }
.news_tabs_group_a01 .news_list ul {margin-top: 10px;width: 100%; overflow: visible; }
.news_tabs_group_a01 .news_list ul li{line-height:40px; height:40px; text-indent: 1rem;}
.news_tabs_group_a01 .news_list ul a{ color:#333;float:left; display:inline; width:calc(100% - 140px);text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */font-size: 1.6rem; line-height: 42px;
-webkit-transition: margin 0.3s ease-out;
-moz-transition: margin 0.3s ease-out;
-khtml-transition: margin 0.3s ease-out; }

.news_tabs_group_a01 .news_list ul a:hover{ color:#007aff; margin-left: 15px;}
.news_tabs_group_a01 .news_list ul a:hover:before{color:#007aff; content: "›";font-size: 20px; margin-top: 0px; }

.news_tabs_group_a01 .news_list ul a b {color:#007aff; margin-right: 8px; font-weight: normal; margin-left: -8px;} 


.news_tabs_group_a01 .news_list ul span{ color:#666; float:right; font-size: 1.6rem; line-height: 42px;padding-right: 10px;}
.news_tabs_group_a01 .news_list ul li a:before {content: "." ;color:#333; position:relative; top:-5px;  float: left;}

/* swiper-列表新闻标题 *************/



@media screen and (max-width: 640px){

    .news_tabs_group_a01 .news_tabs_head { width: 100%; margin-left: 0px; margin-top: 10px;}
    .news_tabs_group_a01 .titel {width: 100%; display: none; } 
    .news_tabs_group_a01 .titel .name{ border-bottom:2px solid #154e93;height:48px;padding: 0px 10px;font-size:16px;width:85px; } 

    .news_tabs_group_a01 .news_tabs_head li {float:left;padding: 0px 8px;font-size:14px; height:46px;line-height:46px;color:#333;text-decoration:none; cursor: pointer; font-weight:600; color:#666; }
    .news_tabs_group_a01 .news_tabs_head li.active {color:#fff;background:#666;border-bottom:0px solid #4074b3; font-weight:600; border-radius: 0px; height:36px;line-height:36px; margin-top: 5px;}


    .news_tabs_group_a01 .more_link01 {display: none;}


    }
    
    





/* 资讯动态 ********************************************************************************/


/* 前湾导刊 */

.zine_group01 {float: left;margin-bottom: 10px; width: 100% !important; clear: both;}
.zine_group01 li {float: left; width: calc(100% / 5 - 20px); margin: 10px ; height: auto !important;}
.zine_group01 li .zine01 {float: left;width: 100% !important;; display: block; border:1px solid #f1f1f1;  padding: 15px 10px 5px;box-shadow: 0px 0px 5px #ccc;}
.zine_group01 li a:before {display: none;}
.zine_group01 li a:hover {margin-left: 0px !important; box-shadow: 0px 0px 20px #ccc;}
.zine_group01 li a .pic{ width: 100%; text-align: center; margin-bottom: 10px;}
.zine_group01 li a .txt01 {line-height: 20px; height: 30px;text-align: center;}
.zine_group01 li a .txt02 {line-height: 20px; height: 30px;text-align: center;}


@media screen and (max-width: 640px){
    .zine_group01 li {float: left; width: calc(100% / 2 - 20px); margin: 10px ; height: auto !important;}
    .zine_group01 li:last-child {display: none;}

    .zine_group01 li a .txt01 { height: 20px;}
    .zine_group01 li a .txt02 {height: 20px;} 
    }
    
    



    


/* 走进前湾 ********************************************************************************/






/* 新区概述 */

.area_intro_group01 {}


/* TAB切换_Swiper *************/
.tab_switch_group01 {position: relative; padding-bottom: 20px; background:url(qw_cg03.png) bottom right no-repeat;}
.tab_switch_group01 .tab_switch_head {background:none;width:100%;overflow:hidden; border-bottom: 0px #ddd solid; margin-left: 150px; }
.tab_switch_group01 .tab_switch_head li {float:left;padding:15px 50px;font-size:22px; color:#fff;text-decoration:none; cursor: pointer; background-color: #036bae; border-radius: 100px;font-weight:bold;
margin: 0px 20px;
}

.tab_switch_group01 .tab_switch_head li.active {color:#fff; background-color: #ff5500;border-bottom:0px solid #2a70be; font-weight:bold;}

.tab_switch_group01 .tab_switch_container01 {}


/* Link_More样式 */
.link_more {width:20px;height:20px; margin-top: -32px; position:relative; z-index: 1;float: right; border-radius:100%; background: #036bae; display: none;}

.link_more a{float:left; width:20px;height:20px;border-radius:100%; color:#fff; 
    font-size:15px; line-height:16px;text-align:center;	font-weight:600;
    -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    -o-transition: -o-transform 0.5s ease-out;
    -ms-transition: -ms-transform 0.5s ease-out;
    padding:0px;
}
.link_more a:hover{
    background: #036bae;color:#fff;
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
    }

.more_show {z-index: 99; display: block; background: #036bae; } /* 显示more */

/* Link_More样式 */

.introdemo01{ font-size: 16px; color:#333; line-height: 200%; padding: 20px 60px;  font-weight: 600;}




@media screen and (max-width: 640px){

    .introdemo01{ font-size: 12px; color:#333; line-height: 20px; padding: 5px 5px;  font-weight: normal;
    max-height: 210px; overflow: hidden;  }


.tab_switch_group01 .tab_switch_head {background:none;width:100%;overflow:hidden; border-bottom: 0px #ddd solid; margin-left: 0px; margin-top: 10px; }

.tab_switch_group01 .tab_switch_head li {float:left;padding:10px 0px; width: 23%;  font-size:14px; color:#fff;text-decoration:none; cursor: pointer; background-color: #036bae; border-radius: 100px;font-weight:bold;
    margin: 0px 1%; text-align: center;

    }
    
}



/* 开发成就 */
.area_intro_group02 {margin-top: 30px;}
.area_intro_group02 .cg_group_a01 { position: relative; width: 100%; height: 380px;}

.x_box00 {  width: 200px;height: 200px; overflow: hidden; background: #000;    /* opacity: 0.9; */
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    box-shadow: 
    0px -2px 2px 2px #d6d6d6, 
    -2px 0px 2px 2px #d6d6d6, 
    2px 0px 2px 2px #d6d6d6, 
    0px 2px 2px 2px #d6d6d6;
    position: absolute;
    top: 40px;
    left: 40px;
}


.x_box00:hover {
    box-shadow: 
    0px -2px 2px 2px #036bae, 
    -2px 0px 2px 2px #036bae, 
    2px 0px 2px 2px #036bae, 
    0px 2px 2px 2px #036bae;
}


.x_box00 .bg00 {width: 200px;height: 200px; position: absolute;
     background-color: rgba(0, 0, 0,0.4);z-index: 9998;}
.x_box00:hover .bg00{ background-color: rgba(0, 21, 112, 0.6);}


.x_box00 img {transition: transform 0.3s ease-in-out;}
.x_box00 img {
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin-top: -60px;
    margin-left: -50px;
}

.x_box00 .txt { font-size: 40px; color:#fff; width: 100%; line-height: 100%; font-weight: 600;
    position: absolute; z-index: 9999; text-shadow: 0px 0px 5px #000;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin-top: -200px;
    margin-left: 15px;
}


.x_box01 {top: 120px; left: 50px;}
.x_box02 {top:50px; left: 350px;}
.x_box03 {top:120px; left: 650px;}
.x_box04 {top:50px; left: 950px;}




@media screen and (max-width: 640px){

    .area_intro_group02 .cg_group_a01 { height: 300px;}
    .x_box00 {  width: 100px;height: 100px;  }
    .x_box00 .bg00 {width: 100px;height: 100px;}

    .x_box00 img {width: 150px;height: 150px; margin-top: -20px;margin-left: -20px; }
    .x_box00 .txt { font-size: 20px;  margin-top: -97px;margin-left: 5px;}   

    .x_box01 {top: 0px; left: 30px;}
    .x_box02 {top:0px; left: 220px;}
    .x_box03 {top:170px; left: 30px;}
    .x_box04 {top:170px; left: 220px;}
    

}







/* 文化旅游 */

.area_intro_group03 { background:url(qw_cg03.png) top center no-repeat;}
.area_intro_group03 .head_cg01 { text-align: center; width: 100%; }
.area_intro_group03 .head_cg01 img {margin: 0 auto;}





/* TAB切换_Swiper *************/
.tab_switch_group02 {position: relative; padding-bottom: 20px; background:url(qw_cg03.png) bottom right no-repeat;}
.tab_switch_group02 .tab_switch_head {background:none;width:100%;overflow:hidden; border-bottom: 0px #ddd solid; margin-left: 240px; }
.tab_switch_group02 .tab_switch_head li {float:left;padding:15px 50px;font-size:22px; color:#fff;text-decoration:none; cursor: pointer; background-color: #036bae; border-radius: 100px;font-weight:bold;
margin: 0px 20px;
}

.tab_switch_group02 .tab_switch_head li.active {color:#fff; background-color: #ff5500;border-bottom:0px solid #2a70be; font-weight:bold;}

.tab_switch_group02 .tab_switch_container01 {}






@media screen and (max-width: 640px){
.area_intro_group03 { background: none;}
.tab_switch_group02 {background: none;}
 .area_intro_group03 .head_cg01 img {margin: 0 auto; width: 40%; height: auto;}

.tab_switch_group02 .tab_switch_head {background:none;width:100%;overflow:hidden; border-bottom: 0px #ddd solid; margin-left: 0px; margin-top: 10px; }

.tab_switch_group02 .tab_switch_head li {float:left; width: 23%; font-size:14px; color:#fff;text-decoration:none; cursor: pointer; background-color: #036bae; border-radius: 100px;font-weight:bold; padding: 10px 0px; text-align: center; margin: 0px 1%;}

    
}




















/* 新区概述 */

.area_intro { float: left; margin-top: 10px}
.area_intro .pic { float: left; width: 50%; }
.area_intro .demo { float: left; width: 48%;color: #333; }
.area_intro .demo .titel { float: left; line-height: 50px; font-size: 28px; font-weight: 600; color:#333; }
.area_intro .demo .intro { float: left; line-height: 36px ; font-size: 16px; height: 145px; overflow: hidden;color:#333;}
.area_intro .demo .ok { float: right;  line-height: 36px ; font-size: 16px; background-color: #4074b3; color:#fff; border-radius: 100px; padding: 2px 15px; margin-top: 10px; }

.area_intro .demo .ok:hover {background-color: #0073ff;}


@media screen and (max-width: 640px){


    .area_intro .pic { float: left; width: 100%; } 
    .area_intro .demo { float: left; width: 100%;}
    .area_intro .demo .titel {  font-size: 20px;line-height: 36px; text-align: center; width: 100%; display:none;}
    .area_intro .demo .intro { line-height: 30px ; font-size: 14px; overflow: hidden; height: 150px; margin-bottom: 50px; margin-top: 5px;}

    .area_intro .demo .ok { display: inline-block; position:absolute; bottom:0px; left: 50%; margin-left: -50px; }

    }
    






/* 开发成就 */
/*链接样式01*/

.blink_group01{overflow:hidden; margin-top: 20px;}
.blink_style01{float:left;margin: 0px 0px 11px 0;position:relative; cursor:pointer; width:264px;height: 311px; overflow:hidden; border:3px solid #ccc; margin-left: 10px; margin-right: 30px;}

.blink_style01 a{width: 100%; display: block;}


.blink_style01 h5{font-size:24px;color: #fff; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; margin-bottom:20px; text-shadow: 2px 2px rgba(0, 0, 0, 0.4);text-align: center;

    color: #fff; line-height: 40px; height: 135px;font-size: 30px;
    text-shadow: 0 0 2px #000,
    0 0 2px #000,0 0 2px #000,
    0 0 2px #000,0 0 2px #000,
    0 0 2px #000,0 0 2px #000;
}

.blink_style01 h6{color: #fff;font-size:15px;line-height: 26px;text-shadow: 2px 2px rgba(0, 0, 0, 0.4); font-weight: normal; text-align: center; height: 110px;  }

.blink_style01 .ok { position: relative; line-height: 36px ; font-size: 16px; background-color: #0e8cff; color:#fff; border-radius: 20px; padding: 2px 15px;  display: inline-block; left: 50%; margin-left: -50px; margin-top: 20px;}



.blink_style01 .name {

    position: absolute;top: 0%;width: 100%;height: 100%; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99ED1C24', endColorstr='#99ED1C24');-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;

}
.blink_style01 .name h5 { margin-top: 50px; text-align: center; color: #fff; font-size: 30px; font-weight: bold;

    color: #fff; line-height: 40px; height: 135px;
    text-shadow: 0 0 2px #000,
    0 0 2px #000,0 0 2px #000,
    0 0 2px #000,0 0 2px #000,
    0 0 2px #000,0 0 2px #000;
}
.blink_style01 .name h6 { margin-top: 20px; text-align: center; color: #fff;  }





.blink_style01 > img{ width:264px; height:311px; top:0 !important}
.blink_style01 .layimg{width:264px}


.blink_style01 .grid-shade {position: absolute;top: 100%;width: 100%;height: 100%; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99ED1C24', endColorstr='#99ED1C24');background: rgba(0, 0, 0, 0.4); -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}

.blink_style01:hover .grid-shade{ top:0;}

.blink_style01:hover .name{ top:-300px;}


.blink_style01 .grid-shade .grid-enter {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);
width: 80%; 
}


.blink_style01 .inter-inner { width: 90%; height: 90%; position: absolute; left: 5%; top: 5%; }
.blink_style01 .inter-inner .line1,
.blink_style01 .inter-inner .line2 { position: absolute; top: 0; right: 0; bottom: 0; left: 0; opacity: 0; filter: alpha(opacity=0); pointer-events: none; -webkit-transition: opacity 0.6s, -webkit-transform 0.6s; transition: opacity 0.6s, transform 0.6s; transition-delay:0.6s}

        
.blink_style01 .inter-inner .line1 { border-top: 1px solid rgba(255, 255, 255, 0.4); border-bottom: 1px solid rgba(255, 255, 255, 0.4);; -webkit-transform: scale(0,1); transform: scale(0,1); }

.blink_style01 .inter-inner .line2 { border-right: 1px solid rgba(255, 255, 255, 0.4);; border-left: 1px solid rgba(255, 255, 255, 0.4);; -webkit-transform: scale(1,0); transform: scale(1,0); }

.blink_style01:hover .line1,

.blink_style01:hover .line2 { opacity: 1; filter: alpha(opacity=100); -webkit-transform: scale(1); transform: scale(1); }
     


@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
    .blink_group01 {height: auto !important; margin-top: 0px; }
    .blink_style01{width:47%;height: auto; border:1px;float: left; margin: 10px 1.5%;}
    .blink_style01 .layimg{width:100%; }   
    .blink_style01 h6{font-size:12px; line-height: 20px; }
    .blink_style01 .grid-shade .grid-enter { width: 90%;}
    .blink_style01 .ok { display: none;}

}
    





/* 文化旅游 */

.tourism_group01 {float: left;margin-bottom: 10px; width: 100% !important; clear: both;}
.tourism_group01 li {float: left; width: calc(100% / 4 - 20px); margin: 10px ; height: auto !important;}
.tourism_group01 li .zine01 {float: left;width: 100% !important;; display: block; }
.tourism_group01 li a:before {display: none;}
.tourism_group01 li a:hover {margin-left: 0px !important; }

.tourism_group01 li a .pic{ text-align: center;  width: 140px; height: 140px; border:1px solid #e1e1e1;  border-radius: 1000px; margin: 10px  auto;  padding: 25px 10px; box-shadow: 0px 0px 10px #eee;}
.tourism_group01 li a:hover .pic{  text-align: center; margin-bottom: 10px; box-shadow: 0px 0px 20px #ddd;}
.tourism_group01 li a .txt01 {line-height: 20px; height: 30px;text-align: center; margin-top: 20px; font-size: 20px; color:#333; font-weight: 600; text-indent: -5px;}
.tourism_group01 li a:hover .txt01{  color:#4074b3;}


@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
    .tourism_group01 li {margin-top: -5px !important; margin-bottom: 10px !important;}
    .tourism_group01 li a .pic{ width: 90px; height: 90px; }
    .tourism_group01 li a .pic img{ width: 80%; margin-top: -15px; margin-left: 5px; }
    .tourism_group01 li {float: left; width: calc(100% / 3 - 20px) !important; margin: 10px ; height: auto !important;}
    .tourism_group01 li .zine01 {float: left;width: 100% !important;; display: block; margin-top: 0px; }

    .tourism_group01 li a .txt01 {line-height: 20px; height: 20px;font-size: 18px; margin-top: 5px;text-indent:0px; }

     }
    




/* 文化旅游 */

.tourism_group02 {float: left;margin-bottom: 10px; width: 100% !important; clear: both;}

.tourism_group02 li .zine01 {border:3px solid #bfd4f0; background: linear-gradient(45deg,#93bbee,#ddecff); border-radius: 8px;  
    transition: background-color 0.9s; -moz-transition: background-color 0.9s; /* Firefox 4 */ -webkit-transition: background-color 0.9s; /* Safari and Chrome */ -o-transition: background-color 0.9s; /* Opera */
}

.tourism_group02 li {float: left; width: calc(100% / 4 - 20px); margin: 10px ; height: auto !important;}
.tourism_group02 li .zine01 {float: left;width: 100% !important; display: block; height: 140px; }
.tourism_group02 li a:before {display: none;}
.tourism_group02 li .zine01:hover {margin-left: 0px !important;background: linear-gradient(-145deg,#93bbee,#ddecff 150%); box-shadow: 0px 0px 10px #ccc; 
}

.tourism_group02 li a .icon { width: 55%; float: left; height: 100%;}

.tourism_group02 li a .pic{ text-align: center;  width: 100px; height: 100px; border:1px solid #fff;  border-radius: 1000px;   padding: 20px; box-shadow: 0px 0px 10px #eee; background: #fff;}

.tourism_group02 li a:hover .pic{  text-align: center;  box-shadow: 0px 0px 20px #ddd;}

.tourism_group02 li a .txt01 {line-height: 20px; height: 100%;text-align: center;  font-size: 24px; color:#1e4b94; font-weight: 600; text-indent: -5px;width: 40%; }

.tourism_group02 li a:hover .txt01{  color:#000;}


@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
    .tourism_group02 li {margin-top: -5px !important; margin-bottom: 10px !important;}
    .tourism_group02 li a .pic{ width: 90px; height: 90px; }
    .tourism_group02 li a .pic img{ width: 80%; margin-top: -15px; margin-left: 5px; }
    .tourism_group02 li {float: left; width: calc(100% / 3 - 20px) !important; margin: 10px ; height: auto !important;}
    .tourism_group02 li .zine01 {float: left;width: 100% !important;; display: block; margin-top: 0px; }

    .tourism_group02 li a .txt01 {line-height: 20px; height: 20px;font-size: 18px; margin-top: 5px;text-indent:0px; }

     }
    











/* 内页图片新闻列表01 *************/
.pic_news_group01{ width: 100%;}
.pic_news_group01 ul{ margin-top: 10px;}

.pic_news_group01 li{ width:calc(100% / 2 - 20px); background: #f9f9f9; position:relative; display:block; overflow:hidden; float:left; padding: 10px;margin:10px 8px; border: 1px #ddd solid;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.63s ease-in-out;
    transition: all 0.3s ease-in-out;}

    .pic_news_group01 li:hover{ cursor:pointer;}


.pic_news_group01 li a{ display:block; overflow: hidden;}
.pic_news_group01 li .pic_box{ position:relative; background:#000; }
.pic_news_group01 li .pic_box a{ display: block; width:100%;  height:100%; overflow: hidden;}
.pic_news_group01 li img{width:100%;  height:100%; display:block;}

.pic_news_group01 li h1 a{  overflow:hidden;  white-space: nowrap;overflow:hidden;text-overflow: ellipsis;  color:#2a2a2c; font-size:20px;  display:block;  margin-top: 15px;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;}

.pic_news_group01 li span {color:#666; font-size: 14px; display:block; margin: 8px 0 10px 0px;}
.pic_news_group01 li p{ color: #666; font-size:14px;  line-height: 22px;  overflow: hidden; margin-top: 10px; max-height: 44px; height: 44px;}

.pic_news_group01 li:hover { box-shadow: 0 0 10px #ccc;}
.pic_news_group01 li h1:hover a{ color: #d83648;}

@media screen and (max-width: 1024px) and (min-width: 640px){
}

@media screen and (max-width: 640px){
    .pic_news_group01 li{ width:calc(100% - 20px);} 
}






/* 内页图片新闻列表01 *************/
.pic_news_group02{ width: 100%;}
.pic_news_group02 ul{ margin-top: 10px;}

.pic_news_group02 li{ width:calc(100% / 4 - 20px); background: #fff; position:relative; display:block; overflow:hidden; float:left; padding: 10px;margin:10px 8px; border: 1px #ddd solid;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.63s ease-in-out;
    transition: all 0.3s ease-in-out;}

    .pic_news_group02 li:hover{ cursor:pointer;}


.pic_news_group02 li a{ display:block; overflow: hidden;}
.pic_news_group02 li .pic_box{ position:relative; background:#000; }
.pic_news_group02 li .pic_box a{ display: block; width:100%;  height:100%; overflow: hidden;}
.pic_news_group02 li img{width:100%;  height:100%; display:block;}

.pic_news_group02 li h1 a{  overflow:hidden;  white-space: nowrap;overflow:hidden;text-overflow: ellipsis;  color:#2a2a2c; font-size:20px;  display:block;  margin-top: 5px; text-align: center; margin-bottom: 10px;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;}

.pic_news_group02 li span {color:#666; font-size: 14px; display:block; margin: 8px 0 10px 0px;}
.pic_news_group02 li p{ color: #666; font-size:14px;  line-height: 22px;  overflow: hidden; margin-top: 10px;}

.pic_news_group02 li:hover { box-shadow: 0 0 10px #ccc;}
.pic_news_group02 li h1:hover a{ color: #d83648;}

@media screen and (max-width: 1024px) and (min-width: 640px){
}

@media screen and (max-width: 640px){
    .pic_news_group02 li{ width:calc(50% - 20px);} 
    .pic_news_group02 li h1 a{  font-size:16px; }
}





.pic_news_group03{ width: 100%;}
.pic_news_group03 ul{ margin-top: 10px;}

.pic_news_group03 li{ width:calc(100% / 3 - 20px); background: #f9f9f9; position:relative; display:block; overflow:hidden; float:left; padding: 10px;margin:10px 8px; border: 1px #ddd solid;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.63s ease-in-out;
    transition: all 0.3s ease-in-out;}

    .pic_news_group03 li:hover{ cursor:pointer;}


.pic_news_group03 li a{ display:block; overflow: hidden;}
.pic_news_group03 li .pic_box{ position:relative; background:#000; }
.pic_news_group03 li .pic_box a{ display: block; width:100%;  height:100%; overflow: hidden;}
.pic_news_group03 li img{width:100%;  height:100%; display:block;}

.pic_news_group03 li h1 a{  overflow:hidden;  white-space: nowrap;overflow:hidden;text-overflow: ellipsis;  color:#2a2a2c; font-size:20px;  display:block;  margin-top: 15px; text-align: center; padding-bottom: 5px;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;}

.pic_news_group03 li span {color:#666; font-size: 14px; display:block; margin: 8px 0 10px 0px;}
.pic_news_group03 li p{ color: #666; font-size:14px;  line-height: 22px;  overflow: hidden; margin-top: 10px; max-height: 44px; height: 44px;}

.pic_news_group03 li:hover { box-shadow: 0 0 10px #ccc;}
.pic_news_group03 li h1:hover a{ color: #d83648;}

@media screen and (max-width: 1024px) and (min-width: 640px){
}

@media screen and (max-width: 640px){
    .pic_news_group03 li{ width:calc(100% - 20px);} 


    .pic_news_group03 li h1 a{ font-size:16px;} 

}










/* 内页图片新闻列表01 *************/
.pic_news_group01_w01{ width: 100%;}
.pic_news_group01_w01 ul{ margin-top: 10px;}

.pic_news_group01_w01 li{ width:100%; background: #fff; position:relative; display:block; overflow:hidden; float:left; padding: 10px;margin:10px 8px; border: 1px #ddd solid;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.63s ease-in-out;
    transition: all 0.3s ease-in-out;}

    .pic_news_group01_w01 li:hover{ cursor:pointer;}


.pic_news_group01_w01 li a{ display:block; overflow: hidden;}
.pic_news_group01_w01 li .pic_box{ width:50%; float: left;  }
.pic_news_group01_w01 li .pic_box a{ display: block; width: 100%;  height:100%; overflow: hidden;}
.pic_news_group01_w01 li img{width:100%;  height:100%; display:block; border:1px solid #ccc;}



.pic_news_group01_w01 li .text_box{ width:50%; float: left; padding: 5px 20px;  }


.pic_news_group01_w01 li h1 a{  overflow:hidden;  white-space: nowrap;overflow:hidden;text-overflow: ellipsis;  color:#2a2a2c; font-size:22px;  display:block;  margin-top: 15px;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;}

.pic_news_group01_w01 li span {color:#fff; font-size: 16px;  margin: 8px 0 10px 0px; border-radius: 100px; background-color:#004e90 ; padding: 10px 20px; float: right; position: absolute; bottom: 10px; right: 20px;}
.pic_news_group01_w01 li p{ color: #666; font-size:18px;  line-height: 36px;  overflow: hidden; margin-top: 20px;  max-height: 175px; overflow: hidden;}

.pic_news_group01_w01 li:hover { box-shadow: 0 0 10px #ccc;}
.pic_news_group01_w01 li h1:hover a{ color: #d83648;}

@media screen and (max-width: 1024px) and (min-width: 640px){
}

@media screen and (max-width: 640px){
    .pic_news_group01_w01 li{ width:calc(100% - 20px);} 

    .pic_news_group01_w01 li .pic_box{ width:100%; float: left;  }
    .pic_news_group01_w01 li .text_box{ width:100%; float: left; padding:0px;  }
    .pic_news_group01_w01 li span {display: none;}

    .pic_news_group01_w01 li h1 a{ font-size: 16px;}
    .pic_news_group01_w01 li p{ color: #666; font-size:14px;  line-height: 24px;  overflow: hidden; margin-top: 5px;  max-height: 48px; overflow: hidden;}
}











/* 政务公开 ********************************************************************************/


/* 领导，机构，权责------- */

.lead_group01 {float: left; width: 100%; background:none; padding: 0px;  line-height: 50px; font-size: 20px; margin-top: -4px;}

.lead_group01 .titel {float: left; text-indent: 10px; width: 100%; line-height: 45px; font-size: 20px; font-weight: 600; border-bottom: 1px #ddd solid; color:#224b7f;}

.lead_group01 .item {float: left;  background: linear-gradient(#9fc0e7, #6e9ad1);
    width: 100%; padding: 0px 5px;  border: 1px #f1f1f1 solid; margin-top:12px;margin-bottom: 5px; box-shadow: 0px 0px 5px #ddd; border-radius: 6px; height: 130px; }
.lead_group01 .item:hover { box-shadow: 0px 0px 10px #ccc; border: 1px #c2cfe1 solid;background: linear-gradient(#6e9ad1,#9fc0e7 ); }

.lead_group01 .item .icon_a01 { width: 35%;  float: left; text-align: center; margin-top: 30px;}
.lead_group01 .item .icon_a01 img { width: 90%;}
.lead_group01 .item .txt { width: 65%;  float: left; padding-left: 15px; line-height:130px; color:#fff;font-size: 22px; font-weight: 600;}

.lead_group01 .item:hover .txt {color:#fff; }




@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
.lead_group01 { height: auto; margin-top:0px; margin-bottom: 10px; }
.lead_group01 .titel { line-height: 46px; font-size:16px; }

    .lead_group01 .item {width: calc(100% / 3 - 1%); margin: 8px 0.5% 0px 0.5%; height: auto;}
    .lead_group01 .item .icon_a01 { width: 100%; text-align: center;margin-top: 20px; }
    .lead_group01 .item .icon_a01 img { width: 40%; }
    .lead_group01 .item .txt { width: 100%; float: left; line-height: 20px; font-size: 18px; margin-top: 10px; color:#fff; padding: 0px 15px;text-align: center; margin-bottom: 20px;}

}



/* 招商引资 ********************************************************************************/




/* 产业体系**********************/


.industry_box01 {padding-top: 10px;}


.industry_box02 {padding-top: 10px;}


.industry_box03 {padding-top: 10px;}
.industry_box03 a { float: left; width: 33.334%; text-align: center; background-color: #fff; padding: 0px 5px;}
.industry_box03 a:hover img {margin-top: 10px;}

.industry_box04 {padding-top: 10px;}
.industry_box04 a { float: left; width:25%; text-align: center; background-color: #fff;padding: 0px 3px;}
.industry_box04 a:hover img {margin-top: 10px;}






/* 重点开发区域**********************/
.clink_group01{ margin-top: 15px;}

.clink_style01{float:left;margin: 10px 0px 11px 0;position:relative; cursor:pointer; width:180px;height: 277px; overflow:hidden; border:0px solid #ccc; margin:0px 12px;}

.clink_style01 h5{font-size:17px;color: #fff; margin-bottom:20px; text-shadow: 2px 2px rgba(0, 0, 0, 0.4);text-align: center;/* overflow:hidden;text-overflow:ellipsis;white-space:nowrap;  */ line-height: 23px; font-weight: 600;
    text-shadow: #000 1px 0 0, #000 0 1px 0, #000 -1px 0 0, #000 0 -1px 0;
}



.clink_style01 h6{color: #fff;font-size:15px;line-height: 26px;text-shadow: 2px 2px rgba(0, 0, 0, 0.4); font-weight: normal; text-align: center;  display: none; }

.clink_style01 .name {

    position: absolute;top: 0%;width: 100%;height: 100%; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99ED1C24', endColorstr='#99ED1C24');-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;

}
.clink_style01 .name h5 { margin-top: 180px;margin-left: 0px; text-align: center; color: #000; text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.6);text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0; }
.clink_style01 .name h6 { margin-top: 20px; margin-left: 0px;text-align: center; color: #fff; text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.6);  }


.clink_style01 > img{ width:180px; height:311px; top:0 !important}
.clink_style01 .layimg{width:180px}


.clink_style01 .grid-shade {position: absolute;top: 100%;width: 100%;height: 100%; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99ED1C24', endColorstr='#99ED1C24');background: rgba(0, 0, 0, 0.4); -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}

.clink_style01:hover .grid-shade{ top:0;}

.clink_style01:hover .name{ top:400px;}


.clink_style01 .grid-shade .grid-enter {position: absolute;top: 80%;left: 50%;transform: translate(-50%, -50%);
width: 80%; 
}


.clink_style01 .inter-inner { width: 90%; height: 90%; position: absolute; left: 5%; top: 5%; }
.clink_style01 .inter-inner .line1,
.clink_style01 .inter-inner .line2 { position: absolute; top: 0; right: 0; bottom: 0; left: 0; opacity: 0; filter: alpha(opacity=0); pointer-events: none; -webkit-transition: opacity 0.6s, -webkit-transform 0.6s; transition: opacity 0.6s, transform 0.6s; transition-delay:0.6s}

        
.clink_style01 .inter-inner .line1 { border-top: 1px solid rgba(255, 255, 255, 0.4); border-bottom: 1px solid rgba(255, 255, 255, 0.4);; -webkit-transform: scale(0,1); transform: scale(0,1); }

.clink_style01 .inter-inner .line2 { border-right: 1px solid rgba(255, 255, 255, 0.4);; border-left: 1px solid rgba(255, 255, 255, 0.4);; -webkit-transform: scale(1,0); transform: scale(1,0); }

.clink_style01:hover .line1,

.clink_style01:hover .line2 { opacity: 1; filter: alpha(opacity=100); -webkit-transform: scale(1); transform: scale(1); }
     


@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
    .clink_group01 {height: 260px !important; }
    .clink_style01{width:48%;height: auto; border:1px; float: left; margin: 0px 2% 10px 0px;}
    .clink_style01 .layimg{width:100%; }  
    
    
    .clink_style01 .name h5 { margin-top: 170px;margin-left: 0px; text-align: center; color: #000; text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.6); font-size: 16px; margin-bottom: 5px;text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;  }

    .clink_style01 .name h6 { margin-top: 0px;}

    .clink_style01 h5{font-size:16px;margin-bottom:5px;}


    .clink_style01 .grid-shade .grid-enter { width: 90%;}
     }
    





/* 招商指南------- */

.info_open_group03 {float: left; width: 100%; background:none; padding: 0px;  line-height: 50px; font-size: 20px; margin-top: 5px;}

.info_open_group03 .titel {float: left; text-indent: 10px; width: 100%; line-height: 45px; font-size: 20px; font-weight: 600; border-bottom: 1px #ddd solid; color:#224b7f;}

.info_open_group03 .item {float: left;  background: #fff;width: 30%; padding: 15px 5px;  border: 1px #f1f1f1 solid;  box-shadow: 0px 0px 5px #ddd; border-radius: 6px; margin: 12px 1.533% 0px 1.533%;}

.info_open_group03 .item:hover { box-shadow: 0px 0px 10px #ccc; border: 1px #c2cfe1 solid; }

.info_open_group03 .item .icon_a01 { width: 40%;  float: left; text-align: center;}
.info_open_group03 .item .txt { width: 60%;  float: left; padding-left: 15px; line-height: 50px; color:#666;font-size: 22px; font-weight: normal;}

.info_open_group03 .item:hover .txt {color:#224b7f;}



@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
  .info_open_group03 { height: auto; margin:10px 0px; padding: 0px 7px; }


.info_open_group03 .titel { line-height: 46px; font-size:16px; }


    .info_open_group03 .item {width: 49%; margin: 8px 0.5% 0px 0.5%; padding: 5px 5px;}
    .info_open_group03 .item .icon_a01 { width: 30%;}
    .info_open_group03 .item .icon_a01 img { width: 70%; margin-top: -5px;}
    .info_open_group03 .item .txt { width: 70%; float: left; line-height: 20px; font-size: 18px; margin-top: 7px; color:#666; padding: 0px 20px;}
    .info_open_group03 .item .txt01 {  margin-top: 15px;padding: 0px 10px 0 20px;}
}





/* 政民互动 ********************************************************************************/


/* 政民互动按钮01 */

.interplay_group01 {float: left;margin-bottom: 10px; width: 100% !important; clear: both;}
.interplay_group01 li {float: left; width: calc(100% / 6 - 30px); margin: 0px 15px ; height: auto !important;}
.interplay_group01 li .zine01 {float: left;width: 100% !important;; display: block; }
.interplay_group01 li a:before {display: none;}
.interplay_group01 li a:hover {margin-left: 0px !important; }

.interplay_group01 li a .pic{ text-align: center;  width: 130px; height: 130px; border:1px solid #e1e1e1;  border-radius: 1000px; margin: 10px  auto;  padding: 25px 10px; box-shadow: 0px 0px 10px #eee; background-color: #ecf2fa;}
.interplay_group01 li a:hover .pic{  text-align: center; margin-bottom: 10px; box-shadow: 0px 0px 20px #ddd;}
.interplay_group01 li a .txt01 {line-height: 20px; height: 30px;text-align: center; margin-top: 20px; font-size: 20px; color:#333; font-weight: 600; text-indent: -5px;}
.interplay_group01 li a:hover .txt01{  color:#4074b3;}



@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
    .interplay_group01 {margin-top: 10px; }
    .interplay_group01 li {float: left; width: calc(100% / 3 - 20px); margin: 0px 10px; height: auto !important;}

    .interplay_group01 li a .pic{ text-align: center;  width:95px; height: 95px; }
    .interplay_group01 li a .pic img{ width: 80%; margin-top: -7px; }

    .interplay_group01 li a .txt01 { margin-top: 10px; font-size: 16px; color:#333; text-indent: 0px;}
  }
  
  
  



/* 政民互动按钮02 */

.interplay_group02 {float: left;margin-bottom: 10px; width: 100% !important; clear: both;}
.interplay_group02 li {float: left; width: calc(100% / 3 - 20px); margin: 0px 10px; height: auto !important;}
.interplay_group02 li .zine01 {float: left;width: 100% !important;; display: block; }
.interplay_group02 li a:before {display: none;}
.interplay_group02 li a:hover {margin-left: 0px !important; }

.interplay_group02 li a .pic{ text-align: center;  width: 110px; height: 130px; border:1px solid #e1e1e1;  border-radius: 8px; margin: 10px  auto;  padding: 25px 10px; box-shadow: 0px 0px 10px #eee; background-color:#edfaf7}
.interplay_group02 li a:hover .pic{  text-align: center; margin-bottom: 10px; box-shadow: 0px 0px 20px #ddd;}
.interplay_group02 li a .txt01 {line-height: 20px; height: 30px;text-align: center; margin-top: 20px; font-size: 20px; color:#333; font-weight: 600; text-indent: -5px;}
.interplay_group02 li a:hover .txt01{  color:#2f9fb3;}



@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
    .interplay_group02 li a .pic{ text-align: center;   width:95px; height: 95px; border:1px solid #e1e1e1; }
    .interplay_group02 li a .pic img{ width: 80%; margin-top: -7px; }
    .interplay_group02 li a .txt01 { margin-top: 10px; font-size: 16px; color:#333; text-indent: 0px;}
  }
  





/* 微博框 */
.weibo_a01 {  width: 100%; height: 200px; overflow: auto; border:1px solid #f1f1f1; margin-top: 10px;}

.weibo_a01::-webkit-scrollbar{width:4px; height: 4px; }
.weibo_a01::-webkit-scrollbar-track{background-color:#fefefe;}
.weibo_a01::-webkit-scrollbar-thumb{background-color:#eee;}
.weibo_a01::-webkit-scrollbar-thumb:hover {background-color:#1492ff}
.weibo_a01::-webkit-scrollbar-thumb:active {background-color:#1492ff}


@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
    .weibo_a01 {  width: 100%; height: 230px; }
  }
  



/* 微信框 */
.weixin_a01 {  width: 100%; height: 200px; overflow: auto; border:1px solid #f1f1f1; margin-top: 10px;}

.weixin_a01::-webkit-scrollbar{width:4px; height: 4px; }
.weixin_a01::-webkit-scrollbar-track{background-color:#fefefe;}
.weixin_a01::-webkit-scrollbar-thumb{background-color:#eee;}
.weixin_a01::-webkit-scrollbar-thumb:hover {background-color:#1492ff}
.weixin_a01::-webkit-scrollbar-thumb:active {background-color:#1492ff}

@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
    .weixin_a01 {  width: 100%; height: auto; }
  }




/* 微博微信群 */

.wechat_group01 { height: 250px;}

.wechat_group01 a { float: left; width: calc(50% - 20px); margin-right: 20px; border:1px solid #f1f1f1; height: 100%;}
.wechat_group01 a:hover {box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);}
.wechat_group01 a .pic { margin-top: 50px; text-align: center;}
.wechat_group01 a .txt { margin-top: 20px; text-align: center; font-size: 28px; line-height: 40px;}

.wechat_group01 .weibo_g01 {background-color: #fff2d5;}
.wechat_group01 .weibo_g01 .txt { color:#d64b08}
.wechat_group01 .weibo_g01:hover {background-color: #fceac3;}

.wechat_group01 .weibo_g02 {background-color: #ccf4ea;}
.wechat_group01 .weibo_g02 .txt { color:#04ae00}
.wechat_group01 .weibo_g02:hover {background-color: #b2ecdd;}


.wechat_group01 .weibo_g03 {width: calc(100% - 10px) }

.wechat_group01 .weibo_g03:hover {box-shadow: 0px 0px 10px #ccc; }




@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
.wechat_group01 { height: auto;}
.wechat_group01 a { float: left; width: calc(49%); margin: 10px 0.5%; border:1px solid #f1f1f1; height: 100%;}
.wechat_group01 a .pic { width: 40%; float: left; margin-top: 0px;line-height: 40px;}
.wechat_group01 a .pic img { width: 60%;margin-top: 10px; }
.wechat_group01 a .txt { width: 60%;float: left; font-size: 18px;margin-top: 0px; line-height: 60px; font-weight: 600; }

  }











/* 标题样式01 *************/
.titel_group01 { margin-bottom: 10px;}
.titel_group01 .news_tabs_head {background:none;width:100%;height:4rem;overflow:hidden; font-size: 1.8rem; border-bottom: 1px #ddd solid;}
.titel_group01 .news_tabs_head li {float:left;padding: 0px 15px;font-size:1.8rem; height:40px;line-height:40px;color:#333;text-decoration:none; cursor: pointer;}
.titel_group01 .news_tabs_head li.active {color:#2a70be; background:none;border-bottom:3px solid #2a70be; font-weight:bold;}

.titel_group01 .news_tabs_head a {float:left;padding: 0px 15px;font-size:1.8rem; height:4rem;line-height:4rem;color:#333;text-decoration:none; cursor: pointer;}
.titel_group01 .news_tabs_head a.active {color:#2a70be; background:none;font-weight:bold;border-bottom:3px solid #2a70be; }


.titel_group01 .news_tabs_head a.sub{position:relative;color:#666; background:none;font-size: 1.4rem;
padding: 0px;margin-left: 30px; height: 3.5rem; line-height:4rem;}
.titel_group01 .news_tabs_head a.sub+a.sub{ margin-left: 2rem; }
.titel_group01 .news_tabs_head a.sub:hover {margin-top:-2px; color:#ff5500;}
.titel_group01 .news_tabs_head a.sub:after
{position:absolute;content:'';bottom:0;left:50%;width:0;height:2px;background:#ff5500;
	-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-khtml-transition:all 0.3s;}
.titel_group01 .news_tabs_head a.sub:hover:after{left:0;width:100%}



/* 新闻标题样式02 *************/
.titel_group02 { margin-bottom: 10px;}
.titel_group02 .news_tabs_head {background:none;width:100%;height:5rem;overflow:hidden; font-size: 1.8rem; border-bottom: 1px #ddd solid; margin-top: 10px;}
.titel_group02 .news_tabs_head li {float:left;padding: 0px 15px;font-size:2rem; height:5rem;line-height:5rem;color:#333;text-decoration:none; }
.titel_group02 .news_tabs_head li.active {color:#224b7f; background:none;border-bottom:0px solid #224b7f; font-weight:bold;height:5rem;line-height:5rem;}

.titel_group02 .news_tabs_head a {float:left;padding: 0px 15px;font-size:2rem; height:5rem;line-height:5rem;color:#333;text-decoration:none; cursor: pointer;}
.titel_group02 .news_tabs_head a.active {color:#224b7f; background:none;border-bottom:0px solid #224b7f; font-weight:bold;height:5rem;line-height:5rem;}


.titel_group02 .news_tabs_head a.sub{position:relative;color:#666; background:none;font-size: 1.4rem;
padding: 0px;margin-left: 30px; height: 3.5rem; line-height:3rem; margin-top: 10px}

.titel_group02 .news_tabs_head a.sub+a.sub{ margin-left: 2rem; }
.titel_group02 .news_tabs_head a.sub:hover {margin-top:8px; color:#ff5500;line-height:3rem;}
.titel_group02 .news_tabs_head a.sub:after
{position:absolute;content:'';bottom:0;left:50%;width:0;height:2px;background:#ff5500;
	-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-khtml-transition:all 0.3s;}
.titel_group02 .news_tabs_head a.sub:hover:after{left:0;width:100%}





	


/* 图片样式01 */
 .pic_style01 {position: relative;  box-shadow: 0px 0px 3px #aaa;  display: block; overflow: hidden; float: left;  border: 1px #ccc solid; width: 100%;box-sizing: border-box;}

 .pic_style01 a{ border: 5px solid #fff; display: block;  position: relative; }


 .pic_style01 a img{ display: block;  width: 100%;}

 .pic_style01 a h3{ position: absolute; left: 0; bottom: 0; width: 100%; text-align: center; display: block; height:30px; line-height: 30px;  filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#70000000', endColorstr='#70000000');background:rgba(0,0,0,0.65);}

.pic_style01 a h3 strong{color: #fff; font-size: 1.8rem; font-weight: 600; color:#fff;}
.pic_style01 a h3 span{color: #fff; font-size: 1.8rem; padding: 5px 0px;}


.pic_style01 a .ani_border{position:absolute; display:block; left:0px;  top:0px; width:100%; height:100%;  }

.pic_style01 a .ani_border:after{position:absolute;bottom:-5px;
left:50%;width:0px;height:5px;background:#e10606;content:'';
-webkit-transition:all .25s;-moz-transition:all .25s;
-o-transition:all .25s;transition:all .25s;}
.pic_style01 a:hover .ani_border:after{left:0;width:100%}


/* 图片样式02 */
 .pic_style02 { width: 98%; margin-left: 2px!important;}











/*PC图片轮播*/
.pc_pic_move_group01 {display: block; width: 100%; margin: 0 auto; border:1px solid #f1f1f1; padding: 10px 10px 0px 10px; background-color: #f8f8f8; margin-bottom: 10px;}

.pc_pic_move01 {height: 115px; border: 0px solid #ccc; position: relative;} /*图片&按钮轮播高度 位置*/

.pc_pic_move_next_01a {position: absolute; top:50px;right:30px;} /*左箭头 位置*/
.pc_pic_move_next_01b {position: absolute; top:50px;left:30px;} /*右箭头 位置*/
.pc_pic_move_dot01 {bottom: 0px!important;display: none;}  /*导航-点点点 位置*/




@media screen and (max-width: 640px) { /*屏幕小于640px*/
    .pc_pic_move_group01 {display: block;width: 100%;}
    .pc_pic_move01 {height: 120px; border: 0px solid #ccc; position: relative;} /*图片&按钮轮播高度 位置*/
    .pc_pic_move_next_01a {display: none;} /*左箭头 位置*/
    .pc_pic_move_next_01b {display: none;} /*右箭头 位置*/
    .pc_pic_move_dot01 {bottom: 8px!important; display:block;}  /*导航-点点点 位置*/
}

@media screen and (max-width: 1024px) and (min-width: 640px) {/*屏幕640px-1024px*/
.pc_pic_move01 {height: 135px; border: 0px solid #ccc; position: relative;} /*图片&按钮轮播高度 位置*/
.pc_pic_move_next_01a {display: none;} /*左箭头 位置*/
.pc_pic_move_next_01b {display: none;} /*右箭头 位置*/
	
.pc_btn_move_next_01a {display: none;} /*左箭头导航 位置*/
.pc_btn_move_next_01b {display: none;} /*右箭头 位置*/

}	 




/*PC按钮轮播*/

.pc_btn_move_group01 {display: block;}
.pc_btn_move01 {height: 95px; border: 0px solid #ccc; position: relative;} /*图片&按钮轮播高度 位置*/

.pc_btn_move_next_01a {position: absolute; top:32px;right:-10px;} /*左箭头导航 位置*/
.pc_btn_move_next_01b {position: absolute; top:32px;left:-10px;} /*右箭头 位置*/
.pc_btn_move_dot01 {bottom: 0px!important;}  /*导航-点点点 位置*/












/*扫瞄二维码*/

.ewm_a01 { width: 100%; margin: 0 auto; border:1px solid #f1f1f1;overflow: hidden; margin-bottom:20px; padding: 10px 5px; display: table; box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1); border-radius: 6px;}
.ewm_a01 .pic{ width: 35%; display: table-cell;  text-align: center;}
.ewm_a01 .txt{ width: 65%; font-size: 16px; font-weight: 300; color:#7f98b9;line-height: 30px; display: table-cell; text-align: center; vertical-align:middle; letter-spacing:3px;}

@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
.ewm_a01 {margin-bottom:10px; display: none;}

}	 





/*尾部*/

.pc_footer_group01 {}
.pc_footer_group01 .titel {  color:#fff;  font-size: 16px; height: 35px; line-height: 35px; border: 1px #66a5f4 solid; width: 84%; margin: auto;}

.footer_bg01 { width: 100%; background: #a2c2e9; padding: 10px 0px 0px 0px; }
.footer_bg02 { width: 100%;  background: #b6e1ff; background: #fff; }

.footer_bg .titel { color:#fff; margin-top: 18px; text-indent: 80px; font-size: 16px; font-weight: 600;}
.copyright_bg  {background: #eee;  line-height: 28px; padding: 0px 0px 0px 0px; color:#666; }




/*友情链接*/
.fri_link_group01 { text-align: center;}
.fri_link_group01 li{float: left; margin-bottom: 8px;}

.fri_link_group01 .am-selected-btn {color: #333;background-color:#eee!important;border-color: #224b7f!important;font-size: 1.4rem;}
.fri_link_group01 .am-selected-btn:hover {color: #333!important; background:#dddddd!important;}

.fri_link_group01 .am-selected-list { max-height: 25rem; max-width: 37.5rem;overflow-y:auto; overflow-x: hidden;}


/*版权菜单*/
.bottom_menu_group01 {text-align: center;  /*设置子元素因为inline-block出现的间隙*/display: table;word-spacing:-1em;}
.bottom_menu_group01 li {}
.bottom_menu_group01 li+li {}
.bottom_menu_group01 a { font-size: 1.6rem;color:#fff; padding: 0 10px; margin: 10px 0 15px 0px;  border-left: 1px #fff solid;  border-right: 1px #fff solid; height: 18px; line-height: 18px; margin-left: -1px; display: inline-block;font-weight: 600;}
.bottom_menu_group01 a:hover { color:#fff;}

/*版权地址信息*/
.copyright_group01 {line-height: 28px; margin: 10px 0px; overflow: hidden; color: #666;  font-size: 1.4rem;}





/*=======POP  AD==================*/
.pop_group01 {  overflow:hidden;}
.pop_ad { display:block; z-index:999; position:fixed; bottom:210px; right:20px; }
.pop_ad .box{ position:relative;}
.pop_ad .box a{ display:block; }
.pop_ad .box img{ display:block;  border: 1px #ccc solid;}
.pop_ad .box .pop_close img{ display:block;  border: 0px #ccc solid;}

.pop_ad .box .pop_close{ position: absolute; right: 5px; top: 5px; cursor: pointer; -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out; border: 0px #000 solid;}
.pop_ad .box .pop_close:hover{ transform:rotate(360deg);-webkit-transform:rotate(360deg); -moz-transform:rotate(360deg); }


@media screen and (max-width: 640px) { /*屏幕小于640px*/
.pop_group01 {display: none; }
}


/*=======POP  AD==================*/





/* 内页框架开始*****************************************************/
.color01{color:#00a2ff!important; }
.color02{color:#224b7f!important; }
.color03{color:#ff5c21!important; }
.color04{color:#7eb876!important; }

.bgcolor00{background:#eee; }
.bgcolor01{background:#224b7f!important; }
.bgcolor02{background:#5186b9!important; }
.bgcolor03{background:#ff5c21!important; }
.bgcolor04{background:#7eb876!important; }



/* 路径**条件*/

.path_group01 {width:100%;line-height: 45px; border-bottom:#ddd 1px solid; overflow: hidden; padding: 5px 20px;}
.path01{margin:10px 0px; width:auto; height: 45px; font-size:16px; line-height:45px; }
.path01 strong{display: inline-block; color:#777;}
.path01 strong::before {content: ''; width: 20px; height: 19px; background: url("path_icon01.png"); display: inline-block; margin-right: 10px; margin-top:12px; float: left;}
.path01 a{color:#777;}
.path01 a::after {content: '/'; color:#777;display: inline-block;padding:0px 10px;}
.path01 div:last-child a::after {display: none;}
.path01 a:hover{color:#333;}
.path_group01 .swiper-slide {width:auto; }


@media screen and (max-width: 640px) { /*屏幕小于640px*/
.path_group01 {display: block; }

.path_group01 {width:100%;line-height: 30px; border-bottom:#ddd 1px solid; overflow: hidden; padding: 5px 20px;}
.path01{margin:10px 0px; width:auto; height: 30px; font-size:14px; line-height:30px; }
.path01 strong::before {content: ''; width: 20px; height: 19px; background: url("path_icon01.png"); display: inline-block; margin-right: 10px; margin-top:5px; float: left;}

}




/********** 内页左侧树型三级菜单**********/

/* 左侧菜单*/
.left_nav01{ float:left; width:100%;  margin-top: 10px;}
.left_nav01 .titel{ float:left;font-size:18px; color:#fff; width:100%; height:50px; line-height:50px; text-indent:1em; font-weight: 600;}
.left_nav01 .titel em{float:right; background:url(../css/triangle.png) no-repeat; width:13px; height:13px;}





/* 翻页样式01*/
.nextpage {font-size:14px; font-family:Arial;width:100%; margin-bottom:15px;  overflow: hidden;}
.nextpage ul{float:left;margin-left:15px;}
.nextpage a{float:left;padding:10px 10px; min-width:15px; background:#f5f7f8; color:#454545; margin-right:10px;text-align:center; border:#c3c9cd 1px solid; border-radius:2px; margin-top: 5px}
.nextpage a:hover{background:#ddd; color:#000; }
.nextpage a.on01 {background:#224b7f; color:#fff; }
.nextpage a.on02 {background:#5186b9; color:#fff; }
.nextpage a.on03 {background:#e8a043; color:#fff; }
.nextpage a.on04 {background:#7eb876; color:#fff; }
.nextpage .keyword{float:left; width:40px; height:36px; line-height:25px; font-size:14px; font-family:"微软雅黑";color:#333; background:#fff;  border:#c3c9cd 1px solid; text-indent:5px; margin:0px 10px; margin-top: 5px }
.nextpage .ok{float:left;font-family:"微软雅黑";color:#fff;width:40px; height:36px; line-height:30px; font-size:14px; border:#c3c9cd 1px solid;margin-top: 5px}



.am-pagination>.am-active>a {
    z-index: 2;
    color: #fff;
    background-color: #224b7f;
    border-color: #224b7f;
    cursor: default;
}





/********** 内页左侧树型三级菜单**********/
@media screen and (max-width: 1024px) and (min-width: 0px){
.sticky_top01 {top:100px!important;}  /*校正下拉移动时 左部固定头部高度*/
}


/* ==============树型菜单样式============== */

.tree_menu{ width:100%; border:#ddd 1px solid; float:left; font-family:"微软雅黑"; background-color: #fff; }
#tree_nav01 {width:100%;  margin:auto; margin-top:0px; margin-bottom:15px;list-style: none;}
#tree_nav01 ul {margin:0px;padding:0px; vertical-align:text-top; display: none;}
/***一级菜单***/
#tree_nav01 li {padding-left:10px; padding-right:10px;}
#tree_nav01 li a {font-size:16px; margin-top:5px; text-indent:0px;line-height:28px;display:block;text-decoration:none;outline:0; border-bottom:1px solid #ddd; color:#222;padding-left: 10px;}
#tree_nav01 li a:hover { color:#428af9;}
#tree_nav01 li a.on {background: #d0deec;color:#316ace;}
/***二级菜单***/
#tree_nav01 ul li {margin:0;padding:0; padding-left:10px;}
#tree_nav01 ul li a {font-size:16px;color:#777;line-height:26px; outline:0;text-indent:0px;background:none; border-bottom: 1px dotted #CCC;}
#tree_nav01 ul li a:hover {color:#428af9; border-bottom:1px dotted #CCC;}
/***三级菜单***/
#tree_nav01 ul ul li {padding-left:10px;}
#tree_nav01 ul ul li a {font-size:14px;color:#888;background:none;text-indent:0px;}
#tree_nav01 ul ul li a:hover {color:#428af9;}
#tree_nav01 span{float:right;}
/* ==============树型菜单样式============== */






/* ==============树型菜单样式============== */

.tree_menu{ width:100%; border:#ddd 1px solid; float:left; font-family:"微软雅黑"; background-color: #fff; }
#tree_nav02 {width:100%;  margin:auto; margin-top:0px; margin-bottom:15px;list-style: none;}
#tree_nav02 ul {margin:0px;padding:0px; vertical-align:text-top; display: none;}
/***一级菜单***/
#tree_nav02 li {padding-left:10px; padding-right:10px;}
#tree_nav02 li a {font-size:16px; margin-top:5px; text-indent:10px;line-height:35px;display:block;text-decoration:none;outline:0; border-bottom:1px solid #ddd; color:#222;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */}
#tree_nav02 li a:hover { color:#428af9;}
#tree_nav02 li a.on {background: #d0deec;color:#316ace;}
/***二级菜单***/
#tree_nav02 ul li {margin:0;padding:0; padding-left:10px;}
#tree_nav02 ul li a {font-size:16px;color:#777;line-height:30px; outline:0;text-indent:0px;background:none; border-bottom: 1px dotted #CCC;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */}
#tree_nav02 ul li a:hover {color:#428af9; border-bottom:1px dotted #CCC;}
/***三级菜单***/
#tree_nav02 ul ul li {padding-left:10px;}
#tree_nav02 ul ul li a {font-size:14px;color:#888;background:none;text-indent:0px;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */}
#tree_nav02 ul ul li a:hover {color:#428af9;}
#tree_nav02 span{float:right;}
/* ==============树型菜单样式============== */




    



/********** 移动端子菜单可以回收01**********/
#nav_slide{background: #fff; line-height: 50px; position: relative;   height: 50px; margin-top: 10px; margin-bottom: 10px;}
#nav_slide #bnt_back{ position:absolute; left: 1rem; top:-1px;  }
#nav_slide #bnt_back img{ height: 16px;}
#nav_slide .n_title{ height: 50px; border-bottom: 1px solid #d6dce0;  }
#nav_slide h3{ font-size: 20px; color: #fff; color:#224b7f;  display: block; font-weight: 600;padding: 0px 15px}




#sub_nav_content{ display: none; background: #3b3b3c; position: absolute;top: 50px; right: 0; width: 100%;}
#sub_nav_content .content a{ display: block; position: relative; height: 40px; line-height: 3.8rem; text-align: center; width: 100%; }
#sub_nav_content .content a i{font-style: normal; padding-left: .7rem;  font-size: 12px; color: #fff;}
#sub_nav_content .content a:nth-child(2n+1){ background: #4d4d4e;}

#bnt_sub_nav{ position: absolute; right: 1rem; top: 18px; cursor: pointer; }
#bnt_sub_nav img{ display: block; height: 16px; }
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}


#sub_nav_content{background: #fff; display: none; box-shadow: 0 0 5px #999; z-index: 9999;}
#sub_nav_content ul{ padding:  10px;}
#sub_nav_content ul li { display: block; line-height: 30px; margin: 8px 0; }
#sub_nav_content ul li a{font-size: 16px;  display:block; border-left:3px solid #999; height: 30px; line-height: 30px; font-size: 16px; padding-left: 10px; color: #666; background-color: #f7f7f7;}
#sub_nav_content ul li.on a{color: #224b7f;  border-left:3px solid #224b7f; background-color: #ecf4ff; font-weight: 600; }


#sub_nav_content dt{height:30px;line-height:30px;position:relative;background:#fafafb;  border-top:1px solid #e7e7e7; z-index: 999; }
#sub_nav_content dt a{ margin:0 10px; display:block;color:#5b5349; height: 30px; font-size:13px; font-weight: 400;  }
#sub_nav_content dt.title{background:#fafafb;}
#sub_nav_content dt.title_on  { background:#fafafb;}
#sub_nav_content dt.title_on a{ color:#fff; border-top:1px solid #fff;}
#sub_nav_content dt.last a{border-top:1px solid #f8f8f8;}
#sub_nav_content dt.title_on.on{  }
#sub_nav_content dt.title_on a{ color:#5b5349;}
#sub_nav_content dd{  display:block;}
#sub_nav_content dd .box{padding:0px 0px 0px 0px;}
#sub_nav_content dd a{ padding:0 25px;  line-height:30px;border-top:1px solid #e7e7e7;font-size:12px;color:#5b5349;display:block;height:30px;}
#sub_nav_content dd a.on{ color:#b7863e}

#bnt_more{ background: #e5e6e9; color: #727374; border-radius: 3px; height: 3.6rem; line-height: 3.6rem; text-align: center; font-size: 14px; display: block; margin: 0 1rem;}

/********** 移动端子菜单可以回收01**********/












/* 内页新闻列表01 *************/


/* 内页新闻标题 */
.news_list_group01 { margin-bottom: 0px;}
.news_list_group01 .news_tabs_head {background:none;width:100%;height:5rem;overflow:hidden; font-size: 1.8rem; border-bottom: 1px #ddd solid; margin-top: 10px;}
.news_list_group01 .news_tabs_head li {float:left;padding: 0px 15px;font-size:2rem; height:5rem;line-height:5rem;color:#333;text-decoration:none; }
.news_list_group01 .news_tabs_head li.active {color:#224b7f; background:none;border-bottom:0px solid #224b7f; font-weight:bold;height:5rem;line-height:5rem;}

.news_list_group01 .news_tabs_head a {float:left;padding: 0px 15px;font-size:2rem; height:5rem;line-height:5rem;color:#333;text-decoration:none; cursor: pointer;}
.news_list_group01 .news_tabs_head a.active {color:#224b7f; background:none;border-bottom:0px solid #224b7f; font-weight:bold;height:5rem;line-height:5rem;}


.news_list_group01 .news_tabs_head a.sub{position:relative;color:#666; background:none;font-size: 1.4rem;
padding: 0px;margin-left: 30px; height: 3.5rem; line-height:3rem; margin-top: 10px}

.news_list_group01 .news_tabs_head a.sub+a.sub{ margin-left: 2rem; }
.news_list_group01 .news_tabs_head a.sub:hover {margin-top:8px; color:#ff5500;line-height:3rem;}
.news_list_group01 .news_tabs_head a.sub:after
{position:absolute;content:'';bottom:0;left:50%;width:0;height:2px;background:#ff5500;
	-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-khtml-transition:all 0.3s;}
.titel_group02 .news_tabs_head a.sub:hover:after{left:0;width:100%}


/* 内页新闻列表 */
.news_list_group01 .news_list {clear:both; position:relative;  text-align: left;  }
.news_list_group01 .news_list ul {margin-top: 15px;width: 100%; overflow: visible; }
.news_list_group01 .news_list ul li{line-height:4rem; height:4rem; text-indent: 1rem;}
.news_list_group01 .news_list ul a{ color:#333;float:left; display:inline; width:calc(100% - 140px);text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */font-size: 1.6rem; line-height: 2.2rem;
-webkit-transition: margin 0.3s ease-out;
-moz-transition: margin 0.3s ease-out;
-khtml-transition: margin 0.3s ease-out; }

.news_list_group01 .news_list ul a:hover{color:#428af9; margin-left: 15px;}
.news_list_group01 .news_list ul a:hover:before{color:#428af9; content: "›";font-size: 20px; margin-top: 3px; }

.news_list_group01 .news_list ul span{ color:#666; float:right; font-size: 1.6rem; line-height: 2.2rem; padding-right: 10px;width: 125px;  }
.news_list_group01 .news_list ul li a:before {  content: "." ;color:#333; position:relative; top:-5px;  float: left;}



@media screen and (max-width: 1024px) and (min-width: 640px){
	.news_list_group01 .news_list ul li{line-height:40px; height:40px; } /* 改变新闻列表行高 */

}

@media screen and (max-width: 640px){
	.news_list_group01 .news_list ul {margin-top: 0px;}
	.news_list_group01 .news_list ul li{ font-size:15px; line-height: 36px;  height:36px; padding: 0px 0px ; text-indent: 0rem; border-bottom:1px #ddd dotted; overflow: hidden;  margin: 0px;}/* 改变新闻列表行高 */


.news_list_group01 .news_list ul li a{ font-size:15px; line-height: 36px; height:36px; width: 75%;  overflow: auto;overflow: visible;white-space: pre-wrap;text-overflow: unset; font-size: 1.5rem; float: left;  }/* 改变新闻列表行高 */

.news_list_group01 .news_list ul span{ font-size: 1.5rem; width: 50px; float: right; line-height: 36px; height:36px; }

.news_list_group01 .news_list ul li a:before { display: none;}
    
}





.article01{ margin:auto; width:100%; overflow: hidden; padding: 0px 20px;}
/*保护视力色*/
.vision_color { width:100%; line-height:20px; font-size:12px;  padding: 10px 0px;  position: absolute; right:5px;  margin-top: -50px; float: left;}

.vision_color b{font-size:12px; color:#aaa;float:left; margin-left: 10px;}
.vision_color .colors{ float: right; }
.vision_color .colors a {width: 10px; height:10px; float:left;border:#ccc 1px solid; margin:0px 3px; margin-top:5px; }

.vision_color .colors a:hover {border:#999 1px solid;float:left;}

.vision_color .colors00 {background:#ffffff;border:1px solid #000000;}
.vision_color .colors01 {background:#f1f2c6;border:1px solid #000000;}
.vision_color .colors02 {background:#efe1c4;border:1px solid #000000;}
.vision_color .colors03 {background:#f0dcd3;border:1px solid #000000;}
.vision_color .colors04 {background:#c4e86a;border:1px solid #000000;}
.vision_color .colors05 {background:#c5ecf3;border:1px solid #000000;}
.vision_color .colors06 {background:#d1c9ee;border:1px solid #000000;}
.vision_color .colors07 {background:#e6e7eb;border:1px solid #000000;}
.vision_color .colors08 {background:#ededea;border:1px solid #000000;}
.vision_color .font {float: right; }
.vision_color .font a{margin-right: 8px; }


@media screen and (max-width: 640px){
.article01{ padding: 0px 0px;}
}








/* 文章头部样式01*/
.content_head01 { width:100%; border-bottom:#ccc 0px dashed; margin-bottom:0px; }

.content_head01 .z_title { font-size:22px; line-height:34px; padding:10px 0px; width:100%; text-align:center; font-weight:bold; margin-top: 10px;}
.content_head01 .f_title { font-size:16px; line-height:28px; width:100%; text-align:center;}

.content_head01 .voice {width:100%; padding:10px 0px 10px 0px;text-align: center; overflow: hidden;}
.content_head01 .read{margin: 10px auto; border-top:#ccc 1px dotted; padding-top: 10px; line-height: 36px; text-align: center;}
.content_head01 .read li{padding: 8px 0px; text-align: center; display: inline-block; width: auto !important; padding: 0px 10px; }





/* 文章内容*/
.article_cont {width:100%;font-size:16px; line-height:32px; margin-bottom:10px; color:#333;}

/* 

.article_cont img{ margin:10px auto; vertical-align: middle; 
display: table-cell;} 

*/

.article_cont .read{padding:15px 0px; color:#333; font-weight:bold;}
.article_cont .read li{width:100px;font-size:15px;line-height:28px;  float:left;}
.article_cont .read .file{float:left;font-size:15px;line-height:28px; width:800px; font-weight:100}




@media screen and (max-width: 640px){
.article01{ padding: 0px 0px;}

.content_head01 .z_title { font-size:2rem; line-height:30px; }

.article_cont {width:100%;font-size:14px; line-height:24px;}

.content_head01 .read{margin: 10px auto; border: 0px; border-top:#ccc 1px dashed; }
.content_head01 .read li{padding: 8px 0px; text-align: left; }

}






/* 分享样式*/
.articl_share { width:100%; font-size:16px;  margin-top: 20px; overflow: hidden;  border-top: 1px #eee solid;border-bottom: 1px #eee solid; padding: 0px 10px 20px 10px;}
.articl_share .app{float:left; margin-top:25px; width: 50%;}
.articl_share .app a{margin-left:1px;}


.articl_share .print{float:right; margin-top:22px; width: 50%;}
.articl_share .print a{float:right; padding:5px 30px; font-size: 16px; background-color: #eee; border-radius: 100px; color:#333;font-weight: 600; margin-right: 5px; border:1px #ddd solid;}
.articl_share .print a:hover{background-color:#224b7f; color:#fff;  border:1px #224b7f solid;}



@media screen and (max-width: 640px){
.articl_share .app{float:right; margin-top:25px; width: 100%;}
.articl_share .print{float:left; width: 100%; margin-top: 10px; overflow: hidden; display: none;  }
.articl_share .print a{width: 30%; padding: 5px 5px; margin: 0 1.5555% 0 1.5555%; font-size: 14px; font-weight: normal;text-align: center;}
}















/* 领导列表*/

.lead_list01{float:left;  font-size:20px; line-height:45px; }
.lead_list01 h3{float:left; height:32px; line-height:32px; padding-left:10px;   background:#f4f4f4; cursor:pointer;
 line-height:55px; height:55px;width:100%; border-bottom:1px solid #eee}
.lead_list01 h3 em{ float:right; display:block; width:40px; height:32px; background:url(icoAdd.png) 20px 22px no-repeat; cursor:pointer; }
.lead_list01 h3.on em{background-position:20px -45px;}
.lead_list01 h3 .name {float:left;width:21%; font-size:19px;  display:inline; font-weight:600;color:#224b7f; }
.lead_list01 h3 .job {float:left;width:79%; font-size:16px;  display:inline; color:#333;}
.lead_list01 ul{ padding:8px 0px; color:#888888; display:none; /* 默认都隐藏 */ }


.lead_list01 h3 {background-color: #fff;}
.lead_list01 h3 a { height:55px; float:left; width:100%;background: url("sprite.png") right 23px no-repeat;display: block;margin:0;color:#888888;text-decoration: none; padding: 0px 10px;}
.lead_list01 h3:hover {background: #eef6ff;}
.lead_list01 h3.open {background: #eef6ff;}
.lead_list01 h3.open a {background-position: right -15px;}
.lead_list01 h3 + div {padding: 0px;}
.lead_list01 h2 + div, .lead_list03 .example {background: #fff;	overflow: hidden;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;	margin-bottom: 20px;}



.lead_box02 {float: left; font-size: 16px; line-height: 34px;; width: 100%;  border: 1px solid #e2ecf8;  padding: 10px 10px;background-color: #fff;border-top: 0px solid #d4e2f2;  }
.lead_box02 .pic { float: left; width: 20%;  padding: 0px 10px;}
.lead_box02 .info { float: left; width: 80%; padding: 0px 10px;}
.lead_box02 .name{  color:#224b7f;width: 100%;font-size: 24px;font-weight: 600; padding-left: 10px;line-height: 40px; }
.lead_box02 .name span {  color:#333;width: 100%;font-size: 14px;font-weight: 600; margin-left: 10px; }
.lead_box02 .titel{  color:#333;width: 100%; font-weight: 600; background: #f6f6f6; padding-left: 10px;}
.lead_box02 .txt{  padding: 10px 0px 10px 10px; width: 100%;  font-size: 14px; font-weight: normal;line-height: 24px; color:#666 }




@media screen and (max-width: 640px){

    .lead_list01 h3 .name {width:23%; }
    .lead_list01 h3 .job {width:77%; font-size:14px; }

    .lead_box02 .pic { width: 100%; margin-bottom: 10px; }
    .lead_box02 .info { width: 100%;}

    }
    
    


/* 组织机构*/

.office01 {float: left; line-height: 36px; font-size: 16px; padding: 0px 15px;color:#666;}
.office01 .hd li { border-bottom: 1px #f1f1f1 solid;}
.office01 a { color:#666;}
.office01 .hd .name { width: 100px; float: left;}
.office01 .demo{float: left; margin-top: 10px; padding-bottom: 15px;}



/* 专题专栏*/

.column_group01 { float: left; display: block; width: 100%; margin: 0 auto; padding-bottom: 10px; }

.column_group01 .pic_btn001 { float: left; width: 32.3333%; margin: 10px 0.5%;} 

@media screen and (max-width: 640px) { /*屏幕小于640px*/
    .column_group01 .pic_btn001 { float: left; width: 100%; margin: 0px 0px 10px 0px;} 
}







/* 网站地图*/

.site_map01 {font-size: 16px; float: left;width: 100%; margin-bottom: 15px;}

.site_map01 a {color:#333;}
.site_map01 a:hover {color:#000;}

.site_map01 .item01 { display: table; width: 100%; margin: 20px 0px;}
.site_map01 .item01 .title_a01 { background-color: #eee;display: table-cell;width: 10%;font-size: 18px; font-weight: 600; text-align: center;vertical-align: middle; color:#333;}
.site_map01 .item01 .column_a01 {display: table-cell;width: 90%; border:1px #f1f1f1 solid; padding: 10px;}
.site_map01 .item01 .column_a01 li { float: left; display: table-cell; width: 20%; line-height: 30px; height: 30px;text-align: center;vertical-align: middle;margin: 5px 0px; }


.site_map01 .item01 .column_a01  .item02{ width: 100%; display: table; clear: both; margin-bottom: 10px; }

.site_map01 .item01 .title_b01 { background-color: #eee;display: table-cell;width: 20%;font-size: 16px; font-weight: normal; text-align: center;vertical-align: middle; color:#333; }

.site_map01 .item01 .column_b01 {  display: table-cell;width: 80%; border:1px #f1f1f1 solid; padding: 10px;}

.site_map01 .item01 .column_b01 li { float: left; display: table-cell; width: 25%;line-height: 30px; height: 30px; margin-bottom: 0px; }


@media screen and (max-width: 640px) { /*屏幕小于640px*/
.site_map01 .item01 .title_a01 {width: 33.333%;}
.site_map01 .item01 .column_a01 {width: 66.666%; }
.site_map01 .item01 .column_a01 li {width: 50%;  }

.site_map01 .item01 .title_b01 {width: 100%;display:block;line-height: 30px; height: 30px;}
.site_map01 .item01 .column_b01 {float: left; width: 100%;  display:block;}
}







/******** WAP工具栏底部菜单********/
.nav_tool_group01 {display: none;}
.nav_tool_group01 a:hover{color:#fff;}
/* 底部菜单背景颜色*/
.nav_tool_group01 .am-navbar-default .am-navbar-nav {background-color: #0e90d2; background-color: #0d86c4;}
/* 底部菜单激活背景颜色*/
.nav_tool_group01 .am-navbar-default .am-navbar-actions {background-color: #0d86c4; background-color: #0d86c4;}
/* 底部菜单激活背景下划线颜色*/
.nav_tool_group01 .am-navbar-default .am-navbar-actions a {border-bottom: 1px solid #0b6fa2; border-bottom: 1px solid #0b6fa2;}


@media screen and (min-width: 640px){/*屏幕大地 0-640px*/	
	.am-with-fixed-navbar {padding-bottom: 0px;} /*去掉640以上屏幕 WAP底部菜单高度*/	
}


@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
	.nav_tool_group01 {display: block;}
}

/******** WAP工具栏底部菜单********/





.spot_group01 {}

.spot_group01 .titel_blod01 { font-size: 24px; font-weight: 600; color:#db0000;}
.spot_group01 .titel_blod02 { font-size: 18px; font-weight: 600; color:#4074b3;}

.spot_group01 .box_border01 { border:1px solid #a2c2e9; padding: 10px; background-color:#e9f3fd; margin: 15px 0px; border-radius: 8px; box-shadow: 0px 0px 10px #ddd;}




/******** 前湾简介********/

.z_intro_group01 { font-size: 16px; line-height: 36px; padding: 0px 20px;}
.jpg_txt { width: 100%;  margin: 0 auto; text-align: center;}
.jpg_txt img {  margin: 0 auto; text-align: center;}
.jpg_txt .text { width: 100%;  margin: 0 auto; text-align: center; font-size: 12px; line-height: 26px; color:#8f0000;}

.z_intro_group01 .h_center { width: 100%; height: 380px; display: flex; align-items: center;}

@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
	.z_intro_group01 { font-size: 15px; line-height:24px; padding: 0px 5px;}

    .z_intro_group01 .h_center { width: 100%; height: auto; display: flex; align-items: center;}
}







/** 履行职责事项公告 **/

.banners01 { height: 150px; margin-top: 20px; background: url( "lzgg.png") no-repeat center; background-size: cover; overflow: hidden; text-align: center;font-size: 40px;padding-top: 45px;font-weight: bold;color:#cd444a; }
.container { width: 1200px; margin: 20px auto;}
.txt p { font-size: 16px; line-height: 20px; }

.attachment { font-size: 16px; }
.attachment-title { color: rgb(212, 97, 102); border-bottom: 1px solid #ccc;padding: 10px 0; }
.attachment-title span { position: relative; }
.attachment-title span::after { position: absolute; bottom: -10px; left: 0; content: ''; display: block; width: 100%; height: 3px; background-color: rgb(212, 97, 102); }
.attachment_list { display: flex; flex-wrap: wrap;}
.attachment_list li {width: 33%;border-bottom: 1px solid #ccc;line-height: 4;}
.attachment_list li a {color: rgb(77, 77, 77);}
.attachment_list li:hover a {color: rgb(212, 97, 102);}
.inscribed {margin-top: 20px;text-align: right;}
.inscribed p {line-height: 1.5;}



@media screen and (max-width: 640px) { /*屏幕小于640px*/
	.banners01 { height: 120px; width: 100%; font-size: 30px;line-height: 36px; padding: 20px 20px 0 20px;}
	.txt p { max-width:390px; padding: 0 10px; font-size: 16px; line-height: 24px; }
	.attachment { font-size: 16px;  margin: 0 10px;}
	.attachment_list li {width: 100%;border-bottom: 1px solid #ccc;line-height: 4;}


}

/** 履行职责事项清单 **/
.banners02 { height: 150px;background: url("lzgg_bg.png") no-repeat center;background-size: cover;text-align: center;font-size: 40px;padding-top: 45px;font-weight: bold;color:#cd444a;}

.card-box {margin-top: 50px; display: flex;justify-content: space-around; }
.card {float: left; width: 300px;height: 150px;border-radius: 10px;background-color: rgb(242, 244, 247);}
.card a { width: 100%;height: 100%;display: flex;flex-direction: column;justify-content:center;align-items: center;}
.card img {width: 60px;}
.card p{line-height: 3;color: #000;}


@media screen and (max-width: 640px) { /*屏幕小于640px*/
	.banners02 { height: 120px; width: 100%; font-size: 30px;line-height: 36px; padding: 20px 20px 0 20px;}
	.card-box {margin-top: 50px; min-height: 500px; display: flex; justify-content: space-around;  flex-direction: column; margin: 0 80px;}
	.card {float: left; width: 230px;height: 130px;border-radius: 10px;background-color: rgb(242, 244, 247);}
	
}


/* 手机端顶部辅助阅读导航 */
.wap_topmenu_group01 {float: left;width: 100%; line-height: 200%;padding: 5px 5px;background-color: #224b7f;}
.wap_topmenu_group01>li {display: block;width: 33.33%;float: left;  }
.wap_topmenu_group01 a {display: block;width: 100%; text-align: center; color:#fff; font-size: 1.6rem;}
.wap_topmenu_group01 .right { text-align: right; padding-right: 10px; }


/* 手机端顶部辅助阅读导航 */
.wap_topmenu_group01 {float: left;width: 100%; line-height: 200%;padding: 5px 5px;background-color: #224b7f;}
.wap_topmenu_group01>li {display: block;width: 33.33%;float: left;  }
.wap_topmenu_group01 a {display: block;width: 100%; text-align: center; color:#fff; font-size: 1.6rem;}
.wap_topmenu_group01 .right { text-align: right; padding-right: 10px; }


@media screen and (min-width: 1024px) {/*屏幕大于1024px*/
    .wap_topmenu_group01 {display: none;}
    }   


@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/   、
	.wap_topmenu_group01 {display: block;}
	
}





/* 折行手机端导航 */
.wap_menu_group01 {width:100%;line-height: 200%;  overflow: hidden; padding: 10px 5px; background-color: #224b7f; color:#fff; display: none; font-size: 1.7rem; font-weight: 600;}

.wap_menu_group01>li { display: inline; float: left;  width: 33.33%;}
.wap_menu_group01 a{color:#fff; width: 100%; float: left; border-bottom: 0px rgba(255, 255, 255, 0) solid; display: block; text-align: center; line-height: 220%;}
.wap_menu_group01 a:hover{color:#fff; }
.wap_menu_group01 .on {background-color: rgba(0, 0, 0, 0.2); color:#fff; border-bottom: 0px rgba(255, 255, 255, 0.9) solid; border-radius: 100px;}


@media screen and (min-width: 1024px) {/*屏幕大于1024px*/
    .wap_menu_group01 {display: none;}
    }   


@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/    
.wap_menu_group01 {display: block;}
 .demo_blank{ height: 0px;}
 .wap_header_blank { height: 0px;}
 .wap_header{position:relative ;top:0px;left:0px; }
}























