* {margin:0;padding: 0;
transition: all 0.2s;
}
ul,ol,li{
  list-style: none;
}
.button{
	height:auto;
	line-height: auto;
	padding:5px;
	font-size:20px;
	color:#3083C2;
}
.slide.flex-active-slide,.slide.flex-active-slide a img,.slide.flex-active-slide a,.fslider .slide > a > img,.fslider .slide > a,.fslider .slide{height: auto;max-width: 200%;width:100%;margin-left:0px;}
	
	.dark #header-wrap:not(.not-dark) #primary-menu > ul > li > a{color:#fff;font-weight: 600;font-size:16px;}
	#primary-menu ul li > a {color: #123 ;font-size:16px;}
	#primary-menu ul li:hover {border-top: 2px solid #1775BD;}
	.not-dark #primary-menu ul li > a {color: #333;}
	.not-dark #primary-menu ul li > a :hover{color: #1775BD;}
	.not-dark #primary-menu ul ul li > a :hover{color: #fff;}
		.heading-block:after {
		    content: '';
		    display: block;
		    margin-top: 30px;
		    width: 40px;
		    border-top: 2px solid #fff;
		}
		.heading-block-white.heading-block:after {
		    content: '';
		    display: block;
		    margin-top: 30px;
		    width: 40px;
		    border-top: 2px solid #444;
		}
		 .entry-image img{
			width:280px;
			height: 170px;
		}
		.counter img{
			width: 140px;
			height: 140px;
			float:left;
			margin-left:50px;
		}
		.conbox{
			width: 100%;
			height: auto;
		}
		#header .container{
			width: 100%!important;
    /*padding: 0 30px!important;*/
}
#header.split-menu #logo {
    position: absolute;
     width: auto!important; 
    text-align: center;
    margin: 0;
    float: none;
    height: 100px;
}
#header.split-menu #primary-menu > ul:first-child {
    float: right;
    margin-right:50px;
}
#header{
	position: relative;
}
.mbx{
	padding: 0px 10px;
	border-bottom:2px solid #B2B3B5;
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	font-family: "黑体";
	position: relative;
	margin:30px 10px;
	margin-bottom:20px;
	font-weight: bold;
}
.blue{
      position: absolute;
      bottom:-4px;
      right: 0px;
      width: 150px;
      height: 6px;
      background: #1774BD;
}
.gsdz {
    position: absolute;
    /* top: 50%; */
    left: 50%;
}
.counter img {
    width: 140px;
    height: 140px;
    float: left;
    margin-left: 50px;
}
.wz {
    width: auto;
    float: left;
    margin-top: 30px;
}

.button{
  height:auto;
  line-height: auto;
  padding:5px;
  font-size:20px;
  color:#37474f;
  min-width:249px;
  margin-left:10px;
}
.button--wayra {
  background-size:249px 52px;
}
.BMap_Marker img,.BMap_Marker label{
  max-width:99999px !important
}
.button{
  height:auto;
  line-height: auto;
  padding:5px;
  font-size:20px;
  color:#3083C2;
}
@media (max-width:1350px){
   #logo {
     padding-right: 0px;
     width: 170px!important;

   }
#logo img{
       height: 50px;
       /*margin-top: 20px;*/
   }
 #header.full-header #logo {
    padding-right:0px;
    margin-right:0px;
    border-right: 1px solid #EEE;
   }
}
 @media (max-width:1400px){
 	#primary-menu ul li > a{
      padding-left: 15px;
      padding-right: 15px;	
 	}
 }
  @media (max-width:1350px){
 	#primary-menu ul li > a{
      padding-left: 10px;
      padding-right: 10px;	
 	}
 	#header.split-menu #primary-menu > ul:first-child {
    float: right;
    margin-right: 13px;
   }
     #logo img {
    height: 80px;
    margin-top: 0px!important;
}
    #banner_img .ad_img{
    width: 500px!important;
    margin-top: 0px!important;
    }
 }
 @media (max-width:1170px){
 	#primary-menu ul li > a{
      padding-left: 5px;
      padding-right: 5px;	
 	}
 	#header.split-menu #primary-menu > ul:first-child {
    float: right;
    margin-right: 3px;
   }
     #logo img {
    height:60px;
    }
   .ad_img{
    width: 50%!important;
    }
 }
  @media (max-width:1170px){
  	.flex-control-nav {
   display: none;
}
  }

  .spost.active{
	

}
.sidebar {
    width: 270px;
}
.postcontent, .sidebar {
    margin-right: 10px;
}
.postcontent {
    width: 840px;
}
.spost, .mpost {
  margin-bottom: 10px;
    border-radius: 60px;
    
    margin-top: 20px;
    padding:0;
    
    border-top: 0px #ddd dotted;
     background: #fff;
  box-shadow: 0 0 8px rgba(0,0,0,.2)
}

.spost .entry-title h4 a, .mpost .entry-title h4 a {
    color: #333;
    display: block;
    padding:4px 0px;
}
.spost:hover .entry-title h4 a, .mpost:hover .entry-title h4 a {
    color: #fff;
}
.spost.active,.spost:hover{
  background: #1775BD;
  box-shadow: 0 0 8px rgba(0,0,0,.2)

}
.spost.active .entry-title h4 a, .mpost.active .entry-title h4 a {
    color: #fff;
    
}
.spost .entry-title h4 a:hover, .mpost .entry-title h4 a:hover {
  
    
}
.spost.active h4 a:after{
font-family: 'font-icons';
	/*content: "\e7a5";*/
	float:right;
	font-size:18px;
	color:#fff;
}
.spost .entry-meta {
    margin: 1px -10px 0 0;
}
.entry-meta li {
    float: left;
    font-size: 13px;
    line-height: 14px;
    margin: 0 10px 0px 0;
    color: #999;
    font-family: '微软雅黑', serif;
    font-style: normal;
}
.spost .entry-meta li, .mpost .entry-meta li {
    font-size: 11px;
    margin: 0 0px 0 0;
}
.spost.active .entry-meta li,.spost:hover .entry-meta li{
  color:#fff;
}
.spost .entry-image, .spost .entry-image a, .spost .entry-image img, .spost .entry-image i{
   width:50px;
    height:50px;
}
.spost .entry-image img {
    border:2px #fff solid;
    box-shadow: 0 0 5px rgba(0,0,0,.3)
   
  }
  .spost .entry-image, .mpost .entry-image {
    float: left;
    margin: 0 10px 0 0;
    text-align: center;
}
/*新闻列表（文字列表）*/
.entry ul.list{
  overflow: hidden;
}

.entry ul.list li{
  
  border-bottom: 1px #ccc dotted;
  overflow: hidden;
  transition: border-bottom 1s;
}
.entry ul.list li a{
  width:85%;
  float:left;
  line-height: 40px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color:#333;
}
.entry ul.list li a:before{
  content:"";
  width:3px;
  height: 3px;
  display: inline-block;
  background: gray;
  margin-right: 10px;
  margin-right: 5px;
  vertical-align: middle;
}
.entry ul.list li a:hover{
  color:#1775BD;
}
.entry ul.list li a:hover:before{
  background: #1775BD;
}
.entry ul.list li:hover{
  border-bottom:1px #1775BD solid;
  background: #f8f8f8;
}

.entry ul.list li span{
  width:12%;
  float:right;
  line-height: 40px;
 overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*新闻列表（图文列表）*/
.entry .media-list li.media{
  border-bottom:1px #ccc dotted;
  padding-bottom:10px;
  margin-bottom: 10px;
  overflow: hidden;
}
.entry .media-list .media-left{
  width:200px;
  float:left;
}

.entry .media-list .media-left a img{
  width:190px;
  height:125px;
}
.entry .media-list .media-body p{
margin:0;
font-size:14px;
overflow: hidden;
}
.entry .media-list .media-body span.newsdate{
  display: block;
  line-height: 30px;
  float:left;

}
.entry .media-list .media-body a.more{
  display: block;
  line-height: 30px;
  float:right;
  color:#333;

}

.entry .media-list .media-body a.more:hover{
  color:#1775BD;
}

/*图片放大*/

.zoomify.zoomed{
  z-index:9999;
}