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

.breadcrumb a {
	color:#fbaf1e;
}

body {
	font-family: "Microsoft JhengHei", PMingLiU;
	font-size:18px;
	background:#ffffff;
	color:#000000;
}

li{
	list-style:none;
}

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

a:hover {
	color: #f60;
}

#indcon {
	overflow:hidden;
	padding:246px 0 0 0;
}
#indcon2 {
	padding:246px 15% 30px 15%;
	background:url(../image/nbs.jpg) top center no-repeat;
	background-size:cover;
}
.banner{
	padding:0;
}
.banner img{
	width:100%;
	height:auto;
}
.top{
	padding:0 7%;
	background:url(../image/top_bg.jpg) top center no-repeat;
	background-size:cover;
	position:fixed;
	z-index:999999;
}
.scut-container {
	float: right;
	margin-top: 30px;
	cursor:pointer;
}
.scut-container a {
	max-width:120px;
	height:45px;
	line-height:45px;
	text-align: center;
	display: inline-block;
	color: #FFF;
	background: #474766;
	float:right;
}
.scut-container a:hover {
	background: #474766;
}
.scut-container .searchdiv {
	max-width:120px;
	height:45px;
	line-height:45px;
	text-align: center;
	color: #FFF;
	background: #49c26d;
	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 2%;
	text-align: center;
	color: #FFF;
	background: #eeeeee;
}
.searchdivxs input{
	height:35px;
	width:85%;
}
.searchdivxs button{
	height:35px;
	width:13%;
	background:#eeeeee;
	border:none;
	color:#ffffff;
}
.submain {
	float:left;
	margin-top:159px;
	padding:0;
}

.newsmores {
	text-align:center;
}
.newsmores a{
	font-size:15px;
	color:#2bb800;
	letter-spacing:2px;
}
.newsmores a:hover{
	color:#ff6600;
}
/*搜索框*/
.search {
	display:inline-block;
	float:right;
}
.form_search {
	position: relative;
	width: 220px;
	right: 0;
	top: 0;
	float: right;
}
.d1 input {
	width: 100%;
	height: 38px;
	padding-left: 10px;
	border: 1px solid #979797;
	outline: none;
	font-size:0.9em;
	background:none;
	color: #313131;
	border-radius: 25px;
}
.d1 button {
	position: absolute;
	top: 0;
	right: 2px;
	width: 38px;
	height: 38px;
	border: none;
	background:none;
	border-radius: 0 25px 25px 0;
	cursor: pointer;
}
.d1 button:before {
	content: "\f002";
	font-family: FontAwesome;
	font-size: 18px;
	color: #979797;
}
.cart_cs {
	display:inline-block;
	float:right;
	margin-left:18px;
}
.btn_product a{
	background: #254183;
	color: #FFF;
	font-size: 16px;
	font-family:Arial;
	padding: 0px 15px 1px 15px;
	display:inline-block;
	cursor: pointer;
	margin:0 auto;
	outline: none;
	border: none;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	-icab-border-radius: 20px;
	text-decoration:none;
	text-align:center;
}
.btn_product a:hover {
	background: #df0024;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	text-decoration:none;
	color:#ffffff;
}
.p_fonts {
	float:left;
	font-size:1.0em;
	line-height:36px;
	color:#000000;
}
.company_pic {
	float:left;
	text-align:center;
	margin-bottom:0;
}
.company_pic img {
	width:100%;
	height:auto;
	padding:8px;
	background:#ffffff;
	box-shadow:0px 0px 5px #cccccc;
}
.ser_imgs {
	float:left;
	text-align:center;
	padding:20px;
	position:relative;
}
.ser_imgs img {
	width:100%;
	height:auto;
}
.ser_imgs:before {
	content:"";
	position:absolute;
	background:url(../image/img_top.png) no-repeat;
	width:191px;
	height:139px;
	top:5px;
	left:0;
}
.ser_imgs:after {
	content:"";
	position:absolute;
	background:url(../image/img_bottom.png) no-repeat;
	width:186px;
	height:140px;
	bottom:5px;
	right:0;
}
.mintop .top_gn {
	padding:30px 0px 5px 0px;
}
.mintop .smenu {
	padding:0 0 0 5%;
}
.mintop .logo {
	padding-bottom: 30px;
	padding-top: 20px;
}
.comment_line {
	float:left;
	border-top:1px dashed #cccccc;
	margin-top:35px;
	padding-bottom:35px;
	line-height:1px;
}
.spner{
	font-size: 18px;
	color: #fff;
	display: inline-block;
	margin: 15px 0px 20px 0px;
	background: #979797;
}
.spner2{
	font-size: 18px;
	color: #fff;
	border: 1px solid #fff;
	padding: 6px 20px;
	display: inline-block;
	margin: 4px;
	background: #979797;
}
.company_boths {
	float:left;
	padding-left:25px;
}
.company_boths img {
	width:auto;
	height:auto;
	max-width:100%;
	margin-bottom:4px;
}
.company_boths a {
	margin-right:40px;
}
.ser_imgsy {
	float:left;
	text-align:center;
}
.ser_imgsy img {
	width:100%;
	height:auto;
}
@media screen and (max-width: 1440px) {
	#indcon {
		overflow:hidden;
		padding:239px 0 0 0;
	}
	#indcon2 {
		padding:239px 5% 30px 5%;
	}
	.top{
		padding:0 3%;
	}
	.submain {
		margin-top:152px;
	}
	.mintop .logo {
		padding-bottom: 30px;
		padding-top: 30px;
	}
}
@media screen and (max-width: 1288px) {
	.form_search {
		width: 200px;
	}
	#indcon {
		padding:206px 0 0 0;
	}
	#indcon2 {
		padding:206px 5% 30px 5%;
	}
	.submain {
		margin-top:143px;
	}
	.company_boths {
		padding-left:15px;
	}
	.mintop .top_gn {
		padding:25px 0px 0px 0px;
	}
	.mintop .smenu {
		padding:0 0 0 2%;
	}
	.d1 input {
		width: 100%;
		height: 35px;
		padding-left: 10px;
		border: 1px solid #979797;
		outline: none;
		font-size:0.9em;
		background:none;
		color: #313131;
		border-radius: 25px;
	}
	.d1 button {
		position: absolute;
		top: 0;
		right: 2px;
		width: 35px;
		height: 35px;
		border: none;
		background:none;
		border-radius: 0 25px 25px 0;
		cursor: pointer;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.form_search {
		width: 180px;
	}
	#indcon {
		overflow:hidden;
		padding:164px 0 0 0;
	}
	.submain {
		margin-top:113px;
	}
	#indcon2 {
		padding:164px 2% 30px 2%;
	}
	.top{
		padding:0 2% 0 1%;
	}
	.spner{
		margin: 15px 0px 20px 0px;
	}
	.company_boths {
		padding-left:10px;
	}
	.company_boths a {
		margin-right:0px;
	}
}
@media screen and (max-width: 767px) {
	body {
		float:left;
		width:100%;
		padding-bottom:45px;
	}
	.top{
		padding:0;
		max-height:100%;
	}
	#indcon {
		overflow:hidden;
		padding:76px 0 0 0;
	}
	.submain {
		margin-top:83px;
	}
	.company_pic {
		float:left;
		text-align:center;
		padding:0 15px;
		margin-bottom:25px;
	}
	.cart_cs {
		display:inline-block;
		float:none;
		margin-left:0;
		margin-bottom:8px;
	}
	.scut-container {
		margin-top: 0;
		padding: 0;
		position:fixed;
		bottom:0;
		left:0;
		z-index:9;
	}
	.scut-container a{
		max-width:none;
	}
	.scut-container .searchdiv{
		max-width:none;
	}
	#indcon2 {
		padding:76px 0 30px 0;
	}
	.submmain {
		padding:40px 25px 40px 25px;
		line-height:40px;
	}
	.spner{
		margin: 20px 0px 10px 0px;
	}
	.company_boths a {
		margin-right:0px;
	}
	.company_boths a img {
		width:auto;
		height:auto;
		max-width:100%;
		max-height:55px;
	}
}


.modal-body {
	padding-bottom: 36px;
	padding-top:15px;
}

.logo {
	font-family: Arial;
	font-weight: bold;
	color: #fb5e74;
	padding-bottom: 20px;
	padding-top: 20px;
	z-index:99999;
}
.logo a {
	color: #fb5e74;
}
.top_icon {
	float:right;
	text-align:center;
	padding-top:16px;
}
.top_icon img{
	width:auto;
	height:auto;
	max-width:100%;
}
.top_gn {
	float:right;
	display:block;
	text-align:right;
	padding:70px 60px 0px 0px;
}
.top_gn a{
	display:inline-block;
	float:right;
	padding:3px 9px;
}
.top_gn img {
	width:auto;
	height:auto;
	max-width:100%;
}
@media ( max-width :1440px) {
	.top_gn {
		padding:70px 0px 0px 0px;
	}
}
@media (max-width:1288px) {
	.top_gn {
		padding:60px 0px 0px 0px;
	}
	.top_gn img {
		max-height:30px;
	}
	.top_gn a{
		padding:3px 7px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.logoie,.smenu {
		padding: 0px;
	}
	.top_gn {
		padding:45px 0px 0px 0px;
	}
	.top_gn img {
		max-height:30px;
	}
}
@media ( max-width :767px) {
	.top_gn {
		position:absolute;
		top: -50px;
		left: 40%;
		padding: 0;
		text-align: center;
	}
	.top_gn a{
		display:inline-block;
		float:none;
		padding:0 2px;
	}
	.top_gn img {
		width:auto;
		height:auto;
		max-width:100%;
		max-height:30px;
	}
}
@media ( max-width :380px) {
	.top_gn img {
		width:auto;
		height:auto;
		max-width:100%;
		max-height:26px;
	}
}
.logo img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width:100%;
	max-height:150px;
}
.logo02 img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width:100%;
	max-height:150px;
}
.logo1 {
	padding-top: 30px;
	line-height: 40px;
}
.smenu {
	line-height: 70px;
	z-index:99999;
	padding:0 5%;
	color:#FFF;
	cursor:pointer;
}
.smenu a {
	color:#1b1b1b;
	display: inline-block;
	width:90%;
	font-size:1.0em;
	letter-spacing:1px;
}
.smenu li {
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	position:relative;
}
.smenu>li {
	padding:0;
	background:url(../image/smenu_line.png) right center no-repeat;
}
.smenu>li:last-child {
	background:none;
}
.smenu>li:hover>a{
	color:#48487f;
	letter-spacing:3px;
	font-weight:600;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.smenu>li>ul{
	position:absolute;
	top:100%;
	left:0;
	width:100%;
	height:auto;
	z-index:99999;
	background:rgba(243,243,243,0.8);
}
.smenu>li>ul>li ul{
	position:absolute;
	top:0;
	left:100%;
	width:100%;
	height:auto;
	z-index:99999;
	background:rgba(243,243,243,0.8);
}
.smenu>li>ul li{
	padding:12px 0px;
	line-height:28px;
	background:url(https://www.apicu.com.tw/themes/zy001/images/nav_bg.jpg) repeat-x;
	border-bottom:1px dashed #979797;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.smenu>li>ul li:hover {
	background:rgba(151,151,151,0.8);
}
.smenu>li>ul li:last-child{
	border-bottom:none;
}
.smenu>li>ul li a{
	color: #1b1b1b;
	font-size:18px;
	line-height:26px;
}
.smenu>li>ul li:hover a{
	color:#ffffff;
}
.smenu>li .indicator {
	position: absolute;
	color: #000000;
	top: -2px;
	right: 15px;
	font-size: 20px;
}
.smenu>li:hover .indicator {
	color:#48487f;	
}
.smenu ul>li .indicator {
	top: 0;
	right: 15px;
	color:#ffffff;
}
@media ( max-width : 1440px) {
	.smenu {
		padding:0 5%;
	}
}
@media ( max-width : 1288px) {
	.logo {
		padding-bottom: 18px;
		padding-top: 18px;
		z-index:99999;
	}
	.logo img {
		display: inline-block;
		width: auto;
		height: auto;
		max-width:100%;
		max-height:100px;
	}
	.smenu {
		padding:0 3%;
	}
	.smenu a{
		font-size:18px;
	}
	.smenu>li {
		padding:0;
	}
	.smenu>li>ul li a{
		font-size:18px;
	}
	.smenu>li .indicator {
		position: absolute;
		top: 0px;
		right: 8px;
		font-size: 18px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.smenu {
		padding:0 2%;
		line-height:60px;
	}
	.smenu a{
		font-size:16px;
		letter-spacing:0px;
	}
	.smenu>li>ul li a{
		font-size:16px;
	}
	.smenu>li .indicator {
		position: absolute;
		right: 10px;
		font-size: 16px;
	}
	.smenu ul>li .indicator {
		top: 0;
		right: 10px;
	}
}
@media ( max-width : 849px) {
	.smenu a{
		font-size:13px;
	}
}
@media ( max-width : 767px) {
	.smenu {
		top:-5px;
		line-height: 32px;
		border-bottom:none;
		border-top:none;
		position:absolute;
		background:none;
	}
	.smenu a {
		font-size:18px;
		color:#000000;
	}
	.smenu>li{
		background: #ffffff;
		top:80px;
		width:90%;
		margin-left:5%;
	}
	.smenu>li:first-child{
		position:absolute;
		background:none;
		width:35px;
		height:35px;
		line-height:37px;
		text-align:center;
		top:29px;
		right:3%;
		text-align:center;
		font-size:30px;
		color:#979797;
		border-bottom:none;
	}
	.smenu>li:first-child:hover{
		background:none;
	}
	.smenu>li:nth-child(2){
		padding-top:3px;
		border-top:3px solid #979797;
	}
	.smenu li {
		line-height:45px;
		text-align: center;
		border-bottom:1px dotted #000000;
	}
	.smenu>li:last-child {
		background: #ffffff;
		padding-bottom:3px;
		border-bottom:3px solid #979797;
	}
	.smenu>li:hover>a{
		color:#000000;
		letter-spacing:1px;
		font-weight:normal;
	}
	
	.smenu>li a:after{display:none;}
	.smenu>li a:hover:after{display:none;}
	.smenu>li>ul{
		background:#efefef;
	}
	.smenu>li>ul>li ul{
		background:#efefef;
	}
	.smenu>li>ul li:hover{
		background:#efefef;
	}
	.smenu>li>ul li{
		border-bottom:1px dotted #000000;
	}
	.smenu>li>ul li a{
		color: #000000;
		font-size:18px;
	}
	.smenu>li>ul li:hover a{
		color:#000000;
	}
	.smenu li ul,.smenu li ul li ul {
		position: static;
	}
	.smenu>li>ul li a:hover{
		color: #000000;
	}
	.smenu>li .indicator {
		right: 20px;
		font-size: 16px;
		color:#000000;
	}
	.smenu ul>li .indicator {
		right: 20px;
		color:#000000;
	}
	.smenu>li>ul>li>a {
		padding-left: 0px !important;
	}
	.smenu>li>ul>li>ul>li>a {
		padding-left: 0px !important;
	}
	.smenu>li>ul>li>ul>li>ul>li>a {
		padding-left: 0px !important;
	}
}
@media ( max-width :380px) {
	.smenu>li:first-child{
		position:absolute;
		background:none;
		width:30px;
		height:30px;
		line-height:37px;
		text-align:center;
		top:29px;
		right:3%;
		text-align:center;
		font-size:26px;
		color:#979797;
		border-bottom:none;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.logo {
		text-align: center;
		padding-bottom: 10px;
		padding-top: 18px;
	}
	.logo img {
		display: inline-block;
		width: auto;
		height: auto;
		max-width:100%;
		max-height:75px;
	}
}
@media ( max-width :767px) {
	.logo {
		text-align: center;
		padding-top:12px;
		padding-bottom:13px;
	}
	.logo img {
		display: inline-block;
		width: auto;
		height: auto;
		max-width:100%;
		max-height:50px;
	}
}

.cart1 {
	height: 60px;
	background: #ff9900;
	text-align: center;
	color: #ffffff;
	line-height:23px;
	position: relative;
	border-right: 1px solid #d9d4d0;
	padding: 0px;
	font-size:18px;
}

.cart2 {
	height: 60px;
	background: #999;
	text-align: center;
	color: #ffffff;
	border-right: 1px solid #d9d4d0;
	padding: 0px;
	line-height:23px;
	font-size:18px;
}

.cart2:last-child {
	border-right: 0px;
}
.cart_cons {
	margin-top:22px;
}
.szbox1 {padding:0;}
.cart_cons {
	padding:0;
	margin-top:22px;
}
.cartarrow {
	position: absolute;
	right: -3px;
	top: 28px;
	z-index: 99;
}

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

.cart4 {
	font-size: 16px;
}

.cart5 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	color: #111111;
	font-size:18px;
}

.cart5 a {
	color: #111111;
}

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

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

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

.cart10 {
	font-size: 18px;
	color: #282828;
	font-weight: bold;
}

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

.cart12 {
	font-size: 20px;
}

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

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

.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: 15px;
	padding-top: 5px;
	color: #000000;
	line-height: 24px;
	margin-bottom:18px;
}

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

.cart_bds {
	float:left;
	line-height:23px;
	padding-right:125px;
	margin-top:18px;
}

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

.cartnotice a {
	color: #cd403c;
}
.cartpic {
	padding:5px;
	background:#ffffff;
	box-shadow:0px 0px 5px #cccccc;
}
.carttitle {
	background: #979797;
	color: #ffffff;
	font-weight:600;
	margin-bottom:20px;
	text-align: center;
	font-size: 18px;
	height: 35px;
	line-height:35px;
}
.control_mails {
	color:#cccccc;
	padding-top:5px;
}
.form-horizontal .control-label {
	text-align: right;
	font-size: 18px;
	color:#111111;
	font-weight: normal;
	padding-right: 15px;
	line-height:23px;
}
.form-horizontal .control-labels {
	text-align: right;
	font-size: 16px;
	padding-left:0;
	color:#111111;
	font-weight: normal;
	padding-right: 6px;
	line-height:36px;
}
.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: 15px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #111111;
}

.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: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #4b4b4b;
}

.indexcon {
	padding:2% 15%;
	position: relative;
	overflow: hidden;
}
.indexcon img{
	width:auto;
	max-width: 100%;
	height: auto;
}
.indexconimg{
	padding:0;
	text-align:center;
	margin-bottom:0;
}
.indexconimg img{
	width:auto;
	height:auto;
	max-width:100%;
}
.indexcon a {
	cursor: pointer;
}
.indextitle{
	float: left;
	text-align:center;
	font-size:1.4em;
	color:#181818;
	font-weight:600;
}
.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;
}
.news_imgs {
	float:left;
	text-align:center;
	overflow:hidden;
}
.news_imgs img{
	width:100%;
	height:auto;
	padding:2px;
	background:#ffffff;
	border:1px solid #000000;
}
.indexnewsc{
	float:left;
	display:block;
	width:100%;
	padding-left:0px;
	padding-top:2px;
	font-size:1.0em;
	color:#979797;
	display:block;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
}
.indexnews{text-align:center;}
.indexnews2{padding-top:15px;padding-bottom:15px;border-bottom:1px solid #d6d6d6;}
.indexnews2 img {border:1px solid #cccccc;}
.indexnews2:last-child{border-bottom:0;}
.indexnews2:hover {background:rgba(229,229,229,0.4);}
.indexnewst{font-size:18px;font-weight:bold;margin:5px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;}
.indexnewsc2{margin:5px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;}
.indexnewsb a{display:inline-block; float:right; padding:1px 8px; font-size:0.9em; color:#979797; margin-top:22px;}
.indexnewsb a:hover{display:inline-block;padding:1px 8px; color:#646492;}
.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{ float:left; box-sizing:border-box; padding:24px 10px;text-align: left;border-bottom:1px dashed #b2bec0;}
.indexnews3:last-child {border-bottom:none;}
.indexnews3 img {width: 19px;height: 19px;display: inline-block; margin-bottom:5px; margin-right:20px;}
.indexnews3 a{display: block;white-space:nowrap; color:#555555; font-size1.1em;text-overflow:ellipsis;-o-text-overflow:ellipsis; overflow:hidden;}
.indexnews3:hover a{ color:#2e64ae; text-decoration:underline;}

.in_news_times {
	display:block;
	width:100%;
	font-size:0.8em;
	color:#979797;
	letter-spacing:1px;
}



.indexpro {
	padding: 26px 15% 5px 15%;
}
.n_pro {
	padding:1%;
}
.proh{padding:15px;}
.proimg{
	padding:0px;
}
.proimg img {
	width:100%;
	height:auto;
}
.prot {
	float: left;
	color: #595757;
	text-align: center;
	font-size: 1.0em;
	padding: 0 10px;
	line-height:40px;
	margin-top:8px;
	height:50px;
	background:url(../image/ser_font_icon.png) bottom center no-repeat;
	display:block;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
}
.prot a {
	color: #595757;
	display:block;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
}
.prot a:hover {color: #545480;}
.prots {
	float: left;
	color: #000000;
	text-align: center;
	font-size: 1.0em;
	padding: 0 10px 0px 16px;
	height:40px;
	line-height:40px;
	margin-top:15px;
	display:block;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
}
.prots a {
	color: #000000;
	display:block;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
}
.prots a:hover {
	color:#ff642e;
}
.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(../image/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%;
}
.news_contents {
	float:left;
	padding:20px;
}
@media (max-width:1440px) {
	.indexcon {
		padding:2% 0;
		position: relative;
		overflow: hidden;
	}
	.indexpro {
		padding: 25px 5% 5px 5%;
	}
	.n_pro {
		padding: 1%;
	}
	.indexnews2{padding:15px 0px;}
}
@media (max-width:1288px) {
	.cart_bds {
		float:left;
		line-height:23px;
		padding-right:75px;
		margin-top:18px;
	}
	.indexnews2{
		padding:20px 0px;
	}
	.indexnewsb a{
		margin-top:15px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.cart_padding {margin-top:25px;}
	.indexpro {padding: 20px 2% 10px 2%;}
	.prot {font-size:0.9em; letter-spacing:0;}
	.cart_bds {
		padding-right:55px;
	}
	.indexconimg img{
		width:auto;
		height:auto;
		max-width:100%;
		max-height:100px;
	}
}
@media (max-width:767px) {
	.prodlist{padding:0;}
	.indexpro {padding:20px 15px 0 15px;}
	.n_pro {
		padding:1%;
		margin-top:0px;
	}
	.proh{padding:10px;}
	.prot {	font-size:1.0em;}
	.indextitle{margin-top:10px; margin-bottom:15px;}
	.form-horizontal .control-label {
		text-align: left;
		font-size: 15px;
		font-weight: normal;
		padding-right: 10px;
		line-height:30px;
	}
	.form-horizontal .control-labels {
		line-height:36px;
	}
	.indexnews3{ padding:22px 10px;}
	.n_pro>div {margin-bottom: 15px;}
	.cart_bds {
		padding-right:15px;
	}
	.news_contents {
		padding:0px;
	}
	.indexconimg{
		margin-bottom:22px;
	}
	.indexconimg img{
		width:auto;
		height:auto;
		max-width:100%;
		max-height:90px;
	}
}
.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:-15px;
}
.producttitle {
	padding-top:15px;
	padding-bottom:35px;
	text-align:center;
}
.blog_bt {
	display:inline-block;
	position:relative;
	margin:0 auto;
	font-size:1.2em;
	color:#000000;
	letter-spacing:2px;
}
.blog_bt:before {
	position:absolute;
	content:"";
	background:url(../image/bt_le.png) no-repeat;
	width:140px;
	height:2px;
	left:-180px;
	top:50%;
	margin-top:-1px;
}
.blog_bt:after {
	position:absolute;
	content:"";
	background:url(../image/bt_ri.png) no-repeat;
	width:140px;
	height:2px;
	right:-180px;
	top:50%;
	margin-top:-1px;
}
.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;
}

.product4 {
	font-size: 16px;
}

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

.baseprod{
	margin-left:-10px;
	font-size:18px;
	color:#282828;
	line-height:36px;
}
.productinfo {
	font-size: 18px;
	line-height: 36px;
	color:#282828;
}

.productinfo a {
	color: #666;
}

.productinfo select {
	display: inline;
	color:#000;
}

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

.subtb {
	background: #979797;
	height: 40px;
	line-height:40px;
	text-align: center;
	position: relative;
	color: #ffffff;
	font-size: 18px;
	font-weight:600;
	margin-top: 20px;
}

.footer{
	float:left;
	padding:0;
	background:#ffffff;
}
.footers{
	float:left;
	padding:0;
	background:#ececec;
}
.botconmar{ line-height:36px; text-align:left;font-size:1.1em;color:#313131; width:100%; margin:0 auto; padding:0px;}
.botconmar .movecontainer {padding:0px;}
.botconmar a{ color:#313131;}
.botconmar a:hover{ color:#1b73b3;}
.copyright {
	float:left;
	text-align:center;
	padding:12px;
	font-size:16px;
	color:#f5f5f7;
	letter-spacing:2px;
	line-height:26px;
	background:#aaaaae;
}
.copy_nrs {
	float:left;
	text-align:center;
	padding:12px;
	font-size:16px;
	color:#ffffff;
	line-height:26px;
	background:#341135;
}
.copy_links a {color:#f5f5f7;}
.copy_links a:hover {color:#1b73b3;}

.copy_linksy a {color:#ffffff;}
.copy_linksy a:hover {color:#dba359;}

.footer_map {
	float:left;
	padding:0;
	line-height:2;
}
.footer_boths {
	float:left;
	padding:33px 10%;
}
.footer_logo {
	float:left;
	/* text-align:center; */
	padding-top: 47px
}
.footer_logo img {
	width:auto;
	height:auto;
	max-width:100%;
}
.footer_nr {
	float:left;
	/* text-align:center; */
	/* background:url(../images/footer_line.png) right center no-repeat; */
}
.footer_nr:last-child {
	background:none;
}
.more_btn {
	display:inline-block;
	margin-top:15px;
	margin-right:15px;
	float:right;
}
.more_btn a {
	font-family:Arial;
	font-size:16px;
	color:#9aa620;
}
.more_btn a:hover {
	color:#ff642e;
}
@media ( max-width :1440px) {
	.botconmar{width:100%;}
	.footer_boths {
		padding:33px 10%;
	}
}
@media ( max-width :1288px) {
	.botconmar{width:100%; font-size:1.0em;}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.botconmar{width:100%; font-size:0.95em;}
	.botconmar .movecontainer {padding:0px;}
	.footer_logo img {
		width:auto;
		height:auto;
		max-width:100%;
		max-height:130px;
	}
	.footer_boths {
		padding:33px 2%;
	}
}
@media ( max-width :767px) {
	.footer{
		padding:0;
	}
	.botconmar{width:100%; font-size:18px; line-height:36px;}
	.botconmar .movecontainer {padding:0px;}
	.footer_logo {
		float:left;
		text-align:center;
		padding-top:0px;
		padding-bottom:8px;
	}
	.footer_logo img {
		width:auto;
		height:auto;
		max-width:225px;
		max-height:81px;
	}
	.baseprod{
		padding:0;
		margin-left:0;
		word-break:break-all; 
	}
	.blog_bt {
		display:inline-block;
		position:relative;
		margin:0 auto;
		font-size:1.1em;
		color:#000000;
		letter-spacing:2px;
	}
	.blog_bt:before {
		display:none;
	}
	.blog_bt:after {
		display:none;
	}
	.footer_nr {
		background:none;
	}
	.footer_boths {
		padding:10px 0;
	}
}
.subline {
	margin-top: 10px;
}
.subtitle {
	font-size: 18px;
	color: #282828;
	padding-bottom: 8px;
	padding-top: 7px;
	position: relative;
	background-color: #ff7400;
	text-align: center;
}
.subtitle:hover{
	color: #fff;
	background-color: #f26e00;

}
.sub_tis_line {
	float:left;
	border-bottom:1px #ccc solid;
	padding:15px 5px;
	margin-bottom:25px;
}
.subtitle1 {
	font-size: 20px;
	font-weight:bold;
	border-bottom:1px #ccc solid;
	padding:17px 5px 13px 30px;
	color:#282828;
	margin-bottom:25px;
	display:block;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
}
.subtitle1 h1 {
	font-size: 25px;
	display:inline-block;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
}
.subtitle1:before{
	position:absolute;
	content:"";
	background:url(../image/sub_icon.png) no-repeat;
	left:4px;
	top:22px;
	width:25px;
	height:25px;
}
.subtitle2 {
	font-size: 35px;
	font-weight:bold;
	border-bottom:1px #ccc solid;
	padding:15px 25px;
	text-align:center;
}
.subtitle1 ul,.subtitle2 ul{
	float:right;
	width:25%;
	text-align:right;
}
.subtitle1 ul li,.subtitle2 ul li{
	font-size: 15px;
	font-weight:normal;
	display:inline-block;
}
.subtitle1 ul li:first-child {
	display:inline-block;
}
.subtitle1 ul li {
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
}
.subtitle1 ul li:before,.subtitle2 ul li:before{
	content:" / ";
}
.subtitle1 ul li:first-child:before,.subtitle2 ul li:first-child:before{
	content:"";
}
.subtitle1 ul li a{
	color:#282828;
}
.subtitle1 ul li a:hover{
	color:#2e4d97;
}
.reg {
	float:left;
	margin-top:18px;
	padding-right:125px;
	line-height:23px;
}
.keycon {
	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding:15px 15px 40px 15px;
	width: 100%;
}
.keycon img{
	width:100%;
	height:auto;
}
.keycon ul{
	list-style:inside;
}
.key_pro {
	padding:15px;
}
.key_pro img {
	width:100%;
	height:auto;
	padding:0;
	border:1px solid #e5e5e5;
}
.key_imgs {margin-bottom:0;}
.key_imgs img {
	padding:5px;
	background:#ffffff;
	box-shadow:0px 0px 5px #cccccc;
}
.key_imgsy {margin-top:0;}
.key_imgsy img {
	padding:5px;
	background:#ffffff;
	box-shadow:0px 0px 5px #cccccc;
}
.key_btitle{ text-align:center; margin-top:8px;}
.key_btitle:after{content:"";position:absolute;width:100%; height:1px; background:#ddd;top:55%;left:0;}
.key_btitle h2{display:inline-block; background:#ffffff; color:#444444; font-size:1.2em; font-weight:bold; position:relative; z-index:2; line-height:50px; padding:0 35px;}
.key_btitle h3{display:inline-block; background:#ffffff; color:#444444; font-size:1.1em; font-weight:bold; position:relative; z-index:2; line-height:50px; padding:0 35px;}
.p_fonts {margin-top:0;}
.key_btis {margin-top:30px;}
.key_tops {margin-top:18px;}
.p_tops {margin-top:18px;}
.key_fonts {
	float:left;
	text-align:center;
	font-size: 1.0em;
	line-height: 36px;
	color: #000000;
}
@media screen and (max-width: 1288px) {
	.reg {padding-right:75px;}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.reg {
		float:left;
		margin-top:18px;
		padding-right:65px;
		line-height:23px;
	}
}
@media screen and (max-width: 767px) {
	.subtitle1 ul,.subtitle2 ul{display:none;}
	.p_tops {margin-top:0px; padding:0;}
	.key_tops {margin-top:3px;}
	.reg {
		float:left;
		margin-top:3px;
		padding-right:25px;
		line-height:23px;
	}
	.p_fonts {margin-top:5px;}
	.keycon {
		min-height: 400px;
		height: auto !important;
		height: 400px;
		padding:15px 20px 20px 20px;
		width: 100%;
	}
	.key_imgs {padding:0; margin-bottom:15px;}
	.key_btitle{ text-align:left; margin-top:0px; margin-bottom:10px;}
	.key_btitle:after{ display:none;}
	.key_btitle h2{display:inline-block; background:none; color:#444444; font-size:1.2em; font-weight:bold; position:relative; z-index:2; line-height:30px; padding:0;}
	.key_btitle h3{display:inline-block; background:none; color:#444444; font-size:1.1em; font-weight:bold; position:relative; z-index:2; line-height:28px; padding:0;}
	.key_imgsy {margin-top:15px; padding:0;}
	.subtitle1 {font-size: 22px;}
	.productinfo {padding:20px 0 0 0;}
	.key_fonts {text-align:left;}
}
.subtitle3 {
	font-size: 18px;
	color: #ac8871;
	padding-bottom: 5px;
	padding-top: 15px;
}

.subcon {
	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding:15px 15px 40px 15px;
	width: 100%;
}

.subcon ul{
	list-style:inside;
}

.contact {
	float:left;
	background:rgba(237,237,237,0.7);
	border-radius:30px;
	font-size: 18px;
	padding-top: 35px;
	padding-bottom: 25px;
	padding-right:35px;
	line-height:23px;
}
.contact label {
	color: #666;
}

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

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

.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;}
	.news2{min-height:400px; height:auto !important; height:400px;}
}
.news1 {
	float:left;
	padding:0;
	margin-bottom:20px;
	color:#254183;
}
.news1>a {
	padding-top: 16px;
	padding-bottom: 16px;
	border-bottom: 1px dotted #ccc;
	display: block;
	color: #254183;
	background:url(../image/news_ri.png) no-repeat 5px center;
	padding-left:28px;
}

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

.news1>a:hover .news3 {
	color: #ff6600;
}
.download_boths {
	margin-top:20px;
	padding:0;
}
.news_tisy {
	float:left;
	padding-left:20px;
	font-size:1.0em;
	color:#000000;
	line-height:52px;
	border-bottom:1px solid #cccccc;
}
.news_titles {
	float:left;
	padding-top:18px;
}
.indexnewst2 {
	float:left;
	display:block;
	width:100%;
	box-sizing:border-box;
	padding-left:0px;
	display:block;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
}
.indexnewst2 a {
	font-size:1.4em;
	color:#313131;
	letter-spacing:2px;
	display:block;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
}
.indexnewst2 a:hover {
	color:#646492;
}
.indexnewst2 img {
	display:inline-block;
}
.indexnewst2 a{
	color:#000000;
	display:block;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
}
.news_titles a:hover{
	color:#ff6600;
}
.news_mores {
	float:left;
	text-align:center;
	padding-top:5px;
}
.news_mores a { display:inline-block; padding:5px 20px; margin:0 auto; font-family:Arial; color:#ffffff; text-align:center; border-radius:25px; background:#979797; font-size:14px;}
.news_mores a:hover {background:#9b9bc7; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; text-decoration:none; color:#ffffff;}
.news2>a {
	padding-top: 16px;
	padding-bottom: 16px;
	border-bottom: 1px dotted #ccc;
	display: block;
	color: #282828;
	background:url(../image/news_ri.png) no-repeat 5px center;
	padding-left:28px;
}

.news2>a:hover {
	color: #254183;
	background: #f8f8f8 url(../image/news_ri.png) no-repeat 5px center;
	text-decoration: none;
}

.news2>a:hover .news3 {
	color: #df0024;
}

.news2>a:hover .news3 {
	color: #df0024;
}

.contitle1 {
	color: #7474a1;
	font-size: 20px;
	font-weight:600;
	word-break: break-all;
}

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

.newsdetail {
	padding-top:15px;
	line-height: 38px;
	font-size: 18px;
	color:#282828;
	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 {margin-top:10px; margin-bottom:10px;}
.news_listsy {
	float:left;
	padding: 20px 15px;
	background: #f5f5f5;
	margin-bottom:35px;
}
.news_listsy:hover {
	background: #f0efea;
}

.conlist>a {
	padding-top: 16px;
	padding-bottom: 16px;
	display: block;
	-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;
}

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

.conlistpic {
	box-sizing: border-box;
	width: 100%;
	border:4px solid #eeeded;
}
.news_margin {
	margin-top:20px;
}
.news_padding {
	padding-top:12px;
}
.news4 {
	font-weight: bold;
	font-size: 20px;
	color:#313131;
	display:block;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	padding-right: 7px; /*文字距离右侧7像素。*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
}
.news4 a{color:#313131;}
.news4 a:hover{color:#7474a1;}

.news5 {
	color: #979797;
	font-size:18px;
	line-height:28px;
	height:60px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news_linksy {
	margin-top:6px;
	margin-bottom:6px;
	font-size:16px;
}
.news_linksy a {
	color:#313131;
}
.news_linksy a:hover {
	color:#656589;
}
.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;
}

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

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

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

.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(../image/pattern.png);background-repeat: repeat;
}

.movecontainer {
  position: relative;
  padding:0px;
}
.mm-footer img{ width:auto;}
.tbformt{
	text-align:center;
}
.tbformi{
	padding:5px;
	text-align:center;
}
.tbforms{
	padding:10px;
}
.nopadding{ padding:0;}
@media screen and (max-width: 1288px) {
	.news5 {
		font-size:16px;
		line-height:26px;
	}
	.news_padding {
		padding-top:2px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.news_padding {padding-top:5px;}
	.news_titles {padding-top:0px;}
	.news5 {
		font-size:16px;
		line-height:26px;
		height:55px;
	}
}
@media screen and (max-width: 767px) {
	.subcon {
		min-height: 400px;
		height: auto !important;
		height: 400px;
		padding:15px 20px 20px 20px;
		width: 100%;
		background:url(../image/nbs.jpg);
	}
	.contact1 {
		padding:0px 0px 15px 0px;
		font-size: 18px;
		margin-top:0;
	}
	.contitle1 {
		line-height:28px;
	}
	.contact {
		float:left;
		background:rgba(237,237,237,0.7);
		border-radius:30px;
		font-size: 18px;
		padding: 35px 25px 25px 25px;
		line-height:32px;
	}
	.red {
		line-height:36px;
	}
	.news4 {
		font-size:18px;
		margin-top:0px;
	}
	.download_boths {
		margin-top:0px;
	}
	.news_titles {
		float:left;
		padding-left:10px;
		font-size:1.0em;
		color:#0669b2;
		line-height:45px;
		display:block;
		overflow: hidden; /*超出的部分隐藏起来。*/
		white-space: nowrap; /*不显示的地方用省略号...代替*/
		text-overflow: ellipsis; /* 支持 IE */
		-o-text-overflow: ellipsis;
	}
	.news1 {
		float:left;
		padding:0;
		margin-top:0px;
		margin-bottom:20px;
	}
	.news_padding {padding:15px 15px 0px 15px;}
	.news_listsy {padding: 15px 5px 25px 5px;}
	.indexnewst2 {padding-left:0px;}
	.indexnewsc { padding-left:0px; line-height:24px; font-size:16px; padding-top:5px;}
	.conlist {padding:0;}
	.news5 {
		line-height:24px;
		height:50px;
	}
}

#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 {
	background:#aaaaae;
	color:#fff;
	text-align:center;
	width:50px;
	height:50px;
	line-height:50px;
	font-size:1.4em;
	cursor:pointer;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	position: fixed;
	bottom: 85px;
	right: 20px;
	display: none;
	z-index:99999;
}
.scrollup .glyphicon{top:0px;right:-1px;}
.scrollup:hover {
	background:#616188;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}

.idxc_1 {
	padding:60px 10% 70px 10%;
}
.idxc_2 {
	padding:115px 10%;
	background:url(../image/ab_bg.jpg) center center no-repeat;
	background-size:cover;
}
.idxc_3 {
	padding: 60px 10%;
}
.idxc_4 {
	padding:10px 10% 115px 10%;
}
.idxc_4 .movecontainer {
	padding-top:35px;
}
.idxc_5 {
	padding:60px 15%;
	background:#f5f5f7;
}
.idxc_6 {
	padding-top:10px;
}
.mh_both {
	box-sizing:border-box;
	margin-bottom:15px;
	position:relative;
}
.mh_boths {
	box-sizing:border-box;
	margin-bottom:15px;
	position:relative;
}
.mh_top {
	float:left;
	text-align:left;
	padding-top:10px;
}
.mh_top img {
	padding:6px;
	background:#ffffff;
	box-shadow:0px 0px 5px #cccccc;
}
.mh_bot {
	float:right;
	position:absolute;
	text-align:right;
	top:145px;
	right:30px;
}
.mh_bot img {
	padding:6px;
	background:#ffffff;
	box-shadow:0px 0px 5px #cccccc;
}
.mh_bots {
	float:right;
	position:absolute;
	text-align:right;
	top:100px;
	right:30px;
}
.mh_bots img {
	padding:6px;
	background:#ffffff;
	box-shadow:0px 0px 5px #cccccc;
}
.two_kus {margin-bottom:0;}
.in_company_padding {padding:0 10px; margin-bottom:0;}
.top_phone {display:none;}
.top_pc {display:inline-block;}
.top_searchs {
	padding-top:0;
	padding-right:12px;
	display:inline-block;
}
.top_iconsy {
	float:right;
	text-align:left;
	padding:0;
}
.modal-open .modal {z-index:99999;}
.contactus .contact-card {
	background: #fff;
	padding: 8px;
	border-radius: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 15px;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
	transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}
.contactus .contact-card .col-xs-3 {
	text-align: center;
}

.contactus .contact-card img {
	width: auto;
	max-height: 40px;
}

.contactus .contact-card h4 {
	color: #313131;
	letter-spacing: 1px;
	font-weight:600;
}
.contactus .contact-card h4 a{ color:#313131;}
.contactus .contact-card p {
	color: #757575;
}

.contactus .contact-card:hover {
	box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.contactus .contact-card:hover h4 {
	font-weight: bold;
}
.contact_tis {
	float:left;
	text-align:center;
	font-size:1.2em;
	font-weight:600;
	color:#313131;
	letter-spacing:2px;
	padding-bottom:18px;
	margin-bottom:15px;
	background:url(../image/tis_lines.png) center bottom no-repeat;
}
.notice_tis {
	float:left;
	text-align:center;
	font-size:1.4em;
	padding-bottom:18px;
	margin-bottom:25px;
	background:url(../image/tis_lines.png) center bottom no-repeat;
}
.contact_map {
	float:left;
	padding:25px;
	line-height:0;
}
.contact_map iframe {
	padding:10px;
	background:#fffffff;
	box-shadow:0px 0px 5px #cccccc;
}

.two_kus {position:relative; z-index:999;}
.y_price {
	text-decoration:line-through;
}
.index_products {
	float:left;
	padding:60px 0px;
	background:url(https://www.apicu.com.tw/themes/zy001/images/case_bg.jpg);
}
.footer_infos {
	float:left;
	padding:25px 0px 0px 0px;
	letter-spacing:2px;
}
.key_margin {margin:35px 0px 15px 0px;}
.brandB_key_01{font-weight:bold; margin-top:15px;}
.brandB_key {
	float:left;
	text-align:center;
	font-size:1.0em;
	color:#4b4b4b;
	line-height:38px;
}
.brandB_keys {
	float:left;
	text-align:center;
	font-size:1.0em;
	color:#575757;
	line-height:38px;
}
.brandB_content_imgs{
	background:url(https://www.apicu.com.tw/themes/zy001/images/case_bg.jpg);
	padding:30px;
	color:#fff;
	margin-top:35px;
}
.bt_en {
	font-family:Arial;
	font-size:1.0em;
	color:#48487f;
	letter-spacing:2px;
	font-weight:normal;
}
.bt_fot {
	position:relative;
	display:inline-block;
	margin:0 auto;
	font-size:1.6em;
	color:#313131;
	letter-spacing:4px;
	font-weight:600;
}
.bt_fot:before {
	position:absolute;
	content:"";
	background:url(../image/bt_line.png) no-repeat;
	width:180px;
	height:2px;
	left:-235px;
	top:50%;
	margin-top:-1px;
}
.bt_fot:after {
	position:absolute;
	content:"";
	background:url(../image/bt_line.png) no-repeat;
	width:180px;
	height:2px;
	right:-215px;
	top:50%;
	margin-top:-1px;
}
.bt_y {
	position:relative;
}
.bt_y:before {
	content:"";
	position:absolute;
	background:url(../image/bt_y.png) no-repeat;
	width:70px;
	height:70px;
	left:50%;
	margin-left:-35px;
	top:50%;
	margin-top:-35px;
	z-index:-1;
}
.service_boths {
	float:left;
	padding-top:30px;
}
.ser_lists {
	float:left;
	width:20%;
	padding:25px;
	text-align:center;
	background:#ffffff;
	font-size:1.2em;
	color:#1d1d1f;
	letter-spacing:2px;
}
.ser_lists img {
	width:auto;
	height:auto;
	max-width:100%;
	margin-bottom:25px;
}
.ser_lists:hover {
	background:#f9f9fa;
	box-shadow:0px 0px 10px #eae9e9;
}
.ser_lists a {
	font-size:1.2em;
	color:#1d1d1f;
	letter-spacing:2px;
}
.ser_lists a:hover {
	color:#48487f;
}
.ab_cons {
	float:left;
	text-align:center;
	padding-top:20px;
	font-size:1.6em;
	color:#f5f5f7;
	line-height:46px;
}
.ab_bt {
	display:inline-block;
	margin-bottom:30px;
	font-family:Arial;
	font-size:2.0em;
	color:#f5f5f7;
	letter-spacing:3px;
}
.ab_btn {
	float:left;
	text-align:center;
	margin-top:0;
}
.ab_btn a {
	display:inline-block;
	margin:0 auto;
	padding:15px;
	border:1px dashed #474766;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-icab-border-radius: 50%;
}
.ab_bts {
	display:block;
	letter-spacing:2px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-icab-border-radius: 50%;
	background:#474766;
	padding:40px 30px;
	font-size:1.0em;
	color:#f5f5f7;
	min-height:181px;
}
.btn_engs {
	font-size:16px;
}
.ab_bts img {
	width:auto;
	height:auto;
	max-width:100%;
	margin-bottom:15px;
}
.ab_btn a:hover {
	border:1px dashed #979797;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
}
.ab_btn a:hover .ab_bts {
	background:#979797;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
}
.in_news_cons {
	float:left;
	padding-top:30px;
}
.fb_nr {
	float:left;
	text-align:center;
	padding-top:65px;
}
.pl_img {
	float:left;
	text-align:center;
	margin-bottom:26px;
}
.pl_img img {
	width:100%;
	height:auto;
	border:1px solid #a6a6aa;
}
.brandB_key_top{text-align:center;font-size:1.6em;font-weight:bold; margin:20px 0 10px 0;}
.brandB_key_top h2{font-size:0.9em;font-weight:bold; color:#474766;}
.brandB_key_h2{text-align:center;font-size:1.6em;font-weight:bold; margin:40px 0 10px 0;}
.brandB_key_h2 h2{font-size:0.9em;font-weight:bold; color:#474766;}
.brandB_key_h2 span{ display:inline-block; margin-bottom:10px; color:#323131;}
.brandB_2{text-align:center;font-size:1.8em;font-weight:bold; margin:40px 0 0 0;}
.brandB_2 span{ display:inline-block; margin-bottom:10px;}
.brandB_pic{text-align:center;}
.brandB_5{padding:0 0 0 10px; text-align:center;}
.brandB_7{text-align:center;padding:10px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;-ms-transition: all 0.3s ease;transition: all 0.3s ease;}
.brandB_7:hover{webkit-transform: translateY(-6px);-moz-transform: translateY(-6px);transform: translateY(-6px);}
.brandB_7_1{padding:0;}
.brandB_7_1 img{ width:100%; border:4px #fff solid;}
.brandB_7_2{padding:0; text-align:center; font-size:1.4em; font-weight:bold; line-height:60px;}
.brandB_7_2 a{ color:#000;}
.brandA_1{ text-align:right;}
.brandA_2{ text-align:left;}
.key_margin {margin:35px 0px 15px 0px;}

.brandB_key_01{font-weight:bold; margin-top:15px;}

.brandB_key {
	float:left;
	text-align:center;
	font-size:1.0em;
	color:#4b4b4b;
	line-height:38px;
}

.brandB_keys {
	float:left;
	text-align:center;
	font-size:1.0em;
	color:#575757;
	line-height:38px;
}

.brandB_content_imgs{
	background:#f5f5f7;
	padding:30px;
	color:#fff;
	margin-top:35px;
}
.com_pics {margin-top:15px; padding:20px; }
.com_pics img {padding:8px; background:#ffffff; box-shadow:0px 0px 8px #cccccc;}
.cart_icon {
	display:inline-block;
	position:relative;
	margin-right:10px;
}
.cart_number {
	display:inline-block;
	position:absolute;
	text-align:center;
	background:rgba(89,86,86,0.7);
	border-radius:50%;
	top:3px;
	right:0px;
	font-size:14px;
	line-height:8px;
	padding:5px;
	color:#ffffff;
	min-height:18px;
}
.comment_btn {
	float:left;
	text-align:center;
	padding-top:35px;
}
.comment_os a{
	background: #575681;
	color: #FFF;
	font-size: 18px;
	letter-spacing:2px;
	font-weight:bold;
	padding: 8px 30px;
	display:inline-block;
	cursor: pointer;
	outline: none;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	-icab-border-radius: 15px;
	text-decoration:none;
	text-align:center;
}
.comment_os a:hover {
	background: #979797;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	text-decoration:none;
	color:#ffffff;
}
.fb_phone {
	display:none;
}
.fb_pc {
	display:block;
}
@media (max-width:1440px) {
	.idxc_1 {
		padding:60px 5% 70px 5%;
	}
	.idxc_2 {
		padding:115px 5%;
	}
	.idxc_3 {
		padding: 60px 5%;
	}
	.idxc_4 {
		padding:10px 5% 115px 5%;
	}
	.idxc_5 {
		padding:60px 5%;
	}
	.in_img_02 {
		margin-top:27px;
	}
	.indexnewst2 {
		display:block;
		overflow: hidden; /*超出的部分隐藏起来。*/
		white-space: nowrap; /*不显示的地方用省略号...代替*/
		text-overflow: ellipsis; /* 支持 IE */
		-o-text-overflow: ellipsis;
	}
	.indexnewst2 a {
		font-size:1.2em;
		color:#313131;
		letter-spacing:2px;
		display:block;
		overflow: hidden; /*超出的部分隐藏起来。*/
		white-space: nowrap; /*不显示的地方用省略号...代替*/
		text-overflow: ellipsis; /* 支持 IE */
		-o-text-overflow: ellipsis;
	}
}
@media (max-width:1288px) {
	.form-horizontal .control-label {
		font-size: 16px;
	}
	.top_iconsy img{
		display: inline-block;
		width: auto;
		height: auto;
		max-width:100%;
		max-height:38px;
	}
	.mh_bots {
		top:90px;
		right:10px;
	}
	.ab_cons {
		font-size:1.5em;
	}
	.bt_fot:before {
		position:absolute;
		content:"";
		background:url(../image/bt_lines.png) no-repeat;
		width:75px;
		height:2px;
		left:-120px;
		top:50%;
		margin-top:-1px;
	}
	.bt_fot:after {
		position:absolute;
		content:"";
		background:url(../image/bt_lines.png) no-repeat;
		width:75px;
		height:2px;
		right:-100px;
		top:50%;
		margin-top:-1px;
	}
	.fb_nr {
		padding-top:25px;
		padding-left:20px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.scrollup {right: 20px;}
	.mh_both {padding-left:0;}
	.mh_boths {padding-left:0;}
	.top_iconsy {
		padding:3px 0 0 0;
	}
	.top_iconsy img{
		max-height:30px;
	}
	.idxc_1 {
		padding:60px 3%;
	}
	.idxc_2 {
		padding:100px 5%;
	}
	.idxc_4 {
		padding:10px 3% 85px 3%;
	}
	.idxc_5 {
		padding:60px 3%;
	}
	.index_products {
		padding:60px 0px 40px 0px;
	}
	.mh_bot {
		top:135px;
		right:15px;
	}
	.ab_cons {
		font-size:1.3em;
	}
	.com_pics {
		padding:20px 10px;
	}
}
@media (max-width:767px) {
	.idxc_1 {
		padding:25px 10px 45px 10px;
	}
	.idxc_2 {
		padding:35px 0 45px 0;
	}
	.idxc_4 {
		padding:10px 10px 45px 10px;
	}
	.idxc_5 {
		padding:45px 10px 26px 10px;
	}
	.idxc_6 {
		padding-top:30px;
		padding-bottom:30px;
	}
	.mh_both {
		display:none;
	}
	.mh_top {
		display:none;
	}
	.mh_bot {
		float:left;
		position:static;
		text-align:center;
		top:0;
		right:0;
	}
	.top_phone {display:inline-block;}
	.top_searchs {display:none;}
	.top_pc {display:none;}
	.top_iconsy {
		position:absolute;
		right:0px;
		top:50px;
	}
	.two_kus {margin-bottom:10px; padding:0;}
	.two_contents {padding:0;}
	.scrollup {
		bottom: 150px;
		color:#fff;
		text-align:center;
		width:50px;
		height:50px;
		line-height:50px;
		font-size:1.3em;
		cursor:pointer;
		border-radius:50%;
		-moz-border-radius:50%;
		-webkit-border-radius:50%;
		position: fixed;
		display: none;
		z-index:99999;
		right:10px;
		box-shadow:none;
		bottom: 85px;
	}
	.pro_margin {margin-top:5px; margin-bottom:10px;}
	.brandB_content_imgs{padding:20px 10px 35px 10px;}
	.brandB_key_top {padding:0; font-size:1.4em; margin:0px 0 10px 0;}
	.brandB_key_h2{text-align:center;font-size:1.3em;font-weight:bold; margin:40px 0 0 0;}
	.brandB_key_top h2 {font-size:0.9em; line-height:30px;}
	.brandB_key {
		float:left;
		text-align:center;
		font-size:1.0em;
		line-height:34px;
		padding:0;
	}
	.brandB_keys {
		float:left;
		padding:0;
		text-align:center;
		font-size:1.0em;
		color:#575757;
		line-height:34px;
		padding:0;
	}
	.brandB_key_01 {padding:0;}
	.footer_infos {
		padding:5px 0px 15px 0px;
		letter-spacing:1px;
		text-align: center;
	}

	.index_products {
		padding:40px 0px;
	}
	.bt_fot {
		font-size:1.2em;
		letter-spacing:3px;
	}
	.bt_fot:before {
		position:absolute;
		content:"";
		background:url(../image/bt_lines.png) no-repeat;
		width:75px;
		height:2px;
		left:-100px;
		top:50%;
		margin-top:-1px;
	}
	.bt_fot:after {
		position:absolute;
		content:"";
		background:url(../image/bt_lines.png) no-repeat;
		width:75px;
		height:2px;
		right:-100px;
		top:50%;
		margin-top:-1px;
	}
	.bt_y:before {
		content:"";
		position:absolute;
		background:url(../image/bt_ys.png) no-repeat;
		width:52px;
		height:52px;
		left:50%;
		margin-left:-26px;
		top:50%;
		margin-top:-26px;
		z-index:-1;
	}
	.ser_lists {
		width:50%;
		padding:5px 10px;
	}
	.ser_th {
		width:33%;
		padding:5px 10px;
	}
	.ser_lists img {
		max-height:103px;
		margin-bottom:15px;
	}
	.ab_btn {
		margin-top:25px;
	}
	.idxc_3 {
		padding: 35px 10px;
	}
	.in_news_times {
		display:none;
	}
	.indexnewsb a{display:none;}
	.indexnewst2 a {
		font-size:1.1em;
		letter-spacing:1px;
	}
	.in_news_cons {
		padding-top:10px;
	}
	.fb_nr {
		padding:25px 0 0 0;
	}
	.com_pics {
		padding:10px;
	}
	.ab_cons {
		font-size:1.3em;
	}
	.ab_bt {
		margin-bottom:20px;
	}
	.ser_lists a {
		font-size:1.0em;
		letter-spacing:1px;
	}
	.fb_phone {
		display:block;
		width:100%;
	}
	.fb_pc {
		display:none;
	}
}

/* 載入中 */
.zairu {
    font-size: 40px;
    font-weight: bold;
    margin: 450px auto;
    text-align: center;
}
.zairu:after {
    content: "載入中......";
}
 
 
/* 關鍵字頁 */
.key { margin-top:.5em; margin-bottom:.5em;}
.key:first-letter{ font-size:1.5em;}
.key a{ color:#960;}
.key p:first-letter{ font-size:1.5em;}
.key p a{ color:#960;}
 
 
/* 本文目錄，2適用於條目多的情況 */
.mulu{ color:#069; border:1px solid #cecece; padding:0 2em 0;}
.mulu ol li{ list-style-type:decimal;} 
.mulu ol li a{color:#069;}
 
.mulu2{ color:#069; border:1px solid #cecece; padding:0 2em 0; overflow:hidden;}
.mulu2 ol li{ list-style-type:decimal; width:45%; float:left;} 
.mulu2 ol li a{color:#069;}
 
/* 問答標題 */
.qa_tit{ display:inline-block; position:relative; text-align:center; font-size:1.2em;color:#a94442; margin:1em auto .5em; padding:0 20px;}
.qa_tit:before{ content: '--'; color:#666; position:absolute; left: -10px; top: 50%; margin-top: -12px;}
.qa_tit:after{ content: '--'; color:#666; position:absolute; right: -10px; top: 50%; margin-top: -12px;} 
.modal {top: 105px;}