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

label {
	font-weight: normal
}
#gotop {
	position: fixed;
	z-index: 90;
	right: 30px;
	bottom: 31px;
	display: none;
	width: 50px;
	height: 50px;
	color: #fff;
	background: #b20000;
	line-height: 50px;
	border-radius: 50%;
	transition: all 0.5s;
	text-align: center;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
#gotop :hover {
	background: #0099CC;
}
.topbox .nav>li>a {
	padding-left: 12px;
	padding-right: 12px
}
button {
	-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
	box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
	outline: none;
	background: #fff
}
*:focus {
	outline: none !important
}
a:focus {
	outline: 0;
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
	box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
}
.btn-default:hover, .btn-default.focus, .btn-default:focus {
	color: #333;
	background-color: #fff;
	-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
	box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
	background: #fff;
	-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
	box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
}
.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;
}
body {
	font-family: "微軟正黑體";
	line-height: 24px;
	color: #666;
	font-size: 15px;
}
hr {
	margin-top: 30px;
	margin-bottom: 30px;
	border: 0;
	;
	clear: both;
	border-top: 1px solid #ccc;
}
img {
	max-width: 100%
}
.sfb img {
	border-radius: 99em
}
a {
	color: #666;
	text-decoration: none;
	outline: none;
}
.red {
	color: #b20000
}
a:hover {
	color: #333;
	text-decoration: none;
}
h1, h2, h4, h3 {
	color: #2d2234;
	font-weight: bold
}
h2 {
	font-size: 26px
}
h3 {
	font-size: 20px;
	line-height: 26px
}
h4 {
	line-height: 26px
}
.img30 {
	margin-top: 30px
}
.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: 15px;
	background: #fff;
	transition: all 0.3s ease;
	border-bottom: 1px solid #ccc;
}
.topbox:hover {
	background: #fff;
}
.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: #2d2234
}
.in_a h3 {
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #ccc;
	margin-top: 0px;
	color: #333;
	font-size: 16px
}
.pline {
	border-bottom: 1px dashed #CCCCCC;
	padding-top: 15px;
	margin-bottom: 15px;
	clear: both
}
.logo {
	max-width: 245px;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
}
/*.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
}
.nbox {
	border: 1px solid #ccc;
	padding: 15px;
	height: 200px;
	overflow: hidden;
	margin-top: 10px;
}
.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: 60px 0px;
}
.subox a {
}
.subox h5 {
	font-size: 18px;
	color: #333;
	font-weight: bold
}
.bline {
	padding-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #eee
}
.nav-tabs {
	border-bottom: 1px solid #666;
}
.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid #666;
	border-radius: 0px;
	background-color: #333;/* border-radius: 4px 4px 0 0; */
}
.nav-tabs>li>a:hover {
	background-color: #990000;
	color: #fff;
	border: #666 1px solid
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #fff;
	background-color: #990000;
	border: 1px solid #666
}
.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
}
.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
}
.a_l-15 {
	margin-left: -15px
}
.aline {
	margin-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #CCCCCC
}
.stitle {
	padding-bottom: 10px
}
.n_title {
	margin-top: 0px;
	font-size: 18px;
	padding-bottom: 10px;
	border-bottom: 1px solid #666
}
.sub_title {
	margin-top: 0px;
	margin-bottom: 15px
}
.in_case {
	padding: 15px;
	text-align: center;
	margin-bottom: 30px;
}
.lmenu {
	margin-left: -15px;
}
.lmenu a {
	color: #ccc;
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px solid #666;
	padding-top: 10px
}
.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: #666
}
.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
}
.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 {
	border-radius: 0px
}
.dropdown-menu>li>a {
	padding-top: 5px;
	padding-bottom: 5px
}
.toparea {
	height: 86px
}
.btn {
	white-space: nowrap;
	border-radius: 0px
}
.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: 92.6vh;
	background-size: cover;
	overflow: hidden;
	background-position: bottom center;
	background-attachment: fixed
}
.c2box {
	/*padding: 30px;*/

	margin-top: 60px;
	margin-bottom: 60px;
	overflow: hidden;/*	background-color: rgba(255,255,255,0.9); border: 1px solid #ccc*/
}
.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;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #0d6fb8;
}
.foot {
	padding: 15px;
	background: #b20000;
	text-align: center;
	color: #fff
}
.rmenu {
	float: right;
	margin-left: 15px;
	margin-top: -2px
}
.money {
	text-align: center
}
.mini {
	overflow: hidden;
	text-align: center
}
#big {
	cursor: pointer
}
.minibox {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	height: 45px;
	width: 100%;
	display: inline-block;
	border: 1px solid #ccc;
	margin-bottom: 5px;
}
.mact {
	border-color: #000
}
.inlogo {
	box-shadow: 0 0 15px 0 rgba(0,200,150,.5), inset 0 0 15px 0 rgba(0,200,150,.5);
}
.innbox {
	overflow: hidden;
	padding: 60px;
	background: #efefef;
}
.topser {
	width: 280px;
	margin-top: -7px;
	padding-left: 15px
}
.d30 {
	margin-bottom: 30px
}
.nbg {
	background-size: cover;
	background-position: center center;
	height: 180px;
}
.nmain {
	margin-bottom: 30px;
	border: 1px solid #ccc;
	overflow: hidden;
}
.ntitle {
	font-size: 18px;
}
.nmain .col-sm-3 {
	padding: 0px
}
.n_line {
	padding-bottom: 15px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 15px;
}
.nmain .col-sm-9 {
	padding-top: 30px;
	padding-right: 0px
}
.slong {
	position: absolute;
	margin-top: -220px;
	color: #fff;
	text-shadow: black 0.1em 0.1em 0.2em;
}
.slong h1 {
	font-size: 26px;
	color: #fff;
	text-shadow: black 0.1em 0.1em 0.2em;
}
.carousel-control.right, .carousel-control.left {
	background-image: none
}
.topimg {
	height: 320px;
	background-position: center center;
	background-size: cover
}
.abimg {
	float: left;
	margin-right: 30px;
	width: 100%;
	max-width: 330px
}
.carousel-caption p, .carousel-caption h3 {
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,.8);
}
.carousel-caption h3 {
	font-size: 42px;
	margin-bottom: 16px;
	margin-top: 0px
}
.innew h2 {
	margin-top: 0px
}
.innew {
	padding-top: 0px
}
.innew, .innew h2, .innew a {
}
.innew div {
	padding: 10px 0px;
	border-bottom: 1px solid #ccc;
	overflow: hidden
}
.innew div:last-child {
	padding: 10px 0px;
	border-bottom: 0px solid #ccc;
	overflow: hidden
}
.innew div:first-child {
	padding-top: 0px
}
.innew .glyphicon {
	margin-right: 5px;
	color: #0d6fb8
}
.data {
	color: #999;
	float: right
}
.helpbox {
	padding: 0px 15px;
	background: #fff
}
.helpbox .box {
	border: 1px solid #ccc;
	text-align: center;
	padding: 30px;
	border-bottom: 0px
}
.helpbox h3 {
	margin: 0px;
	margin-bottom: 10px
}
.helpbox img {
	max-width: 100px;
	margin: auto;
	margin-bottom: 15px
}
.sub_a a {
	display: block;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc
}
.slick-slide {
	margin: 10px 15px;
}
.pagetop {
	border: 1px solid #ccc;
	padding: 15px
}
.lange {
	border-radius: 10px;
	position: relative;
	float: right;
	right: 15px;
	top: 22px;
	font-size: 13px;
	padding: 5px 8px;
	color: #333;
	display: inline-block
}
.pmask {
	overflow: hidden;
	height: 185px;
	border: 1px solid #ccc
}
.pimg {
	height: 185px;
	background-size: cover;
	background-position: center center;
	transition: all 0.3s ease;
	background-repeat: no-repeat;
}
.pimg:hover {
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
}
.his div {
	border-bottom: 1px #ccc dashed;
	padding-bottom: 5px;
	margin-bottom: 5px
}
.navbar-nav>li>.dropdown-menu.promenu {
	left: -120px
}

@media screen and (max-width: 1280px) {
.navbar-nav>li>.dropdown-menu.promenu {
	left: 0px
}
}

@media (max-width:992px) {
.alogo {
	float: none !important;
	margin: auto !important;
	margin-bottom: 15px !important;
	max-width: 80% !important;
	display: block
}
.pmask {
	overflow: hidden;
	height: 185px;
	border: 1px solid #ccc;
	max-width: 270px;
	margin: auto
}
.pimg {
	height: 185px;
	background-size: cover;
	background-position: center center;
	transition: all 0.3s ease;
	background-repeat: no-repeat;
	max-width: 270px;
	margin: auto
}
.pimg:hover {
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
}
.s0 {
	padding-left: 0px;
	padding-right: 0px
}
.slick-slide {
	margin: 5px 10px;
}
.pimg {
	margin-bottom: 15px
}
.nmain .col-sm-9 {
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px
}
.ts15 {
	padding: 0px
}
.innew {
	padding-top: 15px;
	border-top: 1px dashed #ccc;
	margin-top: 15px
}
.navbar-form {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px
}
.navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 1px solid #ccc;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.img30 {
	margin-top: 15px
}
}
.lmenu {
	margin-left: -15px;
	margin-right: -15px
}
.helpbox .box {
	border: 0px;
	border-bottom: 1px solid #ccc
}
.helpbox .box:first-child {
	border: 0px;
	border-top: 1px solid #ccc
}
.abimg {
	float: none;
	margin-right: 0px;
	margin: auto;
	margin-bottom: 15px;
	max-width: 500px
}
.slong h1 {
	font-size: 32px;
	margin-top: 0px;
	color: #fff;
	text-shadow: black 0.5px 0.5px 0.5px;
}
.topimg {
	height: 300px;
	background-position: center center;
	background-size: cover
}
.sbox {
	position: absolute;
	left: 10%;
	z-index: 999;
	top: 80px;
}
.sbox .container {
	max-width: 100%;
	margin: 0px;
	margin-top: 0px;
	padding: 30px
}
.slong {
	position: static;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	width: 100%;
	color: #fff;
	text-shadow: black 0.5px 0.5px 0.5px;
}
.nmain {
	margin-bottom: 30px;
	background-color: transparent;
	border: 0px;
	padding-bottom: 30px;
	/*border-bottom: 1px solid #efefef;*/
	overflow: hidden;
}
.nmain:last-child {
	border: 0px;
	padding-bottom: 0px
}
.d30 {
	margin-bottom: 15px
}
.topser {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 0px
}
.sp15 {
	padding: 15px
}
h1 {
	font-size: 32px;
	line-height: 40px
}
h2 {
	font-size: 26px;
	line-height: 32px
}
.carousel-caption h3 {
	font-size: 32px;
	margin-top: 0px;
	margin-bottom: 15px
}
.carousel-caption {
	font-size: 14px;
	background-color: transparent;
	padding: 5px 5px;
}
.carousel-caption p {
	font-size: 14px;
	margin-bottom: 0px
}
.carousel-indicators {
	bottom: -5px
}
.minibox {
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	width: 60px;
	display: block;
	float: left;
	border: 1px solid #efefef;
	margin-bottom: 0px;
	margin-right: 10px
}
.money {
	text-align: left
}
.btn {
	border-radius: 0px
}
.rmenu {
	float: left;
	margin-left: 0px;
	margin-top: 5px
}
.rmenu img {
	float: left !important;
	margin-bottom: 10px !important;
	vertical-align: middle;
	margin-top: 2px
}
.ml30 {
	padding-right: 15px
}
.c3 {
	height: auto !important;
	padding-bottom: 30px;
}
.c2 {
	background: url(../images/abg_s.jpg);
	height: auto !important;
}
.c2box {
	padding: 0px;
	/*	padding-top: 15px;*/

	margin-top: 30px;
	margin-bottom: 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: 171px
}
.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;
	margin-top: -15px;
}
.snav {
	text-align: left;
	padding-bottom: 15px;
	padding-top: 15px
}
.example .hbox {
	margin-bottom: 15px;
}
.clogo {
	float: none;
	width: 80px;
	margin: auto
}
.h30 {
	height: 15px
}
.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;
}
.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
}
.in_case {
	margin-bottom: 15px
}
.banner {
	margin-left: -15px;
	margin-right: -15px
}
.mainbox {
	padding: 60px 30px
}
.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-left: 0px;
	margin-right: 0px;
	margin-top: 0px
}
.location {
	margin-top: 15px;
	margin-bottom: 15px
}
.in_a {
	padding: 15px 15px 0px 15px;
	margin-top: 0px;
}
.slange .lange {
	display: block;
	width: 100%;
	margin: auto;
	text-align: center
}
.sfb {
	position: absolute;
	right: 5px;
	margin-top: -15px;
	z-index: 999;
}
.navbar-nav {
	margin: 0px -15px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: transparent
}
.case .nbox {
	margin-bottom: 15px
}
.spand {
	margin-bottom: 15px
}
.subox {
	padding: 15px;
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 0px;
	padding-right: 0px;
	background: #2d2234;
	color: #fff
}
.subox a, .subox h5 {
	color: #fff
}
.in_hot {
	padding: 30px 0px;
}
.nline {
	padding-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #CCCCCC
}
.table>tbody>tr>td, .table>tfoot>tr>td {
	vertical-align: middle;
}
.share {
	margin-left: 5px;
	margin-top: -5px;
	width: 20px;
}
.topbox .red {
	font-weight: bold
}
.topbox a.red {
	margin-left: 5px;
	margin-right: 5px
}
.btn-red {
	background: #0d6fb8;
	color: #ffffff;
	border: 1px solid #0c5b95;
}
.btn-red:hover {
	color: #fff;
}
.topbox .btn-red {
	padding-left: 30px;
	padding-right: 30px;
	border-radius: 0px
}
.topbox h2 {
	font-size: 24px;
	margin-right: 15px;
	display: inline;
	position: relative;
	top: 5px
}
.topbox .login {
	margin-top: 5px
}
.postbtn {
	margin-top: 5px
}
.serbox {
	background: #333;
	padding: 10px;
}
.carousel-caption {
	padding-bottom: 200px;
}
.inbuybox a {
	display: block;
	color: #fff;
	padding-bottom: 5px;
	border-bottom: 1px solid #444;
	padding-left: 5px;
	padding-top: 5px
}
.inbuybox span {
	color: #d73939;
	margin-right: 5px
}
.inbuybox a:hover {
	display: block;
	background: #990000
}
.marqueebox {
	border: 1px solid #666;
	background: rgba(70,70,70,0.4);
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.75);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.75);
	box-shadow: 0 1px 5px rgba(0,0,0,0.75);
}
.marquee {
	overflow: hidden;
	height: 350px
}
.int {
	color: #fff
}
.in_case {
	padding: 10px
}
.in_case hr {
	margin-top: 5px;
	margin-bottom: 5px;
	border-color: #333;
	border-style: dashed
}
.in_case span {
	font-weight: normal
}
.inboxa {
	transition: all 0.3s ease;
}
.nbox {
	opacity: 0.9
}
.p0 {
	padding: 0px
}
.subt {
	color: #fff;
	margin-top: 30px
}
.mob {
	display: table-cell
}
.serbox .well {
	min-height: 20px;
	padding: 15px;
	margin-bottom: 0px;
	margin-top: 10px;
	background-color: transparent;
	border: 1px solid #666;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	color: #fff
}
.p15 {
	padding: 0px
}
.buylist {
	border: 1px solid #666;
	padding: 15px;
	background-color: rgba(77,77,77,0.4);
	margin-top: 30px
}
.buylist hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #666
}
.buylist .flag-icon {
	margin-right: 5px
}
.buylist span {
	color: rgba(255,71,0,1.00);
	font-size: 16px
}
.buylist p {
	margin-top: 10px;
	padding-bottom: 10px
}
.buylist p a {
	color: #999
}
.buylist .glyphicon {
	margin-right: 5px
}
.pagebox {
	border-top: 1px solid #ccc;
	padding-top: 30px;
	text-align: center
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 0px;
	border-radius: 4px;
}
.poimg {
	background-size: cover;
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 15px;
	background-position: center center;
	margin-bottom: 15px
}
.compa a {
	color: #aaa;
	float: right
}
.stext {
	padding: 30px;
	display: inline-block;
	border: 1px solid #fff;
	background: rgba(255,255,255,.2)
}
.img15 {
	margin-top: 15px
}
.at {
	font-weight: bold;
	padding-bottom: 15px;
	margin-bottom: 25px;
	font-size: 18px;
	color: #333;
	border-bottom: 1px solid #ccc;
}
.at span {
	font-weight: normal;
	float: right;
	font-size: 15px;
	color: #666
}
.sliderimg {
	background-size: cover;
	background-position: center center;
	height: 520px
}
.cbox {
	border-radius: 99em;
	padding: 30px;
	border: 2px solid #ccc;
	width: 220px;
	height: 220px;
	text-align: center;
	margin: auto
}
.cbox img {
	width: 100%;
	max-width: 90px;
	margin-top: 10px
}
.cbox h3 {
	margin-top: 15px
}
.innbox {
	overflow: hidden;
	padding: 60px 30px;
	background-attachment: scroll;
	background-size: cover
}
.sub_a .glyphicon {
	margin-right: 5px;
	color: #b20000;
	font-size: 13px
}
.catabox h2 {
	color: #fff;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #fff
}
.catabox .box {
	height: 350px;
	background-size: cover;
	background-position: center center;
	color: #fff;
	padding: 60px
}
.pbox {
	background: rgba(0,0,0,.7);
	border: 1px solid #666;
	padding: 15px;
	min-height: 235px
}
.pname {
	text-align: center;
	margin-top: 5px;
	font-weight: bold;
}

@media screen and (max-width: 992px) {
.yamm .yamm-content {
	padding: 15px
}
.catabox .box {
	height: 350px;
	background-size: cover;
	background-position: center center;
	color: #fff;
	padding: 30px
}
.sbox {
	position: absolute;
	left: 5%;
	z-index: 999;
	top: 30px;
}
.subox {
	padding: 15px 0px
}
hr {
	margin: 15px 0px 15px 0px
}
.s15 {
	margin-top: 15px
}
.innbox {
	overflow: hidden;
	padding: 30px 0px;
	background-attachment: scroll;
	background-size: cover
}
.mainbox {
	padding: 30px 15px
}
.carousel-caption h3 {
	font-size: 24px;
	margin-bottom: 5px
}
.sliderimg {
	background-size: cover;
	background-position: center center;
	height: 220px
}
.at {
	font-weight: bold;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
.at span {
	float: none;
	text-align: left;
	display: block
}
.stext {
	padding: 15px;
	display: inline-block;
	border: 1px solid #fff;
	background: rgba(255,255,255,.2)
}
.buylist {
	margin-top: 15px
}
.data {
	float: none
}
.navbar-collapse {
	-webkit-box-shadow: inset 0 0 0 rgba(255,255,255,.1);
	box-shadow: inset 0 0 0 rgba(255,255,255,.1);
}
.listbox {
	margin-left: -15px;
	margin-right: -15px
}
.nav-tabs {
	margin-top: 15px
}
.lmenu h3 {
	position: absolute;
	top: -15px;
	left: 80px;
}
.navbar-toggle {
	border: 1px solid #666;
	border-radius: 0px;
	margin: 5px 0px 15px 15px;
	position: relative;
}
.navbar-toggle .icon-bar {
	background: #fff
}
.p15 {
	padding: 15px
}
.topbox .p15 {
	padding-bottom: 0px
}
.topbox .btn-red {
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 0px
}
.mobbtn {
	margin-top: 10px
}
.sublogo {
	width: 60%;
	margin: auto;
	margin-bottom: 0px
}
.subt {
	color: #fff;
	margin-top: 15px
}
.marquee {
	overflow: hidden;
	height: 300px
}
.carousel-caption {
	right: 5%;
	left: 5%;
	padding-bottom: 30px
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	display: none
}
.topbox h2 {
	font-size: 24px;
	margin-right: 15px;
	display: block;
	position: static;
	top: 0px;
	margin-top: 0px
}
.postbtn {
	text-align: center;
	border-top: 1px solid #ccc;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px
}
.topbox {
	padding: 0px
}
.topbox .login {
	clear: both;
	float: right;
	margin-top: -35px
}
.logo {
	padding-bottom: 15px;
	margin: auto;
	float: left;
	width: 200px;
	cursor: pointer;
	z-index: 9999;
	position: relative
}
table#cart tbody td .form-control {
	width: 25%;
	display: inline !important;
}
.actions .btn {
	width: 36%;
	margin: 0.5em 0;
}
.actions .btn-info {
	float: left;
}
.actions .btn-danger {
	float: right;
}
table#cart thead {
	display: none;
}
table#cart tbody td {
	display: block;
	padding: .6rem;
}
table#cart tbody tr td:first-child {
	background: #333;
	color: #fff;
}
table#cart tbody td:before {
	content: attr(data-th);
	font-weight: bold;
	display: inline-block;
	width: 8rem;
}
table#cart tfoot td {
	display: block;
}
table#cart tfoot td .btn {
	display: block;
}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
select, textarea, input {
	font-size: 16px !important;
}
}
.ts15 {
	padding-top: 15px;
	width: 100%
}
.dropdown-menu {
	min-width: 100px
}

@media screen and (max-width: 767px) {
.ts15 {
	padding: 0px 15px !important;
	width: 100%
}
}

@media screen and (max-width: 1280px) and (min-width: 768px) {
.navbar-default {
	font-size: 15px;
	background-color: transparent;
	border: 0px;
	text-align: right;
	margin-top: 15px !important;
	width: 100%
}
.navbar-nav>li>a {
	padding-top: 15px;
	padding-bottom: 10px;
}
}
