body, html {
	background: #eaeff2;
	/*#ebeff2*/
}
a {
	font-size: 14px
}
.index-page {
	min-width: 1250px;
}
.index-pannel {
	margin: 0 auto;
	width: 1200px
}
.index-page .nav {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	color: #666;
	font-size: 14px;
	background-color: #fff;
	border-bottom: 1px solid #e2e6e9
}
.index-page .nav .welcome {
	float: left
}
.index-page .nav .user {
	float: right
}
.index-page .nav .user p {
	float: left;
	margin-right: 20px;
}
.index-page .nav .user .join {
	margin-right: 20px;
	display: inline-block
}
.index-page .nav .user .login::after {
	margin: 0 16px;
	display: inline-block;
	vertical-align: middle;
	content: '';
	height: 18px;
	width: 1px;
	background-color: #999
}
.index-page .nav .user .join img {
	position: relative;
	top: 6px
}
.index-page .banner .index-pannel {
	height: 130px;
	background: url(../images/banner-bg.png) center center;
	overflow: hidden
}
.index-page .banner .logo {
	margin-top: 30px;
	float: left
}
.index-page .banner .search {
	margin-top: 45px;
	float: right;
	width: 380px;
	height: 36px;
	border: 1px solid #e93e39
}
.index-page .banner .logo img {
	display: inline-block;
	vertical-align: middle
}
.index-page .banner .logo span {
	display: inline-block;
	vertical-align: middle;
	color: #999;
	font-size: 14px
}
.index-page .banner .logo span::before {
	margin: 0 20px;
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 40px;
	width: 1px;
	background-color: #999
}
.index-page .banner .search input {
	padding: 0 15px;
	float: left;
	border: none;
	outline: 0;
	width: 80%;
	height: 100%;
	box-sizing: border-box;
	font-size: 14px
}
.index-page .banner .search form {
	overflow: hidden;
	height: 100%;
}
.index-page .banner .search button {
	border: none;
	width: 20%;
	height: 100%;
	color: #fff;
	text-align: center;
	line-height: 36px;
	float: right;
	background-color: #e93e39
}
.index-page .banner .search button:hover {
	cursor: pointer;
}
.index-page .menu {
	height: 56px;
	margin-bottom: 15px;
}
.index-page .menu .index-pannel {
	position: relative;
	background-color: #e93e39;
	height: 100%;
}
.index-page .menu .index-pannel::before {
	position: absolute;
	top: 8px;
	left: 2px;
	/*content:url(../images/leftzhe.png)*/
}
.index-page .menu .index-pannel::after {
	position: absolute;
	top: 8px;
	right: 2px;
	/*content:url(../images/rightzhe.png)*/
}
.index-page .menu .menu-ul {
	position: absolute;
	left: 0;
	z-index: 9999;
	width: 1200px;
	background-color: #e93e39
}
.index-page .menu .menu-ul .dropdown-ul {
	display: none;
	position: absolute;
	min-width: 100%;
	background-color: #e93e39
}
.index-page .menu .menu-ul .dropdown-ul li:hover {
	color: #fff;
	background: #d03824;
	transition: all ease .5s
}
.index-page .menu .menu-panel {
	width: 1200px;
	left: 0;
	top: 0;
	position: absolute;
	height: 100%;
	z-index: 999;
}
.index-page .menu .menu-panel::before {
	/* content: ''; */
	/* position: absolute; */
	/* top: 0; */
	/* left: -20px; */
	/* z-index: 999; */
	/* width: 0; */
	/* height: 0; */
	/* border-bottom: 56px solid #e93e39; */
	/* border-left: 20px solid transparent; */
}
.index-page .menu .menu-panel::after {
	/* content: ''; */
	position: absolute;
	top: 0;
	right: -20px;
	z-index: 999;
	width: 0;
	height: 0;
	border-top: 56px solid #e93e39;
	border-right: 20px solid transparent
}
.index-page .menu .menu-ul>li {
	position: relative;
	width: 150px;
	line-height: 56px;
	float: left;
	color: #fff;
	text-align: center;
	font-size: 16px;
	height: 56px;
	transition: all ease .5s
}
.index-page .menu .menu-ul>li a {
	display: block;
	font-size: 16px
}
.index-page .menu .top {
	display: none;
	vertical-align: middle;
	position: absolute;
	top: 0;
	right: 10px;
	height: 100%;
	justify-content: center;
	align-items: center
}
.index-page .menu .bot {
	position: absolute;
	top: 0;
	right: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%
}
.index-page .menu .menu-ul>li:hover {
	background-color: #bd3220
}
.index-page .menu .menu-ul>li:hover .dropdown-ul {
	display: block
}
.index-page .menu .menu-ul>li:hover .top {
	display: flex
}
.index-page .menu .menu-ul>li:hover .bot {
	display: none
}
.index-page .menu li.active {
	background-color: #BB2A17
}
.index-page .head {
	position: relative;
	z-index: 1;
	margin-top: 23px
}
.index-page .head .index-pannel {
	background-color: #fff;
	font-size: 0;
	height: 385px;
	border-radius: 4px
}
.index-page .head .swiper {
	float: left;
	width: 770px;
	height: 385px;
	font-size: 14px
}
.index-page .head .swiper .swiper-container {
	width: 770px;
	height: 385px;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}
.index-page .head .pagination {
	padding-right: 30px;
	position: absolute;
	z-index: 20;
	bottom: -15px;
	width: 40%;
	right: 0;
	box-sizing: border-box;
	text-align: right
}
.index-page .head .swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: #fff;
	margin: 0 5px;
	opacity: .8;
	cursor: pointer
}
.index-page .head .swiper-active-switch {
	background: #e93e39
}
.index-page .head .swiper img {
	width: 100%;
	height: 100%
}
.index-page .head .swiper .swiper-slide {
	position: relative
}
.index-page .head .swiper .swiper-info {
	padding: 5px 10px 7px;
	position: absolute;
	bottom: 25px;
	left: 25px;
	width: 400px;
	box-sizing: border-box;
	color: #fff;
	background-color: rgba(0, 0, 0, .5)
}
.index-page .head .swiper .swiper-info .title {
	font-size: 18px;
	line-height: 1.2
}
.index-page .head .swiper .swiper-info .title .ttitle {
	line-height: 1.5
}
.index-page .head .swiper .swiper-info .title .tsubTitle {
	font-size: 12px;
	line-height: 1.5;
	color: #eee
}
.index-page .head .swiper .swiper-info .sub {
	margin-bottom: 11px;
	font-size: 12px;
	color: #bfbfbf
}
.index-page .head .swiper .swiper-info .detail {
	display: block;
	width: 80px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background-color: transparent;
	color: #fff;
	border: 1px solid #fff;
	cursor: pointer;
	transition: all .3s ease
}
.index-page .head .swiper .swiper-info .detail:hover {
	background: #e93e39;
	color: #fff;
	border: 1px solid #e93e39;
}
.index-page .head .top {
	position: relative;
	top: -5px;
	margin-left: 30px;
	float: left;
	width: 400px;
	font-size: 14px
}
.index-page .head .top::before {
	content: url(../images//topnews.png);
	position: absolute;
	top: -2px;
	left: 155px
}
.index-page .head .top ul {
	margin-top: 30px;
	width: 370px
}
.index-page .head .top li {
	padding: 10px 0 4px 0;
	line-height: 24px;
	height: 72px;
	font-size: 16px;
	border-bottom: 1px solid #eee;
	transition: .5s ease all
}
.index-page .head .top li:last-child {
	border: none
}
.index-page .head .top li p {
	height: 48px
}
.index-page .head .top li a {
	font-size: 16px
}
.index-page .head .top li:hover {
	transform: translateX(-10px)
}
.index-page .head .top li:hover a {
	color: #e93e39
}
.index-page .head .top .sub {
	color: #e93e39
}
.index-page .head .top .sub::before {
	content: '[';
	display: inline-block;
	color: #e93e39
}
.index-page .head .top .sub::after {
	content: ']';
	display: inline-block;
	color: #e93e39
}
.index-page .head .top .mask {
	overflow: hidden;
	font-size: 12px
}
.index-page .head .top .mask .date {
	color: #999;
	font-size: 12px
}
.index-page .head .top .mask .more {
	float: right;
	width: 50px;
	font-size: 12px;
	height: 16px;
	line-height: 14px;
	text-align: center;
	border-radius: 10px;
	color: #e93e39;
	border: 1px solid #e93e39
}
.index-page .index-info {
	margin: 10px 0
}
.index-page .index-info .index-pannel {
	overflow: hidden
}
.index-page .index-info .info-panel {
	width: 594px;
	float: left;
	background-color: #fff;
	border-radius: 4px
}
.index-page .index-info .img {
	margin: 35px auto 0 auto;
	width: 64px;
	height: 55px
}
.index-page .index-info .vip {
	font-size: 0
}
.index-page .index-info .organize {
	font-size: 0;
	float: right
}
.index-page .index-info .title {
	padding: 16px 15px;
	display: inline-block;
	width: 26px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	background-color: #e93a39;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}
.index-page .index-info ul {
	display: inline-block;
	vertical-align: top
}
.index-page .index-info li {
	display: inline-block;
	width: 133px;
	text-align: center;
	font-size: 16px
}
.index-page .index-info li a {
	display: block
}
.index-page .index-info li a:hover {
	transform: scale(1.1)
}
.index-page .ad {
	margin: 10px 0
}
.index-page .ad .index-pannel {
	border-radius: 4px
}
.index-page .ad img {
	display: block;
	width: 100%;
	border-radius: 4px
}
.index-page .main .index-pannel {
	padding: 20px;
	overflow: hidden;
	box-sizing: border-box;
	background-color: #fff;
	border-radius: 4px
}
.index-page .main .state {
	float: left;
	width: 695px
}
.index-page .main .state-title {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 600;
	color: #e93e39
}
.index-page .main .img-state {
	overflow: hidden;
	float: left;
	width: 325px
}
.index-page .main .img-state img {
	display: block;
	width: 100%;
	height: auto;
	min-height: 100%;
	transition: all ease .5s
}
.index-page .main .left-img-state:hover img, .index-page .main .right-img-state:hover img, .index-page .main .top-img-state:hover img {
	transform: scale(1.2)
}
.index-page .main .top-img-state {
	position: relative;
	margin-bottom: 10px;
	float: left;
	width: 322px;
	height: 185px;
	overflow: hidden;
	transition: all ease .5s
}
.index-page .main .img-state p {
	padding: 0 15px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 34px;
	line-height: 34px;
	box-sizing: border-box;
	font-size: 14px;
	color: #fff;
	background-color: rgba(0, 0, 0, .6);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.index-page .main .left-img-state, .index-page .main .right-img-state {
	position: relative;
	float: left;
	width: 156px;
	height: 92px;
	overflow: hidden;
	transition: all ease .5s
}
.index-page .main .right-img-state {
	margin-left: 10px
}
.index-page .main .text-state {
	margin-left: 30px;
	float: left;
	width: 340px
}
.index-page .main .text-state li {
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 1px solid #eee;
	transition: all ease .5s;
	height: 68px
}
.index-page .main .text-state li:last-child {
	margin: 0
}
.index-page .main .text-state li:hover {
	transform: translateX(-10px)
}
.index-page .main .text-state li a {
	color: #666;
	font-size: 14px;
	line-height: 22px
}
.index-page .main .text-state h3 {
	margin-bottom: 4px;
	font-size: 18px;
	font-weight: 600;
	color: #000
}
.index-page .main .author {
	margin-top: 25px;
	float: left;
	width: 695px;
	overflow: hidden
}
.index-page .main .author .photo {
	float: left;
	width: 322px;
}
.index-page .main .author .photo .photoWrap {
	width: 322px;
	height: 340px;
	background: url(/images/nopic.jpg) center center no-repeat #ebeff2;
}
.index-page .main .author .photo .photoWrap img {
	display: block;
	width: 100%;
	height: auto
}
.index-page .main .author .intro {
	float: left;
	padding: 0 40px 40px 40px;
	position: relative;
	width: 373px;
	height: 424px;
	box-sizing: border-box;
	background-color: #f9f9f9
}
.index-page .main .author .introWrap {}
.index-page .main .author .introWrap .showAuth .showAuthWrap {
	padding-top: 30px;
	z-index: 10;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	text-align: center;
	background: #fff
}
.index-page .main .author .introWrap .showAuth .showAuthWrap a {
	display: inline-block;
}
.index-page .main .author .introWrap .showAuth .showAuthWrapBg {
	z-index: 11;
	position: absolute;
	bottom: 80px;
	left: 0;
	width: 100%;
	height: 30px;
	background: -webkit-gradient(linear, 0 top, 0 bottom, from(rgba(249, 249, 249, 0.3)), to(rgba(255, 255, 255, 1)));
	;
}
.index-page .main .author .title {
	margin-top: 22px;
	font-size: 20px;
	font-weight: 600;
	color: #aaa
}
.index-page .main .author .name {
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 26px;
	font-weight: 600;
	color: #000;
	text-align: center
}
.index-page .main .author .name a {
	font-size: 26px
}
.index-page .main .author .name a:hover {
	color: #e93e39
}
.index-page .main .author .intro p {
	color: #666;
	line-height: 26px;
	font-size: 16px;
	text-indent: 2em;
	margin-bottom: 13px;
}
.index-page .main .author .viewMore {
	color: #e93e39;
	border: 1px solid #e93e39;
	padding: 2px 10px;
	margin-right: 10px;
}
.index-page .main .author .more {
	border: 1px solid #ccc;
	color: #999;
}
.index-page .main .author .viewMore:hover {
	color: #fff;
	background: #e93e39;
	border: 1px solid #e93e39;
}
.index-page .main .authorList {
	padding-top: 10px;
	clear: both;
}
.index-page .main .authorList ul {
	overflow: hidden;
	width: 710px;
	margin-left: -10px;
}
.index-page .main .authorList ul li {
	float: left;
	margin-left: 10px;
	border: 2px solid #fff;
	box-sizing: border-box;
}
.index-page .main .authorList ul li .showAuth {
	display: none;
}
.index-page .main .authorList ul li .authorsLiWrap {
	display: block;
}
.index-page .main .authorList ul li .authorsLiWrap:hover {
	cursor: pointer;
}
.index-page .main .authorList ul li .authorsLiWrap .img {
	width: 69px;
	height: 70px;
	overflow: hidden;
}
.index-page .main .authorList ul li .authorsLiWrap .img img {
	display: block;
	width: 100%;
	height: auto;
	transition: all ease 0.5s;
}
.index-page .main .authorList ul li .authorsLiWrap .title {
	text-align: center;
	margin-top: 8px;
	line-height: 1;
	display: none;
}
.index-page .main .authorList ul li .authorsLiWrap a:hover {
	color: #e93e39;
}
.index-page .main .authorList ul li .authorsLiWrap a:hover img {
	transform: scale(1.1);
}
.index-page .main .authorList ul li.active {
	border: 2px solid #e93e39;
	box-sizing: border-box;
}
.index-page .main .news {
	margin-left: 40px;
	float: left;
	width: 400px
}
.index-page .main .news-ad {
	margin: 10px 0 20px 0;
}
.index-page .tab {
	width: 410px;
	min-height: 336px
}
.index-page .tab-title {
	font-size: 0;
	position: relative
}
.index-page .tab-title span {
	display: inline-block;
	width: 100px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 16px;
	cursor: pointer
}
.index-page .tab-title span:hover {
	color: #e93e39
}
.index-page .tab-title span a {
	position: absolute;
	right: 0;
	top: 0;
	color: #666;
	display: none
}
.index-page .tab-title .active a {
	display: block
}
.index-page .tab-title .active {
	color: #fff !important;
	background-color: #e93e39
}
.index-page .tab-panel {
	display: none;
	margin-top: 10px
}
.index-page .tab-panel a {
	display: block;
	line-height: 25px
}
.index-page .tab-panel .title {
	display: inline-block;
	width: 310px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px
}
.index-page .tab-panel .date {
	text-align: right;
	margin-left: 10px;
	display: inline-block;
	width: 90px;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px
}
.index-page .tab-panel li:hover {
	color: #e93e39
}
.index-page .works .index-pannel {
	padding: 15px 5px 20px 22px;
	background-color: #fff;
	box-sizing: border-box;
	border-radius: 4px
}
.index-page .works .index-pannel .list {
	margin-bottom: 0
}
.index-page .works h2 {
	margin: 0 0 5px 0;
	color: #e93e39;
	font-size: 28px;
	font-weight: 600;
	text-align: center
}
.index-page .works .list h4 {
	margin-bottom: 10px;
	font-size: 16px;
	color: #e93e39
}
.index-page .works .list h4 span {
	margin-left: 10px
}
.index-page .works .list h4 span::before {
	content: '';
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
	width: 2px;
	height: 2px;
	background-color: #e93e39
}
.index-page .works .list ul {
	overflow: hidden
}
.index-page .works .list li {
	margin-right: 15px;
	float: left;
	overflow: hidden
}
.index-page .works .list li a {
	display: block;
	width: 278px
}
.index-page .works .list li a .img {
	width: 278px;
	height: 168px;
	overflow: hidden
}
.index-page .works .list li a .img img {
	transition: all .5s ease
}
.index-page .works .list li a:hover .img img {
	transform: scale(1.1)
}
.index-page .works .list li img {
	display: block
}
.index-page .works .list li .info {
	margin: 15px 0;
	overflow: hidden
}
.index-page .works .list .left {
	float: left;
	width: 139px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.index-page .works .list .right {
	float: right;
	color: #999;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.index-page .works .list li .evaluate::before {
	margin-right: 6px;
	content: url(../images/evaluate.png);
	display: inline-block;
	vertical-align: middle
}
.index-page .works .list li .views::before {
	margin-right: 6px;
	content: url(../images/views.png);
	display: inline-block;
	vertical-align: middle
}
.index-page .works .look {
	text-align: center;
	padding: 20px 0
}
.index-page .works .look a {
	padding: 5px 20px;
	margin: 20px 0;
	text-align: center;
	background-color: transparent;
	color: #e93e39;
	border: 1px solid #e93e39;
	border-radius: 20px;
	cursor: pointer
}
.index-page .works .look a:hover {
	background: #e93e39;
	color: #fff
}
.index-page .friend-link {
	margin: 20px 0
}
.index-page .friend-link .index-pannel {
	padding: 25px 20px;
	box-sizing: border-box;
	background-color: #fff;
	border-radius: 4px
}
.index-page .friend-link h2 {
	position: relative;
	padding-bottom: 15px;
	font-size: 18px;
	color: #e93e39;
	border-bottom: 1px solid #ddd
}
.index-page .friend-link h2::after {
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 80px;
	height: 2px;
	background-color: #e93e39
}
.index-page .friend-link ul {
	margin: 30px 0;
	overflow: hidden
}
.index-page .friend-link li {
	margin-right: 40px;
	float: left;
	font-size: 14px
}
.index-page .friend-link a {
    margin-right: 20px;
}
.index-page .footer-link {
	height: 52px;
	line-height: 52px;
	color: #fff;
	background-color: #4e5357
}
.index-page .footer-link ul {
	overflow: hidden;
	text-align: center;
}
.index-page .footer-link li {
	width: 130px;
	display: inline-block;
}
.index-page .footer-link li:hover {
	color: #e93e39
}
/*.index-page .footer ul{float:left;padding:15px 0}

.index-page .footer ul li{float:left;width:130px}

.index-page .footer ul li span{float:left;width:100%;margin-bottom:5px}

.index-page .footer ul li span a{color:#fff}

.index-page .footer ul li span a:hover{color:#ccc}*/
.index-page .footer {
	background-color: #565a5d;
	overflow: hidden
}
.index-page .footer .logo {
	padding-top: 60px;
	float: left;
	font-style: italic;
	font-size: 20px;
	color: #aaadaf
}
.index-page .footer .sociality {
	float: right;
	text-align: center;
	color: #fff
}
.index-page .footer .sociality img {
	margin-top: 20px
}
.index-page .footer .sociality p {
	margin-top: 15px;
	font-size: 15px
}
.w1200p {
	width: 1200px
}
.c {
	margin: 0 auto
}
.contentTmp {
	margin: 5px 0;
	font-size: 14px
}
.contentTmp .contentTmpWrap {
	background: #fff
}
.contentTmp .contentTmpWrap .contentTmpTop {
	padding: 30px
}
.contentTmp .contentTmpWrap .contentTmpTop .mbx {
	color: #999
}
.contentTmp .contentTmpWrap .contentTmpTop .mbx ul {
	overflow: hidden
}
.contentTmp .contentTmpWrap .contentTmpTop .mbx ul li {
	float: left
}
.contentTmp .contentTmpBottom {
	padding: 0 35px 0 30px;
	overflow: hidden;
	line-height: 1.6
}
.contentTmp .contentTmpBottom .l {
	float: left;
	width: 825px;
	border-right: 1px solid #eee;
	padding-right: 45px
}
.contentTmp .contentTmpBottom .l h1 {
	margin-bottom: 15px;
	font-size: 28px;
	font-weight: 700;
	text-align: center
}
.contentTmp .contentTmpBottom .l .subTitle {
	color: #999;
	margin-bottom: 30px;
	text-align: center
}
.contentTmp .contentTmpBottom .l .intro {
	border: 1px solid #eee;
	background: #f9f9f9;
	padding: 20px;
	color: #777
}
.contentTmp .contentTmpBottom .l .cMain {
	min-height: 500px;
	font-size: 16px;
	line-height: 2;
	border-top: 1px solid #eee;
	padding: 30px 5px
}
.contentTmp .contentTmpBottom .l .cMain img {
	max-width: 100%
}
.contentTmp .contentTmpBottom .l .pageMain {
	text-align: center;
}
.contentTmp .contentTmpBottom .l .pageMain li {
	list-style: none;
	display: inline-block;
	margin: 0 3px;
}
.contentTmp .contentTmpBottom .l .pageMain li a {
	border: 1px solid #eee;
	padding: 3px 10px;
	display: block;
	color: #666;
}
.contentTmp .contentTmpBottom .l .pageMain li a:hover, .contentTmp .contentTmpBottom .l .pageMain li.thisclass a {
	border: 1px solid #e93e39;
	color: #e93e39;
}
.contentTmp .contentTmpBottom .l .pageMain li.thisclass {}
.contentTmp .contentTmpBottom .l .pageMain li.thisclass a {}
.contentTmp .contentTmpBottom .l .otherNew {
	border-top: 1px solid #ccc;
	margin-top: 60px
}
.contentTmp .contentTmpBottom .l .otherNew .sTitle {
	display: block;
	border-bottom: 2px solid #e93e39;
	height: 30px;
	line-height: 30px;
	margin-top: -32px;
	width: 80px;
	color: #e93e39;
	font-size: 15px
}
.contentTmp .contentTmpBottom .l .otherNew ul {
	overflow: hidden;
	padding: 20px 0
}
.contentTmp .contentTmpBottom .l .otherNew ul li {
	float: left;
	width: 50%;
	height: 30px;
	line-height: 30px;
	overflow: hidden
}
.contentTmp .contentTmpBottom .r {
	float: right
}
.contentTmp .contentTmpBottom .r .line {
	padding: 15px 0
}
.contentTmp .contentTmpBottom .r .subTitle {
	border-left: 3px solid #e93e39;
	padding-left: 10px;
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 1
}
.contentTmp .contentTmpBottom .r ul {
	width: 235px
}
.contentTmp .contentTmpBottom .r ul li {
	margin-bottom: 9px
}
.contentTmp .contentTmpBottom .r ul li.hover {
	background: #e93e39;
	border: 1px solid #e93e39;
}
.contentTmp .contentTmpBottom .r ul li.hover a {
	color: #fff;
}
.contentTmp .contentTmpBottom .r ul li a {
	display: block;
	position: relative
}
.contentTmp .contentTmpBottom .r ul li a .img {
	width: 100%;
	height: 118px;
	overflow: hidden;
	display: none
}
.contentTmp .contentTmpBottom .r ul li a .img img {
	display: block;
	width: 100%;
	height: auto;
}
.contentTmp .contentTmpBottom .r ul li a .time {
	position: absolute;
	width: 60px;
	text-align: center;
	background: #fb635e;
	color: #fff;
	top: 0;
	left: 0;
	display: none
}
.contentTmp .contentTmpBottom .r ul li a .time .t {
	font-size: 18px
}
.contentTmp .contentTmpBottom .r ul li a .time .b {
	background: #e93e39;
	height: 20px;
	line-height: 20px;
	font-size: 12px
}
.contentTmp .contentTmpBottom .r ul li.active a .img {
	display: block
}
.contentTmp .contentTmpBottom .r ul li.active a .time {
	display: block
}
.contentTmp .contentTmpBottom .r ul li.active a .txt {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: rgba(0, 0, 0, .4);
	color: #fff;
	text-align: center
}
.contentTmp .contentTmpNewBottom {
	position: relative;
	overflow: visible;
}
.contentTmp .contentTmpNewBottom .pre {
	overflow: hidden;
	position: absolute;
	top: -60px;
	right: 30px;
	width: 140px;
	text-align: center;
}
.contentTmp .contentTmpNewBottom .pre .prel {
	color: #ccc;
	font-size: 22px;
	margin-bottom: 5px;
	display: inline-block;
	margin-right: 5px;
}
.contentTmp .contentTmpNewBottom .pre .prer {
	display: inline-block;
}
.contentTmp .contentTmpNewBottom .pc-slide .tags {
	text-align: center;
	margin: 20px 0 0;
	font-size: 16px
}
.contentTmp .contentTmpNewBottom .picbox {}
.contentTmp .contentTmpNewBottom .picbox center {
	text-align: center;
	padding: 30px 0 30px 0;
}
.contentTmp .contentTmpNewBottom .picbox center a {
	display: inline-block;
	padding: 3px 8px 3px 8px;
	border: 1px solid #e93e39;
	color: #e93e39;
}
.contentTmp .contentTmpNewBottom .picbox center a:hover {
	border: 1px solid #961a16;
	color: #961a16;
}
.contentTmp .contentTmpNewBottom .picbox .picboxTop {
	text-align: center;
	position: relative;
}
.contentTmp .contentTmpNewBottom .picbox .picboxTop a {
	display: block;
}
.contentTmp .contentTmpNewBottom .picbox .picboxTop a.picboxTitle {
	margin-top: 20px;
}
.contentTmp .contentTmpNewBottom .picbox .picboxTop a img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.contentTmp .contentTmpNewBottom .picbox .picboxTop .arrow {
	position: absolute;
	top: 240px;
	width: 100%;
}
.contentTmp .contentTmpNewBottom .picbox .picboxTop .arrowWrap {
	overflow: hidden;
}
.contentTmp .contentTmpNewBottom .picbox .picboxTop .arrowWrap a {
	width: 65px;
	height: 65px;
	display: block;
	border-radius: 10px;
	padding: 10px;
	background: center center no-repeat rgba(0, 0, 0, .1);
}
.contentTmp .contentTmpNewBottom .picbox .picboxTop .arrowWrap a:hover {
	background: center center no-repeat rgba(0, 0, 0, .4);
}
.contentTmp .contentTmpNewBottom .picbox .picboxTop .arrowWrap.arrow-left {
	float: left;
	margin-left: 10px;
}
.contentTmp .contentTmpNewBottom .picbox .picboxTop .arrowWrap.arrow-left a {
	background-image: url(../images/arrow-left.png);
}
.contentTmp .contentTmpNewBottom .picbox .picboxTop .arrowWrap.arrow-right {
	float: right;
	margin-top: 10px;
}
.contentTmp .contentTmpNewBottom .picbox .picboxTop .arrowWrap.arrow-right a {
	background-image: url(../images/arrow-right.png);
}
.contentTmp .contentTmpNewBottom .picboxIntro {
	padding: 30px 0;
	font-size: 16px;
	line-height: :20px;
	padding-left: 35px;
	padding-right: 35px
}
.contentTmp .contentPage {
	width: 1200px;
	margin: 20px auto;
	overflow: hidden
}
.contentTmp .contentPage .pageLeft {
	background: #fff;
	height: 40px;
	line-height: 50px;
	height: 50px;
	float: left;
	width: 45.7%;
	padding: 0 20px
}
.contentTmp .contentPage .pageRight {
	float: right;
	text-align: right
}
.contentTmp .contentPage .pageLeft:hover {
	text-decoration: none;
	border-color: #D4403E;
	color: #D4403E
}
.imgList .listBanner {
	height: 25px;
	background: url(../images/listBg.jpg) no-repeat center bottom;
	padding-top: 70px;
	display: none;
}
.imgListWrap {
	background: #fff;
	padding-bottom: 25px;
}
.imgListWrap .sresault {
	padding: 20px 0 0px 0;
}
.imgListWrap .sresault p .fc_03c {
	color: #e93e39;
	font-weight: 700;
}
.imgListWrap .sresault p {
	text-align: center;
	font-size: 22px;
}
.imgListWrap .sidebar {
	padding: 0 20px;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}
.imgListWrap .sidebar h2 {
	color: #999;
	margin-bottom: 5px;
}
.imgListWrap .sidebar ul {
	overflow: hidden;
}
.imgListWrap .sidebar ul li {
	float: left;
	margin-right: 10px;
}
.imgListWrap .sidebar ul li a {
	float: left;
	color: #e93e39;
	font-size: 16px;
}
.imgListWrap .imgListWrapTop {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	border-bottom: 1px solid #f0f0f0
}
.imgListWrap .imgListWrapTop .l {
	float: left;
	background: url(../images/icon_tag.png) no-repeat 15px center;
	text-indent: 45px;
	color: #e93e39;
	font-size: 15px
}
.imgListWrap .imgListWrapTop .r {
	float: right
}
.imgListWrap .imgListWrapTop .r ul {
	overflow: hidden
}
.imgListWrap .imgListWrapTop .r ul li {
	float: left
}
.imgListWrap .imgListWrapTop .r ul li a {
	display: block;
	padding: 0 30px;
	font-size: 14px;
	transition: .3s all ease
}
.imgListWrap .imgListWrapTop .r ul li a:hover, .imgListWrap .imgListWrapTop .r ul li.hover a {
	background: #e93e39;
	color: #fff
}
.imgListWrap .imgListWrapBottom ul {
	padding: 20px
}
.imgListWrap .imgListWrapBottom ul li {
	border-bottom: 1px solid #f0f0f0;
	padding: 20px 0;
	transition: .3s all ease
}
.imgListWrap .imgListWrapBottom ul li:hover {
	border-bottom: 1px solid #e93e39
}
.imgListWrap .imgListWrapBottom ul li a {
	display: block;
	overflow: hidden
}
.imgListWrap .imgListWrapBottom ul li a .l {
	float: left;
	width: 200px;
	height: 120px;
	overflow: hidden
}
.imgListWrap .imgListWrapBottom ul li a .l img {
	display: block;
	width: 100%;
	height: auto
}
.imgListWrap .imgListWrapBottom ul li a .cc {
	float: left;
	margin-left: 20px;
	line-height: 1;
	max-width: 800px
}
.imgListWrap .imgListWrapBottom ul li a .cc .title {
	font-size: 20px;
	margin-bottom: 20px
}
.imgListWrap .imgListWrapBottom ul li a .cc .intro {
	color: #999;
	line-height: 1.2
}
.imgListWrap .imgListWrapBottom ul li a .r {
	float: right;
	padding-top: 22px
}
.imgListWrap .imgListWrapBottom ul li a .r .time {
	width: 80px;
	text-align: center;
	background: #f9615c;
	color: #fff
}
.imgListWrap .imgListWrapBottom ul li a .r .time .t {
	font-size: 30px
}
.imgListWrap .imgListWrapBottom ul li a .r .time .b {
	background: #e93e39;
	height: 30px;
	line-height: 30px
}
.imgListWrap .imgAuthList {
	min-height: 703px;
}
.imgListWrap .imgAuthList ul {
	overflow: hidden;
}
.imgListWrap .imgAuthList ul li {
	float: left;
	width: 275px;
	margin: 20px 0 0 20px;
}
.imgListWrap .imgAuthList ul li a {
	display: block;
}
.imgListWrap .imgAuthList ul li a .img {
	width: 100%;
	height: 260px;
	overflow: hidden;
	position: relative;
	background: #ebeff1;
	display: flex;
	align-items: center;
	justify-content: center;
}
.imgListWrap .imgAuthList ul li a .img img {
	display: block;
	transition: all ease 0.5s;
	width: auto;
	width: 100%;
	height: auto;
}
.imgListWrap .imgAuthList ul li a .title {
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	line-height: 2;
	/* max-height: 30px; */
	overflow: hidden;
}
.imgListWrap .imgAuthList ul li a .intro {}
.imgListWrap .imgAuthList ul li a:hover {
	color: #e93e39;
}
.imgListWrap .imgAuthList ul li a:hover img {
	transform: scale(1.1);
}
.imgListWrap .zhaoshang {
	padding: 20px
}
.imgListWrap .zhaoshang img {
	max-width: 100%;
	height: auto !important
}
.pagination {
	padding: 20px 0
}
.singlePage .singlePageWrap {
	padding: 0 30px 0 0
}
.singlePage .singlePageWrap .l {
	float: right;
	border-left: 1px solid #eee;
	border-right: none;
	padding-left: 35px;
	padding-top: 35px
}
.singlePage .singlePageWrap .r {
	float: left;
	padding-top: 15px;
	margin-left: 13px;
}
.singlePage .singlePageWrap .leftNav {
	overflow: hidden;
	width: 240px !important;
	box-sizing: border-box
}
.singlePage .singlePageWrap .leftNav dd, .singlePage .singlePageWrap .leftNav li {
	transition: all ease .5s;
	font-size: 16px;
	float: left;
	width: 98%;
	margin-bottom: 10px !important;
	border: 1px solid #ddd;
	text-align: center;
	margin-right: 5%
}
.singlePage .singlePageWrap .leftNav dd.cur,.singlePage .singlePageWrap .leftNav li a.hover, .singlePage .singlePageWrap .leftNav dd:hover, .singlePage .singlePageWrap .leftNav li:hover {
	background: #e93e39;
	border: 1px solid #e93e39;
	color: #fff
}
.singlePage .singlePageWrap .leftNav li a {
	font-size: 16px;
	padding: 10px 0;
}
.singlePage .contentTmpBottom .l .cMain {
	border: none;
	padding: 0 35px
}
.pagination {
	text-align: center;
	margin: 20px auto !important;
}
.pagination .paginationWrap {
	vertical-align: top;
	display: inline-block;
	text-align: center
}
.pagination .pre {
	display: inline-block;
	height: 30px;
	width: 80px;
	line-height: 30px;
	border: 1px solid #ddd
}
.pagination .pre a {
	display: block
}
.pagination .cc {
	display: inline-block
}
.pagination .cc ul li {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	border: 1px solid #ddd;
	background: #fff;
	padding: 0 15px
}
.pagination .cc ul li a {
	margin: 0 -15px
}
.pagination .cc ul li a, .pagination .cc ul li span {
	display: block;
	padding: 0 15px;
	background: #fff
}
.pagination .cc ul li select {
	width: 100%;
	height: 99%;
	border: none;
	margin-top: 1px
}
input:focus, select:focus {
	outline: 0
}
.pagination .cc ul li.active {
	border: 1px solid #e93e39
}
.pagination .cc ul li:hover, .pagination .next:hover, .pagination .pre:hover {
	border: 1px solid #e93e39
}
.pagination .cc ul li.thisclass a, .pagination .cc ul li:hover a, .pagination .next:hover a, .pagination .pre:hover a {
	background: #e93e39;
	color: #fff
}
.pagination .next {
	display: inline-block;
	height: 30px;
	width: 80px;
	line-height: 30px;
	border: 1px solid #ddd
}
.pagination .next a {
	display: block
}
.index-page .footer .index-pannel {
	overflow: hidden;
}
.index-page .footer .contact {
	width: 560px;
	float: left;
	padding: 40px 0 0 30px;
	margin-left: 40px;
}
.index-page .footer .contact ul li {
	color: #fff;
	overflow: hidden;
	padding: 4px 0;
	font-size: 14px;
}
.index-page .footer .contact ul li .l {
	width: 50px;
	height: 28px;
	display: block;
	float: left
}
.index-page .footer .contact ul li .r {
	text-align: left;
	display: block;
	margin-top: 3px;
}
.index-page .footer .contact ul li .icon-1 {
	background: url(../images/icon3.png) no-repeat center left
}
.index-page .footer .contact ul li .icon-2 {
	background: url(../images/icon2.png) no-repeat center left
}
.index-page .footer .contact ul li .icon-3 {
	background: url(../images/icon4.png) no-repeat center left
}
.index-page .footer .contact ul li .icon-4 {
	background: url(../images/icon1.png) no-repeat center left
}
.index-page .footer .contact ul li .icon-6 {
	background: url(../images/icon6.png) no-repeat center left
}
.index-page .footer .footerB {
	text-align: center;
	background: #32363a;
	padding: 10px 0;
	margin-top: 20px;
	font-size: 12px;
	color: #6d7277;
}
.singlePage .contentTmpBottom .l .cMain ul {}
.singlePage .contentTmpBottom .l .cMain ul li {
	border-bottom: 1px solid #f0f0f0;
	transition: .3s all ease
}
.singlePage .contentTmpBottom .l .cMain ul li:hover {
	border-bottom: 1px solid #e93e39
}
.singlePage .contentTmpBottom .l .cMain ul li a {
	display: block;
	overflow: hidden;
	padding: 2px 0;
}
.singlePage .contentTmpBottom .l .cMain ul li a .l {
	float: left;
	width: 200px;
	height: 120px;
	overflow: hidden
}
.singlePage .contentTmpBottom .l .cMain ul li a .l img {
	display: block;
	width: 100%;
	height: auto
}
.singlePage .contentTmpBottom .l .cMain ul li a .cc {
	float: left;
	line-height: 4;
	max-width: 800px
}
.singlePage .contentTmpBottom .l .cMain ul li a .cc .title {
	font-size: 16px;
}
.singlePage .contentTmpBottom .l .cMain ul li a .cc .intro {
	color: #999;
	line-height: 1.2;
	padding: 0;
	border: none;
	background: none;
}
.singlePage .contentTmpBottom .l .cMain ul li a .r {
	float: right;
	padding-top: 14px
}
.singlePage .contentTmpBottom .l .cMain ul li a .r .time {
	width: 80px;
	text-align: center;
	background: #f9615c;
	color: #fff
}
.singlePage .contentTmpBottom .l .cMain ul li a .r .time .t {
	font-size: 30px
}
.singlePage .contentTmpBottom .l .cMain ul li a .r .time .b {
	background: #e93e39;
	height: 30px;
	line-height: 30px
}
