@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	font-family: "RobotoCondensed", \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, sans-serif;
	overflow: hidden; font-size: 16px
}
.nocopy{
	-webkit-user-select:none;-webkit-touch-callout:none;-moz-user-select: none;
}

ul, li {
	margin: 0;
	padding: 0; list-style: none
}

:focus{ outline: 0}
a{color:#000; text-decoration: none;}
a:hover{color:#666; text-decoration: none}
img[usemap], map area{
    outline: none;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
.wrap {
	max-width: 1800px;
	margin: 0 auto;padding:0 20px;
}
img{max-width: 100%; border: 0}
#header, #header2 {
	background: #fff;
	height: 130px
}
/*.wrap {
	width: 1200px;
	margin: 0 auto
}*/
/*menu*/

.logo {
	width: 50%;
	float: left
}
.logo img {
/*	width: 250px;
	padding: 25px 20px 0 0*/
}

#nav {
	width: 50%;
	float: right;
	padding-top: 36px;
}
#nav>ul {
	display: flex;
    justify-content: flex-end;
}
#nav>ul>li {
}
#nav>ul>li>a {
	font-size: 28px;
	color: #000;
	padding: 2px 22px;/* 除了可以控制選項左右間距之外,還可以順便控制間隔線高低,讓間隔線畫面比較協調 */
	display: block; font-weight:bold;
	border-right: 1px solid #000;/* 這裡設定間隔線 */
	margin-top: 15px;
}
#nav>ul>li:hover>a , #nav>ul>li.active>a{color:rgba(75,177,32,1.00); border-bottom:5px solid rgba(75,177,32,1.00)}








/*次選單*/

li a, .dropbtn {
	text-align: center;
	text-decoration: none;
}
li a:hover, .dropdown:hover .dropbtn {
}
li.dropdown {
}
.dropdown-content {
	display: none;
	position: absolute;
	background-color: #EEE;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 999;
	text-align: left;padding:15px;top:calc(100% - 10px)

}

.pro_nav{display: none;
	position: absolute;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 999;
	text-align: left;
	margin-left: -30%}

.pro_nav li {
	text-align: center;
	margin: 0 5px;width:calc(33.3% - 10px); float:left;
}
.pro_nav li div{ overflow: hidden; }
.pro_nav li div img{transition: all 0.3s ease-in-out}
.pro_nav li:hover div img{ transform: scale(1.1)}
.pro_nav li:hover a{color:rgba(70,193,3,1.00)}















.dropdown-content a {
    color: black;

    text-decoration: none;
    display: block;
    text-align:center;
}

.dropdown-content a:hover {color:rgba(70,193,3,1.00)

}
.dropdown:hover .dropdown-content {
	display: block;
}
.dropdown-content li.nav3_0 {
	display: none
}


#header2 {
	box-shadow: 0 0px 8px #333
}
.header * {
	-webkit-transition: position 0.3s ease 0.3s;
	-moz-transition: position 0.3s ease 0.3s;
	-ms-transition: position 0.3s ease 0.3s;
	-o-transition: position 0.3s ease 0.3s;
	transition: position 0.3s ease 0.3s;
}
.header--clone {
	position: fixed;
	width: 100%;
	z-index: 130;
	top: 0;
	left: 0;
	-webkit-transform: translateY(-160px);
	-ms-transform: translateY(-160px);
	transform: translateY(-160px);
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.header--stick {
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}
.sb-active .header--clone {
	-webkit-transform: translateY(-160px);
	-ms-transform: translateY(-160px);
	transform: translateY(-160px);
}
.sb-toggle-right , .sb-toggle-left {
	display: none
}

/*footer*/



.ft_flower{ background:url(../images/ft_1.jpg) center top no-repeat;height:280px}
.ft_wrap{ background: url(../images/ft_bg.jpg) center top  no-repeat;padding-bottom:60px }
.ft_left{width:40%; float:left}
.ft_right{width:60%; float:right;padding-top:30px}
.ft_logo{width:140px; padding-top: 10px;}
.co_name{color:#000; font-size:24px; font-weight: bold;}
.add , .co_contact{ font-family:"Lato", \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, sans-serif; color:#000; font-size: 16px; line-height: 24px;}
.co_contact ul li{ }
.qc{ float:right}
.e-mail{font-family:"Lato", \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, sans-serif; color:#000; font-size: 16px; line-height: 24px;}
.ft_link{ float:right;padding-right:30px}
.b2b , .copyright{font-family:"Lato", \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, sans-serif; color:#000; text-align: right}
.b2b a{color:#000}
.b2b a:hover{color:rgba(240,231,209,1.00)}
#smo {
      text-align: right; margin-bottom:10px
}

#smo a {
    display: inline-block;
    color: #fff;
    font-size: 120%;
    text-align: center;
    margin: 8px 5px 0 0px; transition:all 0.3s ease-in-out; background:#284d0e;width:30px;height:30px; line-height:30px; transition:all 0.3s ease-in-out}

#smo a:hover{ transform:scale(1.2); background:rgba(17,112,28,1.00)}
/*goto*/
#gotop {
position: fixed;
    right: 10px;
    bottom: 30px;
    padding: 2px 12px;
    font-size: 25px;
    background:rgba(177,177,177,0.73);
    color: white;
    cursor: pointer; z-index:1000; font-weight:100; transition:all 0.3s ease-in-out
}

#gotop:hover{ border:1px solid rgba(184,0,3,1.00)}
.ot_smo{width:350px;margin:20px auto 0}
.ot_smo ul li{float:left;margin-left:10px; font-size: 16px; line-height: 30px; font-weight: bold;color:rgb(178, 191, 74)}
.ot_smo .pic{width:30px; float:left;margin-right:10px}
#SkypeButton_Call_kid1127_1 #SkypeButton_Call_kid1127_1_paraElement {
  margin: 0;
}
#SkypeButton_Call_kid1127_1 #SkypeButton_Call_kid1127_1_paraElement img {
  margin: 0 !important;
  vertical-align: middle !important;
}
p#SkypeButton_Call_kid1127_1_paraElement{margin:0}
.wechat{position: relative}
.wechat_qc{ display: none;  position: absolute; left:-70px;top:-158px;width:150px;height:150px}
.wechat:hover .wechat_qc{ display: block}
.certifacation ul li{ display:inline-block;margin-right:5px}
.chat_btn{ display: none}

.mainproduct_four{float: none;}
.mainproduct_four ul li {
	width: calc(33.3% - 4px);
	float: left;
	position: relative;
	line-height: 0;
	margin: 2px 2px;
	overflow: hidden
}
.mainproduct_four li>div, .mainproduct_four a {
	position: absolute;
	width: 100%;
	line-height: 0
}
.mainproduct_four li>div {
	text-align: center;
	bottom: 0;
	height:42px;
	background: rgba(129,179,63,0.8);
	color: #fff;
	font-size: 22px;
	transition: all 0.3s ease-in-out;
}
.mainproduct_four li>div .pic img{ height:1px; opacity: 0;transition: all 1s ease-in-out;}
.mainproduct_four li:hover>div {
	height: 100%;
	padding-top: 10%;
	background: rgba(44,150,216,0.5);
}
.mainproduct_four li:hover>div .pic img{  opacity: 1; height:auto}
.mainproduct_four li img {
	transition: all 0.3s ease-in-out
}
.mainproduct_four li:hover>img {
	-webkit-filter: blur(2px);
	filter: blur(2px);
	transform: scale(1.1)
}
.mainproduct_four a {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}








@media (max-width : 1200px) {
	.wrap{width:100%}
	#nav>ul>li>a{padding: 20px;}

}
@media (max-width : 1024px) {
	#nav>ul>li>a {
    padding: 5px;
}
}


@media (max-width : 900px) {
.sb-toggle-right{display: block; position: absolute;right:0;top:0; color:rgba(8,67,158,1.00)}
.sb-toggle-left{display: block; position: absolute;left:0;top:0; color:rgba(8,67,158,1.00)}

.sb-toggle-right , .sb-toggle-left{padding:0 10px;  cursor:pointer;
    background: rgba(129, 179, 23, 0.6);color:#fff;height:70px; line-height: 70px; font-family: "OpenSans" , \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, sans-serif;  }
	.sb-toggle-left:before{content: "\f0c9 ";  font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;}
.sb-toggle-right{background: rgba(144, 144, 144, 0.6);}
.sb-toggle-right:before{content: "\f00b ";  font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit; }
	.sb-left{ background: rgb(226, 226, 226); box-shadow: inset -3px 4px 14px 0px rgba(142, 142, 142, 0.66);}

#header, #header2{height:70px; background-position: center}
.logo img{width:150px;padding:5px 0 0 0}
	#nav{ display: none}
	.logo{width:80%;margin:0 auto; float: none; text-align: center;height:70px}
	.ft_left{width:100%; float:none; text-align: center}
	.ft_right{width:100%; float:none; text-align: center}
	.ft_logo{margin:0px auto  5px;padding-top:15px;width:150px}

	.qc{float:none}
	#smo{ text-align: center;width:100%}
	.ft_link{ float:none;padding-right:0}
	.b2b, .copyright{ text-align: center}


	.pro_nav{ position: static}
	.sb-menu>li>a{border-bottom: 1px solid #fff}
	.sb-menu>li>a{ text-align: left}
	.sb-left  .sb-menu>li>a.sb-submenu-active , .sb-left  .sb-menu>li.active>a{ background: rgba(129, 179, 23, 0.91);color:#fff}
	.ft_right{padding-top:10px}
	.wechat_qc{ display: none;}
.wechat:hover .wechat_qc{ display: none}
	.chat_btn{ display:block; position: absolute; left:0;top:0;width:100%;height:100%}
}

@media (max-width : 400px) {

	.co_name{ font-size:16px}
	.ot_smo{width:350px;margin:20px auto 0}
.ot_smo ul li{float:left;margin-left:10px; font-size: 16px; line-height: 30px; font-weight: bold;color:rgb(178, 191, 74)}
.ot_smo .pic{width:25px; margin-right:5px}
	.ot_smo{width:300px}
}

.sb-left  .sb-menu>li>ul{background: #eee}
.sb-menu .nav3 ul li div a{padding:15px 0 0 0}


.sb-left  .sb-menu>li>ul>li>a{border-bottom: 1px solid rgba(100,169,225,1.00);padding:8px 15px}
.sb-left  .sb-menu>li>ul>li:hover{background: rgb(246, 253, 255)}

.sb-left h2{margin:0 ;padding:15px;color:#1c467b; font-size: 30px;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+8,59b1e0+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 8%, rgba(129,179,23,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 8%,rgba(129,179,23,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 8%,rgba(129,179,23,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#59b1e0',GradientType=0 ); /* IE6-9 */}
a.sb-toggle-submenu:after{ content: "\f107";  font-family: FontAwesome;margin-left:5px}
a.sb-toggle-submenu.sb-submenu-active:after{ content: "\f106";  font-family: FontAwesome}

/*banner_star*/

.insidebanner .slider .indicators .indicator-item {
	background-color: #666666;
	border: 3px solid #ffffff;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.insidebanner .slider .slides {
	height: 380px
}
.insidebanner .slider .indicators .indicator-item.active {
	background-color: #ffffff;
}
.insidebanner .slider {
	width: 100%;
	margin: 0 auto;
	height: 100%
}
.insidebanner .slider .indicators {
	bottom: 10px;
	z-index: 100;/* text-align: left; */
}
.insidebanner .slider .slides li .caption {
	width: 80%
}
.insidebanner .slider .slides li div img {
	height: auto;
	background-repeat: no-repeat;
	background-size: 40%;
	background-position: left top;
	margin-left: 30%;
}
.insidebanner .slider .slides li div {
	width: 100%
}
.insidebanner .slider .slides li div.caption3 img {
	background-position: right 25%
}


@media (max-width : 1280px) {
.insidebanner .slider .slides li div img {

	background-size: 60%;

}
.insidebanner .slider .slides {
	height: 280px
}
}

@media (max-width : 800px) {
.insidebanner .slider .slides li div img {

	background-size: 60%;

}

.insidebanner .slider .slides {
	height: 230px
}
	.insidebanner .slider .slides li .caption{width:90%}
	.slider .slides li .caption{left:5%}

}

@media (max-width : 600px) {

.insidebanner .slider .slides {
	height: 200px
}

	.sb-toggle-right span, .sb-toggle-left span{ display: none}
	.sb-toggle-left:before , .sb-toggle-right:before { font-size:25px}

}



@media (max-width : 400px) {

.slider .slides li img{background-position: 75%}
.insidebanner .slider .slides li div img {

	background-size: 80%;

}
	.sb-toggle-left:before , .sb-toggle-right:before { font-size:20px}
	.co_name{ font-size:16px}

}

/*banner_end*/

.topside{}
.topside ul{display: flex; flex-wrap: wrap;}
.topside ul li{
	width: 19%;
    padding: 10px 10px;
    text-align: center;
    font-size: 20px;
    border: 1px solid;
    margin: 10px 5px;
}


.tree{background:#f2f2f2; text-align: right;padding:5px;margin-bottom:80px }
.tree ul li{ display: inline-block;}
.tree ul li:after{ content: ">";margin:0 3px}
.tree ul li:last-child:after{content: ""}
.tree ul li:last-child{color:#0d528c}

.tree-new{background:#f2f2f2; text-align: right;padding:5px;margin-bottom:10px }
.tree-new ul li{ display: inline-block;}
.tree-new ul li:after{ content: ">";margin:0 3px}
.tree-new ul li:last-child:after{content: ""}
.tree-new ul li:last-child{color:#0d528c}

.left_nav{width:250px; float:left}
.blog-anchor h2::before {
    content: "";
    display: block;
    margin-top: -150px;
    height: 150px;
    visibility: hidden;
}

.right_content{width:calc(100% - 250px) ; float:right}
.left_nav h2{color:#333; font-size:28px; text-transform: uppercase;margin:0 0 15px 0}

.left_nav li ul {display: none}

.left_nav ul li{ border-top:5px solid #8bc08e;margin-bottom:5px}
.left_nav ul li a{color:#fff;padding:8px 15px 13px ;width:100%; display: block; text-align: left; font-weight: bold;background: #57aa5d;}
.left_nav ul li:hover a , .left_nav ul li.active a{ background: #81b317}
.left_nav ul li:hover , .left_nav ul li.active {border-top:5px solid #57aa5d}

.left_nav ul li ul li{ background: #fff;border-top:0;margin-bottom:5px; border-bottom: 1px solid rgba(9,78,171,1.00)}
.left_nav ul li ul li a{color:#7297b3;}
.left_nav ul li ul li a:hover{color:#2687d2}
.left_nav ul li.active ul li a{ background: #fff}
.left_nav ul li:hover li , .left_nav ul li.active li {border-top:0}

.left_nav ul li  ul li.active  a{ background: #fff;color:#2687d2}

.left_nav ul li ul li  ul li{border-bottom:1px dashed rgba(199,199,199,1.00)}
.left_nav ul li ul li  ul li:last-child{border-bottom:0}
.left_nav ul li.active ul li  ul li{margin-bottom:0}
.left_nav ul li.active ul li ul li a{ background: #eeeeee;color:#666; font-weight: normal;padding:10px 15px}
.left_nav ul li ul li  ul li.active a , .left_nav ul li.active ul li ul li:hover a { background: #86bfec;color:#fff}
.left_nav ul li.active ul li ul li a:before{content: "\f0da" ;font-family: FontAwesome;margin-right:5px}



.right_content{padding-left:50px}
h1{margin:0 0 20px 0; border-bottom:2px solid #c1c1c1;padding:0 5px 10px 5px ; font-size:40px; font-weight: bold}
h1 span{color:#81b317;font-size: 42px;}
h1 b{ font-size:35px}

h2{margin:0 0 20px 0; padding:0 5px 10px 5px ; color:#858585; font-size:32px; font-weight: bold}
h2 span{color:#81b317}
h2 b{font-size:35px}

.pro_cate ul li{width:calc(25% - 20px);margin:0 10px 20px; float:left; position: relative}
.pro_wen_1 ul li{width:calc(75% - 20px);float:left; position: relative}
.pro_wen_1 {width: 100%; text-align: center;}
.pro_wen_1 img {max-width: 100%; padding: 0 10px;}
.pro_wen_2 ul li{width:calc(25% - 20px);float:left; position: relative}
.pro_wen_2 {width: 100%; text-align: center;}
.pro_wen_2 img {max-width: 100%; padding: 0 10px;}



.pro_cate .pic{ text-align: center}
.pro_cate .info{ background: url(../images/pro/pro_line.jpg) right top no-repeat;text-align: center; padding:15px 10px ; font-family:
"OpenSans", \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, sans-serif}
.pro_cate .info h3{margin:0 0 5px 0;color:#577c1f}
.pro_cate .info p{margin:0}
.pro_cate .info h4{margin:0 0 5px 0; font-size:20px}
.pro_cate ul li img{transition:all 0.5s ease-in-out}
.pro_cate ul li:hover img{transform: scale(1.1); -webkit-filter: brightness(1.2);
  filter: brightness(1.2);}

.pro_cate ul li:nth-child(4n+1) {
    clear: both;
}
.pro_wen_1 ul li:nth-child(2n+1) {
    clear: both;
}


.blog_cate .pic{ text-align: center}
.blog_cate .info{ background: url(../images/pro/pro_line.jpg) right top no-repeat;padding:0px 10px ; font-family:
"OpenSans", \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, sans-serif}
.blog_cate .info h3{margin:0 0 5px 0;color:#577c1f}
.blog_cate .info p{margin:0}
.blog_cate .info h4{margin:0 0 5px 0; font-size:20px}
.blog_cate ul{
	display: flex;
    flex-wrap: wrap;
}
.blog_cate ul li{
	width:23%;
	margin:0 10px 20px 12px;
	float:left;
	position: relative;
	border: 1px solid #1378b1;
}
.blog_cate ul li img{transition:all 0.5s ease-in-out}
.blog_cate ul li:hover img{transform: scale(1.1); -webkit-filter: brightness(1.2);
  filter: brightness(1.2);}

.blog_cate ul li:nth-child(4n+1) {
    clear: both;
}
.blog_cate_detail h4{
	font-size: 28px;
}
.blog ul li{
	width: 31%;

}

.media_cate .pic{ text-align: center}
.media_cate .info{ background: url(../images/pro/pro_line.jpg) right top no-repeat;padding:0px 10px ; font-family:
"OpenSans", \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, sans-serif}
.media_cate .info h3{margin:0 0 5px 0;color:#577c1f}
.media_cate .info p{margin:0}
.media_cate .info h4{margin:0 0 5px 0; font-size:40px;text-align: center;}
.media_cate ul li{
	width:48%;
	margin:0 10px 20px;
	float:left;
	position: relative;
	border: 1px solid #1378b1;
}
.media_cate ul li img{transition:all 0.5s ease-in-out}
.media_cate ul li:hover img{transform: scale(1.1); -webkit-filter: brightness(1.2);
  filter: brightness(1.2);}

.media_cate ul li:nth-child(2n+1) {
    clear: both;
}



.overlay{
	position: absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-align: center;
	background:rgba(93,159,7,0);
	transition:all 0.5s ease-in-out}
.overlay *{ transition:all 0.5s ease-in-out}
.overlay i{margin-top:45%; font-size:70px;color:rgba(255,255,255,0.00)}
.overlay p{color:rgba(255,255,255,0.00);text-transform: uppercase;font-family:"OpenSans", \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, sans-serif; font-size:20px}

.overlay:hover{background:rgba(93,159,7,0.75)}
.overlay:hover i{color:rgba(255,255,255,1)}
.overlay:hover p{color:#dfdfdf}
.overlay a{width:100%;height:100%; position: absolute;top:0; left:0}


.pro_zone ul li a{width:100%;height:100%; display: block; position: absolute; left:0; top:0}

.pro_zone ul li .pic{ overflow: hidden}
.pro_zone ul li:hover h4{color:rgba(26,106,13,1.00)}

@media (max-width : 1440px) {
	#nav>ul>li>a {
    font-size: 24px;
}
}

@media (max-width : 900px) {
	.sb-right.sb-active{box-shadow: inset 4px 0px 5px rgba(82, 108, 134, 0.31);/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#44b2e5+2,b5daf2+100 */
background: rgb(68,178,229); /* Old browsers */
background: -moz-linear-gradient(top, rgba(129,179,23,1) 2%, rgba(129,179,23,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(129,179,23,1) 2%,rgba(129,179,23,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(129,179,23,1) 2%,rgba(181,218,242,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81b317', endColorstr='#b5daf2',GradientType=0 ); /* IE6-9 */}
	.sb-right.sb-active{box-shadow: inset 4px 5px 5px rgba(76, 76, 76, 0.31);}
	.left_nav .nav_left , .left_nav h2 {display:none}
	.sb-active .left_nav {display:block}
	.right_content{width:100%; float:none;padding:0}
	.tree{margin-bottom:20px}
	.sb-menu li a{ text-align: left}
	.sb-menu .nav3 ul li a{ text-align: center}

	.sb-right h2{margin:0;padding:15px; color:#fff;  font-size:30px;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c6e8ff+8,5faff4+99 */
background: rgb(129,179,23); /* Old browsers */
background: -moz-linear-gradient(top, rgba(129,179,23,1) 8%, rgba(129,179,23,1) 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(129,179,23,1) 8%,rgba(129,179,23,1) 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(129,179,23,1) 8%,rgba(129,179,23,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81b317', endColorstr='#5faff4',GradientType=0 ); /* IE6-9 */}
	.sb-right ul li a{padding:15px; display:block; text-align: left}

	.sb-right .vmenu>ul>li>a{border-bottom:1px solid rgba(255,255,255,0.8); font-weight: bold;color:#fff}
	.sb-right .vmenu>ul>li.active>a{ background: rgba(129,179,23, 0.42)}
	.sb-right .vmenu>ul>li>ul>li>a{ background:rgba(255,255,255,0.38) }
	.sb-right .vmenu>ul>li>ul>li.active>a{ background:rgba(129,179,23,1.00);color:#fff }
	.sb-right .vmenu>ul>li>ul>li>ul>li>a{background: rgba(255,255,255,1.00);color:rgba(129,179,23,1.00);  padding:10px 15px }
	.sb-right .vmenu>ul>li>ul>li>ul>li>a:before{content:"\f0da";font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;margin-right:5px }
	.sb-right .vmenu>ul>li>ul>li>ul>li.active>a{ background: rgba(241, 244, 245, 0.9)}


}

@media (max-width : 680px) {
.pro_cate ul li{width:calc(50% - 30px);margin:0 15px 20px; }
.pro_cate ul li:nth-child(3n+1) {clear: none;}
.pro_cate ul li:nth-child(2n+1) {clear: both;}



}

@media (max-width : 480px) {
.pro_cate ul li{width:300px;margin:0 auto 20px; float:none ;}
h1{ font-size:30px}

}

@media (max-width : 400px) {
.pro_cate ul li{width:100%;margin:0 auto 20px; float:none ;}
}

/*pro_detail*/

.detail_left{width:60%;float:left;margin-bottom:20px;padding-right:15px; text-align: center}
.detail_right{width:40%;float:left;margin:30px 0;  font-family: "OpenSans" , \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, sans-serif;  }
.pro_detail h2{margin:0 ;color:#000;  font-family: "OpenSans" , \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, sans-serif;font-weight: normal; position: relative;padding-left:30px}

.pro_detail h1{ color:rgb(78, 169, 21); border: 0;margin-bottom:10px;padding:0; position: relative;padding-left:30px}
.pro_detail h1:before{ content: ""; width: 0;
height: 0;
border-style: solid;
border-width: 8px 0 8px 15px;
border-color: transparent transparent transparent rgb(78, 169, 21); display: block; position: absolute; left: 10px;top:18px

}
.slider-for{margin-bottom:10px}
.pro_detail table, .about_zone table { border-collapse: collapse;width:100%}
.pro_detail table th, .about_zone table th { text-align: left;padding:8px 10px ; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#727272+0,bfbfbf+100 */
background: rgb(114,114,114); /* Old browsers */
background: -moz-linear-gradient(top, rgb(81, 162, 204) 0%, rgb(186, 205, 210) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgb(129, 179, 23) 0%,rgb(186, 205, 210) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgb(129, 179, 23) 0%,rgb(186, 205, 210) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#727272', endColorstr='#bfbfbf',GradientType=0 ); /* IE6-9 */;color:#fff }
.pro_detail table td, .about_zone table td{padding:5px 10px; border-bottom:1px solid rgba(166,166,166,1.00); font-size:15px}
.pro_detail table td ul li{width:50%; float: left;padding:5px 10px}
.pro_detail table td ul li:nth-child(odd){border-right:1px dashed rgba(209,209,209,1.00)}
.pro_detail table td.no_pa{padding:0}
.gy{  background: rgba(230, 231, 234, 0.75);}
.video-b{    vertical-align: middle;
    width: 100%; border:1px solid #000
  }
.slider-nav .slick-slide{ border:1px solid rgba(201,201,201,0.5);margin:0 5px }
.slider-nav .slick-current{border:1px solid rgba(120,175,47,1.00)}

.video2{ display: none}

.tab_zone{margin:50px auto}

.tabs{width:100%; border-bottom: 1px solid rgba(147,147,147,1.00)}

.tabs .tab a{ background:rgba(207,207,207,1.00);color:#fff; font-size: 18px;padding:0 15px}
.tabs .tab a:hover{ background: rgba(159,159,159,0.89)}
.tabs .tab a.active{ background: rgba(45,125,208,1.00)}

.tab_block{padding:20px}
.remark{margin:8px 0; font-size: 15px;color:rgba(221,0,3,1.00)}
.pro_detail  .tab_block  table th , .pro_detail  .tab_block  table td , .about_zone .tab_block  table th, .about_zone .tab_block  table td{ white-space: nowrap; border:1px solid rgba(179,179,179,1.00); border-collapse: collapse ; text-align: center; font-size: 16px}

.pro_detail  .tab_block  table th, .about_zone  .tab_block  table th{ background:rgba(39,136,197,1.00)}

.pro_detail .tab_block h2{padding:0;margin:0 0 15px 0; color:rgba(0,117,192,1.00); font-weight: bold}



.blog_zone table{
      width: 100%;
	  border-collapse: collapse;
}
.blog_zone table td , .blog_zone table th{ white-space: nowrap; border:1px solid rgba(179,179,179,1.00); border-collapse: collapse ; text-align: center; font-size: 16px;padding: 10px 20px;}

.blog_zone table th{background:rgba(39,136,197,1.00); color: #fff;padding: 10px 30px;}

.blog_zone h2{padding:0;margin:0 0 15px 0; color:rgba(0,117,192,1.00); font-weight: bold}

.blog_zone td.img-s img{vertical-align: middle;}



.pro_text{margin-bottom: 15px}
.pro_text ul li{padding:5px 5px 5px 15px;position: relative; }

.pro_text ul li:before{ content: "\f105"; font-family: FontAwesome; position: absolute; left: 3px; top:4px}

.td_tit{font-weight: bold; background: rgba(211,211,211,0.2);color:rgba(34,106,204,1.00)}

.cen{ text-align: center; font-weight: bold}

.scrollbar
{
	width: 100%;
	overflow-x: auto;
	overflow-y:hidden;
	margin-bottom: 30px
}


.style-1::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.style-1::-webkit-scrollbar
{
	width: 10px;
	height:10px;
	background-color: #F5F5F5;
}

.style-1::-webkit-scrollbar-thumb
{
	background-color:rgba(19,82,134,1.00);
	background-image: -webkit-linear-gradient(45deg,
	                                          rgba(255, 255, 255, .2) 25%,
											  transparent 25%,
											  transparent 50%,
											  rgba(255, 255, 255, .2) 50%,
											  rgba(255, 255, 255, .2) 75%,
											  transparent 75%,
											  transparent)
}
.remark2 ul li{ color:rgba(15,100,179,1.00); list-style: disc;padding:3px; font-weight: bold}
.remark2 ul{margin:20px 0 0 20px}

.tab_block img{min-width: 120px}

.popup-gallery2  li{width:calc(25% - 10px); float:left; font-size:15px; text-align: center; border:1px solid #ccc;padding:5px;margin:5px}
.popup-gallery2  li:hover{border:1px solid rgba(29,106,211,1.00);color:rgba(23,74,177,1.00)}
.popup-gallery2  li p{height:45px;margin:0}
@media (max-width : 1280px) {
	.detail_left{width:55%;}
.detail_right{width:45%; }
}

@media (max-width : 700px) {
.popup-gallery2  li{width:calc(33.3% - 10px) }
}

@media (max-width : 650px) {
	.detail_left{width:100%;padding-right:0; float:none}
.detail_right{width:100%; float:none }
	.video , .exploded{ display:none}
	.video2 , .video2 .exploded{ display:block}



}
@media (max-width : 580px) {
	.tabs{height:auto}
	.tabs .tab{width:100%; display: block; border-bottom: 1px solid #fff}

}
@media (max-width : 480px) {
	.pro_detail h1:before{top:10px}
}

@media (max-width : 380px) {
	.popup-gallery2  li{width:calc(50% - 10px) }
}


/*about*/

.about_zone{width:100%}
.about_zone  h2{margin:0 0 10px 0; font-size:55px; font-weight: normal;color:#000}
.about_zone  h3{margin:0 0 10px 0 ;color:rgba(36,84,181,1.00) ;font-size:25px}
.about_zone  h4{margin:0 0 5px 0;color:rgba(0,0,0,1.00); font-size:20px}
.tit{ font-size:30px;margin-bottom:5px;margin-top:15px}
.tit_pre{ font-size:22px;font-weight: bold;}
.tit2{ font-size: 20px; font-family: "OpenSans" , \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, sans-serif; color:rgba(57,166,30,1.00);margin:5px 0  10px 0}
.ab_1{ float:left;width:40%;padding-top:50px}
.ab_2{ float:right;width:60%;padding-left:15px; border-left:1px dashed rgba(110,110,110,1.00)}
.about_zone p{margin:0 0 15px 0;font-family: "OpenSans" , \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, sans-serif; color:rgba(73,73,73,1.00)}
.ab4{margin-bottom:15px; background: rgba(211,211,211,0.54)}
.ab6{margin-bottom:15px; background: url("../images/com-bg.png") no-repeat center;}
.pic_right{ float:right;padding-left:15px;}
.pic_left{ float:left;padding-right:20px}

.pic_left_wen{ float:left;padding-right:20px;width: 70%;}
.pic_right_wen{ float:right;padding:30px 0 0 15px;width: 30%;}
.pic_left_cushion{ float:left;padding-right:20px;width: 50%;}
.pic_right_cushion{ float:right;padding:30px 0 0 15px;width: 50%;}


.com-global{padding: 15px 15px;}
.ab_box{padding:5px 15px; }
.ab3 iframe{max-width: 100%;}




@media (max-width : 1000px) {
.ab3 .pic_right{padding-left:0; float:none}

}

@media (max-width : 900px) {
.ab3 .pic_right{padding-left:15px; float:right;width:50%}
.ab3.blog-con .pic_right{padding-left:15px; float:none; text-align: center; width:100%;}

}

@media (max-width : 600px) {
.ab3 .pic_right{padding-left:15px; float:right;width:60%}
.ab3.blog-con .pic_right{padding-left:15px; float:none; width:100%;}
.ab_1 , .ab_2{width:100%; float:none}
.ab_1 {padding-top:0}
.ab4 .pic_left{width:50%}
	.mainproduct_four li:hover>div{padding-top:8%}
	.mainproduct_four li>div{height:56px;width: 95%; bottom: 10px;font-size: 24px;}
	.mainproduct_four ul li{float:none;width:100%;padding: 10px 10px;}
	.mainproduct_four{float: none;width: 100%;}

}

@media (max-width : 500px) {
.ab_1 , .ab_2{width:100%; float:none}
.ab_1 {padding-top:0}
.ab4 .pic_left{width:100%; float:none}
	.ab3 .pic_right{padding-left:0px; float:none;width:100%}
	.about_zone  h2{ font-size:45px}
	.about_zone  h3{ font-size:20px}
	.tit{ font-size:28px;margin-top:0px}
	.ab5 .pic_right{padding-left:0px;width:100%; float:none}
}



.application_zone {
	padding: 30px 0
}
.application {
	width: 544px;margin:0 auto
}
.application2 {
	display: none
}


@media (max-width : 600px) {
.application {
	display: none
}
.slider .slides {
	height: 280px
}
.application2 {
	display: block;
	text-align: center
}
.application2 h2 {
	font-weight: bold;
	font-size: 30px;
	margin: 0 0 15px 0;line-height: 100%
}
	.about_zone h1{ font-size:30px;margin-bottom:15px; line-height: 100%; border:0}

.application2 ul li {
	padding: 15px
}
.application2 ul li a { font-size:20px;color: #fff;
}
.application2 ul li.app1 {
	background: #573891
}
.application2 ul li.app2 {
	background: #b81c28
}
.application2 ul li.app3 {
	background: #ea5b18
}
.application2 ul li.app4 {
	background: #f08915
}
.application2 ul li.app5 {
	background: #f9bf11
}
.application2 ul li.app6 {
	background: #6eb93c
}
.application2 ul li.app7 {
	background: #43afe2
}
.application2 ul li.app8 {
	background: #3379bd
}

.application2 ul li:hover{ -moz-box-shadow:    inset 0 0 10px #000000;
   -webkit-box-shadow: inset 0 0 10px #000000;
   box-shadow:         inset 0 0 10px #000000; }
	.box_three li>div{ font-size:20px}
	.banner{margin-bottom:10px}
	.slider .slides li div img{background-size: 100%;}


}




/*gallery*/

.slider-for .slick-list , .slider-nav .slick-list{width:90%;margin:0 auto;}
.slider-for .slick-prev:before, .slider-for .slick-next:before{color:rgba(16,105,143,1.00)}
.slider-for .slick-prev {left:0px}
.slider-for .slick-next{right:0px}
.video3 {padding:30px 0 ;width:90%;margin:0 auto}
.video3 h3{ color:rgba(2,75,127,1.00); font-weight: bold; font-size:25px;margin-bottom:10px}
.popup-gallery{width:90%;margin:30px auto }
.popup-gallery a{width:20%; display: block; float:left;padding:5px; position: relative; }

.popup-gallery a:before{ content: "view"; background: rgba(30,90,172,0); color:rgba(255,255,255,0.00); display: block;width:50%; height:30%; left:50%; top:50%; z-index: 9; text-align: center;position: absolute;margin:5px;padding-top:10%; transform: translate(-50% , -50%) ; transition: all 0.5s ease-in-out; border:2px solid rgba(255,255,255,0.0)}
.popup-gallery a:hover:before{background: rgba(30,90,172,0.85); color:rgba(255,255,255,1);border:1px solid rgba(255,255,255,0.5)}
.popup-gallery a img{ display: block;transition: all 0.5s ease-in-out}
.popup-gallery a:hover img{ opacity: 0.8}


@media (max-width : 1100px) {
.popup-gallery a{width:25%; }
}

@media (max-width :900px) {
.popup-gallery a{width:20%; }

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

.popup-gallery a{width:25%; }

}


@media (max-width :580px) {
.popup-gallery a{width:33.3%; }
}

@media (max-width : 480px) {
.slider-for .slick-prev {left:-10px}
.slider-for .slick-next{right:-10px}

}

/*　content*/

.red{color:rgba(181,0,3,1.00)}
.co_contact{ color:#333}
.co_contact h2{ background:rgba(129,179,23,0.30);padding:5px 15px; font-size:20px;color:#fff}
.co_contact table {width:100%}
.co_contact table th{width:165px; text-align: left;padding:5px 0px 5px 25px; position: relative; vertical-align: top; font-size:16px; font-weight: normal}
.co_contact table th span{ position: absolute; left:15px; top:5px; font-size:16px}
.co_contact table td{}
.co_contact input[type='text'] , .co_contact textarea{width:100%}

.send_btn { text-align: center;margin-top:50px}
.send_btn  input{ border-radius: 5px ;padding:8px 15px; border:0; font-size:16px;margin:0 5px; cursor: pointer}
input[type='reset']{ background:rgba(193,193,193,1.00) }
input[type='button']{ background:rgba(31,92,199,1.00);color:#fff}

.send_btn  input:hover{ box-shadow: 2px 5px 5px rgba(218, 218, 218, 0.62)}

input[type='reset']:hover{ background:rgba(103,103,103,1.00);color:#fff}
input[type='button']:hover{ background:rgba(0,86,239,1.00)}
.verify input[type='text']{width:50%; float:left}

@media (max-width : 480px) {
	.co_contact table th , .co_contact table td{width:100%; display: block}
	.co_contact table th {padding:5px 0 5px 0}
	.co_contact table td{padding:0 }
	.co_contact table th span{ position:static; }


}


.application{ position: relative}

.app_btn1 { top:0; right:215px; position: absolute}
.app_btn2 { top:70px; right:60px; position: absolute}
.app_btn3 { top:210px; right:0px; position: absolute}
.app_btn4 { top:360px; right:60px; position: absolute}
.app_btn5 { top:425px; right:200px; position: absolute}
.app_btn6 { top:370px; left:60px; position: absolute}
.app_btn7 { top:230px; left:0px; position: absolute}
.app_btn8 { top:70px; left:50px; position: absolute}


.tooltip {width:130px;height:120px; display: block; background:rgba(255,255,255,0.00)}




.tooltip div
{
  display:none;
 color:black;
  background:white;
}


.tooltip div img
{
 width:250px
}


.tooltip:hover div
{
  display:block;
  position:absolute;
  top:0;
  left:100px;
  z-index:1000;
  width:250px;
  border:1px solid rgba(13,142,204,1.00);
  padding:8px;
}

.pro_detail h4{ font-size:22px;position: relative;padding-left:45px ; line-height: 32px;margin:0 0 15px }

.pro_detail .video h4:before { content: "" ; background: url(../images/pro/icon1.jpg) no-repeat;width:40px; height:32px; display: block; position: absolute; left:0; top:0}
.pro_detail .tab_zone h4:before{ content: "" ; background: url(../images/pro/icon2.jpg) no-repeat;width:40px; height:32px; display: block; position: absolute; left:0; top:0}

@media (max-width : 1279px) {
.app_btn2 .tooltip:hover div , .app_btn3 .tooltip:hover div , .app_btn4 .tooltip:hover div{ left:auto; right:100px}
}

@media (max-width : 650px) {

.pro_detail .video2 h4:before{ content: "" ; background: url(../images/pro/icon1.jpg) no-repeat;width:40px; height:32px; display: block; position: absolute; left:0; top:0}
}
@media (max-width : 600px) {
	.insideapp	li>a{ float:left;width:50%; display: block;padding:20px 10px 0 0px}
	.insideapp .pic{width:50%; float: right}
	.pro_detail h4{ font-size: 20px}
}

@media (max-width : 400px) {
	.application2 ul li a{ font-size:16px}
}


/* blog */

.blog-con ul{padding-bottom: 20px;}
.blog-con li{line-height: 2; list-style: disc; margin-left: 20px;}
.blog-icon ul li{list-style: none; margin-left: 40px; display: block; margin-top: 20px; line-height: 1.2;}
li.you-icon {position: relative;}
li.you-icon:before {content:""; background-image: url(../images/youtube-s.png); width: 30px; height: 30px; position: absolute; left: -40px; top: -5px;}
li.fb-icon {position: relative;}
li.fb-icon:before {content:""; background-image: url(../images/fb-s.png); width: 30px; height: 30px; position: absolute; left: -40px; top: -5px;}
li.link-icon {position: relative;}
li.link-icon:before {content:""; background-image: url(../images/linkedin-s.png); width: 30px; height: 30px; position: absolute; left: -40px; top: -5px;}
li.alibaba-icon {position: relative;}
li.alibaba-icon:before {content:""; background-image: url(../images/alibaba.png); width: 30px; height: 30px; position: absolute; left: -40px; top: -5px;}
.blog-icon {margin-top: 30px;}

.flowers-con ul li {
    list-style: none;
	margin-left: 0px;
	line-height: 2;
}
.blog-table-s {max-width: 450px; margin: auto;}
.blog-table-m {max-width: 550px; margin: auto;}
.blog-table-s table {min-width: 400px;}
.blog-table-m table {min-width: 500px;}
.about_zone .blog-table-s table td {white-space: normal;}
.about_zone .blog-table-m table td {white-space: normal;}
.blog-table-s .img-s img{vertical-align: middle; min-width: auto; width: 90px;}
.blog-table-m .img-s img{vertical-align: middle; min-width: auto; width: 90px;}


/* News_video set */
.video-container {
    margin-bottom: 15px;
}

.video-container {
      position: relative;
      padding-bottom: 56.25%;
      padding-top: 30px;
      height: 0;
      overflow: hidden;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.contact-table {
	max-width: 800px;
}
.contact-lab {
	width: 128px;
	text-align: right;
}
.contact-input {
	width: 100%;
}

#pm_fromname, #company, #phone, #Fax {
	max-width: 200px;
}
#Title2, #pm_mailfrom, #inq_email, #Address3 {
	max-width: 400px;
}

@media (max-width: 480px) {
	.contact-lab {
		width: 100%;
		text-align: left;
	}
	#pm_fromname, #company, #phone, #Fax,
	#Title2, #pm_mailfrom, #inq_email, #Address3 {
		max-width: 100%;
	}
}
