.slide-wrap {
    margin-top: 20px;
}
.slide {
    float: left;
    position: relative;
    overflow: hidden;
    width: 720px;
    height: 260px;
}
.small-banner {
    float: right;
    overflow: hidden;
    width: 300px;
    margin-top: -20px;
}
.small-banner a {
    display: block;
    margin-top: 20px;
}
.article {
    padding: 10px 20px;
    line-height: 28px;
}
.article li {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.article a {
    font-size: 14px;
}

.link {
    padding: 15px 10px;
    background-color: #fff;
}
.link li {
    float: left;
    height: 28px;
    margin: 0 8px;
    line-height: 28px;
}
.link a {
    color: #555;
    font-size: 13px;
}

.banner {
    margin-top: 36px;
}
.module {
    margin-top: 15px;
}
.module h2 {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 22px;
}
.module h2 .more{
	display:block;
}
.module h2 .more:hover{
	text-decoration:none;
}
.showcase,
.more {
    display: none;
    float: right;
    color: #333;
    font-size: 13px;
}
.showcase {
    color: #f00;
}
.special {
    margin-right: -20px;
}
.special a {
    float: left;
    margin-right: 13px;
}
.special a:first-child {
    margin-right: 14px;
}
.bottom-special {
    float: left;
    width: 795px;
    height: 195px;
}
.bottom-special a {
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
}
.bottom-news {
    float: left;
    width: 245px;
    height: 179px;
    padding: 8px 0;
    line-height: 26px;
    background: #fff;
}
.bottom-news li {
    padding: 0 15px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 13px;
}

/* unslide */
.unslider {
    overflow: hidden;
    position: relative;
    float: left;
    padding: 0
}
.unslider-wrap {
    position: relative
}
.unslider-wrap.unslider-carousel>li {
    float: left
}
.unslider-vertical>ul {
    height: 100%
}
.unslider-vertical li {
    float: none;
    width: 100%
}
.unslider-fade {
    position: relative
}
.unslider-fade .unslider-wrap li {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 8
}
.unslider-fade .unslider-wrap li.unslider-active {
    z-index: 10
}
.unslider li, .unslider ol, .unslider ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none
}
.unslider:hover .unslider-arrow {
    display: block;
}
.unslider-arrow {
    display: none;
    position: absolute;
    cursor: pointer;
    text-decoration: none;
    top: 50%;
    left: 0;
    z-index: 2;
    width: 40px;
    height: 60px;
    line-height: 60px;
    border: 0 none;
    outline: 0 none;
    margin-top: -30px;
    text-align: center;
    background: rgba(0, 0, 0, .3);
    color: #ddd;
    font-size: 30px;
}
.unslider-arrow:hover {
    text-decoration: none;
    opacity: .8;
    color: #ddd;
}
.unslider-arrow.next {
    left: auto;
    right: 0
}
.unslider-nav {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
}
.unslider-nav ol {
    list-style: none;
    text-align: center;
}
.unslider-nav ol li {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 4px;
    background: transparent;
    border-radius: 5px;
    overflow: hidden;
    text-indent: -999em;
    border: 2px solid #fff;
    cursor: pointer;
}
.unslider-nav ol li.unslider-active {
    background: #fff;
    cursor: default;
}

/*zx*/
ul.padd{
	padding:10px;
}
.list .zx{
	display:inline-block;
	width:45%;
	height: 30px;
	overflow:hidden;
	margin-right:20px;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.list .zx .cata{
	display: inline-block;
    height:30px;
	line-height:30px;
	margin:0;
}
.list .zx a{
	display:inline-block;
	overflow: hidden;
	width: 75%;
    text-overflow: ellipsis;
	padding: 0px 10px;
    height: 30px;
    line-height: 30px;
    border: none;
    position: inherit;
}
.list .zx a:hover{
	border-color:#fff;
}
.list .zx .date{
	font-style:normal;
	float: right;
	    height: 30px;
    line-height: 30px;
	
}

/*tab*/
.txnav span,.nxnav span{
	font-size:12px;
	cursor:pointer;
}
.txnav span:first-child,.nxnav span:first-child{
	margin-left:40px;
}
.txnav span.cur,.nxnav span.cur{
	color:#47b751;
}

/*gaiban*/
.bigc .module h2 .more{
	font-size:14px;
}
.bigc .tags-list{
	font-size:15px;
}

/*new-index*/
.cata-l{
	width:870px;
	overflow:hidden;
	float:left;
}
.cata-r{
	width:310px;
	float:right;
	background:#FFF;
}
.cata-main{
	overflow:hidden;
	clear:both;
	margin-top:15px;
	margin-bottom:-15px;
}
.cata-main:after{
	content:"";
	clear:both;
}
.cata-r:after{
	content:"";
	clear:both;
}
.cata-l .trochili-nav {
    position: relative;
    padding: 10px 0 0;
    width: 870px;
    height: 45px;
    line-height: 30px;
    overflow: hidden;
    background: #f7f7f7;
    transition: all .3s ease-in-out;
}

.cata-l .trochili-nav ul {
    transition: all .3s ease-in-out;
    border-bottom: 2px solid #e6e6e6;
    height: 35px;
}

.cata-l .trochili-nav ul li {
    margin-right: 15px;
    font-size: 15px;
    color: #3d464d;
    cursor: pointer;
	display:inline-block;
	padding-bottom:10px;
}

.trochili-nav .nav-pagination {
    position: absolute;
    display: none;
    top: 10px;
    right: 0px;
    width: 54px;
    height: 35px;
    text-align: right;
    border-bottom: 2px solid #e6e6e6;
    background: #f7f7f7;
}

.trochili-nav .nav-slide {
    display: inline-block;
    cursor: pointer;
    color: #7d8994;
    width: 20px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #fff;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 3px;
}
.trochili-nav .nav-slide.nav-slide__prev{
	font-family: iconfont!important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
}
.trochili-nav .nav-slide.nav-slide__prev {
    margin-right: 2px;
	background:url(/static/images/left_1.png) no-repeat center center;
	background-size:18px;
}
.trochili-nav .nav-slide.nav-slide__next{
	background:url(/static/images/right_1.png) no-repeat center center;
	background-size:18px;
}
.trochili-nav .nav-slide.nav-slide__prev:hover{
	background:url(/static/images/left_2.png) no-repeat center center;
	background-size:18px;
}
.trochili-nav .nav-slide.nav-slide__next:hover{
	background:url(/static/images/right_2.png) no-repeat center center;
	background-size:18px;
}

.cata-l .trochili-nav ul li:hover{
	border-bottom: 4px solid #3d464d;
    font-weight: 600;
	padding-bottom:3px;
}
.cata-l .trochili-nav ul li.header_bod{
	border-bottom: 4px solid #3d464d;
    font-weight: 600;
	padding-bottom:3px;
}
.cata-l .tab-list li{
	width:244px;
	height:124px;
	overflow:hidden;
	float:left;
	margin:0 16px 16px 0;
    background:#FFF;
    border: 1px solid #eaeef1;
    border-radius: 3px;	
	padding:12px 16px;
}
.cata-l .tab-list li:nth-child(3n){
	margin-right:0;
}
.cata-l .tab-list li .ncover{
	position:relative;
	float:left;
	margin-right:20px;
}
.cata-l .tab-list li .ncover:hover{
	    text-decoration: none;
}
.cata-l .tab-list li .ncover .os_icon{
	position:absolute;
	top:0;
	left:0;
	border:1px solid #eee;
}
.cata-l .tab-list li .secs{
	clear:both;
	margin-top:10px;
	color:#333;
}
.cata-l .tab-list li .list_info{
	height:64px;
	overflow:hidden;
	line-height:23px;
}
.cata-l .tab-list li .list_info a{
	display:block;
	font-size:15px;
	font-weight:bold;
}
.cata-l .tab-list li .list_info i,.cata-l .tab-list li .list_info em{
	font-style:normal;
	font-size:14px;
	display:block;
	color:#7d8994;
}
.cata-r .aside-rank{
	padding:10px;
}
.cata-r .item a{
	position:relative;
}

.module{clear:both;}
.cata-r .aside-rank h2{
	font-size:18px;
}
.cata-r .aside-rank .aside-rank-list li {
    overflow: hidden;
    /*line-height: 24px;*/
}
.cata-r .aside-rank .aside-rank-list a {
    position: relative;
    display: block;
    height: 72px;
    padding: 10px;
    text-decoration: none;
}
.cata-r .aside-rank .aside-rank-list img {
    float: left;
    width: 70px;
    height: 70px;
    margin-right: 20px;
}
.cata-r .aside-rank .aside-rank-list .r_iconos {
    position: absolute;
    top: 9px;
    left: 9px;
    border: 1px solid #eee;
}
.cata-r .aside-rank .aside-rank-list em {
    display: block;
    margin-top: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 17px;
	color:#333;
}
.cata-r .aside-rank .aside-rank-list span {
    display: block;
    font-size: 14px;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 5px 0 0 0;
}

.cata-r .aside-rank .bigc .aside-rank-list span {
    display: block;
    font-size: 14px;
    color: #999999;
    margin: 5px 0 0 0;
}
.cata-r .aside-rank .aside-rank-list a:hover{
	background-color: #eee;
}

h2.indr {
    height: 37px;
    font-size: 18px;
    line-height: 18px;
    background: #f7f7f7;
    padding: 19px 0 0;
}

/*soft-index*/
.W1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.Min_5 {
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 2px;
}
.Min_5 .btwrap {
    padding: 15px 20px 5px 20px;
}
.btwrap {
    border-bottom: 1px solid #eee;
    padding: 10px 0 10px 0;
    overflow: hidden;
}
.btwrap > h2, .btwrap > p {
    height: 22px;
    line-height: 20px;
    display: block;
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #2e2e2e;
    margin-right: 10px;
    border-left: 5px solid #47b751;
    padding: 0 0 0 10px;
}
.Tab-top, .Tab-top3 {
    display: block;
    float: left;
    margin-left: 30px;
}
.Tab-top p, .Tab-top a, .Tab-top3 p, .Tab-top3 a {
    height: 24px;
    line-height: 24px;
    display: block;
    float: left;
    margin: 0 15px 0;
    font-size: 15px;
    color: #525252;
    font-weight: bold;
    border-bottom: 2px solid #fff;
    cursor: pointer;
}
.Tab-top p.on, .Tab-top a.on, .Tab-top3 p.on, .Tab-top3 a.on {
    color: #47b751;
    font-weight: bold;
    border-bottom: 2px solid #47b751;
}
.btwrap a.mor {
    display: block;
    float: right;
    width: 50px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #99b898;
    text-align: center;
    margin-left: 20px;
}
.btwrap a.mor span {
    display: inline-block;
    float: left;
}
.btwrap a.mor i {
    display: block;
    float: right;
    margin: 14px 2px;
    background: url(/static/images/ico-img2.png) no-repeat;
    height: 4px;
    width: 10px;
    background-position: 0 -14px;
}
.Min_5 .Tabwrap {
    margin: 10px 20px 5px 20px;
    overflow: hidden;
}
.Min_5 .Tabwrap ul {
    display: none;
    width: 103%;
}
.Min_5 .Tabwrap ul li {
    float: left;
    width: 90px;
    height: 130px;
    margin: 10px 29px 10px 0;
}
.Min_5 .Tabwrap ul li.tm {
    height: 135px;
}
.Min_5 .Tabwrap ul li a.img, .Min_5 .Tabwrap ul li a.img img {
    display: block;
    width: 90px;
    height: 90px;
    border-radius: 12px;
}
.Min_5 .Tabwrap ul li a.name p {
    width: 90px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    font-size: 15px;
    text-align: center;
    color: #5c5c5c;
    margin: 8px auto;
}
.Min_5 .Tabwrap ul li.tm a.name p {
    width: 90px;
    height: 50px;
    margin-top: 4px;
}
.Min_5 .Tabwrap ul li.tm a.name p span {
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.Min_5 .Tabwrap ul li.tm a.name p em {
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    overflow: hidden;
}
.Min_5 .Tabwrap ul li a.name i {
    display: none;
    width: 100%;
    height: 26px;
    margin: 8px auto;
    background: #47b751;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
	font-style:normal;
}
.Min_5 .Tabwrap ul li.tm a.name i {
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
}
.Min_5 .Tabwrap ul li a.name:hover i {
    display: block;
}
.Min_5 .Tabwrap ul li a.name:hover p {
    display: none;
}

/*rank*/
.Min_8 { margin-bottom: 20px; background:#fff;border:1px solid #eee;border-radius:2px;}
.Min_8 .Min8_cent { width: 100%; height: 570px; margin:20px 20px 15px 20px; }
.Min_8 .Min8_cent .phwrap { float: left; width: 295px; height: 570px; overflow: hidden; }
.Min_8 .Min8_cent .phwrap .phtop { width: 100%; height: 24px; line-height: 24px; margin-bottom: 15px; }
.Min_8 .Min8_cent .phwrap .phtop i { display: block; float: left; width: 8px; height: 14px; background: #47b751; margin: 8px; }
.Min_8 .Min8_cent .phwrap .phtop p { float: left; width: 124px; height: 24px; overflow: hidden; font-size: 22px; color: #525252; }
.Min_8 .Min8_cent .phwrap .phtop span { margin-top: 4px; float: left; font-size: 14px; color: #525252; }
.Min_8 .Min8_cent .phwrap .phlist .phcon { width: 100%; height: 520px; overflow: hidden; }
.Min_8 .Min8_cent .phwrap .phlist .phcon li { display: block; float: left; width: 278px; height: 48px; line-height: 48px; }
.Min_8 .Min8_cent .phwrap .phlist .phcon .info_1 span { display: block; float: left; width: 18px; height: 18px; text-align: center; line-height: 18px; color: #9d97be; border: 1px solid #9d97be; margin: 15px 10px 0 0; }
.Min_8 .Min8_cent .phwrap .phlist .phcon .info_1 a { display: block; float: left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 248px; height: 48px; border-bottom: 1px dashed #dfd9ff; font-size: 16px; color: #525252; }
.Min_8 .Min8_cent .phwrap .phlist .phcon .info_1 a p { float: left; width: 180px; height: 48px; line-height: 48px; overflow: hidden; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.Min_8 .Min8_cent .phwrap .phlist .phcon .info_1 .bq { float: right; width: 66px; text-align: center; height: 48px; line-height: 48px; font-size: 12px; color: #9d97be; }
.Min_8 .Min8_cent .phwrap .phlist .phcon .info_2 { display: none; }
.Min_8 .Min8_cent .phwrap .phlist .phcon .info_2 span { display: block; float: left; width: 18px; text-align: center; font-size: 14px; color: #fff; background: #9d97be; height: 32px; line-height: 32px; margin: 36px 0 0 0; }
.Min_8 .Min8_cent .phwrap .phlist .phcon .info_2 .img { float: left; }
.Min_8 .Min8_cent .phwrap .phlist .phcon .info_2 .img img { width: 65px; height: 65px; border-radius: 12px; margin: 16px 12px; }
.Min_8 .Min8_cent .phwrap .phlist .phcon .info_2 .name { display: block; float: left; margin: 16px 0 0 0; width: 170px; height: 14px; line-height: 14px; font-size: 15px; color: #525252; font-weight: bold; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.Min_8 .Min8_cent .phwrap .phlist .phcon .info_2 .miaoshu { display: block; float: left; margin: 8px 0; width: 170px; height: 14px; line-height: 14px; font-size: 14px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #99b898; }
.Min_8 .Min8_cent .phwrap .phlist .phcon .info_2 .downl { display: block; float: left; height: 22px; text-align: center; line-height: 22px; background: #ebecf2; color: #5c5c5c; border-radius: 3px; font-size: 12px; padding: 0 8px;}
.Min_8 .Min8_cent .phwrap .phlist .phcon .info_2 .downl:hover { background: #47b751; color: #fff; }
.Min_8 .Min8_cent .phwrap .phlist .phcon .info_2 .downl2 { display: block; float: right; background: url(../images/ico-img2.png) no-repeat; height: 32px; width: 33px; background-position: -55px -220px; margin: 6px 16px 0 0; }
.Min_8 .Min8_cent .phwrap .phlist .phcon .info_2 .downl2:hover { background-position: -128px -190px; }
.Min_8 .Min8_cent .phwrap .phlist .phcon .info_2 .bb { width: 120px; height: 20px; float: left; line-height: 18px; margin: 10px 0 0 0; }
.Min_8 .Min8_cent .phwrap .phlist .phcon .info_2 .bb i { display: inline-block; float: left; height: 6px; border-left: 1px solid #47b751; vertical-align: super; margin: 6px 5px 0; }
.Min_8 .Min8_cent .phwrap .phlist .phcon .info_2 .bb p { display: inline-block; max-width: 60px; height: 18px; float: left; overflow: hidden; font-size: 12px; color: #9e9e9e; }
.Min_8 .Min8_cent .phwrap .phlist .phcon .info_2 .bb .miaoshu { width: 130px; margin-top: 3px; }
.Min_8 .Min8_cent .phwrap .phlist .phcon li.on { height: 96px; border-bottom: 1px dashed #dfd9ff; }
.Min_8 .Min8_cent .phwrap .phlist .phcon li.on .info_2 { display: block; }
.Min_8 .Min8_cent .phwrap .phlist .phcon li.on .info_1 { display: none; }
.Min_8 .Min8_cent .phwrap .phlist .phcon .linnm_1 .info_1 .num, .Min_8 .Min8_cent .phwrap .phlist .phcon .linnm_1 .info_2 span { background: #e94646; color: #fff; border: none; }
.Min_8 .Min8_cent .phwrap .phlist .phcon .linnm_2 .info_1 .num, .Min_8 .Min8_cent .phwrap .phlist .phcon .linnm_2 .info_2 span { background: #ff8610; color: #fff; border: none; }
.Min_8 .Min8_cent .phwrap .phlist .phcon .linnm_3 .info_1 .num, .Min_8 .Min8_cent .phwrap .phlist .phcon .linnm_3 .info_2 span { background: #ffd37f; color: #fff; border: none; }