*{margin: 0;padding: 0;}
img{max-width: 100%;}
a{text-decoration: none;color: #333;}
li{list-style: none;}
.wrap{max-width: 1200px;margin: 0 auto;overflow: hidden;}

.index-top-box {
    float: left;
    margin-bottom: 15px;
    width: 100%
}

.index-top-left {
    position: relative;
    z-index: 0;
    float: left;
    overflow: hidden;
    padding: 15px;
    width: 400px;
    border-top: 2px solid #66c04d;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 1px 10px #dbdbdb
}

.index-top-left li {
    position: relative;
    float: left;
    width: 193px
}

.index-top-left li:nth-child(2) {
    float: right
}

.index-top-left .index-top-img {
    float: left;
    display: block;
    overflow: hidden;
    width: 100%;
    background: #fff
}

.index-top-left .index-top-img img {
    float: left;
    width: 193px;
    height: 127px;
    opacity: .7;
    transition: all .3s linear
}

.index-top-left .index-top-img:hover img {
    opacity: 1
}

.index-top-left .index-top-img span {
    position: absolute;
    bottom: 0;
    left: 0;
    float: left;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 4%;
    width: 100%;
    height: 30px;
    background: rgba(0,0,0,.54);
    color: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px
}

.index-top-swiper {
    float: left;
    margin-bottom: 30px;
    width: 400px
}

.index-top-swiper .icon-tuijian {
    position: absolute;
    top: 11px;
    top: 9px;
    left: 10px;
    left: 11px;
    z-index: 2;
    display: block;
    color: #66c04d;
    font-size: 60px!important
}

.index-top-swiper .icon-tuijian:before {
    position: relative;
    z-index: 3
}

.index-top-swiper .icon-tuijian:after {
    position: absolute;
    top: 12px;
    left: -4px;
    z-index: 1;
    display: block;
    width: 50px;
    height: 18px;
    background: #fff;
    content: "";
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg)
}

.swiper-container {
    /* position: absolute; */
    top: 0;
    left: 0;
    width: 400px;
    height: 264px
}

.swiper-wrapper li img {
    display: block;
    width: 100%;
    height: auto
}

.swiper-wrapper li span {
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 3%;
    width: 100%;
    height: 38px;
    background: rgba(0,0,0,.54);
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
    font-size: 12px;
    line-height: 38px
}

.swiper-pagination {
    position: absolute;
    left: 0;
	
    margin-top: 2px;
    width: 100%;
    text-align: center
}

.swiper-pagination-bullet {
    margin-left: 5px!important;
    width: 15px!important;
    height: 6px!important;
    border: 1px solid #fff;
    border-radius: 4px!important;
    background-color: #000;
    opacity:.2
}

.swiper-pagination-bullet-active {
    background: #66c04d!important;
	opacity: 1;
}
.index-top-middle {
    float: left;
    margin-left: 15px;
    padding: 15px;
    width: 350px;
    border-top: 2px solid #66c04d;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 1px 10px #dbdbdb
}

.index-top-middle ul {
    float: left;
    width: 100%
}

.index-top-middle ul li {
    float: left;
    overflow: hidden;
    width: 100%;
    height: 30px;
    line-height: 30px
}

.index-top-middle ul li .type {
    float: left;
    margin-top: 5px;
    margin-right: 10px;
    padding: 0 5px;
    height: 20px;
    border: 1px solid #66c04d;
    border-radius: 3px;
    color: #66c04d;
    text-align: center;
    font-size: 12px;
    line-height: 20px
}

.index-top-middle ul li .type a {
    color: #66c04d
}

.index-top-middle ul li .art {
    overflow: hidden;
    font-weight: 400;
    font-size: 12px;
    line-height: 30px
}

.index-top-middle-hot {
    float: left;
    width: 100%;
    text-align: center
}

.index-top-middle-hot h2 {
    overflow: hidden;
    height: 30px;
    color: #66c04d;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px
}

.index-top-middle-hot p {
    float: left;
    display: -webkit-box;
    overflow: hidden;
    margin: 5px 0 8px;
    height: 48px;
    color: #868686;
    text-align: left;
    text-overflow: ellipsis;
    font-size: 12px;
    line-height: 24px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.index-top-right {
    float: right;
    padding: 15px;
    width: 330px;
    border-top: 2px solid #66c04d;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 1px 10px #dbdbdb
}

.index-top-right span {
    float: left;
    padding-bottom: 5px;
    width: 330px;
    height: 32px;
    color: #66c04d;
    font-size: 14px;
    line-height: 32px
}

.index-top-right span i {
    box-sizing: border-box;
    margin-right: 8px;
    vertical-align: middle;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px
}

.index-top-right ul {
    float: left;
    width: 330px
}

.index-top-right ul li {
    float: left;
    overflow: hidden;
    width: 100%;
    height: 32px;
    font-size: 16px;
    line-height: 32px
}

.index-top-right ul li a {
    color: #666;
    font-size: 12px;
    line-height: 32px
}

.index-top-right ul li a:hover {
    color: #66c04d
}

.index-top-right ul li em {
    position: relative;
    top: 50%;
    float: left;
    margin-right: 10px;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    background-color: #ccc;
    color: #fff;
    text-align: center;
    font-style: inherit;
    font-size: 12px;
    font-family: gotham-medium;
    line-height: 20px;
    transform: translateY(-50%)
}

.index-top-right ul li:first-child em {
    background: #ff6b6d
}

.index-top-right ul li:nth-child(2) em {
    background: #ff9e3a
}

.index-top-right ul li:nth-child(3) em {
    background: #26ced5
}
.list-box {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 15px;
    margin-bottom: 15px;
    padding: 15px;
    width: 390px;
    min-height: 470px;
    border-top: 2px solid #66c04d;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 1px 10px #dbdbdb
}

.list-box:nth-child(3n+1) {
    margin-right: 0
}

.list-box .list-box-title {
    float: left;
    padding-bottom: 10px;
    width: 100%;
    height: 30px;
    color: #66c04d;
    font-size: 18px;
    line-height: 30px
}

.list-box .list-box-title a {
    color: #66c04d;
	font-size: 14px;
}
.list-box .list-box-title a:hover{
	text-decoration:none;
}

.list-box .list-box-title i {
    box-sizing: border-box;
    margin-right: 8px;
    vertical-align: middle;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px
}

.list-box .list-box-img {
    float: left;
    overflow: hidden;
    width: 100%
}

.list-box .list-box-img img {
    margin: 0 auto;
    height: 140px;
    max-width: 360px;
    vertical-align: middle;
    opacity: .7;
    transition: all .3s linear
}

.list-box .list-box-img:hover img {
    opacity: 1
}

.list-box ul {
    float: left;
    margin-top: 10px;
    width: 100%
}

.list-box ul li {
    float: left;
    width: 100%;
    height: 32px;
    font-size: 15px;
    line-height: 32px
}

.list-box ul li:before {
    position: relative;
    top: 50%;
    float: left;
    margin-right: 8px;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background-color: #cecece;
    content: "";
    transform: translateY(-50%)
}

.list-box ul li:hover:before {
    background-color: #66c04d
}

.list-box ul li a {
    float: left;
    display: block;
    overflow: hidden;
    width: 230px;
    height: 32px
}

.list-box ul li span {
    float: right;
    color: #999;
    font-size: 12px
}
.footer-link{
	margin-top: 20px;
	margin-bottom: 40px;
	padding: 15px;
	padding-bottom: 20px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 1px 10px #dbdbdb;
}
.footer-link .footer-link-bar{
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}

.footer-link a{
	color: #fff;
	text-decoration: none;
	padding: 3px;
	margin-right: 5px;
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 2px;
	display: inline-block;
	border-radius: 5px;
	background-color: #13df80;
} 
.footer-link .footer-link-bar a{
	background-color: #93D4BB;
}
.footer-link .footer-link-bar a.active{
	background-color: #13df80;
}
.footer-link .footer-link-tab{
	padding-top: 10px;
	display: none;
}