@charset "UTF-8";
html {
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}
body {
	margin:0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display:block
}
audio, canvas {
	display:inline-block
}
progress {
	vertical-align:baseline
}
progress, video {
	display:inline-block
}
audio:not([controls]) {
display:none;
height:0
}
[hidden], template {
display:none
}
a {
	background-color:transparent
}
a:active, a:hover {
	outline:0
}
abbr[title] {
	border-bottom:1px dotted
}
b, strong {
	font-weight:700
}
dfn {
	font-style:italic
}
h1 {
	font-size:2em
}
mark {
	background:#ff0;
	color:#000
}
small {
	font-size:80%
}
sub, sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
sup {
	top:-.5em
}
sub {
	bottom:-.25em
}
img {
	border:0
}
svg:not(:root) {
overflow:hidden
}
figure {
	margin:1em 40px
}
hr {
	-moz-box-sizing:content-box;
	box-sizing:content-box
}
pre {
	overflow:auto
}
code, kbd, pre, samp {
	font-family:monospace, monospace;
	font-size:1em
}
button, input, optgroup, select, textarea {
	color:inherit;
	font:inherit;
	margin:0
}
button {
	overflow:visible
}
button, select {
	text-transform:none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance:button;
	cursor:pointer
}
button[disabled], html input[disabled] {
	cursor:default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input {
	line-height:normal
}
input[type=checkbox], input[type=radio] {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height:auto
}
input[type=search] {
	-webkit-appearance:textfield;
	-moz-box-sizing:content-box;
	box-sizing:content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border:1px solid silver
}
legend {
	border:0;
	padding:0
}
textarea {
	overflow:auto
}
optgroup {
	font-weight:700
}
table {
	border-collapse:collapse;
	border-spacing:0
}
td, th {
	padding:0
}
html {
	font-family:PingFang SC, Lantinghei SC, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans;
	font-size:14px;
	color:#333;
	background:#fff;
	-webkit-tap-highlight-color:transparent
}
::-moz-selection {
background:#b3d4fc;
text-shadow:none
}
::selection {
background:#b3d4fc;
text-shadow:none
}
a {
	color:#333;
	text-decoration:none
}
a:hover {
	color:#333;
	text-decoration:underline
}
p {
	margin:0;
	padding:0
}
dl, ol, ul {
	list-style-type:none
}
dl, h1, h2, h3, h4, h5, h6, ol, ul {
	margin:0;
	padding:0
}
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #ccc;
	margin:1em 0;
	padding:0
}
audio, canvas, iframe, img, svg, video {
	vertical-align:middle
}
fieldset {
	border:0;
	margin:0;
	padding:0
}
textarea {
	resize:vertical;
}
.hidden, [hidden] {
display:none!important;
visibility:hidden;
}
.visuallyhidden {
	border:0;
	clip:rect(0 0 0 0);
	height:1px;
	margin:-1px;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip:auto;
	height:auto;
	margin:0;
	overflow:visible;
	position:static;
	width:auto;
}
.invisible {
	visibility:hidden;
}
.textwrap, .textwrap td, .textwrap th {
	word-wrap:break-word;
	word-break:break-all;
}
.textwrap-table {
	table-layout:fixed;
}
.serif {
	font-family:Palatino, Optima, Georgia, serif
}
@media print {
*, :after, :before {
	background:0 0!important;
	color:#000!important;
	box-shadow:none!important;
	text-shadow:none!important
}
a, a:visited {
	text-decoration:underline
}
a[href]:after {
	content:" (" attr(href)")"
}
abbr[title]:after {
	content:" (" attr(title)")"
}
a[href^="#"]:after, a[href^="javascript:"]:after {
content:""
}
blockquote, pre {
	border:1px solid #999
}
blockquote, img, pre, tr {
	page-break-inside:avoid
}
img {
	max-width:100%!important
}
h2, h3, p {
	orphans:3;
	widows:3
}
h2, h3 {
	page-break-after:avoid
};
}
.slick-slider {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-touch-callout:none;
	-khtml-user-select:none;
	-ms-touch-action:pan-y;
	touch-action:pan-y;
	-webkit-tap-highlight-color:transparent;
}
.slick-list, .slick-slider {
	position:relative;
	display:block;
}
.slick-list {
	overflow:hidden;
	margin:0;
	padding:0;
}
.slick-list:focus {
	outline:0;
}
.slick-list.dragging {
	cursor:hand;
}
.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform:translate3d(0, 0, 0);
	-ms-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0);
}
.slick-track {
	position:relative;
	top:0;
	left:0;
	display:block;
}
.slick-track:after, .slick-track:before {
	display:table;
	content:'';
}
.slick-track:after {
	clear:both;
}
.slick-loading .slick-track {
	visibility:hidden;
}
.slick-slide {
	display:none;
	float:left;
	height:100%;
	min-height:1px
}
[dir=rtl] .slick-slide {
	float:right;
}
.slick-slide img {
	display:block;
}
.slick-slide.slick-loading img {
	display:none;
}
.slick-slide.dragging img {
	pointer-events:none;
}
.slick-initialized .slick-slide {
	display:block;
}
.slick-loading .slick-slide {
	visibility:hidden;
}
.slick-vertical .slick-slide {
	display:block;
	height:auto;
	border:1px solid transparent;
}
.slick-arrow.slick-hidden {
	display:none
}
body {
	font-size:16px;
}
.page-header {
	position:relative;
	height:35px;
	background:#f8f8f8;
}
.page-header .logo {
	left:10px;
	height:35px;
	width:84px;
	background-image:url(../img/logo.png);
	background-size:100% 100%;
}
.page-header .logo, .page-header .search {
	position:absolute;
	top:50%;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
}
.page-header .search {
	display:block;
	right:10px;
	width:19px;
	height:19px;
	background-image:url(../img/search-d8226eec72.png);
	background-size:100%;
}
.page-footer {
	padding:2rem;
	text-align:center;
}
.page-nav {
	height:40px;
	line-height:40px;
	border-bottom:2px solid #a91313;
	background:#333 url(../img/cloud_bg_gray-a16c35519e.png)left top;
	text-align:center;
}
.page-nav a {
	font-size:18px;
	font-weight:700;
	color:#fff;
	float:left;
	width:25%;
}
.box-hd {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-top:1px solid #d72626;
	height:35px;
	line-height:35px;
	background:#eee;
	padding:0 10px;
}
.box-hd:after, .box-hd:before {
	content:" ";
	display:table;
}
.box-hd:after {
	clear:both;
}
.box-hd-title {
	float:left;
	font-size:18px;
	color:#d72626;
}
.box-hd-more {
	float:right;
	color:#d72626;
}
.box-bd {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:10px;
}
.box-bd-title {
	margin-bottom:5px;
	font-size:16px;
	font-weight:blod;
	color:#df4747;
}
.slick, .slick-item {
	position:relative;
}
.slick-item {
	height:150px;
}
.slick-item img {
	height:100%;
}
.slick-item-caption {
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	position:absolute;
	padding-left:10px;
	padding-right:80px;
	bottom:0;
	width:100%;
	height:30px;
	line-height:30px;
	background:rgba(0, 0, 0, .6);
	color:#fff;
}
.slick-dots {
	position:absolute;
	right:10px;
	bottom:10px;
}
.slick-dots li {
	float:left;
	margin-left:5px;
}
.slick-dots li.slick-active button {
	background:#d72626;
}
.slick-dots li button {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	display:block;
	border:0;
	padding:0;
	font-size:0;
	width:10px;
	height:10px;
	border-radius:10px;
	background:#eee;
}
.tab, .tab2, .tab3 {
	margin-bottom:10px;
}
.tab-ctrls {
	margin-right:-10px;
}
.tab-ctrls:after, .tab-ctrls:before {
	content:" ";
	display:table;
}
.tab-ctrls:after {
	clear:both;
}
.tab-ctrl {
	text-align:center;
	display:block;
	height:35px;
	line-height:35px;
	background:#eee url(../img/cloud_bg_gray-a16c35519e.png)left top;
	color:#d72626;
	font-weight:700;
	font-size:18px;
}
.tab-ctrl-wrap {
	float:left;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding-right:10px;
	width:25%;
}
.tab-ctrl.active {
	background:#d72626 url(../img/cloud_bg_pink-a55bc2da9f.png)left top;
	color:#fff;
}
.tab-panes {
	border-top:1px solid #d72626;
	background:#edebeb;
}
.tab-pane {
	display:none;
	padding:10px;
}
.tab-pane.active {
	display:block;
}
.tab2 .tab-ctrl {
	font-size:14px;
	height:30px;
	line-height:30px;
}
.tab3 {
	margin-right:-10px;
	margin-left:-10px;
}
.tab3:after, .tab3:before {
	content:" ";
	display:table;
}
.tab3:after {
	clear:both;
}
.tab3 .tab-ctrls {
	float:left;
	width:80px;
}
.tab3 .tab-panes {
	border-top:0;
	border-left:1px solid #d72626;
	overflow:hidden;
}
.tab3 .tab-ctrl {
	font-size:15px;
	height:25px;
	line-height:25px;
	font-weight:400;
	background:#999 url(../img/cloud_bg_gray-a16c35519e.png)left top;
	color:#fff;
}
.tab3 .tab-ctrl-wrap {
	width:100%;
	margin-bottom:5px;
}
.tab3 .tab-ctrl.active {
	background:#d72626 url(../img/cloud_bg_pink-a55bc2da9f.png)left top;
}
.tab3 .tab-pane {
	padding:5px;
}
.dl {
	line-height:1;
}
.dl, .dl2 {
	margin-bottom:5px;
}
.dl2:after, .dl2:before, .dl:after, .dl:before {
	content:" ";
	display:table;
}
.dl2:after, .dl:after {
	clear:both;
}
.dl .dt {
	color:#a91313;
}
.dl .dt, .dl2 .dt {
	float:left;
	margin-right:10px;
	font-weight:700;
}
.dl .dt:after, .dl2 .dt:after {
	content:':';
}
.dl .dd {
	margin-right:5px;
}
.dl .dd, .dl2 .dd {
	float:left;
	border-right:1px solid #666;
	padding-right:5px;
	margin-bottom:5px;
}
.dl .dd-list, .dl2 .dd-list {
	overflow:hidden;
}
.dl .dd-list .last, .dl2 .dd-list .last {
	border:none;
}
.dl2 {
	line-height:28px;
	margin-left:-10px;
	margin-right:-10px;
}
.dl2 .dt {
	background:#d72626 url(../img/cloud_bg_pink-a55bc2da9f.png)left top;
	color:#fff;
	height:28px;
	padding:0 5px;
}
.dl2 .dt:after {
	display:none;
}
.dl2 .dd {
	height:28px;
	border-right:0;
	margin-right:0;
}
.dl2 .dd:after {
	content:'|';
	line-height:1;
	vertical-align:1px;
	padding-left:5px;
}
.news {
	margin-bottom:-10px;
}
.news-item {
	margin-bottom:10px;
}
.news-item:after, .news-item:before {
	content:" ";
	display:table;
}
.news-item:after {
	clear:both;
}
.news-item-con {
	float:left;
	width:100%;
	height:20px;
	line-height:20px;
}
.news-item-link {
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	display:block;
	padding-right:50px;
}
.news-item-link a {
	vertical-align:middle;
}
.news-item-type {
	font-size:12px;
	background:#2a6fc0;
	color:#fff;
	padding:.1em .4em;
}
.news-item-date {
	float:right;
	color:#999;
	width:50px;
	margin-left:-50px;
}
.news-item-date, .news-more {
	text-align:right;
	font-size:13px;
}
.news-item .views {
float: left;
width: 75px;
margin-left: -75px;
text-align: left;
color: #999;
}
.news-item .views .views_icon {
background: url(../img/view-icon.png) center center no-repeat;
display: inline-block;
zoom: 1;
width: 14px;
height: 13px;
margin-right: 5px;
}
.news-more {
	display:block;
	padding-top:5px;
	color:#f77626;
}
.news-more:before {
	content:'[';
}
.news-more:after {
	content:']';
}
.news2:after, .news2:before {
	content:" ";
	display:table;
}
.news2:after {
	clear:both;
}
.news2 .news-item {
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding-right:5px;
	float:left;
	width:50%;
}
.pets {
	text-align:center;
	margin-right:-10px;
	margin-bottom:-10px;
}
.pets:after, .pets:before {
	content:" ";
	display:table;
}
.pets:after {
	clear:both;
}
.pets-item {
	float:left;
	width:25%;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding-right:10px;
}
.pets-item-img {
	width:100%;
}
.pets-item-name {
	height:30px;
	line-height:30px;
}
.btnlinks {
	margin-bottom:-10px;
	margin-right:-10px;
}
.btnlinks:after, .btnlinks:before {
	content:" ";
	display:table;
}
.btnlinks:after {
	clear:both;
}
.btnlinks-item {
	float:left;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:25%;
	padding-right:10px;
	padding-bottom:10px;
}
.btnlinks-item span {
	display:block;
	height:35px;
	line-height:35px;
	color:#fff;
	text-align:center;
	background:#999 url(../img/cloud_bg_gray-a16c35519e.png)left top;
}
.btns {
	margin-top:10px;
	margin-bottom:5px;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-webkit-justify-content:space-between;
	-ms-flex-pack:justify;
	justify-content:space-between;
}
.btns .btn {
	display:block;
	width:32%;
	background-size:contain;
	padding-top:9.2%;
	height:0;
}
.btns .btn-ios {
	background-image:url(../img/ios_download.png);
}
.btns .btn-android {
	background-image:url(../img/android_download.png);
}
.btns .btn-gift {
	background-image:url(../img/gift.png)
}

/*为了手机端能同步推送，迭代的新文推样式*/
.news-list {
	overflow:hidden;
}
.news-item {
	height:24px;
	margin-bottom:6px;
	line-height:24px;
}
.news-item .date {
	float:right;
	width:50px;
	margin-left:-50px;
	text-align:right;
	color:#999;
}
.news-item .link {
	float:left;
	width:100%;
}
.news-item .link p {
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	margin-right:50px;
	height:24px;
	line-height:24px;
	font-size:16px;
}
.tab-pane .news-list .news-item .link p {
	margin-left:-65px;
	margin-right:70px;
}
.news-item .tag {
	display:inline-block;
	background:#2a6fc0;
	font-size:12px;
	color:#fff;
	vertical-align:top;
	padding:0 .5em;
	margin-right:.5em;
}

/*为了手机端能同步推送，迭代的新轮播图样式*/
.ofh {
	overflow:hidden;
}
.slides {
	margin-bottom:10px;
	width:100%;
}
.slides, .slides-item {
	position:relative;
	overflow:hidden;
}
.slides, .slides-item img{
	width:100%;
}
.slides-item-caption {
	background-color:rgba(0, 0, 0, .6);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:40px;
	line-height:40px;
	padding-left:10px;
	color:#fff
}
:root .slides-item-caption {
	-webkit-filter:none;
	filter:none;
}
