/*

Time:2020-01-28 -- 2020-01-29
*/
/* reset */
/*通用*/
img{
	max-width: 100%;
	width: auto;
	height: auto;
	border: 0;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}
a{
	-webkit-transition: all 0.8s ease;
	text-decoration: none!important;
	color: #FFFFFF;
}
a:hover,a:focus{
	-webkit-transition: all 0.8s ease;
	text-decoration: none!important;
	color: #FCD797 ;
	outline: none;
}

body{
	background-color: #fff;
	font-family:"GenSekiGothic-B",sans-serif, 'Titillium Web',"Arial Black";
	color: #333;
}
h1,h2,h3,h4,h5,h6{
	font-family:"GenSekiGothic-B",sans-serif, 'Titillium Web',"Arial Black";
	margin: 0;
	padding: 0
}
p {
	font-family:"GenSekiGothic-M",sans-serif, 'Titillium Web',"Arial Black";
	
}
.other-body{
	background: url("../images/bg1.png") no-repeat top center;
}

.set-otherbg {
    background-image: url("../images/home_bg2026-D.jpg");
	background-repeat: repeat-y;
	background-size: cover;
	margin-top: -94px;
	background-size: 100% !important;
}
.set-otherbg1 {
    background: url("../images/01-bg.png");
}
.set-otherbg2 {
    background: url("../images/02-bg.png");
}
.set-otherbg3 {
    background: url("../images/03-bg.png");
}
.set-otherbg4 {
    background: url("../images/04-bg.png");
}



hr{
	width: 100px;
	margin: 1em auto 2em;
	border: 2px solid #FCD797;
}
strong{
	display: block;
	font-size: 1.5em;
	font-weight: normal;
	padding:1em 0;
}
ul,li{
	margin: 0;
	padding: 0
}
ul > li{
	list-style-type: none;
}
.left{
	float: left;
}
.right{
	float: right;
}
.dn{
	display: none;
}
.db{
	display: block;
}

/*清除浮动*/
.clearfix:before, .clearfix:after {
	content:""; display:table;
}
.clearfix:after{
	clear:both; overflow:hidden;
}
.clearfix{
	zoom:1;
}
.modal{
	top:40%
}

@font-face {
	font-family: "GenSekiGothic-B";
	src: url("../font/GenSekiGothic-B.ttc?t=000000");
}
@font-face {
	font-family: "GenSekiGothic-M";
	src: url("../font/GenSekiGothic-M.ttc?t=000000");
}


.reds{
	color: orangered;
	margin-right: 6px;
	font-style: oblique;
}

/* 頂部 */
header{
	position: fixed;
	width: 100%;
	display: block;    
	margin-left: -2px;
	padding-top: 20px;
	padding-bottom: 30px;
	z-index: 9999;
	background-image: url('../../plugins/images/header_bg2026.png');
	background-repeat: repeat-x;
	background-size: cover;
}
.mobile-header {
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 68px;
	padding-top: 10px;
}
.position-fixed header{
	/* background:#333 ; */
	background-image: url('../../plugins/images/header_bg2026.png');
	background-repeat: no-repeat;
	background-size: cover;
}
.contact-modal{
	top:20%;
	
}
.apply-set .form-control[disabled]{
	background-color: #fff;
}
.contact-modal .modal-content{
	background: url("../images/j10.png") no-repeat;
	background-size: cover;
}

.other-banner{
	background: url("../images/bg_header_2026-D.jpg") no-repeat center center;
	background-size: 100%;
	height: 563px;
	padding-top: 235px;
}
.other-banner h2{
	color: #FCD797;
	font-family: "GenSekiGothic-M";
	font-size: 80px;
	border-left: 20px #E29431 solid;
	padding-left: 40px;
	margin-left: 80px;
}
.banner{
/* 	background: url("../images/banner1.png") no-repeat center center;
	height: 835px; */
/* 	padding-top: 200px; */
}
.banner h2{
	color: #fff;
	font-family: "GenSekiGothic-M";
	font-size: 80px;
}
.banner h3{
	color: #fff;
	font-family: "GenSekiGothic-M";
	font-size: 32px;
	line-height: 46px;
	margin-bottom: 25px;
}
.banner h4{
	color: #fff;
	font-size: 20px;
	margin:20px 0;
	line-height: 30px;
	
}
.login-member{
	/* background: url("../images/user.png") no-repeat 15px 7px; */
	cursor: pointer;
	color: #FFFFFF;
	padding:6px 15px 6px 15px;
	border:1px solid #FFFFFF;
	border-radius: 20px;
	background-size: 14px;
}
.position-fixed .login-member{
	/* background: url("../images/user.png") no-repeat 15px 7px; */
	cursor: pointer;
	color: #FFFFFF;
	padding:6px 15px 6px 15px;
	border:1px solid #FFFFFF;
	border-radius: 20px;
	background-size: 14px;
}
.position-fixed .login-member{
    color: #fff;
    border:1px solid #efefef;
}
.position-fixed .login-member a{
	color: #fff;
}
.login-member:hover, .login-member.active{
	border:1px solid #FFFFFF;
	color: #FFFFFF;
	
}
.social-login img{
	height: 40px;
	margin-right: 20px;
}
.main-menu{
	margin-left: 80px;
	margin-top: 15px;
}
.main-menu li{
	float: left;
}
.main-menu li a{
	color: #364A69;
	font-size: 16px;
	margin: 0 20px;
	font-weight: 400;
	padding-bottom: 20px;
}
.position-fixed .main-menu li a{
	color: #fff;
	font-size: 16px;
	margin: 0 30px;
	font-weight: 400;
	padding-bottom: 20px;
}
.main-menu ul li:hover>a, .main-menu ul li.active>a {
    color: #364A69;
    position: relative;
	font-family: "GenSekiGothic-M";
}
.position-fixed .main-menu ul li:hover>a,.position-fixed  .main-menu ul li.active>a {
    color: #fff;
    position: relative;
	font-family: "GenSekiGothic-M";
}

.main-menu ul li.active>a::after, .main-menu ul li:hover>a::after {
    width: 30px;
    height: 2px;
    background-color: #364A69;
    position: absolute;
    bottom: 10px;
    content: "";
    left: 50%;
    margin-left: -15px;
}

.logo img{
	height: 45px;
}

.success{
	margin: 120px 0;
}
.success h3{
	color: #FCD797;
	font-family: "GenSekiGothic-M";
	font-size: 65px;
	margin-bottom:20px ;
	margin-top: 100px;
}
.success h4{
	color: #FCD797;
	font-family: "GenSekiGothic-M";
	font-size: 44px;
}

/* 首頁調整 */
.update-logo{
	text-align: right;
	margin-bottom: 40px;
	
}
.update-logo img{
	height: 120px;
}

.update-date{
	text-align: center;
}
.update-date img{
	height: 60px;
	margin-top: 100px;
}

.update-index h2{
	text-align: center;
	color: #FCD797;
	font-size: 40px;
	margin:40px 0
}

.update-index h4{
	color: #FCD797;
	line-height: 28px;
	margin:50px 0
}
.update-title{
	position: relative;
	margin-bottom: 170px;
	margin-top: 75px;
}
.update-title span {
    position: absolute;
    color: #41210C;
    background-color: #FCD797;
    padding: 10px 35px;
    border-radius: 15px;
    display: inline-block;
    font-size: 22px;
    left: 50%;
    margin-left: -100px;
    z-index: 999;
}
.update-title::after {
    width: 100%;
    height: 2px;
    background-color: #FCD797;
    position: absolute;
    bottom: -27px;
    content: "";
}
.update-intr{
	color: #FCD797;
	font-size: 18px;
	text-align: center;
	border-bottom: 2px solid #FCD797;
	padding-bottom: 50px;
	font-weight: bolder;
}
.update-index h3{
	text-align: center;
	color: #FCD797;
	font-size: 30px;
	margin:50px 0;
	font-weight: bolder;
}
.update-setbg{
	margin-top: 60px;
}

.update-index li{
	font-size: 15px;
	color: #FCD797;
	line-height: 24px;
	margin-bottom: 10px;
	font-weight: bolder;
}
.update-index ul{
	margin-bottom: 40px;
}
.update-title1{
	text-align: center;
	position: relative;
	padding: 0 100px;
	margin:60px 0;
}
.update-title2{
	position: absolute;
	text-align: center;
	color: #FCD797;
	font-size: 30px;
	font-weight: bolder;
	top:0;
	width:calc(100% - 200px);
}
.update-title3{
	position: absolute;
	text-align: center;
	color: #FCD797;
	font-size: 20px;
	font-weight: bolder;
	top:60px;
	width:calc(100% - 200px);
}

/* 表扬 */
.praise{
	padding: 100px 0 120px 0;
}
.praisetitle h3{
	color: #FFDD9A;
	font-family: "GenSekiGothic-M";
	font-size: 30px;
	margin-top: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #FCD797;
	position: relative;
	margin-bottom: 30px;
}
.praisetitle h3::after {
    width: 60px;
    height: 3px;
    background-color: #FCD797;
    position: absolute;
    bottom: -2px;
    content: "";
    left: 0;
}
.praise-top .HHtitle {
    margin-left:-45px;
}
.praise-top h4{
	position: relative;
	margin-bottom: 130px;
	margin-top: 50px;
}
.praise-top h4 span{
	position: absolute;
	color: #41210C;
	background-color: #FCD797;
	padding: 12px 25px;
	border-radius: 15px;
	display: inline-block;
	font-size: 22px;
	left: 88px;
	margin-left: -138px;
	z-index: 999;
}

.praise-top h4::after {
    width: 110%;
    height: 3px;
    background-color: #FCD797;
    position: absolute;
    bottom: -27px;
    content: "";
    left: -5%;
}

.praise-top-av h4 span{
	position: relative;
    color: #41210C;
    background-color: #FCD797;
    padding: 12px 25px;
    border-radius: 15px;
    display: inline-block;
    font-size: 22px;
    /* margin-bottom: -51px; */
    /* left: 88px; */
    /* margin-left: -138px; */
    z-index: 999;
    /* top: -26px;*/
    font-size: 24px !important;
    margin-top: 30px;
}

.praise-top-av h4::after {
    width: 110%;
    height: 3px;
    background-color: #FCD797;
    position: absolute;
    bottom: 34px;
    content: "";
    left: -5%;
    z-index: 990;
}

.praise-bottom{
	margin-top: 40px;
}
.praisetitle{
    padding: 0 60px;
}

.praise-bottom p{
	color: #7e582d;
	font-weight: 600;
	font-size: 18px;
}
.praise-top p{
	color: #7e582d;
	font-weight: 600;
	font-size: 18px;
}
.praise-top h2{
	font-size: 60px;
	color: #FCD797;
}
.praise-top h5{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: 600;
	line-height: 30px;
}
.praise-center li{
	color: #FFFFFF;
	font-weight: 600;
	line-height: 30px;
	margin:12px 0;
	font-size: 18px;
}
.praise-btn-list a{
	padding: 10px 25px;
	background: #48b9cc;
	color: #fff;
	font-size: 16px;
	border-radius: 5px;
	margin: 10px 15px 10px 0;
	display: inline-block;
	text-align: center;
	font-weight: bold;
}
.praise-top-intr{
	padding: 15px 20px;
	border-left:2px solid #7e582d;
	border-top:1px solid #7e582d;
	border-bottom:1px solid #7e582d;
	border-right:1px solid #c5873b;
	color: #FFFFFF;
	font-weight: 600;
	line-height: 30px;
	margin:22px 0 12px 0;
	font-size: 18px;
}
.praise-top-intr span{
	color: #c5873b;
}

.praise-center h3{
	padding: 6px 15px;
	background: #F18D00;
	color: #fff;
	font-size: 20px;
	border-radius: 18px;
	display: inline-block;
	margin: 40px 0 20px 0;
}

/* footer */
.footer-menu li{
	float: left;
}
.footer-menu li a{
	font-size: 16px;
	color: #FCD797;
	margin-right: 50px;
	font-weight: 400;
	padding-bottom: 20px;
}
.footer-menu li:hover>a, .footer-menu li.active>a {
    color: #FCD797;
	font-family: "GenSekiGothic-M";
}
.footer-right{
	text-align: right;
	padding-top: 20px;
}
.footer-right h5{
	color: #FCD797;
	font-family: "GenSekiGothic-M";
	font-size: 18px;
	margin-bottom: 15px;
}
.footer-right-li{
	margin-bottom: 25px;
	color: #FCD797;
}
.footer-right-li span{
	margin-left:10px;
}
.footer-logo{
	padding-top: 40px;
}
.footer-logo img{
	height: 40px;
}
.copyright{
	color: #FCD797;
	font-size: 16px;
}
.footer-social{
	margin-top: 30px;
	margin-bottom: 10px;
}
.footer-social img{
	height: 34px;
	margin-right: 10px;
}
.privacy-title{
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 25px;
	color: #FCD797;
	font-family: "GenSekiGothic-M";
}
.privacy{
	margin: 100px 0;
}
.privacy h5{
	font-size: 16px;
	color: #FCD797;
	line-height: 28px;
	margin: 10px 0;
}
.privacy p{
	line-height: 24px;
	margin-bottom: 10px;
}
.privacy ul{
	padding-left: 30px;
}
.privacy li{
	margin-bottom: 10px;
	list-style: square;
}

/* 遮罩栏 */
.common-sidebar {
    background: #333;
    width: 260px;
    position: fixed;
    overflow-y: auto;
    z-index: 9999;
    left: -260px;
    height: 100%;
    top: 0;
	border-right: 1px solid #ccc;
}

.sidebar-top{
	padding: 0px 15px;
	cursor: pointer;
	display: block;
	text-align: right;
	height: 65px;
	line-height: 65px;
}
.sidebar-bottom li a {
    display: block;
    padding: 13px 20px 13px 20px;
    border-top: 1px solid #ccc;
    background-size: 26px;
    font-size: 16px;
	color: #fff;
}

.mobile-headleft .logininfo {
    margin-top: 0px;
}

/* 招募 */
.recruit{
	background: url("../images/j2.png") no-repeat center center;
	height: 900px;
	padding-top: 200px;
}

.recruit h2{
	color: #FCD797;
	font-family: "GenSekiGothic-M";
	font-size: 60px;
}
.recruit h4{
	color: #333;
	font-family: "GenSekiGothic-M";
	font-size: 30px;
	margin-bottom: 20px;
}
.nline1{
	width: 100%;
	height:0.5px ;
	background-color: #ccc;
	margin:30px 0 40px 0;
}
.recruit h3{
	color: #FCD797;
	font-family: "GenSekiGothic-M";
	font-size: 45px;
	margin-top: 40px;
}
.recruit-info{
	padding-top:  20px;
}
.recruit-btn{
	height: 50px;
	line-height: 50px;
	width: 250px;
	text-align: center;
	background-color: #F18D00;
	color: #fff;
	font-size: 17px;
	cursor: pointer;
	border-radius: 6px;
	/* margin-top: 40px; */
	border: 1px solid #F18D00;
	display: block;
	margin:40px auto 0px auto;
}
.recruit-btn:hover{
	background: transparent;
	color: #FCD797;
}

/* 介紹 */
.intriguing{
   padding: 120px 0 100px 0;
}
.intriguing-title{
	color: #FCD797;
	font-family: "GenSekiGothic-M";
	font-size: 45px;
}

.intriguing h2{
	color: #FCD797;
	font-family: "GenSekiGothic-M";
	font-size: 60px;
}
.intriguing h4{
	color: #333;
	font-family: "GenSekiGothic-M";
	font-size: 30px;
	margin-bottom: 20px;
	color: #FCD797;
}

.intriguing h3{
	color: #FCD797;
	font-family: "GenSekiGothic-M";
	font-size: 30px;
	margin-top: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #FCD797;
	position: relative;
	margin-bottom: 30px;
}
.intriguing h3::after {
    width: 60px;
    height: 3px;
    background-color: #ee992f;
    position: absolute;
    bottom: -2px;
    content: "";
    left: 0;
}
.intriguing p{
	font-family: "GenSekiGothic-M";
	font-size: 18px;
	margin-bottom: 10px;
	color: #FFFFFF;
	line-height: 28px;
	/* font-weight: bold; */
}
.intriguing-pic{
	margin-top: 40px;
}
.intriguing li{
	/*font-size: 16px;*/
	margin-bottom: 10px;
	color: #FFFFFF;
	line-height: 28px;
	/*font-weight: bold;*/
}
.intriguing li img{
	margin-right: 10px;
	height: 30px;
}

/* 申請 */
.express{
	padding: 100px 0 120px 0;
}
.express h2{
	text-align: center;
	font-weight: bold;
	font-size: 40px;
	color: #FCD797;
}
.express h3{
	text-align: center;
	font-size: 30px;
	margin:30px 0;
	color: #FCD797;
}
.express i{
	color: #FCD797;
	font-style: normal;
}
.express h4{
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 28px;
}
.express ul{
	padding-left: 25px;
	margin-bottom: 25px;
}
.express ul li{
	margin-bottom: 10px;
	font-size: 16px;
}
.express-table-list{
	border:1px solid #ccc;
	padding: 30px 20px 20px 20px;
	background: #fff;
	margin-bottom: 20px;
}

.express-table-list label{
	font-weight: 400;
	margin-bottom: 8px;
}
.express-table-list .form-control{
	margin-bottom: 10px;
}
.express-table-list label span{
	margin-left: 5px;
}
.express-table-list .left{
	margin-right: 15px;
}
.express-table-list input[type='checkbox']{
	margin-right: 2px;
}

/* 新聞 */
.setTitle{
	color: #d68b2e;
	font-family: "GenSekiGothic-M";
	font-size: 45px;
	text-align: center;
	margin-bottom: 60px;
}
.index-news{
	background: url("../images/j11.png") no-repeat center center;
	height: 930px;
	padding-top: 100px;
}
.more-btn{
	height: 44px;
	line-height: 44px;
	width: 200px;
	text-align: center;
	background-color: #d68b2e;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	border-radius: 6px;
	margin: 80px auto;
	display: block;
	border:1px solid #d68b2e
}
.index-news-left .date{
	font-size: 16px;
	margin: 10px 0 10px 0;
	color: #d68b2e;
}
.index-news-left .title{
	color: #d68b2e;
	font-family: "GenSekiGothic-M";
	font-size: 20px;
}
.index-news-left .intrs{
	color: #d68b2e;
	font-size: 14px;
}
.more-btn:hover{
	background: transparent;
}
.index-news-right .date{
	margin: 0 20px;
	color: #d68b2e;
	font-size: 16px;
	width: 80px;
}
.index-news-right .date h4{
	color: #d68b2e;
	font-size: 30px;
	margin-bottom: 5px;
}
.index-news-right .index-news-info{
	padding-bottom: 20px;
	border-bottom:1px solid #d68b2e;
	display: block;
	margin-bottom: 20px;
}
.index-news-right .index-news-info:last-child{
	border-bottom: 0;
	margin-bottom: 0;
}
.index-news-info-right .right{
	float: left;
	width: calc(100% - 120px);
}

.contact-modal h4{
	color: #d68b2e;
	font-family: "GenSekiGothic-M";
	font-size: 30px;
}
.contact-modal label{
	color: #d68b2e;
}
.checkcity .form-group {
    width: calc(50% - 15px);
    display: inline-block;
    margin-bottom: 10px;
}
.checkcity .form-group:last-child{
	margin-left: 30px;
}
.index-news-left .index-news-info{
	display:block
}
.index-news-info-left{
	width:40%;
	float: left;
}
.index-news-info-right{
	width:60%;
	float: right;
}
.index-news-info-right .title {
    color: #d68b2e;
    font-family: "GenSekiGothic-M";
    font-size: 20px;
}
.index-news-info-right .intrs {
    color: #d68b2e;
    font-size: 14px;
}

/* 获奖 */
.winner{
	/* margin: 100px 0; */
	margin-left: 0px;
}
.winner-log-img1{
    width: 25px;
}
.winner-info{
	width: 212px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.winner-info .edit-img{
	position: absolute;
	top:-5px;
	right: 0px;
	cursor: pointer;
}
.winner-info h4{
	color: #FCD797;
	font-family: "GenSekiGothic-M";
	font-size: 20px;
	margin-top: 10px;
}

.winner-list{
	border:1px dashed #FCD797;
	border-radius: 6px;
	padding: 30px 60px;
	margin-top: 60px;
}
.winner-list .left{
	color: #FCD797;
}
.winner-list .left h3{
	font-size: 50px;
	font-family: "GenSekiGothic-M";
}
.winner-list .left h4{
	font-size: 18px;
	font-family: "GenSekiGothic-M";
	margin-top: 5px;
}
.winner-list .right{
	color: #FCD797;
	font-size: 50px;
	font-family: "GenSekiGothic-M";
}
.winner-list .right span{
	font-size: 18px;
}
.winner ul{
	display: inline-block;
	margin-top: 30px;
}
.winner ul li{
	float: left;
	margin: 0 15px;
}
.winner ul li a{
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	border-radius: 6px;
	border:1px solid #FCD797;
	font-size: 18px;
	font-family: "GenSekiGothic-M";
	display: block;
	color: #FCD797;
}
.winner ul li.active a{
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	border-radius: 6px;
	border:1px solid #FCD797;
	font-family: "GenSekiGothic-M";
	color: #fff;
	background-color: #FCD797;
	
}
.user-setwapper{
	border:1px dashed #FCD797;
	padding: 40px 80px;
	margin-top: 60px;
	border-radius: 10px;
	background-color: #FFFFFF;
}
.user-linewapper{
	border-radius: 30px;
	border:1px solid #FCD797;
	height: 14px;
	padding: 1px;
	width:100%;
	margin-top: 0!important;
}
.user-lineneme{
	width: 100%;
	margin-top: 20px!important;
}
.user-lineneme li{
	width: 33.3%;
	float: left;
	text-align: center;
	color: #f1cb98;
	margin: 0!important;
	font-size: 18px;
	font-family: "GenSekiGothic-M";
}
.user-lineneme li.active{
	color: #FCD797;
}
.user-linewapper li{
	width: 33.3%;
	height: 10px;
	background-color: #feebd3;
	border-radius: 30px;
	float: left;
	margin: 0!important;
}
.user-linewapper li.active{
	background-color: #FCD797;
}

/* 最新消息 */
.single-news{
	/* margin: 100px 0; */
	padding-top: 100px;
    margin-top: -96px;
}
.single-news-info .title{
	text-align: center;
	font-size: 32px;
	font-family: "GenSekiGothic-M";
}
.single-news-info .date{
	text-align: center;
	font-size: 16px;
	margin: 10px 0 30px 0;
}
.single-news-info .photo{
	margin-bottom: 30px;
}
.single-news-info .info{
	margin-bottom: 40px;
}
.single-news-info p{
	line-height: 24px;
}
.n-line{
	width: 100%;
	height: 1px;
	background:#999 ;
	margin-bottom: 30px;
}
.hot-news{
	margin-top:108px;
}
.hot-news-list{
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
	display: block;
}
.hot-news-list h4{
	font-family: "GenSekiGothic-M";
	font-size: 16px;
}

.hot-news-list .left{
	width: 100px;
}
.hot-news-list .right{
	width: calc(100% - 115px);
}
.hot-news-list .intr{
	margin-top: 15px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.dishes-sort li {
    float: left;
    margin: 0 20px;
    font-size: 16px;
    background: #fff;
    color: #FCD797;
    padding: 10px 25px;
    border-radius: 20px;
}
.dishes-sort li a {
    color: #41210C!important;
}
.dishes-sort li.active a {
    color: #fff!important;
}
.dishes-sort li.active {
    background: #F18D00;
}
.news{
	/* margin: 100px 0; */
	/* margin-top: -94px; */
}
.news .Htitle{
	margin-bottom: 30px;
}
.news-warpper{
	margin-top:30px
}
.news-list{
	padding:15px;
	display: block;
	box-shadow: none;
	 border-bottom: 1px solid #ccc; 
}
.news-list:hover{
	-moz-box-shadow:0px 0px 5px #FCD797; -webkit-box-shadow:0px 0px 5px #FCD797; box-shadow:0px 0px 5px #FCD797;
	border-bottom: 1px solid #fff;
}
.news-list.has-pic .news-list-date{
	font-size: 30px;
	padding-top: 50px;
}
.news-list.no-pic{
	padding-top: 15px;
	margin-bottom: 30px;
}
.news-list.no-pic .news-list-date{
	font-size: 30px;
	padding-top: 10px;
}
.news-list .news-list-date span{
	display:block;
	font-size: 18px;
	color: #999;
}
.dishes-sort {
    display: inline-block;
}
.news-list h3{
	font-family: "GenSekiGothic-B";
	font-size: 24px;
	color:#FCD797;
	/*border-bottom: 1px solid #FCD797;*/
	padding-bottom: 15px;
}
/*.news-list-info h3::before {*/
/*	width: 60px;*/
/*    height: 3px;*/
/*    background-color: #FCD797;*/
/*    position: absolute;*/
/*	top: 41px;*/
/*    content: "";*/
/*    left: 27px;*/
/*}*/
.news-list-info p {
	color:#FFFFFF;
	font-size: 18px;
}
.news-list:hover .news-list-date{
	color:#333
}
.news-list:hover .news-list-info p{
	color:#FFFFFF;
}
.news-list .news-list-info{
	/*padding-left: 30px;*/
}
.news-list .news-list-info p{
	line-height: 24px;
	margin-top: 20px;
}
.Htitle {
    text-align: left;
    font-family: "GenSekiGothic-M";
    font-size: 48px;
    font-weight: 400;
	color: #FCD797;
}

/* 申请 */
.apply{
	margin: 100px 0;
}
.apply h3{
	margin-bottom: 60px;
}
.apply .form-group{
	margin-bottom: 30px;
}
.apply .form-control{
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	font-size: 16px;
	border:1px solid #ee992f;
	border-radius: 0;
}
.apply label{
	font-family: "GenSekiGothic-M";
	font-size: 18px;
	font-weight: 700;
	color: #ee992f;
}
.apply-set .right{
	height: 50px;
	line-height: 50px;
	background-color: #ee992f;
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-family: "GenSekiGothic-M";
	cursor: pointer;
}
.tips{
	color: orangered;
	margin-top: 3px;
	font-size: 13px;
}

/* 活動 */
.activity{
	margin: 100px 0;
}
.activity-list{
	border:1px solid #FCD797;
	padding: 30px 50px;
	font-size: 16px;
	font-family: "GenSekiGothic-M";
	color: #FCD797;
	cursor: pointer;
	margin-bottom: 30px;
}
.activity-list:hover{
	background-color: #FCD797;
	color: #fff;
}
.activity-list h3{
	font-size: 30px;
	font-family: "GenSekiGothic-M";
	margin-bottom: 10px;
}
.activity-sey{
	padding-right: 30px;
}
.activity-p{
	margin-bottom: 15px;
}
.activity-search{
	margin-top: 30px;
	margin-bottom: 5px;
	text-align: right;
	font-size: 16px;
	font-family: "GenSekiGothic-M";
	color: #FCD797;
}
.activity-init{
	border:1px solid #FCD797;
	padding: 30px 50px;
	font-size: 16px;
	font-family: "GenSekiGothic-M";
	color: #FCD797;
	cursor: pointer;
	margin-bottom: 30px;
	margin-top: 30px;
}
.activity-init label {
    font-family: "GenSekiGothic-M";
    font-size: 18px;
    font-weight: 400;
    color: #FCD797;
}
.activity-init .form-control {
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    font-size: 16px;
    border: 1px solid #FCD797;
}
.activity-init .form-control{
	background: #fff;
}

/* 分頁 */
.pagination-list {
    text-align: center;
    margin-top: 60px;
}
.pagination-list ul {
    display: inline-block;
}
.pagination-list li {
    float: left;
    margin-bottom: 5px;
}
.pagination-list li a {
    height: 40px;
    line-height: 40px;
    width: 42px;
    text-align: center;
    display: block;
    font-size: 16px;
    margin: 0 5px;
    border: 1px solid #FCD797;
    border-radius: 1px;
    color: #333;
    padding: 0;
}
.pagination-list li.active a {
    border: 1px solid #FCD797;
    background-color: #FCD797;
    color: #fff;
}
.pagination-list li:hover a {
    border: 1px solid #FCD797;
    background-color: #FCD797;
    color: #fff;
}

.swiper-pagination-bullet {
    width: 36px;
    height: 1px;
    display: inline-block;
    border-radius:0;
    background: #fff;
    opacity: 0.2;
}
.swiper-pagination-bullet-active{
	background: #fff;
	opacity: 1;
}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{
	bottom: 40px;
	left: 100px;
}
.swiper-pagination{
	text-align: left;
}
.praise-line{
	background: #FCD797;
	height: 2px;
	display: block;
	width: 110%;
	margin-left: -5%;
	margin-top: 50px;
	margin-bottom: 10px;
}
.express-set p{
	font-size: 18px;
	font-weight: bolder;
}
.express-set .left {
    margin-right: 15px;
}
.express-set input[type='checkbox'] {
    margin-right: 2px;
}
.express-set .clearfix{
	margin-bottom: 20px;
	margin-left: 25px;
}
.express-other{
	margin-left: 40px;
}
.express-other-av{
	margin-left: 40px;
}
.express-other .left {
    margin-right: 15px;
}
.express-other input[type='checkbox'] {
    margin-right: 2px;
}

.login-area {
    background-color: #fff;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    padding: 23px 30px 30px;
    color: #333;
	margin-top: 60px;
}
.login-area h4 {
    font-size: 34px;
    color: #2b2b2b;
	font-weight: 400;
	text-align:center
}
.login-info {
    margin-top: 40px;
}
.login-area label {
    font-weight: 400!important;
}
.login-btn, .register-btn {
    height: 40px;
    width: 120px;
    text-align: center;
    line-height: 40px;
    border-radius: 4px;
    background: #FCD797;
    color: #fff;
    margin-top: 30px;
    cursor: pointer;
    font-size: 16px;
	border: none;
}
.login-area h5 {
    font-size: 18px;
    margin-top: 40px!important;
	margin-bottom: 20px;
}
	
/* 电脑屏幕 */
@media(min-width: 1401px){

}
/* 手机端屏幕 */
@media(max-width: 768px){
    .login-area a img{
        width: 40%;
    }
    .winner-log-img1{
        width: 20px;
    }
    .express-other{
    	margin-left: 25px;
    }
    .express-other-av{
    	margin-left: 15px;
    }
	.update-date img {
	    height: 40px;
	}
	.update-index h2 {
	    text-align: center;
	    color: #FCD797;
	    font-size: 24px;
	    margin: 20px 0;
	}
	.update-index h4 {
	    color: #FCD797;
	    line-height: 24px;
	    margin: 20px 0;
		font-size: 16px;
	}
	.update-title span {
	    margin-left: -105px;
	}
	.update-title {
	    position: relative;
	    margin-bottom: 100px;
	    margin-top: 30px;
	}
	.update-intr {
	    color: #FCD797;
	    font-size: 16px;
	    text-align: center;
	    border-bottom: 2px solid #FCD797;
	    padding-bottom: 30px;
	    font-weight: bolder;
	}
	.update-index h3 {
	    text-align: center;
	    color: #FCD797;
	    font-size: 20px;
	    margin: 20px 0;
	    font-weight: bolder;
	}
	.update-title1{
		padding: 0;
	}
	.update-title2 {
	    position: absolute;
	    text-align: center;
	    color: #FCD797;
	    font-size: 18px;
	    font-weight: bolder;
	    top: 0;
	    width: 100%;
	}
	.update-title3 {
	    position: absolute;
	    text-align: center;
	    color: #FCD797;
	    font-size: 14px;
	    font-weight: bolder;
	    top: 35px;
	    width: 100%;
	}
	
	.express h2{
		font-size: 30px;
	}
	.express h3 {
	    text-align: center;
	    font-size: 22px;
	    margin:15px 0;
	}
	.praise-top .HHtitle {
        margin-left:0px;
    }
	.praise-top h2{
		font-size: 26px;
		color: #FCD797
	}
	.praisetitle {
	    padding: 0;
	}
	.praisetitle h3{
		font-size: 18px;
	}
	.praise-top h5{
		font-size: 16px;
	}
	.praise-top p {
	    font-size: 16px;
	}
	.praise-top-intr {
	    padding: 10px;
	    font-weight: 600;
	    line-height: 24px;
	    margin: 22px 0 12px 0;
	    font-size: 16px;
	}
	.praise-center li {
	    line-height: 24px;
	    font-size: 16px;
	}
	.praise-btn-list a {
	    padding: 10px 15px;
	}
	.privacy{
		margin: 30px 0;
	}
	.privacy-title{
		font-size: 20px;
	}
	.other-banner{
		height: 251px;
        padding-top: 95px;
	}
	.other-banner h2{
		font-size: 3rem;
		padding-left: 20px;
		border-left: 10px #E29431 solid;
		margin-left: 30px;
		width: 70%;
		margin-top: 20px;
		/* text-align: center; */
	}

	.set-otherbg {
		margin-top: -68px;
	}
	.success{
		margin:30px 0;
		text-align: center;
	}
	.success h3{
		font-size: 40px;
		margin-top: 30px;
	}
	.success h4{
		font-size: 24px;
	}

	.praise-top h4 span {
		margin-left: -88px;
	}
	
	
    .praise-top-av h4::after {
        bottom: 24px;
		width: 100%;
		left: 0%;
    }

	.ml--182{
		margin-left: -178px !important;
	}

	.ml--117{
		margin-left: -117px !important;
	}

	.footer-logo,.footer-social{
		text-align: center;
		margin-top: 15px;
	}
	.copyright,.footer-right{
		text-align: center;
	}
	.banner{
		text-align: center;
/* 		height: 570px;
		padding-top: 100px; */
	}
	.banner h2{
		font-size: 40px;
	}
	.banner h4{
		font-size: 18px;
	}
	.banner h3 {
	    color: #fff;
	    font-family: "GenSekiGothic-M";
	    font-size: 24px;
	    line-height: 36px;
	    margin-bottom: 15px;
	}
	.recruit{
		padding-top: 30px;
		text-align: center;
	}
	.recruit h2{
		font-size: 30px;
		text-align: center;
	}
	.recruit h2 img{
		height:50px!important
	}
	.recruit h4{
		margin-top: 20px!important;
		font-size: 16px;
		margin-bottom: 10px;	
	}
	.recruit h3{
		font-size: 24px;
		text-align: center;
	}
	.recruit-btn{
		margin: 30px auto;
	}
	.intriguing {
/* 	    height: 1200px; */
	    padding-top: 30px;
		padding-bottom: 30px;
	}
	.intriguing h3{
		margin-top: 10px;
		margin-bottom: 15px;
		font-size: 24px;
	}
	.intriguing-title{
		font-size:36px
	}
	.index-news{
		padding-top:50px;
		min-height: 930px;
		height: auto;
	}
	.setTitle{
		font-size:36px;
		margin-bottom: 30px;
	}
	.index-news-left .index-news-info{
		padding-bottom: 20px;
		border-bottom: 1px solid #d68b2e;
		display: block;
		margin-bottom: 20px;
	}
	.more-btn{
		margin: 30px auto;
	}
	.footer-logo{
		padding-top: 20px;
	}
	.index-news-info-left {
	    width: 100%;
	}
	.index-news-info-right {
	    width: 100%;
	    float: left;
		margin-top: 10px;
	}
	.contact-modal{
		top:40px
	}
	.activity{
		margin: 30px 0;
	}
	.Htitle{
		font-size: 30px;
	}
	.activity-init{
		padding: 0;
		border:0;
		margin-bottom: 0;
	}
	.activity-list{
		padding: 10px 15px;
		font-size: 14px;
		margin-bottom: 15px;
	}
	.activity-list h3{
		font-size: 20px;
		margin-bottom: 5px;
	}
	.activity-sey{
		padding-right: 0;
	}
	.activity-list .right{
		float: left;
	}
	.activity-search{
		margin-top: 0;
	}
	.pagination-list{
		margin-top: 30px;
	}
	.pagination-list li a {
	    height: 30px;
	    line-height: 30px;
	    width: 32px;
	    text-align: center;
	    display: block;
	    font-size: 14px;
	    margin: 0 5px;
	    border: 1px solid #FCD797;
	    border-radius: 1px;
	    color: #333;
	    padding: 0;
	}
	.footer-menu{
		display: none;
	}
		
	.news{
		/* margin: 30px 0; */
	}
	.news-warpper{
		margin-top: 0;
	}
	.news-list{
		padding: 15px 0 0 0;
	}
	.news-list.has-pic .news-list-date{
		padding-top: 15px;
		margin-bottom: 10px;
	}
	.news-list.no-pic .news-list-date{
		margin-bottom: 10px;
	}
	.news-list .news-list-info{
		padding-left: 0;
	}
	.news-list .news-list-info p{
		margin-top: 5px;
	}
	.news-list.no-pic{
		padding-top: 15px;
		margin-bottom: 30px;
	}
	.single-news{
		/* margin: 30px 0; */
		margin-top: -70px;
	}
	.single-news-info .title{
		font-size: 20px;
	}
	.n-line{
		margin-bottom: 15px;
	}
	.single-news-info .info{
		margin-bottom: 15px;
	}
	.hot-news{
		margin-top: 30px;
	}
	.hot-news-list {
	    padding-bottom: 15px;
	    margin-bottom: 15px;
	}
	.winner{
		/* margin: 30px 0; */
		margin-left:0;
	}
	.winner-list {
	    padding: 10px 15px;
	    margin-top: 20px;
	}
	.winner-list .left h3{
		font-size: 30px;
	}
	.winner-list .left h4{
		font-size: 14px;
	}
	.winner ul li{
		margin: 0 15px 10px 0;
	}
	.winner ul li a {
	    height: 34px;
	    line-height: 34px;
	    padding: 0 10px;
	    font-size: 15px;
	}
	.winner ul li.active a {
	    height: 34px;
	    line-height: 34px;
	    padding: 0 10px;
		font-size: 15px;
	}
	.user-setwapper {
	    padding: 10px 15px;
	    margin-top: 0px;
	}
	.user-lineneme{
		margin-top: 5px!important;
	}
	.apply{
		margin:30px 0
	}
	.praise-top h4::after{
		width: 100%;
		left: 0;
	}
	.praise-line{
		width: 100%;
		margin-left: 0;
	}

}

.tree-user {
	border: 1px solid #ccc;
	border-radius: 20px;
	padding: 10px 10px 10px 20px;
	width: 320px;
	display: flex;
	align-items: center;
	white-space: nowrap;
	margin-bottom: 5px;
}
.tree-user .tree-user-icon {
	border: 1px solid #EFEFEF;
	border-radius: 100%;
	padding: 15px;
	background-color: #EFEFEF;
}
.tree-user .tree-user-name {
	margin-left: 10px;
	font-size: 1.825rem;
	width: 100px;
}
.tree-user .tree-user-level {
	position: relative;
	margin-left: -12px;
	margin-right: 10px;
	font-size: 1.625rem;
	background-color: #337ab7;
}
.tree-user button {
	margin-left: 10px;
	margin-bottom: 3px;
	border: none;
}
.tree-user button.btn-circle {
	border-radius: 100%;
	padding: 3px 7px;
}

#tree-view-wrap, #tree-view-wrap ul {
	list-style-type: none;
	margin-left: 75px;
	margin-top: 10px;
}

#tree-view-wrap ul li {
	margin-bottom: 10px;
}

#tree-view-wrap {
	margin: 0;
	padding: 0;
}

#tree-view-wrap .caret,  #tree-view-wrap .children {
	/* background-color: lightblue; */
}

#tree-view-wrap .caret,  #tree-view-wrap .root-node {
	cursor: pointer;
	-webkit-user-select: none; /* Safari 3.1+ */
	-moz-user-select: none; /* Firefox 2+ */
	-ms-user-select: none; /* IE 10+ */
	user-select: none;
}

#tree-view-wrap .master {
	/* background-color: lightyellow; */
}

#tree-view-wrap .lv1-bg {
	background-color: #F6D6D6;
}

#tree-view-wrap .lv2-bg {
	background-color: #F6F7C4;
}

#tree-view-wrap .lv3-bg {
	background-color: #b2ecc7;
}

#tree-view-wrap .lv4-bg {
	background-color: #93d8e9;
}

#tree-view-wrap .caret::before {
	/* content: "\25B6";
	color: black;
	display: inline-block;
	margin-right: 20px; */
}

#tree-view-wrap .caret-down::before {
	-ms-transform: rotate(90deg); /* IE 9 */
	-webkit-transform: rotate(90deg); /* Safari */
	transform: rotate(90deg);  
}

#tree-view-wrap .nested {
	display: none;
}

#tree-view-wrap .active {
	display: block;
}

.text-white {
	color: #FFFFFF !important;
}

.text-softyellow
{
	color: #FCD797 !important;
}

.text-center{
	text-align: center !important;
}

.left-50 {
	left: 50% !important;
}

.cursor-pointer {
	cursor: pointer;
}

#MPdiv{width: 100%;height: 100%;background: #fff;position: fixed;top: 0;left: 0;z-index: 9999999;}
.jcrop-holder{margin: 0 auto;}
#showimg img{max-width: initial;}
.jcrop-tracker {border: 1px dashed #999;}

.d-none { display: none !important;}
.d-inline-block { display: inline-block !important;}
.d-flex { display: flex !important;}
.w-100 { width: 100% !important;}
.w-25 { width: 25% !important;}
.bg-orange { background: #e29431 !important;}
.bg-brown { background: #FCD797 !important;}
.bg-gray {background:  #CCCCCC!important;}
.bg-orange-2 {background: #ee992f !important;}
.bg-orange-3 {background: #cd6715 !important;}
.mt--5 { margin-top:-5px !important;}
.mt-0 { margin-top:0 !important;}
.mt-10 { margin-top:10px !important;}
.mt-20 { margin-top:20px !important;}
.mt-40 { margin-top:40px !important;}
.mt-50 { margin-top:50px !important;}
.mt-120 { margin-top:100px !important;}
.ml-0 { margin-left:0px !important;}
.ml--182 { margin-left:-182px !important;}
.ml--138 { margin-left:-138px !important;}
.ml-20 { margin-left:20px !important;}
.ml-60 { margin-left:65px !important;}
.ml-52 { margin-left:52px !important;}
.mr-5 { margin-right: 5px !important;}
.mb-0 { margin-bottom: 0 !important;}
.mb-5 { margin-bottom: 5px !important;}
.mb-15 { margin-bottom: 15px !important;}
.mb-30 { margin-bottom: 30px !important;}
.mb-50 { margin-bottom: 50px !important;}
.mb-85 { margin-bottom: 85px !important;}
.my-30 {margin: 30px 0 !important;}
.mx-auto {margin: 0 auto !important;}
.mx-0 {margin-left: 0 !important;margin-right: 0 !important;}
.pt-0 {padding-top: 0;}
.pt-120 {padding-top: 120px;}
.pl-15 {padding-left: 15px;}
.px-0 {padding-left: 0 !important;padding-right: 0 !important;}
.text-red { color: red !important;}
.text-yellow { color:#fff583 !important;}
.text-orange {color: #ee992f !important;}
.text-brown {color: #41210C !important;}
.text-orange-2 {color: orangered !important;}
.text-center {text-align:center !important;}
.font-style-normal { font-style: normal !important;}
.font-size-16 { font-size: 16px !important;}
.font-size-18 { font-size: 18px !important;}
.font-size-26 { font-size: 26px !important;}
.font-size-30 { font-size: 30px !important;margin-bottom:15px !important;}

.memberBT { color: #FFFFFF; margin-left:10px;}
.logoutBT { display:inline-block;margin-left:10px;}
.logo-img { height: 34px;}
.mobile-sidebar-top-img1 { height: 50px;}
.mobile-sidebar-top-img2 { height: 24px;}
.home-btn-group { margin-top: 50px;}
.act-attention-no { width: 24px;}
.act-attention-no-30 { width: 30px;}
.act-attention-no-18 { width: 18px;}
.act-attention-no-58 { width: 58px;}
.act-attention-no-20 { width: 20px;}
.act-attention-title { width: calc(100% - 24px);}
.act-attention-title-30 { width: calc(100% - 30px);}
.act-attention-title-18 { width: calc(100% - 18px);}
.act-attention-title-120 { width: calc(100% - 120px);}
.act-attention-title-58 { width: calc(100% - 58px);}
.act-attention-title-20 { width: calc(100% - 20px);}
.praise-h2 { color:#FCD797;text-align:center;}
.forgetBT { background:transparent;border:1px solid #ee992f;color:#ee992f;margin-left:20px;}
.modal-close { padding: 8px 20px;background: #ccc;}
#forgetBT { padding: 8px 20px;}

.ability-form-desp { margin-bottom: 20px;font-size: 18px;color: orangered;}
.form-mem-count { width: calc(100% - 120px) !important;margin-right:0 !important;}
.form-mem-count-input{height:50px;}
.addNumBT { width: 59px;margin-left: 1px;font-size: 30px;}
.minusNumBT { width: 60px;font-size: 45px;}
.video-passyear { border: 0;width: 54px;outline: none;border-bottom: 1px solid #333;display:inline-block;}
.mem-passyear { border: 0;width: 54px;outline: none;border-bottom: 1px solid #333;display:inline-block;}

.winner-log-img { margin-right: 3px;height: 18px;}
.winner-award-p { font-size: 16px;font-weight: bold;margin-top: 5px;}
.winner-award-BT { margin: 40px auto;}
.winner-tree-wrap { padding-left: 10px;padding-right:10px;overflow-x: scroll;border-top:30px #ee992f solid;}
.winner-tree-maintain-BT {padding: 10px 13px;border-radius: 6px;border: 1px solid #ccc;}
.winner-dot-modal {top: 20% !important;} 
.winner-tree-die-BT {background-color:crimson !important;color:#fff !important;}
.winner-tree-del-BT { background-color:midnightblue !important;color:#fff !important;}
.winner-tree-remove-BT {padding: 5px 10px;border-radius: 6px;border: 1px solid #ccc;}

.apply-check-label {margin-left: 3px;color: #ee992f;font-weight: bold;font-size: 16px;}
.apply-check-p {margin-top: 10px;padding-left: 15px;font-weight: bold;font-size: 16px;}
.apply-clear-BT{ display: inline-block;width: 80px;margin-right: 10px;background-color: #cccccc;color: #333;border:1px solid #ccc;}
.apply-send-BT { display: inline-block;width: 140px;}
.award-p { font-size: 16px;font-weight: bold;margin-top: 5px;}
.award-tips-p {font-size: 16px !important;font-weight: bold !important;margin-top: 5px !important;}
.award-agree-label {margin-left: 3px;color: #ee992f !important;font-weight: bold;font-size: 16px !important;}
.award-bt-close { display: inline-block;width: 80px;margin-right: 10px;background-color: #cccccc;color: #333;border:1px solid #ccc;}
.award-bt-send {display: inline-block;width: 140px;}
.single-news-info .info, .single-news-info .info *, .privacy-content * {
	all: revert-rule;
	display: revert; /* 讓瀏覽器預設的 block/inline 特性恢復 */
	box-sizing: border-box; /* 保持標準盒模型，避免排版崩壞 */
	font-family: "GenSekiGothic-M";
	color: #FFFFFF;
	font-size: 18px;
}