@charset "UTF-8";
html, body {
  height: 100%;
  font-family: "微軟正黑體";
}
/*上中下大結構 絕對底部 鎖頭部*/
.phomi-wrap {
  min-height: 100%;
  margin-bottom: -70px; 
  padding-top: 60px;
  padding-bottom: 70px;
  background: url(../images/wrap-bk.png);
  z-index: 0;
}
.notop-wrap{
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.mainNav{
	background: #ff9c00;
	height: 60px;
	position: fixed;
	width: 100%;
	z-index: 997;
  border-bottom: solid 2px #ff7e00;
}
.partnerNav{
  background: #fff;
  border-bottom: solid 5px #e71f19;
}
.mainNav .navbar-collapse{
  padding-right: 0;
}
.site-footer, .phomi-wrap:after { 
  text-align: center;
}
.site-footer {
	padding-top: 12px;
	padding-bottom: 12px;
	background-image: url(../images/footer-bk.png);
}
.w970{
	width: 970px;
	margin: auto;
}
.w600{
  width: 600px;
  margin: auto;
}
.w800{
  width: 800px;
  margin: auto;
}

.phomi-wrap .row,footer.row{
	margin: 0;
}
/*/上中下大結構 絕對底部 鎖頭部*/
/*TopBar*/
.modal-content{
  z-index: 998;
}
.logo{
	float: left;
	width: 164px;
	display: inline-block;
	height: 60px;
  text-align: center;
  padding: 9px 9px 9px 5px;
  -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition:  0.3s ease-in-out;
}
.partnerNav .logo{
  max-width: 456px;
  width: 100%;
  padding-top: 6px;
}
.partnerNav .logo img{
  height: auto;
  width: 100%;
}
@media screen and (max-width: 767px) {
.partnerNav .logo{
  float: left;
  margin-left: auto;
  position: relative;
  left: 0;
}
}
@media screen and (max-width: 380px) {
.partnerNav .logo{
  padding-top: 4%;
}
}
.organizers-logo{
      width: auto;
}
.logo img{
  width:auto; ;
  height: 100%;
}
ul.update {
	list-style: none;
	padding-left: 0;
	float: left;
}
ul.update li{
	display: inline-block;
}
.update a{
	color: #fff;
	line-height: 60px;
	display: block;
	padding: 0 15px;
	margin-left: -5px;
  	-webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition:  0.3s ease-in-out;
}
.update a:hover{
	color: #fff;
	text-decoration: none;
	background: #ff7e00;
}
.update a:focus{
	text-decoration: none;
}
.user{
	float: right;
	line-height: 60px;
}
.user a{
	color: #fff;
}
.user .nav li a.dropdown-toggle{
	line-height: 60px;
	padding: 0 14px;
	-webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition:  0.3s ease-in-out;
}
.user .nav li a.dropdown-toggle:hover,
.user .nav li a.dropdown-toggle:focus,
.user .nav .open>a,
.user .nav .open>a:hover,
.user .nav .open>a:focus
{
	background: #ff7e00;
}
.user .navbar-nav{
	margin: -1px 0;
}
.mobile-menu{
  border-color: #ff9c00;
  border-radius: 0;
  padding: 17px 24px 16px 24px;
  border-bottom: solid 2px #ff7e00;
  -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition:  0.3s ease-in-out;
}
.mobile-menu:hover,
.mobile-menu:focus,
.mobile-menu:active{
  background: #ff7e00;
  border-color: #ff9c00;
}
.mainNav .modal-body a{
  color: #333333;
  font-size: 1.2em;
}
.mainNav .modal-body .strong a{
  color: #ff7e00;
  font-size: 1.2em;
}
#phome-menu .modal-header span{
  margin: 0 10px 0 15px;
}
#phome-menu .modal-header .close span{
  font-size: 25px;
}
#phome-menu .modal-body span{
  margin-right: 10px;
}

/*/TopBar*/
/*footer*/
footer a,footer p{
	color: #cccccc;
	margin: 2px;
	letter-spacing: 1px;
	-webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition:  0.2s ease-in-out;
}
footer a:hover{
	color: #fff;
	text-decoration: none;
}
/*/footer*/
/*Banner*/
.main-banner{
	padding: 0;
}
.fader{
    position: relative;
    /*Banner比例*/
    padding-top: 360px;
    overflow: hidden;
    background-size: 100% 19px;
    margin-bottom: 10px;
    background: #bce3e2;
} 
.organizers-fader{
  background: none;
  padding-top:374px;
}
.fader img.slide{
  width: 1600px;
  height: auto;
}
.fader .slide{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
    opacity: 0;
    left: 50%;
    margin-left: -800px;
}
.fader img.slide{
    height: auto;
}
.fader .prev,
.fader .next{
  position: absolute;
  height: 80px;
  line-height: 55px;
  width: 50px;
  font-size: 100px;
  text-align: center;
  color: #000;
  top: 50%;
  left: 0;
  z-index: 4;
  margin-top: -35px;
  cursor: pointer;
  opacity: .2;
  transition: all 150ms;
}
.fader .prev:hover,
.fader .next:hover{
  opacity: 1;
}
.fader .next{
  left: auto;
  right: 0;
}
.fader .pager_list{
  position: absolute;
  width: 100%;
  height: 40px;
  line-height: 40px;
  bottom: 0;
  text-align: center;
  z-index: 4;
}
.fader .pager_list li{
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 7px;
  background: #ff9c00;
  opacity: .7;
  border-radius: 999px;
  text-indent: -9999px;
  cursor: pointer;
  transition: all 150ms;
}
.fader .pager_list li:hover,
.fader .pager_list li.active{
  opacity: 1;
}
/*/Banner*/
/*首頁*/
.index-content h1{
  font-size: 1.8em;
}
.hot-active .cover-img{
  padding: 30%;
  overflow: hidden;
  position: relative;
}
.hot-active .panel-body{
  min-height: 87px;
}
@media screen and (min-width: 400px)and (max-width: 910px) {
.hot-active .panel-body{
  min-height: 112px;
}
}
@media screen and (max-width: 400px) {
.hot-active .panel-body{
  min-height: 137px;
}
}
.easy-share{
  margin-top: 10px;
}
.easy-share .cover-img{
  padding-bottom:55%;  
  overflow: hidden;
  position: relative;
}
.easy-share .partner-cover{
  padding-bottom:93px;  
}
.cover-img img{
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.cover-img120 img{
  width: 150%;
  left: -25%;
}
.hot-active h3,
.easy-share h3{
  margin: 2px 0 5px;
  font-size: 1.3em;
  line-height: 1.4em;
}
.easy-share h3{
  text-align: center;
  margin:10px 0 15px 0;
}
.panel-footer p{
  display: inline;
  padding: 0 3px;
}
.panel-footer .amount,
.panel-footer .join{
  float: right;
  margin-left: 5px;
}
.panel-footer .join{
  color: #333;
  display: block;
  padding:1px 5px;
  border-radius: 4px;
}
.panel-footer .join:hover{
  background: #d9d9d9;
}

/*/首頁*/
/*login&sign*/
.sign-bk{
  background: url(../images/sign-bk.jpg) no-repeat;
  background-size:cover;
}
.login-bk{
  background: url(../images/login-bk.jpg) no-repeat;
  background-size:cover;
}
.phomi-sign,.phomi-login{
  padding: 20px 30px;
  margin: 30px 0;
  background: url(../images/bk-translucent.png);
  border-radius: 10px;
}
.phomi-sign .reload,
.phomi-login .reload{
  margin-top: 30px;
}
.hr2{
  border-top: 1px solid #e9eaed;
}
.hr3{
  margin-bottom: 0;
}
.hr4{
  margin: 0 0 10px;
}
.captchaImg{
  margin: 0 10px 15px 0;
}
.phomi_error-label{
  color: #c00;
  margin-bottom: 0;
}
.automial li{
  padding: 3px 10px;
}
.automial li:hover,
.automial-selected{
  background: #eee;
}
/*/login&sign*/
/*list*/
.img160{
  padding-right: 0;
  padding-top: 9px;
}
.square-img{
  position: relative;
  overflow: hidden;
  display: block;
  padding-bottom: 100%;
  border-radius: 8%;
  background: url(../images/default-square-img.png);
  background-size: cover;
}
.list-img{
  position: absolute;
  width: 150%;
  min-width: 100%;
  top: 0;
  left: 50%;
  margin-left: -75%;
  z-index: 1;
}
.list-content button{
  margin-bottom: 5px;
}
.list-content .dropdown-menu{
  margin-top: -1px;
}
.list-content h4{
  line-height: 1.5em;
}
.list-hr{
  margin: 15px 0 7px 0;
  border-top: 1px solid #cccccc;
  box-shadow: 0 1px 1px #ffffff;
}
.act-list-cover{
  overflow: hidden;
  text-align: center;
}
.act-list-cover img{
  width: 100%;
  margin-top: 13px;
  max-width: 350px;
}
/*/list*/
/*myupload
.lv-bar{
  float: right;
  margin-top: -5px;
  width: 230px;
  padding:12px 15px 0 0;
}
.lv-bar .lv-text,
.lv-bar .progress{
  width: 68%;
  float: right;
  text-align: right;
}
.lv-bar .lv-text{
  padding-right: 10px;
  width: 32%;
}
/myupload*/
/*上方次選單*/
.P-tab-nav{
  margin: 0 15px 10px 15px;
}
ul.P-tab-nav{
  padding:0;
  margin: 20px 15px;
  border-bottom: solid 1px #cccccc;
}
.P-tab-nav li{
  margin-left: 0;
}
.P-tab-nav li.active{
  background: #ffffff;
}
.P-tab-nav li a{
  padding: 10px 40px;
  border-radius: 0;
  border:1px solid #ccc;
  border-top: 3px solid #e5e5e5;
  margin-left: -3px;
  margin-bottom: -1px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition:  0.2s ease-in-out;
}
@media screen and (max-width: 550px) {
.P-tab-nav li{
  width: 100%;
  margin-left: 2px;
}
.P-tab-nav li a{
  padding: 10px 20px;
}
}
.P-tab-min-nav li a{
  padding: 10px 20px;
}
.P-tab-nav li.active a{
  border-top: 3px solid #ff9c00;
}
.P-tab-nav li a:hover,
.P-tab-nav li a:focus{
  background: #ffffff;
  border-top: 3px solid #ff9c00;
}
/*/上方次選單*/
/*左方次選單*/
.sec-menu{
  padding-top: 20px;
}
.sec-menu .nav{
  padding-top: 10px;
}
.sec-menu .nav li a{
  padding: 5px 5px;
  color: #333;
}
.sec-menu .nav li a:hover,
.sec-menu .nav li a:active{
  color: #ff7e00;
  background: #f5f5f5;
}
.sec-menu .nav li a span{
  padding-right: 5px;
}
.left-menu-box .btn{
  padding: 12px 20px;
  text-align: left;
  font-size: 1.1em;
  border: 1px solid #e5e5e5;
}
.left-menu-box .btn:hover{
  background: #f6f7f8;
}

.left-menu-box .btn:first-child:not(:last-child),
.left-menu-box .btn:last-child:not(:first-child) {
   border-radius: 0;
}
/*/左方次選單*/
/*大BN*/
.big-BN .bn-desk-upload{
  height: 454px;
  background: url(../images/upload-photo/BN-bk-desk-upload.png) no-repeat center;
}
@media screen and (max-width: 767px) {
.big-BN .bn-desk-upload{
  background: url(../images/upload-photo/BN-bk-phone-upload.png) no-repeat center;
}
}
/*
.big-BN .bn-phone-upload{
  height: 454px;
  background: url(../images/BN-bk-phone-upload.png) no-repeat center;
  display: none;
}
*/
.bn-qa-box{
  background: url(../images/hiring/qa-BN-bk.png) no-repeat center bottom;
  background-size: 950px;
  height: 320px;
}
.big-BN .bn-about,
.big-BN .bn-qa{
  height: 320px;
  background: url(../images/about-BN-bk.png) no-repeat center;
}
.big-BN .cover-bn{
  background-size:cover;
}
/*/大BN*/
/*大圖內容
.content-line-row{
  border-bottom: 1px dashed #cccccc;
}
.content-line-row .upload-photo-c1{
  height: 464px;
  background: url(../images/upload-photo-c1.png) no-repeat right bottom;
  background-size:970px;
}
.content-line-row .upload-photo-c2{
  height: 470px;
  background: url(../images/upload-photo-c2.png) no-repeat left bottom;
  background-size:970px;
}
/大圖內容*/
/*檔案管理*/
.filter-img select{
  margin-bottom:5px;
  width: auto;
  margin-right: 10px;
  float: left;
}
.filter-activity select{
  float: left;
  width: auto;
  margin-right: 10px;
  margin-bottom: 3px;
}
.filter-activity input.dot{
  margin-top: 10px;
}
.filter-activity .form-inline{
  margin: 0;
}
.modal-just-img{
  width: 50%;
  max-width: 600px;
  margin: 30px auto
}
.modal-just-img img{
  width: 100%;
}
.photo-action{
  float: left;
}
.photo-action .dropdown-menu{
  margin-top: 0;
}
.page2{
  text-align: center;
  padding: 15px 0 35px 0;
}
.page3{
  padding: 10px 15px 20px;
}
.min-img{
  padding: 15px 0;
}
.min-img .img-box{
  position: relative;
  overflow: hidden;
  display: block;
  padding: 9.5%;
  float: left;
  margin: 0 1% 1% 0;
}
.min-img .img-box-3cut{
  padding: 16.1%;
}
.min-img .img-box img{
  position: absolute;
  width: 150%;
  min-width: 100%;
  top: 0;
  left: 50%;
  margin-left: -75%;
  z-index: 1;
  opacity: 0.9;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition:  0.2s ease-in-out;
}
.min-img .img-box img:hover{
  opacity: 1;
}
.min-img .choice-img-box{
  background: #333;
}
.min-img .choice-img-box img,
.min-img .choice-img-box img:hover{
  opacity: 0.3;
}
.min-img .img-box .top-bar,
.min-img .img-box .bottom-bar{
  position: absolute;
  z-index: 2;
  width: 100%;
  color: #fff;
}
.min-img .img-box .top-bar{
  top: 0;
  left: 0;
  text-align: right;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
}
.min-img .img-box .top-bar span{
  text-shadow: 0 0 10px #000;
  padding: 10px 10px 0 0;
}
.min-img .img-box .top-bar span.glyphicon-star{
  color:#ffff00;
}
.min-img .img-box .bottom-bar{
  bottom: 10px;
  left: 10px;
  height: 20px;
  z-index: 99;
}
.min-img .img-box .bottom-bar input[type="checkbox"]{
  width: 18px;
  height: 18px;
}
.min-img .img-box a {
  z-index: 1;
}
.img-box .file-name{
  z-index: 2;
  padding: 5px;
  background: #000;
  color: #fff;
  opacity: .8;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}
#setting-price .modal-body{
  padding: 15px 40px;
}
.min-img .img-box .children3,
.photo .photo-box .children3{
  display: none;
}
.pswp__caption .setting-cover{
  position: absolute;
  top: 0;
  right: 13px;
  margin-top: -44px;
  color: #cccccc;
  border: #cccccc solid 1px;
  background: none;
}
.pswp__caption .setting-cover:hover{
  background: #333333;
  color: #fff;
  border: #fff solid 1px;
}
#setting-price{
  z-index: 999;
}
#gallery{
  z-index: 998;
}
/*/檔案管理*/
/*相簿封面*/
.albums-cover{
  width: 150px;
  position: relative;
}
.albums-cover .update-cover{
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 2;
  opacity: 0.9;
  padding: 5px 10px;
  color: #ffffff;
  left: 0;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition:  0.2s ease-in-out;
}
.albums-cover:hover .update-cover{
  background: #000000;
}
.albums-cover .update-cover a,
.albums-cover .update-cover a:hover{
  color: #e5e5e5;
  text-decoration: none;
  display: none;
}
.albums-cover:hover .update-cover a{
  display: inline-block;
}
.albums-cover a{
  border-radius: 0;
}
.set-cover{
  position: relative;
  padding-bottom: 30px;
}
.found-photo{
  max-width: 100%;
}
.set-cover img{
  width: 100%;
}
.set-cover .btn-upload{
  z-index: 10;
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #e5e5e5;
  background: #000;
  text-decoration: none;
  padding: 5px 10px;
  opacity: .8;
  text-align: center;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition:  0.2s ease-in-out;
}
.set-cover .btn-upload:hover{
  opacity: .9;
}
/*/相簿封面*/
.report-img{
  width: 60%;
  min-height: 390px;
  line-height: 390px;
}
.report-img img{
  width: 100%;
  height: 100%;
  vertical-align:middle;
}
.report-text{
  width: 35%;
  padding: 0 0 0 3%;
  position: absolute;
  top: 0;
  right: 0;
  margin: 15px 30px 0 0 ;
}
.report-text .btn{
  width: 49%;
}
.modal-body418{
  min-height: 418px;
}
.sell-img{
  text-align: center;
}
.sell-img img{
  max-width: 568px;
  width: 100%;
  margin-top: 10px;
}
/*上傳路徑找照片*/
.upload-gpx-row{
  padding: 40px 0;
  border-bottom: 1px dashed #cccccc;
}
.upload-gpx-BN{
  text-align: center;
  color: #ffffff;
  height: 454px;
}
.upload-gpx-BN h1{
  font-size: 1.8em;
  font-weight: bolder;
  padding-top: 77px;
}
.upload-gpx-BN h3{
  font-size: 1.14em;
  line-height: 2em;
}
.upload-gpx-BN .bn{
  height: 454px;
  background: url(../images/upload-gpx/bn-bk.png) no-repeat center;
  background-size:cover;
}
.upload-gpx-BN .btn{
  width: 195px;
  height: 56px;
  color: #ffffff;
  background: #ed5400;
  line-height: 52px;
  padding: 0;
  font-size: 1.2em;
  margin: 0 5px 10px;
}
.upload-gpx-BN .btn:hover{
  border: solid 1px #fff;
}
.gpx-file input{
  margin: 30px auto 40px auto;
}
.upload-gpx-content h2,
.upload-gpx-content p{
  text-align: center;
}
.upload-gpx-content h2{
  font-size: 1.7em;
  padding-bottom: 10px;
}
.upload-gpx-content .text2{
  color: #999999;
  display: block;
  padding: 10px 0;
}
.upload-gpx-content .what-gpx{
  height: 190px;
  text-align: center;
}
.upload-gpx-content .gpx-text{
  padding: 40px 5px;
  text-align: left;
}
.upload-gpx-content .gpx-text div{
  width: 33.333%;
  float: left;
}
.upload-gpx-content .gpx-text a{
  color: #333;
}
.upload-gpx-content .gpx-text a:hover{
  color: #ff9c00;
}
.why-gpx-all-img{
  width: 630px;
  margin: 0 auto;
  float: none;
}
.why-gpx-all-img div{
  width: 29.33%;
  height: 0;
  padding-bottom: 32.99%;
  float: left;
  text-align: center;
  margin: 20px 2% 50px;
}
.why-gpx-all-img div p{
  padding-top: 120%;
}
.why-gpx-all-img .caption{
  background-image: url(../images/upload-gpx/find-photo-caption.png);
  background-size: 300%;
}
.why-gpx-all-img .caption-1:hover{
  background-position: 0 -100.5%;
}
.why-gpx-all-img .caption-2:hover{
  background-position: -100% 0;
}
.why-gpx-all-img .caption-2{
  background-position: -100% -100%;
}
.why-gpx-all-img .caption-3{
  background-position: 100% 0;
}
.take-present{
  height: 150px;
  width: 100%;
  margin: 15px auto;
  overflow: hidden;
}
.take-present div.all{
  width: 400px;
  margin: 0 auto;
  text-align: center;
}
.take-present div.all div{
  position: relative;
}
.take-present div p{
  background: #333;
  color: #fff;
  border-radius: 4px;
  display: inline-block;
  width: 30%;
  height: 32px;
  line-height: 32px;
}
.take-present .aa,
.take-present .bb,
.take-present .cc,
.take-present .dd{
  position: absolute;
}
.take-present .aa{
  left: 36%;
  width: 28%;
  top: 0;
}
.take-present .bb{
  top: 50px;
  left: 2%;
}
.take-present .cc{
  right: 2%;
  top: 32px;
}
.take-present .dd{
  right: 2%;
  top: 66px;
}
/*/上傳路徑找照片*/
/*活動頁面*/
.act-photo-content .filter-activity{
  margin: 8px 0;
}
.act-photo-content .filter-activity .btn-group{
  float: left;
  margin-right: 10px;
  margin-bottom: 3px;
}
.act-photo-content .filter-activity .btn-group select{
  margin-right: 0;
  border-radius: 0;
}
.act-photo-content .menu .btn,
.act-photo-content .menu .btn-group,
.act-photo-content .menu .form-control,
.desk-light-box .btn-group,
.desk-light-box .btn-group-justified,
.activity-menu .btn,
.activity-menu .btn-group{
  margin-bottom: 5px;
}
.act-photo-content .glyphicon img{
  width: 16px;
  margin-top: -6px;
}
.photo-box .web-click,
.photo-box .phone-click{
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.photo-box .web-click{
  background:#fff;
  opacity: 0;
}
.photo-box .phone-click{
  display: none;
}
.photo-box .photo-hover{
  z-index: 3;
  position: absolute;
  width: 100%;
  height: 30px;
  background: #000;
  bottom: 0;
  opacity: 0;
}
.photo-box:hover .photo-hover{
  opacity: 1;
  background: rgba(0, 0, 0, 0.7)
}
.photo-box .photo-mark{
  z-index: 3;
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
}
.photo-box .photo-hover a{
  line-height: 30px;
  padding: 0 8px;
  color: #fff;
  border-radius: 4px;
}
.photo-hover .photo-time{
  position: absolute;
  bottom: 30px;
  right: 0;
  padding: 5px 8px;
  background: #000;
  color: #fff;
  opacity: .7;
  border-radius: 4px 4px 0 0;
  font-size: 0.5em;
}
.photo-box .photo-hover .text{
  margin-left: 10px;
  padding: 0;
}
.photo-box .photo-hover .text:hover{
  text-decoration: none;
}
.photo-box .photo-hover a:hover{
  background: rgba(0, 0, 0, 0.7)
}
.photo-box .photo-hover .bar-icon{
  float: right;
}
.photo-box .photo-hover .click{
  color: #ff9c00;
}
.act-photo-content .modal-backdrop{
  min-height: 610px;
  min-width: 970px;
  position: relative;
}
.act-photo-content .desk-light-box img{
  max-width: 100%;
  max-height: 100%;
}
.act-photo-content .desk-light-box .modal-content{
  position: absolute;
  top: 50%;
  left: 50%;
  height: 570px;
  width: 930px;
  overflow: hidden;
  margin: -285px  0 0 -465px;
}
@media screen and (max-width: 970px) {
.act-photo-content .desk-light-box .modal-content{
  top: 20px;
  left: 20px;
  margin: 0;
}
}
.desk-light-box .modal-body{
  padding: 0;
  position: relative;
}
.desk-light-box .col-xs-8{
  padding: 0;
  line-height: 1;
  text-align: center;
  background: #222;
  min-height: 570px;
  position: absolute;
  width: 570px;
  line-height: 570px;
  height: 570px;
}
.desk-light-box .col-xs-4{
  min-height: 570px;
  padding: 20px 30px 30px 30px;
  width: 360px;
  position: absolute;
  right: 0;
  top: 0;
}
.desk-light-box .col-xs-8 a{
  color: #fff;
  float: right;
  padding: 0 8px;
  border-radius: 4px;
}
.desk-light-box .photo-hover{
  position: absolute;
  height: 35px;
  line-height: 35px;
  width: 100%;
  z-index: 3;
  bottom: 0;
  background: #000;
  opacity:0;
  padding: 0 15px;
}
.desk-light-box .modal-body:hover .photo-hover{
  background: rgba(0, 0, 0, 0.7);
  opacity: 1;
}
.desk-light-box .photo-hover a{
  border-radius: 4px;
  padding: 0 10px;
}
.desk-light-box .photo-hover p{
  color: #fff;
  float: left;
}
.desk-light-box .next,
.desk-light-box .back{
  position: absolute;
  height: 100%;
  width: 70px;
  opacity: 0.3;
  font-size: 2em;
  text-align: center;
}
.desk-light-box .next:hover,
.desk-light-box .back:hover{
  opacity: 1;
}
.desk-light-box .next{
  right: 0;
}
.desk-light-box .back{
  left: 0;
}
.act-photo-content .modal-backdrop{
  position: relative;
  height: 100%;
}
.modal-open .modal{
  overflow-x:auto;
}
.desk-light-box .report-choice,
.act-photo-content .report-active{
  position: absolute;
  color: #fff;
  text-align: left;
  width: 100%;
  height: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  z-index: 5;
}
.desk-light-box .report-choice .repot-text{
  position: absolute;
  z-index: 6;
  padding: 200px 150px 0 150px;
  width: 100%;
}
.desk-light-box .report-choice p,
.act-photo-content .report-active p{
  line-height: 16px;
  margin-bottom: 5px;
}
.desk-light-box .report-choice a{
  color: #333;
  padding: 6px 12px;
  margin-left: 10px;
}
.act-photo-content .report-active{
  top: 0;
  padding: 60px 20%;
  right: -7px;
}
.phone-photo .main-photo{
  width: 100%;
}
.phone-photo .back,
.phone-photo .next{
  position: absolute;
  height: 50px;
  width: 50px;
  z-index: 5;
  background: #e5e5e5;
  display: block;
  line-height: 50px;
  text-align: center;
  color: #000;
  top:50%;
  margin-top: -25px;
  border-radius: 4px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  font-size: 1.5em;
}
.phone-photo .back:hover,
.phone-photo .next:hover{
  color: #fff;
  background: #ff9c00;
}
.phone-photo .back{
  left: 0;
}
.phone-photo .next{
  right: 0;
}
.phone-text .share-qrcode{
  float:left;
  margin-right:5px;
  width: 116px;
}
.phone-text .photo-no{
  margin-top: 15px;
}
/*/活動頁面*/
/*我的活動*/
.myact-photo{
  width: 100%;
  overflow: auto;
}
.myact-photo .my-gallery{
  height: 200px;
  white-space: nowrap;
}
.myact-photo .photo-box{
  height: 200px;
  position: relative;
  display: inline-block;
  
  margin-right: 5px;
}
.myact-photo .my-gallery .photo-box a img{
  width: auto;
  height: 100%;
}
/*/我的活動*/
/*照片上傳/建立活動*/
.upload-photo-content{
  margin-top: 8%;
}
.upload-photo-content .photo-gpx{
  padding-bottom: 35px;
  margin-bottom: 20px;
  padding: 0 30px 30px;
}
.upload-photo-content .add-active{
  border-left: 1px solid #ccc;
  padding: 0 30px;
  margin-bottom: 40px;
}
.upload-photo-content h1{
  font-size: 1.6em;
  margin-bottom: 20px;
}
.upload-photo-content .data select{
  width: 31%;
  margin-right:1%; 
  display: inline;
}
/*/照片上傳/建立活動*/

/*照片上傳*/
.upload-photo-edit-content .progress{
  margin-bottom: 5px;
}
.upload-photo-edit-content .info{
  margin-bottom: 10px;
}
.upload-photo-edit-content p.size,
.upload-photo-edit-content p.name{
  margin-bottom: 5px;
}
.upload-photo-edit-content .toggle{
  margin-left: 8px;
}
.upload-photo-edit-content div.progress{
  height: 10px;
}
.upload-photo-edit-content table.table-striped{
  margin-top: 15px;
}
.upload-photo-edit-content table tbody.files tr td{
  vertical-align:middle;
}
.upload-photo-edit-content #change-active select{
  display: inline;
  width: auto;
}
.upload-photo-edit-content #change-active .dot{
  margin-top: 10px;
}
.upload-photo-edit-content #change-active label{
  width: 100%;
}
.fileinput-button {
  position: relative;
  overflow: hidden;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
}
#main_frame{
  padding-left: 15px;
  padding-right: 15px;
}
/*
#main_frame .progressBar div{
  padding: 0 5px;
}
*/
#gallery_upload_field {
  width: 100%;
  min-height: 500px; 
  padding:10px; 
  text-align: center; 
  z-index: 2; 
  background-color: #f5f5f5; 
  color:#333; 
  border: dashed 1px #999;
  margin-bottom: 20px;
 }
#info_table {
  display:none;
}
#upload_txt {
  font-size: 26px; 
  line-height: 500px; 
  color:#999;
}
.img_box {
  background-color:#333;
}
#global_inner_prograss {
  height: 100%; 
  width: 0; 
  z-index: 92;
}
#global_desc { 
  width: 100%; 
  padding:2px;
  color:#333;
  text-align: right; 
  z-index: 99;
  margin-bottom: 5px;
}
/* Fixes for IE < 8 */
@media screen\9 {
  .fileinput-button input {
    filter: alpha(opacity=0);
    font-size: 100%;
    height: 100%;
  }
}
/*/照片上傳*/

/*按鈕*/
.btn-phomi-color{
  color:#fff;
  background: #ff9c00;
  border-color: #ff7e00;
}
.btn-phomi-color:hover,
.btn-phomi-color:focus,
.btn-depho:hover,
.btn-depho:focus{
  color:#fff;
  background: #ff7e00;
  text-decoration: none;
}
.btn-depho{
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
/*----社群色按鈕----*/
.btn-fb{
  background: #3b5998;
  color: #f2f2f2;
  font-size: 1em;
}
.btn-fb:hover,
.btn-fb:focus{
  background: #2b498a;
  color: #fff;
}
.btn-google{
  background: #db402c;
  color: #fff;
  font-size: 1em;
}
.btn-google:hover,
.btn-google:focus{
  background: #b5301f;
   color: #fff;
}
.btn-twitter{
  background: #55acee;
  color: #fff;
  font-size: 1em;
}
.btn-twitter:hover,
.btn-twitter:focus{
  background: #2795e9;
  color: #fff;
}
.btn-plurk{
  background: #fe6902;
  color: #fff;
  font-size: 1em;
}
.btn-plurk:hover,
.btn-plurk:focus{
  background: #cf682e;
  color: #fff;
}
.btn-line{
  background: #0acd00;
  color: #fff;
  font-size: 1em;
}
.btn-line:hover,
.btn-line:focus{
  background: #00a500;
  color: #fff;
}
.upload-gpx-BN .btn-garmin,
.btn-garmin{
  background: #007cc2;
  color: #fff;
}
.btn-garmin:hover,
.btn-garmin:focus{
  background: #00659e;
  color: #fff;
}
.btn-share{
  width: 48%;
  float: left;
  margin: 0 1% 10px 1%;
  padding: 12px 12px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .btn-share{
  width: 100%;
  margin: 0 0 10px 0;
}
}
/*----/社群色按鈕----*/
.top-btn-more{
  position: absolute;
  top: 15px;
  right: 30px;
}
.top-btn-more-layout2{
  top: 10px;
}
.top-btn-more .btn-flat{
  padding: 5px 10px 2px;
  display: block;
  margin-bottom: 0px;
}
.top-btn-more .dropdown-menu{
  right: 0;
  left: auto;
}
.top-btn-box{
  position: relative;
}
/*/按鈕*/
/*漸層hover*/
.gradient{
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition:  0.2s ease-in-out;
}
/*/漸層hover*/
/*頁面底下虛線*/
.conetent-line{
  height: 1px;
  border-bottom: 1px dashed #cccccc;
  margin: 20px 0 10px;
}
/*/頁面底下虛線*/
.error404,
.msg-big{
  line-height: 197px;
  width: 274px;
  height: 197px;
  background:  url(../images/404.png) no-repeat center center;
  background-size: 100%;
  font-size: 70px;
  color: #ffffff;
}
/*相機驗證QRcode*/
.qr-verify-box {
  text-align: center;
  border:solid 5px #e5e5e5;
  margin-bottom: 10px;
  float: left;
  width: 100%;
  padding-top: 15px;
  background: #fff;
}
.camera-verify-text{
  font-size:270%;
  padding:38px 0;
  margin-right: 15px;
}
/*/相機驗證QRcode*/
.text-content{
  text-align: justify;
  text-justify:inter-ideograph;
}
.text-content ol{
  padding-left: 25px;
}
.text-content ol li{
  margin-bottom: 10px;
}
.gps-app img{
  width: 40%;
  margin: 3px 20px 3px 0;
}
/*空白小元件*/
.top-space{
  height: 30px;
}
.min-space{
  height: 15px;
}
.space-10{
  height: 10px;
}
.space-5{
  height: 10px;
}
.btn-space .btn,
.btn-space .btn-group{
  margin-bottom: 10px;
}
.m-b-5{
  margin-bottom: 5px;
}
.m-t-5{
  margin-top: 5px;
}
.space-box{
  height: 300px;
}
/*model用*/
.alert-space-box{
  padding-top: 45px;
  padding-bottom:80px;
}
.alert-space-box2{
  padding-top: 50px;
  padding-bottom:50px;
}
/*/model用*/
@media screen and (max-width: 767px) {
.space-box{
  height: 80px;
}
}
/*/空白小元件*/
.day-select select{
  width: 31%;
  margin-right: 2.33333%;
  float: left;
}
.day-select .last{
  margin-right:0;
  width:33.33333%;
}
.day-2select select{
  width: 48%;
  margin-right: 2%;
  float: left;
}
.day-2select .last{
  width:50%;
  margin-right: 0;
}
.filter-line{
  margin-bottom: 10px;
}
.id-photo{
  width: 100%;
  padding: 5px;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  max-width: 320px;
}
.id-photo .list-img{
  width: 100%;
  left: 0;
  margin-left: 0;
}
.id-photo-2{
  width: 100%;
  padding: 5px;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  max-width: 200px;
  margin: auto;
}
#belief .carousel-inner{
  min-height:170px;
  color:#333;
}
#belief blockquote,
.about-text blockquote{
  margin: 20px;
}
/*即時位置*/
.live-map{
  overflow: auto;
  height: 500px;
}
.live-list{
  padding-bottom: 10px;
}
.live-list .btn-list{
  padding: 0 0 5px 0;
}
.live-list .btn-list a{
  padding: 10px;
  text-align: left;
}
.live-list .btn-list img{
  height: 40px;
  margin-right: 8px;
  float: left;
}
.live-list .btn-list p{
  margin-bottom: 0;
  height:auto;
}
.live-list .btn-list .time{
  color: #777;
  font-size: 0.5em;
}
/*/即時位置*/
/*活動分享*/
.new-photo {
  text-align: center;
}
.new-photo img{
  width: 100%;
  /*max-width: 100%;
  max-height: 450px;*/
  margin-bottom: 10px;
  border: 3px solid #fff;
  box-shadow: 0 0 1px #666;
}
.photo-reload a{
  margin-top: 10px;
}
/*/活動分享*/
.albums-list-box{
  /*padding: 0 10px;*/
  float: left;
  width: 100%;
}
.albums-list{
  padding: 0 5px;
}
.albums-list .panel-body{
  min-height: 115px;
}
.albums-list .cover-img{
  padding: 50%;
  overflow: hidden;
  position: relative;
}
.albums-list h4{
  line-height: 1.3em;
  margin: 8px 0;
}
.notifications-content ul,
.notifications-content li,
.qa-content ul,
.qa-content li{
  list-style-type:none;
}
.notifications-content ul,
.qa-content ul{
  padding-left: 0;
}
.qa-content ul li{
  margin-bottom: 5px;
}
.notifications-content li ul li{
  padding: 8px 0;
  border-bottom: 1px solid #e9eaed;
}
.notifications-content li ul li .date{
  float: right;
  margin: 0 10px;
  color: #808080;
}
.notifications-content li ul li .time{
  margin: 0 10px;
  color: #808080;
}
.notifications-content .month{
  font-weight: bolder;
  margin: 20px 0 5px 0;
}
/*QA*/
.qa-cover img{
  width: 100%;
}
.qa-content{
  padding-right: 340px;
  padding-bottom: 100px;
  background: url(../images/qa-cover/bk-qa-content.png) no-repeat bottom right;
}
@media screen and (max-width: 767px) {
.qa-content{
  padding-right: 0;
  padding-bottom: 0;
  background: none;
}
}
.qa-content h4{
  line-height: 1.5em;
}
.qa-cover-box .qa-cover{
  padding: 0 5px;
}
.qa-cover .panel-body{
  min-height: 88px;
}
@media screen and (max-width: 767px){
.qa-cover .panel-body{
  min-height: 107px;
}
}
/*/QA*/
/*P氏表格*/
.P-table ul,
.P-table li{
  list-style-type:none;
  padding-left: 0;
}
.P-table .title li{
  float: left;
  height: 50px;
  line-height: 50px;
}
.P-table ul li ul li{
  float: left;
}
.P-table ul li ul{
  height: 130px;
  border-bottom: 1px solid #e9eaed;
  padding: 15px 0;
}
.P-table ul.autoheight li ul{
  height: auto;
  padding: 10px 0 30px 0;
}
.P-table ul.nofloat li ul{
  height: auto;
  padding: 10px 0;
}
.P-table ul.nofloat li ul li{
  float: none;
}
.P-table ul.autoheight li ul li ol li{
  list-style-type:decimal;
}
.P-table li.title a{
  padding: 0 15px;
}
.P-table .list{
  padding-bottom: 10px;
}
.P-table li.ckeck-box{
  width: 3%;
}
.P-table li.info{
  width: 52%;
}
.P-table li.info-2{
  width: 85%;
}
.P-table .info-2 figure{
  float: left;
  margin-right: 8px;
}
.P-table li.info p{
  float: left;
  margin:0;
}
.P-table div.photo{
  width: 100px;
  padding: 0 0 0 10px;
  height: 100px;
  overflow: hidden;
  border: 3px solid #fff;
  box-shadow: 0 0 1px #666;
  float: left;
  margin:0 15px 10px 0;
}
.P-table li.photo-title{
  width: 11%;
  padding: 0 0 0 10px;
}
.P-table li.info-title{
  width: 41%;
}
.P-table div.photo img{
  width: 170%;
  margin-left: -40%;
  float: left;
}
.P-table li.price{
  color: #ff7e00;
  font-weight: bolder;
}
.P-table li.price del{
  color: #999;
  font-weight:normal;
}
.P-table li.price,
.P-table li.note,
.P-table li.op{
  width: 15%;
  text-align: right;
}
.P-table li.op a{
  margin-left: 10px;
}
/*/P氏表格*/
/*datatables表格*/
.table.dataTable thead .sorting_asc {
  background-image: url("../images/sort_asc.png");
}
table.dataTable thead .sorting_desc {
  background-image: url("../images/sort_desc.png");
}
table.dataTable thead .sorting {
  background-image: url("../images/sort_both.png");
}
.table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting{
  background-repeat: no-repeat;
  background-position: center right;
}
/*datatables表格*/
/*連結顏色*/
.black-link a,
a.black-link{
  color: #3c3c3c;
}
.black-link a:hover{
  color: #ff9c00;
}
.white-link a{
  color: #fff;
}
/*/連結顏色*/
/*步驟條track-progress*/
.track-progress {
  margin: 0;
  padding: 0;
}

.track-progress[data-steps="3"] li {
  width: 33.33333%;
}

.track-progress li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-block;
  position: relative;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  color: silver;
  border-bottom: 4px silver solid;
  line-height: 3em;
}

.track-progress li.done {
  color: #888;
  font-weight: bold;
  border-bottom: 4px #ff9c00 solid;
}

.track-progress li:after {
  content: "\00a0\00a0"; 
  /*non-breaking space */
}

.track-progress li:before {
    position: relative;
    bottom: -2.5em;
    float: left;
    left: 50%;
    line-height: 1em;
}

.track-progress li.done:before {
    content: "\2713";
    color: white;
    background-color: #ff9c00;
    height: 1.2em;
    width: 1.2em;
    line-height: 1.2em;
    border: none;
    border-radius: 1.2em;
}

.track-progress li.todo:before {
    content: "\039F";
    color: silver;
    background-color: white;
    font-size: 1.5em;
    bottom: -1.6em;
}
/*/步驟條track-progress*/

/*白色well*/
.well-white{
min-height: 20px;
padding: 10px 20px;
margin-bottom: 20px;
background-color: #fff;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.well-card{
  padding: 20px 30px;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #e6e6e6;
  box-shadow: 
  0 0.575rem 0 -0.25rem #f2f2f2, 
  0 0.9rem 0.5rem -0.4rem rgba(0, 0, 0, 0.1), 
  0 1.12rem 0 -0.5rem #e6e6e6;
  margin: 0 0 20px 0;
  -webkit-column-break-inside:avoid;
  -moz-column-break-inside:avoid;
  -o-column-break-inside:avoid;
  -ms-column-break-inside:avoid;
  column-break-inside:avoid;
}
/*/白色well*/

/*重點文字*/
h1.big-font{
  font-size: 3em;
}
h1.big-font-w{
  font-size: 3em;
  color: #fff;
}
.important-text{
  color: #ff7e00;
  font-size: 1.3em;
  font-weight: bold;
}
.color-text{
  color: #ff7e00;
  font-weight: bold;
}
.alert-text{
  color: #FF0000;
}

/*/重點文字*/

/*小間距col*/
.min-row{
  padding: 0 10px;
}
.min-row .col-xs-6,
.min-row .col-sm-2,
.min-row .col-sm-3,
.min-row .col-sm-4,
.min-row .col-sm-5,
.min-row .col-sm-6,
.min-row .col-sm-10{
  padding: 0 5px;
}
.nop-row{
  padding: 0;
}
.none-p-row .col-xs-12,
.none-p-row .col-xs-4{
  padding: 0;
}
.none-p-row .p-r-5{
  padding: 0 5px 0 0;
}
.p-r-5,
.nop-row .p-r-5{
  padding-right: 5px;
}
.p-r-34{
  padding-right: 25px;
}
.p-r-10-rwd{
  padding: 0;
  padding-right: 10px;
}
.nop-l{
  padding-left: 0;
}
@media screen and (max-width: 640px){
.p-r-10-rwd{
  padding-right: 0;
}
}
.form-space .form-control,
.a-space a.btn{
  margin-bottom: 5px;
}
@media screen and (max-width: 640px){
.min-row-rwd{
  padding: 0 10px;
}
.min-row-rwd .col-xs-4,
.min-row-rwd .col-xs-6,
.min-row-rwd .col-sm-2,
.min-row-rwd .col-sm-3,
.min-row-rwd .col-sm-4,
.min-row-rwd .col-sm-5,
.min-row-rwd .col-sm-6,
.min-row-rwd .col-sm-10{
  padding: 0 5px;
}
}
/*/小間距col*/

/* 開關 */
.switch {
  margin: 20px 0 20px 10px;
  float: right;
}
.switch {
  background: #b3b3b3;
  border-radius: 40px;
  height: 40px;
  position: relative;
  width: 80px;
  transition: background-color 0.3s ease-in-out;
}
.switch:after {
  background: #fff;
  border-radius: 100%;
  content: " ";
  display: block;
  height: 34px;
  left: 3px;
  position: absolute;
  top: 3px;
  width: 34px;
  transition: all 0.3s ease-in-out;
}
.switch > input {
  display: none;
}
.switch.on {
  background: #ff9c00;
}
.switch.on:after {
  left: 43px;
}
.auto-reload{
  line-height: 20px;
  float: right;
  color: #666;
  padding: 30px 0;
}
/* /開關 */
/*rwd圖片框*/
.rwd-img img{
  width: 100%;
}
.img-max300{
  max-width: 300px;
  margin: 0 auto;
}
/*rwd圖片框*/
/*地圖*/
/*.map970{
  width: 100%;
  height: 400px;
  overflow: auto;
}*/
/*.act-map{
  width: 100%;
  overflow: hidden;
}*/
.map-img{
  width: 100%;
  overflow: hidden;
  max-height: 200px;
}
.map-img img{
  width: 130%;
  margin-left: -15%;
  margin-top: -15%;
  -webkit-transition: 0.1s ease-in-out;
  -moz-transition: 0.1s ease-in-out;
  -ms-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  transition:  0.1s ease-in-out;
}
.map-img:hover img{
  width: 150%;
  margin-left: -25%;
}
.no-act-map{
  width: 100%;
  height: 100%;
  background-image: url(../images/no-act-map.png);
  background-repeat: no-repeat;
  background-color: #1c4a8b;
  background-position: center bottom;
  background-size: 100%;
}
.map-img-nomap{
  height: 200px;
}
#f_map.h-450{
  height: 450px !important;
}
#f_map{
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition:  0.3s ease-in-out;
}
.change-map-h{
  position: absolute;
  bottom: 5px;
  left: 15px;
}
/*/地圖*/
/*篩選器*/
.filter-bar select,
.filter-bar .select{
  margin-bottom: 5px;
}
/*/篩選器*/
/*燈箱裡的東西*/
.pswp .action-bar{
  margin: 10px 0 5px 0;
  border-top: 1px solid #666666;
  float: left;
  width: 100%;
}
.pswp .action-bar a,
.pswp .action-bar .text{
  width: 24%;
  display: inline-block;
  text-align: center;
  padding: 10px;
  text-decoration: none;
  color: #fff;
}
.pswp .bar-cut3 a{
  width:33.333%; 
}
.pswp .bar-cut2 a{
  width:50%; 
}
.pswp .action-bar a.click,
.pswp .action-bar a:hover{
  color: #ff9c00;
}
.pswp .price{
  text-align: right;
  font-size: 1.5em;
  line-height: 40px;
}
.pswp p{
  margin-bottom: 0;
}
.pswp .info a{
  color: #CCC;
  font-size: 11px;
}
.pswp .info a:hover{
  color: #ff9c00;
}
.pswp .no-op-space{
  padding-bottom: 10px;
}
.pswp .no-space{
  margin: 10px 0 5px 0;
  float: left;
  width: 100%;
}
.pswp__caption .report-photo{
  position: absolute;
  top: 0;
  right: 13px;
  margin-top: -52px;
  color: #cccccc;
  background: black;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  opacity: .7;
  border-radius: 40px;
  -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition:  0.3s ease-in-out;
}
.pswp__caption .report-photo:hover{
  opacity: 1;
}
@media screen and (max-device-width: 670px) {
.pswp__caption .report-photo{
  position: fixed;
  top: 0;
  right: 45px;
  margin-top: 0;
  background: none;
  opacity: 1;
  padding-top: 2px;
}
}

/*購物車燈箱*/
.pswp-bottom .col-xs-9{
  margin-bottom: 10px;
}
.pswp .cart-2-price{
  display: none;
}

/*燈箱裡的東西*/
/*購物車*/
.chart-price-box{
  text-align: right;
}
.cart-2-price{
  color: #ff7e00;
  font-weight: bolder;
}
.cart-info{
  margin-top: 3px;
  line-height: 22px;
}
.square-img-65{
  padding-bottom: 100%;
  width: 100%;
  border-radius: 0;
}
.mix-list .square-img .img-65{
  position: absolute;
  width: 160%;
  height: auto;
  min-width: 100%;
  top: 0;
  left: 50%;
  margin: 0;
  margin-left: -75%;
  z-index: 10;
}
.form-w88-l{
  width: 90px;
}
.min-row .form-w88-r{
  width: 66.66666667%;
  padding-left: 100px;
  margin-left: -90px;
}
.cart-5cut .cart-title-5cut,
.cart-5cut .cart-act{
  border-top: 1px solid #e9eaed;
  padding: 10px 0;
  width: 100%;
}
.cart-5cut .cart-title-5cut,
.cart-5cut .check-box,
.cart-5cut .photo-title,
.cart-5cut .photo,
.cart-5cut .info,
.cart-5cut .price,
.cart-5cut .op{
  float: left;
}
.cart-5cut .cart-act{
  padding: 10px 0;
  float: left;
  width: 100%;
}
.cart-5cut .cart-act{
  background: #f2f2f2;
  padding-left: 15px;
  border-radius: 10px 10px 0 0;
  border-right: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
}
.cart-5cut .cart-act a{
  font-weight: bolder;
}
.cart-5cut ul,
.cart-5cut li{
  list-style: none;
  padding-left: 0;
}
.cart-5cut ul li ul{
  border-top: 1px solid #e9eaed;
  float: left;
  width: 100%;
  padding: 10px 0;
  overflow: hidden;
}
.cart-5cut .check-box{
  width: 26px;
  padding-left: 15px;
}
.cart-5cut .photo-title{
  width: 115px;
  padding-left: 20px;
}
.cart-5cut .photo{
  width: 95px;
  padding-bottom: 95px;
  margin-left: 20px;
  position: relative;
  overflow: hidden;
}
.cart-5cut .photo img{
  position: absolute;
  top: 0;
  width: 160%;
  left: 50%;
  margin: 0;
  margin-left: -75%;
}
.cart-5cut .info{
  width: 70%;
  margin-right: -156px;
  padding-right: 156px;
  padding-left: 10px;
}
.cart-5cut .price{
  color: #ff7e00;
  font-weight: bolder;
}
.cart-5cut .op a{
  color: #666;
}
.cart-5cut .price,
.cart-5cut .op{
  width: 15%;
  text-align: right;
}
.cart-5cut .price2{
  color: #ff7e00;
  font-weight: bolder;
  text-align: center;
}
.cart-act input{
  margin-right: 10px;
}
.cart-5cut figure{
  background: #fcfcfc;
  border-right: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  margin-top: -1px;
}
.cart-5cut table{
  border-bottom: 1px solid #e7e7e7;
}
/*購物車2.0表單樣式*/
.line-pay{
  background: url(../images/ic_linepay3.png) no-repeat right bottom;
  height: 150px;
}
.cart-table{
  width: 100%;
  /*min-width:700px;*/
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: -1px;
}
.table-middle tbody tr td,
.cart-table tbody tr td{
  vertical-align: middle
}
.cart-table tbody tr td:nth-child(1){
  width: 10%;
}
.cart-table tbody tr td:nth-child(2){
  width: 30%;
}
.cart-table tbody tr td:nth-child(3){
  width: 10%;
}
.cart-table tbody tr td:nth-child(4){
  width: 20%;
  text-align: center;
}
.cart-table tbody tr td:nth-child(5){
  width: 10%;
  text-align: center;
  font-weight: bold;
  color: #28a745;
}
.cart-table tbody tr td:nth-child(6){
  width: 10%;
  text-align: right;
  font-weight: bold;
  color: #ff7e00;
}
.cart-table tbody tr td:nth-child(7){
  width: 10%;
  text-align:center;
}
@media screen and (max-width: 700px){
.cart-table,
.cart-table .form-control,
.min-font{
  font-size: 12px;
}
.cart-table tbody tr td:nth-child(1){
  padding: 8px 0;
}
.cart-table tbody tr td:nth-child(2){
  width: auto;
}
.cart-table tbody tr td:nth-child(3){
  display: none;
}
.cart-table tbody tr td:nth-child(4){
  width: 110px;
  padding: 8px 0;
}
.cart-table tbody tr td:nth-child(4) .form-control{
  padding: 3px;
}
.cart-table tbody tr td:nth-child(5){
  width: 45px;
  padding: 0;
  text-align: right;
}
}
.cart-actbox .cart-act{
  background: #f2f2f2;
  border-right: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;
  padding: 10px 15px;
}
tr.main-product{
  background: #fff;
}
/*產品預覽*/
.product-main{
  position: relative;
  display: block;
  text-align: center;
}
.product-main img{
  width: 47px;
  box-shadow: 0 0 5px #ababab;
}
@media screen and (max-width: 700px){
.product-main img{
  width: 30px;
}
}
.product-main img:hover{
  box-shadow: 0 0 5px #ff9c00;
}
/*表格樣式*/
.table-noline{
  border: 1px solid #ddd;
}
.table-noline tbody tr td{
  border-top: 1px dashed #ddd;
}
/*隱藏購物車左方check-box，重新調整寬度*/
.no-checkbox .check-box,
.no-checkbox .cart-act input{
  display: none;
}
.no-checkbox .info{
  margin-right: -130px;
}

/*mix-list 有燈箱圖片列表*/
.mix-list-title {
  float: left;
  width: 100%;
  border-top: 1px solid #e9eaed;
}
.mix-list-title div{
  margin: 10px 0;
}
.mix-list .min-img2 {
  overflow: hidden;
}
.mix-list .min-img2 img{
  width: 100%;
}
.mix-list .min-row{
  border-top: 1px solid #e9eaed;
  padding: 10px 0;
  width: 100%;
}
.mix-list .min-row{
  float: left;
}
.mix-list .report-time{
  color: #666;
}
.mix-list .reason{
  color: #000;
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
.mix-list .report-act{
  margin-top: 8px;
}
}
/*/mix-list 有燈箱圖片列表*/
/*文字召喚燈箱*/
.text-photo img{
  display: none;
}
.text-photo p {
  padding: 0;
  margin: 0;
}
/*文字召喚燈箱*/
/*檢舉操作欄*/
.report-act a{
  margin: 0 5px 0 0;
}
/*/檢舉操作欄*/
.nosee{
  display: none;
}
.chart-p{
  padding: 15px 0 0 0;
}
/*證明單據*/
.border-price{
  border: 2px solid #CC0000;
  padding: 10px;
  text-align: right;
}
.bold-line{
  margin: 15px 0;
  height: 1px;
  border-top: 2px solid #000;
}
/*/證明單據*/
/*表單*/
.fix-xs-110-l{
  width: 110px;
  float: left;
  padding-right: 8px;
}
.fix-xs-110-r{
  width: 100%;
  float: right;
  padding-left: 110px;
  margin-left: -110px;
}
.form-p p{
  font-size: 16px;
  line-height: 34px;
  margin: 0;
}
.min-p p{
  line-height: 20px;
}
.form-p .row{
  margin-bottom: 10px;
}
.form-p input,
.form-p .form-control{
  max-width: 200px;
}
.form-p .radio-p{
  padding-right: 20px;
  line-height: 34px;
  margin-bottom: 0;
}
.form-p .radio-p input{
  margin-right: 5px;
}
.form-p span{
  margin-top: 5px;
  display: block;
}
.confirm-form .act-name{
  margin-right: 15px;
}
.confirm-form .shotter:before{
  content: "- ";
}
.confirm-form .shotter{
  color: #999;
}
.confirm-form .price{
  color: #ff9c00;
  font-weight: bolder;
  text-align: right;
}
/*/表單*/
/*介紹icon*/
.ic-spread{
  margin: 20px 0;
  color: #666;
}
/*/介紹icon*/
/*more裡面的選單*/
.more-secmenu{
  right: 0;
  margin-top: 0;
}
/*/more裡面的選單*/
/*感謝卡*/
.thank-card-box{
  -moz-column-count:4; /* Firefox */
  -webkit-column-count:4; /* Safari and Chrome */
  column-count:4;
  -moz-column-gap:0; /* Firefox */
  -webkit-column-gap:0; /* Safari and Chrome */
  column-gap:0;
}
.thank-card{
  padding: 15px;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #e6e6e6;
  box-shadow: 
  0 0.575rem 0 -0.25rem #f2f2f2, 
  0 0.9rem 0.5rem -0.4rem rgba(0, 0, 0, 0.1), 
  0 1.12rem 0 -0.5rem #e6e6e6;
  margin: 0 10px 10px 0;
  -webkit-column-break-inside:avoid;
  -moz-column-break-inside:avoid;
  -o-column-break-inside:avoid;
  -ms-column-break-inside:avoid;
  column-break-inside:avoid;
}
.thank-card .act-name a{
  color: #333;
  font-weight: bolder;
  margin-top: 15px;
  display: block;
}
.thank-card .to-name{
  position: absolute;
}
.thank-card .to-name a,
.thank-card .name a{
  color: #333;
  font-weight: bolder;
}
.thank-card .act-name a:hover,
.thank-card .to-name a:hover,
.thank-card .name a:hover{
  color: #ff9c00;
}
.thank-card .date{
  text-align: right;
  color: #999;
  border-bottom: 2px solid #e5e5e5;
  padding-bottom: 10px;
}
.thank-card .name{
  text-align: right;
  font-weight: bolder;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .thank-card-box{
  -moz-column-count:2; /* Firefox */
  -webkit-column-count:2; /* Safari and Chrome */
  column-count:2;
  -moz-column-gap:0; /* Firefox */
  -webkit-column-gap:0; /* Safari and Chrome */
  column-gap:0;
}
}
/*/感謝卡*/
/*人才招募列表*/
.hiring-list .panel-body{
  padding: 0;
}
.hiring-list .job-cover{
  padding: 0;
}
/*/人才招募列表*/

h4.big-content{
  line-height: 1.5em;
}

/*大內容處理*/
.bottom-line{
  border-bottom: 1px dashed #cccccc;
}
/*系統提示訊息*/
/*.modal-note{
  position: fixed;
  height: auto;
  overflow: auto;
  top: 60px;
  bottom: auto;
}
.modal-note .modal-dialog{
  width: 100%;
  margin: 0;
}
.system-note-body{
  height: auto;
  padding: 10px 15px;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
}
.system-note-body p{
  margin-bottom: 0;
}
.modal-note .bg-default{
  background: #f7f7f9;
}*/
/*垂直置中空元素*/
.floater350 {
  padding-top: 25%;
  margin-bottom:-175px;
  float: left;
}
.center-message350{
  min-height: 350px;
  height: auto;
  margin-top: 15px;
}
/*整頁型系統訊息*/
.message-box{
  background: #fff;
  width: 100%;
  max-width: 600px;
  padding: 30px;
  margin: 15px auto 0 auto;
  border: 1px solid #e5e5e5;
  clear: both; 
  border-radius: 10px;
}
.ic_success{
  width: 100px;
  height: 100px;
  line-height: 100px;
  background: #71c341;
  border-radius: 100%;
  color: #fff;
  font-size: 3.5em;
  margin: 0 auto;
}
.ic_fail{
  width: 100px;
  height: 100px;
  line-height: 100px;
  background: #d9534f;
  border-radius: 100%;
  color: #fff;
  font-size: 3.5em;
  margin: 0 auto;
}
.ic_cancel{
  width: 100px;
  height: 100px;
  line-height: 100px;
  background: #b3b3b3;
  border-radius: 100%;
  color: #fff;
  font-size: 3.5em;
  margin: 0 auto;
}
.ic_round{
  margin: 0 3px;
  opacity: .8;
  -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition:  0.2s ease-in-out;
}
.ic_round img{
  width: 50px;
  margin-top: 7px;
}
.ic_round:hover{
  opacity: 1;
}
.select-box{
  background-color: #fff;
  border-color: #ccc;
}
.show-type{
  margin: 15px 0;
  text-align: center;
}

/*--------------------------------手機版RWD--------------------------------------*/
.act-photo-content .photo-box{
  background: url(../images/image-replacement.png) no-repeat center center;
  background-size: 100%;
  background-color: #e5e5e5;
}
/*>970px上中下大結構 */
@media screen and (min-width: 641px) {
.act-photo-content .photo-box img{
  width: 100%;
}
}
@media screen and (max-width: 640px) {
.photo-box .photo-mark{
  right: 0;
  width: 45px;
  height: 45px;
}
.photo-box .photo-mark img{
  width: 100%;
  left: 0;
  margin-left: 0;
}
.P-table li.ckeck-box{
  width: 8%;
}
.P-table li.info{
  width: 67%;
}
.P-table li.info-2{
  width: 75%;
}
.P-table li.price,
.P-table li.note{
  width: 25%;
  padding: 0 15px;
}
.P-table li.op{
  width: 95%;
  padding: 0 15px;
  margin-left: 3%;
  margin-top: 5px;
}
.P-table ul li ul{
  height: auto;
  float: left;
  width: 100%;
}
.P-table ul.autoheight li ul{
  padding: 10px 0 10px 0;
}
.P-table ul.autoheight li ul p{
  margin-bottom: 0;
}
.p-r-xs-0,
.nop-row .p-r-xs-0{
  padding-right: 0;
}
.min-row .form-w88-r{
  width: 100%;
}

}
@media screen and (max-device-width: 400px) {
.act-photo-content .photo-box{
  width: 32.33333%;
  margin: 0 1% 1% 0;
}
.myact-photo .photo-box{
  width: auto;
  margin: 0;
  height: 150px;
}
.myact-photo .my-gallery{
  height: 150px;
}
}
@media screen and (max-width: 970px) {
.w970{
	width: auto;
}
.w600{
  max-width: 600px;
  width: auto;
}
.w800{
  max-width: 800px;
  width: auto;
}
}
@media screen and (max-width: 767px) {
.logo{
	float: none;
	margin-left: -90px;
	position: absolute;
	left: 50%;
}
.mobile-shopping{
	padding: 16px 10px 15px 10px;
	font-size: 22px;
}
.user .nav li a.dropdown-toggle{
	line-height: 52px;
	background: #ff9c00;
}
.main-banner .pager_list{
  display: none;
}
.fader{
    /*Banner比例*/
    padding-top: 42%;
}
.fader .slide{
    left: -40%;
    bottom: 20%;
    margin-left:0;
}
.fader img.slide{
  width:180%;
  max-height: 9999px;
  height: auto;
}
.min-img .img-box{
  padding: 16.1%;
}
.filter-img select,
.filter-search{
  width: 100%;
}
.upload-gpx-content .gpx-text{
  margin: 0 auto;
  float: none;
  width: 380px;
}
.upload-gpx-content .gpx-text div{
  padding: 10px 0;
}
.why-gpx-all-img{
  width: 96%;
}
.why-gpx-all-img div img{
  width: 90%;
}
.upload-photo-content .photo-gpx{
  border-bottom: 1px solid #ccc;
}
.upload-photo-content .add-active{
  border-left: none;
}
.camera-verify-text{
  padding:0 0 10px 0;
}
.albums-list .panel-body{
  min-height: 138px;
}
.panel-footer p{
  font-size: 0.8em;
  margin:1px 0 0 0; 
}
.top-btn-more-layout2{
  right: 15px;
}
.chart-price-box{
  text-align: left;
}
}
@media screen and (max-width: 560px) {
.report-img{
  width: 100%;
  min-height: 0;
  line-height: 0;
}
.report-text{
  width: 100%;
  padding:0;
  position: relative;
}
.upload-gpx-content .gpx-text{
  width: 96%;
}
}
/*手機一排顯示4張圖*/
@media screen and (min-device-width: 400px)and (max-device-width: 670px) {
.min-img .img-box{
  padding: 12%;
}
}
/*/手機一排顯示4張圖*/

@media screen and (min-width: 670px) {
.img160{
  max-width: 162px;
}
}

@media screen and (max-width: 450px) {
.take-present .aa{
  margin-top: -18%;
  padding-top: 75px;
}
.take-present div.all{
  width: 100%;
}
.modal-just-img{
  width: 100%;
  max-width: 320px;
}
.cart-5cut .info{
  width: 60%;
  margin-right: -60px;
  padding-right: 60px;
}
.cart-5cut .op{
  width: 100%;
  margin-top: 10px;
  margin-right: -121px;
  padding-right: 121px;
  padding-left: 10px;
  text-align: left;
}
}
/*>/970px上中下大結構*/

/*電腦圖片有hoer，手機沒有，2種<a>切換*/
@media screen and (max-device-width: 768px) {
.act-photo-content .photo-box .web-click{
  display: none;
}
.act-photo-content .photo-box .phone-click{
  display: block;
}
.act-photo-content .photo-box .photo-hover{
  display: none;
}
}
/*print*/
.print-title{
  display: none;
}
/*/print*/

.pre-p{
  background: none;
  border: none;
  padding: 0;
  font-size: 14px;
  font-family: "微軟正黑體";
}

.input-textm{
  padding: 0 6px;
}
.big-icon{
  font-size: 5em;
  color: #d9534f;
}
/*典藏*/
.msg-archive{
  padding: 10px 10px 3px 65px;
  border: 1px solid #e5e5e5;
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  background: url(../images/msg-archive.jpg) no-repeat left top;
  background-size: 50px auto;
  background-color: #fff;
}
/*/典藏*/
/*相片響導*/
.photo-guide{
  padding: 10px;
  border: 1px dashed #999;
  border-radius: 5px;
  display: inline-block;
  width: 100%;
  margin-top: 10px;
}
.photo-guide img{
  width: 75px;
  float: left;
  border-radius: 100%;
  margin-right: 10px;
}
.photo-guide b{
  padding-top: 8px;
  display: block;
}
/*/相片響導*/

/*相簿分類*/
.photographer-title{
  margin-top: 10px;
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #000;
  opacity: .75;
}
.photographer-title img{
  width: 50px;
  height: 50px;
  border-radius: 100%;
  margin: 10px;
  float: left;
}
.photographer-title p{
  margin: 15px 10px;
  color: #fff;
}
.photographer-cover:hover .photographer-title p{
  color: #ff9c00;
}
.photographer-cover{
  position: relative;
}
.photographer-cover .p1{
  width: 65%;
  float: left;
  height: 0;
  padding-bottom: 104.4%;
  overflow: hidden;
  background: #333;
}
.photographer-cover .p2{
  width: 35%;
  height: 0;
  padding-bottom: 35%;
  overflow: hidden;
  float: left;
  position: relative;
}
.photographer-cover .p1,
.photographer-cover .p2{
  -moz-background-size:cover;
  -webkit-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
  background-position: center top;
  opacity: .85;
  -webkit-transition: 023s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition:  0.2s ease-in-out;
}
.photographer-cover:hover .p1,
.photographer-cover:hover .p2{
  opacity: 1;
}
.photographer-cover .more{
  background: #000;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .7;
  color: #fff;
  text-align: center;
  padding-top: 40%;
}
.photographer-top img{
  width: 70px;
  height: 70px;
  float: left;
  margin: 0 15px 15px 0;
  border-radius: 100%;
}
.photographer-top h4{
  padding-top: 8px;
  margin-bottom: 8px;
}
.min-photo-box{
  border-radius: 1px;
  margin-bottom: 15px;
  box-shadow: 
  0 0.575rem 0 -0.25rem #f2f2f2, 
  0 0.9rem 0.5rem -0.4rem rgba(0, 0, 0, 0.1), 
  0 1.12rem 0 -0.5rem #e6e6e6;
/*  -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition:  0.2s ease-in-out;*/
}
.free-photo-box{
  background: #ffffb3;
  position: relative;
}
.loading-photo-box{
  background: #f1f1f1;
}
.min-photo-box .photo-mark{
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
}
.min-photo-box .photo-mark img{
  width: 100%;
  height: 100%;
}
.min-photo-box:hover{
  box-shadow: 
  0 0.575rem 0 -0.25rem #f2f2f2, 
  0 0.9rem 0.5rem -0.4rem rgba(0, 0, 0, 0.3), 
  0 1.12rem 0 -0.5rem #e6e6e6;
}
.min-photo-list{
  padding: 0;
}
.min-photo-list p{
  margin: 10px 15px 10px 115px;
}
.min-photo-list:hover .bk-photo-box{
  opacity: 1;
}
.key-number .progress{
  margin-bottom: 10px;
}
/*/相簿分類*/
/*活動內容用跑馬燈*/
.choice-box-hind{
  overflow: hidden;
  padding-right: 15px;
}
.choice-box{
    position: relative;
    padding-top: 180px;
    overflow: hidden;
    margin: 10px 0px;
    background: none;
    width: 1200px;
} 
.fader .choice-photo{
  width: auto;
  height: 180px;
  left: 0;
  margin-left: 0;
}
.fader .choice-photo img{
  height: 180px;
}
/*/活動內容用跑馬燈*/
/*背景當圖片*/
.bk-photo-box{
  display: block;
  float: left;
  opacity: .8;
  position: relative;
  -moz-background-size:cover;
  -webkit-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
  background-position: center top;
  -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition:  0.2s ease-in-out;
}
.bk-photo-box .more{
  background: #000;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .8;
  color: #fff;
  text-align: center;
  padding-top: 15.65%;
  line-height: 4em;
}
.bk-photo-box:hover{
  opacity: 1;
}
.photo-mix6{
  width: 15.65%;
  padding-bottom: 15.65%;
  margin-right: 1%;
}
.bkphoto-w100{
  width: 100px;
  padding-bottom: 100px;
  margin-right: 1%;
  margin-top: -10px;
}
.bkphoto-w100p{
  width: 100%;
  padding-bottom: 100%;
  height: 0;
  opacity: 1;
  background-position: center top;
  -moz-background-size:contain;
  -webkit-background-size:contain;
  -o-background-size:contain;
  background-size:contain;
  background-repeat: no-repeat;
}
/*/背景當圖片*/

/*號碼布輸入*/
.input-ok-no {
  position: absolute;
  top: 0;
  right: 15px;
  z-index: 10;
  background: #555;
  color: #fff;
  display: block;
  padding: 10px 15px;
  border-radius: 0 0 8px 8px;
}
.input-help{
  position: fixed;
  bottom: 0;
  left: 15px;
  width: 200px;
  z-index: 10;
  display: block;
  padding: 15px;
  background: #fff;
  text-align: left;
  border-radius: 8px;
  opacity: .4;
  margin-bottom: -50px;
  -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition:  0.2s ease-in-out;
}
.input-help:hover{
  opacity: 1;
  margin-bottom: 20px;
}
.input-main-img{
  height: 100%;
}
.input-page{
  position: absolute;
  background: #333;
  padding: 5px;
  top: 10px;
}
.input-page a{
  color: #fff;
}
.input-main-mini{
  position: fixed;
  bottom: 0;
  right: 33.333%;
  margin-right: 15px;
  opacity: 1;
  z-index: 20;
  -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition:  0.2s ease-in-out;
}
.input-main-mini:hover{
  opacity: 0.5;
}
/*/號碼布輸入*/

/*號碼布抽驗*/
/*delay delete*/
.photo-box .input-number{
  opacity:.8;
}
.photo-box .input-number a:hover {
  background: none;
}
/*/delay delete*/
.input-img{
  position: relative;
  display: inline-block;
  width: 32%;
  margin-bottom: 5px;
}
.input-img2{
  position: relative;
  display: inline-block;
  width: 49%;
  margin-bottom: 5px;
  overflow: hidden;
}
.input-img .zoom-in{
  display: none;
  position: absolute;
  z-index: 99;
  top: 45px;
  left: 0;
  width: 600px;
  margin-left: -200px;
  padding-left: 50%;
}
.input-img .btn:active img.zoom-in{
  display: block;
}
.input-img img{
 width: 100%;
}
.input-img2 img{
  width: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.input-img2 img:hover{
  -webkit-transform: scale(1.8);
  -moz-transform: scale(1.8);
  -o-transform: scale(1.8);
  transform: scale(1.8);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.input-img .btn{
  position: absolute;
  width: 60px;
  height: 45px;
  line-height: 30px;
  left: 0;
  top: 0;
}
.input-img span{
  position: absolute;
  left: 0;
  bottom: 0;
  background: #000;
  opacity: .8;
  width: 100%;
  padding: 5px 10px;
  color: #fff;
}
.input-img2 span{
  background: #000;
  display: block;
  padding: 5px 6px;
  color: #fff;
  line-height: 2em;
}
.input-img2 .bibtex{
  text-shadow: 0 0 3px #000,0 0 10px #000;
}
.input-img2 span .btn{
  padding: 2px 8px;
}
.bounced-img{
  text-align: center;
}
.bounced-img img{
  width: 32%;
  margin: 2px 0.5% 5px;
}
@media screen and (min-width: 769px) and (max-width: 1400px){
.input-img{
  width: 49%;
}
}
@media screen and (max-width: 768px){
.input-img{
  width: 100%;
}
}
/*/號碼布抽驗*/

/*上一頁下一頁*/
.page-btn{
  padding-bottom: 10px;
  float: left;
  width: 100%;

  position: absolute;
  bottom: 50%;
  margin-bottom: -17px;
  left: 0px;
}
.page-btn .page-up{
  width: 50%;
  float: left;
}
.page-btn .page-down{
  width: 50%;
  text-align: right;
  float: left;
}

/*下載照片選擇*/
.watermark-box{
  position: absolute;
  width: 100%;
  height: 100%;
}
.watermark-box .watermark{
  display: none; 
  position: absolute;
  left: 10px;
  font-size: 12px;
  font-weight: bolder;
  color: #fff;
}
.black .watermark{
  color: #000;
}
.watermark-box .w-logo{
  width: 100%;
  margin-left: -10px;
}
.w-logo img{
  width: 100%;
}
.w-logo p{
  margin-left: 10px;
  color: #fff;
  text-shadow: 0 0 5px #000;
}
.watermark-box .w-name{
  bottom: 65px;
}
.watermark-box .w-act-info{
  bottom: 30px;
}
.watermark-box .w-user-text{
  bottom: 10px;
}
/*/下載照片選擇*/

/*gif預覽*/
.gif-preview-box{
  position: relative;
  padding-top: 150%;
}
.gif-preview-box .gif-photo{
  position: absolute;
  left: 0;
  top: 0;
}
.cart-5cut .cart-gif{
  background: #fcfcfc;
  border-right: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  margin-top: -1px;
}
.cart-gif .photo img{
  position: absolute;
  width: 100%;
  left: 0;
  margin-left: 0;
}
.cart-gif .photo{
 padding-bottom: 0px;  
}
/*gif預覽*/

/*主辦api*/
.api-wrap{
  width: 100%;
  border: 1px solid #e5e5e5;
  height: 100%;
  background: url(images/wrap-bk.png);
  border-radius: 6px;
  overflow: auto;
  position: absolute;
}
/*/主辦api*/

/*成績單合成*/
.certificate{
  width: 318px;
  height: 450px;
  margin: 0;
  float: right;
  position: relative;
  overflow: hidden;
  border: #fff 5px solid;
  box-shadow: 0px 0px 5px #cbcbcb;
  background: #e5e5e5;
}
@media screen and (max-width: 970px){
  .certificate{
    margin: auto;
    float: none;
  }
}
.certificate .frame{
  position: absolute;
  bottom: 0;
}
.certificate .info-text{
  position: absolute;
  bottom: 8px;
  left: 15px;
  color: #fff;
  font-size: 11px;
}
.certificate .info-text .act-data{
  margin: 0 0 -5px 0;
  font-size: 16px;
  font-weight: bolder;
}
.certificate .info-text .act-name{
  font-size: 22px;
  font-weight: bolder;
  margin: 0;
}
/*/成績單合成*/
/**/
.fix-w970{
  width: 970px;
  margin: auto;
}
@media screen and (max-width: 970px){
.fix-w970{
  width: 100%;
  min-width: 700px;
}
}

/*訂單輸出格式 30.5*/
.order-adress{
  height: 7.3cm;
  border-bottom: 1px dashed #808080;
  background: #fff;
  padding: 0 0.2cm;
  width: 21cm;
}
.order-adress .code128{
  margin-bottom: 0.1cm;
}
.order-adress p.note{
  font-size: 10px;
  line-height: 15px;
  opacity: .5;
  margin: 0;
  padding-bottom: 0.2cm;
}
.order-number2{
  letter-spacing:1px;
}
.order-adress .type{
  height: 0.8cm;
  border: 2px solid #000;
  margin: 0 auto;
  line-height: 0.7cm;
  font-size: 10pt;
  width: 6.4cm;
}
.main-adress{
  padding-top: 0.7cm;
  padding-left: 0.2cm;
  height: 3.5cm;
}
.main-adress p{
  font-size: 13pt;
  font-weight: bolder;
  margin: 0;
}
.post-sticker{
  width: 6.4cm;
  height: 5.1cm;
  border: 1px dashed #808080;
  margin: 0.2cm auto;
  padding-top: 1.2cm;
}
.order-details{
  width: 21cm; 
  padding: 0.8cm 0.2cm;
  background: #fff;
  border-bottom: 1px solid #c4c4c4;
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 20px;
}
.order-details .top-info p{
  margin: 0 0 3px 0;
}
.order-details .table-striped tr td{
  padding: 5px;
}
.order-details .small-img{
  width: 9%;
  border: 1px solid #666;
  margin-bottom: 4px;
  margin-right: 1%;
  float: left;
  position: relative;
}
.small-img img{
  width: 100%;
}
.small-img .badge{
  position: absolute;
  bottom: 0;
  right: 0;
  min-width: 10px;
  height: 20px;
  background: #333;
}
.order-details .table{
  margin-bottom: 0;
}
/*/訂單輸出格式*/

/*大宗單*/
.post-print{
  height: 40cm;
  width: 25cm;
  margin: 0 auto;
  float: none;
  background: #fff;
  padding: 0;
  border-bottom: 1px solid #c4c4c4;
  margin-bottom: 20px;
}
.post-table{
  text-align: left;
  font-size: 11px;
}
.post-table tbody tr td{
  padding: 4px;
}
.post-table tbody tr:nth-child(1){
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.post-table tbody tr:nth-child(1) td{
  padding: 8px 0;
}
.post-table tbody tr:nth-child(6),
.post-table tbody tr:nth-child(11),
.post-table tbody tr:nth-child(16),
.post-table tbody tr:nth-child(21),
.post-table tbody tr:nth-child(26),
.post-table tbody tr:nth-child(31),
.post-table tbody tr:nth-child(36),
.post-table tbody tr:nth-child(41){
  border-bottom: 1px dashed #666;
}
.post-table tbody tr td:nth-child(7){
  display: none;
}
.post-table tbody tr td{
  border: none;
}
.post-table input:focus,
.post-table input{
  border: 1px solid #ccc;
  text-align: center;
  border-radius: 4px;
}
/*/大宗單*/

/*大故事樣式*/
.col-story{
  padding-top: 13%;
  padding-bottom: 13%;
  padding-left: 5%;
  padding-right: 5%;
  background-repeat: no-repeat;
  background-size:cover;
  background-position: center;
  min-height: 600px;
}

/*admin*/
.admin-imginfo span{
  color: #fff;
  background: #333;
  position: absolute;
  bottom: 0;
  padding: 2px 5px;
  z-index: 10;
  width: 100%;
}
.admin-imginfo a{
  position: relative;
  display: inline-block;
}
.photo-sold{
  border: 3px solid #ff0000;
  z-index: 50;
  box-shadow: 0 0 5px 2px #fff100,0 0 56px 2px #fff,0 0 56px 2px #fff,0 0 56px 2px #000,0 0 60px 5px #000;
}
.admin-content{
  margin-bottom: 15px;
}
/*小道具*/
.col-line{
  border-top: 2px solid #999;
  margin-top: 0;
  margin-bottom: 10px;
}
/*小幫手*/
.helper-print{
  width: 25cm;
  margin: 0 auto;
  float: none;
  background: #fff;
  padding: 0;
  border: 1px solid #e4e4e4;
  margin-bottom: 20px;
}
.helper-print table tr td{
  line-height: 1;
}
.helper-print table{
  margin-bottom: 5px;
}
/*贊助*/
.badge-sponsor{
  background-color:#ff7e00;
}
.badge-success{
  background-color:#5cb85c;
}
.store-banner .fader{
  padding-top: 37.11%;
}
.store-banner .fader img.slide{
  width: 100%;
  left: 0;
  margin-left: 0;
}
@media screen and (max-width: 768px){
.store-banner .fader_controls{
  display: none;
}
}
.set-watermark{
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 15px;
}
.set-watermark .wmark{
  position: absolute;
  bottom: 30px;
  right: 0;
  width: 36.6%;
}
.set-watermark .wmark-p{
  position: absolute;
  bottom: 30px;
  right: 0;
  width: 24.4%;
}
.set-watermark .wmark-600{
  position: absolute;
  bottom: 30px;
  right: 0;
  width: 100%;
}
.set-watermark .btn-upload{
  z-index: 10;
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #e5e5e5;
  background: #000;
  text-decoration: none;
  padding: 5px 10px;
  opacity: .8;
  text-align: center;
}
/*賽事列表*/
#act-list .warning{
  font-weight: bolder;
  border: dashed 2px #777;
}
#act-list .del{
  display: none;
}
.badge-lv1{
  background-color:#01bfcb ;
}
.badge-lv2{
  background-color:#5cb85c ;
}
.badge-lv3{
  background-color:#f0ad4e ;
}
.badge-lv4{
  background-color:#ff7e00 ;
}
.badge-lv5{
  background-color:#d9534f ;
}
.form-title{
  margin: 0px;
}
#act-list_wrapper .table tr td{
  vertical-align:middle;
  padding: 3px 8px;
}
/*/賽事列表*/
/*特例修正*/
/*@media (min-width: 768px){
.sp-id{
  padding-right:25px; 
}
}*/
.has-error .checkbox .help-block{
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block !important;
}
/*表格強制彈性*/
table#act-list{
  width: 100% !important;
}
#act-list thead tr td,
#act-list thead tr th
{
  width: auto !important;
}
/*強化modal外觀*/
.phomi-modal-top{
  background: url(../images/bk-modal-top.png);
  color: #fff;
  text-align: center;
  padding-top: 30px;
  border-radius: 6px 6px 0 0;
}.phomi-modal-top-red{
  background: url(../images/bk-modal-top-red.png);
}
.phomi-modal-top .modal-title{
  font-weight: bold;
}
/*/強化modal外觀*/
/*PiPi*/
.cart-actbox:nth-child(1) .cart-table tbody tr:nth-child(4){
  display: table-row;
  background-color: #fcf8e3;
}
.buy-pipi{
  display: none;
  font-weight: bolder;
}