@charset "utf-8";
/* CSS Document */

label {
	font-weight: normal
}
.delay2 {
	-webkit-animation-delay: 0.2s; /* Chrome, Safari, Opera */
	animation-delay: 0.2s;
}
.delay4 {
	-webkit-animation-delay: 0.4s; /* Chrome, Safari, Opera */
	animation-delay: 0.4s;
}
.delay6 {
	-webkit-animation-delay: 0.6s; /* Chrome, Safari, Opera */
	animation-delay: 0.6s;
}
.loop_n {
	animation-iteration-count: infinite
}
body {
	font-family: "微軟正黑體", Arial;
	line-height: 24px;
	color: #666;
	overflow-x: hidden;
	font-size: 14px;
	background-color: #000;
	background-image: url(../images/oldbg.png);
}
hr {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 0;
	border-top: 1px solid #ccc;
}
.lopen hr {
	margin-top: 10px;
	margin-bottom: 10px
}
.sfb img {
	border-radius: 99em
}
a {
	color: #666;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #582600;
	text-decoration: none;
}
.rmenu .active {
	color: #582600;
}
h3 {
	font-size: 20px;
	line-height: 28px;
	color: #582600
}
h4 {
	line-height: 26px
}
.lange {
	border-radius: 10px;
	background-color: #5aa029;
	display: inline-block;
	padding: 5px 8px;
	color: #fff;
}
.mask {
	width: 100%;
	height: 100vh;
	position: fixed;
	z-index: 1032;
	display: none;
	background: rgba(0,0,0,0.7)
}
.lange_r {
	float: left;
	margin-right: 5px;
	margin-top: 10px;
	color: #aaa;
}
.lange_r a {
	color: #aaa;
}
.lange_r a.act {
	color: #5aa029
}
.btn-pink {
	background-color: #5aa029;
	border: 0px;
	color: #FFF
}
.btn-pink:hover {
	background-color: #5aa029;
	border: 0px;
	color: #FFF
}
.in_hot {
	background-color: #5aa029;
	padding: 50px 0px;
	color: #fff
}
.hot {
}
.hotimg {
	width: 100%;
	height: 210px;
	background-position: center center;
	background-size: cover;
}
.hbox {
	border: 1px solid rgba(255,255,255,0.5);
	overflow: hidden;
	padding: 10px;
	text-align: center;
}
.hbox h3 {
	color: #FF0;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	padding-bottom: 10px;
	border-bottom: 1px ridge rgba(255,255,255,0.3);
	overflow : hidden;
	text-overflow : ellipsis;
	white-space : nowrap;
}
.hbox a {
	color: #FFF
}
.example .hotimg {
	width: 100%;
	height: 210px;
	background-position: center center;
	background-size: cover;
}
.example .hbox {
	border: 1px solid rgba(0,0,0,0.2);
	overflow: hidden;
	padding: 10px;
	text-align: center;
	margin-bottom: 30px;
}
.example .hbox h3 {
	color: #5aa029;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	padding-bottom: 10px;
	border-bottom: 1px ridge rgba(0,0,0,0.2);
	overflow : hidden;
	text-overflow : ellipsis;
	white-space : nowrap;
}
.example .hbox a {
	color: #666
}
.topbox {
	padding: 10px 0px;
	background: rgba(255,255,255,1);
	height: 54px;/*	transition: all 0.3s ease;*/
}
.topbox:hover {
	background: rgba(255,255,255,1.00)
}
.sfb {
	display: inline
}
.menubar {
	text-align: right;
}
.navbar {
	border-radius: 0px;
	margin-bottom: 0px
}
.navbar-default {
	font-size: 15px;
	background-color: transparent;
	border: 0px
}
.blue {
	color: #5f3415
}
.in_a {
	/*position:absolute;

	margin-top:-250px;*/

	padding: 50px 0px;
	background-color: #FFF;
	margin: auto;
	max-width: 1202px;
}
.pline {
	border-bottom: 1px dashed #CCCCCC;
	padding-top: 15px;
	margin-bottom: 15px;
	clear: both
}
/*.carousel-indicators{ bottom:270px}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev

{ top:30%}

*/



.clear {
	clear: both
}
.nline {
	padding-top: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #CCCCCC
}
.in_n {
	padding: 30px 15px;
	background-image: url(../images/bbg.jpg)
}
.npant {
	padding-top: 10px
}
.subox {
	padding: 50px 0px;
	margin-left: -15px;
	margin-right: -15px;
	background-color: #FFF
}
.subox b {
	font-size: 16px
}
.bline {
	padding-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #eee
}
	.freebox img{ max-width: 100%; width: auto; height: auto}
	
	.freebox .share img{ width: auto; height: auto}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #0080ff
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover, .navbar-nav>li:hover {
	color: #333
}
.tabbox {
	padding: 15px 0px
}
.glyphicon {
	margin-right: 5px;
	font-size: 12px
}
.map_t {
	padding-top: 5px
}
.floot {
	padding: 15px;
	background-color: #5aa029;
	text-align: center;
	color: #FFF
}
.location {
	color: #666;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	margin-bottom: 30px
}
.location h3 {
	float: left;
	margin-left: -5px
}
.location span {
	float: right;
	margin-right: 5px;
	padding-top: 8px
}
.aline {
	margin-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #CCCCCC
}
.stitle {
	padding-bottom: 10px
}
.n_title {
	margin-top: 0px;
	margin-bottom: 10px
}
.sub_title {
	margin-top: 0px;
	margin-bottom: 15px
}
.lmenu {
	margin-top: 10px;
}
.lmenu a {
	display: block;
	white-space: nowrap;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCCCCC;
	padding-top: 10px;
	margin-left: 15px;
	margin-right: 15px
}
.subline {
	padding-top: 0px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #CCCCCC
}
.conline {
	padding-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #CCCCCC
}
.l_h3 {
	font-size: 15px;
	margin-top: 15px
}
.case .nbox {
	margin-bottom: 30px
}
.ndata {
	float: right;
	color: #aaa;
	font-weight: normal;
	font-size: 14px
}
.navbar-default .navbar-nav>li>a {
	color: #333;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #000
}
.fix {
	position: fixed;
	right: 15px;
	bottom: 15px;
	z-index: 999
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	line-height: 24px
}
.col-sm-3 {
	outline: none
}
.grmenu {
	margin-left: -15px;
	margin-right: -15px;
	background-color: #5aa029;
}
.marq {
	padding-top: 7px;
}
.hot_l {
	background-size: cover;
	background-position: top center;
	height: 220px
}
.hot_r {
	padding: 0px;
	padding-left: 15px;
	margin-top: 10px
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	vertical-align: middle
}
.table {
	margin-bottom: 0px
}
.h15 {
	height: 15px
}
.h30 {
	height: 30px
}
.bbox .nline {
	padding-top: 15px;
	margin-bottom: 15px
}
label.col-sm-2 {
	padding: 0px 0px 0px 15px
}
.clogo {
	float: left;
	width: 80px;
	margin-right: 15px
}
.navbar {
	min-height: 1px
}
.navbar-nav>li>a {
	padding-bottom: 0px;
	padding-top: 0px
}
.full {
	width: 100vw;
	height: 100vh;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat
}
.navbar-right .dropdown-menu {
	right: auto
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	background-color: transparent
}
.navbar-nav>li>.dropdown-menu {
	margin-top: 17px
}
.dropdown-menu>li>a {
	padding-top: 5px;
	padding-bottom: 5px
}
.toparea {
	height: 54px
}
.a1 {
	min-height: 100vh;
	background-image: url(../images/a1.jpg);
	background-size: cover;
	background-position: bottom left;
	overflow: hidden
}
.s1 {
	min-height: 100vh;
	background-image: url(../images/n1.jpg);
	background-size: cover;
	background-position: top center;
	overflow: hidden
}
.a1 .box {
	margin-top: 40vh;
	color: #fff
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background-color: transparent;
	color: #333
}
.a2 {
	min-height: 100vh;
	position: relative;
	z-index: 999
}
.a2box {
	padding: 30px;
	margin-top: 12vh;
	color: #fff;
	background-color: rgba(0,0,0,0.6)
}
.c2 {
	background: url(../images/abg.jpg);
	min-height: 100vh;
	background-size: cover;
	overflow: hidden
}
.c2box {
	padding: 30px;
	margin-top: 12vh;
	margin-bottom: 30px;
	color: #fff;
	background-color: rgba(0,0,0,0.6)
}
.c3 {
	background: url(../images/a6.jpg);
	background-size: cover;
	background-position: center center;
	padding-bottom: 50px;
	overflow: hidden
}
.probox {
	padding-top: 50px;
	padding-bottom: 50px
}
.proimg {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	height: 300px;
}
.ml30 {
	padding-right: 0px;
}
.foot {
	padding: 10px 15px;
	overflow: hidden;/*background-image: url(../images/oldbg.png)*/
	background: #fff
}
.money {
	text-align: center
}
.mini {
	overflow: hidden;
	text-align: center
}
#big {
	cursor: pointer
}
.minibox {
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	height: 60px;
	width: 60px;
	display: inline-block;
	margin-bottom: 5px;
}
.mact {
	border-color: #000
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
	white-space: nowrap;
}
.slider div {
	height: 100vh;
	width: 100%;
	background-size: cover;
	background-position: center center
}
.bx-wrapper {
	position: relative;
	margin-bottom: 0px;
	padding: 0;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-moz-box-shadow: 0 0 0px #ccc;
	-webkit-box-shadow: 0 0 0px #ccc;
	box-shadow: 0 0 0px #ccc;
	border: 0px solid #fff;
	background: #fff;
}
.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
	position: absolute;
	bottom: 85px;
	width: 100%;
	display: none
}
.insublogo {
	width: 100%;
	margin: auto;
	cursor: pointer
}
.insubdata {
	color: #000;
	text-align: center
}
.innew {
	margin-left: 30px;
	color: #000
}
.inlogo {
	position: absolute;
	z-index: 999;
	padding: 15px;
	display: inline;
	overflow: hidden;
	margin-top: 30vh;
	background-image: url(../images/oldbg.png);
	left: 0;
	border: 1px solid #fff;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 40%; /* Need a specific value to work */
}
.inlogo hr {
	margin-top: 15px;
	margin-bottom: 15px
}
.downarr {
	position: absolute;
	z-index: 999;
	top: 80vh;
	left: 48.35vw;
}
.speed2s {
	animation-duration: 2s;
}
.indexbox {
	overflow: hidden;
	height: 100vh;
	width: 100%;
	background: #000
}
.snav {
	padding-top: 20px;
}
.topser {
	margin-right: 30px;
	float: right;
	width: 300px
}
.rmenu {
	float: right;
	margin-right: 30px;
	margin-top: 5px
}
.logo {
	padding-left: 15px;
	padding-right: 15px;
	width: 250px
}
.opentime {
	width: 260px;
	position: absolute;
	background: rgba(255,255,255,0.65);
	padding: 15px;
	border: 1px solid #ccc;
	z-index: 9999;
	color: #000;
	left: 30px;
	top: 30px
}
.allbox {
	padding: 80px 15px 30px 15px;
}
.nbox {
	border: 1px solid #efefef;
	height: 320px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.75);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.75);
	width: 100%;
	box-shadow: 0 1px 3px rgba(0,0,0,0.75);
}
.inboxa {
}
.in_case {
	padding: 15px;
	margin-top: 110px;
	background-color: rgba(0,0,0,0.7)
}
.nbox:hover .in_case {
	background-color: rgba(255,255,255,0.7);
	color: #333
}
.nbox:hover h3 {
	color: #582600 !important
}
.vist {
	height: 750px;
	background-image: url(../images/ad.jpg);
	color: #fff;
	background-size: cover;
	background-position: bottom;
	padding-top: 190px
}
.vist h3 {
	margin: 0px;
	color: #fff;
	border-bottom: 1px solid #666;
	padding-bottom: 15px;
	margin-bottom: 15px
}
.play {
	padding: 15px;
	padding-right: 30px
}
.inarea {
	overflow: hidden;
	padding: 95px 30px;
	background-image: url(../images/ad.jpg);
	background-position: center bottom;
	background-size: cover;
	background-attachment: fixed;
}
.innbox {
	overflow: hidden;
	padding: 90px 30px;
}
.int {
	text-align: center;
	color: #fff;
	margin-bottom: 60px
}
.int h3 {
	color: #fff;
}
.innbox img {
	max-width: 100%;
	margin-right: 15px
}
.inslong {
	padding: 60px 0px 0px 0px;
	background-image: url(../images/oldbg.png)
}
.insubt {
	margin: auto;
	width: 350px
}
.tlogo {
	/*	width: 30px;*/

	float: left;
	height: 32px;
	margin-left: 30px;
	margin-top: -3px;
	margin-right: 5px
}
.sublogo {
	width: 220px;
	float: left;
	margin-left: 15px;
	margin-top: 3px;
	margin-right: 15px;
}
.subdata {
	float: left;
	margin-right: 15px;
	color: #582600;/* margin-top: 9px; */
}
.r90 {
	transform: rotate(-90deg);
	/* Safari */

	-webkit-transform: rotate(-90deg);
	/* Firefox */

	-moz-transform: rotate(-90deg);

  

        /* Internet Explorer */

        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.l90 {
	transform: rotate(90deg);
	/* Safari */

	-webkit-transform: rotate(90deg);
	/* Firefox */

	-moz-transform: rotate(90deg);

  

        /* Internet Explorer */

        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
}
.lsubmenu {
	padding-left: 17px
}
.lsubmenu a {
	border: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.at {
	font-size: 20px;
	color: #582600;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc
}
.at a {
	padding-bottom: 1px;
	border-bottom: 1px solid #666
}
.at span {
	font-size: 14px;
	color: #666;
	font-weight: normal;
	float: right
}
.mainblock {
	padding: 60px 30px;
	background: #fff;
	overflow: hidden;
	background-image: url(../images/oldbg.png);
	min-height: 82.5vh
}
.ntitle {
	font-size: 18px
}
.n_line {
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px
}
.nmain {
	margin-bottom: 30px;
	background: rgba(255,255,255,0.5);
	overflow: hidden
}
.nmain .col-sm-9 {
	padding-top: 30px
}
.nmain .col-sm-3 {
	padding-left: 0px
}
.nbg {
	background-size: cover;
	background-position: center center;
	height: 180px
}
.cbg {
	background-size: cover;
	background-position: center center;
	height: 200px;
}
.cbox strong {
	display: block;
	text-align: center;
	margin: 15px 0px
}
.cbox:hover, .cbox:hover strong {
	background: #000;
	color: #fff
}
.pagebox {
	border-top: 1px solid #ccc
}
.pagebox .pagination {
	margin: 30px 0;
	margin-bottom: 0px
}
.lomap {
	border: 1px solid #fff;
	padding: 15px;
	background: rgba(255,255,255,0.3);
	margin-top: 5vh;
	line-height: 30px
}
.freebox {
	background-color: rgba(255,255,255,0.5);
	border: 1px solid #ddd;
	padding: 30px 30px 30px 30px
}

.stepwizard-step p {
	margin-top: 10px;
}
.stepwizard-row {
	display: table-row;
}
.stepwizard {
	display: table;
	width: 100%;
	position: relative;
}
.stepwizard-step button[disabled] {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
	top: 14px;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 100%;
	height: 1px;
	background-color: #ccc;
	z-order: 0;
}
.stepwizard-step {
	display: table-cell;
	text-align: center;
	position: relative;
}
.btn-circle {
	width: 30px;
	height: 30px;
	text-align: center;
	padding: 6px 0;
	font-size: 12px;
	line-height: 1.428571429;
	border-radius: 15px;
}
.possible {
	background: #5bc0de;
	cursor: pointer;
	color: #fff
}
.possible:hover {
	background: #fff;
	cursor: pointer;
	color: #5bc0de
}
.seltime {
	display: none;
	overflow: hidden
}
.p0 {
	padding: 0px
}
.p15 {
	padding-top: 15px
}
.share {
	float: right;
	overflow: hidden
}
.jssocials-share-link {
	padding: 5px !important
}
.tab-content {
	padding-top: 30px
}
.nav-tabs {
	border-bottom: 1px solid #5f3415;
}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background-color: #5f3415;
	color: #fff
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #fff;
	cursor: default;
	background-color: #5f3415;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
}
.tree p {
	margin-bottom: 5px
}
.tree .col-md-7 {
	padding-left: 0px
}
.p30 {
	padding-top: 30px
}
.inlogo {
	border: 0px;
	box-shadow: 0px 0px 8px 6px rgb(243, 239, 222);
}

@media (max-width:768px) {
	

	
	
	
.p30 {
	padding-top: 15px
}
.share {
	float: none;
}
.tree .col-md-7 {
	padding-left: 15px
}
.sb15 {
	margin-bottom: 15px
}
.s15 {
	margin-top: 15px
}
.lomap {
	border: 1px solid #fff;
	padding: 15px;
	background: rgba(255,255,255,0.3);
	margin-top: 15px;
	line-height: 26px
}
.freebox {
	padding: 0px;
	border: 0px;
	background-color: transparent
}
.nmain {
	margin-bottom: 15px
}
.pagebox .pagination {
	margin: 15px 0;
}
.nmain .col-sm-3 {
	padding-right: 0px
}
.nmain .col-sm-9 {
	padding-top: 15px;
	padding-bottom: 15px
}
.at {
	font-size: 18px;
	color: #582600;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
.at span {
	float: none;
	display: block
}
.sublogo {
	width: 220px;
	float: none;
	margin-left: auto;
	text-align: center;
	margin-right: auto
}
.subdata {
	float: none;
	margin-left: 15px;
	color: #582600;
	margin-top: 5px;
	text-align: center;
	margin-right: 15px
}
.innbox .col-sm-4 {
	margin-bottom: 15px
}
.topser {
	margin-right: 0px;
	float: none;
	width: 100%;
	padding: 11px 15px 10px 15px
}
.tlogo {
	/*width: 30px;*/

	float: left;
	margin-left: 15px;
	margin-top: -3px;
	margin-right: 5px
}
.insubt {
	margin: auto;
	width: 80%px
}
.innbox .col-sm-6 {
	margin-bottom: 15px
}
.int {
	text-align: center;
	color: #fff;
	margin-bottom: 30px
}
.navbar-collapse {
	padding-left: 0px;
	padding-right: 0px
}
.snav li {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #efefef
}
.innbox {
	overflow: hidden;
	padding: 15px 0px 0px 0px;
}
.innbox img {
	float: none;
	margin: auto;
	margin-bottom: 5px;
	max-width: 100%
}
.inarea {
	overflow: hidden;
	padding: 30px 15px;
	background-image: none
}
.vist {
	padding-top: 140px;
	height: 620px
}
.play {
	padding: 30px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px
}
.inslider {
	margin-left: -15px;
	margin-right: -15px;
}
.insubdata {
	float: none;
	color: #000;
	margin-top: 0px;
}
.downarr {
	position: absolute;
	z-index: 999;
	top: 50vh;
	left: 46vw;
}
.insublogo {
	/*	width: 220px;

	float: none;

	margin: auto*/

	margin-top: 15px
}
.innew {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #333;
	float: none;
	color: #000;
}
.inlogo {
	position: absolute;
	z-index: 999;
	padding: 15px;
	width: 90%;
	margin-top: 30vh
}
.minibox {
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	height: 60px;
	width: 60px;
	display: block;
	float: left;
	border: 1px solid #efefef;
	margin-bottom: 0px;
	margin-right: 10px
}
.money {
	text-align: left
}
.btn {
	white-space: pre-wrap;
}
.rmenu {
/*	right: -13px;
	top: 9px;
	position: absolute;
	z-index: 99999*/
	float: none;
    margin-right: 0px;
    margin-top: 0px;
	padding: 0px 15px 5px 15px;
	width: 100%; background: #fff
}
.rmenu img {
}
.foot {
	position: static;
	padding: 15px
}
.ml30 {
	padding-right: 15px
}
.c3 {
	height: auto !important;
	padding-bottom: 30px;
}
.c2 {
	background: url(../images/abg_s.jpg);
	height: auto !important;
	padding-bottom: 30px;
}
.c2box {
	padding: 15px;
	color: #fff;
	background-color: rgba(0,0,0,0.6);
	padding-top: 15px;
	margin-top: 30px
}
.a2 {
	display: none
}
.a2box {
	padding: 15px;
	color: #fff;
	background-color: rgba(0,0,0,0.6)
}
.a1 {
	height: 100vh;
	background-image: url(../images/a1.jpg);
	background-size: cover;
	background-position: top center
}
.a1 .box {
	margin-top: 0vh;
	color: #fff;
	position: absolute;
	bottom: 15px
}
.toparea {
	height: 129px
}
.full {
	display: block;
	margin-top: 0px;
	height: 40vh;
	width: 100%
}
.full_1 {
	margin-top: 55px
}
.navbar-default {
	font-size: 15px;
	background-color: transparent;
	border: 0px;
	text-align: right;
	margin-top: -15px;
}
.snav {
	text-align: left;
	padding-bottom: 0px;
	padding-top: 5px
}
.example .hbox {
	margin-bottom: 15px;
}
.clogo {
	float: none;
	width: 80px;
	margin: auto
}
.h30 {
	height: 15px
}
hr {
	margin: 15px 0px
}
.bbox {
	padding: 15px 0px;
	margin-left: 0px;
	margin-right: 0px
}
.lange_r {
	float: none;
	text-align: center;
	margin-top: 10px;
	color: #fff;
}
.hot_r {
	padding: 0px;
}
.hot_l {
	background-size: cover;
	background-position: center center;
	height: 180px;
}
.embed-responsive {
	margin-bottom: 15px
}
.scenter {
	margin: auto;
	text-align: center
}
.scenter img {
	margin: auto;
	text-align: center
}
.ndata {
	float: none;
	display: block
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #ccc
}
.sub_title {
	margin-top: 15px;
	margin-bottom: 15px
}
.logo {
	padding-bottom: 0px;
	margin: auto;
}
.banner {
	margin-left: -15px;
	margin-right: -15px
}
.mainblock {
	padding: 30px 0px;
	min-height: 50vh
}
.subox {
	padding: 15px 0px
}
.npant {
	padding-top: 0px
}
/*	 .carousel-indicators{ bottom:0px}*/

/*.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev

{ top:50%}*/

.in_n {
	padding: 15px 0px 15px 0px;
}
.nbox {
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px
}
.location {
	margin-top: 15px;
	margin-bottom: 15px
}
.in_a {
	padding: 30px 0px;
	margin-top: 0px;
}
.topbox {
	padding-bottom: 15px;
	background-color: #fff;
	height: 100px
}
.slange .lange {
	display: block;
	width: 100%;
	margin: auto;
	text-align: center
}
.sfb {
	position: absolute;
	right: 5px;
	margin-top: 116px;
	z-index: 999;
}
.nav>li>a {
	padding: 5px 0px 5px 0px
}
.nav-tabs>li>a {
	padding: 10px 15px
}
.navbar-toggle {
	float: none;
	margin: 15px 0px 10px 15px;
	position: relative;
}
.navbar-nav {
	margin: 0px 0px
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: transparent
}
.case .nbox {
	margin-bottom: 15px
}
.spand {
	margin-bottom: 15px
}
.subox {
	padding: 30px 0px;
}
.in_hot {
	padding: 30px 0px;
}
.nline {
	padding-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #CCCCCC
}
.opentime {
	width: 100%;
	position: absolute;
	background: rgba(255,255,255,0);
	padding: 0px;
	border: 0px solid #ccc;
	z-index: 9999;
	color: #000;
	top: auto;
	left: 0px
}
.opentime div {
	position: relative;
	background: rgba(255,255,255,0.65);
	padding: 15px;
	border: 1px solid #ccc;
	width: 80%;
	margin: auto;
	margin-top: 30px;
}
}
.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 15px;
	z-index: 1033;
}
.sidenav a {
	padding-left: 5px;
	text-decoration: none;
	color: #333;
	transition: 0.3s;
}
.sidenav a:hover {
	color: #582600;
}
.sidenav .closebtn {
	white-space: nowrap;
	padding-bottom: 15px;
	margin-top: -15px;
	padding-top: 15px;
	background: #582600;
	display: block;
	margin-bottom: 10px;
	margin-bottom: 15px;
	text-align: center;
	padding-right: 15px;
}
.sidenav .closebtn a, .sidenav .closebtn a:hover {
	color: #fff
}

@media screen and (max-height: 450px) {
.sidenav {
	padding-top: 15px;
}
.sidenav a {
	font-size: 18px;
}
}
/*time*/

.message-item {
	margin-bottom: 25px;
	margin-left: 40px;
	position: relative;
}
.message-item .message-inner {
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 10px;
	position: relative;
}
.message-item .message-inner:before {
	border-right: 10px solid #ddd;
	border-style: solid;
	border-width: 10px;
	color: rgba(0,0,0,0);
	content: "";
	display: block;
	height: 0;
	position: absolute;
	left: -20px;
	top: 6px;
	width: 0;
}
.message-item .message-inner:after {
	border-right: 10px solid #fff;
	border-style: solid;
	border-width: 10px;
	color: rgba(0,0,0,0);
	content: "";
	display: block;
	height: 0;
	position: absolute;
	left: -18px;
	top: 6px;
	width: 0;
}
.message-item:before {
	background: #fff;
	border-radius: 2px;
	bottom: -30px;
	box-shadow: 0 0 3px rgba(0,0,0,0.2);
	content: "";
	height: 100%;
	left: -30px;
	position: absolute;
	width: 3px;
}
.message-item:after {
	background: #fff;
	border: 2px solid #ccc;
	border-radius: 50%;
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
	content: "";
	height: 15px;
	left: -36px;
	position: absolute;
	top: 10px;
	width: 15px;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.message-item .message-head {
	border-bottom: 1px solid #eee;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
.message-item .message-head .avatar {
	margin-right: 20px;
}
.message-item .message-head .user-detail {
	overflow: hidden;
}
.message-item .message-head .user-detail h5 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}
.message-item .message-head .post-meta {
	float: left;
	padding: 0 15px 0 0;
}
.message-item .message-head .post-meta >div {
	color: #333;
	font-weight: bold;
	text-align: right;
}
.post-meta > div {
	color: #777;
	font-size: 12px;
	line-height: 22px;
}
.message-item .message-head .post-meta >div {
	color: #333;
	font-weight: bold;
	text-align: right;
}
.post-meta > div {
	color: #777;
	font-size: 12px;
	line-height: 22px;
}
