@charset "gb2312";
html, body {
    font: 14px "Microsoft YaHei", 微软雅黑, '宋体', tahoma, Verdana, arial, sans-serif;
}
#top{
	background: #f1f2f6;
	color: #fff;
	border-bottom:1px solid #d9d9d9;
	color: #333;
}
#top a{
	color: #333;
}

#lang-link,#main-web-link{
	margin: 0px;
	padding-left: 0px;
}
#lang-link li,#main-web-link li{
	float: left;
	height: 45px;
	line-height: 45px;
	padding:  0px 10px;
}
#lang-link li{
	background: url(imagetopline.jpg) right center no-repeat;
}
#main-web-link li{
	padding-right: 0px;
	padding-left: 30px
}
#lang-link li a,#main-web-link li a{
	color: #333;
}
#main-web-link li{
	background: url(imagetopline.jpg) 15px center no-repeat;
}
#top .no-bg{background: none;}
#top form{padding-top: 6px;}
#top form button{color: #fff;}
.weather{
	padding-top:3px;
}
#header-top{
	background-color: #fff;
	min-height: 111px;
}
#logo{
	padding-top: 15px;
	padding-bottom: 9px;
}
#header-bottom{
	border-top: 6px solid #0d6fc0;
	/*background-color: #fafafa;*/
	background-image: url('imageline-bg.png');
	background-repeat: repeat-x;
	min-height: 16px;
}
#fast-tab-content ul,#fast-tab ul{margin: 0px}
#fast-tab{
	min-height: 118px;
}
#fast-tab ul{

}
#fast-tab ul li{
	float: left;
	min-height: 118px;
}
#fast-tab ul li a{
    display: block;
	color: #0455a4;
	font-size: 18px;
    height: 118px;
    padding: 75px 25px 0px 25px;
	text-decoration: none;
	text-align: center;
}
#fast-tab ul li.active a{
	background: #5786c4;
	color: #fff;
	cursor: pointer;
}
#fast-tab ul li a:hover{
	background: #5786c4;
	color: #fff;
	cursor: pointer;
	-moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;
}
#fast-tab ul li a#tab-1{
	background: url(imagemu2.png) center 30px no-repeat;
}
#fast-tab ul li.active a#tab-1,
#fast-tab ul li a#tab-1:hover{
	background: #0d6fc0 url(imagemu02.png) center 30px no-repeat;
}
#fast-tab ul li a#tab-2{
	background: url(imagemu4.png) center 30px no-repeat;
}
#fast-tab ul li.active a#tab-2,
#fast-tab ul li a#tab-2:hover{
	background: #0d6fc0 url(imagemu04.png) center 30px no-repeat;
}
#fast-tab ul li a#tab-3{
	background: url(imagemu5.png) center 30px no-repeat;
}
#fast-tab ul li.active a#tab-3,
#fast-tab ul li a#tab-3:hover{
	background: #0d6fc0 url(imagemu05.png) center 30px no-repeat;
}
#fast-tab ul li span.arrow-down{display: none;}

#fast-tab-content ul{padding: 10px 100px 10px 130px;}
#fast-tab-content ul.long-items{
padding:10px 30px 10px 50px;
}
#fast-tab-content ul li{
	float: left;
	padding: 10px 20px 10px 0;
}
#fast-tab-content ul li a{
	font-size: 15px;
	color:#0455a4;
	display: block;
	padding:0 0 0 20px;
	background: url(imageright-icon.jpg) 0px center no-repeat;
	width: 95px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	white-space:nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
#fast-tab-content ul.long-items li a{
	width: 155px;
}
#search{padding-top: 10px;padding-bottom: 5px;padding-left: 55px;}
#search button,#search .btn{
	color: #fff;
}
#search a.btn:hover{
	color: #fff;
}
.hot-word{padding-top:5px;line-height: 20px;color: #333;height: 25px;overflow: hidden;}
.hot-word a{line-height: 20px;color: #aaa;}
#main{
	border: 1px solid #0d6fc0;
    height: 462px;
    background: url(imageconbg.png);
    overflow: hidden;
    box-shadow: 0 0 5px #f3f3f3;
}
.br-3e7c14{
	border: 1px solid #3e7c14;
}
.br-9176de{
	border: 1px solid #9176de;
}
.br-a33b60{
	border: 1px solid #a33b60;
}
.br-7d9139{
	border: 1px solid #7d9139;
}
.main-content{
	padding: 15px 15px 10px 0px ;
}
#nav li{
	float: none;
}
#nav .nav-tabs{
	border-bottom: none;
	margin-left: -1px;
	margin-top: -1px;
}
#nav .nav-tabs li{
	margin-bottom: 0px;
}
#nav .nav-tabs li a{
	margin: 0px;
	border-top: 1px solid #6597c6;
	border-bottom:1px solid #245889;
	height: 80px;
	line-height: 80px;
	padding: 0px;
	background: #3678b5;
	/*border-top: 1px solid #0385dc;
	border-bottom:1px solid #036bb0;
	height: 80px;
	line-height: 80px;
	padding: 0px;
	background: #007dd0;*/
	border-radius:0 0 0 0 ;
	color: #fff;
	text-align: center;
	font-size: 18px;

}
#nav .nav-tabs li a .icon{display: none;}
#nav .nav-tabs li a:hover,
#nav .nav-tabs li a:focus{
	border: none;
	cursor: pointer;
	background: #1960a7;
	border-top: 1px solid #1960a7;
	border-bottom: 1px solid #1960a7;
}
#nav .nav-tabs li.active a,
#nav .nav-tabs li.active a:focus,
#nav .nav-tabs li.active a:hover{
	border: none;
	line-height: 0px;
	padding:110px 0 30px 0;
	cursor: pointer;
	background: #1960a7;
	border-top: 1px solid #1960a7;
	border-bottom: 1px solid #1960a7;
	-moz-box-shadow:inset 0px 0px 5px #135698 ;
	-webkit-box-shadow:inset 0px 0px 5px #135698 ;
	box-shadow:inset 0px 0px 5px #135698 ;
}
#nav .nav-tabs li.active .icon{
	display: block;
	width: 9px;
	height: 100%;
	position: absolute;
	top: 62px;
	right: 0px;
	width:0;
    height:0;
    border-width:11px 11px 11px 0;
    border-style:solid;
    border-color:transparent #fff transparent transparent;/*透明 黄 透明 透明 */
}
#nav .nav-tabs li.active{
	background: url(../image/nav_item_bg.png);
}
#nav .nav-tabs li.active a#nav-li-1,
#nav .nav-tabs li.active a#nav-li-1:focus,
#nav .nav-tabs li.active a#nav-li-1:hover{
	background: url(imagenav_icon2.png) center 25px no-repeat;
}
#nav .nav-tabs li.active a#nav-li-2,
#nav .nav-tabs li.active a#nav-li-2:focus,
#nav .nav-tabs li.active a#nav-li-2:hover{
	background: url(imagenav_icon7.png) center 25px no-repeat;
}
#nav .nav-tabs li.active a#nav-li-3,
#nav .nav-tabs li.active a#nav-li-3:focus,
#nav .nav-tabs li.active a#nav-li-3:hover{
	background: url(imagenav_icon3.png) center 25px no-repeat;
}
#nav .nav-tabs li.active a#nav-li-4,
#nav .nav-tabs li.active a#nav-li-4:focus,
#nav .nav-tabs li.active a#nav-li-4:hover{
	background: url(imagenav_icon5.png) center 25px no-repeat;
}
#nav .nav-tabs li.active a#nav-li-5,
#nav .nav-tabs li.active a#nav-li-5:focus,
#nav .nav-tabs li.active a#nav-li-5:hover{
	background: url(imagenav_icon4.png) center 25px no-repeat;
}
/*多种颜色*/
/*#nav .nav-tabs li a#nav-li-2:hover,
#nav .nav-tabs li a#nav-li-2:focus{
	background: #3e7c14;
	border-top: 1px solid #3e7c14;
	border-bottom: 1px solid #3e7c14;
}
#nav .nav-tabs li.active a#nav-li-2,
#nav .nav-tabs li.active a#nav-li-2:focus,
#nav .nav-tabs li.active a#nav-li-2:hover{
	background-color: #3e7c14;
	line-height: 0px;
	border-top: 1px solid #3e7c14;
	border-bottom: 1px solid #3e7c14;
	-moz-box-shadow:inset 0px 0px 5px #3a7114 ;
	-webkit-box-shadow:inset 0px 0px 5px #3a7114;
	box-shadow:inset 0px 0px 5px #3a7114 ;
}
#nav .nav-tabs li a#nav-li-3:hover,
#nav .nav-tabs li a#nav-li-3:focus{
	background: #9176de;
	border-top: 1px solid #9176de;
	border-bottom: 1px solid #9176de;
}
#nav .nav-tabs li.active a#nav-li-3,
#nav .nav-tabs li.active a#nav-li-3:focus,
#nav .nav-tabs li.active a#nav-li-3:hover{
	background-color: #9176de ;
	line-height: 0px;
	border-top: 1px solid #9176de;
	border-bottom: 1px solid #9176de;
	-moz-box-shadow:inset 0px 0px 5px #725ab7 ;
	-webkit-box-shadow:inset 0px 0px 5px #725ab7;
	box-shadow:inset 0px 0px 5px #725ab7 ;
}
#nav .nav-tabs li a#nav-li-4:hover,
#nav .nav-tabs li a#nav-li-4:focus{
	background: #a33b60;
	border-top: 1px solid #a33b60;
	border-bottom: 1px solid #a33b60;
}
#nav .nav-tabs li.active a#nav-li-4,
#nav .nav-tabs li.active a#nav-li-4:focus,
#nav .nav-tabs li.active a#nav-li-4:hover{
	background-color: #a33b60;
	line-height: 0px;
	border-top: 1px solid #a33b60;
	border-bottom: 1px solid #a33b60;
	-moz-box-shadow:inset 0px 0px 5px #872b4c ;
	-webkit-box-shadow:inset 0px 0px 5px #872b4c;
	box-shadow:inset 0px 0px 5px #872b4c ;
}
#nav .nav-tabs li a#nav-li-5:hover,
#nav .nav-tabs li a#nav-li-5:focus{
	background: #7d9139;
	border-top: 1px solid #7d9139;
	border-bottom: 1px solid #7d9139;
}
#nav .nav-tabs li.active a#nav-li-5,
#nav .nav-tabs li.active a#nav-li-5:focus,
#nav .nav-tabs li.active a#nav-li-5:hover{
	background-color: #7d9139;
	line-height: 0px;
	border-top: 1px solid #7d9139;
	border-bottom: 1px solid #7d9139;
	-moz-box-shadow:inset 0px 0px 5px #5e6e29 ;
	-webkit-box-shadow:inset 0px 0px 5px #5e6e29;
	box-shadow:inset 0px 0px 5px #5e6e29 ;
}*/
/*多种颜色end*/
#banner{
	overflow: hidden;
}
#banner img{
	width: 100%;
	height: 320px;
	max-height: 320px;
	/*box-shadow: 0px 0px 1px #e1e1e1;*/
}
.banner-title,.banner-title-bg{
	height: 34px;
	line-height: 34px;
    position: absolute;
    bottom: 0px;
    width: 100%;
}
.banner-title-bg{
	background: #000;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
}
.banner-title a{
	color: #fff;
	display: block;
	padding-left:10px;
	white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
.swiper-container .swiper-lazy-preloader{
	z-index: -1;
}
#banner .swiper-container-horizontal .swiper-pagination-bullets,
#banner .swiper-pagination-custom,
#banner .swiper-pagination-fraction{
	left: auto;
	width: auto;
	right: 10px;
}
#notice{
	height: 99px;
	background: #f0776c;
}
#notice h3{
	width: 28px;
	font-size: 14px;
	color: #fff;
	word-wrap:break-word;
	letter-spacing: 2px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
}
#notice h3 a{color: #fff;}
#notice .notice-right{
	padding-left: 28px;
	height: 99px;
}
#notice .notice-lists{
	height:100%;
	border:1px solid #dadada;
	border-left: 0px;
	background: #fff;
	overflow: hidden;
	padding-top: 5px;
}
#notice .notice-right ul{
	margin: 0px;
	padding: 0px;
}
#notice .notice-right ul li{
	height: 30px;
	line-height: 30px;
	padding:  0 10px;
}
#stick{
	text-align: center;
	line-height: 30px;
	z-index: 12;
}
#stick a{
	color: #cd0505;
	font-weight: bold;
	font-size: 17px;
}
#stick-des{
	text-indent: 20px;
	color: #494949;
	line-height: 25px;
	z-index: 12;
}
#stick-des a{color: #cd0505;}
.tab-lists{z-index: 12;}
.f-special{padding: 15px 0px 10px 0;}
.f-special img{
	width: 100%;
}
.f-special a{
	display: block;
	height: 50px;
}
.f-special a span{
	display: block;
	height: 100%;
	width: 100%;
	line-height: 40px;
	text-align: center;
	color: #fff;
	padding: 5px 10px;
	overflow: hidden;
	font-size: 15px;
	text-shadow: 1px 1px 0 #666;
}
.special {
    padding: 15px;
    background: url("images.jpg") 15px center no-repeat;
    overflow: hidden;
    border: 1px solid #dedede;
    box-shadow: 0 0 2px #f3f3f3;
    position: relative;
}
.special .special-more{
	position: absolute;
	top: 15px;
	left: 15px;
	display: inline-block;
	width: 55px;
	height: 55px;
}
.special-right {
    padding-left: 85px;
    padding-right: 20px;
}
.special-right img{
    max-height: 56px;
    max-width: 235px;
}
.special-owl{
    padding-top: 0px;
    height: 56px;
    position : relative;
}
.special-owl-nav .owl-prev,
.special-owl-nav .owl-next{
    position: absolute;
    top: 40%;
    margin-top: -16px;
    outline: 0;
    width: 15px;
    height: 45px;
    text-indent: -9999px;
    z-index: 5;
    cursor: pointer;
}
.special-owl-nav .owl-prev{
    left: -22px;
    background: url(imageleft-btn.jpg) no-repeat 0 0px;
}
.special-owl-nav .owl-next{
    right: -20px;
    background: url(imageright-btn.jpg) no-repeat 0px 0px;
}
.special-owl-nav .owl-prev:hover {
}

.special-owl-nav .owl-next:hover {
}

.special .item a{
	display: block;
	height: 56px;
	min-width: 235px;
	text-align: center;
}
.special .item a span{
	display: block;
	width: 100%;
	height:100%;
	padding: 10px 15px;
	line-height: 36px;
	overflow: hidden;
	color: #fff;
	font-size: 18px;
 	text-shadow: 1px 1px 0 #666;
}
.link-top{
	border-bottom: 1px solid #0455a4;
	padding-bottom: 1px;
}
.link-top h3{padding: 10px 25px 10px 15px;margin:0px;font-size: 16px;color: #0455a4;}
.link-top .nav-tabs{
	border-bottom: none;
}
.link-top .nav-tabs li{margin-bottom: -1px;}

.link-top .nav-tabs li a{
	border: 1px solid #fff;
	border-radius:0 0 0 0 ;
}
.link-top .nav-tabs li a:hover,
.link-top .nav-tabs li a:focus,
.link-top .nav-tabs li.active a,
.link-top .nav-tabs li.active a:focus,
.link-top .nav-tabs li.active a:hover{
	border: 1px solid #f4f4f4;
	background: #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	font-weight: bold;
	color: #0455a4;
}
.link-list .tab-content ul{height: 136px;overflow-y: auto;}
.link-list ul {margin-top: 10px;padding-left: 0px;padding-right: 15px;}
.link-list ul li{
	float: left;
	/*width: 100px;*/
}
.link-list ul li  a{
	display: block;
	color: #494949;
	/*padding: 10px 15px 10px 5px;*/
	padding:10px 20px 10px 15px;
}
.cybg{
    background: url(imagesywsbg.gif) left top no-repeat;
}
.cybg h2{
	font-size: 16px;color: #0455a4;padding: 22px 25px 10px 25px;
    margin: 0px;
}
#tagscloud{width:100%;height:136px;position:relative; overflow:hidden;font-size:14px;color:#fff;text-align:center;}
#tagscloud a{position:absolute;top:0px;left:0px;color:#fff;font-family:Arial;text-decoration:none;margin:0 10px 15px 0;line-height:30px;text-align:center;font-size:14px;padding:0 10px !important;display:inline-block;border-radius:3px; white-space:nowrap;}
#tagscloud a.tagc1{background:#1eb1f6;color:#fff;}
#tagscloud a.tagc2{background:#73ca5f;color:#fff;}
#tagscloud a.tagc3{background:#fc97d1;color:#fff;}
#tagscloud a.tagc4{background:#ff8572;color:#fff;}
#tagscloud a.tagc5{background:#006633;color:#fff;}
#tagscloud a.tagc6{background:#b7ce39;color:#fff;}
#tagscloud a.tagc7{background:#ae6ad4;color:#fff;}
#tagscloud a.tagc8{background:#51bf6f;color:#fff;}
#tagscloud a.tagc9{background:#ff8572;color:#fff;}
#tagscloud a.tagc10{background:#666;color:#fff;}
#tagscloud a:hover{color:#fff;background:#0099ff;}
.ext-link{
	background: #eee;
	border-top: 1px solid #ccc;
}
.ext-link ul{margin: 0;padding:0;}
.linkbox{background:#fff; border-top:1px solid #dae9f0;}
.linkbox li{position:relative;z-index:200; }
.linkbox li#last{ padding-right:0;}
.linkbox li a{padding:15px 0px 15px 0px; display:block;text-align: center;}
.linkbox li a span{ padding-right:20px; background:url(imagelinkbg.gif) no-repeat right center;}
.linkbox li a:hover{ color:#007dd0;}
.linkbox li #select_content6 a{ height:auto}
.select_content{ position:absolute; bottom:46px; _bottom:46px; height:285px;overflow:hidden;display:none; width:100%;padding:0 20px 0 0;}
.select_content .select_scroll_con{ height:282px; overflow:hidden;border:1px solid #ddd; background:#fff; width:100%;}
.select_con{height:282px;overflow-x:hidden; overflow-y:auto;}
.select_con1{ padding:0px; margin:0; line-height:30px; border-bottom:1px solid #f8f8f8; font-size:14px; height:30px;white-space:nowrap; padding-left:10px; text-align:left;}
.select_con1 a{ padding:0}
.select_con div.select_con1_noline{ background:none !important}
.linkbox li.asect a{ background-color:#fff;}
.linkbox li.asect .select_con a{ height:auto; background:none !important; line-height:26px; padding-bottom:0 !important; padding:0; font-size:13px; }
.linkbox li.asect .select_con a:hover{ color:#c00 !important; text-decoration:underline;}

.weibo-area{
	position: fixed;
	right: 63px;
	bottom:-376px;
	z-index: 399;
}
.weibo-iframe{
	background: #fff;
}
.close-weibo a{
	background: #fff;
	border-radius: 0;
}
#footer {
    padding: 30px 0px;
    background: #f5f5f5;
    background-position: center 0;
    background-repeat: no-repeat;
}
#footer,
#footer a {
    color: #a1a1a1;
}
.footer-left {
}
.f-l-l {
	text-align: center;
}
.f-link,
.copy-right {
    line-height: 30px;
}

.footer-right {
    margin-bottom: 10px;
}

.footer-right img {
    max-width: 130px;
    max-height: 130px;
}

.home_web ul{padding: 0;margin: 0;}
.home_web{position:fixed;width:60px;height:185px;right:0;top:45%;z-index:900;_position:absolute;_top:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); _margin-top:45%;}
.home_web ul li{width:60px;height:42px;float:left;position:relative;margin-bottom:4px;}
.home_web ul li .sidebox,.home_web ul li .sidebox1,.home_web ul li .sidebox2{position:absolute;width:60px;height:42px;font-size:14px;line-height:42px;top:0;right:0;padding-left:13px;color:#fff;overflow:hidden;text-align:center;background:url(imagexf_sidebg.png) no-repeat;cursor:pointer;}
.home_web ul li .sidebox span,.home_web ul li .sidebox1 span,.home_web ul li .sidebox2 span{display:block;float:left;width:60px;height:42px;overflow:hidden;background:url(imagexf_sideico.png) no-repeat;}
.home_web ul li.l5 .sidebox1 span{background-position:0 -184px;}
.home_web ul li.l4 .sidebox span{background-position:0 -138px;}
.home_web ul li.l6 .sidebox2 span{background-position:0 -230px;}
.home_web ul li .sidebox1 .wx{display:none;float:left;width:94px;height:135px;padding-top:10px;line-height:18px;font-size:14px;color:#fff;text-align:center;}
.home_web ul li .sidebox1 .wx img{width:86px;height:86px;margin:auto;margin-bottom:5px;}
.home_web ul li .sidebox2 .fx{display:none;float:left;width:86px;height:125px;padding:10px 4px;text-align:center;}
.home_web ul li .sidebox2 .bdsharebuttonbox{width:85px;height:125px;background:#fff;padding:10px 6px 0 14px;}

/*首页走进鸠江*/
ul.page-cate-list,.page-cate-list li{
	margin: 0px;
	padding: 0px;
}
.page-cate-list li{
	float: left;
  	width: 25%;
  	background: #eee;
  	overflow: hidden;
}

.page-cate-list li a{
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  /*padding: 0 5px 0 10px ; */
	text-align: center;
  border-left: 3px solid #3498db;
  position: relative;
  z-index: 2;
  text-decoration: none;
  color: #444;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.page-cate-list li a:hover{ border-bottom: 0px; color: #fff;}
.page-cate-list li:first-child a{ border-left: 3px solid #3498db; }
.page-cate-list li:nth-child(2) a{ border-left: 3px solid #ffd071; }
.page-cate-list li:nth-child(3) a{ border-left: 3px solid #f0776c; }
.page-cate-list li:nth-child(4) a{ border-left: 3px solid #0d6fc0; }
.page-cate-list li:last-child a{ border-left: 3px solid #1abc9c; }

.page-cate-list li a:after {
  content: "";
  height: 100%;
  left: 0;
  top: 0;
  width: 0px;
  position: absolute;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  z-index: -1;
}

.page-cate-list li a:hover:after{ width: 100%;background:#3498db;  }
.page-cate-list li:first-child a:after{ background: #3498db; }
.page-cate-list li:nth-child(2) a:after{ background: #ffd071; }
.page-cate-list li:nth-child(3) a:after{ background: #f0776c; }
.page-cate-list li:nth-child(4) a:after{ background: #0d6fc0; }
.page-cate-list li:last-child a:after{ background: #1abc9c; }
.zjjk-img-show{
	width: 100%;
    height: 380px;
}
.zjjk-img-show .swiper-container,.hot-scroll-news .swiper-container{
    width: 100%;
    height: 420px;
    margin-left: auto;
    margin-right: auto;
}
.zjjk-img-show .swiper-slide {
    background-size: cover;
    background-position: center;
}
.zjjk-img-show .gallery-top {
    height: 80%;
    width: 100%;
}
.zjjk-img-show .gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}
.zjjk-img-show .gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 0.4;
}
.zjjk-img-show .gallery-thumbs .swiper-slide-active {
    opacity: 1;
}
.about-content{
	text-indent: 2em;
    font-size: 14px;
    line-height: 28px;
    padding-bottom: 5px;
}
/*.sub-org{padding-left: 5px;}*/
.sub-org ul{
	margin: 0px;
	padding: 0px;
}
.sub-org ul li{
	float: left;
	width: 20%;
	height:30px;
	line-height: 30px;
	padding-right: 5px;
	margin-top:5px;
	margin-bottom:5px;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.sub-org ul li a{
	display: block;
	text-align: center;
	color: #fff;
	/*border-bottom: 1px solid #3498db;*/

}
.sub-org ul li:hover a{
	/*-webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    transition: transform 1s ease-out;
	-webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); */
    -webkit-transition: -webkit-transform 0.7s ease-out;
	-moz-transition: -moz-transform 0.7s ease-out;
	transition: transform 0.7s ease-out;
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);/* Safari 和 Chrome */
}
.cyjj ul,.cyjj ul li{
	margin:0px;
	padding: 0px;
}
.cyjj ul li{
	float: left;
	width: 50%;
    position: relative;
}
.cyjj ul li.cyjj-left{
	padding-right:5px;
}
.cyjj ul li.cyjj-right{
	padding-left:5px;
}
 .cyjj ul li a{
 	display: block;
 	height: 82px;
 	background-size: cover;
    background-position: center;

}
.cyjj ul li a span{
	position: absolute;
    left: 0;
    bottom: 15px;
    background: url(../image/zj_txtbg.png) repeat;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
/*信息公开*/
.xxgk-btn ul,.xxgk-btn li{
	padding: 0;
	margin:0;
}
.xxgk-btn .leader-btn li{
	float: left;
	width: 50%;
}
.xxgk-btn .leader-btn li a{
	display: block;
	border: 1px solid #ededed;
    height: 73px;
    line-height: 73px;
    background: url('../image/img.png');
    background-position: -271px -902px;
    padding-left: 56px;
    font-weight: bold;
    font-size: 18px;
    overflow: hidden;
}
.xxgk-btn .leader-btn li a.leader-btn-1{
	border-right: none;
	background-color:#f6f6f6;
}
.xxgk-btn .leader-btn li a.leader-btn-2{
	background-position: -528px -902px;
}
.xxgk-btn .leader-btn li a:hover{
	background-color:#f6f6f6; text-decoration:none;
}
.xxgk-btn .important-btn li a{
	display: block;
	height: 43px;
	line-height: 43px;
	color: #fff;
	text-align: center;
}
.xxgk-btn .normal-btn li,.xxgk-btn .important-btn li{
	margin-top: 10px;
}
.xxgk-btn .normal-btn li a{
  padding: 0;
  text-align: center;
}
.xxgk-info .ul-list ul{
 padding-top: 10px;
}
/*政民互动*/
.zmhd-btn .leader-email ul li,.zmhd-btn .important-email ul li{
	float: left;
	padding-right: 5px;
	width: 50%;
}
.zmhd-btn .leader-email ul li.leader-email-2,.zmhd-btn .important-email ul li.important-email-2{
	padding-left: 5px;padding-right: 0px;
}
.zmhd-btn .leader-email ul li a{
	display: block;
	height: 100px;
	background: #f4f5f9;
	text-align: center;
	font-size: 16px;
	color: #6d6d6d;
}
.zmhd-btn .leader-email ul li a:hover i{
	-webkit-transition: -webkit-transform 0.7s ease-out;
	-moz-transition: -moz-transform 0.7s ease-out;
	transition: transform 0.7s ease-out;
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	/* Safari 和 Chrome */-moz-transform: rotateY(360deg);
}

.zmhd-btn .leader-email ul li a i{
	display: inline-block;
	padding: 20px 10px 10px 10px ;
}
.zmhd-btn .leader-email ul li a span{
	display: block;
	padding: 0px 0px 10px 0px;
}
.zmhd-btn .important-email ul li a,
.zmhd-btn .normal-email ul li a {
	display: block;
	background: #f4f5f9;
	text-align: center;
	font-size: 16px;
	color: #6d6d6d;
	height: 46px;
	line-height: 46px;
	padding: 0;
}
.zmhd-btn .important-email ul li a:hover{
	color: #fff;
}
.zmhd-btn .important-email ul li,.zmhd-btn .normal-email ul li{

}
.zmhd-btn .important-email ul li a:hover i,
.zmhd-btn .normal-email ul li a:hover i{
	-webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    transition: transform 1s ease-out;
	-webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
}
.wx-wb{
	border: 1px solid #f4f5f9;
	position: relative;
	margin-top: 10px;
}
.wx-wb .wwb-tab{
	float: left;
	width: 30%;
}
.wx-wb .wwb-tab-content{
	float: left;
	width: 70%;
}
.wx-wb .wx,.wx-wb .wb{
	height: 73px;
	width: 100%;
	background: #f4f5f9;
	text-indent: -9999px;
}
.wx-wb .wx{
	background:#f4f5f9 url(imagewx.png) center center no-repeat;
}
.wx-wb .wb{
	background:#f4f5f9 url(imagewb.png) center center no-repeat;
}
.wx-wb li a{
	display: block;
	height: 100%;
	border-left: 5px solid  #f4f5f9;
}
.wx-wb li.active{
	background-color: #fff;
}
.wx-wb li.active a{
	border-left: 5px solid #3498db;
}
.wx-wb-img{
	height: 100%;
	width: 100%;
	/*padding: 10px 0px;*/
	text-align: center;
}
#tab-search-2 form{margin-bottom: 15px;}
.zmhd-info form .btn{
	background: #f4f5f9;
	color: #6d6d6d;
}
.zmhd-info table tr.active th{
	background: #f4f5f9;
}
/*网上办事*/
.ewoho,.eqoho{
	padding: 15px;
	border:1px solid #f4f5f9;
	max-height: 430px;
	overflow: hidden;
}
.ewoho{
	background: #f1f1f1 url('imageewohos.jpg');
	background-size: cover;
    background-position: top center;
}

.eqoho{
	background: #f1f1f1 url('imageeqohos.jpg');
	background-size: cover;
    background-position:top center;
}
.ewoho-logo,.eqoho-logo{
	height: 90px;
}
.ewoho-logo {
	background: url('imageyhw.png') center center no-repeat;
}
.eqoho-logo {
	background: url('imageyqw.png') center center no-repeat;
}
.wsbs-btn li a{
	height: 98px;
	line-height: 98px;
	background: #f4f5f9;
}
.wsbs-btn li a,.wsbs-btn li a i{
	font-size: 20px;
}
.wsbs-btn li {
	margin-bottom: 12px;
}

/*网上办事横向布局*/
.wsbs-btn li {
	overflow: hidden;
}
.wsbs-btn li a,.wsbs-btn li a i{
	font-size: 16px;
}
.wsbs-btn li a i{margin-right: 5px;}
.wsbs-btn li a{
	height: 60px;
	line-height: 60px;
}
.ewoho, .eqoho {
	height: 358px;
	padding:15px 30px;
}
#search .min-show{
	display: none;
}

/*走进鸠江*/
#fast-tab ul li a,
#fast-tab ul li.active a,
#fast-tab ul li a:hover{
	background-position: center 30px;
	background-repeat:  no-repeat;
}
#fast-tab ul li.active a,#fast-tab ul li a:hover{
	color: #fff;
	background-color: #0d6fc0;
}
#fast-tab ul li a.tab-index{
	background-image: url(imagemu1.png);
}
#fast-tab ul li a.tab-zjjj{
	background-image: url(imagemu7.png);
}
#fast-tab ul li a.tab-jrjj{
	background-image: url(imagemu2.png);
}
#fast-tab ul li a.tab-wsbs{
	background-image: url(../image/mu4.png);
}
#fast-tab ul li a.tab-xxgk{
	background-image: url(imagemu5.png);
}
#fast-tab ul li a.tab-zmhd{
	background-image: url(imagemu3.png);
}
#fast-tab ul li.active a.tab-index,
#fast-tab ul li a.tab-index:hover{
	background-image: url(imagemu01.png);
}
#fast-tab ul li.active a.tab-zjjj,
#fast-tab ul li a.tab-zjjj:hover{
	background-image: url(imagemu07.png);
	/*多颜色*/
	background-color: #ed9537;
}
#fast-tab ul li.active a.tab-jrjj,
#fast-tab ul li a.tab-jrjj:hover{
	background-image: url(imagemu02.png);
	/*多颜色*/
	background-color: #1d9fbb;
}

#fast-tab ul li.active a.tab-wsbs,
#fast-tab ul li a.tab-wsbs:hover{
	background-image: url(imagemu04.png);
	background-color: #c475de;
}
#fast-tab ul li.active a.tab-xxgk,
#fast-tab ul li a.tab-xxgk:hover{
	background-image: url(imagemu05.png);
	background-color: #586ce9;
}
#fast-tab ul li.active a.tab-zmhd,
#fast-tab ul li a.tab-zmhd:hover{
	background-image: url(imagemu03.png);
	background-color: #ff3d55;
}

/*多颜色*/
#header .tab-jrjj-bg{border-top: 6px solid #1d9fbb;}
#header .tab-zjjj-bg{border-top: 6px solid #ed9537;}
#header .tab-zmhd-bg{border-top: 6px solid #ff3d55;}
#header .tab-xxgk-bg{border-top: 6px solid #586ce9;}
#header .tab-wsbs-bg{border-top: 6px solid #c475de;}
/*多颜色end*/

.page-sub-org ul li{
	width: 10%;
	height: 40px;
	line-height: 40px;
}
.zjjj-cate-list .c-l-des{
	padding-top: 10px;
	padding-bottom: 10px;
}
.zjjj-cate-list h3{
	padding: 0;margin: 0;
	font-size: 18px;
	padding-bottom: 10px;
	font-weight: bold;
}
.zjjj-cate-list img{
	width: 100%;
	height: 146px;
}

.p1{
	height: 300px;
}
.p2{
	height: 150px;
}
.img-list a {display: block;width: 100%;height: 100%;
	overflow: hidden;
}
.img-list .img-list-item{
	padding-left: 0px;
	padding-right: 0px;
}
.img-list a img{
	min-width: 100%;
	height: 100%;
	 opacity: 1;
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, -o-transform 0.35s;
    -moz-transition: opacity 0.35s, -moz-transform 0.35s;
    -ms-transition: opacity 0.35s, -ms-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.img-list a p{
	width: 70%;
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border: 1px solid #fff;
    opacity: 0;
    -webkit-transform: translate3d(0,-10px,0) scale(1.3);
    -o-transform: translate3d(0,-10px,0) scale(1.3);
    -moz-transform: translate3d(0,-10px,0) scale(1.3);
    -ms-transform: translate3d(0,-10px,0) scale(1.3);
    transform: translate3d(0,-10px,0) scale(1.3);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    -moz-transition: opacity 0.35s, -moz-transform 0.35s;
    -o-transition: opacity 0.35s, -o-transform 0.35s;
    -ms-transition: opacity 0.35s, -ms-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.img-list a:hover img{
    opacity: 1;
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.img-list a:hover p{
    opacity: 1;
    -webkit-transform: translate3d(0,-80px,0) scale(1);
    -o-transform: translate3d(0,-80px,0) scale(1);
    -moz-transform: translate3d(0,-80px,0) scale(1);
    -ms-transform: translate3d(0,-80px,0) scale(1);
    transform: translate3d(0,-80px,0) scale(1);
}
#ajjq{height:300px;}
.jjg-video{padding-top: 18px;}
.jjg-video .video-js {width: 100%;height: 100%;}

/*今日鸠江*/
.hot{
	background: #0d6fc0;
}
.hot-left{
	width: 80px;
	height: 100%;
	line-height: 30px;
	text-align: center;
}
.hot-left a{
	font-size: 18px;
	color: #fff;
	display: inline-block;
	padding-top: 10px;
}
.hot-right{
	margin-left: 80px;
	background: #f4f5f9;
}
.hot .hot-top{
	font-size: 26px;
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	padding: 0 20px;
	color: #cd0505;
}
.hot .hot-list li {
	background: url(imagexw_line.gif) right center no-repeat;
}
.hot .hot-list li.last-li{background: none;}
.hot .hot-list li a{
	display: block;
	height: 30px;
	line-height: 25px;
	overflow: hidden;
	color: #858585;
	text-align: center;
}
.hot-scroll-news-list .hot-s-n-img{position: relative;}
.hot-scroll-news-list,.hot-scroll-news-list .hot-s-n-img{height: 100%;}
.hot-scroll-news-list .hot-s-n-img img{
	width: 100%;
	height: 100%;
}
.hot-scroll-news-list .hot-s-n-text h3,
.hot-scroll-news-list .hot-s-n-text p{
	padding-right: 15px;
}
.hot-scroll-news-list .hot-s-n-text p{padding-right: 35px;}
.hot-scroll-news-list .hot-s-n-text h3 a{
	line-height: 40px;
	font-size: 23px;
}
.jrjj-r-bg{
	padding: 10px 20px
}
.hot-special-list img{
	width: 100%;
	height: 100%;
}
.hot-special-list a{
	margin-bottom: 10px;
	display: block;
	height: 77px;
}
.hot-special-list a span{
	display: block;
	width: 100%;
	height: 100%;
	text-shadow: 1px 1px 0 #666;
    font-size: 17px;
    color: #fff;
	padding: 10px 10px;
	line-height: 56px;
	text-align: center;
	overflow: hidden;
}
.hot-word-list li{
	float: left;
	width: 50%;
	height: 25px;
	line-height: 25px;
}
.main-info-list{
	padding: 10px 5px;
}

/*网上办事*/
.w-c-img{
	/*width: 100%;
	height: 108px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat; */
	text-align: center;
}
.w-c-img img{
	/*width: 100%;
	height: 108px;*/
	margin: 0 auto;
}
.w-c-title{
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 18px;
	padding-left: 20px;
}
.w-c-title a{color: #fff;}
.w-c-content ul{padding: 10px 0;}
.w-c-content ul li,.w-c-hot-special ul li{
	height: 35px;
	line-height: 35px;
}
.w-c-list{
	padding-left: 170px;
	background: url(imagebs_icon3_1.gif) left 5px no-repeat;
}
.w-c-eq{
	background-image: url(imagebs_icon3_2.gif);
}
.w-c-list ul li{
	float: left;
	width: 25%;
	height: 35px;
	line-height: 35px;
    padding-left: 22px;
    background: url(imagebs_icon.gif) 12px center no-repeat;
    overflow: hidden;
    font-size: 14px;
}
.w-c-hot-special .b-b-t{
	background-color: #fff;
}
.w-c-hot-special ul li{
	height: 30px;
	line-height: 30px;
}
.wsbs-qw .ewoho,.wsbs-qw .eqoho{
	min-height: 430px;
}
/*信息公开*/
.xxgk-btn .leader-btn-page li a{
   padding-left: 47px;
}
.xxgk-zd {
	background: #fafafa;
}
.xxgk-zd .xxgk-zd-title{
	height: 48px;
	background: url(imagebs_icon3bg.gif) 30px bottom no-repeat;
}
.xxgk-zd .xxgk-zd-title h2{
	padding: 0px ;
	margin:0;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	background: #7cabc5;
	color: #fff;
	padding-left: 20px;
}
.xxgk-zd-list ul {height: 170px;overflow-y:auto; padding: 10px 0;}
.xxgk-zd-list ul li{
	height: 30px;
    line-height: 30px;
    padding-left: 26px;
    background: url(imagebs_icon.gif) 12px center no-repeat;
    overflow: hidden;
    font-size: 14px;

}
.xxgk-btn .big-normal-btn .ane{
	height: 77px;
	line-height: 77px;
	font-size: 19px;
}
/*政民互动*/
.h-t-left{
	font-size: 18px;
	padding:8px 20px;
}
.h-t-right a.btn{
	color: #fff;
	margin-top: 4px;
	margin-left: 10px;
}
.question-list {
	padding:20px 0 10px 20px;
}
.zmhd-right{
	padding-right: 20px;
}

.zmhd-special .c-tab .nav-tabs li a:hover,
.zmhd-special .c-tab .nav-tabs li a:focus,
.zmhd-special .c-tab .nav-tabs li.active a,
.zmhd-special .c-tab .nav-tabs li.active a:hover,
.zmhd-special .c-tab .nav-tabs li.active a:focus{
	background:none;
}
.zmhd-special .form-inline .form-group{
	width: 32%;
}
.zmhd-special .form-inline input.form-control{
	width: 100%;
}
.zmhd-special  #zmhd-tab-2  form .btn{
	background: #0d6fc0;
	color: #fff;
}
.zmhd-count{
}
.zmhd-right .wx-wb-img{
	line-height: 216px;
	padding: 0;
}
.zmhd-right .wwb-tab-content{height: 216px;}
.zmhd-right .wx-wb .wx, .zmhd-right .wx-wb .wb{
	height: 108px;
}

/*列表页*/
.here{line-height: 45px;/*height: 45px;*/}
.here,.here a{
	font-size: 14px;
	color: #808080;
}
html,body{height:100%;}
.here i{font-size: 18px;}
.data-cate-list-area{height: 100%;}
.data-cate-list{
	padding: 38px 0 38px 28px;
}
.data-cate-list h3{
    margin-bottom: 16px;
	padding-bottom: 8px;
	background: url(imagebs_icon3bg.gif) 50px bottom no-repeat;
}
.data-cate-list h3 span{
	display: block;
	font-size: 20px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	background: #7cabc5;
	padding-left: 40px;
}
.data-cate-list ul li{
    height: 50px;
    margin-bottom: 16px;
    vertical-align: bottom;
    overflow: hidden;
    text-align: left;
}
.data-cate-list ul li a {
	display: block;
    height: 50px;
    line-height: 50px;
    background: url(imagesub.jpg) 90% center no-repeat #f2f2f2;
    overflow: hidden;
    font-size: 18px;
    color: #595959;
    padding-left: 20px;
    padding-right: 35px;
}
.data-cate-list ul li.active a{
	 color: #1b50a0;
	 background-image: url(imagesubhover.jpg);
}
.data-lists,.page-content{
	padding: 38px 28px;
	border-left: 1px solid #ddd;
	min-height: 800px;
	overflow: hidden;
}
.data-lists .d-ls li{
	padding-left: 20px;
    background: url(imagedot.jpg) 8px center no-repeat;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    vertical-align: bottom;
    padding-right: 78px;
}
.data-lists .d-ls li.lm_line{
    border-bottom: 1px solid #dddddd;
    padding: 12px 0 0;
    height: 0;
    line-height: 0;
    margin-bottom: 12px;
    background: none;
}
.data-lists .d-ls li span{
	color: #888888;
	background: #fff;
}
#pagination .pagination{padding:15px 0 0 15px;}
#pagination .pagination li a,
#pagination .pagination li span{
    color: #333;
    background: none;
}

#pagination .pagination .active a,
#pagination .pagination .active a:focus,
#pagination .pagination .active a:hover,
#pagination .pagination .active span,
#pagination .pagination .active span:focus,
#pagination .pagination .active span:hover{
    background-color: #7cabc5;
    border-color: #7cabc5;
    color: #ffffff;
}
.page-content{
    font-size: 16px;
    line-height: 36px;
}
.article-content {
    padding: 38px 48px;
}

.article-title,
.article-attrs {
    text-align: center;
}

.article-title h2 {
    font-size: 26px;
    line-height: 40px;
}

.article-attrs {
    color: #666;
    padding-bottom: 20px;
}

.article-body,
.issue-content {
    overflow: hidden;
    min-height: 350px;
    font-size: 16px;
    line-height: 36px;
}
.article-content  .img-responsive{
    display: inline-block;
}
.article-tool,
.article-prev,
.article-next {
    line-height: 40px;
}
.article-body img{
	margin-bottom: 5px;
}
.owls-pic .item .carousel-caption {
    background: rgba(0,0,0,.6);
    padding: 0px;
    width: 100%;
    left: inherit;
    right: 0;
    bottom: 0;
    text-align: left;
}
.owls-pic .item .carousel-caption p{
    line-height:30px;
    padding: 0 10px;
    margin: 0px;
}
.image-content {
    max-width: 600px;
    /*max-height: 480px;*/
}
.image-content .owl-carousel .owl-item img{
    width: auto;
    margin: 0 auto;
}
/*政民互动留言*/
.required{
	color:red;
}
.tip-info{
	border:1px dashed #ddd;
	padding: 20px;
	background: #fafafa;
	margin-bottom: 20px;
}
.tip-info h4{
	margin: 0px;
	padding-bottom: 20px;
}
.tip-info p{
	text-indent: 2em;
}
.issue-data-info p{
	height: 40px;
	line-height: 40px;
	padding: 10px 30px;
	font-size: 20px;
}
.issue-content table tr td{
	padding: 15px 8px;
	line-height: 30px;
}
.issue-content table tr td.special-area-bg{
	color: #586ce9;
}
.issue-data-info p span{color: red;}

.channel-box{
	padding-left: 17px;
	padding-bottom: 10px;
}
.channel-top{
	height: 40px;
	line-height: 40px;
}
.channel-top {
	border-bottom: 1px solid #ddd;
}
.channel-top h3{
	margin: 0;
	padding: 0;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
}

.special-site-list{
	padding: 50px 50px 30px 50px;
}
.special-site-list a{
	display: block;
	height: 56px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
}
.special-site-list img{
	width: 100%;
	height: 100%;
}
.special-site-list .s-item{
	margin-bottom: 20px;
}
.special-site-list a span{
	padding: 0 10px;
	display: inline-block;
	line-height: 56px;
}
.special-page{
    background-color: #f5f5f5;
	background-position: center top;
	background-repeat:  no-repeat;
	/*background-color: #7cabc5;*/
    height: 419px;
    background-image: url(image1920_419.jpg);
    background-size: cover;
    position: relative;
    text-align:center;
}
@media screen and (min-width: 1440px){
    .special-page {
        background-size: 1920px 420px;
    }
}
.special-page h2{
	margin: 0;
	padding: 0;
}
/* 超小屏幕（手机，小于 768px） */
/* 没有任何媒体查询相关的代码，因为这在 Bootstrap 中是默认的（还记得 Bootstrap 是移动设备优先的吗？） */
/* 小屏幕（平板，大于等于 768px） */
.video-play-area{
	margin-top: 30px;
	height: 400px;
	margin-bottom: 30px;
	    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 768px) {
	.p1 .img-responsive{
		max-width: none;
	}
	.navbar-toggle {
	    display: block;
	}


}

@media (max-width: 1199px) {
	#fast-tab-content ul.long-items{
		padding:10px 30px;
	}
}

@media (max-width: 992px) {
	#logo{text-align: center;}
	.search-area{
		display: none;
	}
	#fast-tab ul{
		padding: 0px;
	}
	#fast-tab ul li{
		width: 33.333333%;
	}
	#fast-tab ul li a{
	    padding: 75px 15px 0px 15px;
	}
	#fast-tab-content ul,#fast-tab-content ul.long-items{
		padding: 10px 10px;
	}

	.copy-right,.footer-right{text-align: center;}
	#main #nav .nav-tabs li.active .icon{display: none;}
	#ajjq{height: auto;}
	.question-list{padding-right: 20px;}
	.zmhd-right{padding-left: 20px;}
	.data-cate-list{padding-right: 28px;}
	.hot .hot-list li{background: none;}
	.hot .hot-list li a{
		text-align: left;
		padding-left: 20px;
	}
	.jjg-video .video-js{
		height: 350px;
	}
	.hot-scroll-news .swiper-container{
		height: 242px;
	}

	#sub-cate{
		padding-top: 0px;
	}
	.data-lists{
		padding: 10px 25px;
		border-left: none;
	}
	.page-content{
		border-left: none;
		padding: 10px 25px;
	}
	.weather{
		display: none;
	}

}

@media (max-width: 768px) {
	#fast-tab ul li{
		width: 33.333333%;
	}
	#fast-tab,#fast-tab ul li {
		min-height: auto;
	}
	#fast-tab ul li a{
		text-indent: -9999px;
		padding: 60px 15px 0px 15px;
		height: auto;
	}
	.w-c-list{
		padding-left: 0px;
		background:none;
	}
	.w-c-list ul li{
		font-size: 13px;
	}
	.page-sub-org ul li{
		width: 33.333333%;
	}



}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: 992px) {
	.navbar-toggle {
	    display: none;
	}
	.collapse {
	    display: block;
	    visibility: visible;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	#fast-tab ul li a {
	    padding: 70px 15px 0px 15px;
	}
	#search .min-hide{
		display: none;
	}
	#search .min-show{
		display: block;
	}
}

/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width: 1200px) {

}

@media (max-width: 767px) {
	.p1{
		height: auto;
	}
	.p2{
		height: auto;
	}
	.img-list a img{
		height: auto;
	}
	.hot-scroll-news .swiper-container{
		height: 411px;
	}

}
@media (max-width: 550px) {
.hot-scroll-news .swiper-container{
		height: 267px;
	}
}
@media (max-width: 500px) {
	.zjjj-cate-list img{
		height: 110px;
	}
	.img-list a p{
	    height: 25px;
	    line-height: 25px;
	    font-size: 14px;
	    opacity: 1;
	    -webkit-transform: translate3d(0,-40px,0) scale(1.3);
	    -o-transform: translate3d(0,-40px,0) scale(1.3);
	    -moz-transform: translate3d(0,-40px,0) scale(1.3);
	    -ms-transform: translate3d(0,-40px,0) scale(1.3);
	    transform: translate3d(0,-40px,0) scale(1.3);

	}
	.zjjk-img-show {
	    height: 280px;
	}

}

@media (max-width: 430px) {
	.top-l-n,.weather-area{display: none;}
	#fast-tab-content ul{
		padding: 10px 10px;
	}
	#fast-tab-content ul li a {
		padding: 0;
		width:100%;
		text-align: center;
		background: url(imagebs_icon.gif) 13px center no-repeat;
		text-align: center;
	}
	#fast-tab-content ul li {
		width: 33%;
		padding: 10px 0;
	}

	#fast-tab-content ul.long-items li{
		padding: 10px 0;
		width: 50%;
	}
	#fast-tab-content ul.long-items li a {
		text-align: left;
		background: url(imagebs_icon.gif) 8px center no-repeat;
		padding: 0px 5px 0 20px;
	}
	#fast-tab-content ul.long-items {
		padding: 10px 10px;
	}
	.hot-scroll-news .swiper-container{
		height: 235px;
	}
	.hot .hot-list li:nth-child(2) ,
	.hot .hot-list li:nth-child(3) ,
	.hot .hot-list li:nth-child(4) { display: none; }
	.article-content{
		padding: 15px;
	}
	.hot .hot-top,.article-title h2{
		font-size: 16px;
	}
	.link-list ul li{
		width: 33%;
		height: 35px;
		line-height: 35px;
		overflow: hidden;
		padding: 0;
	}
	.hot .hot-list li a {
	    text-align: center;
	    padding-left: 0px;
	}
}
@media (max-width: 375px) {
	#fast-tab-content ul{
		padding: 10px 10px;
	}
	.zjjj-cate-list img{
		height: 80px;
	}
	#fast-tab-content ul li a {
		background: url(imagebs_icon.gif) 5px center no-repeat;
	}

}
.sitemap-title{
  padding-bottom: 30px;
  border-bottom: 1px solid #ddd;
  text-align: center;
}
.sitemap .lists ul{
  margin: 0;
  padding: 0;
}
.sitemap .lists{padding-top: 20px;padding-bottom: 20px;border-bottom: 1px dashed #ddd;}
.sitemap .lists ul li{
  float: left;
  padding: 5px 10px;
}
.sitemap .lists h4{
  padding-left: 10px;
  background: url(imagedot.jpg) 0 center no-repeat;
  font-size: 16px;
  font-weight: bold;
}
.index-bs-list ul li {
	float: left;
	width: 25%;
	margin-bottom: 10px;
	padding-right: 10px;
}

.index-bs-list ul li a {
	display: block;
	text-align: center;
	padding: 10px 0;
	background: #f4f5f9 url(imagebs_icon.gif) 15% center no-repeat;
}

.index-bs-list ul li:hover a {
	/*-webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    transition: transform 1s ease-out;
	-webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); */
	-webkit-transition: -webkit-transform 0.7s ease-out;
	-moz-transition: -moz-transform 0.7s ease-out;
	transition: transform 0.7s ease-out;
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	background: #3498db;
	color: #fff;
	/* Safari 和 Chrome */
}

.box-bg .bg-fff {
	background-color: #fff;
}

.ane-cc1212 {
	border-left: 2px solid #cc1212;
}

.ane-cc1212:hover {
	color: #fff;
	_background: #cc1212;
}

.ane-cc1212:hover:after {
	width: 100%;
	background: #cc1212;
}

.org-service .ane-continer {
	background: #f4f5f9;
}

.org-service li {
	margin-bottom: 10px;
}

.org-service .ane {
	height: 39px;
	line-height: 39px;
	padding-left: 30px;
}
