@charset "utf-8";

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

.breadcrumb a {
	color:#fbaf1e;
}

body {
	font-family: "Microsoft JhengHei", PMingLiU;
	color: #212121;
	font-size:16px;
	line-height: 24px;
}

li{
	list-style:none;
}

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

a:hover {
	color: #f60;
	text-decoration: underline;
}
.amot li { width: 450px;
  height: 300px;
}
#anmo{
	height:1px;
	}
#indcon {
	overflow:hidden;
	padding:0;
}
#indcon2 {
	overflow: hidden;
	padding: 1% 0 0 0;
	width: 1280px;
	float: none;
	margin: 0px auto;
}

.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;
	background:#000;
}
.topfb{
	padding: 5px 15px;
	text-align: right;
	width: 280px;
	position: absolute;
	top: 32px;
	right: 50px;
}
.topfb img{
	width: auto;
	margin: 5px 8px;
}

.scut-container {
	float: right;
	margin-top: 30px;
}
.scut-container a {
	max-width:120px;
	height:45px;
	line-height:45px;
	text-align: center;
	display: inline-block;
	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%;
}
.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;
}

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


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

.logo{
	font-family: Arial;
	font-weight: bold;
	color: #fb5e74;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.logo a {
	color: #fb5e74;
}

@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 {
	line-height: 54px;
	height: 54px;
	z-index:999;
	padding:0;
	color:#FFF;
	width: 1280px;
	margin: 0px auto;
	float: none;
}

.smenu a {
	color:#FFF;
	display:block;
	width:100%;
	font-size:20px;
	text-decoration:none;
}
.smenu>li{
	background:url(../images/lo_07.png) no-repeat right center;
	letter-spacing: 2px;
}
.smenu>li:hover{
	background-image: url(../images/ns_03.png),url(../images/ns_03.png);
	background-repeat: no-repeat, no-repeat;
	background-position: left center, right center;
	letter-spacing: 2px;
}
.smenu{
	background:url(../images/lo_07.png) no-repeat left center;
}

.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(188, 160, 75, 0.9);
}
.smenu>li>ul>li ul{
	position:absolute;
	top:0;
	left:100%;
	width:100%;
	height:auto;
	z-index:99999;
	background:rgba(188, 160, 75, 0.9);
}
.smenu>li>ul li{
	border-bottom: 1px solid #a95c02;
}
.smenu>li>ul li:last-child{
	border-bottom:none;
}
.smenu>li>ul li a{
	color: #FFF;
}
.smenu>li>ul li a:hover{
	background:#947516;
}
.smenu>li .indicator {
	position: absolute;
	color: #FFF;
	top: 0;
	right:14px;
	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{
       background: #f69d35;
	}
	.smenu a {
		font-size:20px;
		color:#FFF;
		padding:0px 20px;
		border-bottom: 1px solid #ce6f00;
		background: #e4861a;  
	}
	.smenu a:hover{
		background:#ca6d00;
	}
	.smenu>li>ul li a:hover{
	   background:#ca6d00;
    }
	.smenu>li{
		background:none;
	}
	.smenu>li:first-child{
		text-align:center;
		width:100%;
		background:#d87502;
	}
	.smenu li {
		text-align: left;
		
	}
	.smenu li ul,.smenu li ul li ul {
		position: static;;
	}
	.smenu>li .indicator {
		right: 20px;;
		font-size: 20px;
	}
	.smenu ul>li .indicator {
		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;
	}
	.smenu > li > ul{
        background:#e4861a;
		
	}
	.smenu > li > ul li {
    border-bottom: none;
    }
	#indcon {
		margin-top: 0px;
    }
}


@media ( max-width :767px) {
	.logo {
		text-align: center;
	}
}

.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: 13px;
	padding-top: 5px;
	color: #666;
	line-height: 18px;
}

.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: 15px;
	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: 13px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	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: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000;
}

.indexcon {
	padding:2% 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;
	display: block;
}
.indextitle{
	float: left;
	font-size:18px;
	box-sizing: border-box;
	padding: 0 10px 0px 50px;
	line-height: 40px;
	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;
}
.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:#9b4d00;
	background:url(../images/h_18.jpg) no-repeat center center;
	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;
	padding: 3%;
	}
.indexnews2{margin-top:5px;padding-bottom:5px;border-bottom:1px #CCC dashed;}
.indexnews2:last-child{border-bottom:0;}
.indexnewst{
	font-size: 20px;
	font-weight:bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	background: #fff;
	padding: 30px 0px;
	color: #000;
	border-bottom: 5px solid #bca04b;
	}
.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{
	margin-top:-20px;
	}
	
.indexnewsb a{
	display: inline-block;
	padding: 10px 15px;
	color:#fff;
	background:#b7042c;
	letter-spacing: 2px;
	margin-bottom: 15px;
	text-decoration:none;
	}
.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;
}
.proh{
	padding:15px;
}
.proh a {
	padding: 0px;
	display: block;
	float: left;
	width: 100%;
}
.proimg {
	padding:0px;
}
.proimg img{
	border:2px solid #beac7f;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;  
	-o-border-radius: 5px;   
	-icab-border-radius: 5px; 
}

.prot{
	float: left;
	color: #fff;
	text-align: center;
	font-size: 18px;
	padding: 8px 0px 20px 0px;
	line-height:38px;
	margin: 10px 0px 6px 0px;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
	background:url(../images/uin_07.png) no-repeat bottom center;
}

.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 {
	line-height: 34px;
	margin: 0% 1% 1% 1%;
	background:#F5F5F5;
	width: 98%;
	text-align: center;
	padding: 10px;
	font-size: 24px;
	font-weight: bold;
}
.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: 30px;
	color:#F00;
}

.product4 {
	font-size: 16px;
}

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

.baseprod{
	margin-left: -10px;
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 34px;
	letter-spacing: 1px;
}
.productinfo {
	font-size: 15px;
	line-height: 24px;
}

.productinfo a {
	color: #666;
}

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

.procon {
	font-size: 18px;
	color:#000;
	line-height: 34px;
	padding: 15px;
}
.procon img{
	width:auto;
	max-width:100%;
}

.subtb{
	background: #bca04b;
	text-align: center;
	position: relative;
	color:#FFF;
	font-size: 18px;
	margin-top: 10px;
	padding: 5px 0px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
}

.footer{ padding:0px;}
.botconmar{ line-height:30px; text-align:center;font-size:16px;color:#FFF; width:100%; margin:0 auto;padding:0px;}
.botconmar a{ color:#FFF;display:inline-block;text-decoration: none;}
.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%;}
}

.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 #ccc solid;
	padding:15px 25px;
}
.subtitle1:before{
	font-family: 'Glyphicons Halflings';
	content:"\e131";
	font-size:18px;
	margin-right:10px;
	color: #bca04b;
}
.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: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 {
	min-height: 330px;
	height: auto !important;
	height: 330px;
	padding: 2%;
	font-size: 18px;
	line-height: 34px;
	background:url(../images/jine.png) no-repeat right center;
}
.subcon img{
	width:auto;
	max-width:100%;
}
.subcon ul{
	list-style:inside;
}

.subcon a {
	color: #F60;
}

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

.contact {
	font-size: 16px;
	background:#f8f8f8;
	padding-top: 10px;
	border: 1px solid #ccc;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	-icab-border-radius: 25px;
	padding: 3% 3% 2% 0%;
	color:#000;
}

.contact label {
	color: #666;
}

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

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

.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: #E2B14A;
}

.contitle1 {
	color: #ff9900;
	font-size: 20px;
	word-break: break-all;
}

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

.news3 {
	font-size: 16px;
	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 {
	line-height: 34px;
	font-size: 18px;
	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{
    padding: 15px 10px;
}
.conlist>a {
	padding-top: 14px;
	padding-bottom: 14px;
	border-bottom: 1px dotted #ccc;
	display: block;
}

.conlist>a:hover {
	background: #efefef;
	text-decoration: none;
}

.conlistpic {
	padding: 0px;
	box-sizing: border-box;
	width: 100%;
	border-radius: 5px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
	-ms-box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
	-o-box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
	-icab-box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
}

.news4 {
	font-weight: bold;
	font-size: 15px;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	padding-right: 7px; /*文字距离右侧7像素。*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
}

.news5 {
	color: #999;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	padding-right: 7px; /*文字距离右侧7像素。*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
	font-size: 18px;
}

.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: #F60;
}

.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-repeat: repeat;
}

.movecontainer {
	position: relative;
	width: 1280px;
	margin: 0px auto;
	float: none;
	overflow: hidden;
}
.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;
	}
}

#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(21, 93, 78, .7);
	font-size: 22px;
	padding: 10px 10px 12px 12px;
	border-radius: 30px;
}

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

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

/*background:#165d4e;*/
.szlist {
	position: absolute;
	top: -5px;
	left: 60px;
	left: 57px;
	background: rgba(21, 93, 78, .7);
	padding: 6px 7px;
	border-radius: 18px;
}

.szhide {
	position: absolute;
	top: 33px;
	left: 57px;;
	background: rgba(21, 93, 78, .7);
	padding: 6px 7px;
	border-radius: 18px;
}
.scrollup {
	width: 50px;
	height: 50px;
	position: fixed;
	bottom: 50px;
	right: 50px;
	display: none;
	z-index:99999;
}
@media (max-width:1000px) {
	.scrollup {
		right: 10px;
	}
}
.mentop{
	background:#000000;
	padding:0px;
	position: relative;
	z-index:888;
	clear:both;
	border-bottom: 6px solid #bca04b;
	}
@media screen and (max-width: 768px) {
.mentop{
	background:none;
	}
.topfb {
    padding: 0px 15px 5px 15px;
    text-align:center;
    width:100%;
    position:relative;
    top: 0px;
    right: 0px;
}
}

/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
.idxc_1{
	background:url(../images/oren_02.jpg);
	padding:0px;
	}
.idxcc_1{
	background:url(../images/oren_02.jpg);
	padding: 50px 0px 0px 0px;
	}
.idxc_2{
	background:url(../images/oren_02.jpg);
	padding:0px;
	}
.curn{
	color:#fff;
	background:url(../images/j_10.png) no-repeat left center;
	font-size: 22px;
	padding: 20px 0px 20px 15px;
	letter-spacing: 4px;
	}

.mopen{
	padding:8% 0px;
	}
.tltetopn{
	text-align:center;
	background:url(../images/j_15.png) no-repeat center center;
	color:#fff;
	font-size:24px;
	margin-bottom: 20px;
	letter-spacing: 2px;
	}
.tltetopn span{
	font-size:24px;
	margin-bottom: 20px;
	letter-spacing: 2px;
	text-align:center;
	display: block;
	}
.tltetopn span span{
	font-size:16px;
	text-align:center;
	display: block;
	}
.aboutn{
	font-size:20px;
	padding-top: 20px;
	}
.newm1{
	font-size: 26px;
	text-align: center;
	font-family: "標楷體";
	color:#000;
	line-height: 43px;
	letter-spacing: 2px;
	}

.newm2{
	text-align:center;
	padding:20px;
	}
.margin{
	width:1280px;
	float:none;
	margin:0px auto;
	}

.prond{
	overflow:hidden;
	position: relative;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
	}
.prond img {
    width: 100%;
    position: relative;
}
.prond a:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -42px;
    margin-left: -73px;
    opacity: 0;
    color: #fff;
    font-size: 30px;
    font-family: 'Glyphicons Halflings';
    content:url(../images/a_24.png);
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;

}
.prond a:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(255, 255, 255, 0.7);
    content: '';
    transition: 0.4s;
	
}
.prond a:hover:after,
.prond a:hover:before {
    opacity: 1;
}

.prond img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.prond:hover img{
	opacity: 0.75;
	-webkit-transform: scale(1.125);
	transform: scale(1.125);
}

/* Bounce To Top */
.indexnewsb a {

  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.indexnewsb a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ef345e;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.indexnewsb a:hover, .indexnewsb a:focus, .indexnewsb a:active {
  color: white;
}
.indexnewsb a:hover:before, .indexnewsb a:focus:before, .indexnewsb a:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.webg{
  border-bottom: 5px solid #b7042c;
  background:#f4f4f4;
  color:#000;
  padding: 10px 0px;
  letter-spacing: 2px;
  padding: 25px 0px;
  font-size: 20px;
  font-weight: bold;
	}
.webg a{
  color:#000;
	}
.spane{
	padding:0px 20px;
	}
.copyright{
	background:#000;
	color:#fff;
	text-align:center;
	padding: 10px 0px;
	}
.copyright a{
	color:#fff;
	}
@media screen and (max-width: 1280px) {
.smenu {
    width:100%;
}
.movecontainer{
	width:100%;
	}
.margin {
    width:100%;
	overflow: hidden;
}
#indcon2{
	width:100%;
}
}
.clern2{
	display:none;
	}
.tablebottom {
    padding-left: 10%;
    padding-top: 2%;
    line-height: 30px;
}
.clern1{
	text-align:center;
	}
@media screen and (max-width: 768px) {
.mentop {
    border-bottom:none;
}
.clern1{
	display:none;
	}
.clern2{
	display:block;
	margin-top: 30px;
	}
.mopen{
    padding:0px 0px 6% 0px;
}
.curn{
	padding: 15px 0px 15px 15px;
	font-size: 20px;
	}
.spane{
    display: none;
}
.spanre{
	display:block;
	text-align:center;
	}
.tablebottom{
	padding-left:10%;
	}
.webg{
  padding: 20px 0px;
  font-weight:300;
  font-size:18px;
	}
}

/***inner-page***/
.top_wrap {
	height: 310px;
	overflow: hidden;
	position: relative;
	padding:0px;
}

.top_bg {
	background: url(../images/bai.jpg) no-repeat center 45%;
	background-size: cover;
	height:360px;
	margin-top: -50px;
}
.top_title {
	position: absolute;
	top: 140px;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	word-spacing: 3px;
	font-size: 36px;
	letter-spacing: 2px;
	font-weight:bold;
}
.top_title span {
	padding: 5px 15px;
	background-color: rgba(0, 0, 0, .5);
	box-shadow: 0.625rem 0 0 rgba(0, 0, 0, .5),
	-0.625rem 0 0 rgba(0, 0, 0, .5);
	border-radius: .1px;
}
.top_title span i {padding-right: 10px;}

@media (max-width:600px){
.top_wrap {
	display:none;
}
}

@media (max-width:500px){
.top_wrap {
	display:none;
}
}


.animated {
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
}

@-webkit-keyframes bgshrink {
	0% {
		-moz-transform: scale(1.3);
		-webkit-transform: scale(1.3)
	}

	100% {
		-moz-transform: scale(1, 1);
		-webkit-transform: scale(1, 1)
	}
}

@-moz-keyframes bgshrink {
	0% {
		-moz-transform: scale(1.3);
		-webkit-transform: scale(1.3)
	}

	100% {
		-moz-transform: scale(1, 1);
		-webkit-transform: scale(1, 1)
	}
}

@-o-keyframes bgshrink {
	0% {
		-moz-transform: scale(1.3);
		-webkit-transform: scale(1.3)
	}

	100% {
		-moz-transform: scale(1, 1);
		-webkit-transform: scale(1, 1)
	}
}

@-moz-keyframes bgshrink {
	0% {
		-moz-transform: scale(1.3);
		-webkit-transform: scale(1.3)
	}

	100% {
		-moz-transform: scale(1, 1);
		-webkit-transform: scale(1, 1)
	}
}
.bgshrink {
	-webkit-animation-name: bgshrink;
	-moz-animation-name: bgshrink;
	-o-animation-name: bgshrink;
	animation-name: bgshrink;
	-webkit-animation-duration: 3s;
	-moz-animation-duration: 3s;
	-ms-animation-duration: 3s;
	-o-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-direction: alternate;
	-moz-animation-direction: alternate;
	-ms-animation-direction: alternate;
	-o-animation-direction: alternate;
	animation-direction: alternate;
}

.rounded-circle img{
	object-fit: cover;
	border-radius: 50% !important;
	height: auto;
	border: 5px solid #e9d1ba;
}
.colorn{
	color:#000;
	}
.news4{
	font-size:22px;
	color:#000;
     padding: 15px 0px;
	}

.contact label {
    color: #000;
    line-height: 23px;
}

.bartom{
	padding-left:0px;
	padding-right:0px;
	margin-top:10px;
	margin-bottom:15px;
	width: 200px;
	margin: 0px auto;
	float: none;
	clear: both;
	padding-top: 20px;
	}

.subtitle1 h1 {
    clear: both;
    display: inline-block;
    font-size: 30px;
    color: #000;
    margin: 0px;
}

.mykey h2 {
    padding: 20px 0px;
    box-shadow: 6px 6px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: 6px 6px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 6px 6px 0px rgba(0,0,0,0.1);
    -ms-box-shadow: 6px 6px 0px rgba(0,0,0,0.1);
    -o-box-shadow: 6px 6px 0px rgba(0,0,0,0.1);
    -icab-box-shadow: 6px 6px 0px rgba(0,0,0,0.1);
    background:#bca04b;
    color: #fff;
    font-size: 20px;
    display: inline-block;
    padding: 20px;
    margin-bottom: 30px;
    line-height: 27px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	-icab-border-radius: 15px;
}

.stack img{
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;  
	-o-border-radius: 15px;   
	-icab-border-radius: 15px;
	box-shadow: 6px 6px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 6px 6px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 6px 6px 0px rgba(0,0,0,0.1);
	-ms-box-shadow: 6px 6px 0px rgba(0,0,0,0.1);
	-o-box-shadow: 6px 6px 0px rgba(0,0,0,0.1);
	-icab-box-shadow: 6px 6px 0px rgba(0,0,0,0.1);
	}
/*
iPhone and mobile widths --------------------------------------------------------------------------------------------------------------------------- */
@media only screen and (min-width: 320px) and (max-width: 480px) {
	h1.title { margin: 15px 0; }
}

.lerng{
	clear:both;
	height:20px;
	}
	


.weben {
    line-height: 40px;
    letter-spacing: 1px;
    padding-bottom: 20px;
    padding-left: 5%;
}

.abouten{
	padding:20px 0px 10px 0px;
	}

@media (max-width:768px) {
.canetn {
    line-height: 27px;
    font-size: 18px;
    margin-left: 0%;
    letter-spacing: 2px;
}
.weben{
	line-height: 35px;
	letter-spacing: 1px;
	padding-bottom: 0px;
	padding-left:0%;
	}
.newm1 {
    font-size: 24px;
}
.news4 {
    font-size: 20px;
    color: #000;
    padding:0px 0px 15px 0px;
}
.tablebottom {
    padding-left: 10%;
    margin-top: 20px;
}
.spanre img{
	height:12px;
}
.subtitle1 {
    font-size: 23px;
}
}
.teamlist {
	padding-left: 15px;
	line-height: 1.9;
	text-align: left;
	font-size: 20px;
	padding: 5px 0px;
	line-height: 35px;
}
.teamlist li::before{
	content: '◆';
	padding-right: 5px;
	font-size: 14px;
}
.service{
	font-size: 40px;
	padding-bottom: 10px;
	padding-left: 15px;
	}
.clasrn{
	font-size:24px;
	letter-spacing: 2px;
	}