<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*************************
*******pagestyle CSS******
**************************/
.edit strong {
  font-weight: bold;
}
.edit em{
    font-style: italic;
}
.edit hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.edit h1, h2, h3, h4, h5, h6 
 { 
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1em;
  color: inherit;
}
.edit h1, h2, h3
{
  margin-top: 20px;
  margin-bottom: 10px;
}
.edit h4, h5, h6
 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.edit h1 {
  font-size: 2.5em;
}
.edit h2 {
  font-size: 2em;
}
.edit h3 {
  font-size: 1.6em;
}
.edit h4 {
  font-size: 1.3em;
}
.edit h5{
  font-size: 1.1em;
}
.edit h6{
  font-size: 0.9em;
}
.edit p {
  margin: 5px 0 20px;
}
.edit ul, .edit ol {
  margin-top: 0;
  margin-bottom: 20px;
}
.edit ul{
    padding-left: 35px;
    list-style-type: disc;
}
.edit ol{
    padding-left: 35px;
    list-style-type: decimal;
}
.edit li{
    margin-bottom: 5px;
}

.edit sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.edit sup {
  top: -.5em;
}
.edit sub {
  bottom: -.25em;
}
.edit address {
    margin-bottom: 20px;
    font-style: italic;
    line-height: 1.42857;
}

#pcontent {
	width: 100%;
	float: left;
	position: relative;
}
#pcontent img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}
.pageleft {
	float: left;
	width: 220px;
	margin: 40px 0 0;
	padding: 5px 0 0;
	font-size: 16px;
	line-height: 1.6em;
	background: url(../line2.png) no-repeat left top;
}
.pageright {
	float: right;
	width: calc(100% - 280px);
	margin: 30px 0 0;
}
.page-header {
	float: left;
	display: inline-block;
	padding: 25px 0 15px 1px;
	border-style: none;
	width: 100%;
	margin: 1px 0 10px;
	font-size: 2.1em;
	line-height: 1.3em;
	color: #276100;
	font-weight: normal;
	position: relative;
	/*border-bottom: 1px dotted #82ba1d;*/
	background: url(../line1.png) repeat-x bottom left;
}
.page-header:after {
    content: '';
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
	height: 30px;
    background: url(../line1.png) repeat-x bottom left;
}
.pbox1 {
	width: 100%;
	display: inline-block;
	line-height: 1.8em;
	min-height:250px;
	margin: 35px 0 0;
	word-break: break-all;
}
.pbox1 img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}
.pbox1 table {max-width: 100%;border-collapse: collapse;}
.pbox1 table td {padding-left: 3px;padding-right: 3px;}
.pbox1 iframe {
    width: 100%;
	max-width: 100%;
    max-height: 750px;
    /*aspect-ratio: 16 / 9;*/
}
/* 工具列 */
.breadcrumb{
	float: left;
	width: calc(100% - 210px);
	display: inline-block;
	list-style: none;
	border-radius: 0;
	font-size: 14px;
	text-align: left;
	margin: 0;
	padding: 12px 5px 5px;
	background-color: transparent;
}
.breadcrumb&gt;li{display:inline-block;color:rgba(0,0,0,0.4);text-align: center;}
.breadcrumb&gt;li+li:before{padding:0 2px;color:rgba(0,0,0,0.3);content:"&gt;\00a0";}
.breadcrumb&gt;.active{color:rgba(0,0,0,0.7);}
.breadcrumb&gt;li a{color:rgba(0,0,0,0.4);}
.breadcrumb&gt;li a:hover{color:#599d11;text-decoration:none;}

.ToolBar { overflow:hidden; box-sizing:border-box;margin:0;padding: 0 5px 0 10px;width: 100%;display:block;position: absolute;top: -50px;background: #fff;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.ToolBar dl.font_size { float:right;display: inline-block;width: 200px; height:32px;line-height:32px;margin-top: 12px; }

.ToolBar dl.font_size dd, .ToolBar dl.font_size a { position:relative; display: inline-block;width:32px; height:32px;box-sizing:border-box; }
.ToolBar dl.font_size dt { font-size: 15px; padding:6px 0 0 10px;color:#999; }
.ToolBar dl.font_size dd a { -webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;	}

.ToolBar dl.font_size &gt; * { float:left; }
.ToolBar dl.font_size dd { margin-right:3px;display: inline-block; }
.ToolBar dl.font_size dd a { border:1px solid #e4e4e4; text-indent:-9999px;background-repeat:no-repeat;background-position: center top ;-webkit-transition: all 0s ease;-moz-transition: all 0s ease;transition: all 0s ease;border-radius: 5px; }
.ToolBar dl.font_size dd a:hover{background-color:#ecb540;background-position: center bottom;}
	.ToolBar dl.font_size dd a.FON_S { background:url("../icon_toolbar-fs.png") no-repeat center 0;}
	.ToolBar dl.font_size dd a.FON { background:url("../icon_toolbar-fm.png") no-repeat center 0;}
	.ToolBar dl.font_size dd a.FON_B { background:url("../icon_toolbar-fl.png") no-repeat center 0;}
	.ToolBar dl.font_size dd a.FON_S:hover, .ToolBar dl.font_size dd a.FON_S:focus {background-color:#ecb540;background-position: center bottom;}
	.ToolBar dl.font_size dd a.FON:hover, .ToolBar dl.font_size dd a.FON:focus {background-color:#ecb540;background-position: center bottom;}
	.ToolBar dl.font_size dd a.FON_B:hover, .ToolBar dl.font_size dd a.FON_B:focus {background-color:#ecb540;background-position: center bottom;}
@media (min-width: 992px) and (max-width: 1299px) {
.ToolBar { padding: 0;position: relative;top: 0;}
.pageleft {margin: 20px 0 0;}
.pageright {margin: 18px 0 0;}
}
@media (max-width: 991px) {
.pageleft {	width: 100%;margin: 40px 0 0;background: none;}
.pageright {float: left;width: 100%;margin: 5px 0 0;}
.page-header {font-size: 1.8em;}
.ToolBar { padding: 0;position: relative;top: 0;}
}
@media (max-width: 767px) {
.pbox1 table {max-width: 100%;border-collapse: collapse;/*table-layout: fixed;*/}
.pbox1 table td {/*table-layout:fixed;*/}
}
@media (max-width: 600px) {
.ToolBar dl.font_size { display: none; }
.breadcrumb{width: 100%;padding: 5px 2px 0;}
}
/*************************
******* Banner ******
**************************/
.pbanner {
	float: left;
	width: 100%;
	margin: 80px 0 0;
	padding: 0;
	position: relative;
    overflow: hidden;
}
.jarallax { height: 370px;}
.jarallax { position: relative; z-index: 0;}
.jarallax &gt; .jarallax-img {
    position: absolute;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.pbanner .pbannerbg {
	position: absolute;
	padding: 0;
	top: 0;
	display: inline-block;
	height: 100%;
	width: 100%;
	background-image: url(../pb-mark.png);
	background-repeat: repeat;
	background-position: center top;
}
.pbanner .title {
	position: absolute;
	font-family: "Barlow Condensed", \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, "Arial Black", sans-serif;
	width: 100%;
	top: 36%;
	left: 0;
	font-size: 50px;
	line-height: 1.2em;
	color: #fff;
	text-align: center;
	text-shadow: 0px 0px 6px rgba(0,0,0,0.5);
	padding: 0;
}
.pbanner .title .cht {
	font-size: 20px;
	line-height: 1.3em;
	color: #fff;
	width: 100%;
	display: inline-block;
}
@media (min-width: 992px) and (max-width: 1299px) {
.jarallax { height: 270px;}
}
@media (max-width: 991px) {
  .pbanner {margin: 60px 0 0;}
  .jarallax { height: 220px;}
  .pbanner .title {	font-size: 36px;; }
}
@media (max-width: 767px) {
  .jarallax { height: 200px;}
  .pbanner .title {font-size: 30px; }
}
@media (max-width: 600px) {
  .jarallax { height: 180px;}
  .pbanner .title {top: 25%;font-size: 24px; }
}
@media (max-width: 480px) {
  .jarallax { height: 120px;}
  .pbanner .title {top: 25%;font-size: 24px; }
}
/*************************
******* pageall CSS ******
**************************/
.s-ti {
	display: inline-block;
	font-size: 1.5em;
	color: #333;
	font-weight: bold;
	padding: 5px 0 5px 25px;
	position: relative;
	background: url(../right3.svg) no-repeat left 10px;
	background-size: 19px;
}
/*.s-ti:before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: -2px;
    width: 115%;
    height: 17px;
	z-index: -1;
	background: #fdd929;
}*/
a.otherlink {
	display: inline-block;
	width: auto;
	margin: 2px 0;
	padding: 3px 30px 3px;
	text-align: center;
	font-size: 1.1em;
	color: #fff;
	font-weight: normal;
	background: #ff6380;
	border: none;
	cursor: pointer;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	text-decoration: none;
}
a:hover.otherlink {
	color: #fff;
	background: #8abf21;
	text-decoration: none;
}
.aboutf1 {
	display: inline;
	font-size: 1.1em;
	padding: 0 2px;
	font-weight: bold;
	/*background: #fbd0d9;*/
}
.aboutf2 {
	display: inline;
	font-size: 1.3em;
	line-height: 1.6em;
	font-weight: bold;
	/*padding: 0 5px;
	background: #fdd929;*/
}
.aboutf3 {
	display: inline-block;
	font-size: 1.2em;
	color: #333;
	font-weight: bold;
}
.aboutf5 {
	font-size: 1.1em;
	color: #ed1c24;
	line-height: 1.8em;
}
.aboutf6 {
	display: inline-block;
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	font-weight: bold;
	/*background: #a7e2f9;*/
}
.aboutf7 {
	display: inline-block;
	font-size: 1.8em;
	line-height: 1.5em;
	color: #ff647f;
	padding: 0 2px;
	font-weight: bold;
}
.aboutf7 {
	display: inline-block;
	font-size: 1.8em;
	color: #ff647f;
	padding: 0 2px;
	font-weight: bold;
}
.aboutinfo {
	display: inline-block;
	width: 100%;
	margin: 0 0 30px;
}
.aboutinfo:last-child {
	margin: 0;
}
.tablebox {
	display: inline-block;
	width: 100%;
}
.aboutinfo2 {
	display: inline-block;
	width: 100%;
	margin: 0 0 20px;
	padding: 30px 3%;
background: -webkit-linear-gradient(90deg, rgb(89, 157, 17), rgb(143, 195, 33));
background: linear-gradient(90deg, rgb(89, 157, 17), rgb(143, 195, 33));
}
.aboutinfo2 .txt {
	display: inline-block;
	width: 100%;
	font-size: 1.1em;
	color: #fff;
	line-height: 1.8em;
}
.aboutinfo2 .contact {
	display: inline-block;
	width: 100%;
	margin: 25px 0 0;
	padding: 25px 0 5px;
	border-top: 1px dashed rgba(255,255,255,0.5);
}
.aboutinfo2 .contact a.contactlink {
	display: inline-block;
	width: auto;
	margin: 0;
	padding: 8px 50px 8px 70px;
	text-align: center;
	font-size: 1.1em;
	color: #3e7800;
	background: #fff url(../email2.svg) no-repeat 30px center;
	background-size: 30px;
	border: none;
	cursor: pointer;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	text-decoration: none;
}
.aboutinfo2 .contact a:hover.contactlink {
	color: #fff;
	background: #ffa200 url(../email3.svg) no-repeat 35px center;
	background-size: 30px;
	text-decoration: none;
}
.aboutinfo3 {
	display: inline-block;
	width: 100%;
	margin: 10px 0 20px;
	padding: 30px 3%;
	line-height: 1.8em;
	background: #eee;
}
.aboutinfo3 li {
	margin-bottom: 15px;
}
.aboutinfo3 img {
	display: block;
	height: 50px;
}
.aboutphoto {
	display: inline-block;
	width: 100%;
	margin: 30px 0 0;
	padding: 20px;
	background: #f1f1f1;
}
.aboutphoto .photo {
	width: calc(100%/2 - 20px);
	display: inline-block;
	float: left;
	margin: 10px;
	padding: 0;
	border-radius: 10px;
	overflow: hidden;
}
.aboutphoto .photo .aboutimg {
	width: 100%;
	height: 350px;
	outline: none;
	display: inline-block;
	vertical-align: top;
	float: left;
	margin:0;
}
.aboutphoto-list {
	width: 100%;
	float: left;
}
.aboutphoto-list ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.aboutphoto-list li { 
	display:block;
	list-style:none;
	width: calc(100%/2 - 20px);
	float: left;
	padding: 7px;
	margin: 10px 15px 15px 5px;
	border: 1px solid #efefef;
	-webkit-box-shadow: 4px 4px 0 rgba( 0, 0, 0, .1 );
	box-shadow: 4px 4px 0 rgba( 0, 0, 0, .1 );
}
.aboutphoto-list li .pro-img { 
	width:100%;
	float: left;
	overflow: hidden;
	padding: 0;
	background: #fff;
	border-radius: 10px;
	position: relative;
	-webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}
.aboutphoto-list li a:hover .pro-img {
	-webkit-box-shadow: 0 0 5px rgba( 0, 0, 0, 0 );
	box-shadow: 0 0 5px rgba( 0, 0, 0, 0 );
}
.aboutphoto-list ul li .pro-name {
	font-size: 1.1em;
	line-height: 1.6em;
	color: #333;
	margin: 8px 0 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-webkit-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-moz-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	display: inline-block;
	width: 100%;
	text-align: center;
}
.aboutphoto-list li a:hover .pro-name {
	color: #5aab03;
}
.aboutphoto-list ul li .aboutimg2 {
	width: 100%;
	height: 300px;
	outline: none;
	display: inline-block;
	float: left;
	-webkit-transform: scale(1);
    transform: scale(1);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.aboutphoto-list ul li a:hover .aboutimg2 {
	opacity: 0.8;
	-webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.downloadbox {
	display: inline-block;
	width: 100%;
	margin: 30px 0 0;
	border: 6px solid #e5e5e5;
	padding: 20px 3%;
	background: #f1f1f1;
}
.downloadbox2 {
	display: inline-block;
	width: 100%;
	margin: 0;
	border: 6px solid #e5e5e5;
	padding: 20px 3%;
	background: #f1f1f1;
}
.downloadbox .d-ti, .downloadbox2 .d-ti {
	display: inline-block;
	width: 100%;
	margin: 0 0 10px;
	padding: 0 0 0 22px;
	font-size: 1.2em;
	color: #666;
	background: url(../icon1.png) no-repeat 5px 10px;
}
.downloadbox .d-txt, .downloadbox2 .d-txt {
	display: inline-block;
	width: 100%;
	margin: 0;
}
.downloadbox .d-txt a.dfile, .downloadbox2 .d-txt a.dfile {
	display: inline-block;
	margin: 2px 8px;
	padding: 10px 30px 10px 55px;
	font-size: 1.1em;
	color: #fff;
	background: #ff6380 url(../download2.svg) no-repeat 28px 13px;
	background-size: 17px;
	border-radius: 30px;
	text-decoration: none;
}
.downloadbox .d-txt a:hover.dfile, .downloadbox2 .d-txt a:hover.dfile {
	color: #fff;
	background: #8abf21 url(../download2.svg) no-repeat 28px 16px;
	background-size: 17px;
}

@media (min-width: 992px) and (max-width: 1299px) {
.aboutphoto .photo .aboutimg {height: 220px;}
.aboutphoto-list ul li .aboutimg2 {height: 200px;}
}
@media (max-width: 991px) {
.aboutphoto .photo .aboutimg {height: 250px;}
.aboutphoto-list ul li .aboutimg2 {height: 230px;}
}
@media (max-width: 767px) {
.aboutphoto .photo {width: 100%;margin: 10px 0;}
.aboutphoto .photo .aboutimg {height: 350px;}
.aboutphoto-list li { width: 100%;padding: 5px;	margin: 10px 0 15px;}
.aboutphoto-list ul li .aboutimg2 {height: 300px;}
}
@media (max-width: 600px) {
.aboutphoto .photo .aboutimg {height: 250px;}
.aboutphoto-list ul li .aboutimg2 {height: 250px;}
}
@media (max-width: 480px) {
.aboutphoto .photo .aboutimg {height: 220px;}
.aboutphoto-list ul li .aboutimg2 {height: 230px;}
}

.login-wrap { width: 100%;display: inline-block; position: relative; margin: 0 0 20px; }
.login-wrap .left { width: 60%; padding: 40px 60px; background: rgba(143, 195, 33, 0.4); position: relative;display: inline-block; }
.login-wrap .left:before { content: ''; position: absolute; z-index: 0; top: 15px; right: 15px; left: 15px; bottom: 15px; background: #fff; border: 1px solid #c2d1a6; }
.login-wrap .right { width: 40%; height: 100%; position: absolute; right: 0; top: 0; padding: 50px 80px; background: rgba(102, 102, 102, 0.2); text-align: center; color: #fff; }
.login-wrap .right:before { content: ''; position: absolute; z-index: 0; top: 15px; right: 15px; left: 15px; bottom: 15px; background: #888; border: 1px solid #eee; }
.login-wrap .right .inner { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.login-wrap .right .text { margin: 0 auto 25px auto; line-height: 1.8; }
.login-wrap .right .btn-box .link { display: block; width: 100%; background: none; color: #fff; text-align: center; height: 45px; line-height: 45px; border: 1px solid #fff; letter-spacing: 0.1rem; -webkit-transition: background .2s, color .2s; -moz-transition: background .2s, color .2s; -o-transition: background .2s, color .2s; transition: background .2s, color .2s; }
.login-wrap .right .btn-box .link:hover { background: #fff; color: #666; }
.login-wrap .left .inner, .login-wrap .right .inner { position: relative; }
.login-wrap .form-etc { display: block; text-align: center; margin: 10px auto 0; }
.login-wrap .form-etc a { color: #aaa; display: inline-block; position: relative; }
.login-wrap .form-etc a:hover { color: #444; }
.subhead { display: block; position: relative; padding: 0 0 15px 0; margin: 0 0 20px 0; text-align: center; font-size: 1.3em;font-weight: bold;line-height: 1.5; }
.subhead:before { content: ''; height: 2px; width: 20px; background: #fecb01; position: absolute; bottom: 0; left: 50%; margin-left: -10px; }

.login-wrap .btn-submitf { width: 100%; background: #8ec321; color: #fff; text-align: center; height: 40px; border: none; letter-spacing: 0.1rem; -webkit-transition: background .2s; -moz-transition: background .2s; -o-transition: background .2s; transition: background .2s; }
.login-wrap .btn-submitf span { z-index: 2; position: relative; color: #fff; padding: 0 25px 0 0; -webkit-transition: padding .15s; -moz-transition: padding .15s; -o-transition: padding .15s; transition: padding .15s; }
.login-wrap .btn-submitf span:before { content: ''; height: 1px; width: 20px; background: #fff; position: absolute; top: 45%; right: 0; -webkit-transition: width .15s; -moz-transition: width .15s; -o-transition: width .15s; transition: width .15s; }
.login-wrap .btn-submitf span:after { content: ''; height: 6px; width: 6px; border: none; border-top: 1px solid #fff; border-right: 1px solid #fff; position: absolute; top: 45%; right: 2px; -webkit-transform-origin: center center; -moz-transform-origin: center center; -ms-transform-origin: center center; -o-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(45deg) translateY(-50%); -ms-transform: rotate(45deg) translateY(-50%); -o-transform: rotate(45deg) translateY(-50%); transform: rotate(45deg) translateY(-50%); }
.login-wrap .btn-submitf:hover { background: #599d11; }
.login-wrap .btn-submitf:hover span { padding: 0 35px 0 0; }
@media (max-width:1199px) {
  .login-wrap .left { padding: 50px; }
  .login-wrap .left:before { top: 15px; right: 15px; left: 15px; bottom: 15px; }
  .login-wrap .right { padding: 50px; }
  .login-wrap .right:before { top: 15px; right: 15px; left: 15px; bottom: 15px; }
}
@media (max-width:991px) {
  .welcome-msg {width: 100%; margin: 0; }
  .func { width: 100%; margin: 25px 0 0; }
}
@media (max-width:767px) {
  .login-wrap .left { padding: 25px 30px; width: 100%; }
  .login-wrap .left:before, .login-wrap .right:before { top: 8px; left: 8px; right: 8px; bottom: 8px; }
  .login-wrap .right { padding: 40px 30px 40px 30px; position: relative; width: 100%; height: auto; top: auto; right: auto; background: #888; }
  .login-wrap .right:before { background: none; opacity: 0.2; }
  .login-wrap .right br { display: none; }
  .login-wrap .right .inner { position: relative; top: auto; left: auto; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
}
.form-style .form-box { border: 1px solid #ddd; background: #fff; padding: 0 0 0 105px; margin: 0 0 7px 0; position: relative; -webkit-transition: border .15s; -moz-transition: border .15s; -o-transition: border .15s; transition: border .15s; }
.form-style .half-1, .form-style .half-2, .contact-form .btn-box, .contact-form .code { width: calc(50% - 20px); display: inline-block; vertical-align: top; }
.form-style .half-2, .contact-form .btn-box { margin-left: 36px; }
.form-style .form-box .ti { font-size: 13px; width: 100px; padding: 0 0 0 10px; line-height: 43px; color: #666; position: absolute; left: 0; top: 0; padding-left: 20px; }
.login-wrap .form-style .form-box .ti { padding: 0 0 0 15px; }
.form-style .form-box .ti .star { position: absolute; left: 10px; top: 0; }
.form-style .input-style { width: 100%; height: 43px; border: none; background: none; box-shadow: none; outline: 0; padding: 0 10px 0 0; color: #666; }
.form-style .code-box { padding: 0 135px 0 0; position: relative; }
.form-style .code-box .codeimg { width: 135px; position: absolute; bottom: 0; right: 0; }
.form-style .form-box .cleft {
	display: inline-block;
	width: 35%;
	margin: 0;
	padding: 0;
}
.form-style .form-box .cright {
	float: right;
	display: inline-block;
	width: 65%;
	margin: 0;
	padding: 2px 0 0;
}
.form-style .form-box .cright a.loginverify {
	display: inline-block;
	font-size: 0.9em;
	padding-left: 5px;
}
@media (min-width:600px) {
  .form-style .form-box.onfocus { border-color: #666; }
}
@media (max-width:599px) {
  .form-style .half-1, .form-style .half-2 { width: 100%; display: block; }
  .form-style .half-2 { margin-left: 0; }
  .form-style .btn-box { text-align: center; }

  .form-style .form-box { padding: 0; border: none; background: none; margin-bottom: 15px; }
  .form-style .form-box .ti { position: relative; width: auto; padding: 0 0 0 13px; margin: 0 0 5px 0; line-height: 1; }
  .form-style .form-box .ti .star { left: 3px; }
  .form-style .form-box .input-style { border: 1px solid #ddd; background: #fff; padding: 0 10px; }
  .form-style .textarea-style { padding: 10px; border: 1px solid #ddd; background: #fff; }

  .form-style .form-box.onfocus .input-style { border-color: #666; }
  .form-style .form-box .cleft {width: 100%;}
  .form-style .form-box .cright {width: 100%;margin-bottom: 20px;}
}

/*************************
******* search CSS ******
**************************/
.help-search {
	float: left;
	width: 100%;
	display:inline-block;
	padding: 12px 10px 15px;
	border-radius: 5px;
	background: #eee;
}
.help-search .title{
	float: left;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #599d11;
	width: 100%;
	display: inline-block;
	padding: 0 5px 8px 30px;
	margin: 0 0 12px;
	border-bottom: 1px dashed #ccc;
	background: url(../icon-search.svg) no-repeat 4px 6px;
	background-size: 20px;
}
.help-search .input-txt {
	width: auto;
	max-width: 100%;
	height: 34px;
    padding: 3px 5px;
	margin-left: 10px;
    border: 1px solid #c9c9c9;
	display: inline-block;
}
.search-list {float: left; }
.search-list label { display: inline-block;	margin: 0 0 0 15px;}
.search-btn {
	float: left;
	margin: 0 0 0 10px;
	width: 70px;
	display: inline-block;
}
.search-btn .btn-style {
  display: block;
  width: 100%;
  font-size: 1.2em;
  color: #fff;
  border: #1446a1 solid 1px;
  background: #1446a1 url(../search1.svg) no-repeat center center;
	background-size: 20px;
  text-align: center;
  text-decoration: none;
  line-height: 20px;
  padding: 6px 15px 6px;
	border-radius: 3px;
	text-indent: -9999px;
  -webkit-transition: all 0.3s ease-in-out;
     -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}
.search-btn .btn-style:hover,
.search-btn .btn-style:focus {
  color: #fff;
  text-decoration: none;
  border: #fb9020 solid 1px;
  background-color: #fb9020;
}
.css-table2{
	display: inline-block;
	width: 100%;
	background: #ffffff;
	border-collapse: collapse;
	margin-top: 20px;
}
.css-table2 ul, .css-table2 li {
	display: inline-block;
	margin: 0;
	padding: 0;
    list-style-type: none;
}
.css-table2 .th{
	color:#fff;
	border-right: #fff 1px solid;
	text-align: center;
	padding: 10px 5px 8px;
}
.css-table2{
	width: 100%;
	display: inline-block;
}
.css-table2 .thead{
	width: 100%;
	display:inline-block;
	background: #626262;
}
.css-table2 .tbody{
	width: 100%;
	display:inline-block;
}
.css-table2 .tbody .tr{
	width: 100%;
	display:inline-block;
	border-bottom: 1px solid #ddd;
}
.css-table2 .th, .css-table2 .td{
	float: left;
	display:inline-block;
	vertical-align:middle;
}
.css-table2 .td{
	color: #555;
	padding: 12px 15px;
	border-collapse: collapse;
}
.css-table2 .td a{color: #2276c3; text-decoration: underline;}
.css-table2 .td a:hover{color: #ed6d02; text-decoration: none;}

.css-table2 .td:nth-child(1){font-weight: bold;}
.css-table2 .th:nth-child(1),.css-table2 .td:nth-child(1){width: 15%; text-align: center;}
.css-table2 .th:nth-child(2),.css-table2 .td:nth-child(2){width: 15%; text-align: center;}
.css-table2 .td:nth-child(3){font-size: 1.025em;color: #333; font-weight: bold;}
.css-table2 .th:nth-child(3),.css-table2 .td:nth-child(3){width: 40%;}
.css-table2 .th:nth-child(4),.css-table2 .td:nth-child(4){width: 30%; text-align: center;}

@media (max-width: 991px) {
.search-list label { display: inline-block;	margin: 10px 0 0;}
.search-btn {margin: 8px 0 0 10px;width: 70px;}
.css-table2 .thead{ display: none;}
.css-table2 .tbody{border-top: 3px solid #599d11;}
.css-table2 .td:nth-child(1), .css-table2 .td:nth-child(2), .css-table2 .td:nth-child(3), .css-table2 .td:nth-child(4), .css-table2 .td:nth-child(5), .css-table2 .td:nth-child(6){display: inline-block;width: 100%;text-align: left;padding: 8px 10px 8px;font-size: 16px;border-bottom: #ddd 1px solid;}
.css-table2 .tr li:before{ content: attr(data-title); display: inline-block;float: left; width: 110px;color: #888;font-size: 14px;}
}

@media (max-width: 768px) {

}
/*************************
******* news CSS ******
**************************/
.news, .links, .paperlist, .lifelist { display:inline-block; width: 100%;}
.news-box {
    background: #f3f3f3;
    padding: 20px 20px 18px 25px;
    float: left;
    width: 100%;
    margin: 0 0 15px;
	-webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}
.news-box:hover {background: #f8f8de;}
.news-day {
    font-size: 1em;
    font-family: Times, "Times New Roman", serif;
    font-style: italic;
    color: #f47300;
	font-weight: 600;
}
.news-day span {
	font-size: 1.6em;
	font-weight: 500;
}
.news-info {
	width: 98%;
	border-left:1px solid #7f7f7f;
	float: right;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 15px;
}
.news-info h3 {
	font-size: 1.4em;
	color: #000;
	font-weight: 500;
	padding: 0;
	margin: 0;
	line-height: 1.3em;
}
.news-info h3 a {
	color: #000;
}
.news-info h3 a:hover,.news-info h3 a:focus {
	color:#478900;
	text-decoration: none;
}
.news-info p {
	line-height: 1.5em;
	color: #999;
	font-weight: 500;
	padding: 0;
	margin: 0;
	margin-top: 8px;
	width: 85%;
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.news-box a.btn-more {
	width: 80px;
	height: 27px;
	line-height: 22px;
	border: 1px solid #8d8d8d;
	float: right;
	text-align: center;
	font-size: 1em;
	font-weight: 500;
	font-family: Times, "Times New Roman", "serif";
	color: #000;
}
.news-box a.btn-more:hover {
	border: 1px solid #000;
	background-color: #000;
	color: #fff;
	text-decoration: none !important;
}
.newslist2 {
	float: left;
	width: 100%;
	margin: 22px 0 0;
}
.newslist2 dl {
	float: left;
	width: 100%;
	margin: 0;
	padding: 20px 20px 20px;
	border: 1px solid #dad9d4;
	position: relative;
}
.newslist2 dd {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #222;
}
.newslist2 dd.title {
	padding: 7px 0 3px;
	font-size: 1.8em;
	line-height: 1.3em;
	font-weight: bold;
	color: #222;
}
.newslist2 dd.website {
	font-size: 0.95em;
	color: #666;
	border-top: 1px solid #eee;
	padding-top: 12px;
	margin-top: 12px;
}
.newslist2 dt {
	display: inline-block;
	margin: 0 0 0 5px;
	font-size: 1.1em;
    font-family: Times, "Times New Roman",  serif;
    font-style: italic;
    color: #f47300;
	font-weight: 600;
	padding: 0 12px 0 2px;
	background: #fff;
	position: absolute;
	top: -15px;
	left: 0;
}
.newslist2 dt .newsitem {
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Arial, Helvetica, sans-serif;
	display: inline-block;
	margin: 0 15px 0 0;
	font-size: 16px;
    font-style: normal;
    color: #fff;
	font-weight: normal;
	padding: 2px 15px;
	background: #599d11;
}
.newscontent {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding: 35px 0 35px;
}
.newslist4 {
	font-size: 1em;
	line-height: 1.6em;
	color: #666;
	background-color: #e9e9e9;
	float: left;
	width: 100%;
	padding: 15px 10px;
}
.newslist4 A:link {color:#009bd8;text-decoration:none}
.newslist4 A:visited {color:#009bd8;text-decoration:none}
.newslist4 A:hover {color:#eb6100;text-decoration:underline}
.news-video {
	width: 100%;
	display:inline-block;
	background: #000;
	min-height:100px;
	margin-top: 35px;
}
.news-video .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.news-video .video-container iframe,
.news-video .video-container object,
.news-video .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.lifelist ul {
	float: left;
	width: 100%;
	display:inline-block;
	margin: 0;
	padding: 0;
}
.lifelist li { 
	display:block;
	list-style:none;
	width:calc(100%/3 - 12px);
	float: left;
	padding: 0;
	margin: 10px 18px 20px 0;
	background: #fff;
	position: relative;
	-webkit-box-shadow: 0 0 0 rgba( 0, 0, 0, 0 );
	box-shadow: 0 0 0 rgba( 0, 0, 0, 0 );
	-webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}
.lifelist li:last-child { 
	margin: 10px 0 20px;
}
.lifelist li:hover { 
	-webkit-box-shadow: 5px 5px 0 rgba( 0, 0, 0, .1 );
	box-shadow: 5px 5px 0 rgba( 0, 0, 0, .1 );
}
.lifelist li a div.all { float: left;display:inline-block;width: 100%;text-align: center; padding: 12px 15px 15px;border: 1px solid #e6e6e6;min-height: 120px;}
.lifelist li .photo { 
	width:100%;
	float: left;
	overflow: hidden;
	padding: 0;
	position: relative;
	background: #fff;
	-webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}
.lifelist li .paperphoto {
	width:100%;
	float: left;
	overflow: hidden;
	padding: 0;
	position: relative;
	background: #eee;
	-webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}
.lifelist li .photo .newsimg1 {
	width: 100%;
	height: 220px;
	outline: none;
	display: inline-block;
	float: left;
	opacity: 1;
	-webkit-transform: scale(1);
    transform: scale(1);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.lifelist li .paperphoto .newsimg1 {
	width: 100%;
	height: 300px;
	outline: none;
	display: inline-block;
	float: left;
	opacity: 1;
	-webkit-transform: scale(1);
    transform: scale(1);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.lifelist li:hover .photo .newsimg1, .lifelist li:hover .paperphoto .newsimg1 {
	opacity: 0.8;
	-webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.lifelist li .ldate {
	font-family: Times, "Times New Roman",  serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #ffa200;
	text-align: left;
	font-style: italic;
	margin: 0;
	padding: 0 0 0 21px;
	display: inline-block;
	width: 100%;
	background: url(../calendar.svg) no-repeat left 4px;
	background-size: 15px;
}
.lifelist li .ltit {
	font-size: 1.3em;
	line-height: 1.5em;
	color: #000;
	text-align: left;
	margin: 2px 0 0;
	padding: 0;
	display: inline-block;
	width: 100%;
}
.lifelist li:hover .ltit {
	color: #498e01;
}

.paperlist ul {
	float: left;
	width: 100%;
	display:inline-block;
	margin: 0;
	padding: 0;
}
.links .linkstit {
	width: 100%;
	display:inline-block;
	font-size: 1.5em;
	font-weight: bold;
	margin: 20px 0 5px;
	padding: 0 0 0 40px;
	background: url(../right3.svg) no-repeat 12px 5px;
	background-size: 19px;
}
.links ul {
	float: left;
	width: 100%;
	display:inline-block;
	margin: 10px 0 15px;
	padding: 0;
}
.links li { 
	display:block;
	list-style:none;
	width:100%;
	float: left;
	font-size: 1em;
	padding: 15px 0 15px 40px;
	margin: 0;
	color: #333333;
	background: #fff url(../icon_02.png) no-repeat 12px center;
	border-bottom: 1px dotted #ddd;
	-webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}
.links li:hover, .links li:hover:nth-child(odd) { background: #f7e4cf url(../icon_02.png) no-repeat 12px center;}
.links li:nth-child(odd) { background: #fbf5ef url(../icon_02.png) no-repeat 12px center;}
.links li a{ color: #333;}
.links li a:hover{ color: #cc4e00;}
.paperlist li { 
	display:block;
	list-style:none;
	width:100%;
	float: left;
	font-size: 1.1em;
	padding: 15px 0 15px 45px;
	margin: 0;
	color: #333333;
	background: #fff url(../paper-plane.svg) no-repeat 12px center;
	background-size: 20px;
	border-bottom: 1px dotted #ddd;
	-webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}
.paperlist li:hover, .paperlist li:hover:nth-child(odd) { background: #eaf1d2 url(../paper-plane.svg) no-repeat 17px center;background-size: 20px;}
.paperlist li:nth-child(odd) { background: #fbfae7 url(../paper-plane.svg) no-repeat 12px center;background-size: 20px;}
.paperlist li a{ color: #333;}
.paperlist li a:hover{ color: #e36234;}
@media (min-width: 992px) and (max-width: 1299px) {
.lifelist li .photo .newsimg1 {height: 150px;}
}
@media (max-width: 991px) {
.lifelist li { width:calc(100%/3 - 6px);margin: 10px 9px 20px 0;}
.lifelist li .photo .newsimg1 {height: 180px;}
}
@media (max-width: 767px) {
.lifelist li { width:100%;margin: 10px 0 20px;}
.lifelist li .photo .newsimg1 {height: 280px;}
}
@media (max-width: 600px) {
.lifelist li .photo .newsimg1 {height: 220px;}
}
@media (max-width: 480px) {

}
/*************************
*******Product CSS******
**************************/
.product-ov {
	width: 100%;
	display: inline-block;
}
.product-ov ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.product-ov li { 
	display:block;
	list-style:none;
	width:calc(100%/3 - 12px);
	float: left;
	padding: 0;
	margin: 10px 18px 20px 0;
	background: #fff;
	position: relative;
	border: 1px solid #e6e6e6;
	-webkit-box-shadow: 0 0 0 rgba( 0, 0, 0, 0 );
	box-shadow: 0 0 0 rgba( 0, 0, 0, 0 );
	-webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}
.product-ov li:last-child { 
	margin: 10px 0 20px;
}
.product-ov li:hover { 
	-webkit-box-shadow: 5px 5px 0 rgba( 0, 0, 0, .1 );
	box-shadow: 5px 5px 0 rgba( 0, 0, 0, .1 );
}
.product-ov li .photo { 
	width:100%;
	float: left;
	overflow: hidden;
	padding: 0;
	background: #fff;
	position: relative;
}
.product-ov li div.all { float: left;display:inline-block;width: 100%;text-align: center; padding: 12px 15px;}
.product-ov ul li .pro-name {
	display: inline-block;
	width: 100%;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #222;
	padding: 0;
	margin: 0;
	-o-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-webkit-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-moz-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	transition: color .20s linear, background-color .20s linear, border-color .20s linear;
}
.product-ov li:hover .pro-name {color: #dd7a05;}
.product-ov ul li .pro-price {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, DejaVu Sans, Verdana,\5FAE\8EDF\6B63\9ED1\9AD4," sans-serif";
	font-size: 1.1em;
	line-height: 1.4em;
	color: #d80000;
	display: inline-block;
	width: 100%;
	margin: 12px 0 0;
	text-align: center;
	padding: 12px 5px 0;
	border-top: 1px solid #ededed;
}
.product-ov ul li .productimg {
	width: 100%;
	height: 230px;
	outline: none;
	display: inline-block;
	float: left;
}
.product-ov ul li .productimg {
	-webkit-transform: scale(1);
    transform: scale(1);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.product-ov ul li:hover .productimg {
	opacity: 0.8;
	-webkit-transform: scale(1.05);
    transform: scale(1.05);
}


@media (min-width: 992px) and (max-width: 1299px) {
.product-ov ul li .productimg {height: 160px;}
}
@media (max-width: 991px) {
.product-ov li { width:calc(100%/3 - 6px);margin: 10px 9px 20px 0;}
.product-ov ul li .productimg {height: 160px;}
}
@media (max-width: 767px) {

}
@media (max-width: 600px) {
.product-ov li { width:100%;margin: 10px 0 20px;}	
.product-ov ul li .productimg {height: 250px;}
}
@media (max-width: 480px) {
.product-ov ul li .productimg {height: 200px;}
}
/*產品詳細頁*/
.product-info {
	float: left;
	width: 100%;
	padding: 10px 10px 15px;
	display:inline-block;
	background: #f7f7f7;
}
.productpicbig {
	float: left;
	width: 530px;
	padding: 0;
	margin: 0;
	position:relative;
	background: #fff;
	border: 1px solid #eaf1d2;
}
.product-info .info {
	float: left;
	width: calc(100% - 530px);
	margin: 15px 0 0;
	padding: 0 20px 0 40px;
}
.product-info .info h2 {
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, "Arial Black", sans-serif;
	font-size: 2em;
	line-height: 1.4em;
	color: #2f0f09;
	font-weight: bold;
	display: inline-block;
	width: 100%;
	margin: 0 0 10px;
	padding: 0 0 12px;
	border-bottom: #ccc dotted 1px;
}
.product-info .info .group {
  margin: 0;
  padding: 10px 0;
  width:100%;
  float:left;
  border-bottom: #ddd dotted 1px;
}
.product-info .info .ti {
  float: left;
  width: 90px;
  color: #999;
  font-size:1em;
}
.product-info .info .group .txt {
	color: #111;
	display: inline-block;
	width:calc(100% - 90px);
	float:left;
}
.product-info .info .group .txt p{
	margin: 0 0 5px;
}
.product-info .info .group .txt ul{
	margin: 0;
	padding: 0;
    padding-left: 24px;
    list-style-type: disc;
}
.product-info .info .group .txt ol{
	margin: 0;
	padding: 0;
    padding-left: 20px;
    list-style-type: disc;
}
.product-info .info .group .txt ul li{
	margin: 0;
	padding: 0;
    margin-bottom: 2px;
	border-bottom: none;
	list-style-type: disc;
}
.product-info .info .group .txt ol li{
	margin: 0;
	padding: 0 0 0 3px;
    margin-bottom: 2px;
	border-bottom: none;
	list-style-type: decimal;
}
.product-info .info .group .txt .price {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, DejaVu Sans, Verdana, \5FAE\8EDF\6B63\9ED1\9AD4, " sans-serif";
	font-size: 1.3em;
	line-height: 1.5em;
	color: #dd0000;
	font-weight: bold;
	display: inline-block;
}
.product-info .info .goods-btn {
	float: left;
	width: 100%;
	margin: 22px 0 15px;
	padding: 0;
}
.product-info .info .goods-btn a.orderpager {
	display: inline-block;
	width: auto;
	margin: 3px 0;
	padding: 12px 50px 12px 80px;
	text-align: center;
	font-size: 1.1em;
	color: #fff;
	background: #ff6380 url(../writing.svg) no-repeat 42px center;
	background-size: 25px;
	border: none;
	cursor: pointer;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	text-decoration: none;
}
.product-info .info .goods-btn a:hover.orderpager {
	color: #fff;
	background: #8abf21 url(../writing.svg) no-repeat 45px center;
	background-size: 25px;
	text-decoration: none;
}
@media (min-width: 992px) and (max-width: 1299px) {
.productpicbig {width: 100%;}
.product-info .info {width: 100%;margin: 30px 0 10px;padding: 0 20px;}
}
@media (max-width: 991px) {
.productpicbig {width: 100%;}
.product-info .info {width: 100%;margin: 30px 0 10px;padding: 0 20px;}
}
@media (max-width: 768px) {

}
@media (max-width: 600px) {

}

/*選項卡*/
.tab{
	width: 100%;
	float: left;
	position: relative;
}
.tab .nav-tabs{
	width: 100%;
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0;
    border:none;
	background: #d0d0d0;
}
.nav-tabs li{
	display: inline-block;
	padding: 0;
	margin: 0;
	border-right: 1px solid #fff;
}
.nav-tabs li a{
	display: inline-block;
    padding: 15px 40px;
	margin: 0;
    border:none;
    background: transparent;
	font-size: 1.1em;
    color:#555;
    border-radius: 0px;
    transition: all 0.2s ease-in 0s;
}
.nav-tabs li a:hover{
    background: #8fc321;
    color: #fff;
}
.nav-tabs li.active a,
.nav-tabs li.active a:focus,
.nav-tabs li.active a:hover{
    color: #fff;
	font-weight: 600;
    padding: 15px 40px;
	background: #8fc321;
	border:none;
}
.tab .tab-content{
	width: 100%;
	display: inline-block;
    padding: 40px 0 50px;
}
@media only screen and (max-width: 767px){
    .tab{
         margin-top: 35px;
	}
	.nav-tabs li{
        width:100%;
        margin-bottom: 1px;
    }
    .nav-tabs li a{
		width:100%;
        padding: 12px;
    }
    .nav-tabs li.active a,
    .nav-tabs li.active a:focus,
    .nav-tabs li.active a:hover{
        padding: 12px;
        margin-top: 0;
    }
.tab iframe,
.tab object,
.tab embed {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
	height: auto;
	min-height: 350px;
}
}
/*產品放大*/
.imagecontainer {
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	float: left;
	background-color: #eaf1d2;
}
.imagecontainer ul {
	width: 100%;
	float: left;
	padding: 0;
	margin: 8px 0 0;
}
.imagecontainer li {
	display: inline-block;
	margin: 2px; 
	border-color: #ccc;
	border: 0.2em solid rgba( 255, 255, 255, .5 ); /* 10 */

	-webkit-box-shadow: 0 0 0.313em rgba( 0, 0, 0, .1 ); /* 5 */
	box-shadow: 0 0 0.313em rgba( 0, 0, 0, .1 ); /* 5 */

	-webkit-transition: -webkit-box-shadow .3s ease, border-color .3s ease;
	transition: box-shadow .3s ease, border-color .3s ease;
	width: 60px; 
	background:#FFF;
    overflow:hidden;
	list-style: none;
}
.imagecontainer li:hover,
.imagecontainer li:focus {
	border-color: #fff;
	-webkit-box-shadow: 0 0 0.5em rgba( 0, 0, 0, .25 ); /* 15 */
	box-shadow: 0 0 0.5em rgba( 0, 0, 0, .25 ); /* 15 */
}
.imagecontainer li .productimg2 {
	width: 100%;
	height: 50px;
	outline: none;
	display: inline-block;
	float: left;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.imagecontainer li:hover .productimg2 {
	opacity: 0.7;
}
div.container_img {
	width:100%;
	height:450px;
	overflow:hidden;
	position:relative;
	display:block;
	text-align:center;
	vertical-align:middle;
	margin: 0;
	padding: 0;
	float: left;
}
div.container_img:after {
    padding-top: 56.25%;
    content:"";
    display: block;
}
div.container_img img {
	position:absolute;
    top:0;
    bottom:0;
    right:0;
    left:0;
    margin:auto;
	max-height:500px;
	max-width:100%;
}
@media only screen and (max-width: 767px){
div.container_img {height:300px;}
div.container_img img {max-height:300px;}
}



/*************************
******* contact CSS ******
**************************/
.contact1 {
	width: 100%;
	padding: 30px 4% 20px;
	margin: 0;
	float: left;
	border: 8px solid #eaf1d2;
}
.contact-text {
	float: left;
	width: 100%;
	line-height: 150%;
	margin: 0 0 10px 0;
	color: #666;
	padding: 18px 20px;
	background: #f8f8de;
}
.contact-text p.cinfo {
	display: inline-block;
	width: 100%;
	margin: 2px 0;
	padding: 0;
	color: #333;
}
.contact-text a.googlemap {
	display: inline-block;
	width: auto;
	height: 30px;
	margin-left: 15px;
	padding: 0 20px;
	text-align: center;
	line-height: 30px;
	font-size: 1em;
	color: #fff;
	background: #ccc;
	border: none;
	cursor: pointer;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	text-decoration: none;
}
.contact-text a:hover.googlemap {
	color: #fff;
	background: #ffa200;
	text-decoration: none;
}
.contact1 .control-label {
	text-align: left;
	font-size: 92%;
}
.contact1 label {
	float: left;
	width: 100%;
	color: #666;
	padding-left: 10px;
	padding-top: 5px;
}
.contact1 .required, .ServiceTable .required {
	color: #E85500;
	border: 0;
	margin: 0 5px;
}
.contact2 {
	float: left;
	width: 100%;
	margin: 3px 0 0 0;
}
.contact2 p.cleft {
	width: 30%;
	float: left;
	margin: 0;
	padding: 0;
}
.contact2 p.cright {
	width: 25%;
	float: left;
	margin: 0;
	padding: 0 0 0 5%;
}
.contact3 {
	padding: 25px 0 15px;
	float: left;
	width: 100%;
	margin-top: 25px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ccc;
	text-align: center;
}
.contact3 .cbutton {
	width: 200px;
	height: 44px;
	margin-left: 10px;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
	transition: background 0.3s;
}
.contact3 .send {
	background: #51930c;
}
.contact3 .send:hover{
	background:#86bc4d;
}
.contact3 .reset {
	background: #ccc;
}
.contact3 .reset:hover{
	background:#999;
}
.contact6 {
	float: left;
	width: 50%;
	padding: 0 2% 0 0 ;
}
.contact6:nth-child(2), .contact6:nth-child(4) {
	float: left;
	width: 50%;
	padding: 0 0 0 2%;
}
.contact5 {
	float: left;
	width: 100%;
	padding: 5px;
	margin: 0;
	border: 8px solid #eaf1d2;
}
#contact_form .pull-left{padding-right:10px}
.contact-map {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}
.contact-map .google-maps {
	position: relative;
    padding-bottom: 56.5%;
    height: 0;
    overflow: hidden;
}
.contact-map .google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

@media (min-width: 768px) and (max-width: 991px) {
.contact2 p.cleft {
	width: 50%;
}
.contact2 p.cright {
	width: 45%;
	float: left;
	margin: 0;
	padding-left: 5%;
}
}
@media (max-width: 767px) {
.contact2 p.cleft {
	width: 50%;
	float: left;
}
.contact2 p.cright {
	width: 48%;
	float: left;
	margin: 0;
	padding-left: 3%;
}
}
@media (max-width: 480px) {
.contact2 {
	float: left;
	width: 100%;
	margin: 0 0 5px 0;
}
.contact3 button {
	width: 100%;
	margin-left: 0px;
}
.contact-map .google-maps { padding-bottom: 100%;}
.contact6 {
	width: 100%;
	padding: 0 0 5px;
}
.contact6:nth-child(2), .contact6:nth-child(4) {
	width: 100%;
	padding: 0 0 5px;
}
}
/*************************
******* sitemap CSS ******
**************************/
.sitemap {
	display: inline-block;
	width: 100%;
	margin: 55px 0 0;
	border: 8px solid #eaf1d2;
	padding: 30px 3%;
	/*border-radius: 10px;*/
}
.sitemap_tree { display: inline-block;width: 100%;padding:0; margin:0;}
.sitemap_tree li { list-style: none; }
.sitemap_tree li a { display:block; text-decoration:none; }
.sitemap_tree li a:hover, .sitemap_tree li a:focus { text-decoration:none;color:#ff8210; }
.sitemap_tree &gt; li li { line-height:130%; }
.sitemap_tree &gt; li &gt; ul &gt; li a { padding:0; }

/* 第1層 */
.sitemap_tree &gt; li { float: left; width: calc(100%/3 - 30px);display: inline-block;font-size:1.5em; color:#599d11; line-height:180%; padding:0;margin: 20px 15px;}
	.sitemap_tree &gt; li &gt; a { color:#599d11;padding: 6px 20px 6px 30px;margin-bottom: 10px;background: #faefc3 url(../icon1.png) no-repeat 11px 23px;border-radius: 5px; }
	.sitemap_tree &gt; li &gt; a:hover { color:#ffc82f;background: #599d11 url(../icon1.png) no-repeat 11px 23px; }
/* 第2層 */
.sitemap_tree &gt; li &gt; ul { margin:0;padding: 3px 0; }
.sitemap_tree &gt; li &gt; ul &gt; li { font-size:80%; color:#000; padding: 4px 0 4px 10px; }
	.sitemap_tree &gt; li &gt; ul &gt; li &gt; a { color:#555; background: url(../right1.svg) no-repeat 4px 9px;background-size: 5px; padding-left: 20px;}
/* 第3層 */
.sitemap_tree &gt; li &gt; ul &gt; li &gt; ul { margin:0;padding: 10px 0 2px 27px; }
.sitemap_tree &gt; li &gt; ul &gt; li &gt; ul &gt; li { font-size:90%; color:#888;padding: 4px 0; }
	.sitemap_tree &gt; li &gt; ul &gt; li &gt; ul &gt; li &gt; a { color:#888; background: url(../icon6.png) no-repeat left 9px;padding-left: 15px; }
/* 第4層 */
.sitemap_tree &gt; li &gt; ul &gt; li &gt; ul &gt; li &gt; ul { margin-left:37px; }
.sitemap_tree &gt; li &gt; ul &gt; li &gt; ul &gt; li &gt; ul &gt; li { font-size:93.33%; color:#6d6d6d; }
	.sitemap_tree &gt; li &gt; ul &gt; li &gt; ul &gt; li &gt; ul &gt; li a { color:#6b6b6b; }
@media (max-width: 1299px) {
.sitemap {margin: 15px 0 0;}
}
@media (max-width: 991px) {
.sitemap {padding: 20px 3%;margin: 15px 0 0;}
.sitemap_tree &gt; li { width: calc(100%/3 - 10px);margin: 20px 5px;}
}
@media (max-width: 767px) {
.sitemap {padding: 20px 5%;}
.sitemap_tree &gt; li { width: 100%;margin: 10px 0;}
}

/*************************
******* contact CSS ******
**************************/
.contact {
	float: left;
	width: 100%;
	display: inline-block;
	margin: 60px 0;
	padding: 0;
}
</pre></body></html>