a,a:hover{
	text-decoration: none;
}
img,a{
	border: none;
}
ul,li{
	padding: 0px;
	list-style: none;
	margin: 0px;
}
body{
	font-family:"微软雅黑","黑体","STHeiti","Microsoft YaHei";
	font-size: 16px;
	
}
.clear{
	clear: both;
}

.header{
	width:100%;
	padding:15px 0px;
	padding-bottom: 0px;
	border-top: 2px solid #013c95;
	position: fixed;
	z-index: 999;
	background: #fff;
	top: 0;
}
/*左侧logo*/
header .left{
	width: 40%;
	float: left;
}
header .left img{
	height: 68px;
}
header .left .img2{
	display: none;
}
header .right{
	float: right;
	width: 60%;
	text-align: right;
	padding-top: 20px;
}
.en{
	display: inline;
	margin:15px 0px;
	padding:0px 15px;
	border-left: 1px solid #013c95;
	padding-right: 0px;
	margin-left: 15px;
}
.en a{
	color: #013c95;
}
.f-search{
	padding:10px 10px;
	display: inline;
	background:none;
	border-radius: 15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	-o-border-radius:15px;
	width:250px;
	border: 1px solid #013c95;
}
.f-search input[type="text"]{
    
    height:24px;
	display: inline;
	background: none;
	border:0px;
	width: 195px;
	color: gray;
}
.f-search button{
    width:24px;
    height:24px;
    background:none;
    text-align:center;
	line-height: 24px;
	display: inline;
	border: 0px;
}
.f-search i{
	font-size:14px;
	color: #013c95;
}
/*导航*/
.menu{
	width: 100%;
	height: 64px;
	line-height: 64px;
	background: #013c95;
	margin-top: 15px;
	position: relative;
}
.navbar{
	background: none;
	padding-left: 0px;
	margin-bottom: 0px;
	height: 64px;
	line-height: 64px;
}
.navbar-inverse{background-color:none;border:0px;}
.navbar-nav>li>a{color:#fff}

.banner{
	width: 100%;
	overflow-x: hidden;
	position: relative;
}

.main{
	width: 100%;
	padding-top: 20px;
}
.lm-title{
	font-size: 24px;
	background: url("../images/line.jpg") no-repeat left bottom;
	width: 100%;
	line-height: 32px;
	padding-bottom: 35px;
}
.lm{
	display: inline-block;
	line-height: 32px;
	border-left: 3px solid #fb7532;
	padding-left: 20px;
	color:#013c95;
}
.lm-en{
	color: #d2d2d2;
	display: inline-block;
}
.more{
	width: 20%;
	text-align: right;
	float: right;
	margin-top: -42px;
}
.more a{
	color: #959595;
	font-size: 14px;
}
.news-item{
	width: 100%;
	padding:15px;
	background: #fff;
	box-shadow: 0 0 10px #a1a1a1;
	-webkit-box-shadow:0 0 10px #a1a1a1;
	-o-box-shadow:0 0 10px #a1a1a1;
	-moz-box-shadow:0 0 10px #a1a1a1;
	margin-top: 30px;
}
.news-img{
	overflow: hidden;
}
.news-img,.news-img img{
	width: 100%;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.news-img img:hover{
	transform: scale(1.5);
}
.news-title{
	line-height: 24px;
	height: 48px;
	margin-top: 15px;
	display: block;
	overflow: hidden;
	width: 100%;
	text-align: justify;
}
.news-title a{
	color: #000;
}
.news-title a:hover{
	color: #013c95;
}
/*通知公告、信息公开*/
.notice-open{
	background: url("../images/notice-bg.jpg") no-repeat;
	background-size: 100% auto; 
	padding:20px 0px;
	padding-bottom: 10px;
}
.hasMoreTab{ width:100%; margin-top:30px;}
.hasMoreTab .hd{ line-height:56px; height:56px; position:relative; padding-right:10px;border-bottom: 1px solid #CFCFCF;}
.hasMoreTab .hd .more{ float:right; margin-top: 0px;}
.hasMoreTab .hd .more a{ color: #959595;}
.hasMoreTab .hd ul{ z-index:5; position:absolute; height:56px;  overflow:hidden; zoom:1; font-size:18px;}
.hasMoreTab .hd li{ float:left;  padding:0 25px; cursor:pointer; margin-left:5px; background:#959595;color:#fff;}
.hasMoreTab .hd li:first-child{ margin-left:0px;}
.hasMoreTab .hd li.on{height:56px; line-height:56px; background:#e49e08;color:#fff;}
.hasMoreTab .bd{  padding:30px 0px; clear:both; position:relative;}
.hasMoreTab .bd h2{ font-size:14px; }
.hasMoreTab .bd p{ color:#999;  }
.hasMoreTab .bd p a{ color:#c00;  }
.hasMoreTab .bd ul a{ color:#3E78B3;}

.tzgg-item{
	width: 48%;
	float: left;
	margin-bottom: 15px; 
}
.tzgg-item:nth-child(odd){
	margin-right: 2%;
}
.tzgg-item:nth-child(even){
	margin-left: 2%;
}
.tzgg-lm{
	line-height: 24px;
	color: #1d52a1;
}
.tzgg-item-title{
	width: 80%;
	float: left;
	height: 86px;
	overflow: hidden;
	border: 1px solid #DBDBDB;
	border-left: 0px;
	padding:15px;
	background: #fff;
}
.tzgg-item-title a{
	color: #000;
	line-height: 56px;
        font-size: 20px;
	text-overflow:ellipsis;
	white-space: nowrap;
    overflow: hidden;
    text-align: justify;
	display: block;
}
.tzgg-item-title a:hover{
	color: #da2828;
}
.tzgg-item-date{
	width: 20%;
	float: left;
	background: #1d52a1;
	color: #fff;
	text-align: center;
	height: 86px;
	padding-top: 19px;
	
}
.tzgg-day{
	line-height: 24px;
	font-size: 20px;
}

.open-item{
	width: 48%;
	height: 82px;
	background: #fff;
	float: left;
	margin-bottom: 20px;
	padding:7px 30px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.open-item:nth-child(odd){
	margin-right: 2%;
}
.open-item:nth-child(even){
	margin-left: 2%;
}
.open-item:hover{
	background: #1d52a1;
}
.open-title{
	width: 80%;
	float: left;
	text-overflow:ellipsis;
	white-space: nowrap;
    overflow: hidden;
    text-align: justify;
	display: block;
	line-height: 68px;
}
.open-title a{
	color: #000;
}
.open-date{
	color: #8f8f8f;
	width: 20%;
	float: left;
	text-align: right;
	line-height: 68px;
}
.open-item:hover .open-title a,.open-item:hover .open-date{
	color: #fff;
}
/*党建工作*/
.djgz{
	margin-top: 180px;
}
.lm-title{
	background: url("../images/line2.jpg") no-repeat left bottom;
}
.lm{
	border-left: 3px solid #1e387f;
	
}
.djgz-all{
	
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.slide_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
  
 .slide img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.slide .caption {
  display: block;
  position: absolute;
  z-index: 2;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(30,56,127, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
	text-overflow:ellipsis;
	white-space: nowrap;
    overflow: hidden;
    text-align: justify;
	display: block;
  }
  
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../img/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.slide_nav:active {
  opacity: 1.0;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
.djgz-item{
	border-bottom: 1px solid #e0e0e0;
	line-height: 64px;
	float: left;
	width: 100%;
}
.djgz-title{
	width: 80%;
	text-align: left;
	float: left;
	text-overflow:ellipsis;
	white-space: nowrap;
    overflow: hidden;
    text-align: justify;
	display: block;
}
.djgz-title a{
	color: #000;
}
.djgz-title a:hover{
	color: #e70011;
}
.djgz-date{
	width: 20%;
	float: left;
	text-align: right;
	color: #929292;
}

/*思政教育*/
.tab{
	background: url("../img/tab-bg.jpg") no-repeat;
	background-size: 100% auto;
	padding:50px 0px;
}
.gfjy-item{
	width: 100%;
	background: rgba(255,255,255,0.8);
	padding: 15px;
}
.gfjy-img,.gfjy-img img{
	width: 100%;
}
.gfjy-img{
	overflow: hidden;
}
.gfjy-img img{
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.gfjy-img img:hover{
	transform: scale(1.5);
}
.gfjy-title a{
	color: #000;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
}
.gfjy-title a:hover{
	color: #1d52a1;
}
.tab .con:nth-child(5){
	margin-top: 30px;
}

/*专题活动*/
.ztgz{
	margin-top: 50px;
	padding-left: 15px;
	padding-right: 15px;
}
.ztgz-title{
	width: 25%;
	float: left;
	position: relative;
}
.ztgz-bg{
	position: relative;
	width: 100%;
	z-index: 1;
	overflow: hidden;
}
.ztgz-bt{
	position: absolute;
	z-index: 9;
	width: 100%;
	text-align: center;
	top: 15%;
}
.ztgz-item .ztgz-bg img{
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.ztgz-item:hover .ztgz-bg img{
	transform: scale(1.5);
}
.ztgz-item{
	width: 25%;
	float: left;
	position: relative;
}
.ztgz-item .ztgz-bt span{
	display: block;
	color: #fff;
	font-size: 14px;
	text-overflow:ellipsis;
	white-space: nowrap;
    overflow: hidden;
    text-align: justify;
	width: 100%;
	text-align: center;
}
.ztgz-item .ztgz-bt span.style1{
	display: block;
	color: #fff;
	font-size: 20px;
	width: 100%;
	text-align: center;
	line-height: 42px;
}
.ztgz-item .ztgz-bt{
	top: 40%;
}
.ztgz-item:nth-child(7) .ztgz-bt{
	top: 25%;
}
.ztgz-more{
	width: 100%;
	text-align: right;
	padding-top: 20px;
	padding-right: 30px;
}
.ztgz-more a{
	color: #fff;
}

.footer{
	width: 100%;
	background:url("../img/footer-bg.jpg") no-repeat center;
	background-size: 100% auto;
	padding-top: 50px;
}
.link1{
	border-right: 1px solid #fff;
}
.footer-title{
	font-size: 24px;
	color: #ffd200;
}
.footer-menu2{
	margin-top: 25px;
}
.footer-menu{
	margin-top: 50px;
}
.link2{
	padding-left: 20px;
}
.footer-menu li{
	line-height: 42px;
	width: 14.2%;
	float: left;
	text-overflow:ellipsis;
	white-space: nowrap;
    overflow: hidden;
    text-align: justify;
	display: block;
	text-align: center;
}
.footer-menu2 li{
	width: 50%;
	color: #fff;
	text-align: left;
	float: left;
	text-overflow:ellipsis;
	white-space: nowrap;
    overflow: hidden;
    text-align: justify;
	display: block;
	line-height: 32px;
}
.footer-menu li a{
	color: #fff;
	text-align: center;
	width: 100%;
	display: block;
}
.footer-menu2 li a{
	color: #fff;
	width: 100%;
	display: block;
}
.footer-menu span{
	display: block;
	width: 100%;
	text-align: center;
}
.bqinfo{
	width: 100%;
	background:#002260;
	line-height: 32px;
	text-align: center;
	color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 30px;
}
@media(min-width:1600px){
	header>.container,.menu>.container,.main>.container,.notice-open>.container,.footer>.container,.djgz .container,.tab .container,.ztgz .container,.ztzl .container,.footer2 .container{
		width: 80%;
	}
}
@media(max-width:1599px){
	body{
		font-size: 14px;
	}
	header>.container,.menu>.container,.main>.container,.notice-open>.container,.footer>.container,.djgz .container,.tab .container,.data .container,.ztzl .container,.footer2 .container{
		width: 95%;
	}
	.djgz-item{
		line-height: 56px;
	}
	.notice-open{
		background-size: auto 100%;
	}
	.tab{
		background-size: auto 100%;
		padding-bottom: 0px;
	}
	.ztgz-title .ztgz-bt img{
		width: 50%;
	}
	.ztgz-item:nth-child(6) .ztgz-bt{
		top: 35%;
	}
	.ztgz-item:nth-child(7) .ztgz-bt{
		top: 20%;
	}
}
@media(max-width:1280px){
	.djgz-item{
		line-height: 42px;
	}
}
@media(max-width:1200px){
	header>.container,.menu>.container,.main>.container,.notice-open>.container,.footer>.container,.djgz .container,.tab .container,.data .container,.ztzl .container,.footer2 .container{
		width: 100%;
	}
	body{
		font-size: 14px;
	}
	.header .left{
		padding-left: 15px;
	}
	.header .right{
		padding-right: 15px;
	}
	.header .left img{
		height: 48px;
	}
	.menu{
		line-height: 48px;
		height: 48px;
	}
	.header .nav{
		padding-right: 0px;
	}
	.header .navbar_nav li a{
		padding:0px 5px;
		font-size: 14px;
	}
	.header .navbar_nav li{
		line-height: 48px;
	}
	.footer{
		background-size: auto 100%;
	}
	.footer-title{
		font-size: 20px;
	}
	.footer-menu{
		margin-top: 30px;
	}
	.ztgz-item .ztgz-bt{
		top: 30%;
	}
	.ztgz-item:nth-child(6) .ztgz-bt img{
		width: 50%;
	}
	.ztgz-item:nth-child(7) .ztgz-bt img{
		width: 40%;
	}
}
@media screen and (max-width: 992px){
	.header{
		padding: 0px;
		
	}
	.header>.container{
		padding-bottom: 15px;
	}
	.header .left img{
		height: 48px;
		margin-top:10px;
		margin-bottom: -15px;
	}
	.header .right{
		display: none;
	}
	.navbar-nav>li{
		width: 100%;
	}
	.open-item{
		padding:7px 15px;
	}
	.open-title{
		width: 100%;
		line-height: 32px;
	}
	.open-date{
		width: 100%;
		line-height: 32px;
	}
	.tab{
		margin-top: 50px;
	}
	.djgz-item:nth-child(1){
		margin-top: -30px;
	}
	.tab .con:nth-child(5){
		margin-top: 0px;
	}
	.ztgz-item .ztgz-bt span{
		font-size: 12px;
	}
	.ztgz-item .ztgz-bt span.style1{
		font-size: 16px;
		font-weight: bold;
	}
	.ztgz-more{
		padding-top: 0px;
		padding-right: 10px;
	}
	.ztgz-title,.ztgz-item{
		width: 50%;
	}
	.footer-menu li{
		width: 25%;
	}
	.footer-title{
		font-size: 18px;
	}
}
@media(max-width:767px){
	.header{
		height: 46px;
		position: relative;
	}
	.header .left img{
		height: 32px;
	}
	.open-item{
		width: 100%;
	}
	.open-item:nth-child(odd){
		margin-right: 0%;
	}
	.open-item:nth-child(even){
		margin-left: 0%;
	}
	.tzgg-item{
		width: 100%;
		float: left;
		margin-bottom: 15px; 
	}
	.tzgg-item:nth-child(odd){
		margin-right: 0%;
	}
	.tzgg-item:nth-child(even){
		margin-left: 0%;
	}
	.djgz-title{
		width: 75%;
	}
	.djgz-date{
		width: 25%;
	}
	.hasMoreTab .hd{ line-height:21px; height:42px; padding-right:5px;}
	.hasMoreTab .hd ul{ height:42px; font-size:16px; text-align: center;}
	.hasMoreTab .hd li{ padding:0 5px;margin-left:2px; height: 42px; line-height: 42px;}
	.tab .hasMoreTab .hd li{ width: 64px; line-height: 21px;}
	.hasMoreTab .hd li.on{height:42px; line-height:42px; text-align: center;}
	.tab .hasMoreTab .hd li.on{line-height: 21px;}
	.hasMoreTab .bd{  padding:15px 0px;}
	.open-title{
		line-height: 24px;
	}
	.link2{
		margin-top: 30px;
	}
	.news-item{
		padding: 5px;
	}
	.news-main .col-xs-6{
		padding: 5px;
	}
	.main{
		padding:0px;
		padding-bottom: 30px;
	}
	.lm-title{
		font-size: 18px;
		background-size: 50% auto;
		padding-bottom: 20px;
	}
	.lm{
		padding-left: 10px;
	}
	.lm-title img{
		width: 26px;
	}
	.tab .hasMoreTab .hd li{ width: 56px; line-height: 21px;font-size: 14px;}
	.tab .open-item{
		height: 64px;
	}
	.footer-menu img{
		width: 42px;
	}
}
@media(max-width:360px){
	
}

/*返回顶部*/
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(0,0,0, 0.8) url(../img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
    z-index: 999999999999;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}
.modal-content
{
    background-color:#ba3537;

}
.modal-title
{
    color: #fff;
    text-align: center;
}
.modal-body
{
    color: #fff;
}
.modal-body p
{
    margin:0;
    line-height: 2em;
}