html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
img,
dl,
dt,
dd,
ol,
ul,
li,
form,
table {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	text-decoration: none;
	font-family: Microsoft YaHei;
}

html {
	color: #333;
}

.header {
	width: 100%;
	height: 131px;
	background-image: url(../img/bg1.jpeg)
}

.head_nav {
	width: 100%;
	height: 80px;
}


/*搜索*/

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

.logo {
	float: left;
	width: 200px;
	padding-top: 20px;
}

.logo img {
	width: auto;
	height: auto;

}

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


/*æœç´¢æ¡†*/

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

div.search {
	padding: 10px 0;
}

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

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

input {
	width: 100%;
	height: 30px;
	padding-left: 13px;
}

button {
	height: 30px;
	width: 42px;
	cursor: pointer;
	position: absolute;
}

.bar6 input {
	background: transparent;
	top: 0;
	right: 0;
	font-size: 15px;
	background: #fff;
	border-radius: 5px;
	padding: 0 30px 0 10px;
	box-sizing: border-box;
}

.bar6 button {
	background: url(../img/ssj.png) no-repeat 5px;
	width: 35px;
	top: 0;
	right: 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;
}

.header_bar {
	background: url(../img/bg2.jpg) repeat-x;
	width: 100%;
	display: inline-block;
	padding: 15px 0;
}

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

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

.nav ul.cons li a {
	display: inline-block;
	padding: 10px 37px;
	position: relative;
	color: #fff;
	font-weight: bold;
	text-align: center;
	position: relative;
	font-size: 16px;
	transition: all 0.6s cubic-bezier(0.22, 0.61, 0.36, 1) 0s;
}

.nav ul.cons li.active a {
	background: #3d80cc;
	color: #fff;
	box-sizing: border-box;
}

.nav ul.cons li a:hover {
	text-decoration: underline;
}

.nav ul.cons li.active a:hover {
	background: #3d80cc;
	color: #fff !important;
	border-top: 2px solid #3d80cc;
}

.title_index {
	margin: 0 auto;
	width: 1200px;
	height: 90px;
	border: #e1e1e1 solid 1px;
	background-color: #fafafa;
	margin-top: 20px;
	text-align: center;
}

.title_index a {
	cursor: pointer;
	font-family: Microsoft YaHei;
	font-size: 27px;
	color: #cc0000;
	font-weight: bold;
	line-height: 80px;
}

.ul_list {
	margin: 10px auto;
	width: 1200px;
	overflow: hidden;
}

.ul_list li {
	background: url(../img/toutiao24bg.png) no-repeat 100% 100%;
	display: inline-block;
	width: 390px;
	height: 60px;
	font-family: Microsoft YaHei;
	font-size: 14px;
	margin-right: 15px;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
	line-height: 22px;
	float: left;
}

.ul_list li:last-child {
	margin-right: 0;
}

.ul_list li a {
	color: #666;
}

.swiper_load {
	margin: 0 auto;
	width: 1200px;
	margin-top: 10px;
}


/*轮播*/

.focus .swiper {
	width: 100%;
	height: 477px;
	position: relative;
	overflow: hidden;
}

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

.focus .swiper-slide p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgb(0, 0, 0, 0.6);
	width: 100%;
	color: #fff;
	padding: 20px 150px;
	box-sizing: border-box;
	font-size: 15px;
}

.focus .swiper-slide img {
	width: 100%;
	height: 100%;
}

.focus .swiper-button-next,
.focus .swiper-button-prev {
	top: 96%;
}

.focus .swiper-button-prev {
	display: inline-block;
	width: 18px;
	height: 25px;
	background: url(../img/focus_left_b.png) no-repeat;
	position: absolute;
	cursor: pointer;
	z-index: 19;
}

.focus .swiper-button-next {
	display: inline-block;
	width: 18px;
	height: 25px;
	background: url(../img/focus_right_b.png) no-repeat;
	position: absolute;
	cursor: pointer;
	z-index: 19;
}

.pagination {
	position: absolute;
	z-index: 20;
	bottom: 0 !important;
	width: 20% !important;
	text-align: center;
	line-height: 48px;
	left: 0 !important;
	color: #fff;
	font-size: 15px;
}

.focus .swiper-pagination-current {
	font-size: 26px;
	color: #e71f18;
	font-weight: bold;
}

.loader_l {
	width: 680px;
	float: left;
}

.loader_r {
	float: right;
	width: 500px;
}

.drink_load {
	width: 100%;
	background-image: url(../img/zttjbg.png);
	margin: 20px 0;
	height: 80px;
	overflow: hidden;
}

.drink_load ul {
	overflow: hidden;
}

.drink_load ul li {
	width: 50%;
	color: #3f6fa8;
	font-size: 12px;
	text-align: left;
	float: left;
	padding-top: 7px;
}

.drink_load ul li a {
	margin-left: 15px;
	color: #C7161E;
	font-size: 12px;
	text-align: left;
	padding-top: 7px;
}

.img_load ul {
	overflow: hidden;
}

.img_load ul li {
	width: 330px;
	height: 160px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	position: relative;
}

.img_load ul li p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgb(0, 0, 0, 0.6);
	width: 100%;
	color: #fff;
	padding: 10px;
	box-sizing: border-box;
	font-size: 14px;
}

.img_load ul li:nth-child(2n) {
	margin-right: 0;
}

.img_load ul li img {
	width: 100%;
	height: 100%;
}

.right_slider {
	border: #eaeaea solid 1px;
	padding-bottom: 20px;
}

.loader_r ul li:first-child a {
	color: #C7161E;
}

.loader_r ul {
	overflow: hidden;
	padding: 0 15px;
	box-sizing: border-box;
}

.loader_r ul:first-child {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 20px;
}

.loader_r ul li {
	line-height: 120%;
	padding-top: 20px;
	box-sizing: border-box;
}

.loader_r ul li a {
	font-size: 18px;
	color: #000;
	font-family: Microsoft YaHei;
}

.tab_slider {
	width: 100%;
	border: #eaeaea solid 1px;
	margin-top: 20px;
	overflow: hidden
}

.tab_slider tr td a {
	font-size: 16px;
	border-left: 3px solid #C7161E;
	margin-left: 40px;
	padding-right: 20px;
	padding-left: 3px
}

.loader_r .tab_slider ul {
	border: none;
	padding-bottom: 20px;
	display: none;
}

.tab_slider .tab_tit {
	margin-top: 15px;
	border-left: 3px solid #C7161E;
}

.tab_slider .tab_tit span {
	font-size: 18px;
	padding: 0 25px;
	cursor: pointer;
}

.tab_slider .tab_tit span.cur {
	color: #cc0000;
}

.tab_slider ul li a {
	font-size: 15px;
}

.block_all {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 0px;
}

.hover_borduce {
	background-image: linear-gradient(to right, #E81C24, #C7161E);
	margin: 0 auto;
	width: 1200px;
	height: 40px;
	margin-top: 10px;
}

.hover_borduce a {
	font-size: 20px;
	font-weight: bold;
	padding-left: 15px;
	color: #fff;
	line-height: 40px;
}

.block-content {
	visibility: visible;
	animation-duration: 1.2s;
	animation-delay: 0s;
	animation-iteration-count: 1;
	animation-name: fadeInUp;
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

.block-content-box {
	visibility: visible;
	animation-duration: 0.4s;
	animation-delay: 0s;
	animation-iteration-count: 1;
	position: relative;
}

.block-content-box-list {
	display: table;
	width: 100%;
	padding: 0;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}

.block-list-item {
	width: 25%;
	display: inline-block;
	vertical-align: top;
	float: left;
	background-image: linear-gradient(to top, #fff, #f3f3f3);
}

.block-list-item-box {
	border-left: 1px solid #f0f0f0;
	border-top: 1px solid #f0f0f0;
	padding: 30px 30px;
	height: 130px;
	box-sizing: border-box;
	text-align: center;
	position: relative;
	overflow: hidden;
	transition: all .5s;
	transition: all .5s;
}

.block-list-item-box a {
	font-size: 14px;
	line-height: 25px;
	color: #333;
}

.block-list-item-box:hover {
	-webkit-box-shadow: rgba(0, 0, 0, .2) 0px 0px 30px;
	-moz-box-shadow: rgba(0, 0, 0, .2) 0px 0px 30px;
	box-shadow: rgba(0, 0, 0, .2) 0px 0px 30px;
}

.block-list-item-mask {
	-webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
	overflow: hidden;
}

.block-list-item-content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
}

.block-list-item-middle {
	display: table;
	table-layout: fixed;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	width: 80px;
	margin: auto;
	border-radius: 100%;
}

.block-list-item-middle img {
	position: relative;
	vertical-align: middle;
	cursor: initial!important;
	width: 80%;
}

.block-list-item-text {
	margin: 0.9em 0 0;
	z-index: 3;
	display: block;
}

.recomment {
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
	overflow: hidden;
}


/*每日推荐*/

.code_wrap {
	position: absolute;
	left: 50%;
	margin-left: -950px;
	display: block;
	margin-top: -30px;
}

.code {
	overflow: hidden;
	position: relative;
	left: 0px;
}

.code li {
	float: left;
	width: 340px;
	height: 300px;
}

.code li img {
	width: 340px;
	height: 300px;
	display: none;
}

.code li img.weibo {
	position: relative;
	right: 0px;
}

.code li img.qq {
	position: relative;
	right: 0px;
}

.code li img.wechat {
	position: relative;
	right: 0px;
}

.code li img.twitter {
	position: relative;
	right: 0px;
}

.recomment .recom_tit {
	padding-left: 0px;
	text-align: left;
	margin-bottom: 15px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}

.recomment .recom_tit a {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	border-left: #C7161E 5px solid;
	padding-left: 10px;
	color: #C7161E;
}

.recomment ul li h2 {
	font-size: 18px;
	color: #fff;
	line-height: 24px;
	text-align: left;
}

.recomment ul li {
	float: left;
	width: 290px;
	height: 178px;
	padding: 15px;
	box-sizing: border-box;
	margin-right: 13px;
	background-color: red;
	background-image: linear-gradient(to bottom right, #1477D1, #2299DD);
}

.recomment ul li:nth-of-type(2) {
	background-image: linear-gradient(to bottom right, #A022CA, #B44DD6);
}

.recomment ul li:nth-of-type(3) {
	background-image: linear-gradient(to bottom right, #FF8712, #FEB944);
}

.recomment ul li:nth-of-type(4) {
	background-image: linear-gradient(to bottom right, #39D1C0, #63CC6A);
}

.recomment ul li:last-child {
	margin-right: 0;
}

.recomment ul li p {
	font-size: 14px;
	border-top: 1px solid #ddd;
	color: #fff;
	line-height: 22px;
	margin: 15px 0;
	padding-top: 15px;
}

.qimo_all {
	width: 1200px;
	height: 60px;
	margin: 0 auto;
	background-image: url(../img/kouhaobg.png);
	margin-bottom: 20px;
	margin-top: 20px;
}

.qimo_ul {
	margin: 0 auto;
	width: 1185px;
	height: 60px;
}

.qimo_ul .qimo8 {
	margin-left: 12px;
	height: 60px;
	overflow: hidden
}

.qimo8 {
	overflow: hidden;
	width: 1135px;
}

.qimo8 .qimo {
	width: 400%;
	height: 60px;
}

.qimo8 .qimo div {
	float: left;
}

.qimo8 .qimo ul {
	float: left;
	height: 60px;
	overflow: hidden;
	zoom: 1;
}

.qimo8 .qimo ul li {
	float: left;
	line-height: 60px;
	list-style: none;
	padding: 0 10px;
}

.qimo8 li a {
	color: #3F73AC;
	font-size: 14px;
	text-decoration: none;
	line-height: 60px;
}

.channel {
	width: 1200px;
	margin: 30px auto;
}

.channel_l {
	width: 800px;
	float: left;
}

.channel_r {
	width: 380px;
	float: right;
}

.channel_l ul li {
	width: 380px;
	float: left;
	border-bottom: 1px solid #eee;
	margin-bottom: 25px;
}

.channel_l ul li:nth-child(2n) {
	float: right;
}

.channel_tit {
	width: 100%;
	border-bottom: 1px solid #ddd;
	display: inline-block;
}

.channel_tit>div {
	border-bottom: 2px solid #C7161E;
	display: inline-block;
}

.channel_tit span {
	font-size: 18px;
	color: #C7161E;
}

.channel_tit .more {
	font-size: 20px;
	line-height: 30px;
	float: right;
	color: #999;
}

.channel_tit span.ch {
	font-weight: bold;
	padding-right: 10px;
}

.channel_tit span.en {
	font-size: 14px;
	line-height: 30px;
	padding-left: 0px;
	color: #999;
}

.channel_ul {
	overflow: hidden;
	padding: 20px 0;
}

.channel_ul .channel_img {
	width: 140px;
	height: 103px;
	float: left;
}

.channel_ul .channel_img img {
	width: 100%;
	height: 100%;
	border-radius: 10px;
}

.channel_ul .channel_p {
	float: right;
	width: 230px;
}

.channel_ul .channel_p p {
	color: #000;
	font-size: 14px;
	line-height: 22px;
	display: inline-block;
	width: 100%;
}

.channel_ul .channel_p p a {
	color: #666;
	font-size: 14px;
}

.channel_ul .channel_p p:nth-of-type(1) a {
	color: #000;
	font-size: 15px;
}

.channel_r .channel_tit>div {
	border-left: 3px solid #C7161E;
	padding-left: 5px;
	border-bottom: none;
	line-height: 20px;
	margin-bottom: 2px;
}

.channel_r_ul li {
	margin-top: 32px;
	text-align: right;
}

.channel_r_ul li h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 220%;
	width: 380px;
	margin: 0 auto;
	margin-right: 40px;
	color: #333;
	height: 36px;
	overflow: hidden;
	text-align:center;
}

.channel_r_ul li p {
	color: #999;
	font-size: 13px;
	line-height: 180%;
}

.channel_r_ul li img {
	width: 100%;
	height: 220px;
}

.channel_r_ul li {
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
}

.news_list {
	margin: 40px auto !important;
}

.news_list ul {
	overflow: hidden;
}

.news_list ul li {
	width: 205px;
	float: left;
	margin-right: 43px;
	padding-bottom: 0;
	margin-top: 15px;
	border: none;
}

.news_list ul li:nth-child(5n) {
	margin-right: 0;
}

.news_list ul li img {
	width: 100%;
	height: 150px;
}


/*列表*/

.content-ajax article {
	padding: 20px 0 30px 0;
	overflow: hidden;
	box-sizing: border-box;
	clear: both;
	position: relative;
	border-bottom: 1px solid #eee;
}

.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;
}

.entry-content {
	overflow: hidden;
	padding: 10px 0;
	box-sizing: border-box;
	padding-right: 160px;
}

.entry-title {
	font-size: 18px;
	font-weight: bold;
	color: #666;
	font-family: Simsun;
}

.entry-img {
	float: left;
	position: relative;
	overflow: hidden;
}

.entry-img img {
	width: 200px;
	height: 120px;
	margin-right: 15px;
}

.entry-site {
	font-size: 14px;
	color: #999;
	padding-top: 10px;
	line-height: 20px;
	font-weight: 400;
}

.entry-content .time {
	font-size: 14px;
	color: #999;
	text-align: right;
	position: absolute;
	top: 70px;
	right: 0;
}

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

.pages a {
	color: #4E4E4E;
	border: 1px solid #EAEAEA;
	padding: 8px 15px;
	display: inline-block;
	margin: 0 3px;
	border-radius: 5px;
}

.pages span {
	color: #FFF;
	background-color: #C7161E;
	border: 1px solid #C7161E;
	padding: 8px 15px;
	border-radius: 5px;
	cursor: pointer;
}

.tit_top {
	padding-bottom: 16px;
	font-size: 16px;
	color: #7d7c7c;
	line-height: 20px;
	border-bottom: 1px solid #eee;
}

.tit_top .article-title {
	color: #666;
	font-size: 24px;
	line-height: 200%;
	text-align: left;
	font-weight: bold;
	padding-bottom: 15px;
}

.tit_top .source {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-right: 50px;
}

.tit_top h6 {
	color: #999;
	font-weight: 500;
	font-size: 13px;
}

.source a {
	vertical-align: middle;
}

.article_all p {
	font-size: 16px;
	text-align: justify;
	color: #222222;
	line-height: 30px;
	text-indent: 2em;
	margin: 20px 0;
}

.article_all img {
	display: block;
	max-width:600px;
	margin: 10px auto;
}

.post-navigation {
	overflow: hidden;
	margin-bottom: 40px;
}

.post-navigation div {
	width: 48%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.post-navigation div a {
	transition: all ease-in-out .2s;
	border-radius: 5px;
	box-sizing: border-box;
	font-size: 15px;
	color: #333;
}

.post-navigation div:hover a {
	color: #C7161E !important;
}

.post-previous {
	float: left;
	text-align: left;
}

.post-next {
	float: right;
	text-align: right;
}

.post-navigation div span {
	font-weight: bold;
	padding-right: 10px;
}

.post-navigation div a::after {
	position: absolute;
	top: 34%;
	margin-top: -11px;
	height: 22px;
	color: #ddd;
	font-size: 40px;
	line-height: 22px;
}

.slider_boxl {
	width: 810px;
	float: left;
}

.slider_boxr {
	width: 320px;
	float: right;
	/*padding: 20px 0;*/
}

.sliderbox_all {
	border: 1px solid #eee;
	box-sizing: border-box;
}

.sliderbox_all .slider_boxl {
	padding: 30px 0 30px 40px;
	box-sizing: border-box;
}

.slider_boxr .loader_r {
	float: none;
	width: 100%;
}

.slider_boxr .right_slider {
	border: none;
}

.slider_boxr .img_load ul li {
	width: 100%;
	height: 190px;
}

.slider_boxr .recomment {
	width: 100%;
}

.slider_boxr .recomment ul li {
	float: none;
	width: 100%;
	margin-bottom: 15px;
}

.slider_boxr .recom_tit {
	padding-left: 0px;
	text-align: left;
	margin-bottom: 15px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}

.slider_boxr .recom_tit a {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	border-left: #C7161E 5px solid;
	padding-left: 10px;
	color: #C7161E;
}

.tuijian>div,
.tuijian .block-content,
.tuijian .hover_borduce {
	width: 100%;
}
/*==============*/

.focus .swiper-slide p,
.drink_load ul li,
.img_load ul li p,
.loader_r ul li,
.channel_ul .channel_p p,
.channel_r_ul li h2,
.channel_r_ul li p {
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}

.ul_list li,
.recomment ul li h2,
.entry-title,
.entry-site {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.block-list-item-box a,
.recomment ul li p {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}


/*底部*/

.footbgs {
	padding: 20px 0;
	background: #f9f9f9;
	width: 100%;
	border-top: 1px solid #ddd;
	margin-top: 30px;
}

.footer {
	padding: 20px 0;
	margin-top: 10px;
	color: #444;
	overflow: hidden;
	margin: auto;
	box-sizing: border-box;
}

.wrap {
	margin-bottom: 40px;
}

.footer a {
	color: #444;
}

.footer a:hover {
	color: #444 !important;
}

.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: 50px;
	height: 50px;
	overflow: hidden;
	background: url(../img/arrow.png) no-repeat center center #fff;
	text-indent: -999em;
	transition: all 0.3s;
	cursor: pointer;
	background-color: #C7161E;
	background-size: 45%;
	border-radius: 10%;
	z-index: 999;
	cursor: pointer;
}

@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;
	}
}

.beian {
	font-size: 14px;
	text-align: center;
}

.guangao {
	width: 100%;
	height: 90px;
	position: relative;
	margin: 20px 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;
	position: relative;
}

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

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