﻿@charset "utf-8";
@font-face {
  font-family: 'Broadcast_Matter';
  src: url('../font/BroadcastMatter.woff') format('woff'),
       url('../font/BroadcastMatter.ttf') format('truetype'),
       url('../font/BroadcastMatter.svg#Vijaya') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Broadcast_Matter';
  src: url('../font/Broadcast_Matter.eot');
  src: url('../font/Broadcast_Matter.woff2') format('woff2'),
       url('../font/Broadcast_Matter.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
*{
	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:0;
}
#indcon2 {
	padding:0px 15% 40px 15%;
	background:url(../images/nbs.jpg) top center no-repeat;
	background-size:cover;
}
.banner{
	padding:0;
}
.banner img{
	width:100%;
	height:auto;
}
.submmain {
	background: url(../images/submain.jpg) no-repeat;
	background-size: cover;
	background-position: bottom center;
	background-attachment: fixed;
	padding:80px 25px 120px 25px;
	text-align:center;
	line-height:48px;
}
.submmain img {
	width:auto;
	height:auto;
	max-width:100%;
}
.top{
	padding:0;
}
.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: #abb279;
	float:right;
}
.scut-container a:hover {
	background: #abb279;
}
.scut-container .searchdiv {
	max-width:120px;
	height:45px;
	line-height:45px;
	text-align: center;
	color: #FFF;
	background: #34b1ed;
	float:right;
	position:relative;
}
.scut-container .searchdiv2{
	background:#34b1ed;
}
.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: #d6bea9;
}
.searchdivxs input{
	height:35px;
	width:85%;
}
.searchdivxs button{
	height:35px;
	width:13%;
	background:#d6bea9;
	border:none;
	color:#ffffff;
}
.submain {
	float:left;
	padding:0;
	display:inline-block;
}
.submain img{
	width:100%;
	height:auto;
}
.newsmores {
	text-align:center;
}
.newsmores a{
	font-size:15px;
	color:#2bb800;
	letter-spacing:2px;
}
.newsmores a:hover{
	color:#ff6600;
}
.in_titles {
	float:left;
	text-align:center;
	font-size:1.6em;
	color:#521e47;
	font-weight:600;
}
.in_titles span:before {
	content: url(../images/tis_icon.png);
	margin-right:10px;
}
.in_titles span:after {
	content: url(../images/tis_icon.png);
	margin-left:10px;
}
/*搜索框*/
.search {
	display:inline-block;
	float:right;
}
.form_search {
	position: relative;
	width: 220px;
	right: 0;
	top: 0;
}
.d1 input {
	width: 100%;
	height: 38px;
	padding-left: 10px;
	border: 1px solid #abb279;
	outline: none;
	background:#ffffff;
	border-radius:25px;
	font-size:0.9em;
	color: #777777;
}
.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;
	font-weight:600;
	color: #abb279;
}
.cart_cs {
	display:inline-block;
	float:right;
	margin-left:18px;
}
.ab_imgs {
	float:left;
	text-align:center;
	margin-bottom:0;
}
.ab_imgs img{
	width:100%;
	height:auto;
	padding:6px;
	background:#ffffff;
	box-shadow:0px 0px 6px #cccccc;
}

.contC{text-align:center;border-right:1px #d2d2d2 dashed; padding:0px 15px;}
.contC img {width:auto; height:auto; max-width:100%;}
.contC_1{ margin-bottom:12px;}
.contC_1 img{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%; border:3px #555555 solid; padding:7px;}
.contC_2 span{ position:relative; display:inline-block; padding:0 10px; font-size:1.2em; font-weight:bold; color:#1d8c3e;}
.contC_2 span:before{content: ""; position:absolute; width:16px; left:-16px; height:1px; background:#5b0e2e; top:50%;}
.contC_2 span:after{content: ""; position:absolute; width:16px; right:-16px; height:1px; background:#5b0e2e; top:50%;}
.contC_3{margin-bottom:10px; line-height:26px; font-size:1.1em}
.contC_3 a {color:#000000;}
.contC_3 a:hover {color:#ff6600;}
.contC_4{ font-size:0.9em;}
.contC_4 a{ background:#000; color:#fff; padding:7px 25px; }
.contC_5{ text-align:center; margin-top:50px;}
.contC_5:after{content:"";position:absolute;width:100%; height:1px; background:#ddd;top:50%;left:0;}
.contC_5 span{display:inline-block;background: #abb279; color:#fff; font-size:1.1em; font-weight:bold; position:relative; z-index:2; line-height:50px; padding:0 35px;
border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px; }
.contC_6{ margin-top:30px;}
.contC_6 .contC:last-child{border-right: none;}

.cont_map{ padding:40px 0 0 0;}
.cont_map:before{position:absolute;content:"";top:0;left:50%; margin-left:-15px;border-width:15px;border-style: solid;border-color:transparent transparent #d5d5d5 transparent;}
.cont_map span{border:6px solid #d5d5d5;float:left; width:100%;}
.cont_map iframe{float:left; width:100%;}

.tis_english {font-family:Arial; color:#521e47;}
.com_pics {margin-top:30px; padding:20px;}
.com_pics img {padding:8px; background:#ffffff; box-shadow:0px 0px 8px #cccccc;}
.com_lxfont {font-size:30px; color:#ff6b00; font-weight:600;}
.company_contents {float:left; text-align:center; line-height:38px;}
.company_tisy{ text-align:center; margin-top:40px; margin-bottom:10px;}
.company_tisy:after{content:"";position:absolute;width:100%; height:1px; background:#cccccc;top:33%;left:0;}
.company_tisy span{display:inline-block; font-weight:600; color:#000000; font-size:1.5em; position:relative; z-index:2; line-height:50px; padding:0 35px 25px 35px; background:#ffffff url(../images/tis_bg.png) bottom center no-repeat;}

.p_fonts {
	float:left;
	font-size:1.0em;
	line-height:36px;
	color:#000000;
	padding-left:25px;
}
.p_fonts p {
	text-align: left;
	line-height: 38px;
	display:block;
	padding-left:10px;
}
.com_tis {
	background: #1d8c3e;
	padding: 0px 12px;
	color: #ffffff;
	margin-top:8px;
	line-height:28px;
	display:inline-block;
}
.company_engs {
	font-family:"Times New Roman";
	font-style:oblique;
	color:#ff642e;
}
.p_9001 {
	font-size:1.6em;
	color:#9aa620;
	font-weight:600;
}
.company_pic {
	float:left;
	text-align:center;
}
.company_pic img {
	width:100%;
	height:auto;
	padding:8px;
	background:#ffffff;
	box-shadow:0px 0px 5px #cccccc;
}
@media screen and (max-width: 1440px) {
	#indcon2 {
		padding:10px 5%;
	}
}
@media screen and (max-width: 1288px) {
	.form_search {
		width: 200px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.form_search {
		width: 180px;
	}
	#indcon {
		overflow:hidden;
		padding:0;
	}
	#indcon2 {
		padding:10px 2%;
	}
	.d1 input {
		height: 30px;
	}
	.d1 button {
		width: 30px;
		height: 30px;
	}
}
@media screen and (max-width: 767px) {
	body {
		float:left;
		width:100%;
		padding-bottom:50px;
	}
	#indcon {
		overflow:hidden;
		padding:0;
	}
	.company_pic {
		float:left;
		text-align:center;
		padding:0;
	}
	.ab_imgs {margin-bottom:20px;}
	.ab_tops {margin-top:5px;}
	.com_tops {margin-top:0px;}
	.form_search {width: 220px; float:none;}
	.contC{ padding:0; margin-bottom:10px;}
	.contC_6{ margin:0;}
	.contC{border:0; padding:0 10px;}
	.contact_margin {margin-top:22px;}
	.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:99999999;
	}
	.scut-container a{
		max-width: none;
		line-height: 18px;
		color: #ffffff;
		padding: 5px 0;
		display: block;
		height: 50px;
	}
	.smenu_font {
		font-size:12px;
	}
	.scut-container .searchdiv{
		max-width:none;
	}
	#indcon2 {
		padding:0px 0 30px 0;
	}
	.submmain {
		padding:40px 25px 40px 25px;
		line-height:40px;
	}
	.p_fonts {padding:0;}
	.company_tisy{margin-top:20px;}
	.company_tisy span{padding:0 35px 25px 35px;}
	.contC_5 span{font-size:1.0em;}
	.contC_5{margin-top:20px;}
	.contC_3{margin-bottom:10px; line-height:28px; font-size:1.0em}
	.contC_2 span{ position:relative; display:inline-block; padding:0 10px; font-size:1.1em; font-weight:bold; color:#1d8c3e;}
}


.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 {
	position:absolute;
	top:60px;
	right:160px;
	text-align:right;
}
.top_gn img {
	width:auto;
	height:auto;
	max-width:100%;
}
.top_gn a{
	padding:0 5px 1px 5px;
}
.top_bt {
	float:left;
	padding-top:18px;
	text-align:right;
	padding-right:18px;
	padding-bottom:18px;
}
.top_bt img {
	width:auto;
	height:auto;
	max-width:100%;
}
.n_titles {
	font-size:20px;
	color:#000000;
	font-weight:600;
}
.news3_down {
	padding-top:3px;
}
@media ( max-width :1440px) {
	.top_gn {right:30px;}
}
@media (max-width:1288px) {
	.top_gn {
		top:50px;
		right:20px;
	}
	.top_gn a{
		padding:0 4px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.logoie,.smenu {
		padding: 0px;
	}
	.top_gn {
		top:42px;
		right:0px;
	}
	.top_gn a{
		padding:0 2px;
	}
	.top_gn img {
		width:auto;
		height:auto;
		max-width:100%;
		max-height: 30px;
	}
}
@media screen and (max-width: 767px) {
	.top_gn {
		position:static;
		padding:24px 0px 12px 0px;
		text-align:center;
	}
	.top_bt {
		float:left;
		text-align:center;
		padding:12px 0px 15px 0px;
	}
}
.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: 60px;
	padding:0 10%;
	color:#FFF;
	cursor:pointer;
	background:#abb279;
}
.smenu a {
	color:#ffffff;
	display: inline-block;
	width:90%;
	font-size:1.0em;
	font-weight:600;
	letter-spacing:3px;
}
.smenu li {
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	position:relative;
}
.smenu>li {
	padding:0px;
	background:url(../images/smenu_line.png) right center no-repeat;
}
.smenu>li:last-child {
	background:none;
}
.smenu>li:hover>a{
	color:#046f2d;
	letter-spacing:5px;
	-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(171,178,121,0.8);
}
.smenu>li>ul>li ul{
	position:absolute;
	top:0;
	left:100%;
	width:100%;
	height:auto;
	z-index:99999;
	background:rgba(171,178,121,0.8);
}
.smenu>li>ul li{
	padding:12px 0px;
	line-height:28px;
	background:url(../images/nav_bg.jpg) repeat-x;
	border-bottom:1px dashed #ffffff;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.smenu>li>ul li:hover {
	background:rgba(224,160,65,0.8);
}
.smenu>li>ul li:last-child{
	border-bottom:none;
}
.smenu>li>ul li a{
	color: #ffffff;
	font-size:16px;
	line-height:26px;
	font-weight:normal;
}
.smenu>li>ul li:hover a{
	color:#ffffff;
}
.smenu>li .indicator {
	position: absolute;
	color: #ffffff;
	top: -2px;
	right: 15px;
	font-size: 18px;
}
.smenu>li:hover>.indicator{
	color:#3e414d;
}
.smenu ul>li .indicator {
	top: 0;
	right: 15px;
	color:#ffffff;
}
.menu_eng {
	font-family:Arial;
	font-size:0.6em;
	color:#ffedb8;
	letter-spacing:0;
}
@media ( max-width : 1440px) {
	.smenu {
		padding:0 2%;
	}
}
@media ( max-width : 1288px) {
	.smenu {
		padding:0 2%;
	}
	.smenu a{
		font-size:16px;
	}
	.smenu>li>ul li a{
		font-size:16px;
	}
	.logo img {
		max-height:90px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.smenu {
		padding:0;
		line-height:50px;
	}
	.smenu a{
		font-size:16px;
	}
	.smenu>li>ul li a{
		font-size:16px;
	}
	.smenu>li .indicator {
		position: absolute;
		color: #ffffff;
		top: 0px;
		right: 10px;
		font-size: 16px;
	}
	.smenu ul>li .indicator {
		top: 0;
		right: 5px;
		color:#ffffff;
	}
}
@media ( max-width : 849px) {
	.smenu a{
		font-size:13px;
	}
}
@media screen and (max-width: 767px) {
	.smenu {
		line-height: 50px;
		margin-bottom:0;
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-ms-border-radius: 0;
		-o-border-radius: 0;
		-icab-border-radius: 0;
		border:none;
		padding:0;
	}
	.smenu a {
		font-size:18px;
		color:#000000;
		font-weight:normal;
		letter-spacing:0px;
	}
	.smenu>li>a:after{display:none;}
	.smenu>li>a:hover:after{display:none;}
	.smenu>li{background: #d7d7d7;}
	.smenu>li:hover>a{
		color:#000000;
		letter-spacing:0px;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		transition: all .3s ease-out;
	}
	.smenu>li:first-child{
		text-align:center;
		font-size:20px;
		color:#ffffff;
		border-bottom:none;
		background: #abb279;
	}
	.smenu>li:first-child:hover{
		background: #abb279;
	}
	.smenu li {
		text-align: center;
		border-bottom:1px dotted #555555;
	}
	.smenu>li:last-child {
		border-bottom:none;
		background: #d7d7d7;
	}
	.smenu>li:hover{
		background: #d7d7d7;
		border-radius:0;
	}
	.smenu>li>ul{
		background:#f3f3f3;
	}
	.smenu>li>ul>li ul{
		background:#f3f3f3;
	}
	.smenu>li>ul li{
		background:url(../images/nav_bg.jpg) repeat-x;
		border-bottom:1px dotted #555555;
	}
	.smenu>li>ul li a{
		color: #000000;
		font-size:18px;
		letter-spacing:0;
	}
	.smenu>li>ul li a:hover{
		color: #000000;
	}
	.smenu>li>ul li:hover a{
		color:#000000;
	}
	.smenu>li>ul li:hover {
		background: #f3f3f3;
	}
	.smenu li ul,.smenu li ul li ul {
		position: static;
	}
	.smenu>li .indicator {
		right: 20px;
		color: #000000;
		font-size: 18px;
	}
	.smenu>li:hover .indicator{
		color:#000000;
	}
	.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;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.logo {
		text-align: center;
		padding-bottom: 15px;
		padding-top: 15px;
	}
	.logo img {
		display: inline-block;
		width: auto;
		height: auto;
		max-width:100%;
		max-height:70px;
	}
}
@media screen and (max-width: 767px) {
	.logo {
		text-align: center;
		padding-top:12px;
		padding-bottom:12px;
	}
	.logo img {
		display: inline-block;
		width: auto;
		height: auto;
		max-width:100%;
		max-height:60px;
	}
}

.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: 16px;
	color: #111111;
}

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

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

.indexcon {
	padding:2% 15%;
	position: relative;
	overflow: hidden;
}
.indexconimg{
	padding:0;
	border-right:1px solid #34b1ed;
}
.indexconimg img{
	width:100%;
	height:auto;
}
.indexcon a {
	cursor: pointer;
}
.indextitle{
	float: left;
	text-align:left;
	font-size:1.2em;
	color:#000000;
	font-weight:600;
	letter-spacing:3px;
	margin-bottom:10px;
}
.in_news_tiseng {
	font-family:Arial;
	font-size:48px;
	color:#abb279;
	font-style:oblique;
	font-weight:normal;
}
.in_titlesy {
	padding: 10px 50px 10px 15px;
	line-height: 30px;
	background: linear-gradient(-120deg, transparent 30px, #9aa620 0);
	color: #ffffff;
	clear: both;
	margin-bottom: 10px;
	display: inline-block;
}
.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_contents {
	float:left;
	padding:0 12px;
}
.news_imgs {
	float:left;
	text-align:center;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-icab-border-radius: 50%;
	overflow:hidden;
}
.news_imgs img{
	width:100%;
	height:auto;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-icab-border-radius: 50%;
}
.indexnewsc{
	float:left;
	padding-left:25px;
	font-size:0.9em;
	color:#000000;
	display:block;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
}
.indexnews{text-align:center;}
.indexnews2{padding-top:14px;padding-bottom:14px;border-bottom:1px solid #b5b5b5;}
.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;padding:1px 8px; font-size:0.8em; border:1px #0669b2 solid; background:#ffffff; color:#0669b2; margin-top:14px;}
.indexnewsb a:hover{display:inline-block;padding:1px 8px;border:1px #0669b2 solid; background:#0669b2; color:#ffffff;}
.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:18px 10px;text-align: left;border-bottom:1px dotted #a5a5a5;}
.indexnews3:hover {background:#f2f2f2;}
.indexnews3:last-child {border-bottom:none;}
.indexnews3 img {width:23px;height: 20px;display: inline-block; margin-bottom:5px; margin-right:16px;}
.indexnews3 a{display: block;white-space:nowrap; color:#000000; font-size:1.0em;text-overflow:ellipsis;-o-text-overflow:ellipsis; overflow:hidden;}
.in_two {
	float:left;
	padding:0;
	border:1px solid #34b1ed;
}

.in_news_btn {
	float:left;
	text-align:right;
	margin-top:20px;
}

.news_btn a{
	background: #0b3e9a;
	color: #FFF;
	font-size: 18px;
	font-family:Arial;
	padding: 2px 30px;
	display:inline-block;
	cursor: pointer;
	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;
}
.news_btn a:hover {
	background: #ff6600;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	text-decoration:none;
	color:#ffffff;
}

.indexpro {
	padding: 45px 15% 5px 15%;
	
}
.index_products {
	float:left;
	padding-bottom:78px;
	background:url(../images/pro_bg.png) left bottom no-repeat;
}
.inpro1 {
	background:url(../images/pro_bgs.jpg) top center no-repeat;
	background-size:cover;
}
.n_pro {
	padding:1%;
}
.n_pro>div {
	margin-bottom: 15px;
}
.proh{padding:15px;}
.proimg{
	padding:0;
}
.proimg img {
	width:100%;
	height:auto;
}
.proimgs {
	padding:0;
}
.proimgs img {
	width:100%;
	height:auto;
}
.pic_kus {
	float:left;
	text-align:center;
	padding:5px;
	border:1px solid #dedede;
	background:#f7f7f7;
	box-shadow:6px 6px 6px #C5C5C5;
}
.pro_btn {
	padding:0 10px;
	text-align:center;
	line-height:25px;
	margin-top:5px;
}
.pro_btn img {
	width:auto;
	height:auto;
	max-width:100%;
}
.pro_btn a{
	font-family:Arial;
	font-size:16px;
	color:#9aa620;
}
.pro_btn a:hover{ color:#ff642e;}
.prot {
	float: left;
	color: #474747;
	text-align: center;
	font-size: 1.0em;
	padding: 0 10px;
	height:50px;
	line-height:50px;
	margin-top:5px;
	display:block;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
}
.prot a {
	color: #474747;
	display:block;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
}
.prot a:hover {color: #a6ac7f;}
.prots {
	float: left;
	color: #000000;
	text-align: center;
	font-size: 1.0em;
	padding: 0 10px 0px 16px;
	height:50px;
	background:url(../images/ser_font_icon.png) bottom center no-repeat;
	line-height:40px;
	margin-top:10px;
	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(../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%;
}

.grid {position: relative; max-width:100%;list-style: none;text-align: center;}
.grid figure{position:relative;float:left;overflow:hidden;min-width:100%;max-width:480px;max-height:100%;width:50%;height:100%;text-align:center;cursor:pointer;}
.grid figure img {position: relative;display: block;width: 100%;}
.grid figure figcaption,
.grid figure figcaption > a {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
figure.effect-julia a{ float:left; width:100%; height: auto;}
figure.effect-julia img {max-width: none;width:100%; height: auto;
-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;transition: opacity 0.3s, transform 0.3s;
-webkit-backface-visibility: hidden;backface-visibility: hidden;}
figure.effect-julia p:nth-of-type(3) {-webkit-transition-delay: 0.05s;transition-delay: 0.05s;}
figure.effect-julia:hover p:first-child {-webkit-transition-delay: 0s;transition-delay: 0s;}
figure.effect-julia:hover p:nth-of-type(2) {-webkit-transition-delay: 0.05s;transition-delay: 0.05s;}
figure.effect-julia:hover p:nth-of-type(3) {-webkit-transition-delay: 0.1s;transition-delay: 0.1s;}
figure.effect-julia:hover img {	opacity: 1;-webkit-transform: scale3d(1.04,1.04,1);transform: scale3d(1.04,1.04,1);}
figure.effect-julia:hover p {opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.pro_tis {
	float:left;
	text-align:center;
	font-size:1.5em;
	color:#000000;
	font-weight:600;
	letter-spacing:3px;
}
.pro_xtis {
	float:left;
	text-align:center;
	margin-top:5px;
}
.p_nry {
	display:inline-block;
	text-align:center;
	margin:0 auto;
	background:#abb279;
	line-height:34px;
	padding:0 40px;
	font-size:1.1em;
	color:#ffffff;
}
.tis_fonts {
	display:inline-block;
	margin:0 auto;
	padding:0 40px;
	background:url(../images/tis_icon.png) left center no-repeat;
	min-height:33px;
	font-size:1.75em;
	color:#2688c7;
	font-weight:600;
	letter-spacing:2px;
}
.tis_engs {
	display:inline-block;
	text-align:center;
	font-family:Arial;
	margin:10px auto;
	padding:3px 18px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	-icab-border-radius: 25px;
	background:#34b1ed;
	font-size:18px;
	letter-spacing:1px;
	color:#ffffff;
}
@media (max-width:1440px) {
	.indexcon {
		padding:2% 0;
		position: relative;
		overflow: hidden;
	}
	.indexpro {
		padding: 45px 5% 5px 5%;
	}
	.n_pro {
		padding: 2% 1%;
	}
	.indexnews2{margin-top:13px;padding-bottom:13px;border-bottom:1px #CCC dashed;}
}
@media (max-width:1288px) {
	.indexnews3{
		padding:17px 10px;
	}
	.cart_bds {
		padding-right:75px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.cart_padding {margin-top:25px;}
	.indexpro {padding: 25px 3% 5px 3%;}
	.indexnews3{ padding:15px 10px;}
}
@media screen and (max-width: 767px) {
	.prodlist{padding:0;}
	.indexpro {padding: 10px 10px 0 10px;}
	.n_pro {
		padding:1%;
		margin-top:0px;
	}
	.proh{padding:10px;}
	.prot {
		height:50px;
		font-size:0.9em;
	}
	.indextitle{margin-top:10px;}
	.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:17px 10px;}
	.n_pro>div {margin-bottom: 0px;}

	.pro_tis {
		float:left;
		text-align:center;
		font-size:1.3em;
	}
	.indextitle{
		float: left;
		font-size:1.2em;
		letter-spacing:1px;
	}
	.cart_bds {
		padding-right:15px;
	}
	.indexconimg{
		border-right:none;
	}
	.tis_fonts {
		font-size:1.5em;
	}
	.index_products {
		padding-bottom:45px;
	}
	.in_news_tiseng {
		font-size:38px;
	}
	.p_nry {
		padding:0 30px;
		font-size:1.0em;
	}
}
.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-bottom: 10px;
	padding-left:10px;
	margin:2% 0% 3% 0%;
	width:100%;
	text-align:center;
}

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

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

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

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

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

.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: #abb279;
	height: 40px;
	line-height:40px;
	text-align: center;
	position: relative;
	color: #ffffff;
	font-size: 18px;
	font-weight:600;
	margin-top: 20px;
}

.footer{ background:url(../images/footer_bg.jpg) top center no-repeat; background-size:cover; padding:0;}
.botconmar{ line-height:36px; text-align:left;font-size:1.0em;color:#4b4b4b; width:75%; margin:0 auto; padding:0px;}
.botconmar .movecontainer {padding:40px 0 35px 0;}
.botconmar img {margin-bottom:3px;}
.bot_con{ line-height:36px; text-align:left;font-size:0.9em;color:#000000; width:100%; margin:0 auto;padding:0;}
.footer_contents {float:left; padding-top:70px; padding-bottom:40px;}
.footer_map {float:left; line-height:0; padding:0;}
.footer_infos {float:left; padding-top:18px;}
.footer_tis {display:inline-block; border-radius:25px; background:#0669b2; text-align:center; color:#ffffff; padding:2px 20px; margin-bottom:13px; margin-right:8px;}
.botconmar a{ color:#4b4b4b;}
.botconmar a:hover{ color:#ff6600;}
.botcon{ text-align:left;}
.botcon li{ float:left; width:100%;list-style-image:none;list-style-type:none;}
.botcon a{ color:#d8852b;display:inline-block;text-decoration: none;}
.botcon a:hover{color: #dedede;transition: all 0.3s ease 0s;}
.footer_olink {
	float:left;
	padding:0 10%;
}

.contact_nrs{ line-height:36px; text-align:left;font-size:1.0em;color:#4b4b4b;}
.contact_nrs a{color:#4b4b4b;}
.contact_nrs a:hover{color:#007937;}

.copyright {
	float:left;
	text-align:center;
	padding:12px 0;
	font-size:16px;
	color:#4b4b4b;
	line-height:26px;
	border-top:1px solid #a1a1a1;
}
.copy_nrs {
	float:left;
	text-align:center;
	padding:12px 0;
	font-size:16px;
	color:#4b4b4b;
	line-height:26px;
}
.copy_links a {color:#4b4b4b;}
.copy_links a:hover {color:#fd9e34;}

.footer_logo {
	float:left;
	padding-top:8px;
	padding-bottom:0;
}
.footer_logo img {
	width:auto;
	height:auto;
	max-width:100%;
}

.footer_qrc {
	float:left;
	text-align:center;
	padding-top:20px;
	font-size:1.0em;
	color:#4b4b4b;
}
.footer_qrc img {
	width:auto;
	height:auto;
	max-width:100%;
	margin-bottom:8px;
}

.c_dlo {
	display:inline-block;
	padding-left:10px;
}

.qrc_top {
	padding-top:35px;
}
.qrc_top img {
	width:auto;
	height:auto;
	max-width:100%;
	box-shadow:0px 0px 6px #cccccc;
}
.contact_contents {float:left; padding-top:20px; line-height:38px;}
.contact_contents a {color:#000000;}
.contact_contents a:hover {color:#336699;}


.contact_infos {float:left; padding:25px 10px 10px 10px;}
.contact_infos img { margin-bottom:20px;}

.company_titles{
	float: left;
	font-size:26px;
	font-weight:600;
	box-sizing: border-box;
	padding: 20px 10px 35px 10px;
	line-height: 26px;
	letter-spacing:5px;
	background:url(../images/tis_bg.png) bottom center no-repeat;
	margin-bottom: 10px;
	color:#000000;
	text-align:center;
}
.company_cons {
	float:left;
	margin-top:10px;
	text-align:center;
	font-size:1.0em;
	color:#444444;
	line-height:38px;
}
.company_cons img {
	padding:8px;
	background:#ffffff;
	box-shadow:0px 0px 7px #cccccc;
	margin-bottom:28px;
}
.in_com_img {
	float:left;
	padding-left:0;
	z-index:999;
}
.in_com_img img {
	width:100%;
	height:auto;
}
.in_com_img:after {
	content:"";
	position:absolute;
	border:3px solid #ceedf5;
	top:12px;
	left:12px;
	width:95%;
	height:100%;
	z-index:-1;	
}
.in_com_font {
	float:left;
	padding-left:30px;
	font-size:1.1em;
	color:#000000;
	line-height:36px;
}
.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;
}
.footer_tel {
	display:inline-block;
	margin-left:20px;
}
.footer_tel:before{
	content:"";
	position:absolute;
	background:url(../images/footer_tel.png) no-repeat;
	width:19px;
	height:19px;
	left:0;
	top:50%;
	margin-top:-9px;
}
.footer_address {
	display:inline-block;
	margin-left:20px;
}
.footer_address:before{
	content:"";
	position:absolute;
	background:url(../images/footer_map.png) no-repeat;
	width:13px;
	height:21px;
	left:0;
	top:50%;
	margin-top:-10px;
}
.footer_times {
	display:inline-block;
	margin-left:20px;
}
.footer_times:before{
	content:"";
	position:absolute;
	background:url(../images/footer_times.png) no-repeat;
	width:19px;
	height:19px;
	left:0;
	top:50%;
	margin-top:-9px;
}
.pc_footer_tis {
	display:inline-block;
	padding:62px 32px;
	text-align:center;
	background:#0b3e9a;
}
.pc_footer_tis img {
	width:auto;
	height:auto;
	max-width:100%;
}
.phone_footer_tis {
	display:none;
}
.footer_inx {
	float:left;
	padding-top:85px;
	line-height:42px;
}
.com_bt {
	display:inline-block;
	font-size:1.5em;
	font-weight:600;
	color:#ffffff;
	margin-bottom:15px;
}
.footer_qrcode {
	float:left;
	padding:40px 90px;
	margin-top:0;
}
.qrc_tis {
	display:block;
	padding:6px;
	text-align:center;
	font-size:1.1em;
	color:#ffffff;
	font-weight:600;
	background:#0b3e9a;
	border-radius:30px;
}
.footer_qrimg {
	float:left;
	margin-top:20px;
	text-align:center;
	font-size:0.9em;
	color:#ffffff;
}
.footer_qrimg img{
	width:auto;
	height:auto;
	max-width:100%;
	margin-bottom:6px;
}
.blog_bt {
	display:inline-block;
	position:relative;
	margin:0 auto;
	font-size:1.6em;
	color:#000000;
	letter-spacing:2px;
}
.blog_bt:before {
	position:absolute;
	content:"";
	background:url(../images/bt_le.png) no-repeat;
	width:140px;
	height:2px;
	left:-180px;
	top:50%;
	margin-top:-1px;
}
.blog_bt:after {
	position:absolute;
	content:"";
	background:url(../images/bt_ri.png) no-repeat;
	width:140px;
	height:2px;
	right:-180px;
	top:50%;
	margin-top:-1px;
}
.contact_notice {
	float:left;
	text-align:center;
	font-size:1.1em;
	line-height:36px;
	color:#4b4b4b;
}
.contact_notice a {color:#ff0000;}
.contact_notice a:hover {color:#34b1ed;}
.f_clx {margin-bottom:5px; display:block; width:100%;}
.footer_contact {padding-top:10px;}
@media ( max-width :1440px) {
	.botconmar{width:92%;}
}
@media ( max-width :1288px) {
	.botconmar{width:95%;}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.botconmar{width:90%; font-size:0.9em;}
	.in_com_font {
		float:left;
		padding-left:25px;
		font-size:0.9em;
		color:#000000;
		line-height:28px;
	}
	.footer_address:before{
		margin-top:-27px;
	}
	.footer_times:before{
		margin-top:-27px;
	}
	.com_bt {
		font-size:1.3em;
	}
	.footer_qrcode {
		padding:40px;
	}
}
@media screen and (max-width: 767px) {
	.botconmar{width:100%; font-size:16px; line-height:34px;}
	.botconmar .movecontainer {padding:30px 20px 25px 20px;}
	
	.footer_logo {
		float:left;
		padding-top:0px;
		padding-bottom:18px;
	}
	.footer_boths {
		float:left;
		padding:15px 0px 45px 0px;
	}
	.footer_olink {
		padding:0;
		line-height:60px;
	}
	.footer_infos {float:left; padding:10px 15px 0px 15px;}
	.footer_contents {float:left; padding-top:40px; padding-bottom:30px;}
	.contact_infos {float:left; padding:0px 0px 10px 0px;}
	.contact_infos img {
		display: inline-block;
		width: auto;
		height: auto;
		max-width:100%;
		max-height:50px;
		margin-bottom:25px;
	}
	.baseprod{
		padding:0;
		margin-left:0;
		word-break:break-all; 
	}
	.in_com_font {
		padding:0;
		font-size:1.0em;
		color:#000000;
		line-height:36px;
	}
	.blog_bt {
		display:inline-block;
		position:relative;
		margin:0 auto;
		font-size:1.3em;
		color:#000000;
		letter-spacing:2px;
	}
	.blog_bt:before {
		display:none;
	}
	.blog_bt:after {
		display:none;
	}
	.footer_qrcode {
		padding:0px 20px;
	}
	.pc_footer_tis {
		display:none;
	}
	.phone_footer_tis {
		display:block;
		padding:20px;
		text-align:center;
		background:#0b3e9a;
	}
	.phone_footer_tis img {
		width:auto;
		height:auto;
		max-width:100%;
	}
	.footer_inx {
		float:left;
		padding:20px;
		line-height:36px;
	}
	.com_bt {
		font-size:1.3em;
		margin-bottom:5px;
	}
	.footer_contact {padding:0;}
	.contact_nrs{ padding:0; font-size:0.9em;}
	.c_dlo {
		padding-left:5px;
	}
}

.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;

}
.subtitle1 {
	font-size: 25px;
	font-weight:bold;
	border-bottom:1px #ccc solid;
	padding:15px 5px;
	color:#282828;
	margin-bottom:25px;
}
.subtitle1 h1 {
	font-size: 25px;
	display:inline-block;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
}
.subtitle1:before{
	font-family: 'Glyphicons Halflings';
	content:"\e131";
	font-size:18px;
	margin-right:10px;
	color:#abb279;
}
.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:"";
}
.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;}
.con_nrs {
	float:left;
	font-size:1.0em;
	line-height:36px;
	color:#000000;
	margin-top:0;
}
.con_imgs {
	float:left;
	text-align:center;
}
.con_imgs img {
	width:100%;
	height:auto;
	padding:8px;
	background:#ffffff;
	box-shadow:0px 0px 7px #cccccc;
}
@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:10px;}
	.keycon {
		min-height: 400px;
		height: auto !important;
		height: 400px;
		padding:15px 15px 20px 15px;
		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;}
	.con_nrs {padding:0; margin-top:18px;}
	.con_imgs {
		padding:0;
	}
}
.subtitle3 {
	font-size: 18px;
	color: #d8852b;
	padding-bottom: 5px;
	padding-top: 15px;
}

.subcon {
	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding:0px 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;
}
.news1>a {
	padding-top: 16px;
	padding-bottom: 16px;
	border-bottom: 1px dotted #ccc;
	display: block;
	color: #282828;
	background:url(../images/news_icon.png) no-repeat 5px center;
	padding-left:40px;
}

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

.news1>a:hover .news3 {
	color: #949b64;
}
.download_boths {
	margin-top:20px;
	padding:0;
}
.news_tisy {
	float:left;
	padding-left:20px;
	font-size:1.0em;
	color:#4b4b4b;
	line-height:52px;
	border-bottom:1px solid #cccccc;
}
.news_titles {
	float:left;
	padding-top:10px;
}
.indexnewst2 {
	float:left;
	box-sizing:border-box;
	padding-left:25px;
	background:url(../images/in_news_icon.png) left center no-repeat;
	font-size:1.0em;
	color:#000000;
	font-weight:600;
	display:block;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
}
.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:#9aa620;
	text-decoration:underline;
}
.news_mores {
	float:left;
	text-align:center;
}
.news_mores a {font-family:Arial; color:#555555;}
.news_mores a:hover {color:#1d8c3e;}
.news2>a {
	padding-top: 16px;
	padding-bottom: 16px;
	border-bottom: 1px dotted #ccc;
	display: block;
	color: #282828;
	background:url(../images/news_ri.png) no-repeat 5px center;
	padding-left:28px;
}

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

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

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

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

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

.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: 30px;
	background:#f0efea;
	margin-top:20px;
	margin-bottom:20px;
	box-shadow:0px 0px 8px #eeeeee;
}
.news_listsy:hover {
	background: #e7e7e7;
}

.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:1px solid #e5e5e5;
}
.news_margin {
	margin-top:20px;
}
.news_padding {
	padding-top:15px;
}
.news4 {
	font-weight: bold;
	font-size: 22px;
	color:#000000;
	display:block;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	padding-right: 7px; /*文字距离右侧7像素。*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
}

.news5 {
	color: #282828;
	font-size:16px;
	line-height:28px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.news_linksy {
	margin-top:6px;
	margin-bottom:6px;
	font-size:16px;
}
.news_linksy a {
	color:#9aa071;
}
.news_linksy a:hover {
	color:#ff6600;
}
.news_mores {
	margin-top:8px;
	font-size:16px;
}
.news_mores a {color:#9aa071; font-size:16px;}
.news_mores a:hover {color:#ff6600;}
.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: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(../images/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 (min-width: 768px) and (max-width: 1024px) {
	.news_padding {padding-top:5px;}
	.news_titles {padding-top:0px;}
}
@media screen and (max-width: 767px) {
	.subcon {
		min-height: 400px;
		height: auto !important;
		height: 400px;
		padding:15px 20px 20px 20px;
		width: 100%;
		background:url(../images/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: 25px;
		line-height:32px;
	}
	.red {
		line-height:36px;
	}
	.news4 {
		margin-top:0px;
	}
	.download_boths {
		margin-top:0px;
	}
	.news_titles {
		float:left;
		padding-left:10px;
		font-size:1.0em;
		color:#0669b2;
		line-height:40px;
		display:block;
		overflow: hidden; /*超出的部分隐藏起来。*/
		white-space: nowrap; /*不显示的地方用省略号...代替*/
		text-overflow: ellipsis; /* 支持 IE */
		-o-text-overflow: ellipsis;
	}
	.news_titles a{
		font-size:1.0em;
		color:#0669b2;
		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-top:15px;}
	.news_listsy {padding: 15px 5px;}
	.indexnewst2 {padding-left:15px; line-height:24px;}
	.indexnewsc { padding-left:15px; line-height:24px;}
}

#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:#abb279;
	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: 60px;
	right: 50px;
	display: none;
	z-index:99999;
}
.scrollup .glyphicon{top:0px;right:-1px;}
.scrollup:hover {
	background:#fd9e34;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}

.hvr-bubble-float-bottom {
	  display: inline-block;
	  vertical-align: middle;
	  -webkit-transform: perspective(1px) translateZ(0);
	  transform: perspective(1px) translateZ(0);
	  box-shadow: 0 0 1px transparent;
	  position: relative;
	  -webkit-transition-duration: 0.3s;
	  transition-duration: 0.3s;
	  -webkit-transition-property: transform;
	  transition-property: transform;
	  margin: 0px;
}
.hvr-bubble-float-bottom:before {
	  position: absolute;
	  z-index: -1;
	  content: '';
	  left: calc(50% - 5px);
	  bottom: 0;
	  -webkit-transition-duration: 0.3s;
	  transition-duration: 0.3s;
	  -webkit-transition-property: transform;
	  transition-property: transform;
}
.hvr-bubble-float-bottom:hover, .hvr-bubble-float-bottom:focus, .hvr-bubble-float-bottom:active {
	  -webkit-transform: translateY(-5px);
	  transform: translateY(-5px);
}
.hvr-bubble-float-bottom:hover:before, .hvr-bubble-float-bottom:focus:before, .hvr-bubble-float-bottom:active:before {
	  -webkit-transform: translateY(5px);
	  transform: translateY(5px);
}
.idxc_1 {
	padding:80px 15% 60px 15%;
	background:url(../images/news_bg.png) right top no-repeat;
}
.idxc_2 {
	padding:45px 15% 40px 15%;
	background:#f2f7fb;
}
.idxc_3 {
	padding: 0 15% 80px 15%;
	background:#f2f7fb;
}
.idxc_4 {
	padding:0;
	line-height:0;
}
.idxc_5 {
	padding:2% 14% 0% 14%;
}
.idxc_6 {
	padding-top:10px;
}
.mh_both {
	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:160px;
	right:10px;
}
.mh_bot img {
	padding:6px;
	background:#ffffff;
	box-shadow:0px 0px 5px #cccccc;
}
.pp_maring {
	margin-top:0;
	line-height:42px;
}
/*按鈕*/
.pro_ans a{
	background: #1d8c3e;
	color: #ffffff;
	font-family:Arial;
	font-size: 18px;
	width:40px;
	right:0;
	height:40px;
	line-height:42px;
	display:inline-block;
	cursor: pointer;
	outline: none;
	border-radius:10px;
	text-decoration:none;
	text-align:center;
}
.pro_ans a:hover {
	background: #ff6600;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	text-decoration:none;
	color:#ffffff;
}
.in_ab_news {
	float:left;
	padding:4px 0px;
	border-top:3px solid #1d8c3e;
	border-bottom:3px solid #1d8c3e;
}
.in_ab_news_line {
	float:left;
	padding:30px 0px;
	border-top:1px solid #1d8c3e;
}
.now_bg {border-right:1px solid #dcdcdc;}
.now_bg:last-child {border-right:none;}
.in_company_tis {
	float:left;
	text-align:center;
	line-height:40px;
	background:#f0efea;
	border:1px solid #898988;
	color:#555555;
	font-size:0.9em;
}
.in_company_cons {
	float:left;
	margin-top:16px;
	padding:0;
	font-size:0.85em;
	line-height:24px;
	color:#555555;
	text-align:center;
}
.in_img_01 {
	position:relative;
	text-align:center;
	margin-bottom:0;
}
.in_img_01 img{
	width:100%;
	height:auto;
}
.in_img_02 {
	position:relative;
	text-align:center;
	margin-top:29px;
	margin-bottom:0;
}
.in_img_02 img{
	width:100%;
	height:auto;
}
.in_img_fonts {
	position:absolute;
	display:inline-block;
	margin:0 auto;
	text-align:center;
	font-size:1.1em;
	color:#ffffff;
	line-height:28px;
	width:230px;
	top:50%;
	left:50%;
	letter-spacing:3px;
	margin-left:-115px;
	margin-top:-29px;
}
.in_img_engs {
	font-family:Arial;
	font-size:0.8em;
	color:#ffffff;
	letter-spacing:1px;
}
.in_img_fonts a {color:#ffffff;}
.in_img_fonts a:hover {color:#ff9900;}
.pro_margin {
	float:left;
	margin-top:15px;
	margin-bottom:0;
	padding:0;
}
.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:6px;
	display:inline-block;
}
.top_iconsy {
	float:right;
	text-align:left;
	padding:0;
}
.ser_img {
	float:left;
	padding:0;
}
.ser_img img{
	width:100%;
	height:auto;
}
.ser_font {
	position:relative;
	padding:0;
}
.ser_font img {
	width:100%;
	height:auto;
}
.ser_font:before {
	content:"";
	margin:5%;
	border:3px solid #ffffff;
	width:90%;
	height:90%;
	position:absolute;
	box-sizing:border-box;
}
.ser_nr {
	display:inline-block;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-29px;
	margin-top:-40px;
}
.ser_nr a {
	font-size:1.5em;
	line-height:40px;
	color:#000000;
}
.ser_nr a:hover {
	color:#ff642e;
}
.ser_bsd {
	display:inline-block;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-13px;
	margin-top:-58px;
}
.ser_bsd a {
	font-size:1.5em;
	line-height:40px;
	color:#000000;
}
.ser_bsd a:hover {
	color:#ff642e;
}
.ser_left {
	display:inline-block;
	text-align:right;
}
.ser_right {
	display:inline-block;
	text-align:left;
}
.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: #9ab541;
	letter-spacing: 1px;
	font-weight:600;
}
.contactus .contact-card h4 a{ color:#9ab541;}
.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.3em;
	padding-bottom:18px;
	margin-bottom:25px;
	background:url(../images/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(../images/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;
}
.notice_title{
	float: left;
	font-size:1.2em;
	text-align:left;
	color:#ffffff;
	font-weight:600;
	letter-spacing:3px;
	margin-bottom:5px;
}
.notice_fonts {
	float:left;
	font-size:1.0em;
	color:#000000;
	padding-left:25px;
	line-height:36px;
	margin-top:0;
}
.notice_nr {
	float:left;
	padding:0;
	margin-top:10px;
}
.notice_line {
	float:left;
	border-bottom:1px dashed #cccccc;
	margin:25px 15px 35px 15px;
}
.notice_contents {
	float:left;
	font-size:1.0em;
	color:#000000;
	line-height:40px;
}
.notice_7 {margin-top:0;}
.two_kus {
	padding:0;
}
.now_bg {
	padding:0;
	border:1px solid #34b1ed;
}
.qa_notice {
	float:left;
	background:#daf2fe;
	padding:35px;
	font-size:1.10em;
	color:#4b4b4b;
	line-height:36px;
	text-align:left;
}
.qa_cos {
	float:left;
	padding:0;
	margin-top:45px;
}
#Client {
    font-size: 1.0em;
    color: #4b4b4b;
    margin-left: 0px;
    padding-left: 0px;
}
#Client li {
    display: inline;
}
#ClientTitelA {
    font-size: 1.0em;
    font-weight: bold;
    color: #FFFFFF;
    margin-left: 0px;
    margin-right: auto;
    width: 100%;
    border: 0px none #0066CC;
	padding:10px;
    background-color: #3399CC;
}
#ClientTitelB {
    font-size: 1.0em;
    font-weight: bold;
    color: #FFFFFF;
    margin-left: 0px;
    margin-right: auto;
    width: 100%;
    border: 0px none #0066CC;
	padding:10px;
    background-color: #FF6600;
}
#Client span {
    width: 25%;
	padding:10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999999;
    float: left;
}
.tis_maigin {
	float:left;
	margin-top:45px;
}
.contact_bothsty {
	float:left;
	padding:30px 0px;
	border-bottom:1px dashed #cccccc;
}
.contact_maps {
	float:left;
	background:#D7D7D7;
	padding:8px 8px 0px 8px;
	margin-top:0;
	box-shadow:5px 5px 5px #cccccc;
}
.contact_nry {
	float:left;
	font-size:1.1em;
	color:#353535;
	line-height:38px;
	padding-top:10px;
	margin-bottom:0;
}
.contact_nry a{
	color:#353535;
}
.contact_nry a:hover{
	color:#cc0000;
}
.contact_bts {
	font-size:24px;
	color:#0b3e9a;
	font-weight:600;
}
.contact_nry img {
	width:auto;
	height:auto;
	max-width:100%;
	margin-bottom:4px;
}
.spner{
	font-size: 18px;
	color: #fff;
	display: inline-block;
	margin: 10px 0px 15px 0px;
	background: #abb279;
}
.spner2{
	font-size: 18px;
	color: #fff;
	border: 1px solid #fff;
	padding: 8px 20px;
	display: inline-block;
	margin: 4px;
	letter-spacing:3px;
	background: #abb279;
}
.min_wid {
	min-width:255px;
}
.qa_tis {
	padding: 10px 90px 10px 10px;
	line-height: 30px;
	background: linear-gradient(-70deg, transparent 20px, #34b1ed 0);
	color: #ffffff;
	clear: both;
	margin-top:35px;
	margin-bottom: 20px;
	display: inline-block;
}
.inform_boths {
	float:left;
	font-size:1.0em;
	color:#4b4b4b;
	line-height:36px;
}
.inform_boths img {
	width:auto;
	height:auto;
	max-width:100%;
	margin-top:15px;
}
.inform_color {
	font-size:0.9em;
	color:#000000;
}
.in_ab_contents {
	float:left;
	padding-top:20px;
	padding-left:25px;
	font-size:1.0em;
	color:#000000;
	line-height:36px;
}
.in_ab_img {
	float:left;
	text-align:left;
}
.in_ab_pic {
	display:inline-block;
	position:relative;
	left:0;
	top:0;
	width:100%;
}
.in_ab_pic img {
	width:auto;
	height:auto;
	max-width:100%;
}
.in_ab_pic:before {
	position:absolute;
	content:"";
	width:100%;
	height:100%;
	left:15px;
	top:15px;
	z-index:-1;
	border:3px solid #ceedf5;
}
.in_ab_btn {
	display:inline-block;
	float:right;
	margin-right:20px;
	margin-top:25px;
}
.in_ab_btn a {
	font-family:Arial;
	font-size:14px;
	color:#9aa620;
}
.in_ab_btn img {
	width:auto;
	height:auto;
	max-width:100%;
}
.btn_right{transition: transform .4s ease-out;}
.btn_right:hover{transform: translateX(8px);}
.phy_line {
	float:left;
	border-top:1px dashed #cccccc;
	line-height:1px;
	margin-top:35px;
	padding-bottom:35px;
}
.com_btbs {
	display:block;
	width:100%;
	margin-bottom:15px;
	font-size:1.2em;
	color:#9ba362;
	font-weight:600;
}
.rea_tis {
	padding: 10px 90px 10px 10px;
	line-height: 30px;
	background: linear-gradient(-70deg, transparent 20px, #abb279 0);
	color: #ffffff;
	clear: both;
	margin-bottom: 15px;
	display: inline-block;
}
.com_tcons {
	float:left;
	padding:0;
	margin-top:25px;
}
.us {
	display:block;
	margin-bottom:30px;
	font-size: 4em;
	color: #9c9c9c;
}
.inter {
	display:block;
	margin-bottom:20px;
	color: #00763a;
	font-size: 3em;
}
.intern {
	color: #252b36;
}
/***service***/
.bluer {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.bluer li {
	display: block;
	padding-left: 20px;
	background: url(../images/fie_07.png) no-repeat left 8px;
	line-height: 35px;
	font-size: 1.1em;
	color: #000;
	font-weight: 700;
}

.seon {
	background: url(../images/n_06.jpg) no-repeat;
	font-size: 26px;
	padding-left: 15px;
	height: 48px;
	line-height: 48px;
	color: #FFF;
	display: block;
	margin: 10px 0px;
}
.contan {
	overflow: hidden
}
.ney {
	font-size: 28px;
	font-size: 2.8em;
	color: #5064c8;
}

.woley {
	margin: 0px;
	padding: 10px 0px;
	list-style: none;
}

.woley li {
	display: block;
	padding-left: 38px;
	background: url(../images/n_09.jpg) no-repeat left center;
	line-height: 35px;
	font-size: 24px;
	font-weight: bold;
}
.in_ab_bt {
	font-size:22px;
	font-weight:600;
	color:#046f2d;
}
/***Custom SideNav***/
#sideNav {
	margin-right: 3px;
	background: #eee;
	padding: 30px 20px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.14);
	position: -webkit-sticky;
    position: sticky;
    top: 0;
}
.navItem {
	border: 1px solid #acbb92;
	padding: 10px 15px;
	margin-bottom: 30px;
	text-align: center;
    -webkit-border-bottom-right-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-bottomright: 30px;
    -moz-border-radius-bottomleft: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}
.navItem:hover a,
.navItem:hover .navTitle p>span {
	color: #fff;
}
.navTitle {
	display: inline-flex;
	justify-content: center;
}
.navTitle p>span {
	text-transform: uppercase;
	color: #808081;
	font-size: 16px;
	padding-left: 5px;
}
.navItem:nth-of-type(4) .navIcon {
	margin-left: -33px;
}
.navIcon img {
	width: auto;
	max-height: 55px;
	margin-top: -25px;
	padding-right: 10px;
}
.hvr-fade {
	display: block;
	overflow: visible;
	-webkit-border-bottom-right-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-bottomright: 30px;
    -moz-border-radius-bottomleft: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
	background: #aeb2d1;
	color: white;
}
/***Custom BottomNav***/
#bottomNav {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	left: 0;
	bottom: 0;
	background: #757575;
	color: white;
	text-align: center;
	width: 100%;
	height: 60px;
	z-index: 1000;
}
.bnavItem:hover {
	background: #9575cd;
}
.bnavItem p {
	margin-bottom: 0;
	font-size: 16px;
	color: #fff;
}
.bnavItem img {
	width: auto;
	max-height: 25px;
}
@media (max-width:1440px) {
	.idxc_1 {
		padding:80px 5% 60px 5%;
	}
	.idxc_2 {
		padding:45px 5% 40px 5%;
	}
	.idxc_3 {
		padding: 0 6% 80px 6%;
	}
	.idxc_5 {
		padding:2% 0 0 0;
	}
	.in_img_02 {margin-top:27px;}
}
@media (max-width:1288px) {
	.in_img_02 {margin-top:25px;}
	.form-horizontal .control-label {font-size: 16px;}
	.top_iconsy img{
		display: inline-block;
		width: auto;
		height: auto;
		max-width:100%;
		max-height:38px;
	}
	.mh_top {
		display:none;
	}
	.mh_bot {
		top:0;
		width:100%;
	}
	.news_padding {
		padding-top:0px;
	}
	.ney {
		font-size: 28px;
		font-size: 2.2em;
		color: #5064c8;
	}
	.us {
		margin-bottom:25px;
		font-size: 3em;
	}
	.inter {
		margin-bottom:15px;
		font-size: 2.5em;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.scrollup {right: 10px;}
	.in_img_02 {
		margin-top:20px;
	}
	.idxc_1 {
		padding:55px 3% 40px 3%;
	}
	.idxc_2 {
		padding:40px 0;
	}
	.idxc_3 {
		padding: 0 4% 80px 4%;
	}
	.mh_both {padding-left:0;}
	.mh_top {
		display:none;
	}
	.mh_bot {
		top:0;
		width:100%;
	}
	.top_iconsy {
		padding:3px 0 0 0;
	}
	.top_iconsy img{
		max-height:30px;
	}
	.notice_fonts {
		padding-left:15px;
	}
	.us {
		display:block;
		margin-bottom:20px;
		font-size: 3em;
		color: #9c9c9c;
	}
	.inter {
		display:block;
		margin-bottom:10px;
		color: #ec444e;
		font-size: 2.2em;
	}
	.in_ab_contents {
		padding-top:10px;
	}
	.in_ab_btn {
		margin-top:5px;
	}
}
@media screen and (max-width: 767px) {
	.idxc_1 {
		padding:40px 20px 20px 20px;
	}
	.idxc_2 {
		padding:20px 0;
		background:#f9fafc;
	}
	.idxc_3 {
		padding: 0 20px 40px 20px;
		background:#f9fafc;
	}
	.idxc_5 {
		padding:30px 0 0 0;
	}
	.idxc_6 {
		padding-top:30px;
		padding-bottom:30px;
	}
	.mh_both {padding:0;}
	.mh_top {
		display:none;
	}
	.mh_bot {
		position:static;
		width:100%;
		text-align:left;
		padding-left:0;
	}
	.pp_maring {margin-top:10px;}
	.top_phone {display:inline-block;}
	.top_searchs {display:none;}
	.top_pc {display:none;}
	.top_iconsy {
		position:absolute;
		right:0px;
		top:50px;
	}
	.in_img_01 {margin-bottom:20px;}
	.in_img_02 {margin-top:0px; margin-bottom:20px;}
	.two_kus {margin-bottom:20px;}
	.two_contents {padding:0;}
	.in_company_padding {padding:0px; margin-bottom:15px;}
	.contact_tis {
		float:left;
		text-align:center;
		font-size:1.0em;
		padding-bottom:18px;
		margin-bottom:15px;
		background:url(../images/tis_lines.png) center bottom no-repeat;
	}
	.pro_margin {margin-top:5px; margin-bottom:10px;}
	.notice_fonts {
		padding-left:5px;
		margin-top:18px;
	}
	.notice_tis {margin-bottom:15px;}
	.notice_nry {padding:0;}
	.notice_nr {
		float:left;
		padding:0 10px;
		margin-top:10px;
	}
	.notice_7 {margin-top:20px;}
	.scrollup {right: 10px;}
	.qa_tis {
		padding: 10px 40px 10px 10px;
		background: linear-gradient(-70deg, transparent 40px, #34b1ed 0);
	}
	.contact_maps {
		margin-top:20px;
	}
	#Client span {
		width: 50%;
	}
	.in_ab_pic img {
		width:100%;
		height:auto;
	}
	.in_ab_pic:before {
		display:none;
	}
	.in_ab_contents {
		padding-left:10px;
		padding-top:0;
	}
	.rea_tis {
		padding: 10px 60px 10px 10px;
		background: linear-gradient(-70deg, transparent 30px, #abb279 0);
	}
	.news_padding {
		padding-top:12px;
	}
	.ney {
		font-size: 28px;
		font-size: 1.6em;
		color: #5064c8;
	}
	.us {
		display:block;
		margin-bottom:10px;
		font-size: 2.4em;
		color: #9c9c9c;
	}
	.inter {
		display:block;
		margin-bottom:10px;
		color: #ec444e;
		font-size: 1.6em;
	}
	.contC_5:after{ display:none;}
}