/*header*/

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* {
	box-sizing: border-box;
	font-family: "微软雅黑";
}

body {
	overflow-x: hidden;
}

img {
	border: none;
}

.nav_logo {
	overflow: hidden;
	height: 90px;
}

.logo {
	float: left;
	width: 640px;
	padding: 25px 0px 0px 5px;
}

.logo img {
	width: 190px;
}

.gao_zhuan {
	width: 153px;
	height: 106px;
}

input,
button {
	border: none;
	outline: none;
}

.clear {
	clear: both;
}


/*搜索框*/

.nav_logo .search {
	float: right;
	margin-top: 15px;
}

div.search {
	padding: 10px 0;
}

form {
	position: relative;
	width: 405px;
	margin: 0 auto;
}

.search {
	float: right;
	margin-top: 30px;
}

#searchform {
	display: block;
	float: left;
}

.inp_srh {
	border: 1px solid #c1c1c1;
	float: left;
	display: inline;
	margin-top: 3px;
	height: 38px;
	width: 405px;
	font-size: 14px;
	padding: 0 10px;
	background: #f5f5f5;
}

.inp_srh:hover {
	border-color: #ff4026
}

.btn_srh:hover {
	background-position: 0 -25px;
}

.btn_srh {
	background: url(../img/sear.png) no-repeat;
	position: absolute;
	right: 12px;
	top: 15px;
	width: 14px;
	height: 15px;
	border: 0;
	cursor: pointer;
	outline: 0;
}

.w1200 {
	width: 1200px;
	margin: auto;
}

input::-webkit-input-placeholder {
	color: #999;
	font-size: 14px;
}

input::-moz-placeholder {
	color: #999;
	font-size: 14px;
}

input:-moz-placeholder {
	color: #999;
	font-size: 14px;
}

input:-ms-input-placeholder {
	color: #999;
	font-size: 14px;
}


/*=====*/

body {
	font: 16px "微软雅黑", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.header:before {
	content: '';
	display: block;
	height: 2px;
	background: linear-gradient(to right, #f3005c, #ffde00);
	margin-top: -2px;
}

.header {
	width: 100%;
	display: inline-block;
	box-shadow: 0 2px 5px rgb(0 0 0 / 5%);
}

.nav ul.cons {
	list-style: none;
	margin: 0;
	overflow: hidden;
}

.nav ul.cons li {
	float: left;
}

.nav ul.cons li.active a {
	color: #f3005c;
}

.nav ul.cons li a {
	display: inline-block;
	padding: 15px 40px 15px 0;
	position: relative;
	color: #333;
	text-align: center;
	position: relative;
	font-size: 16px;
	transition: all .3s;
}

.nav ul.cons li:last-child a {
	padding-right: 0;
}

.nav ul.cons li a:hover {
	color: #e10055;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

a:link,
a:visited,
a:active {
	text-decoration: none;
}

.guangao {
	width: 1200px;
	height: 90px;
	position: relative;
	margin: 15px auto;
}

.guangao img.guang {
	width: 100%;
	height: 90px;
}

.guangao img.close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: -16px;
	right: -15px;
	z-index: 99;
	cursor: pointer;
}

.gaoindex {
	width: 300px;
	height: 300px;
	margin: 20px 0;
	position: relative;
}

.gaoindex img.guang {
	width: 300px;
	height: 300px;
	border: 1px solid #eee;
	box-sizing: border-box;
}


/* ==轮播图= */

.ul_list {
	width: 380px;
}

.v1_left {
	width: 780px;
}

.swiper-container {
	height: 500px;
	width: 780px;
	overflow: hidden;
	position: relative;
	transition: all .3s;
}

.swiper-container .swiper-slide {
	overflow: hidden;
}

.conteners img {
	width: 100%;
	height: 500px;
	transition: transform .5s ease-in;
}

.conteners:hover img {
	transform: scale(1.1)
}

.pagination {
	position: absolute;
	width: 25% !important;
	right: 0 !important;
	left: initial !important;
	text-align: right;
	padding: 0 20px;
	line-height: 50px;
	bottom: 0 !important;
	z-index: 99;
}

.pagination .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 100%;
	background: #888;
	opacity: 1 !important;
}

.pagination .swiper-pagination-bullet-active {
	background: #fff;
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 49px;
	height: 98px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-position: center;
	background-repeat: no-repeat;
	transition: all .3s;
}

.swiper-button-prev {
	background: url(../img/l.png) no-repeat 100% 100%;
	margin-left: -52px;
	left: 0;
}

.swiper-button-next {
	background: url(../img/r.png) no-repeat 100% 100%;
	right: 0;
	margin-right: -52px;
}

.swiper-container:hover .swiper-button-prev {
	margin-left: 0;
}

.swiper-container:hover .swiper-button-next {
	margin-right: 0;
}

.conteners .swiper-slide {
	position: relative;
}

.beiying p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 50px;
	background: rgba(0, 0, 0, 0.6);
	font-size: 16px;
	padding: 0 10px;
	color: #fff;
	width: 100%;
	text-align: center;
}

.beiying p:hover {
	color: #fff !important;
}

.conteners .swiper-slide p {
	text-align: left;
	font-size: 20px;
	line-height: 24px;
	padding: 18px 20px;
	color: #fff;
	background: url(../img/bgs.png) center center no-repeat;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.conteners a span {
	z-index: 999;
	position: absolute;
	color: white;
	background: rgba(000, 000, 000, .5);
	width: 40px;
	line-height: 70px;
	top: 50%;
	font-size: 35px;
	margin-top: -35px;
	text-align: center;
	cursor: pointer;
}

.clearfix {
	clear: both;
}

.topnews .newslist_t li:nth-of-type(1) h3 a {
	color: #f3005c;
}

.topnews .newslist_t h3 a {
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #333;
}

.topnews {
	width: 420px;
	height: 499px;
	padding: 0 20px;
	border-bottom: 1px #eee solid;
	overflow: hidden;
}

.topnews .newslist_t li {
	margin-bottom: 14px;
}

.ctitle {
	height: 40px;
	width: 100%;
	background: url(../img/cd.png) 0 center repeat-x;
	text-align: center;
	position: relative;
}

.ctitle em {
	display: inline-block;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #fff;
	font-weight: bold;
	font-size: 20px;
	color: #333;
	font-style: normal;
}

.topnews .ctitle {
	margin: 16px 0;
}

.topnews .newslist_t h3 {
	font-weight: normal;
	padding: 2px 0 6px 0;
}

.topnews .newslist_t p a {
	font-size: 15px;
	line-height: 28px;
	color: #666;
}


/*定位轮播*/

.v1_content {
	position: relative;
}

.side-mask {
	width: 780px;
	height: 500px;
	position: absolute;
	overflow: hidden;
	top: 0;
}

.side-mask .opcity {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99;
	background: #000000;
	opacity: 0.7;
}

.side-mask:hover .opcity {
	opacity: 0.5;
}

.side-mask img {
	width: 100%;
	height: 100%;
}

.side-mask .mask {
	width: 100%;
	height: 100%;
}

.lside-mask {
	right: 50%;
	margin-right: 600px;
}

.rside-mask {
	left: 50%;
	margin-left: 600px;
}


/*第二大部分*/

.v2_left {
	width: 180px;
	min-height: 638px;
}

.v2_middle {
	width: 640px;
	margin: 0 40px;
}

.v2_right {
	width: 300px;
}

.plan_img img {
	width: 100%;
	height: 100px;
}

.plan_img p {
	color: #111;
	margin: 10px 0;
	font-size: 14px;
	line-height: 22px;
}

.plan_img p:hover {
	color: #f3005c;
}

.planing {
	border-bottom: 2px solid #eee;
	padding: 15px 0;
}

.planing ul li {
	color: #999;
}

.planing ul li a {
	display: block;
	padding-left: 8px;
	font-size: 14px;
	line-height: 22px;
	color: #999;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.planing ul li a:before {
	display: block;
	content: ".";
	color: #ccc;
	position: absolute;
	left: 0;
	top: -4px;
}


/*中间*/

.title_top a {
	padding: 0 10px;
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	color: #f3005c;
	font-weight: bold;
	position: relative;
}

.title_top a:before {
	display: block;
	content: "";
	width: 100%;
	height: 4px;
	background: #ff2f5c;
	background: -webkit-linear-gradient(to right, #ff2f5c, #f9be10);
	background: linear-gradient(to right, #ff2f5c, #f9be10);
	position: absolute;
	left: 0;
	top: 32px;
	border-radius: 2px;
}

.middle_list {
	margin: 20px 0;
}

.middle_list li {
	padding: 15px 0;
	border-bottom: solid 1px #eee;
	overflow: hidden;
}

article:hover {
	background: #f7f7f7
}

.entry-img {
	float: left;
	position: relative;
	overflow: hidden;
	margin-right: 20px;
}

.entry-img img {
	transition: all .3s;
}

.entry-img:hover img {
	transform: scale(1.1);
}

.entry-img .sort {
	padding: 5px 12px;
	background: rgb(255, 90, 0);
	font-size: 14px;
	color: #fff;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
}

.search_box {
	width: 180px;
}

.no_img .entry-img {
	display: none;
}

.entry-title {
	display: block;
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	color: #111;
}

.entry-content:hover h2 {
	color: #e10055 !important;
}

.entry-img img {
	width: 140px;
	height: 100px;
}

.entry-site {
	font-size: 13px;
	color: #888;
	line-height: 1.6;
	padding-top: 20px;
}

.entry-content .time {
	float: left;
	text-align: right;
	width: 100%;
	height: 26px;
	line-height: 26px;
	font-size: 13px;
	color: #999;
	margin-top: 10px;
}

.fixed {
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: -600px;
	background: #FFFFFF;
}

.v2_right .ctitle em {
	font-style: italic;
}

.mvlist-tr {
	background: #f9f9f9;
	margin-top: 10px;
	overflow: hidden;
}

.mvlist-tr li {
	width: 150px;
	float: left;
	padding: 10px;
	box-sizing: border-box;
}

.mvlist-tr a {
	display: block;
	position: relative;
}

.mvlist-tr .img-mtr {
	width: 100%;
	height: 75px;
	overflow: hidden;
	position: relative;
	display: inline-block;
}

.mvlist-tr img {
	width: 100%;
	height: 100%;
}

.g-pic .mask {
	position: absolute;
	z-index: 3;
	background-color: #000;
	opacity: 0;
	filter: Alpha(opacity=0);
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	transition: .15s ease-out;
}

.mvlist-tr .text-mtr {
	font-size: 13px;
	color: #333;
	text-align: center;
	line-height: 16px;
	width: 114px;
	margin: 0 auto;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 5px 0;
}

.g-pic a:hover .mask {
	opacity: .1;
	filter: Alpha(opacity=10)
}

.tui_now {
	text-align: left;
}


/*第二个轮播*/

.swiper-container2 {
	position: relative;
	width: 100%;
	height: 250px;
	overflow: hidden;
	margin: 20px 0;
}

.swiper-container2 img {
	height: 260px;
}

.swiper-container2 .swiper-slide {
	overflow: hidden;
}

.swiper-container2 .swiper-slide p {
	font-size: 14px;
	background: rgb(0, 0, 0, .8);
	padding: 5px 10px;
	height: 50px;
}

.swiper-container2 .pagination {
	width: 100% !important;
	line-height: 25px;
}

.xinji ul .on {
	height: auto;
	clear: both;
}

.xinji ul li {
	border-bottom: 1px solid #eee;
	padding: 10px 0;
}

.xinji ul .on .imgbox {
	display: block;
	text-align: center;
	width: 100%;
	max-height: 167px;
}

.xinji ul li .imgbox {
	display: none;
}

.xinji ul li a img {
	width: 100%;
	height: 167px;
}

.xinji p {
	font-size: 13px;
	line-height: 14px;
	color: #999;
	cursor: pointer;
	margin: 10px 0;
}

.xinji p.tit {
	font-size: 16px;
	line-height: 16px;
	color: #f3005c;
	cursor: pointer;
	position: relative;
	border-left: 3px solid #f3005c;
	padding-left: 8px;
}


/*每日一题*/

.content_dt {
	background: #f7f7f7;
	margin-top: 10px;
}

.pic_cdt {
	width: 100%;
	height: 167px;
	overflow: hidden;
	position: relative;
}

.pic_cdt img.img {
	display: block;
	transition: .3s;
	width: 100%;
	height: 100%;
}

.pic_cdt img.arr {
	position: absolute;
	bottom: 0;
	right: 20px;
}

.details_cdt {
	width: 278px;
	border: 1px #eee solid;
	background: #fff;
	margin: 30px auto 10px auto;
	position: relative;
}

.details_cdt h3 {
	font-size: 18px;
	line-height: 20px;
	color: #333;
	margin: 0 40px;
	font-style: italic;
	text-align: center;
	position: relative;
	top: -10px;
}

.details_cdt p {
	font-size: 13px;
	line-height: 24px;
	color: #999;
	padding: 0 10px;
	margin-bottom: 30px;
}

.details_cdt i {
	display: block;
	width: 17px;
	height: 20px;
	position: absolute;
	z-index: 3;
}

.details_cdt i.b_dcdt {
	background: url(../img/ld.png) center center no-repeat;
	left: 10px;
	top: -12px;
}

.details_cdt i.a_dcdt {
	background: url(../img/rd.png) center center no-repeat;
	right: 6px;
	bottom: 4px;
}


/*精彩图集*/

.picsgather_sp {
	width: 296px;
	height: 245px;
	position: relative;
	border: 2px #ffde00 solid;
	margin-top: 10px
}

.artwork_psp {
	width: 243px;
	height: 245px;
	float: left
}

.artwork_psp ul {
	width: 100%;
	height: 100%;
	overflow: hidden
}

.artwork_psp li {
	width: 100%;
	height: 100%;
	display: none;
}

.artwork_psp a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative
}

.artwork_psp li img {
	display: block;
	width: 100%;
	height: 100%;
	transition: .3s
}

.artwork_psp li span {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	bottom: 0;
	left: 0
}

.artwork_psp li em {
	font-style: normal;
	display: block;
	padding: 0 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.artwork_psp a:hover img {
	transform: scale(1.1)
}

.thumbnail_psp {
	width: 49px;
	height: 245px;
	float: left;
	border-left: 1px #ffde00 solid;
	position: relative
}

.thumbnail_psp ul {
	width: 100%;
	height: 100%;
	/*overflow: hidden*/
}

.thumbnail_psp li {
	width: 100%;
	height: 49px;
	cursor: pointer;
	position: relative
}

.thumbnail_psp li img {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer
}

.cur_psp {
	display: block;
	width: 48px;
	height: 48px;
	border: 1px #ffde00 solid;
	position: absolute;
	top: 0;
	left: 0;
}

.cur_psp:before {
	display: block;
	content: "";
	width: 8px;
	height: 12px;
	background: url(../img/3d.png) center center no-repeat;
	position: absolute;
	left: -10px;
	top: 16px
}


/*今日热门*/

.todayhot {
	width: 100%;
	margin-top: 30px;
}

.content_th {
	margin-top: 5px;
	overflow: hidden;
}

.content_th li {
	padding: 5px 0;
}

.content_th li:hover p {
	color: #f3005c;
}

.content_th li img {
	transition: all 0.3s;
}

.content_th li:hover img {
	transform: scale(1.1);
}

.content_th a {
	display: block;
	background: #f7f7f7;
	padding-left: 130px;
	height: 72px;
	position: relative;
}

.content_th .pic_pcth {
	width: 130px;
	height: 72px;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}

.pic_pcth img {
	width: 100%;
	height: 100%;
}

.content_th .details_pcth {
	padding: 0 15px;
}

.content_th .title_dpcth {
	font-size: 13px;
	line-height: 20px;
	color: #333;
	padding-top: 15px;
	overflow: hidden;
}


/*轻松一刻*/

.easily .plan_img {
	position: relative;
}

.easily p {
	color: #fff;
	margin: 0;
	line-height: 40px;
	font-size: 15px;
}

.easily img {
	width: 300px;
	height: 167px;
}

.easily .planing {
	display: none;
}

.easily .planing ul {
	background: #f7f7f7;
	padding: 15px;
	box-sizing: border-box;
}

.easily .planing ul li {
	padding: 8px 0;
}

.easily {
	margin-top: 20px;
}

.easily ul li a {
	color: #333;
	font-size: 14px;
}

.easily .ctitle {
	background: none;
}

.tab_lp li {
	width: 147px;
	float: left;
}

.easily .tab_lp ul li {
	padding: 0;
	padding-bottom: 10px;
}

.tab_lp ul li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	font-size: 17px;
	text-align: center;
	font-weight: bold;
}

.tab_lp li:nth-of-type(1) {
	border-right: 1px #eee solid;
}

.tab_lp li a:before {
	display: block;
	content: "";
	width: 100px;
	height: 4px;
	background: #eee;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -50px;
}

.tab_lp li.active a {
	color: #f3005c;
}

.tab_lp li.active a:before {
	background: #ff2f5c;
	background: -webkit-linear-gradient(to right, #ff2f5c, #f9be10);
	background: linear-gradient(to right, #ff2f5c, #f9be10);
}


/*热点事件*/

.hotevent {
	width: 100%;
	margin: 20px 0;
}

.hotevent .list_he {
	margin-top: 10px;
}

.hotevent .list_he ul {
	overflow: hidden;
}

.hotevent .list_he li {
	width: 50%;
	float: left;
	background: #444;
	position: relative;
	overflow: hidden;
}

.hotevent .list_he a {
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #ccc;
	padding: 10px 0;
	padding-left: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hotevent .list_he a:hover {
	color: #f3015c;
}

.hotevent .list_he a:before {
	display: block;
	content: ".";
	font-size: 20px;
	width: 5px;
	height: 5px;
	position: absolute;
	left: 8px;
	top: 4px;
}


/*列表*/

.list_middle .swiper-container {
	width: 100%;
	height: 356px;
}

.list_middle .swiper-container img {
	height: 356px;
}


/*详情*/

.detail_left {
	width: 860px;
	margin: 0 40px 0 0;
}

.crumb {
	color: #333;
	font-size: 14px;
	padding-top: 20px;
}

.crumb a {
	color: #c0c0c0;
	margin: 0 5px;
}

.content_title {
	color: #333;
	font-size: 32px;
	margin: 30px 0;
}

.content {
	font-size: 16px;
	color: #333;
	padding: 10px 0;
}

.content p {
	padding: 5px 0;
	line-height: 25px;
	text-indent: 2em;
}

.content img {
	display: block;
	margin: 15px auto;
}


/*推荐*/

.tuijian {
	margin-top: 45px;
}

.ky-hot-talk {
	position: relative;
}

.ky-hot-talk dt {
	height: 1px;
	background: #eee;
}

.ky-hot-talk dt i {
	position: absolute;
	top: -20px;
	font-size: 16px;
	font-style: italic;
	color: #313131;
	padding: 8px 16px 8px 0;
	display: inline-block;
	vertical-align: top;
	background: #fff;
}

.ky-hot-talk dt i:before {
	content: '';
	display: inline-block;
	width: 23px;
	height: 16px;
	margin-right: 5px;
	background: url(../img/news.png);
	vertical-align: top;
	margin-top: 3px;
}

.ky-hot-talk dd {
	padding-top: 15px;
	margin-right: -20px;
}

.ky-hot-talk dd li {
	float: left;
	line-height: 31px;
	height: 31px;
	width: 440px;
	padding: 0 20px;
	background: url(../img/dian.png) no-repeat;
	background-position: 0 10px;
}

.ky-hot-talk dd li a {
	font-size: 13px;
	width: 300px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
}

.ky-hot-talk dd li a:hover {
	color: #f3015c;
}

.ky-hot-talk dd li .hot-talk-num {
	color: #8c8c8c;
	float: right;
	font-size: 12px;
}

.tuijian .js-hot-talk-list {
	overflow: hidden;
}

.tuijian .middle_list {
	margin: 0 !important;
}

.tuijian .ctitle {
	margin-top: 20px;
}

.tuijian .ctitle em {
	color: #f3015c;
}

.tuijian .entry-title {
	padding-top: 10px;
}

.planing ul li a:hover {
	color: #f3015c;
}

.navigation {
	margin: 20px 0 40px 0;
	overflow: hidden;
}

.navigation a span {
	color: #f3005c;
}

.navigation a {
	display: inline-block;
	width: 45%;
	color: #333;
	font-size: 15px;
}

.navigation a:hover {
	color: #f3005c;
	text-decoration: underline;
}


/*========*/

.topnews .newslist_t a,
.planing ul li,
.swiper-container2 .swiper-slide p,
.xinji p,
.details_cdt h3,
.easily .plabs p,
.navigation a {
	display: block !important;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap !important;
}

.entry-title,
.content_th .title_dpcth {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.plan_img p {
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.details_cdt p {
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}


/*底部*/

.footbgs {
	background: #717277;
}

.footer {
	padding: 20px;
	margin-top: 10px;
	color: white;
	overflow: hidden;
	width: 1350px;
	margin: auto;
	box-sizing: border-box;
}

.footer a {
	color: #fff;
}

.youq {
	overflow: hidden;
	padding-bottom: 20px;
}

.youq li {
	float: left;
	padding: 0 10px;
	font-size: 14px;
}

.links {
	overflow: hidden;
}

.links ul.youq {
	width: 1040px;
	float: left;
}

.links .lian {
	float: left;
	width: 100px;
}

#link_896a3aee.links {
	text-align: left;
	font-size: 12px;
	padding-top: 20px;
}

#link_896a3aee.links ul {
	clear: both;
	padding-bottom: 20px;
}

#link_896a3aee.links li {
	float: left;
	margin-right: 10px;
	line-height: 1.8em;
	list-style: none;
	padding: 0;
}

#link_896a3aee.links em {
	clear: both;
	display: block;
}

#link_896a3aee.links #link_menu li {
	font-size: 14px;
	line-height: 2.5em;
	cursor: pointer;
	width: 5em;
	text-align: center;
}

#link_896a3aee.links #link_menu i {
	font-size: 12px;
	line-height: 2.9em;
	float: right;
	font-style: normal;
}

#link_896a3aee.links .on {
	font-weight: bold;
}

.goTop {
	position: fixed;
	bottom: 200px;
	right: 200px;
	width: 60px;
	height: 0px;
	overflow: hidden;
	border-radius: 100%;
	background: url(../img/top.jpg) 0 0 no-repeat;
	text-indent: -999em;
	transition: all 0.3s;
	cursor: pointer;
}

.goTop:hover {
	background-position: -60px 0;
}

@media only screen and (min-width: 1500px) and (max-width: 1700px) {
	.goTop {
		right: 100px;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1500px) {
	.goTop {
		right: 0;
	}
}

.pages {
	text-align: center;
	font-size: 14px;
	padding: 40px 0;
	width: 100%;
}

.pages a {
	background: #F3F4F4;
	padding: 8px 15px;
	color: #333;
}

.pages span {
	background: #f3005c;
	padding: 8px 15px;
	color: #fff;
}

.beis {
	text-align: center;
	font-size: 12px;
	opacity: 0.8;
}

.show_content li a {
	width: 700px;
}

.show_content li span {
	display: inline-block;
	width: 150px;
	text-align: right;
}