h1,h2,h3,h4,h5,h6,p,a {
	font-family: "微軟正黑體", "新細明體", Arial, Helvetica, sans-serif;
	color: #8d7979;
}
body{
    //background-color: #e7eef4;
	background: url(../img/back.jpg) no-repeat center fixed;
    background-size: cover;
    -webkit-background-size: cover;
	color: #8d7979;
}
p,body{
    font-size: 16px;
}
a:focus, a:hover {
    color: #bf6459;
    text-decoration: underline;
}
img{
    max-width: 100%;
}
.logo_text{
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	padding: 8px 15px;
    line-height: 32px;
	//text-shadow:2px 2px 2px #000;
}
.logo_text img{
    height: 42px;
    float: left;
    margin-top: -4px;
    margin-right: 6px;
}
.navbar-inverse .navbar-brand {
    color: #ffffff;
}
.navbar-inverse {
    background-color: #b9574a;
    border-bottom: 4px solid #a31818;
    //background: rgb(53,68,104);
    //background: -moz-linear-gradient(top, rgba(53,68,104,1) 0%, rgba(68,105,136,1) 100%);
    //background: -webkit-linear-gradient(top, rgba(53,68,104,1) 0%,rgba(68,105,136,1) 100%);
    //background: linear-gradient(to bottom, rgba(53,68,104,1) 0%,rgba(68,105,136,1) 100%);
    //filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#354468', endColorstr='#446988',GradientType=0 );
}
.navbar-inverse .navbar-nav>li>a {
    color: #ffffff;
}
.box_w{
	background: rgb(255 255 255 / 0%);
	//border-radius: 15px;
	//background: linear-gradient(to bottom, rgba(239,239,239,1) 0%,rgba(255,255,255,1) 5%);
	//border: 3px solid #FFF;
	padding: 60px 40px;
	//margin-top: 50px;
}
.header_img{
	background: url(../img/1920.jpg) no-repeat center top;
	text-align: center;
}
.red_img{
	display: inline-block;
	max-width: 100%;
	height: auto;
}
.bg-header{
	color: #8d7979;
	font-weight: bold;
	line-height: 24px;
	font-size: 24px;
    //background-color: #F42C04;
    padding: 10px 15px;
	border-radius: 8px;
    position: relative;
}
.bg-header small{
	color: #fff;
	background: #673840;
	font-size: 0px;
	width: 8px;
	height: 24px;
	vertical-align: super;
	position: absolute;
	left: 0;
	bottom: 9px;
}
.bg-h4{
	color: #2d4c78;
	font-weight: bold;
}
.line_mo{
	background-color: #446988;
    height: 5px;
    display: block;
    margin: 20px 0px;
    margin-left: -53px;
    margin-right: -53px;
    border-top: 2px solid #234867;
    display: none;
}
.news_text{
   color: #bf6459;
   font-weight: bold;
   font-size: 20px;
   //height: 74px;
}
footer{
	//background: linear-gradient(to bottom, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 100%);
	background-color: #cecaca;
    padding: 10px 0px;
	//border-top: 1px solid #fff;
	margin: 30px -15px 10px;
}
footer p,footer a{
	color: #673840;
}  
.border-img{
  // border-image: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(22,121,160,1) 100%) 1 1 stretch;
}
.footer_link{
    text-align: right;
}
.footer_link a{
	margin: 0px 10px;
}
.footer_link a:hover{
	color: #154f8b;
	text-decoration: none;
}
.a_img{
	width:100%;
	margin-bottom:15px;
}
.a_ul {
	color: #ff6600;
	font-size: 18px;
	line-height: 1.8em;
	font-weight: bold;
}
.bg-h2 {
    color: #146e96;
    font-size: 24px;
    margin-top: 10px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3),-1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
}
.more_img{
	display:none;
}
.rwd-img{
    padding-bottom: 75%;
    position: relative;
    overflow: hidden;
}
.rwd-img img{
    position: absolute;
    max-width: 100%;
}
.text_p{
   height: 68px;
   font-size: 16px;
}
.navbar-inverse .navbar-toggle {
    border-color: #a31818;
    background-color: #a31818;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #b9574a;
}
a:focus, a:hover {
	text-decoration: none;    
}
.btn-success:hover,.btn-primary:hover {
    color: #fff;
    background-color: #673840;
    border-color: #673840;
}
.btn-success.focus, .btn-success:focus {
    color: #fff;
    background-color: #673840;
    border-color: #673840;
}
.btn-success,.btn-primary {
    color: #fff;
    background-color: #bf6459;
    border-color: #bf6459;
}
.footer_box{
    background-color: #cecaca;
    padding: 10px 0px 30px;
}
header.carousel {
    height: 75%;
}
.news_box {
    width: 33%;
    float: left;
	padding:10px;
}
.news_box a{
    display:block;
	border: 1px solid #b9a6a6;
    padding: 20px 10px;
}
.no_mod{
	display:none;
}
.c_dl{
	font-size: 18px;
	font-weight: bold;
	color: #F90;
}
.h2_text a{
	font-size: 30px;
	color: #de1212;
	font-weight: bold;
}
.h4_text{
	font-size: 20px;
	color: #999;
	font-weight: bold;
}
.p_text{
    font-size: 16px;
}
.sort_box{
    margin-bottom: 20px;
}
.sort_box .owl-item{
    background-color: #bf6459;
	//border-radius: 8px;
	padding: 5px;
	font-size: 20px;
}
.sort_box .owl-item button{
	color: #fff;
	background-color: rgb(0 0 0 / 0%);
	border: 0px none #FFF;
}
.sort_box .owl-carousel .nav-button{
    margin: 0px;
	top: 7px !important;
	height: 25px;
    width: 25px;
	line-height: 20px;
}
.sort_box .owl-carousel .owl-prev {
    left: -30px;
}
.sort_box .owl-carousel .owl-next {
    right: -30px;
}
.member_box .panel {
    margin-bottom: 10px;
    background-color: rgba(255, 255, 255, 0.6);
    //box-shadow: 0px 10px 10px rgb(0 0 0 / 30%);
    border: 2px solid #a31818;
    color: #666;
	margin: 25px 0px;
}
.car_box .panel {
    margin-bottom: 10px;
    background-color: rgba(255, 255, 255, 0.6);
    //box-shadow: 0px 10px 10px rgb(0 0 0 / 30%);
    border: 2px solid #a31818;
    color: #666;
	margin: 25px 0px;
}
.buy_box{
	margin-top: 35px;
	border-top: 1px solid #dedede;
	padding-top: 20px;
}
.buy_box:after{
    content:"";
	clear: both;
	display: block;
}
.buy_box h4 strong{
    color: #b11e22;
    font-size: 24px;
    font-weight: 500;
}
.buy_box .numbers-row-news {
    border: 1px solid #ebebeb;
    float: left;
    margin-right: 10px;
    margin-top: 15px;
    padding: 3px 10px;
}
.buy_box .addtocart2 {
    background: rgb(177, 30, 34) none repeat scroll 0 0;
    border-radius: 3px;
    color: rgb(255, 255, 255);
    float: left;
    font-size: 18px;
    font-weight: 600;
    margin: 11px auto auto;
    padding: 5px 30px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.buy_box .addtocart3{

    background: rgb(253, 186, 2) none repeat scroll 0 0;
    border-radius: 3px;
    color: rgb(255, 255, 255);
    float: left;
    font-size: 18px;
    font-weight: 600;
    margin: 11px 10px auto;
    padding: 5px 30px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;

}

.link_box_02{
	padding:15px 0px;
}
.link_box_02 .fb_iframe_widget{
    vertical-align: middle !important;
}
.link_box_02 .line-it-button {
    vertical-align: middle !important;
}
.link_box_02 .btn {
    height: 20px;
    vertical-align: bottom;
    font-size: 12px;
    padding: 0px;
    width: 50px;
    margin: 5px 0px 0px;
    color: #fff;
    background-color: #666;
}
.search_box{
	position:relative;
	height:60px;
}
.search_box #search{
	position: absolute;
    top: 0px;
    right: 0px;
    width: 500px;
    margin: auto;
    left: 0px;
}
.search_box #search input,#search button{
	height:40px
}
.search_box .sidebar-search .btn-default {
    color: #fff;
    background-color: #a31818;
    border-color: #a31818;
}
.search_box .form-control {
    border: 1px solid #a31818;
}
.footer_link_02{
    list-style: none;
	margin-top: 8px;
    margin-bottom: 8px;
}
.footer_link_02>li {
    display: inline-block;
}
.bk_bt{

}
.commodity h4 a{
    color: #bf6459;
}
.commodity h4 a:hover{
    color: #673840;
}
.line_link{
    position: fixed;
    top: 165px;
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
    right: 24px;
	box-shadow: 0 4px 12px 0 rgb(0 0 0 / 15%);
}
.line_link a{
    color: #00c300;
	font-size: 24px;   
}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #a31818;
}
.list-group-item.act {
    color: #fff;
    background-color: #a31818;
}
.custom_box .col-md-3,.custom_box .col-md-9 {
    width: 100%;
}
.custom_box .list-group {
    font-size: 0px;
}
.custom_box .list-group .list-group-item {
    display: inline-block;
	font-size: 14px;
}
.custom_box .list-group .list-group-item {
    margin-bottom: 0;
    margin-left:-4px;
    margin-right: 0;
}
.custom_box .list-group .list-group-item:first-child {
    border-top-right-radius:0;
    border-bottom-left-radius:4px;
}
.custom_box .list-group .list-group-item:last-child {
    border-top-right-radius:4px;
    border-bottom-left-radius:0;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #a31818;
    border-color: #a31818;
}
.pagination>li>a, .pagination>li>span {
    color: #4e4e4e;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #a31818;
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #ffeaea;
    background-color: transparent;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #a31818;
}
.dropdown-menu>li>a{
   font-size: 16px;
   padding: 10px 20px;
}
.img-portfolio {
   margin-bottom: 30px;
   //background-color: #ededed;
   //border-right: 4px solid #FFF;
   //border-left: 4px solid #FFF;
   padding-top: 15px;
   border: 1px solid #b9a6a6;
}

/*20211021-add*/
.nav-tabs {
    //border-bottom: 1px solid #a31818;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #fff;
    background-color: #a31818;
    border: 1px solid #a31818;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-color: transparent;
}
.nav-tabs > li > a:hover {
    color: #313131;
}
.list-group.dl_list .list-group-item {
    padding: 25px 15px;
}
.panel-group {
    margin-top: 10px;
}
.img_bg_box {
    //background-color: #a31818;
    padding: 0px 0px 20px;
    text-align: center;
}
.img_bg_box h3,.img_bg_box p{
    color: #6c6c6c;
}
.honor_box .rwd-img {
    padding-bottom: 60%;
}
.logo_img{
   display: inline-block;
   width: 180px;
}
.img-hover:hover {
    opacity: 0.8;
}
.news_td {
    font-size: 20px;
    padding: 15px 0px;
    border-bottom: 2px solid #999;
}
.news_td .dl_bt {
    float: right;
    height: 26px;
    padding: 1px 25px;
    margin-left: 15px;
}
.gallery-item-wrapper {
    padding-bottom: 25px;
}
.gallery-item {
    overflow: hidden;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border-radius: 3px;
}
.flush .gallery-item {
    border-radius: 0;
}
.gallery-item .gallery-thumb {
    position: relative;
    overflow: hidden;
}

.gallery-item .gallery-thumb img {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.gallery-item:hover .gallery-thumb img {
    transform: scale(1.1);
}

.gallery-item .gallery-thumb .image-overlay {
    background-color: #977979;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.gallery-item:hover .gallery-thumb .image-overlay {
    opacity: 0.50;
    filter: alpha(opacity=50);
}

.gallery-item .gallery-thumb .gallery-zoom, .gallery-item .gallery-thumb .gallery-link {
    width: 45px;
    height: 45px;
    text-align: center;
    background-color: #bf6459;
    display: none;
    line-height: 45px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    padding-top: 2px;
    font-size: 18px;
    color: #fff;
    display: block;
    border-radius: 2px;
}

.gallery-item .gallery-thumb .gallery-zoom:hover, .gallery-item .gallery-thumb .gallery-link:hover {
    background-color: #a31818;
    color: #fff;
}

.gallery-item .gallery-thumb .gallery-zoom:focus, .gallery-item .gallery-thumb .gallery-link:focus {
	outline: none;
}

.gallery-item .gallery-thumb .gallery-link {
    right: 0;
    margin-right: -45px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.gallery-item .gallery-thumb .gallery-zoom {
    left: 0;
    margin-left: -45px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.gallery-item:hover .gallery-thumb .gallery-zoom {
    display: block;
    left: 50%;
    margin-left: -48px;
}

.gallery-item:hover .gallery-thumb .gallery-link {
    display: block;
    right: 50%;
    margin-right: -48px;
}

.gallery-item .gallery-details {
    text-align: center;
    padding-top: 10px;
    background-color: #fff;
    bor der: 2px solid #ecf0f1;
    border-top: 0;
    overflow: hidden;
}

.gallery-item .gallery-details h5 {
    margin: 0;
    font-size: 1.5em;
    font-weight: 700;
    position: relative;
}

.gallery-item .gallery-details p {
    font-size: 1em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.gallery-item .gallery-thumb {
    padding-bottom: 75%;
}
.gallery-item .gallery-thumb img{
    position: absolute;
	max-width: 100%;
}
.gallery-item:hover .gallery-thumb .gallery-link{
    right: 56%;
}
.act_box .img-portfolio {
    margin-bottom: 20px;
    padding-bottom: 24.5%;
    overflow: hidden;
    position: relative;
}
.act_box .img-portfolio img {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
}
.act_box .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.act_bt {
    cursor: pointer;
    padding-left: 15px;
}
.act_bt .glyphicon{
    color: #673840;
}
.act_bt span+span{
    color: #fff;
    background-color: #88A2AA;
    border-color: #88A2AA;
    padding: 2px 15px;
}
.new_line li {
    border-bottom: 1px double #8d7979;
    list-style: none;
}
.new_line a {
    font-size: 20px;
    color: #8d7979;
    width: 78%;
    display: block;
    float: left;
    margin: 12px 0px;
}
.new_line a:hover {
	color: #bf6459;
	text-decoration: none;
}
.new_line li::after {
    content: "";
    clear: both;
    display: block;
}
.one_bt,.custom_box .col-md-3{
    display: none!important;
}
.dropdown{
    text-align: center;
}
.dropdown-menu li{
    text-align: center;
}
.quick_links .btnblock a, .quick_links.shop .btnblock a {
    width: 100%;
    background: #b9574a;
    color: #fff;
}

/*datepicker*/
.project .project_box > div,.staff .staff_box > div {
    background-color: #bf6459;
	border-bottom: 3px solid #a31818;
}
.project .project_box.act > div,.staff .staff_box.act > div {
    background-color: #f57666;
    border-bottom: 3px solid #ff1e1e;
}
.num_box select {
    background-color: #bf6459;
}
.num_box select option{
    background-color: #bf6459;
}
.num_in {
    background-color: #a31818;
}
.num_in option{
    background-color: #a31818;
}
.staff .staff_box.act .num_in {
    background-color: #d90808;
}
.staff .staff_box.act .num_in option{
    background-color: #d90808;
}
.datepicker_box {
    background-color: #f1f1f1;
}
.datepicker_box .order_bg {
    background: #673840;
}
.datepicker table tr td {
    color: #b9574a;
}
.datepicker_box #daypicker .datepicker table tr td.active, .datepicker_box #daypicker .datepicker table tr td.active:hover, .datepicker_box #daypicker .datepicker table tr td.active.disabled, .datepicker_box #daypicker .datepicker table tr td.active.disabled:hover {
    background-color: #b9574a;
}

/*app new add*/
.money{
    font-size: 42px;
    color: #ff851d;
}
.pay_box .nav-tabs>li.active>a>input, .pay_box .nav-tabs>li.active>a:focus>input, .pay_box .nav-tabs>li.active>a:hover>input {
    background-color: #673840;
    border: 1px solid #673840;
}
.pay_box .nav-tabs {
    border-bottom: 3px solid #673840;
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #673840;
    border-color: #673840;
}
.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #673840;
    border-color: #673840;
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #673840;
    border-color: #673840;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #673840;
    border-color: #673840;
}

/*owl-carousel*/
.carousel-wrapper {
  width: 1000px;
  margin: auto;
  position: relative;
  text-align: center;
  font-family: sans-serif;
}

.owl-carousel .owl-nav {
  overflow: hidden;
  height: 0px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #5110e9;
}


.owl-carousel .item {
  text-align: center;
}

.owl-carousel .nav-button {
  height: 50px;
  width: 25px;
  cursor: pointer;
  position: absolute;
  top: 40% !important;
  line-height:46px;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
  pointer-events: none;
  opacity: 0.25;
}

.owl-carousel .owl-prev {
  left: 0px;
}

.owl-carousel .owl-next {
  right: 0px;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #b9574a;
  font-size: 40px;
  background: rgb(255 0 0 / 50%);
  border-radius: 3px;
  padding: 0px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #f42c04;
    color: #FFF;
    text-decoration: none;
}

.owl-carousel .prev-carousel:hover {
  background-position: 0px -53px;
}

.owl-carousel .next-carousel:hover {
  background-position: -24px -53px;
}

@media (min-width: 1400px){
.container {
    width: 1370px;
}
}

@media (min-width: 768px){

.navbar-nav>li>a {
    //padding: 4px 30px;
}
body {
    padding-top: 72px;
}
.logo_text {
    margin-top: 8px;
}
.navbar-nav>li>a {
    padding-top: 24px;
    padding-bottom: 24px;
}
.language_img {
    position: absolute !important;
    right: -15px;
    top: auto;
    bottom: -39px;
}

}

@media (min-width: 1640px){

.language_img {
    position: absolute !important;
    right: 15px;
    top: 10px;
    bottom: auto;
}

}

@media (max-width: 991px){
.act_box .img-portfolio {
    padding-bottom: 72%;
    margin-right: 15px;
}
}

@media (max-width: 767px){

.box_w {
    border-radius: 0px;
	padding: 20px 15px;
}
footer{
    text-align: center;
}
.footer_link {
    text-align: center;
}
.search_box #search{
	width: 280px;
}
.news_box {
    width: 100%;
}
.navbar-nav .open .dropdown-menu {
    background-color: rgb(0 0 0 / 6%);
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #ffffff;
}
.quick_links .btnblock a, .quick_links.shop .btnblock a {
    background: #b9574a;
}

}
