@charset "utf-8";

*{
	margin:0px;
	padding:0px;
}

.breadcrumb a {
	/* color:#fbaf1e; */
}

body {
    font-family: 'Segoe UI',SegoeUI,'Microsoft JhengHei',微軟正黑體,"Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #666;
	font-size:18px;
	line-height: 24px;
}

li{
	list-style:none;
}

a {
	color: #666;
	text-decoration: none;
}
a img {
	border: 0px;
}

a:hover {
	/* color: #f60; */
	text-decoration: underline;
}

#indcon {
	overflow:hidden;
	padding:0;
}
#indcon2 {
    padding: 20px 10% 60px;
	background: url(../images/bg/opt_1.jpg) no-repeat center bottom;
    background-size: 100%;
}

.banner{
	padding:0;
}
.banner img{
	width:100%;
}
.bannertitle{
	font-size:20px;
	font-weight:bold;
	padding:30px;
	color:#666;
}
.bannercontent{
	font-size:16px;
	padding:30px 15px;
	color:#666;
}

.top{
	padding:0 10%;
	background: url(../images/bg/top_bg.jpg) no-repeat center top;
	background-size: cover;
	position: fixed;
	z-index: 999;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.topfb{
	padding: 35px 10px;
	float: right;
    text-align: right;
	z-index: 1;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.topfb img{
    width: auto;
    max-height: 40px;
    margin: 5px;
}

.top_iconA{
	display: inline-block;
}


/* search icon star*/

.scut-container {
	float: right;
}
.scut-container a {
	max-width:120px;
	height:45px;
	line-height:45px;
	text-align: center;
	display: none;
	color: #FFF;
	background: #575757;
	float:right;
}
.scut-container a:hover {
	background: #404040;
}
.scut-container .searchdiv {
	max-width:120px;
	height:45px;
	line-height:45px;
	text-align: center;
	color: #FFF;
	/* background: #575757; */
	float:right;
	position:relative;
}
.scut-container .searchdiv2{
	background:#404040;
}
.scut-container .sinput{
	position:absolute;
	top:0;
	right:100%;
	height:100%;
	display:none;
	float:left;
}
.scut-container .sinput input{
	height:100%;
	padding:0 5px;
	color:#404040;
}
.scut-container .searchdiv button{
	background:none;
	border:0;
	width:100%;
	color: #000;
}
.searchdivxs{
	display:none;
	height:45px;
	padding:5px 1%;
	text-align: center;
	color: #FFF;
	background: #575757;
}
.searchdivxs input{
	height:35px;
	width:85%;
}
.searchdivxs button{
	height:35px;
	width:13%;
	background:#575757;
	border:none;
}

.scut-container {
	float: right;;
}
/* .scut-container a{min-width:30px;width:auto; text-align:center;line-height:28px;color:#4b3117;margin:0 7px;text-align: center;display: inline-block;float:left; padding:0;font-size:1em;} */
.scut-container a span{ display:inline-block;}
.scut-container .searchdiv {max-width:60px;height:40px;line-height:40px;text-align: center;color: #FFF;background: #ff9362;float:right;position:relative;}
.scut-container .searchdiv2{background:#f77c45;}
.scut-container .sinput{position:absolute;top:0;right:120px;height:100%;float:left;}
.scut-container .sinput input{height:100%;padding:0 5px;color:#404040;}
.scut-container .searchdiv button{background:none;border:0;width:100%;}
.searchdivxs{display:none;padding:5px 1%;text-align: center;color: #FFF;background: #575757;}
.searchdivxs input{height:30px;width:85%; border:none; background:#fff; padding:0 10px 0 10px; color:#7c7c7c;}
.searchdivxs button{height:30px;width:13%;background:#575757;border:none;}

.scut-container .searchdivB{     
	width: 170px;
    line-height: 28px;
    text-align: right;
	padding: 86px 10px;
    float: right;
	z-index: 1;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

/* .scut-container .searchdivB::before{
    content: '產品搜尋';
    position: absolute;
    left: -104px;
    font-weight: bold;
    letter-spacing: 6px;
} */


.scut-container .searchdivB button{position:absolute;top:0;right:0;border:0;min-width:36px;height:28px;border-left:none; font-size:1em; color:rgb(187, 187, 187); background:none;}
.scut-container .sinput2{float:left; font-size:0.9em;width:100%;}
.scut-container .sinput2 input{	
    height: 28px;
    background: #fff;
    border: none;
	border: 1px rgb(187, 187, 187) solid;
	border-radius: 50px;
    padding: 0 36px 0 10px;
	width: 100%;
}
.scut-container .searchdivB form{float:left; width:100%;position:relative;}


/* search icon end*/


@media screen and (max-width: 767px) {
	body {
		padding-bottom:45px;
		float:left;
		width:100%;
	}
	.scut-container {
		margin-top: 0;
		padding: 0;
		position:fixed;
		bottom:0;
		left:0;
		z-index:99;
	}
	.scut-container a{
		max-width:none;
		display: inline-block;
	}
	.scut-container .searchdiv{
		max-width:none;
		display: inline-block;
	}
	.scut-container .sinput{
		max-width:none;
		display: inline-block;
	}



}


.modal-body {
	padding-bottom: 30px;
}



.logoie{
	padding: 25px 10px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.logo {
	font-family: Arial;
	font-weight: bold;
	color: rgb(23, 23, 23);
}

.logo a {
	color: rgb(23, 23, 23);
}

@media ( max-width :1024px) {
	.logoie,.smenu {
		/* padding: 0px; */
	}
}

.logo img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width:100%;
	max-height:150px;
}

.logo1 {
	padding-top: 30px;
	line-height: 40px;
}

.smenu {
    background: rgb(255, 204, 17);
    padding: 10px 5%;
    margin-bottom: 20px;
    border-radius: 20px;
    z-index: 999;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.smenu a {
	color: rgb(255, 255, 255);
	line-height: 2;
	letter-spacing: 4px; 
	font-weight: bold;
	display: inline-block;
	width:100%;
	font-size:20px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.smenu>li>a:hover{
    color: rgb(68, 22, 24);
}
.smenu li {
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	font-size: 16px;
	position:relative;
}
.smenu>li>ul{
	position:absolute;
	top:100%;
	left:0;
	width:100%;
	height:auto;
	z-index:99999;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.smenu>li>ul>li ul{
	position:absolute;
	top:0;
	left:100%;
	width:100%;
	height:auto;
	z-index:99999;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.smenu>li>ul li{
	background:url(../images/nav_bg.jpg) repeat-x;
	border-bottom: 1px solid #ccc;
}
.smenu>li>ul li a{
	color: rgb(23, 23, 23);
}
.smenu>li>ul a:hover{
    background: rgb(255, 235, 149);
}

.smenu>li .indicator {
	position: absolute;
	color: rgb(23, 23, 23);
    top: 6px;
    right: 12px;
	font-size: 20px;
}
.smenu ul>li .indicator {
	top: 0;
	right: 8px;
}
@media ( max-width : 1279px) {
	.smenu a{
		font-size:16px;
	}
}
@media ( max-width : 849px) {
	.smenu a{
		font-size:13px;
	}
}
@media ( max-width : 768px) {
	.smenu a {
		font-size:20px;
		color:#FFF;
	}
	.smenu>li{
		background: rgb(255, 219, 60);
	}

	.smenu>li>a{
		color: rgb(68, 22, 24);
	}

	.smenu>li:first-child{
		color:#FFF;
		background: rgb(255, 204, 17);
		line-height: 3;
	}

	.smenu li {
		text-align: center;
	}
	.smenu li ul,.smenu li ul li ul {
		position: static;
	}
	.smenu>li .indicator {
		color: #fff;
		right: 20px;;
		font-size: 20px;
	}
	.smenu ul>li .indicator {
		color: rgb(23, 23, 23);
		right: 20px;
	}
	.smenu>li>ul>li>a {
		padding-left: 40px !important;
	}
	.smenu>li>ul>li>ul>li>a {
		padding-left: 60px !important;
	}
	.smenu>li>ul>li>ul>li>ul>li>a {
		padding-left: 80px !important;
	}
}


/* minitop code */

.mintop {
	box-shadow: 0 0px 4px rgba(0, 0, 0, 0.3);
}

.mintop .logoie{
	padding: 15px 10px;
}

.mintop .scut-container .searchdivB{
	padding: 40px 10px;
}

.mintop .topfb{
	padding: 20px 10px;
}

.mintop .smenu{
	padding: 5px 5%;
	margin-bottom: 10px;
}









@media ( max-width :767px) {
	.logo {
		text-align: center;
	}
	.smenu>li>ul{
		max-height: initial;
		overflow: initial;
	}


}

.cart1 {
	height: 60px;
	background: #ff9900;
	text-align: center;
	color: #FFF;
	position: relative;
	border-right: 1px solid #d9d4d0;
	padding: 0px;
}

.cart2 {
	height: 60px;
	background: #999;
	text-align: center;
	color: #FFF;
	border-right: 1px solid #d9d4d0;
	padding: 0px;
}

.cart2:last-child {
	border-right: 0px;
}

.cartarrow {
	position: absolute;
	right: -3px;
	top: 28px;
	z-index: 99;
}

.cart3 {
	font-size: 15px;
	padding-top: 10px;
}

.cart4 {
	font-size: 15px;
}

.cart5 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	color: #bluelink2;
}

.cart5 a {
	color: #f60;
}

.cart7 {
	font-size: 18px;
	color: #999;
}

.cart8 {
	color: #000;
	font-family: Arial;
	text-align: right;
}

.cart9 {
	font-size: 18px;
	color: #F90;
	font-weight: bold;
}

.cart10 {
	font-size: 16px;
	color: #000;
}

.cart11 {
	text-indent: -12px;
	padding-left: 27px;
	padding-top: 15px;
	line-height: 24px;
}

.cart12 {
	font-size: 20px;
}

.cart13 {
	padding-left: 35px;
	padding-bottom: 15px;
	line-height: 24px;
}

.cart14 {
	padding-left: 20px;
	line-height: 18px;
}

.cart15 {
	padding-left: 20px;
	line-height: 18px;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 20px;
}

.cart16 {
	font-weight: bold;
	color: #000;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.cart17 {
    font-size: 18px;
    padding: 12px 5px;
    color: #666;
    line-height: 2;
}

.cart18 {
	font-size: 15px;
	color: #000;
	font-weight: bold;
}

.cartnotice {
	color: #cd403c;
	font-size: 16px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.cartnotice a {
	color: #cd403c;
}

.carttitle {
	background: #2a201f;
	color: #FFF;
	margin: 10px 0px;
	text-align: center;
	font-size: 18px;
	height: 35px;
	padding-top: 5px;
}

.form-horizontal .control-label {
	text-align: right;
	font-size: 18px;
	font-weight: normal;
	padding-right: 10px
}

.iconcartn {
	font-size: 11px;
	font-family: Arial;
	color: #F60;
}

.case1 {
	width: 100%;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
	position: relative;
	padding:0px;
	border-bottom:none;
}

.login1 {
	font-size: 18px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000;
}

.login2 {
	background: #3a5898;
	color: #FFF;
	border-radius: 7px;
	text-align: center;
	margin-bottom: 20px;
}

.login2 a {
	width: 100%;
	height: 100%;
	display: inline-block;
	text-align: center;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

.login3 {
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000;
}

.indexcon {
	padding:0;
	position: relative;
	overflow: hidden;
}
.indexcon img{
	width:auto;
	max-width: 100%;
	height: auto;
}
.indexconimg{
	padding:0;
}
.indexconimg img{
	width:100%;
	height:auto;
}
.indexcon a {
	color: #F90;
	cursor: pointer;
}
.indextitle{
    float: left;
    font-size: 20px;
    box-sizing: border-box;
    padding: 0 10px;
    line-height: 40px;
    margin-bottom: 40px;
    color: #000;
    text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
}
.indextitle a{color:#FFF;}
.indextitle2 {
	float: left;
	font-size:18px;
	box-sizing: border-box;
	padding: 0 10px 0px 50px;
	line-height: 40px;
	margin-bottom: 10px;
	/*background:#e1704b url(../images/kew_45.jpg) no-repeat 10px center;*/
	color:#FFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
}
.indextitle2 a{color:#FFF;}
.indextitlec {
	text-align: center;
	background:#FFF;
	color:#000;
	border-radius:0px;
	margin:20px 0px;
	font-size:28px;
	line-height: 40px;
	padding:0px;
}
.indextitlec a{
	/* color:#F90; */
}

.ljh{ padding:5px;}

.ljh:hover .lj{ display:block; margin-top:-40px; line-height:40px;text-align:center; background-color:#000000;filter: alpha(opacity=70);opacity: 0.7;-moz-opacity:0.7; color:#ffa700;}
.lj{
	color: #fff;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis; display:none;
}

.indexnews{text-align:center;}
.indexnews2{
	margin-top:5px;
	padding-bottom:12px;
}
.indexnews2:last-child{border-bottom:0;}
.indexnewst{font-size:18px;font-weight:bold;margin:5px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;}
.indexnewst2{font-size:18px;font-weight:bold;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;}
.indexnewsc{margin:5px;}
.indexnewsc2{margin:5px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;}
.indexnewsb a{display:inline-block;padding:5px 15px;border:1px #CCC solid;}
.indexnewsb2 a{display:inline-block;padding:2px 10px;border:1px #CCC solid;}

.indexnews5{ background-color:#5b382f;box-sizing:border-box; padding:10px;text-align: left;margin-bottom:10px;float: left; width:100%;}
.indexnews5 img {width: 16px;height: 16px;display: inline-block;}
.indexnews5 a{white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis; overflow:hidden;display: block;}

.indexnews3{box-sizing:border-box; padding:10px;text-align: left;border-bottom:1px dotted #967970;}
.indexnews3 img {width: 16px;height: 16px;display: inline-block;}
.indexnews3 a{display: block;white-space:nowrap; color:#a45100; font-size:15px;text-overflow:ellipsis;-o-text-overflow:ellipsis; overflow:hidden;}
.indexnews3:hover{ background:#f7f7f7; }




.indexpro {
	padding: 1% 0;
}
.indexpro>div {
	margin-bottom: 15px;
}

/* 相簿 */

.pich{
	padding:15px;
}
.pich a {
	padding: 0px;
	display: block;
	float: left;
	width: 100%;
}

.picc {
	color: #777;
}

.pict {
	float: left;
	color: #777;
	text-align: center;
	font-size: 18px;
	padding: 0;
	height:38px;
	line-height:38px;
	margin: 10px 0px 6px 0px;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
}

.pict a {
	color: #4AB54A;
}
.proh{
	padding:15px;
}
.proh a {
	padding: 0px;
	display: block;
	float: left;
	width: 100%;
}
.proimg {
    padding: 0;
	box-shadow: 0px 0px 4px 1px rgb(187, 187, 187);
	overflow: hidden;
}

.proimg a img{
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.proimg a::before {
    content: '';
    position: absolute;
	background: rgba(0, 0, 0, 0.4);
    margin: auto;
    width: 40%;
	height: 40%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	z-index: 1;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.proimg a:hover::before{
	opacity: 1;
	width: 100%;
	height: 100%;
}

.proimg a::after{
	content: url(../images/bg/viewmore.png);
	position: absolute;
	left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	margin: auto;
	height: 120px;
    width: 84px;
	opacity: 0;
	z-index: 1;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.proimg a:hover::after{
	opacity: 1;
}

#indcon2 .proimg a:hover img {
    transform: scale(1.1);
}





.prot {
	float: left;
	color: #000;
	text-align: center;
	font-size: 20px;
	padding: 0;
	height:38px;
	line-height:38px;
	margin: 10px 0px 6px 0px;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
}
.prot a {
	color: #4AB54A;
}

.proc {
	color: #777;
}

.prob{
	margin-top:10px;
}
.prob button{
	display:inline-block;
	padding:5px 10px;
	background:#FFF;
	border:2px #4AB54A solid;
	color:#4AB54A;
}
.prob button:last-child{
	float:right;
}

.prop1 {
	text-decoration: line-through;
	font-size: 16px;
	text-align: left;
	color: #ccc;
	padding-left: 5px;
	height:38px;
	line-height:38px;
	position:absolute;
	width:80px;
	height:38px;
	left:0px;
	top:0px;
}

.prop2 {
	position:absolute;
	color: #e08f31;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	background:url(../images/ssio.png) no-repeat left center;
	height:40px;
	line-height:40px;
	width:90px;
	right:0px;
	top:0px;
}
.prop2 a {
	background-color: #36ad36;
	color: #4AB54A;
	padding: 0 10px;
	float: left;
	font-size:15px;
}

.prop2 a:hover {
	background-color: #008100;
}

.prop3 {
	color: #c40000;
	font-size: 18px;
	font-weight: bold;
}


.listmode{
	text-align:right;
	padding-right:20px;
	font-size:1em;
}
.listmode a{
	display:inline-block;
	margin:0 10px;
}
.actlist{
	color:#F60;
}
.prodlist{
	padding:0 15%;
}
@media (max-width:768px) {
	.prodlist{
		padding:0;
	}
}
.prodlist>.prodinfo {
	padding-top: 14px;
	padding-bottom: 14px;
	border-bottom: 1px dotted #666666;
}
.prodlist>.prodinfo:hover {
	background: #efefef;
}
.prodlistpic {
	padding: 3px;
	box-sizing: border-box;
	border: 1px solid #999;
	width: 100%;
}
.prodlistc{
	color: #999;
}
.prodlistc span{
	font-weight: bold;
	font-size: 15px;
	color: #111;
}



.fbshare{
	float:left;
	margin-right:10px;
	padding:0;
	margin-top:-4px;
}
.producttitle {
    color: #2a201f;
    font-size: 22px;
    font-weight: 600;
    line-height: 2;
    padding-bottom: 10px;
    padding-left: 10px;
    width: 100%;
    text-align: center;
}

.productpic {
	width: 100%;
	text-align: center;
}

.productpic img {
	display: inline;
	max-width: 400px;
	height: auto;
	text-align: center;
}

.product1 {
	margin: 10px 0px;
	border-right: 1px solid #b4b4b4;
	font-size: 15px;
	text-align: center;
}

.product2 {
	margin: 10px 0px;
	font-size: 16px;
	text-align: center;
}

.product3 {
	font-family: Arial;
    font-size: 20px;
    color: #F00;
    font-weight: 600;
}

.product4 {
	font-size: 16px;
}

.product5 {
	padding-top: 10px;
	border-bottom: 1px dotted #000;
}

.baseprod{
    padding: 20px 0px;
}
.productinfo {
    font-size: 18px;
    line-height: 2;
    letter-spacing: 2px;
    text-align: justify;
}

.productinfo a {
	color: #666;
}

.productinfo select {
	display: inline;
	width: 80px;
}

.procon {
    font-size: 18px;
    color: #000;
    line-height: 2;
    padding: 20px;
}
.procon img{
    padding: 32px 20px;
    font-size: 18px;
    color: #000;
    line-height: 2;
    letter-spacing: 2px;
    text-align: justify;
}

.subtb {
    background: rgb(66, 66, 66);
    line-height: 2.5;
    text-align: center;
    position: relative;
    color: #FFF;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 2px;
    margin-top: 20px;
}

.footer{ background:rgb(255, 204, 17);padding: 0;}
.botconmar{ line-height:30px; text-align:center;font-size:16px;color:#FFF; width:100%; margin:0 auto;}
.botconmar a{ color:#FFF;display:inline-block;text-decoration: none;}
.botconmar>div:nth-child(1n){ padding:0px;line-height: 2;}


.botconmar>div:nth-child(2),.botconmar>div:nth-child(3){
	font-weight: bold;
	line-height: 3;
}



.botcon{ text-align:left;}
.botcon li{ float:left; width:100%;list-style-image:none;list-style-type:none;}
.botcon a{ color:#FFF;display:inline-block;text-decoration: none;}
.botcon a:hover{color: #fbaf1e;transition: all 0.3s ease 0s;}

@media ( max-width :767px) {
	.botconmar{width:100%;}
	.botconmar>div:nth-child(1n){ margin-top:5px; padding-bottom:5px;}
}

.subline {
	margin-top: 10px;
}


.subtitle {
	font-size: 18px;
	color: #fff;
	padding-bottom: 8px;
	padding-top: 7px;
	position: relative;
	background-color: #ff7400;
	text-align: center;
}
.subtitle:hover{
	color: #fff;
	background-color: #f26e00;

}
.subtitle1 {
	font-size: 25px;
	font-weight:bold;
    border-bottom: 1px rgb(68, 22, 23) dashed;
	padding:10px 25px;
	margin-bottom: 20px;
	color: rgb(23, 23, 23);
}
.subtitle1:before{
	font-family: 'Glyphicons Halflings';
	content:"\e143";
	font-size:18px;
	margin-right:10px;
}
.subtitle2 {
	font-size: 35px;
	font-weight:bold;
	border-bottom:1px #ccc solid;
	padding:15px 25px;
	text-align:center;
}
.subtitle1 ul,.subtitle2 ul{
	float:right;
}
.subtitle1 ul li,.subtitle2 ul li{
	font-size: 15px;
	font-weight:normal;
	display:inline-block;
}

.subtitle1 ul li a{
	color: rgb(23, 23, 23);
}





.subtitle1 ul li:before,.subtitle2 ul li:before{
	content:" / ";
}
.subtitle1 ul li:first-child:before,.subtitle2 ul li:first-child:before{
	content:"";
}
@media screen and (max-width: 767px) {
	.subtitle1 ul,.subtitle2 ul{
		display:none;
	}
}


.subtitle3 {
	font-size: 18px;
	color: #b01317;
	padding-bottom: 5px;
	padding-top: 15px;
}

.subcon {
	/* background: #FFF; */
	min-height: 330px;
	height: auto !important;
	height: 330px;
	padding:0;
	font-size: 18px;
    line-height: 2;
    letter-spacing: 2px;
    /* text-align: justify; */
}
.subcon img{
	width:auto;
	max-width:100%;
}

.subcon ul{
	list-style:inside;
}

.subcon a {
	/* color: #F60; */
}

.cart_subcon{
	line-height: 24px;
}






.companyt {
	font-size: 24px;
	/* color: #ff6600; */
	padding-bottom: 5px;
}

.contact {
	font-size: 15px;
	background: #EEE;
	padding-top: 10px;
}

.contact label {
	color: #666;
}

.contact ol {
	padding-left: 20px;
}

.contact1 {
	padding-bottom: 15px;
	font-size: 15px;
}

.note1 {
	border-top: 1px dotted #666;
	padding-top: 5px;
	padding-bottom: 5px;
}

.note2 {
	color: #000;
}

.note3 {
	font-family: Arial;
	font-size: 12px;
	text-align: right;
	color: #999;
}
@media ( min-width :1024px) {
	.news1{min-height:400px; height:auto !important; height:400px;}
}
.news1>a {
	padding-top: 14px;
	padding-bottom: 14px;
	border-bottom: 1px dotted #ccc;
	display: block;
	color: #999;
	background:url(../images/k_15.png) no-repeat 5px center;
	padding-left:10px;
}

.news1>a:hover {
	color: #333;
	background: #f8f8f8 url(../images/k_15.png) no-repeat 5px center;
	text-decoration: none;
}

.news1>a:hover .news3 {
    color: rgb(68, 22, 22);
}

.contitle1 {
    color: rgb(68, 22, 22);
	font-size: 20px;
	word-break: break-all;
}

.news2 {
	border-bottom: 1px dotted #666666;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.news3 {
	font-size: 18px;
	color: #666;
	display: block; /*定义为块级*/
	float: left; /*左对齐*/
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	padding-right: 7px; /*文字距离右侧7像素。*/
	padding-left: 7px;
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis; /* 支持 Opera */
}

.newsdetail {
	font-size: 18px;
    line-height: 2;
    letter-spacing: 2px;
	word-break: break-all;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

.newsdetail img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
}

.newsimg {
	width: auto;
	max-width: 100%;
}


@media ( min-width :1024px) {
	.conlist{min-height:400px; height:auto !important; height:400px;}
}
.conlist>a {
    padding: 12px 20px;
    margin-bottom: 30px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	border: 1px solid rgb(234, 234, 234);
	border-radius: 20px;
    display: block;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    background: #fff;
}

.conlist>a:hover {
    background: rgb(255, 235, 149);
	text-decoration: none;
}

.conlistpic {
    padding: 10px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.news4 {
    font-weight: bold;
    font-size: 22px;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 7px;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    line-height: 3;
    color: rgb(68, 22, 22);
}

.news5 {
    color: #666;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    line-height: 2;
    font-size: 18px;
    padding-right: 7px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    min-height: 24px;
    text-align: left;
}

.pager a {
	color: #000;
}

.member {
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

.member1 {
	font-size: 17px;
}

.member2 {
	padding-top: 20px;
}

.member2 table {
	border-top: 1px solid #cccccc;
}

.member2 .form-group .col-xs-2 {

}

.member3 {
    color: rgb(68, 22, 22);
}

.member4 {
	font-size: 11px;
	font-family: Arial;
}

.szmenub {
	background: #ff9900;
	text-align: center;
	font-size: 15px;
	margin-bottom: 5px;
	color: #FFF;
	font-family:"Microsoft JhengHei", PMingLiU;

}

.szmenub:hover {
	background: #e4393c;
	text-align: center;
	font-weight:bold;
	font-family:"Microsoft JhengHei", PMingLiU;
}

.szmenub:hover .szmenu{
	display:block;
}

.szmenu {
	position: absolute;
	top: 100%;
	left: 0px;
	border: 2px solid #e4393c;
	z-index: 1100;
	padding-right: 0px;
	padding-left: 0px;
	background:#fafafa;
	font-family: PMingLiu;
	padding-top:10px;
	padding-bottom:10px;
	display:none;
}

.szmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

.szmenu li {
	padding: 5px 3%;
	color: #000;
	position:relative;
}

.szmenu ul a {
	color: #000;
	font-weight:normal;
	font-family:"Microsoft JhengHei", PMingLiU;
}

.szmenu ul a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #e4393c;
}

.szmenu>ul {
	padding-left: 10px;
	padding-right: 10px;
}

.szmenu>ul>li {
	border-bottom: 1px solid #FFF;
	position: relative;
	padding-left: 10px;
}

.szmenu>ul>li:hover {
	border: 1px solid #CCC;
	background: #FFF;
	padding-bottom: 4px;
	font-family:"Microsoft JhengHei", PMingLiU;
}

.szmenu li ul{
	display:none;
	border-left:none;
	background-color:#E4393C;
	filter: alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}
.szmenu li ul li{
	margin:0px;
	padding:0px;
}
.szmenu li ul a{
	color:#FFF;
	padding:1% 2%;
	display:block;
	text-decoration:none;
}
.szmenu li ul a:hover{
	font-weight:300;
	color:#FFF;
	background:#dd292c;
	text-decoration:none;
}
.szmenu li:hover ul{ display:block; position:absolute; top:-1px; right:-100%; width:100%; }
.szmenu li:hover ul ul{ display:none; }
.szmenu li li:hover ul{ display:block; position:absolute; top:-1px; right:-100%; width:100%; }
.szmenu li li:hover ul ul{ display:none; }
.szmenu li li li:hover ul{ display:block; position:absolute; top:-1px; right:-100%; width:100%; }
.szmenu li li li:hover ul ul{ display:none; }
.szmenu li li li li:hover ul{ display:block; position:absolute; top:-1px; right:-100%; width:100%; }
.szmenu li li li li:hover ul ul{ display:none; }
.szmenu li li li li li:hover ul{ display:block; position:absolute; top:-1px; right:-100%; width:100%; }
.szmenu li li li li li:hover ul ul{ display:none; }
.szmenu li li li li li li:hover ul{ display:block; position:absolute; top:-1px; right:-100%; width:100%; }
.szmenu li li li li li li:hover ul ul{ display:none; }

.red {
	color: #F00;
	text-align:center;
	line-height:40px;
}

.green {
	color: #489f48;
}

img {
	width: 100%;
	height: auto;
}

a:hover {
	text-decoration: none;
}

.clear {
	height: 0px;
	clear: both;
	overflow: hidden;
}

.prodtran{
	position:absolute;
	top:100%;
	left:50%;
	z-index:999;
	background:#FFF;
	border:1px #CCC solid;
	padding-left:5px;
}

.qty{
	width:40px;
	height:30px;
	text-align:center;
	margin:0;
}

.qtyadd{
	height:30px;
	width:20px;
	text-align:center;
	margin:0;
	cursor:pointer;
}

.piccon {
	background:#FDF8E4;
	border:1px solid #F9EAC9;
	padding:20px;
	color:#8A6E3C;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
	width:98%;
	margin:1%;

}
.movebg {
	top: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: absolute;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-repeat: repeat;
}
.moveoverlay {
	top: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(../images/pattern.png);background-repeat: repeat;
}

.movecontainer {
  position: relative;
}
.mm-footer img{ width:auto;}
.tbformt{
	text-align:center;
}
.tbformi{
	padding:5px;
	text-align:center;
}
.tbforms{
	padding:10px;
}
.nopadding{ padding:0;}
.de_yj img{
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
.de_yy img{
	-moz-border-radius: 5px 5px 5px 5px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=&amp;qpos;#969696&amp;qpos;, Direction=135, Strength=10);
	background-color: #000;
	-moz-box-shadow:1px 3px 5px #969696;
	-webkit-box-shadow:1px 3px 5px #969696;
	box-shadow:1px 3px 5px #969696;
}
.de_x img{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.de_x img:hover{
	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
}

@media screen and (max-width: 767px) {
	.bannertitle {
		font-size:11px;
		padding:3px;
	}
	.bannercontent {
		font-size:8px;
		padding:0 1px;
		line-height:10px;
	}
	.pro_menua2{
		margin-left: 35px;
	}
}

#szpop {
display: none;
}

#szpop a {
	color: #FFF;
}

.szmp {
    display: inline-block;
    border: 2px solid #fff;
    background: rgba(68, 22, 23, 0.9);
    font-size: 22px;
    width: 50px;
    height: 50px;
    padding: 10px 10px 12px 12px;
    box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.2);
    border-radius: 50%;
}

.szmail {
    position: absolute;
    top: -50px;
	left: 5px;
	width: 80%;
}

.szline {
    position: absolute;
    top: -100px;
	left: 5px;
	width: 80%;
}

.szface {
    position: absolute;
    top: -150px;
	left: 5px;
	width: 80%;
}

.szgoogle {
	position: absolute;
    top: -200px;
	left: 5px;
	width: 80%;
}

.sztwitter {
	position: absolute;
    top: -250px;
	left: 5px;
	width: 80%;
}

.scrollup {
	width: 50px;
	height: 50px;
	position: fixed;
	bottom: 50px;
	right: 50px;
	display: none;
	z-index:99999;
}

/* 會員畫面 */
@charset "utf-8";

.rwd-table {
	background: #fff;
	overflow: hidden;
}

.rwd-table .member_tr,.rwd-table .member_tr td {
	background: #eee;
}

.rwd-table th,  .rwd-table td {
	margin: 0.5em 1em;
}
.rwd-table {
	min-width: 100%;
}
.rwd-table th {
	display: none;
}
.rwd-table td {
	display: block;
}
.rwd-table td:before {
	content: attr(data-th);
	font-weight: bold;
	width: 6em;
	display: inline-block;
}
.rwd-table th, .rwd-table td {
	/* text-align: left; */
}
.rwd-table th, .rwd-table td:before {
	color: rgb(66, 66, 66);
	font-weight: 600;
}
.rwd_ha {
    background: -moz-linear-gradient(top, rgba(217, 237, 247, 0.6) 0%,rgb(217, 237, 247) 100%);
    background: -webkit-linear-gradient(top, rgba(217, 237, 247, 0.6) 0%,rgb(217, 237, 247) 100%);
    background: linear-gradient(to bottom, rgba(217, 237, 247, 0.6) 0%,rgb(217, 237, 247) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#c3c3c3',GradientType=0 );

}

.rwd_ha b{
	display: block;
	margin-bottom: 8px;
}

.coupon_1 span:nth-child(2){
    font-size: 24px;
    font-weight: bold;
    color: rgb(255, 123, 10);
}

.coupon_1 span:nth-child(3){
    font-size: 46px;
    font-weight: bold;
    color: rgb(255, 123, 10);
    line-height: 1;
    border-bottom: 2px dashed rgb(255, 123, 10);
}

.coupon_2 span{
    display: block;
    font-weight: bold;
    padding: 10px 0;
    font-size: 24px;
}

.coupon_3{
	text-align: center;
}

.coupon_4{
    background: -webkit-linear-gradient(top, rgba(217, 237, 247, 0.6) 0%,rgb(217, 237, 247) 100%);
    background: linear-gradient(to bottom, rgba(46, 109, 164, 0.6) 0%, rgba(46, 109, 164, 1));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#c3c3c3',GradientType=0 );
	color: #fff;
	text-align: center;
}

.member_btn1 .btn{
	margin-top: 20px;
	font-size: 16px;
    line-height: 1.8;
}

.member_btn1 .btn-danger {
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
    background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
    background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #245580;
}

.member_btn1 .btn-danger:hover,.member_btn1 .btn-danger:focus {
    background-color: #265a88;
    background-position: 0 -15px;
}

.rwd_ha>td {border-right:4px dotted #ffffff;}
.rwd_ha>td:last-child {border-right:0;}
.member_sy {padding:0px 0px 55px 0px; line-height:40px;}
.member_list {padding:0; border-bottom:1px dotted #cccccc;    line-height: 3;}
.member_list2 {	padding-left: 56px; border-bottom: 1px solid #cccccc;}
/* .tit_1{width: 8.33333333%;}.tit_2{width: 16.66666667%;}.tit_3{width: 33.33333333%;}.tit_4{width: 25%;}.tit_5{width: 25%;} */
.tit_1{	width: 10%;text-align: center;}.tit_2{width: 20%;}.tit_3{width: 10%;}.tit_4{width: 20%;}.tit_5{width: 25%;}
.tit_6{	width: 20%;}.tit_7{width: 40%;}.tit_8{width: 20%;}.tit_9{width: 20%;}
.tit_10{width: 20%;text-align: center;}.tit_11{width: 30%;}
.tit_12{width: 20%;}.tit_13{width: 30%;}.tit_14{width: 25%;}.tit_15{width: 25%;}

.coupon_1 {
	text-align: center;
}

.cont_x2{
	text-align: right;
}

.cont_x3{
	border-bottom: 1px dotted #ccc;
}

.cont_x3:nth-child(2){
	border-top: 1px dotted #ccc;
}

.cont_x4{
	color: rgb(255, 72, 72);
	font-weight: bold;
}

.star_1 img{
	height: auto;
	max-width: 180px;
}

.opinion_1{
	text-align: center;
}

.opinion_1 .form-control{
    line-height: 2;
}

.opinion_2{
	text-align: left;
}

.opinion_3{
	text-align: right;
}

.opinion_4{
text-align: right;
vertical-align: bottom;
}

.opbe_1{
	font-weight: bold;
	font-size: 24px;
}

.opbe_2 b{
		font-size: 28px;
		display: inline;
}

.opbe_3 b{
	font-weight: 400;
    font-size: 14px;
    color: rgb(147, 147, 147);
}

.opinion_browse{
	border-bottom: 1px solid #ccc;
}

.opinion_browse1{
	text-align: center;
}

.opinion_browse1 img{
	height: auto;
	max-width: 120px;
}

/* left_menu */

.left_member{
    padding: 18px 0;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    background: -moz-linear-gradient(top, rgba(217, 237, 247, 0.6) 0%,rgb(217, 237, 247) 100%);
    background: -webkit-linear-gradient(top, rgba(217, 237, 247, 0.6) 0%,rgb(217, 237, 247) 100%);
    background: linear-gradient(to bottom, rgba(217, 237, 247, 0.6) 0%,rgb(217, 237, 247) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#c3c3c3',GradientType=0 );
    z-index: 1;
}

.icon_member {
	font-size: 32px;
    padding-bottom: 10px;
}

.nav2 {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
  }
  .nav2 > li {
	position: relative;
	display: block;
  }
  .nav2 > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
  }
  .nav2 > li > a:hover,
  .nav2 > li > a:focus {
	/* text-decoration: none;
	background-color: #eeeeee; */
  }
  .nav2 > li.disabled > a {
	color: #777777;
  }
  .nav2 > li.disabled > a:hover,
  .nav2 > li.disabled > a:focus {
	color: #777777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
  }
  .nav2 .open > a,
  .nav2 .open > a:hover,
  .nav2 .open > a:focus {
	background-color: #eeeeee;
	border-color: #337ab7;
  }
  .nav2 .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
  }
  .nav2 > li > a > img {
	max-width: none;
  }
  
  .nav-tabs2 {
	padding-bottom: 6px;
	margin: 50px 10px;
	border: 1px solid #ddd;
    border-radius: 10px;
  }
  
  .nav-tabs2 > li {
	float: left;
	margin-bottom: -1px;
  }
  .nav-tabs2 > li > a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
  }
  .nav-tabs2 > li > a:hover {
	/* border-color: #eeeeee #eeeeee #dddddd; */
  }
  .nav-tabs2 > li.active > a,
  .nav-tabs2 > li.active > a:hover,
  .nav-tabs2 > li.active > a:focus {
	color: #555555;
	background-color: #ffffff;
	border-bottom-color: transparent;
  }

@media (max-width: 767px) {
  .left_menu{
	display:none;
  }
}

@media (min-width: 983px) {
.rwd-table td:before {
	display: none;
}

.rwd-table th, .rwd-table td {
	display: table-cell;
	padding: 0.25em 0.5em;
}
.rwd-table th:first-child,  .rwd-table td:first-child {
	padding-left: 0;
}
.rwd-table th:last-child,  .rwd-table td:last-child {
	padding-right: 0;
}
.rwd-table th,  .rwd-table td {
    padding: 20px !important;
}

.rwd-table .cont_x th ,.rwd-table .cont_x td {
	padding: 15px 20px !important;
}

.rwd-table .cont_x td a{
    font-weight: bold;
	padding: 5px 10px;
	border: 1px solid #ccc;
    border-radius: 20px;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%,rgb(245, 245, 245) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%,rgb(245, 245, 245) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.6) 0%,rgb(245, 245, 245) 100%);
}

}

@media (max-width: 983px) {
	.member_subcon {
		padding: 2%;
	}

	.rwd-table th, .rwd-table td:before {
		font-weight: bold;
		/* display: block; */
	}


	.rwd_ha,.rwd_ha_thde th{
		display: none;
	}

	.tit_1,.tit_2,.tit_3,.tit_4,.tit_5,.tit_6,.tit_7,.tit_8,.tit_9,.tit_10,.tit_11,.tit_12,.tit_13,.tit_14,.tit_15{
		width: initial;
	}

	.rwd_ha>td {
		border-right: 0;
	}

	.rwd_ha .coupon_1 b,.rwd_ha .coupon_3 b,.rwd_ha .coupon_4 b{
		display: none;
	}

	.coupon_1,.coupon_3,.coupon_4 {
		text-align: left;
		background: initial;
		color: initial;
	}

	.member2 table {
		border-bottom: 6px solid rgb(51, 122, 183);
	}
	.member_list2 {	padding-left: 0; }
	.cont_x {
		line-height: 2;
	}
	.rwd-table .cont_x td a{
		font-weight: bold;
		padding: 5px 10px;
		border: 1px solid #ccc;
		border-radius: 20px;
		background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%,rgb(245, 245, 245) 100%);
		background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%,rgb(245, 245, 245) 100%);
		background: linear-gradient(to bottom, rgba(255, 255, 255, 0.6) 0%,rgb(245, 245, 245) 100%);
	}

	.cont_x2{
		text-align: left;
	}
}



/* old szpop */

/* @media screen and (max-width: 767px) {
	.bannertitle {
		font-size:11px;
		padding:3px;
	}
	.bannercontent {
		font-size:8px;
		padding:0 1px;
		line-height:10px;
	}
}

#szpop {
	position: fixed;
	left: 10px;
	bottom: 50px;
	z-index: 10000;
	font-size: 18px;
	color: #FFF;
	cursor: pointer;
	line-height: 18px;
}

#szpop a {
	color: #FFF;
}

.szmp {
	display: inline-block;
	border: 5px solid #FFF;
	background: rgba(69, 69, 69, 0.7);
	font-size: 22px;
	padding: 10px 10px 12px 12px;
	border-radius: 30px;
}

.szcall {
	position: absolute;
	top: -33px;
	left: 35px;
	background: rgba(69, 69, 69, 0.7);
	padding: 6px 7px;
	border-radius: 18px;
}

.szmsg {
	position: absolute;
	top: -38px;
	left: 0px;
	background: rgba(69, 69, 69, 0.7);
	padding: 6px 7px;
	border-radius: 18px;
}

.szlist {
	position: absolute;
	top: -5px;
	left: 60px;
	left: 57px;
	background: rgba(69, 69, 69, 0.7);
	padding: 6px 7px;
	border-radius: 18px;
}

.szhide {
	position: absolute;
	top: 33px;
	left: 57px;;
	background: rgba(69, 69, 69, 0.7);
	padding: 6px 7px;
	border-radius: 18px;
}
.scrollup {
	width: 50px;
	height: 50px;
	position: fixed;
	bottom: 50px;
	right: 50px;
	display: none;
	z-index:99999;
} */

/* mykey */
.mykey_tit .subtitle1 h1 {
	display: inline;
    font-size: 32px;
    font-weight: bold;
    margin: 8px 0 0;
}


.mykey_1 .item_5 p{
	margin: 0 0 20px;
	font-size: 28px;
	padding: 40px 0 15px;
	text-align: center;
    border-bottom: 1px solid rgb(160, 160, 160);
}
/* mykey end*/

.subcon .conlist img{
    height: 250px;
    max-width: 360px;
}

.news_con1{
	height: 250px;
	overflow: hidden;
}

.news_con2{
    padding-left: 30px;
}

.nybanner {
    background: url(../images/bg/ny_banner.jpg) no-repeat top center;
	background-size: cover;
	height: 240px;
	top: 200px;
	z-index: 1;
}

#indcon {
    top: 200px;
}

#indcon2 {
    top: 200px;
}

.footer{
    top: 200px;
}

.idxc_1{
	padding: 60px 10%;
	background: url(../images/bg/opt_1.jpg) no-repeat center bottom;
	background-size: cover;
}

.idxc_1 .col-md-6:nth-child(1) .news_more{
	display: none;
}

.optregion_1{
	text-align: center;
    padding: 15px 10px;
}



.news_more{
	text-align: center;
}

.news_more a{
    display: inline-block;
    padding: 0px 14px 4px 20px;
    margin-top: 20px;
	color: #fff;
	background: rgb(255, 204, 17);
	border: 1px solid rgb(255, 204, 17);
    border-radius:10px;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.news_more a::before{
	content: 'Read more';
	letter-spacing: 2px;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.news_more a:hover{
	color: #fff;
	background: rgb(255, 220, 93);
	border: 1px solid rgb(255, 220, 93);
}
.news_more a:hover::before{
	color: #fff;
}

.pic_newsA{
	text-align: right;
}

.pic_newsB{
	padding: 12px 8px;
}

.pic_newsB a{
	font-size: 20px;
	font-weight: 400;
	color: rgb(23, 23, 23);
}

.pic_newsA img{
	max-height: 50px;
	border: 2px solid rgb(60, 60, 60);
	border-radius: 5px;
}


.indextitle a{
	color: rgb(23, 23, 23);
}

.indextitle h4{
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 8px;
}

.indextitle h4 b{
	font-size: 16px;
	font-weight: 400;
	display: block;
	letter-spacing: 2px;
}

.indextitle h4::before{
	content: url(../images/bg/line_1.png);
	position: absolute;
	left: 0;
	right: 0;
	bottom: -10px;
}

.indextitle h5{
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 8px;
}

.idxc_2{
	background: url(../images/bg/opt_2.jpg) no-repeat center;
	background-attachment: fixed;
}

.optregion_2 {
	text-align: center;
	padding: 90px 20%;
}

.optregion_2 .fieldA{
	background: rgb(255, 204, 17);
    border: 4px solid rgb(71, 22, 6);
    border-radius: 50%;
    align-items: center;
    width: 180px;
	height: 180px;
	display: flex;
	position: absolute;
	z-index: 1;
}

.optregion_2 .fieldA h4{
	font-size: 26px;
    font-weight: bold;
    line-height: 2.5;
    letter-spacing: 12px;
    padding: 0px 34px 0 42px;
    color: rgb(68, 22, 24);
}
.optregion_2 .fieldA b{
    position: absolute;
    color: rgb(61, 61, 61);
    left: 0;
    right: 0;
    letter-spacing: 4px;
    font-weight: 500;
}


.optregion_2 .fieldB{
	background: rgba(255, 255, 255, 0.8);
    height: 180px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    border-radius: 180px;
    padding: 75px 50px 75px 220px;
    text-align: left;
    font-weight: bold;
    font-size: 22px;
    letter-spacing: 6px;
    color: #000;
}

.optregion_2 .fieldB h3{
	position: absolute;
	right: 100px;
	margin: 0;
}

.optregion_2 .fieldB h3 a{
	background: rgb(255, 204, 17);
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 15px;
	border-radius: 10px;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}



.optregion_2 .fieldB h3 a:hover{
	color: #fff;
	background: rgb(255, 220, 93);
}



.footer_1{
	background: url(../images/bg/footer_bg.jpg) no-repeat ;
	background-size: cover;
	text-align: left;
	padding: 60px 15%;
}

.footer_1 .fieldA{
	color: rgb(23, 23, 23);
	font-size: 20px;
	font-weight: bold;
}

.footer_1 .fieldA .glyphicon{
	letter-spacing: -3px;
}

.footer_1 .fieldA a{
	color: rgb(23, 23, 23);
}

.footer_1 .fieldA a:hover{
	color: rgb(102, 19, 19);
}


.footer_1 .fieldB{
	height: 240px;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
	padding: 0;
}

.nycontent_1 .fieldB{
	padding: 10px 32px;
    letter-spacing: 4px;
    line-height: 2.6;
}

.nycontent_1 .fieldB b{
	font-size: 26px;
	font-weight: bold;
	color: rgb(255, 211, 50);
}

.nycontent_1 h3,.nycontent_2 h3,.nycontent_3 h3,.nycontent_4 h3{
	font-size: 22px;
    color: #fff;
    font-weight: bold;
    background: rgb(247, 204, 16);
    box-shadow: -10px 0px 0 rgb(247, 177, 16);
    line-height: 1.5;
    padding: 10px 20px;
    margin: 0 0 8px;
    letter-spacing: 8px;
    border-radius: 12px 12px 0 0;
    text-align: center;
}

.nycontent_2 .fieldA{
	padding: 0 0 30px;
	text-align: center;
}

.nycontent_2 .fieldB{
	padding: 0;
}

.nycontent_2 .glyphicon{
	letter-spacing: -1px;
    FONT-SIZE: 12px;
    top: -1px;
}

.nycontent_3 .fieldA,.nycontent_3 .fieldB{
    padding: 30px 0;
    border-bottom: 1px rgb(207, 207, 207) dashed;
}

.nycontent_3 .item_2{
	padding: 0 40px;
}

.nycontent_3 .item_2 .box_1,.nycontent_3 .item_2 .box_2{
	padding: 5px 0px;
}

.nycontent_3 .item_2 b{
font-weight: bold;
    font-size: 22px;
    color: rgb(68, 22, 22);
}


.nycontent_4{
	padding: 0;
}





.nycontent_4 .fieldA{
	padding-bottom: 40px;
}

.nycontent_4 .fieldA h4{
	font-size: 20px;
	font-weight: bold;
	color: rgb(68, 22, 22);
}

.nycontent_4 .fieldA b{
	display: block;
	text-align: left;
	color: rgb(211, 60, 60);
	text-align: center;
}

.nycontent_4 .fieldA .item_1{
	padding: 0 15px;
}

.nycontent_4 .fieldA .box_1,.nycontent_4 .fieldA .box_1 .txt_1{
	padding: 0;
}

.nycontent_4 .fieldA .box_1{
    border-bottom: 1px rgb(207, 207, 207) dashed;
}

.nycontent_4 .fieldB{
	text-align: center;
}

.nycontent_4 .fieldB h4{
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	color: rgb(211, 60, 60);
	margin: 15px 0;
}



.nycontent_4 .fieldB table {
    margin-top: 25px;
}

.nycontent_4 .fieldB table td, th {
    padding: 10px;
    width: 12%;
}

.nycontent_4 .fieldB table tbody tr:nth-child(1){
	background: rgb(68, 22, 22);
    color: #FFF;
    font-weight: bold;
}

.nycontent_4 .fieldB .table_01{
	overflow: auto;
}










.ct_1{
	padding: 0;
}

.ct_1 a:hover{
	color: rgb(102, 19, 19);
}

.ct_1 .fieldA{
	height: 326px;
	padding: 0;
	border-bottom: 6px solid rgb(247, 204, 16);
	border-radius: 15px;
	overflow: hidden;
}

.ct_1 .fieldB .item_1{
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
    border-radius: 10px;
    padding: 20px;
    width: 31%;
    margin: 40px 1%;
    font-size: 20px;
    background: #fff;
}

.ct_1 .fieldB .glyphicon{
	letter-spacing: -3px;
}













@media (max-width:1480px) {

	.top{
		padding: 0 5%;
	}

	.idxc_1 {
		padding: 60px 5%;
	}

	.optregion_2 {
		text-align: center;
		padding: 90px 10%;
	}

	#indcon2 {
		padding: 20px 5% 60px;
	}


	.footer_1 {
		background: url(../images/bg/footer_bg.jpg) no-repeat;
		background-size: cover;
		text-align: left;
		padding: 60px 7%;
	}







}




@media (max-width:1000px) {
	.scrollup {
		right: 10px;
	}



	.optregion_2 {
		text-align: center;
		padding: 90px 5%;
	}


	.ct_1 .fieldB .item_1 {
		width: 48%;
		margin: 40px 1% 0;
	}








}



@media (max-width:768px) {
.topfb{
	display: none;
}

.smenu {
	padding: 0;
	margin-bottom: 0;
}

#indcon2 {
	padding: 0;
}

.top_iconA{
	display: none;
}

#szpop {
	display: inline-block;
	position: fixed;
    left: 14px;
    bottom: 56px;
	z-index: 10000;
	font-size: 18px;
	color: #FFF;
	cursor: pointer;
	line-height: 18px;
}

.top {
	background: url(../images/bg/top_bg.jpg) no-repeat center top;
    background-size: 300%;
    padding: 0;
	position: fixed;
	max-height: 100%;
    overflow: scroll;
}

.nybanner{
	height: 150px;
	top: 163px;
}

.logo img{
	max-height: 80px;
}


#indcon{
	top: 163px;
}

#indcon2 {
	top: 163px;
}

.footer{
	top: 163px;
}

.botconmar>div:nth-child(3){
    line-height: 2;
}

.idxc_1 {
    padding: 30px 0%;
}

.optregion_2 .fieldA {
    background: rgb(255, 204, 17);
    border: 4px solid rgb(71, 22, 6);
    border-radius: 50%;
    align-items: center;
    width: 180px;
    height: 180px;
    display: flex;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 30px;
    margin: auto;
}


.optregion_2 .fieldB {
    background: rgba(255, 255, 255, 0.8);
    height: initial;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    padding: 105px 40px 50px 40px;
    text-align: left;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 2px;
    color: #000;
    line-height: 1.6;
}


.optregion_2 {
    text-align: center;
    padding: 120px 10px 40px;
}

.optregion_2 .fieldB h3 {
    position: absolute;
    right: 15%;
    margin: 0;
}


.ct_1 .fieldB .item_1 {
    width: 98%;
	margin: 10px 1%;
    font-size: 18px;
    letter-spacing: 0;
}



.ct_1 .fieldB .glyphicon {
    letter-spacing: -5px;
}


.footer_1 {
    padding: 30px 15px;
}

.footer_1 .fieldA {
    padding: 0;
}

.footer_1 .fieldB {
    margin-top: 30px;
}

.nycontent_1 .fieldB {
    padding: 30px 10px;
    letter-spacing: 2px;
    line-height: 2;
}

.nycontent_2 .fieldB {
    padding: 0 10px;
}

.nycontent_2 .fieldB .item_1{
    padding: 0 0px;
}

.nycontent_3 .item_2 {
    padding: 20px 10px;
}

.nycontent_3 .fieldA, .nycontent_3 .fieldB {
    padding: 20px 0;
}


.ct_1 .fieldA {
    border-radius: 0;
}

.nycontent_4 .fieldB {
    text-align: center;
    padding: 0px 25px;
}

.nycontent_4 .fieldB table {
    margin-top: 10px;
}
.nycontent_4 .fieldB .table_01 {
    padding: 0;
}

.nycontent_4 h3 {
    font-size: 20px;
    letter-spacing: 2px;
}

.nycontent_4 .fieldB table td, th {
    padding: 0px;
}







}