﻿.text-primary {
	color: #f85959;
}
ul, dl, li, dt, dd {
	list-style: none;
}
.ml-10 {
	margin-left: 10px;
}
.ml-15 {
	margin-left: 15px;
}
.ml-20 {
	margin-left: 20px;
}
.mr-10 {
	margin-right: 10px;
}
.mr-15 {
	margin-right: 15px;
}
.mr-20 {
	margin-right: 20px;
}
.fr {
	float: right;
	display: inline;
}
.fl {
	float: left;
	display: inline;
}
blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
	margin: 0;
	padding: 0;
	outline: none;
}
input, textarea, select {
	outline: none;
	font-family: "微软雅黑";
	line-height: normal;
	border: none;
	background: none;
}
.ellipsis3 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
}
.hero-wrap {
	overflow: hidden;
}
.page_bar2 {
	line-height: 33px;
	color: #666666;
	background: url(img/location.png) no-repeat left center;
	padding-left: 20px;
}
.ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
	font-size: 1.4rem;
}
.services {
	min-width:100%;
}
.ftco-navbar-light {
	position: relative;
	background:inherit;
	top: 0;
}
.ftco-navbar-light .nav-link {
	padding-top: 0.9rem !important;
	padding-bottom: 0.9rem !important;
}
.ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
	color:#000000;
}
.ftco-navbar-light .navbar-nav > .nav-item.cta > a {
	border: 1px solid #f85959;
	color: #f85959;
	padding-top: 0.5rem !important;
 padding-bottom: .5rem !important;
}
.ftco-navbar-light .navbar-nav > .nav-item.active > a {
	color: #f85959;
}
.ftco-navbar-light .navbar-nav > .nav-item.cta > a:hover span {
	color: #fff;
}
.ftco-navbar-light .navbar-nav > .nav-item.cta > a span {
	display: inline-block;
	color: #f85959;
}
.ftco-navbar-light .navbar-brand {
	color: #000;
}
.ftco-navbar-light .navbar-nav > .nav-item > .nav-link:hover,  .ftco-navbar-light.scrolled .navbar-nav > .nav-item > .nav-link:hover {
	color: #f85959 !important;
}
.block-6 .media-body p {
	margin-bottom: 0;
	font-size: 12px;
}
.services h5 {
	font-size:1.4rem;
	margin-bottom:0;
}
.team-member .member-img {
	width: 100%;
	position: relative;
}
.team-member .member-img .overlayd {
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(197, 114, 114, 0.6);
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.team-member .member-img .overlayd span {
	position: absolute;
	top: 28%;
	margin: 0 auto;
	display: inline-block;
	text-align: center;
	width: 100%;
	font-size: 20px;
	color: #fff;
}
.team-member .member-img:hover .overlayd {
	opacity: 0;
	visibility: hidden;
}
.hot-city .browse {
	display: inline-block;
	margin-right: 10px;
}
.group-section {
	padding: 7em 0 0 0;
	width: 100%;
	display: block;
}
.ftco-section {
	padding: 10px 0 0 0;
	width: 100%;
	display: block;
}
.ftco-section.animate .destination {
	box-shadow: 0 3px 13px 0 rgba(0, 0, 0, .11);
 transition: all .3s ease;
}
.ftco-section.animate .destination:hover {
	margin-top: -10px;
}
.recommed-list .days strong, .product-list .days strong {
	font-size:16px;
}
.product-list .destination {
	display: flex;
	padding: 20px;
	background: #fff;
	box-shadow: 0 3px 13px 0 rgba(0, 0, 0, .11);
}
.product-list .destination .text {
	border: none;
	background: none;
	padding: 0 0 0 24px;
}
.destination.row {
	margin: 0 0 20px 0;
}
.destination a.title {
	font-size: 1.5rem;
	font-weight: 600;
}
.destination .news-body {
	/*padding: 12px 0;*/
	font-size: 1.1rem;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-top: 12px;
}
.destination a.title div {
	height: 36px;
	overflow: hidden;
	-webkit-line-clamp: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.destination .big-title h3 {
	height: 54px;
	overflow: hidden;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.destination .author-bottom {
	color: #999;
	position: absolute;
	bottom: 0;
	width: 100%;
	padding-right: 30px;
}
.destination .author-bottom .hit-count {
	float: right;
}
.destination .text span.listing {
	font-size: 12px;
}
.destination .img {
	height:200px;
}
.destination p {
	margin: 0;
}
.destination .text .two {
	width:60px;
}
.destination .text .bottom-area span:last-child a {
	background: #f85959;
}
.destination-img {
	position: relative;
	padding: 0;
}
.destination-img .two {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 40px;
	line-height: 40px;
	color: #fff;
	padding: 0 20px;
	background-color: rgba(247, 89, 90, .9);
	font-size: 16px;
}
.destination .text {
	padding: 8px;
}
.destination .text .one {
	width: 350px;
}
.destination .text h3 {
	margin-bottom:0;
}
.destination hr {
	margin-top: 0.4rem;
	margin-bottom: 0.4rem;
}
.group-team p.name {
	position: absolute;
	top: 140px;
	left: 40px;
}
.group-team .education {
	font-weight:600;
}
.group-team .item .testimony-wrap {
	min-height: 250px;
}
.group-team .item .testimony-wrap:first-child {
	border-bottom: 1px solid #eee;
}
.group-team .item .position {
	color: #f85959;
}
.heading-section a {
	display: inline-block;
	margin-top: -2px;
}
.about-us .ftco-footer-widget h2 {
	margin-bottom:10px;
}
.ftco-footer-widget .list-unstyled, .ftco-footer-widget p {
	font-size: 14px;
}
.ad .item {
	height:525px;
	background-size:cover;
}
.ad .item a {
	padding: 100%;
}
.ad .item-list {
	position: relative;
	width: 100%;
	min-height: 1px;
}
.search-place {
	background: #414653;
	height: 140px;
}
.owl-carousel .owl-dots {
	margin-top: -30px;
}
.services-section .container-fluid {
	margin-top: -34px;
	z-index: 2;
	position: relative;
}
.services strong.plus-sign {
	vertical-align: super;
	font-size: 16px;
}
.sidebox {
	position: fixed;
	right: 0px;
	top: 70%;
	transform: translateY(-50%);
	z-index: 9;
}
.sidebox li {
	position: relative;
	cursor: pointer;
}
.sidebox a {
	display: block;
	box-sizing: border-box;
	color: #666666;
	width: 70px;
	height: 70px;
	background-color: #3a435c;
	text-align: center;
	border: 1px solid #ddd;
	position: relative;
	z-index: 2;
	background: #fff;
}
.sidebox a:hover {
}
.sidebox .iconfont {
	font-size: 20px;
}
.sidebox .cont {
 transition: all .2s;
	white-space: nowrap;
	width: 0;
	overflow: hidden;
	height: 70px;
	line-height: 70px;
	text-align: center;
	background-color: #D8262C;
	color: #fff;
	font-size: 18px;
	position: absolute;
	right: 100%;
	top: 0;
}
.sidebox li .img {
	height: 24px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 5px;
}
.sidebox li .img img {
 transition: ease .2s;
}
.sidebox li:hover .cont {
	width: 150px;
}
.sidebox li:hover a {
	background: #f85959;
	color: #fff;
	border-color: #f85959;
}
.sidebox li:hover h3 {
	color: #fff;
}
.sidebox li:hover .img img {
	transform: translateY(-24px);
}
.sidebox li em {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.sidebox .code .cont {
	line-height: normal;
	height: auto;
	padding-bottom: 0;
}
.sidebox .code .cont img {
	width: 91px;
	display: block;
	height: 91px;
	margin: 0;
}
.sidebox li.code:hover .cont {
	padding: 6px;
	width: auto;
}
.sidebox h3 {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	outline: none;
}
.znews_list li {
	margin-bottom: 20px;
}
.znews_list li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding: 20px;
	box-sizing: border-box;
	background: #fff;
}
.znews_list .imgbox {
	width: 45.6%;
	overflow: hidden;
	float: left;
	height: 240px;
}
.znews_list li .imgbg {
	transition: ease 1s
}
.znews_list li:hover .imgbg {
	transform: scale(1.05, 1.05);
}
.znews_list .infobox {
	width: 51%;
	float: right;
	padding-right: 10px;
	box-sizing: border-box;
}
.znews_list .infobox h3 {
	font-size: 22px;
}
.znews_list .infobox .desc {
	line-height: 24px;
	margin-bottom: 30px;
	color: #444;
}
.znews_list .bar .fb {
	padding-left: 30px;
	float: left;
	color: #888888;
}
.znews_list .bar .lg {
	padding-left: 30px;
	float: right;
}
.znews_list .bar {
	height: 30px;
	line-height: 30px;
}
.znews_list .bar .lg span {
	display: inline-block;
	margin-right: 10px;
	color: #d8262c;
}
.znews_list li:hover h3 {
	color: #D8262C;
}
ul.znews_list {
	padding:0;
}
.imgbg {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.ellipsis4 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	text-overflow: ellipsis;
}
.hot-topic-content .hot-topic-item_lg, .hot-topic-content .hot-topic-item_sm {
	display: inline-block;
	width: 49%;
	position: relative;
	border-radius: 3px;
	overflow: hidden;
}
.hot-topic-content .topic-pic_lg {
	height: 100%;
	width: 100%;
}
.index-hot-topic img {
	transition: all 1s ease;
}
.hot-topic-content .topic-title_lg {
	line-height: 1.2;
	bottom: 0;
	width: 100%;
	color: #fff;
	padding: 15px;
	font-size: 14px;
	box-sizing: border-box;
	border-radius: 0 0 3px 3px;
	background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8));
	margin-top: -50px;
	height: 50px;
}
.text-ellipsis_2 {
	-webkit-box-orient: vertical;
}
.text-ellipsis_2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
}
.hot-topic-content .hot-topic-item_sm {
	margin-top: 8px;
	height: 73px;
	padding: 4px 13px 9px 0;
	box-sizing: border-box;
	background-color: #f9f9f9;
	font-size: 14px;
	color: #333;
	overflow: hidden;
}
.hot-topic-content .topic-pic_sm {
	width: 30%;
	height: 60px;
}
.hot-topic-content .hot-topic-item_sm .topic-title_sm {
	width: 66%;
	padding-left: 0;
	padding-top: 5px;
	display: inline-block;
	vertical-align: top;
}
.hot-topic-content a {
	color:#000000;
}
.zlc_box {
	margin-left: -1.48%;
	margin-bottom: 70px;
}
.zlc_box li {
	width: 12.8%;
	position: relative;
 transition: ease .2s;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding: 0 5px;
	box-sizing: border-box;
	overflow: hidden;
	height: 200px;
	border: 1px solid #f85959;
	float: left;
	margin-left: 1.48%;
}
.zlc_box li .num {
	display: block;
	opacity: 0;
 transition: ease .2s;
	width: 60px;
	height: 60px;
	background: url(img/numbg.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding: 0 2px;
	box-sizing: border-box;
}
.zlc_box li:hover {
	border-color: #f85959;
}
.zlc_box li:hover .num {
	opacity: 1;
}
.zlc_box li .icon img {
	max-height: 60px;
}
.zlc_box li h3 {
	margin: 10px 0;
	font-size: 17px;
}
.zlc_box li h4 {
	color: #666666;
	font-size: 13px;
	font-weight: normal;
}
.zlc_box li:hover h3 {
	color: #f85959;
}
.guide .guide-title {
	font-size: 14px;
	font-weight: 600;
	color: #4d4d4d;
	padding: 0 0 10px 0;
	min-height: 54px;
}
.guide .guide-subtitle {
	min-height: 50px;
	overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:4; -webkit-box-orient: vertical;
}
.news .guide-title {
	font-size: 14px;
	font-weight: 600;
	color: #4d4d4d;
	height: 44px;
	margin-bottom: 16px;
}
.news .guide-subtitle {
	height: 54px;
	line-height: 18px;
}
.news .guide-title, .news .guide-subtitle {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.news .guide-title {
	-webkit-line-clamp: 2;
}
.news .news-item {
	padding-left:5px;
	padding-right:6px;
}
.navbar .service-tel {
	font-size: 18px;
	height: 42px;
	width: 124px;
}
#searchForm .select2.select2-container {
	width: 100% !important;
}
input:focus {
	border:inherit !important;
}
.form-check {
	display: inline-block;
	padding: 0px 10px 0px 11px;
	line-height: 24px;
}
.form-check-input {
	margin-left: -16px;
}
#searchForm .form-group {
	margin-bottom:0;
}
.buy-step {
	margin-top: 20px;
	background: #ffffff;
}
.buy-step .service-tel {
	display: flex;
	align-items: center;
	padding: 8px 16px;
	font-size: 24px;
	width: 100%;
}
.buy-step ul {
	margin-left: 8px;
	padding: 16px 0px;
	box-sizing: border-box;
}
.buy-step ul li {
	width: 46.5%;
	height: 160px;
	margin-bottom: 20px;
}
.buy-step .service-tel h4 {
	padding: 0;
	margin: 0;
}
.buy-step .service-tel h3 {
	font-size: 14px;
	color: #666;
	line-height: 10px;
	padding-bottom: 12px;
	margin: 0;
}
.buy-step .service-tel img {
	float: left;
	margin-right: 10px;
}
.sidebar-wrap {
	border: none;
	margin-bottom: 0;
}
.lg {
	margin: 11px 0 0 0;
	height: 38px;
	overflow: hidden;
}
.lg span {
	display: inline-block;
	margin-bottom: 10px;
	background: #e9ecf4;
	color: #7f8492;
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding: 0 10px;
	border-radius: 5px;
	margin-right: 10px;
}
.right-side {
	padding-left: 30px;
	padding-right: 30px;
}
.ask_slidebox, .news_sidebox {
	background: #fff;
	overflow: hidden;
	padding: 30px 20px;
	margin-top: 20px;
	box-sizing: border-box;
	height: 500px;
}
.ask_slidebox {
	height: auto;
}
.ask_slidebox li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 25px 0;
}
.ask_slidebox li {
	border-top: 1px solid #dddddd;
}
.ask_slidebox li h3 {
	font-weight: bold;
	margin-bottom: 12px;
}
.ask_slidebox li:hover h3 {
	color: #D8262C;
}
.ask_slidebox li .desc {
	line-height: 24px;
	height: 72px;
	color: #666666;
}
.ask_slidebox li:last-child {
	border-bottom: 1px solid #dddddd;
}
.ask_slidebox .ask_wen {
	display: block;
	width: 100%;
	height: 38px;
	line-break: 50px;
	font-size: 16px;
	margin-top: 10px;
}
.news_sidebox li {
	margin-bottom: 30px;
	height: 100px;
}
.news_sidebox li a {
	display: block;
}
.news_sidebox li .img {
	width: 160px;
	height: 100px;
	float: left;
	margin-right: 20px;
}
.news_sidebox li h3 {
	font-weight: bold;
	height: 40px;
	line-height: 40px;
}
.news_sidebox li .desc {
	line-height: 24px;
	color: #666666;
}
.news_sidebox li:hover h3 {
	color: #D8262C;
}
.dcfr_tit {
	font-size: 22px;
	border-left: 5px solid #d8262c;
	padding-left: 10px;
	height: 22px;
	line-height: 22px;
	margin-bottom: 30px;
}
.ask_slidebox ul {
	padding: 0;
}
.ask_slidebox ul a h3 {
	font-size:14px;
	overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;
}
p.description {
	min-height:64px;
}
.content-text {
	margin: 5px 0px;
	font-family: sans-serif;
	text-indent: 2em;
}
.product-list .price {
	width: 160px;
	float: right;
	text-align: right;
}
.product-list p.description {
	width: 350px;
}
.product-list .price .amount {
	color: #f85959;
	font-size: 24px;
	font-weight: 600;
}
.product-list .price .first-pay strong {
	font-size: 18px;
	color: #f85959;
}
.dcxs_fl dl {
	display: flex;
	margin-bottom: 10px;
	position: relative;
}
.dcxs_fl dt {
	color: #666666;
	flex-shrink: 0;
}
.dcxs_fl dd {
	flex: 1;
}
.dcxs_fl .city_a a {
	display: inline-block;
	margin-left: 25px;
	position: relative;
}
.dcxs_fl .city_a a.on {
	color: #f85959;
	text-decoration: underline;
}
.dcxs_fl .city_con a.on {
	color: #f85959;
	text-decoration: underline;
}
.dcxs_fl .city_con {
	width: 100%;
}
.dcxs_fl .city_con .child {
	display: none;
	margin-top: 10px;
	padding: 15px 20px;
	padding-bottom: 5px;
	box-sizing: border-box;
	background: #f4f4f4;
	border-radius: 4px;
	border: 1px solid #dddddd;
}
.dcxs_fl .city_con .child.on {
	display: block;
}
.dcxs_fl .city_con .child a {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 10px;
}
.dcxs_fl .city_con .child a:hover {
	color: #f85959;
}
.dcxs_fl .dcxs_a a {
	display: inline-block;
	margin-left: 25px;
	margin-bottom: 10px;
}
.dcxs_fl .dcxs_a a.on, .dcxs_fl .dcxs_a a:hover {
	color: #f85959;
	text-decoration: underline;
}
.dcxs_fl dl.no_flex {
	display: block;
}
.kfs_warp .img {
	width: 28.3%;
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 200px;
	border: 1px solid #dae2f5;
	box-sizing: border-box;
	background: #fff;
	line-height: 200px;
	text-align: center;
}
.kfs_warp .img img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.kfs_warp {
	background: #f4f6fb;
}
.kfs_warp .info {
	width: 71.7%;
	float: right;
	padding: 30px;
	box-sizing: border-box;
}
.kfs_warp .info h3 {
	font-size: 18px;
	font-weight: bold;
}
.kfs_warp .info .desc {
	line-height: 28px;
	margin: 10px 0;
	color: #444444;
}
.kfs_warp .info .see {
	color: #D8262C;
}
.recommed-list .col-md-6 {
	max-width: 20%;
}
@media(max-width: 768px) {
 .recommed-list .col-md-6 {
 max-width: 50%;
}
}
@media(max-width: 576px) {
 .recommed-list .col-md-6 {
 max-width: 100%;
}
}
.recommend .col-md-3 {
	max-width: 25%;
}
 @media(max-width: 768px) {
 .recommend .col-md-6 {
 max-width: 50%;
}
}
 @media(max-width: 576px) {
 .recommend .col-md-6 {
 max-width: 100%;
}
}
.search-input {
	height: 100%;
	font-size: 14px;
	color: #fff;
	background-color: #fff;
	background-color: hsla(0, 0%, 100%, .2);
	border-radius: 22px 0 0 22px;
	vertical-align: top;
	width: 200px;
	box-sizing: border-box;
	padding-left: 28px;
}
.ftco-section-parallax .parallax-img {
	padding: 5em 0;
}
.video-list .destination {
	display: flex;
	padding: 20px;
	background: #fff;
	box-shadow: 0 3px 13px 0 rgba(0, 0, 0, .11);
}
.video-list .content, .video-list video {
	width: 100%;
}
/*.about .tab-content p, .about .content p {
	text-indent: 2em;
	width: 100%;
	font-size: 16px;
	padding: 4px 0;
}
.about .content p.img {
	text-align:center;
}
.about .content p img {
	width: 75%;
}*/
.adv_banner .swiper-slide {
	background-size: cover;
}
.adv_banner .swiper-slide .tit {
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	box-sizing: border-box;
	text-align: center;
	color: #fff;
	background: rgba(0, 0, 0, .5);
	font-size: 16px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.z_mask {
	width: 100%;
	display: none;
	cursor: pointer;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 6;
}
.zaply_pop {
	width: 500px;
	background: #fff;
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 7;
	background-size: cover;
	border-radius: 5px;
	padding: 20px 2.5vw;
	box-sizing: border-box;
}
.zaply_pop .tit {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 20px;
}
.zaply_pop li {
	margin-bottom: 13px;
	position: relative;
	background: #fff;
	padding: 0 20px;
	box-sizing: border-box;
	position: relative;
	border: 1px solid #dddddd;
}
.zaply_pop li label {
	line-height: 60px;
	vertical-align: top;
	font-size: 16px;
}
.zaply_pop li .text {
	width: 100%;
	font-family: "微软雅黑";
	position: absolute;
	font-size: 16px;
	box-sizing: border-box;
	left: 0;
	top: 0;
	padding: 0 10px;
	padding-left: 65px;
	height: 60px;
}
.sel_text {
	background: url(../img/arr2.png) no-repeat right 20px center;
}
.zaply_pop li.texta {
	height: 140px;
}
.zaply_pop li.texta .text {
	padding-top: 19px;
	height: 100%;
	box-sizing: border-box;
}
.zaply_pop .zaply_btn {
	width: 100%;
	height: 60px;
	text-align: center;
	background: #f85959;
	color: #fff;
	font-size: 18px;
	display: block;
	line-height: 60px;
}
.zaply_pop ul {
	padding:0;
}
.zaply_pop label {
	margin-bottom:0;
}
.video_box {
	width: 100%;
	height: 100%;
	background: #fff;
	display: none;
}
.video_box video {
	width:100%;
	height:100%;
}
.playbtn {
	width: 80px;
	height: 80px;
	cursor: pointer;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -40px;
	margin-left: -40px;
	background: url(img/play.png) no-repeat center;
	background-size: 100% 100%;
}
.city_name {
	text-align: center;
	font-size: 24px;
	color: #f85959;
	margin-bottom: 30px;
}
.city_table {
	border: 1px solid #d4daea;
	border-bottom: none;
	border-right: none;
}
.city_table th, .city_table td {
	font-weight: normal;
	font-size: 16px;
	height: 60px;
	border-right: 1px solid #d4daea;
	border-bottom: 1px solid #d4daea;
	text-align: center;
}
.city_table th {
	background: #f4f6fb;
}
.city_table .city_desc {
	height: auto;
	line-height: 30px;
	padding: 30px 7%;
	box-sizing: border-box;
	text-align: left;
}
.page_subnav {
	padding: 30px 0;
	border-bottom: 1px solid #e8e8e8;
}
.page_subnav .z-container {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
}
.page_subnav a.active, .page_subnav a:hover {
	background: #f85959;
	color: #fff;
}
.page_subnav a {
	display: inline-block;
	font-size: 16px;
	width: 120px;
	text-align: center;
	margin-right: 3vw;
	height: 40px;
	line-height: 40px;
}
.page_search {
	width: 31.4%;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -25px;
	height: 50px;
	border-radius: 25px;
	border: 1px solid #dddddd;
	overflow: hidden;
}
.page_search .text {
	width: 77%;
	float: left;
	display: block;
	height: 50px;
	background: #f8f8f8;
	padding: 0 20px;
	box-sizing: border-box;
}
.page_search .sou {
	display: block;
	width: 23%;
	float: right;
	height: 50px;
	background: #f85959;
	margin: 0;
}
.sou .icon-search {
	font-size: 36px;
	line-height: 47px;
}
.data-empty {
	text-align: center;
	font-size: 1.5rem;
	padding: 2rem;
}
.news-info {
	background: #fff;
	padding: 30px 30px;
}
.news-info .info-row {
	padding: 16px 0;
}
.news-info .author, .news-info .summery {
	color: #888;
	font-size: 16px;
}
.news-info .body {
	color:#000;
}
/*.news-info .body img {
	width: 100% !important;
}
*/