*{margin: 0;padding: 0;}
html {position: relative;margin: 0 auto!important;max-width: 624px;min-width: 300px;overflow-x: hidden}
li{list-style: none;}
img{max-width: 100%;}
a{text-decoration: none;color: #333;}
body{overflow-x: hidden;background-color: #ededed;}
.newsmIndex .swiper-pagination{text-align: right;}
.newsmIndex .swiper-pagination-bullet{border: 1px solid #FFF;background-color: transparent;}
.newsmIndex .swiper-pagination-bullet-active{background-color: #fff;}
.newsmIndex .swiper{position: relative;}
.newsmIndex .swiper img {width: 100%;}
.newsmIndex .swiper .swiper-slide{font-size: 0;}
.newsmIndex .swiper .swiper-slide p{position: absolute;width: 100%;bottom: 0;left: 0;background: rgba(0,0,0,.3);color:#fff;font-size: 16px;padding: 6px 8px;box-sizing: border-box;}
.index-nav {
    float: left;
    margin-bottom: 1%;
    padding-top: 2%;
    width: 100%;
    background: #fff
}

.index-nav .search {
    float: left;
    margin: 5px 3% .8rem
}

.index-nav li {
    float: left;
    margin-right: -1px;
    width: 20%;
    text-align: center;
    line-height: 28px
}

.index-nav li a {
    display: block;
    overflow: hidden;
    padding: 5px 0;
    color: #555;
    font-size: 14px
}

.index-nav li i {
    display: block;
    margin: 0 auto;
    width: 48px;
    height: 48px;
    border-radius: 8px;
    background: #66c04d;
    color: #fff;
    text-align: center;
    font-size: 30px;
    line-height: 48px
}

.index-nav li:first-child i,.nav li:first-child i {
    background-color: #ff8fa5
}

.index-nav li:nth-child(2) i,.nav li:nth-child(2) i {
    background-color: #62d2cb
}

.index-nav li:nth-child(3) i,.nav li:nth-child(3) i {
    background-color: #daace1
}

.index-nav li:nth-child(4) i,.nav li:nth-child(4) i {
    background-color: #7bd2ff
}

.index-nav li:nth-child(5) i,.nav li:nth-child(5) i {
    background-color: #ffb964
}

.index-nav li:nth-child(6) i,.nav li:nth-child(6) i {
    background-color: #ff927b
}

.index-nav li:nth-child(7) i,.nav li:nth-child(7) i {
    background-color: #94df75
}

.index-nav li:nth-child(8) i,.nav li:nth-child(8) i {
    background-color: #759fb7
}

.index-nav li:nth-child(9) i,.nav li:nth-child(9) i {
    background-color: #95aba1
}

.index-nav li:nth-child(10) i,.nav li:nth-child(10) i {
    background-color: #c5c399
}

.index-nav li:nth-child(11) i,.nav li:nth-child(11) i {
    background-color: #858890
}

.index-nav li:nth-child(12) i,.nav li:nth-child(12) i {
    background-color: #e1aa9f
}

.index-nav li:nth-child(13) i,.nav li:nth-child(13) i {
    background-color: #d1a57b
}

.index-nav li:nth-child(14) i,.nav li:nth-child(14) i {
    background-color: #bdddcc
}

.index-nav li:nth-child(15) i,.nav li:nth-child(15) i {
    background-color: #aacde1
}

.search {
    display: block;
    overflow: hidden;
    margin: 15px 3%;
    width: 94%;
    border: 1px solid #e0e0e0;
    border-radius: 100px;
    background: #fff
}

.search input {
    float: left;
    padding-left: 3%;
    width: 79%;
    background: 0 0;
    font-size: 14px;
    line-height: 36px
}

.search button,.search input {
    height: 36px;
    border: none
}

.search button {
    float: right;
    width: 18%;
    border-left: 1px solid #e0e0e0;
    background: 0 0
}

.search .iconfont {
    color: #999;
    vertical-align: middle;
    font-size: 18px;
    -webkit-text-stroke-width: .2px
}
.swiper-tab {
    float: left;
    overflow: hidden;
    margin-bottom: 1%;
    width: 100%;
    background: #fff
}

.swiper-tab .iconfont {
    padding-right: 3px;
    height: 40px;
    vertical-align: middle;
    font-size: 24px;
    line-height: 40px
}

.swiper-tab .swiper-tab-title {
    margin-bottom: 1%;
    height: 43px;
	display:flex;
}
.author-box .swiper-pagination-bullet,.swiper-tab .swiper-pagination-bullet {
    width: 33%;
    height: 40px;
    border-bottom: 2px solid #eee;
    border-radius: 0;
    background: #fff;
    color: #333;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
    opacity: 1;
	box-sizing: border-box;
}

.author-box .swiper-pagination-bullet-active,.swiper-tab .swiper-pagination-bullet-active {
    border-bottom: 2px solid #66c04d;
    color: #66c04d
}

.swiper-tab .swiper-tab-list ul {
    float: left;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 2% 1%
}

.swiper-tab .swiper-tab-list ul li {
    float: left;
    overflow: hidden;
    width: 100%;
    height: 32px;
    font-size: 15px;
    line-height: 32px
}
.swiper-tab .swiper-tab-list ul li a{
	font-size:.8rem;
}

.swiper-tab .swiper-tab-list .pubdate li:before {
    position: relative;
    top: 50%;
    float: left;
    margin-right: 2%;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background-color: #cecece;
    content: "";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.swiper-tab .swiper-tab-list .pubdate li:hover:before {
    background-color: #66c04d
}

.swiper-tab .swiper-tab-list .pubdate li a {
    float: left;
    display: block;
    overflow: hidden;
    width: 84%;
    height: 32px;
	font-size:.8rem;
}

.swiper-tab .swiper-tab-list .pubdate li span {
    float: right;
    color: #999;
    font-size: .8rem
}

.swiper-tab .swiper-tab-list .tuijian li span {
    float: left;
    margin-top: 1%;
    margin-right: 10px;
    padding: 0 1%;
    height: 20px;
    border: 1px solid #66c04d;
    border-radius: 4px;
    color: #66c04d;
    text-align: center;
    font-size: .8rem;
    line-height: 20px;
	font-size: .8rem;
}

.swiper-tab .swiper-tab-list .tuijian li span a {
    color: #66c04d
}

.swiper-tab .swiper-tab-list .click li em {
    position: relative;
    top: 50%;
    float: left;
    margin-right: 8px;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    background-color: #ccc;
    color: #fff;
    text-align: center;
    font-style: inherit;
    font-size: .8rem;
    line-height: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.swiper-tab .swiper-tab-list .click li:first-child em {
    background: #ff6b6d
}

.swiper-tab .swiper-tab-list .click li:nth-child(2) em {
    background: #ff9e3a
}

.swiper-tab .swiper-tab-list .click li:nth-child(3) em {
    background: #26ced5
}
.list-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2%;
    background: #fff
}

.list-box,.list-box-title {
    float: left;
    margin-bottom: 1%;
    width: 100%
}

.list-box-title {
    height: 34px;
    border-bottom: 2px solid #eee;
    line-height: 34px
}

.list-box-title span {
    float: left;
    border-bottom: 2px solid #66c04d;
    color: #66c04d;
    font-size: 18px
}

.list-box-title span a {
    color: #66c04d;
	font-size:14px;
}

.list-box-title span i {
    box-sizing: border-box;
    margin-right: 3px;
    color: #66c04d;
    vertical-align: bottom;
    font-weight: 400;
    font-size: 20px;
    line-height: 32px
}

.list-box-line {
    position: absolute;
    right: 2%;
    float: right;
    font-size: 13px
}

.list-box-line a {
    float: left;
    margin-right: 5px;
    color: #989898;
    font-size: 13px
}

.list-box-line a:last-child {
    margin-right: 0
}

.list-box-line a:before {
    position: relative;
    margin-right: 5px;
    color: #ccc;
    content: "/"
}

.list-box-line a:first-child:before {
    margin-right: 0;
    content: ""
}

.list-box-more {
    float: right;
    display: block;
    width: 30%;
    color: #66c04d
}

.list-box-more i {
    float: right;
    box-sizing: border-box;
    color: #989898;
    vertical-align: middle;
    font-weight: 400;
    font-size: 24px
}

.list-box .list-box-pic {
    float: left;
    width: 100%
}

.list-box .list-box-pic a {
    float: left;
    margin: 2% 2% 1%;
    width: 46%;
    background: #eee;
    text-align: center
}

.list-box .list-box-pic a span {
    display: block;
    overflow: hidden;
    padding: 0 4px;
    height: 30px;
    color: #333;
    text-align: center;
    font-size: 13px;
    line-height: 30px
}

.list-box .list-box-pic a:hover span {
    color: #66c04d
}

.list-box .list-box-pic img {
    display: block;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #dbdbdb
}

.list-box .list-box-ul {
    float: left;
    width: 100%
}

.list-box .list-box-ul li {
    float: left;
    width: 100%;
    height: 32px;
    font-size: 15px;
    line-height: 32px
}

.list-box .list-box-ul li:before {
    position: relative;
    top: 50%;
    float: left;
    margin-right: 2%;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background-color: #cecece;
    content: "";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.list-box .list-box-ul li:hover:before {
    background-color: #66c04d
}

.list-box .list-box-ul li a {
    float: left;
    display: block;
    overflow: hidden;
    width: 60%;
    height: 32px;
	font-size:.8rem;
}

.list-box .list-box-ul li span {
    float: right;
    color: #999;
    font-size: .8rem
}

.list-cut .list-box-ul li:nth-of-type(5n) {
    margin-bottom: 1%;
    padding-bottom: 1%;
    border-bottom: 1px dashed #eee
}

.list-cut .list-box-ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.list-box .click-ul li {
    float: left;
    overflow: hidden;
    width: 100%;
    height: 32px;
    font-size: 15px;
    line-height: 32px
}

.list-box .click-ul li em {
    position: relative;
    top: 50%;
    float: left;
    margin-right: 8px;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    background-color: #ccc;
    color: #fff;
    text-align: center;
    font-style: inherit;
    font-size: .8rem;
    line-height: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.list-box .click-ul li:first-child em {
    background: #ff6b6d
}

.list-box .click-ul li:nth-child(2) em {
    background: #ff9e3a
}

.list-box .click-ul li:nth-child(3) em {
    background: #26ced5
}

.list-news {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 1%;
    width: 100%;
    background: #fff
}

.list-news .list-box-title {
    margin: 2% 2% 1%;
    width: 96%
}

.list-news-ul {
    display: block;
    background: #ededed
}

.list-news-ul,.list-news-ul li {
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    height: auto
}

.list-news-ul li {
    float: left;
    display: block;
    display: -webkit-box;
    margin: 0 0 1%;
    padding: 2%;
    background: #fff
}

.list-news-ul li img {
    overflow: hidden;
    margin-right: 10px;
    width: 108px;
    height: 72px;
    border-radius: 6px
}

.list-news-ul li .item {
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    width: auto;
    -webkit-box-flex: 1
}

.list-news-ul li .item h2 {
    display: block;
    overflow: hidden;
    margin: 4px 0 0;
    width: 100%;
    height: 20px;
    color: #333;
    font-weight: 700;
    line-height: 20px
}

.list-news-ul li .item p {
    display: block;
    display: -webkit-box;
    overflow: hidden;
    margin: 8px 0 0;
    width: 100%;
    height: auto;
    color: #989898;
    text-overflow: ellipsis;
    font-weight: 400;
    font-size: .8rem;
    line-height: 18px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}
.link-box-ul{
	padding-top: 10px;
	float: left;
	width: 100%;
}
.link-box-ul li{
	padding: 8px 0;
}
.link-box-ul li span{
	font-size: .8rem;
	border: 1px solid #66c04d;
	border-radius: 20px;
	padding: 2px 8px;
	display: inline-block;
	color: #66c04d;
	margin-right: 6px;
}
.link-box-ul li a{
	width: 18%;
	font-size: .8rem;
	display: inline-block;
	text-align: center;
}
.link-box-ul i{
	display: inline-block;
	margin-left: 6px;
	padding-left: 8px;
	position: relative;
	font-size:.8rem;
}
.link-box-ul i.click{
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
}
.link-box-ul>ul{
	display: none;
}
.link-box-ul ul a {
	color: #222;
	box-sizing: border-box;
	text-align: center;
	font-size: .8rem;
	border: 1px solid #eee;
	padding: 4px .8rem;
	display: inline-block;
	margin: 0 6px;
	margin-bottom: .8rem;
}
.article-list {
	float: left;
	width: 100%;
}
.article-list dl{
	display: flex;
	border-bottom: 1px solid #eee;
	padding: 10px 0;
}
.article-list dt{
	flex: 1;
	overflow: hidden;
	max-height:135px;
}
.article-list dt img{
	width: 100%;
}
.article-list dd{
	flex: 2;
	padding-left: 16px;
	max-height: 84px;
    overflow: hidden;
	font-size:12px;
}

.article-list dd p{
	color: #999;
	font-size: .8rem;
}
.article-list dd p.title{
	margin-bottom: 15px;
    font-size: 14px;
	color:#333;
}

.hot-list{float: left;
	width: 100%;
}
.hot-list li{
	padding: 8px 0;
	font-size: 14px;
}
.hot-list li p{
	line-height:20px;
}
.hot-list li p a{
	font-size:.8rem;
}
.hot-list li span{
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	background-color: #ccc;
	color: #fff;
	border-radius: 4px;
	margin-right: 8px;
	font-size: .8rem;
	float: left;
}
.hot-list li:nth-child(1) span{
    background: #ff6b6d;
}
.hot-list li:nth-child(2) span{
    background: #ff9e3a;
}
.hot-list li:nth-child(3) span{
    background: #26ced5;
}
.list-box .hot-tag-list a{
	color: #FFF;
    margin: 0 3px 3px 0;
    padding: 0 5px;
    border: 1px solid #74DAAB;
    border-radius: 2px;
    font-size: 0.9em;
    display: inline-block;
    background-color: #13DF81;
}