@import 'reset.css';
@import 'swiper.min.css';
@import 'icon.css';
@charset "utf-8";
@font-face {
	font-family: 'iconfont';
  src: url('../fonts/iconfont.eot');
  src: url('../fonts/iconfont.eot') format('embedded-opentype'),
  url('../fonts/iconfont.woff') format('woff'),
  url('../fonts/iconfont.ttf') format('truetype'),
  url('../fonts/iconfont.svg#iconfont') format('svg');
}
.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

body{
	background: #eee;
	padding-bottom:50px;
	margin:0px auto;
}

.notop{
	margin-top:0px !important;
}

.box{
	max-width: 640px;
	margin: 0px auto;
}

.top{
	height: 50px;
    line-height: 50px;
    padding: 0 20px;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0,0,0,.1);
	position: relative;
    z-index: 999;
}

.logo{
	float: left;
}
.logo a{
	display: block;
	line-height: 45px;
}
.logo img{
	    vertical-align: middle;
}

.search{
    width: 65%;
    float: right;
    position: relative;
    height: 50px;
    padding: 12px 0px;
}
.search .search_l{
	width: 100%;
	height: 30px;
    border: none;
    background-color: #f2f2f2;
    display: block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.search_r{
	    position: absolute;
    right: 15px;
    top: 18px;
    font-size: 18px;
    color: #999999;
    border: none;
    background-color: transparent;
}

.main{
	width: 100%;
}

.banner .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
.banner{ width:100%; height:100%; overflow:hidden; position:relative;  float: left;}
.banner img{width:100%; height:100%; float: left;}
.banner .swiper-pagination .swiper-pagination-bullet{ background-color: rgba(255,255,255,0.8); border-radius:0;z-index:5;width:15px;  height:3px;}
.banner .swiper-pagination .swiper-pagination-bullet-active{background-color: #fff;}

.banner_ul{
	width: 100%;
    padding: 14px 20px 22px 20px;
    overflow: hidden;
    background: #fff;
}
.h1{
	color: #333;
    display: inline-block;
    float: left;
        font-size: 15px;
    overflow: hidden;
    margin-bottom: 14px;
    width: 100%;
}
.banner_ul .banner_ul_box{
	    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}

.banner_ul a img{
	width: 100%;
	border-radius: 8px;
	float: left;
}
.list_ul , .page_ul{
	width: 100%;
	float: left;
	margin-top: 10px;
    padding: 15px 20px 5px 20px;
	background: #fff;
}
.list_ul_li , .list_wt_li{
    width: 100%;
    float: left;
    position: relative;
    border-bottom: 1px solid #f0f0f0;
    border-radius: 4px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.list_ul_li h4  , .list_wt_li h4{
    text-align: justify;
    display: block;
     width: 100%;
    float: left;
}
.list_ul_li h4 a , .list_wt_li h4 a{
	display: block;
    float: left;
    margin-right: 5px;
     font-size: 16px;
     color: #333;
}
.list_ul_li p{
	font-size: 14px;
    color: #666;
    line-height: 1.6;
    word-break: break-all;
    padding: 10px 0;
    width: 100%;
	float: left;
}
.list_ul_li p a{
	color: #ff8a8a;
    cursor: pointer;
}
.list_ul_li .tool{
    width: 100%;
	float: left;
	 color: #999;
    font-size: 12px;
    margin-top: 10px;
}
.list_ul_li .tool a{
	    color: #999;
    font-size: 12px;
}
.list_ul_li .tool a img{
	height: 19px;
    width: 19px;
    margin-top: -3px;
    border-radius: 100%;
    overflow: hidden;
    vertical-align: middle;
    margin-right: 5px;
}
.list_ul_li .tool span{
	color: #999;
	margin-right: 10px;
}
.list_ul_li .pic{
	position: relative;
	width: 100%;
	float: left;
	overflow: hidden;
	margin-top: 10px;
}
.list_ul_li .pic ul{
	width: 100%;
	float: left;
}
.list_ul_li .pic li{
	float: left;
	width: 33.3333%;
	height:120px;
}
.list_ul_li .pic img{
	width: 98%;
	height: 100%;
	float: left;
	 border-radius: 4px;
    margin: 0px auto;
}

.list_wt_li{
	height: 85px;
	padding-right: 35%;
}
.list_wt_li img{
	width: 33%;
	height: 75px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.list_wt_li h4 a{
    color: #333;
}
.list_wt_li span{
	width: 100%;
	float: right;
    font-size: 12px;
    height: 14px;
    padding: 0 3px;
    line-height: 14px;
    color: #999;
    padding-right: 0.06rem;
    margin-top: 10px;
    position: absolute;
    bottom: 10px;
    left: 0px;
}

.list_loding{
	    border: 0;
    font-size: 13px;
    width: 100%;
    background: #f5f5f5;
    color: #999;
    float: right;
    padding: 10px 0px;
	cursor: pointer;
}
.list_loding:hover , .disabled{
	cursor: pointer;
}

.nav_block{ width:100%; height:50px; float:left;}
.nav{position:fixed;z-index:9999;bottom:0;width:100%;height:49px;border-top: 1px solid #cccccc;}
.nav > ul{position: relative;z-index: 1;height:49px;background-color: #ffffff;}
.nav ul li{position:relative;float: left;width: 20%;text-align: center;}
.nav ul li a{display: block;height: 49px;padding-top:7px;font-size: 12px;color: #808080;}
.nav ul li a.active, .nav ul li a.active i{color: #ee6595;}
.nav ul li i{display: block;margin:0 0 2px;font-size: 20px;}
.nav ul li .icon-tips{position: absolute;right: 10px;top: 5px;margin:0;}
.nav .aw-popover{display:none;position:absolute;bottom:49px;z-index:0;width:100%;height: 102px;background-color:#0fb8af;border-top: 1px solid #4dabff;}
.nav .aw-popover.active ul li{width: 25%;}
.nav .aw-popover ul li{width:33.333%;margin:15px 0;}
.nav .aw-popover ul li .badge{position: absolute;right: 10px;top: 0;}
.nav .aw-popover a{color: #fff;}
.nav .aw-popover a:active .label{background-color: #3097F2;}
.nav .aw-popover .label{display:block;width: 50px;height: 50px;margin:0 auto 5px;padding:0;text-align: center;line-height: 48px;background-color: #4dabff;color: #4dabff;border-radius: 25px;}
.nav .aw-popover .label i{display: inline-block;margin:0;vertical-align:middle;color: #fff;}
.nav .aw-popover .label img{border-radius: 25px;}


.page_a{
	width: 100%;
	float: left;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 20px;
}
.page_a a , .page_a span{
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #333;
    width: 33.3333%;
    text-align: center;
}
.page_ht a , .page_ht span{
	width:50%;
}
.page_a a:hover,.page_a .hover  , .page_a span:hover{
	    color: #ee6595;
    border-bottom: 3px solid #ee6595;
}
.page_zt{
background-color: #fafafa;
    border-bottom: 1px solid #f0f0f0;
	margin-bottom:0px;
}
.page_zt span{
	height:50px;
	line-height:50px;
}

 .list_ht{
	width: 100%;
	float: left;
}
.list_ht li{
	width: 100%;
    float: left;
    position: relative;
        border-bottom: 1px solid #e6e6e6;
        margin-bottom: 15px;
        padding-bottom: 15px;
}
.list_ht li .pic{
	position: absolute;
	left: 0px;
    top: 3px;
}
.list_ht li img{
	float: left;
    border-radius: 4px;
    width: 50px;
    height: 50px;
    display: inline-block;
}
.list_ht li .txt {
	display: inline-block;
	margin-left: 65px;
}
.list_ht li h4 a{
	display: inline-block;
    font-size: 16px;
    color: #333;
    width: 100%;
	float: left;
}
.list_ht li p {
	width: 100%;
	float: left;
    margin-top: 10px;
    color: #999999;
    font-size: 14px;
}
.list_ht li p i{
	font-style: normal;
}
.list_ht li .add {
	position: absolute;
	right: 0px;
	top: 12px;
	border: 1px solid #ee6595;
    background-color: #fff;
    color: #ee6595;
    text-align: center;
    font-size: 14px;
    border-radius: 4px;
    width: 64px;
    height: 24px;
    line-height: 24px;
    padding: 0;
}
.nr_top {
	position: relative;
}
.nr_top .go1{
	    width: 10%;
	    float: left;
	    color: #000;
    font-size: 18px;
}
.nr_top .logo{
	width: 50px;
	margin: 0px auto;
	float: none;
}
.nr_top .nr_search{
	    float: right;
	    color: #000;
    font-size: 18px;
}
.nr_top .search{
	background: rgba(255, 255, 255, 0.5);
	width: 100%;
	position: absolute;
	top: 50px;
	left: 0px;
	z-index: 999;
	padding: 12px 10px;
	display: none;
}
.nr_box{
	width: 100%;
    overflow: hidden;
    background: #fff;
        padding: 0 20px;
}
.nr-title{
	 width: 100%;
    margin: 20px 0;
    font-size: 24px;
    color: #000;
    overflow: hidden;
    float: left;
}
.nr-user{
	width: 100%;
	float: left;
	margin-top: 5px;
	position: relative;
}
.nr-user img{
	float: left;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	margin-right: 10px;
}
.nr-user span{
	width: 100%;
}
.nr-user span a{
	font-size: 15px;
    color: #000;
    line-height: 25px;
}
.nr-user p{
	font-size: 12px;
	color: #999999;
	line-height: 25px;
}
.nr-user a.bt{
	position: absolute;
    background: #ee6595;
    width: 64px;
    height: 24px;
    line-height: 24px;
    right: 0px;top: 0px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    border-radius: 4px;
    text-align: center;
}

.nr-content{
	line-height: 30px;
    margin-top: 10px;
    text-indent: 2em;
    letter-spacing: 1.5px;
    font-size: 16px;
    word-wrap: break-word;
    color: #333;
    width: 100%;
	float: left;
}
.nr-content img{
	max-width:98%;max-height:100%;display:block;margin:5px auto;
}

.pl{
	width: 100%;
	float: left;
	margin-bottom:30px;
}
.nr_h1{
	position: relative;
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
}
.nr_h1 p{
	    font-weight: bold;
    font-size: 16px;
    line-height: 1px;
    border-left: 50px solid #ddd;
    border-right: 50px solid #ddd;
    width: 190px;
    margin: 0 auto;
   
}
.nr_h1 span {
    font-size: 12px;
    width: 190px;
    margin: 0 auto;
    margin-top: 10px;
   color: #333;
   width: 100%;
   float: left;
}
.tags{
	width: 100%;
    float: left;
	text-indent:0px;
}
.tags a{
	color:#ee6595;
}

.httj{
	width:100%;
	float:left;
	margin-bottom:20px;
}
.httj .swiper-slide{
	    width: 40%;
    text-align: center;
    background: #fff;
    padding: 10px 0px;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    min-height: 0.8rem;
}
.httj a img{
	    display: block;
    overflow: hidden;
    color: #333;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    margin: 0 auto;
}
.httj a p{
	    color: #000;
    text-decoration: none;
    cursor: pointer;
        display: block;
    padding: 10px 0;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.httj a span{
    background: #ee6595;
    width: 64px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    border-radius: 4px;
    text-align: center;
    display: block;
    margin: 0px auto;
}


.pager {
	width: 100%;
	text-align: center;
	float: left;
	margin: 15px 0px;
}
.pager li{
	display: inline-block;
	margin-right: 5px;
}
.pager a {
	overflow: hidden;
	padding: 5px 10px;
	color: #B1B1B1;
	font-size: 12px;
	text-align: center;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out;
	cursor: pointer;
	border: 1px solid #F5F5F5;
	display: inline-block;
	margin-right: 5px;
}
.pager b , .pager a:hover{
	overflow: hidden;
	padding: 5px 10px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	background: #ee6595;
	border: 1px solid #ee6595;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out;
	font-weight: normal;
	display: inline-block;
	margin-right: 5px;
}
.pager a:hover b {
	color: #fff;
}

.pager a b {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: none;
	color: #B1B1B1;
	box-shadow: 0px 0px 0px #E8E8E8;
	font-weight: normal;
}

.pager a:hover b {
	color: #fff;
}

.list_ul .b2{
display:none;
}
.list_ul_li.intro p{
font-size: 17px;
padding:0px;
line-height: 34px;
	color:#666;
	
}
.zt{
    overflow: hidden;
	background:#fff;
	padding:20px;
}
.zt img{
	width:50px;
	height:50px;
	    border-radius: 4px;
    overflow: hidden;
	margin-right: 20px;
	float:left;
}
.zt .txt{
	float:left;
}
.zt .txt a{
font-size: 18px;
color:#333;
}
.zt .txt span{
	width:100%;
	    color: #999;
		padding-top: 5px;
		display:block;
		font-size:14px;
}
.zt .txt span b{
	color: #666;
}
.zt .bdsharebuttonbox{
	margin-top:23px;}
.zt a.add {
    width: 80px;
    height: 35px;
    line-height: 35px;
    background: #bba0cb;
    color: #fff;
    display: block;
    float: right;
    border-radius: 4px;
    text-align: center;
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    margin-top: 4px;
}