html,body{
    width:100%;
	height:100%;
}
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
h1,h2,h3,h4,h5,h6,p,span,li,i,a{
	font-family:"微软雅黑";
}
li{
	list-style:none;
}
[v-cloak] {
	display: none;
}
a,img {
    border: 0;
/*	cursor: pointer;*/
    outline: 0;
}
a:hover, a:link, a:visited {
    text-decoration: none;
}
user agent stylesheeta:-webkit-any-link {
    color: -webkit-link;
    text-decoration: underline;
    cursor: auto;
}
/*img {
    vertical-align: top;
}*/
.animation-scale .animation-scale-item {
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.clearfix {
    display: inline-table;
    display: block;
    zoom: 1;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.loginbar{
	width:100%;
	height:50px;
	z-index:9999;
	background:#FF5D38;
	position:fixed;
	top:0;
	left:0;
}
.villageloginbar{
	width:100%;
	height:50px;
	z-index:9999;
	background:#FF5D38;
	position:fixed;
	top:0;
	left:0;
}
.loginbar_cot{
	width:1100px;
	height:100%;
	margin:0  auto;
	overflow:hidden;
}
.loginbar_cot .nongfu{
	height:100%;
	float:left;
}
.loginbar_cot .nongfu img{
	margin-top:8px;
}
.loginbar_cot .address{
	height:100%;
	float:left;
	margin-left:20px;
}
.loginbar_cot .address p{
	float:left;
	line-height:50px;
	color:#fff;
	font-size:14px;
}
.loginbar_cot .address .change{
	width:30px;
	height:30px;
	float:left;
	margin-top:10px;
	margin-left:5px;
	text-align: center;
}
.loginbar_cot .address .change img{
	width:15px;
	height:13px;
	margin-top:10px;
}
/*.loginbar_cot>ul{
	height:100%;
	float:right;
}
.loginbar_cot>ul>li{
	float:left;
	height:100%;
	line-height:50px;
	color:#fff;
	padding:0px 20px;
	font-size: 14px;
}
.loginbar_cot>ul>li img{
	width:11px;
	height:7px;
	margin-top:21px;
	margin-left:6px;
	
}
.loginbar_cot>ul>li.active{
	background:#fff;
	color:#FF5D38;
}
.subnav{
	position:absolute;
	top:50px;
	right:123px;
	width:120px;
	height:auto;
	border:1px solid #ebebeb;
	background-color:#fff;
	display:none;
}
.subnav li{
	text-align:center;
	font-size:14px;
	line-height:36px;
	font-family:"微软雅黑";
	color:#666;
}
.subnav li:hover{
	color:#FF5D38;
}*/
.nav{
    width: 100%;
    padding-top: 50px;
    height: 80px;
    border-bottom: 2px solid #ebebeb;
    margin: 0 auto;
}
.nav_cot{
	width:1100px;
	height:100%;
	position:relative;
	margin:0  auto;
}
.nav_cot .logo{
	width: 150px;
	height:100%;
	position:absolute;
	left:0;
}
.nav_cot .logo a{
	display: block;
	height: 100%;
}
.nav_cot .logo img{
	width:auto;
	height:52px;
	position:absolute;
	top:14px;
	left:0;
}
.nav_cot .logo span{
	font-size: 30px;
	width: 80px;
	color: #ff5d3b;
	position: absolute;
	top: 19px;
	left: 60px;
}
.nav_cot ul{
	height:100%;
	position:absolute;
	right:0;
}
.nav_cot ul li{
	float:left;
	height:100%;
	cursor: pointer;
	margin-left:10px;
}
.nav_cot ul li a{
	display:block;
	padding:0  10px;
	font-size: 16px;
	line-height:80px;
	color:#333333;
	
}
.nav_cot ul li.active a{
	color:#FF5D38;
	border-bottom: 2px  solid  #FF5D38;
}

.foot .icon{
	width: 100%;
	display: block;
	margin-left:15px;
  }
  .foot{
	width: 1000px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
  }
  .foot .login{
	width: 100px;
	height: 46px;
  }
  .foot .code{
	width: 100px;
	height: 100px;
  }
  .foot .content{
	flex: 1;
	display: flex;
	color: #333333;
  }
  .foot .content .title{
	line-height: 32px;
  }
  .foot .content .about{
	flex-shrink: 0;
	margin: 0 78px 0 48px;
  }
  .foot .content .about .href p{
	display: block;
	line-height: 32px;
	font-size: 14px;
  }
  .foot .content .child{
	flex: 1;
  }
  .foot .content .child .href{
	display: flex;
	flex-wrap: wrap;
  }
  .foot .content .child .href a{
	width: 33.33%;
	display: block;
	line-height: 32px;
	color: #333333;
	font-size: 14px;
  }
  .foot .content .title{
	font-size: 16px;
	font-family:Arial,'Times New Roman','Microsoft YaHei',SimHei;
  }

div.beianhao {
	background-color:#FF5D38;
	line-height: 40px;
	font-family: "微软雅黑";
	width: 100%;
	text-align: center;
	margin-top: 25px;
}
div.beianhao  a{
	color: #fff;

}

/*地址选择弹窗*/
.address_select,.person_subsidyaddr_select{
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	z-index:9999;
	position:fixed;
	top:0;
	left:0;
}
.address_cot{
	width:510px;
	height:340px;
	background:#fff;
	border:3px  solid  #8e8e8e;
	border-radius: 5px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-255px;
	margin-top:-170px;
}
.address_cot h1{
	font-size: 15px;
	color:#333;
	width:100%;
	height:40px;
	line-height:40px;
	text-align: center;
	background:#f3f3f3;
	position: relative;

}
.address_cot h1 s{
	display: inline-block;
	width: 30px;
	text-decoration: none;
	display:none;
	position: absolute;
	right: 20px;
	cursor: pointer;
}
.address_tab{
	width:100%;
	height:40px;
	line-height:40px;
}
.address_tab ul{
	width:100%;
	height:100%;
	margin:0 auto;
	border-bottom: 2px  solid #aaaaaa;
}
.address_tab ul li{
	width:auto;
	height:100%;
	float:left;
	padding:0 10px;
	margin-left:10px;
}
.address_tab ul li.active{
	border-bottom: 2px  solid #FF5D38;
}
.address_tab ul li p{
	float:left;
	color:#333;
	cursor: pointer;
}
.address_tab ul li img{
	float:left;
	width:11px;
	height:7px;
	margin-top:16px;
	margin-left:5px;
}
/* 弹窗样式 */
#address_tabcon{
	height:250px!important;
	overflow: hidden;
}
.address_select .address_cot .address_tab .tab_content{
	width:100%;
	height:auto;
	max-height:400px!important;
	overflow:auto;
	border:none;
	margin-top:10px;
}

.address_select .address_cot .address_tab .tab_content li:hover{
	background-color:#FF5D38;
}
.address_select .address_cot .address_tab .tab_content li:hover p{
	color:#fff;
}
.address_select .address_cot .address_tab .tab_content .active{
	color:#FF5D38;
	background-color:#f3f3f3;
	border-bottom:none;
}

/*公用列表样式*/
ul.general{
	width:100%;
	height:auto;
	margin:0  auto;
}
ul.general li{
	width:100%;
/*	height:150px;*/
	padding:10px 0;
	height:auto;
	display: -webkit-box;
	display: -webkit-flex;
	box-sizing: border-box;
	border-bottom:1px  solid  #ebebeb;
}
ul.general li a{
	display: flex;
	display: -webkit-flex;
	width: 100%;
	height: auto;
	overflow: hidden;
}
ul.general li:hover{
	border-top:1px  solid  #FF5D38;
	border-bottom:1px  solid  #FF5D38;
}
ul.general li .news_image{
	float: right;
	width: 25%;
	/*margin-right: 3%;*/
	/*margin-top: 15px;*/
	height: auto;
	position: relative;
}
ul.general li .news_image .video{
	width:50px;
	height:50px;
	background: url(../icon/video.png);
	background-size: 100% 100%;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-25px;
	margin-left:-25px;
}
ul.general li .nothing{
	display:none!important;
}
ul.general li .news_image img{
	width:100%;
	height:100%;
}
ul.general li .news_content{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	height:auto;
	width: 75%;
	float:left;
/*	margin-top:15px;*/
/*	margin-left:3%;*/
	position:relative;
}
ul.general li  .news_content h1{
	font-size:18px;
	color:#333;
	width:100%;
	line-height:35px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
/*	position:absolute;
	top:0px;
	left:0;*/
}
ul.general li  .news_content h1 i.audio{
	width: 30px;
	height: 20px;
	display: block;
	background: url(../icon/audio.png);
	background-size: 100% 100%;
	float: left;
	margin-right: 5px;
	margin-top: 2.5px;
}
ul.general li .news_content h2{
	font-size:14px;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:20px;
	color:#666;
	overflow: hidden;
	position:absolute;
	top:35px;
	left:0;
}

ul.general li  .news_content .dot:after{
	content: "...";
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	bottom: 0;
	right: 0;
	padding-left: 7px;
	background: #fff;
}
ul.general li  .news_content p{
	font-size:14px;
	color:#666;
	width:100%;
	height:20px;
	line-height:20px;
/*	position:absolute;
	bottom:0px;
	left:0;*/
}
/*ul.general li  .news_content p>span{
	color:#FF5D38;
}*/
/*当前位置css*/
.contain .breadcrumbs {
	margin-bottom: 25px;
	margin-top: 25px;
}
.contain .breadcrumbs p a {
	font-size: 16px;
	font-weight: 500;
	color: #000;
}

/*数据为空*/
.blank{
	width:100%;
	height:auto;
	margin:100px  auto;
	text-align: center;
}
.blank img{
	width:150px;
	height:auto;
	margin:0 auto;
	display:none;

}
.blank  p{
	color:#303030;
	font-size:16px;
	line-height:40px;
}

.pagination {
  	position: relative;
	margin: 50px 0px 10px 180px;
}

.pagination li {
  	display: inline-block;
  	margin: 0 5px;
}

.pagination li a {
  	padding: .5rem 1rem;
  	display: inline-block;
  	border: 1px solid #ddd;
  	background: #fff;
  	color: #ff5d3b;
}

.pagination li a:hover {
 	background: #eee;
}

.pagination li.active a {
  	background: #ff5d3b;
  	color: #fff;
}
/*图片查看器*/
.imgview{
	width:100%;
	height:100%;
	z-index:9999;
	position:fixed;
	top:0;
	left:0
}
.imgview .hidden{
	width:100%;
	height:100%;
	text-align:center;
	background:rgba(0,0,0,0.5);
	position:absolute;
	top:0;
	left:0;
}
.imgview  img{
	height:50%;
	margin:15% auto;
	/*position:absolute;
	top:25%;*/
}

/*后台登录弹窗*/
.backstage{
	width:100%;
	height:100%;
	z-index:999;
	position:fixed;
	top:0;
	left:0;
}
.backstage .hidden{
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	position:absolute;
	top:0;
	left:0;
}
.backstage  .logincont{
	width:300px;
	height:300px;
	background:#fff;
	border-radius: 10px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-150px;
	margin-left:-150px;
}
.backstage  .logincont h1{
	color:#FF5D38;
	width:100%;
	line-height:60px;
	font-size:20px;
	text-align: center;
	border-bottom:1px  solid  #ddd;
}
.backstage  .logincont .formgroup{
	width:90%;
	height:40px;
	margin:20px auto 0 auto;
	position:relative;
}
.backstage  .logincont p{
	width:90%;
	margin:0 auto;
	line-height:20px;
	color:red;
	font-size:13px;
}
.backstage  .logincont h2{
	width:94%;
	margin:0 auto;
	line-height:20px;
	font-family: "微软雅黑";
	font-weight: normal;
	color:#9b9c9e;
	font-size:13px;
}
.backstage  .logincont h2 a{
	color:#FF5D38;
}
.backstage  .logincont .formgroup input{
	width:100%;
	height:100%;
	background:#fff;
	text-indent:30px;
	border:1px  solid  #ddd;
	border-radius: 5px;
}
.backstage  .logincont .formgroup  img{
	height:20px;
	width:auto;
	position:absolute;
	left:5px;
	top:10px;
}
.backstage  .logincont .btn{
	width:90%;
	height:40px;
	margin:20px auto;
}
.backstage  .logincont  button{
	width:100%;
	height:100%;
	font-size:16px;
	color:#fff;
	margin:0 auto!important;
	background:#FF5D38;
	border:0;
	border-radius: 5px;
}
.search_all{
	position: fixed;
	/* top: 7.5px; */
	right: 50%;
	margin-right: -600px;
	padding: 7.5px;
	width: 420px;
	height: 35px;
	z-index: 99999;
}
.search_all input{
	width:310px;
	height:100%;
	border:0;
	text-indent: 10px;
	outline: none;
	float:left;
	background:#fff;
	color:#000;
	font-size:14px;
}
/*.search_all input::-webkit-input-placeholder{
	color:red;
}
.search_all input::-moz-placeholder{   !* Mozilla Firefox 19+ *!
	color:red;
}
.search_all input:-moz-placeholder{    !* Mozilla Firefox 4 to 18 *!
	color:red;
}
.search_all input:-ms-input-placeholder{  !* Internet Explorer 10-11 *!
	color:red;
}*/
.search_all .searchbtn{
    /* background: #fff; */
    width: 100px;
    float: right;
    margin: 0;
    height: 100%;
    border: 1px solid #fff;
}
.search_all .searchbtn button{
	color: #fff;
	width: 100%;
	height: 100%;
	line-height:35px;
	border: 0;
	text-indent: 30px;
	font-size: 17px;
	background: url(../icon/search.png) no-repeat;
	background-size: 20px 20px;
	background-position: 20px 7.5px;
}
.search_result{
	width:1200px;
	height:40px;
	text-align: center;
	margin: 20px 0;
}
.search_page{
/*	position: fixed;
	top: 7.5px;
	right: 10px;*/
	margin:0 auto;
	border: 1px solid #ebebeb;
	width: 420px;
	height: 35px;
	z-index: 99999;
}
.search_page input{
	width:310px;
	height:100%;
	border:0;
	text-indent: 10px;
	outline: none;
	float:left;
	background:#fff;
	color:#000;
	font-size:14px;
}
/*.search_page input::-webkit-input-placeholder{
	color:red;
}
.search_page input::-moz-placeholder{   !* Mozilla Firefox 19+ *!
	color:red;
}
.search_page input:-moz-placeholder{    !* Mozilla Firefox 4 to 18 *!
	color:red;
}
.search_page input:-ms-input-placeholder{  !* Internet Explorer 10-11 *!
	color:red;
}*/
.search_page .searchbtn{
	background:#1E9FFF;
	width:100px;
	float:right;
	margin:0;
	height:100%;
}
.search_page .searchbtn button{
	color: #fff;
	width: 100%;
	height: 100%;
	line-height:35px;
	border: 0;
	text-indent: 30px;
	font-size: 17px;
	background: url(../icon/search.png) no-repeat;
	background-size: 20px 20px;
	background-position: 20px 7.5px;
}
.logo_img{
    position: absolute;
    margin-left: 7px;
    top: 7px;
}
.management_login{
	position: fixed;
    top: 7.5px;
    right: 0%;
    margin-right: 30px;
    padding: 7.5px;
	z-index: 9999;
	color:#fff;
   }

   .contain {
	min-height: calc(70vh - 10px);
  }

  .footer {
	padding-top: 50px;
    background-color: #ebebeb;
  }