.app .header {
	z-index: 999
}

.inner .btn {
	color: #000;
	border: 2px solid #000;
	border-radius: 5px;
	padding: 0.5em 2em
}

#scroll-story section:nth-child(4) .btn, #scroll-story section:nth-child(5) .btn {
	color: #fff;
	border: 2px solid #fff
}

.inner .btn:hover {
	background-color: #000;
	border-color: #000;
	color: #fff
}

#scroll-story section:nth-child(4) .inner .btn:hover, #scroll-story section:nth-child(5) .inner .btn:hover {
	background-color: #fff;
	border-color: #fff;
	color: #000
}

.show_nav {
	width: 200px;
	height: 68px;
	background: url(../images/show_img.png) no-repeat 5px center;
	display: inline-block
}

#scrollable {
	display: none
}

#close {
	width: 200px;
	height: 68px;
	background: url(../images/close.png) no-repeat 5px center;
	display: none
}

@media only screen and (max-width:767px) {
	.show_nav {
		display: none !important
	}

	#scrollable {
		display: block !important
	}

	#close {
		display: none !important
	}

	.outer2 {
		width: 400px;
		height: 300px;
		float: left;
		margin-left: 20%
	}

}

#shade {
	position: fixed;
	width: 100%;
	height: 170px;
	background-color: rgba(0, 0, 0, .8);
	z-index: 99;
	display: none;
	-webkit-transition: height 0.5s linear;
	-moz-transition: height 0.5s linear;
	-o-transition: height 0.5s linear;
	transition: height 0.5s linear
}

.hero .inner>p {
	color: #333333;
	font-family: initial
}

@media only screen and (max-width:1025px) {
	.ft_wrap>div {
		display: inline-block;
		margin-right: 3em;
		vertical-align: top
	}

}

@media only screen and (min-width:1025px) {
	.header .nav {
		position: absolute;
		top: 40px;
		left: 120px
	}

	.page-news .info {
		width: 100% !important
	}

	.page-news .info .content-left {
		width: 45%;
		float: left;
		margin-right: 8%
	}

	.page-news .info .content-right {
		width: 45%;
		float: left
	}

	.ft_wrap>div {
		display: inline-block;
		margin-right: 5em;
		vertical-align: top
	}

	.headline {
		margin-top: 0 !important
	}

	.inner_right {
		float: left;
		max-width: 600px;
		width: 40%;
		margin: 0 0 5%
	}

	.ft_wrap {
		max-width: 594px
	}

	.ft_size>p {
		font-size: 1.5em
	}

	.ft_size>p:nth-child(1) {
		font-size: 1.8em
	}

	.a_img {
		max-width: 820px;
		width: 810px
	}

	.a_img>div {
		max-width: 453px;
		margin-top: -1%;
		display: inline-block;
		vertical-align: top
	}

	.a_img>img {
		margin-right: 4.5em
	}

	.a_img>div>p:nth-child(3) {
		font-size: 1.4em;
		line-height: 2em
	}

	.a_img>div>p:nth-child(1) {
		margin-bottom: 0
	}

	.news_ul {
		width: 100%;
		margin-right: auto;
		margin-left: auto
	}

	.news_ul li {
		box-sizing: border-box
	}

	.news_ul>li>div {
		max-width: 480px;
		margin-bottom: 20px
	}

	.news_ul>li>div:nth-child(2) img {
		width: 480px
	}

	.news_ul>li>div>p>span:nth-child(1) {
		display: inline-block
	}

	.news_ul>li>div>p>span:nth-child(2) {
		width: 150px;
		color: #808080;
		font-size: 1.6em;
		text-align: right;
		display: inline-block
	}

	.max_l {
		max-width: 840px !important;
		margin-right: 6.6em
	}

	.down {
		margin-top: 2em;
		margin-bottom: 3em
	}

}

.inner_right>img {
	margin-bottom: 10px
}

.ft_wrap {
	display: inline-block;
	vertical-align: top
}

.ft_wrap>div>a {
	display: block;
	color: #8d8d8d;
	font-size: 1.4em;
	margin-bottom: 0.5em
}

.ft_wrap>div>a:hover {
	color: #f2f2f2;
	text-decoration: none
}

.ft_wrap>div>a:nth-of-type(1) {
	font-size: 1.6em
}

.hero .inner>p>e {
	display: block;
	font-size: 1em
}

.hero .ft_color>p {
	color: #555555
}

.pjgl>p {
	font-size: 1.4em;
	font-family: initial
}

.news_ul li {
	max-width: 720px;
	box-sizing: border-box;
	margin-bottom: 3em;
	position: relative
}

.news_ul li:hover {
}

.more_img {
	color: #333;
	max-width: 480px;
	background-size: 37px 8px;
	display: block
}

.news_ul .more_img:hover {
	text-decoration: none;
	color: #2da5e5 !important
}

.news_ul>li>div>p:nth-child(2) {
	font-size: 1.4em;
	color: #808080;
	margin-top: 20px
}

#news {
	display: none
}

#details_news .details_show>p {
	max-width: 856px;
	color: #333333
}

#details_news  p {
	font-size: 1.5em;
	color: #555
}

#details_news .details_show h5 {
	font-weight: normal
}

#details_news .details_show span {
	padding-bottom: 3.3em;
	width: 571px;
	display: inline-block;
	border-bottom: 1px solid #ededed;
	margin-bottom: 2.8em
}

@media (min-width:1441px) {
	#bg_center {
		width: 100%;
		height: 800px;
		background-image: url(../images/landing/backgrounds/xlarge/center_bg.png)
	}

}

#bg_center .inner a {
	color: #000;
	border: 1px solid #000;
	border-radius: 28px;
	width: 137px;
	height: 41px;
	display: inline-block;
	text-align: center;
	line-height: 41px;
	text-decoration: none
}

.content .center_while {
	width: 100%;
	background: #fff;
	text-align: center
}

.nav2>ul>li>a {
	color: #000 !important;
	padding: 0 !important
}

@media only screen and (min-width:768px) {
	.content_body ul>li {
		display: inline-block;
		background-color: #fff;
		padding-bottom: 32px;
		margin-bottom: 20px;
		margin-right: 20px;
		float: left
	}

	.content_body ul>li .wifi {
		width: 95px;
		height: 33px;
		background: url(../images/center_wifi.png)no-repeat right center;
		display: inline-block;
		float: right
	}

	.content_body ul>li .number {
		font-size: 14px;
		color: #929292
	}

	.content_body ul>li {
		display: inline-block;
		background-color: #fff;
		padding-bottom: 32px;
		margin-bottom: 20px;
		margin-right: 20px;
		float: left
	}

	.content_body ul>li img {
		margin-bottom: 32px
	}

	.content_body ul>li p {
		margin: 0;
		padding: 0 16px;
		box-sizing: border-box;
		font-size: 16px;
		color: #4a4a4a
	}

	.content_body {
		background: #f5f5f5;
		width: 100%;
		padding: 40px 0
	}

	.content_body .gt_left {
		background: url(../images/gt_left.png)no-repeat;
		left: 14%
	}

	.content_body .gt_right {
		background: url(../images/gt_right.png)no-repeat;
		right: 14%
	}

	.communication_left {
		width: 750px;
		border: 1px solid #e9e9e9;
		float: left;
		margin-right: 20px
	}

	.communication_right {
		width: 200px;
		height: 368px;
		display: inline-block
	}

	.communication_right div:nth-child(2) {
		width: 200px;
		height: 210px;
		overflow: hidden
	}

	.communication_right .ewm img {
		border: 1px solid #e9e9e9
	}

	.communication_right div img {
		width: 100%;
		height: 100%
	}

	.communication_right .ewm b {
		color: #555
	}

}

.inner .item .title>ul>li {
	line-height: 30px
}

.btn-grayborder.active {
	padding: 0;
	border: none
}

.subnav {
	font-size: 20px
}

.full .title ul>li>e {
	display: inline-block;
	margin-right: 0.4em
}

.content_pos {
	position: relative
}

.outer2 div>div {
	display: inline-block;
	width: 49%;
	text-align: center;
	margin: 28px 0
}

.outer2 div>div:nth-child(1) {
	border-right: 1px solid #888
}

.outer2 div>div>p {
	margin: 0
}

.outer2 div>div>p:nth-child(1) {
	font-size: 4.3em;
	color: #e60012
}

.outer2 div>div>p:nth-child(2) {
	font-size: 1.7em
}

.outer2 div>div .bg_type {
	height: 66px
}

.outer2>div:nth-child(2) {
	background: url(../images/center/center_bg.png)
}

.outer2>div:nth-child(1) {
	background: #f0f4f4
}

.outer2 .address p:nth-child(1) {
	margin: 0;
	padding-top: 30px;
	text-align: center
}

.outer2 .address p:nth-child(2) {
	text-align: center;
	font-size: 25px;
	color: #e60012;
	padding-bottom: 33px
}

.outer3 p {
	margin: 0;
	line-height: 30px;
	border-bottom: 1px solid #888;
	font-size: 1.6em
}

.outer3 e {
	float: right
}

h4 {
	margin: 0 0 0.7em
}

#ip_text {
	height: 56px;
	border: none;
	font-size: 18px;
	padding: 12px;
	solid #e9e9e9
}

#scrollable>ul>li>ul a:hover {
	color: #e60012
}

@media only screen and (max-width:961px) {
	.footer .primary li {
		margin: 0 1em 0 0
	}

}

@media only screen and (max-width:876px) {
	.footer .primary li {
		margin: 0 0.5em 0 0
	}

}

@media only screen and (min-width:1025px) {
	footer .secondary {
		padding-left: 0 !important;
		padding-right: 0 !important
	}

	footer .secondary .copyright {
	    margin-left: auto;
	    margin-right: auto;
	    width: 1200px;
		text-align: left;
	}
    
    footer .secondary .copyright span{
    	float: right;
    }
}

@media only screen and (max-width:1025px) {
	.inner_right {
		margin-right: 0 !important
	}

}

@media only screen and (min-width:1061px) {
	.content_body ul,
	.jets {
		width: 1212px;
		margin: 0 auto;
		min-height: 690px;
		overflow: hidden
	}

	.content_body ul>li:nth-of-type(4n) {
		margin-right: 0
	}

}

@media only screen and (max-width:1060px) {
	.content_body ul,
	.jets {
		width: 924px;
		margin: 0 auto;
		min-height: 660px;
		overflow: hidden
	}

	.content_body ul>li:nth-of-type(3n) {
		margin-right: 0
	}

}

@media only screen and (max-width:1441px) {
	#bg_center {
		display: none
	}

}

.content .center_while>p {
	padding-top: 58px;
	padding-bottom: 20px;
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 0
}

@media (min-width:1200px) {
	.container {
		width: 100% !important
	}

}

@media (min-width:992px) {
	.container {
		width: 100% !important
	}

}

@media (min-width:768px) {
	.container {
		width: 100% !important
	}

}

@media (max-width:1061px) {
	.communication_left {
		width: 470px
	}

}

@media (min-width:380px and max-width:767px) {
	.nav2 {
		display: inline-block
	}

	.nav2 li {
		margin-left: 0;
		width: 104px
	}

	.nav li {
		margin-left: 3%;
		display: inline-block;
		text-align: left
	}

	.content_body ul,
	.jets {
		margin-left: 30%;
		margin-top: 15%
	}

	.content_body .gt_left, .gt_right {
		position: absolute;
		top: 50%;
		margin-top: -24px;
		display: inline-block;
		width: 30px;
		height: 48px
	}

	.communication_left {
		width: 100%
	}

	.communication_right div:nth-child(1) {
		width: 200px
	}

	.ewm img {
		display: block
	}

	.communication_left {
		border: 1px solid #e9e9e9;
		margin-bottom: 20px
	}

}

@media only screen and (max-width:940px) {
	.content_body ul,.jets {
		width: 300px;
		height: auto
	}

}

.content_body ul>li .sign {
	width: 95px;
	height: 33px;
	background: url(../images/center_logo.png)no-repeat right center;
	display: inline-block;
	float: right
}

.content_body ul>li .wifi {
	width: 95px;
	height: 33px;
	background: url(../images/center_wifi.png)no-repeat right center;
	display: inline-block;
	float: right
}

.content_body ul>li p {
	margin: 0;
	box-sizing: border-box;
	font-size: 16px;
	color: #4a4a4a
}

.content_body ul>li .number {
	font-size: 14px;
	color: #929292
}

.communication_left .communication_left_t {
	background: #1095ff;
	color: #fff;
	padding: 6px 14px
}

.communication_left .communication_left_t .head_sculpture {
	width: 28px;
	height: 28px;
	border-radius: 50%;
	overflow: hidden;
	vertical-align: middle;
	display: inline-block;
	margin-right: 8px
}

.communication_left .communication_left_t .head_sculpture img {
	width: 100%;
	height: 100%
}

.communication_left .communication_left_c {
	height: 228px;
	border-bottom: 1px solid #e9e9e9
}

.communication_right div:nth-child(1) {
	border: 1px solid #e9e9e9;
	padding: 20px 50px
}

.communication_left_b input[type="submit"] {
	width: 33.33%;
	padding: 15px;
	background: #e60012;
	border: none;
	color: #fff
}

@media only screen and (min-width:377) {
	.nav2>ul>li>a {
		padding: 0.5em 0 !important;
		width: 104px;
		color: #939393 !important;
		display: inline-block;
		text-decoration: none
	}

	.nav2 ul ul {
		box-shadow: none;
		width: 104px;
		text-align: center;
		top: 3.9em;
		padding-bottom: 0;
		padding-top: 0;
		background: #fff
	}

}

.nav2 li {
	margin-left: 0;
	display: inline-block;
	vertical-align: top;
	font-size: 1.8em;
	position: relative
}

.nav2>ul>li:hover {
	color: #fff !important;
	background: #e60012
}

.nav2>ul>li>a:hover {
	color: #fff !important;
	text-decoration: none
}

.nav2>ul>li>a:visited {
	color: #fff
}

.nav2 > ul {
	margin-left: 0
}

.nav2>ul>li>a {
	padding: 0.5em 1em !important;
	color: #939393 !important;
	display: inline-block;
	text-decoration: none
}

.nav2 ul ul {
	box-shadow: none;
	text-align: center;
	top: 3.9em;
	padding-bottom: 0;
	padding-top: 0;
	background: #fff
}

.nav2 ul ul:before {
	background: none;
	padding: 0
}

.nav2 ul ul li {
	text-align: center;
	font-size: 1em;
	padding: 0.3em 0;
	display: block
}

.nav2>ul>li:hover>a, .nav2>ul>li:focus {
	color: #fff !important
}

.nav2 .ul_tab {
	display: none;
	position: absolute;
	top: 40px;
	left: 0;
	right: 0;
	z-index: 99999
}

.nav2>ul>li:hover .ul_tab {
	display: block
}

.nav2 ul ul li a {
	padding: 0.2em 0;
	color: #646464;
	border-bottom: 1px solid #fafafa
}

.down a {
	border: 1px solid #e60012;
	color: #e60012;
	border-radius: 5px;
	padding: 0.2em 1.2em
}

.down a:hover {
	color: #fff;
	background: #e60012;
	text-decoration: none
}

.product_content .title {
	float: left
}

@media only screen and (min-width:1560px) {
	.page-news .content_pos .outer {
		padding-top: 0 !important;
		padding-bottom: 0 !important
	}

	.outer2 {
		width: 400px;
		float: right
	}

	.outer3 {
		padding: 30px 20px;
		border: 1px solid #888;
		margin: 20px 0
	}

}

@media only screen and (max-width:1559px) {
	.outer2 {
		width: 300px;
		float: left;
		margin-left: 26.5em;
		margin-right: 5%
	}

	.outer3 {
		width: 300px;
		float: left;
		padding: 30px 20px;
		border: 1px solid #888;
		margin-bottom: 20px
	}

}

@media only screen and (max-width:942px) {
	.outer2 {
		width: 400px;
		margin-left: 13em
	}

	.outer3 {
		width: 400px;
		float: left;
		padding: 30px 20px;
		border: 1px solid #888;
		margin-left: 13em;
		margin-bottom: 20px
	}

}

@media only screen and (max-width:600px) {
	.nav2>ul>li a {
		font-size: 0.8em
	}

	.nav2>ul>li>a {
		padding: 5px 10px !important
	}

	.outer2 {
		margin-left: 10%;
		width: 300px
	}

	.outer3 {
		margin-left: 10%;
		width: 300px
	}

	.content_body .row li>img {
		width: 100%
	}

	.content_body .row li {
		margin-bottom: 20px
	}

	.ft_wrap>div {
		margin-right: 1em
	}

	footer .outer>div:nth-child(1) {
		margin-right: 0 !important
	}

	.footer .primary li {
		margin: 0
	}

	.communication_left {
		width: 295px;
		border: 1px solid #e9e9e9;
		margin-bottom: 20px
	}

	.ewm {
		display: inline-block;
		width: 200px
	}

	.ewm img {
		display: block
	}

}

.left .glyphicon-chevron-left {
	background: url(../images/gt_left.png)no-repeat center;
	background-size: 80%
}

.right .glyphicon-chevron-right {
	background: url(../images/gt_right.png)no-repeat center;
	background-size: 80%
}

.glyphicon-chevron-left:before {
	content: "" !important
}

.glyphicon-chevron-right:before {
	content: "" !important
}

.item img {
	width: 100%;
	height: auto
}

.carousel-control.right {
	background: none !important
}

.carousel-control.left {
	background: none !important
}

.carousel-control .glyphicon-chevron-left {
	top: 40% !important
}

.carousel-control .glyphicon-chevron-right {
	top: 40% !important
}

.carousel-indicators {
	top: 85%
}

.pages {
	display: inline-block
}

.pages a {
	display: inline-block;
	border: 1px solid #d5d5d5;
	padding: 0px 10px;
	margin-right: 10px;
	color: #000;
	text-decoration: none
}

.pages a:hover {
	text-decoration: none
}

.pages .current {
	font-weight: bold;
	display: inline-block;
	padding: 5px 10px;
	margin-right: 10px;
	color: #2da5e5
}

#share_content .bdsharebuttonbox a, .share_content .bdsharebuttonbox a {
	display: inline-block;
	height: 45px;
	width: 45px;
	float: none;
	margin: 0;
	margin-right: 40px;
	opacity: 0.5
}

#share_content .bdsharebuttonbox a:hover, .share_content .bdsharebuttonbox a:hover {
	opacity: 1
}

#share_content .bdshare-button-style0-24:after, .share_content .bdshare-button-style0-24:after {
	display: none
}

#share_content .bdsharebuttonbox .bds_tqq, .share_content .bdsharebuttonbox .bds_tqq {
	background-size: 100% 100%;
	background-position: 0, 0;
	background-image: url(../images/ft_logo3.png)
}

#share_content .bdsharebuttonbox .bds_weixin, .share_content .bdsharebuttonbox .bds_weixin {
	background-size: 100% 100%;
	background-position: 0, 0;
	background-image: url(../images/ft_logo1.png)
}

#share_content .bdsharebuttonbox .bds_tsina, .share_content .bdsharebuttonbox .bds_tsina {
	background-size: 100% 100%;
	background-position: 0, 0;
	background-image: url(../images/ft_logo2.png)
}

#share_content .bdsharebuttonbox .bds_twi, .share_content .bdsharebuttonbox  .bds_twi {
	background-size: 100% 100%;
	background-position: 0, 0;
	background-image: url(../images/ft_logo5.png)
}

#share_content .bdsharebuttonbox .bds_fbook, .share_content .bdsharebuttonbox .bds_fbook {
	background-size: 100% 100%;
	background-position: 0, 0;
	background-image: url(../images/ft_logo4.png)
}

@media screen and (min-width:768px) {
	#scrollable {
		display: block
	}

	#shade {
		height: 0px
	}

	.header .nav {
		position: absolute;
		top: 34px;
		left: 300px
	}

	#shade {
		display: block
	}

	.is-collapsed .nav {
		top: 0px
	}

	.is-collapsed .nav > ul > li > a {
		font-size: 1.6em
	}

	.nav2>ul>li>a {
		padding: 0.8em 1.8em !important
	}

}

@media screen and (max-width:768px) {
	#share_content .bdsharebuttonbox a {
		display: inline-block;
		height: 40px;
		width: 40px;
		float: none;
		margin: 0;
		margin-right: 10px
	}

	.img_slide {
		margin-top: 0
	}

}

.page-fleet .subnav {
	padding-top: 0 !important
}

.book_input {
	padding: 0 10px;
	float: left;
	width: 33.33%
}

.book_input .input_box {
	padding: 5px 10px;
	border: 1px solid #e60012;
	position: relative
}

.input_box span {
	position: absolute;
	display: block;
	top: 0;
	left: 10px;
	line-height: 34px
}

.input_box input, .input_box textarea {
	border: 0;
	padding-left: 40px
}

.clearfix {
	clear: both
}

.input_content {
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 20px
}

.communication_left {
	border: 0
}

@media screen and (max-width:600px) {
	.communication_left {
		width: 100%
	}

	.communication_left_b input[type="button"] {
		width: 100%
	}

	.book_input {
		width: 100%;
		float: none;
		margin-bottom: 15px
	}

}

.news_ul .meta {
	position: absolute;
	right: 0;
	top: 20%
}

.btn_share {
	color: #2da5e5;
	width: 86px;
	line-height: 36px;
	border: 1px solid #2da5e5;
	border-radius: 4px;
	font-size: 15px;
	margin: 0 10px;
	display: inline-block;
	cursor: pointer
}

.btn_share i {
	width: 15px;
	height: 17px;
	display: inline-block;
	background-image: url(../images/icons-s122bc0dc35.png);
	background-position: 0 -27px;
	background-size: 15px;
	vertical-align: middle;
	margin: 0 5px;
	transition: all .5s
}

.btn_share:hover {
	background-color: #2da5e5;
	color: #fff
}

.headline>a {
	font-size: 18px;
	padding: 8px 20px;
	display: inline-block;
	cursor: pointer;
	color: #000;
	text-decoration: none;
	margin: 0 5px 10px
}

.headline>a.active {
	border: 1px solid #ccc;
	pointer-events: none;
	background-color: transparent;
	color: black;
	border-radius: 4px
}

hr {
	border-top: 2px solid #e60012 !important
}

time {
	font-size: 13px !important
}

.headline>a:hover {
	background-color: #ccc;
	text-decoration: none;
	border-color: #ccc;
	color: white;
	border-radius: 4px
}

.share_cover {
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	bottom: 0;
	z-index: 99999;
	display: none
}

.share {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 300px;
	height: 300px;
	border-radius: 5px;
	padding: 10px;
	margin-left: -150px;
	margin-top: -150px;
	color: #fff;
	background-color: #fff
}

.share .share_head {
	line-height: 40px;
	color: #000;
	font-size: 18px;
	border-bottom: 1px solid #ccc
}

.share .bdsharebuttonbox a {
	float: left;
	width: 50%;
	padding-left: 30px;
	color: #000;
	font-size: 14px;
	margin: 10px 0
}

.share .bdsharebuttonbox a:hover {
	text-decoration: none
}

.list-paddingleft-2 {
	padding-left: 20px;
	list-style: disc
}

@media screen and (max-width:768px) {
	.outer3, .product_content .title {
		float: none
	}

	.outer2, .outer3 {
		margin-left: 0;
		width: 100%;
		margin-right: 0;
		height: auto;
		float: none
	}

	.headline {
		margin-top: 0;
		padding-top: 10px !important
	}

}
