@charset "utf-8";
@font-face{font-family:'opensans'; src:url(../font/original-opensans.ttf); src:url(../font/opensans.eot); src:url(../font/opensans.svg); src:url(../font/opensans.ttf); src:url(../font/opensans.woff); src:url(../font/opensans.woff2);}
@font-face{font-family:'opensans-b';src:url(../font/original-opensans-semibold.ttf); src:url(../font/opensans-semibold.eot); src:url(../font/opensans-semibold.svg); src:url(../font/opensans-semibold.ttf); src:url(../font/opensans-semibold.woff); src:url(../font/opensans-semibold.woff2);}
@font-face{font-family:'Masque';src:url(../font/original-Masque.ttf); src:url(../font/Masque.eot); src:url(../font/Masque.svg); src:url(../font/Masque.ttf); src:url(../font/Masque.woff); src:url(../font/Masque.woff2);}
/*reset*/
h1,h2,h3,h4,h5,h6{ margin:0px; line-height:22px;}
:focus{outline:0;}
body,ul,img,p,input,dl,dd,tr,th,td{margin:0;padding:0;font-family:'opensans'; font-weight:500;}
em{font-style:normal;}
img{border:none; height:auto; max-width:100%;}
a{text-decoration:none;color:#666; line-height:22px;}
input{padding:0px;vertical-align: middle;line-height: normal;border:none;} 
body{overflow-x:hidden;  font-size:12px; line-height:22px; word-wrap:break-word; color:#757575; background:#fff;}
.table-responsive{ overflow:auto;min-height:.01%;}
.clearfix{*zoom:1;}
.clearfix:before,.clearfix:after{line-height:0; display:table; content:"";}
.clearfix:after{clear:both;}
a:hover{text-decoration:none !important;}
a:focus {outline-style:none; -moz-outline-style: none; text-decoration:none;}
.clear{ clear:both;}
a:hover,img:hover{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
a,img{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
/*index*/
#header{ background:url(../images/header_bg.jpg) no-repeat center bottom; background-size:cover; padding-bottom:40px; padding-top:28px;}
#header #logo{ float:left; width:9%;}
#header .logo_text{ float:left; width:37%; margin-top:22px;}
#header .sns{ float:left; width:26%;margin-top:22px;}
#header .sns a{ margin:0px 4px;}
#header .sns a img:hover{ opacity:0.6;}

.search{ float:right; width:28%; position:relative; margin-top:12px;}
.search_main{height:42px;color:#999;float:left; line-height:42px;font-size:12px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; padding-left:15px; width:100%; border:1px solid #60b53c; background:#fff; border-radius:5px;}
.search_main:focus{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; 
-webkit-box-shadow:2px 2px 8px rgba(0, 0, 0, .3), 5px 5px 0 rgba(256, 256, 256, .7);
-moz-box-shadow:2px 2px 8px rgba(0, 0, 0, .3), 5px 5px 0 rgba(256, 256, 256, .7);}
.search_btn{display:block; width:56px;height:44px;cursor:pointer;background: url(../images/search_btn.png) no-repeat center center; border:none; position:absolute; top:-1px; right:0px; border-top-right-radius:5px; border-bottom-right-radius:5px;}
/*nav*/
#nav{ background:url(../images/nav_bg.jpg) repeat-x;}
/*main_1*/
.main_1{ background:#f4f4f4; padding:45px 0px;}
.main_1 ul{ margin:0px -10px;}
.main_1 ul li{ list-style:none;float:left; width:20%; padding:0px 10px;}
.main_1 ul li .li{ box-shadow:0px 2px 3px #c3c3c3; border-radius:20px; background:#fff; padding-bottom:10px; border:1px solid #ddd;}
.main_1 ul li img{ width:100%; border-top-left-radius:20px; border-top-right-radius:20px;}
.main_1 ul li h4 a{ color:#333; text-align:center; font-size:16px; font-family:'opensans-b'; display:block; overflow:hidden; text-overflow:ellipsis; padding:0px 10px; margin:10px 0px;}
.main_1 ul li h4 a:hover{ color:#66bc3d;}
.main_1 ul li p{ font-size:12px; color:#808080; line-height:22px; height:44px; overflow:hidden; text-align:center; padding:0px 10px;}
/*i_main_2*/
.i_main2{ padding:45px 0px;}
.i_main2 .i_title{ position:relative; padding:25px 0px;}
.i_main2 .i_title h2{font-family:'Masque'; color:#333333; font-size:28px;}
.i_main2 .title_line{ background:url(../images/line_3.jpg) repeat-x center center; text-align:right;height:12px; position:absolute; top:0px; left:-900px; width:100%;}
.i_map{ float:left; width:60%; position:relative; margin-right:3%; padding-top:20px;}
.i_map .more{ color:#0e3891; font-size:14px; text-align:center; display:inline-block; position: absolute; right:30px; bottom:0px;
transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.i_map .more:hover{ right:20px;
transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.i_map .more p{font-family:'opensans-b'; font-size:14px;}
.i_video{ float:left; width:37%; border-radius:5px; overflow:hidden;}
/*i_main3*/
.i_main3 ul li{ list-style:none; margin-top:10px;}
.i_main3 ul li .li{ position:relative; border:1px solid #ddd;}
.i_main3 ul li .li .overly a{ position:absolute; top:0px; left:0px; width:100%; height:100%; background:rgba(0,0,0,0.4);}

.i_main3 ul li .h4{ position:absolute; left:0px; bottom:0px; width:100%; padding:0px 60px 10px 10px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.i_main3 ul li .h4 a{ font-family:'Masque'; font-size:30px; color:#fff; line-height:40px;}
.i_main3 ul li .h4 a span{ display:block;}
.i_main3 ul li .more{ display:inline-block; position:absolute; right:20px; bottom:8px; background:rgba(102,188,61,0.8) url(../images/ico_r.png) center center no-repeat; width:46px; height:46px; border-radius:50%;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.i_main3 ul li:hover .overly a{ background:rgba(0,0,0,0.2);}
.i_main3 ul li:hover .h4{padding:0px 60px 10px 20px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.i_main3 ul li:hover .more{right:30px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; }
.i_main3 ul li .more:hover{background:rgba(59,115,255,0.8) url(../images/ico_r.png) center center no-repeat;}
/*i_main4*/
.i_main4 { margin-top:65px;}
.i_main4 .container{position:relative; padding:0px;}
.i_main4_bg{ position:absolute; right:100%; top:0px; width:100%; height:100%; background:#66bc3d;}
.m4_l{ float:left; width:56%; background:#66bc3d; overflow:hidden; position:relative; padding-left:15px;}
.m4_l .m4_text{ float:left; width:40%;}
.m4_l .m4_text h4 a{ color:#fff;font-family:'Masque'; font-size:26px; line-height:34px; display:inline-block; margin:76px 0px 26px;}
.m4_l .m4_text p{ font-size:14px; color:#fff; line-height:22px; max-height:154px; overflow:hidden;}
.m4_img{border-radius:50%;float:left; width:60%; position:relative;}
.m4_img a{ position:relative; z-index:2; border:7px solid #66bc3d;border-radius:50%; display:block;}
.over_bg{ background:#fff; width:100%; position:absolute; left:50%; top:0px; width:100%; height:100%; z-index:0;}
.m4_img img{ border-radius:50%;}

.m4_r{ float:left; width:44%; padding-right:15px; padding-left:45px; background:url(../images/input_bg.jpg) no-repeat right bottom;}
.i_main4 .i_title2{ padding:25px 0px 10px;}
.i_main4 .i_title2 h2{font-family:'opensans-b';  color:#333333; font-size:30px; color:#66bc3d;}
.i_main4 .title_line{ background:url(../images/line_3.jpg) repeat-x center center; text-align:right;height:12px; position:absolute; top:0px; left:721px; width:100%; z-index:6; text-align:left;}
.m4_r .input .img{ float:left; padding-right:10px; width:10%;}
.m4_r .input{ margin:20px 0px;}
.m4_r .input:hover img{transform: scale(1.15);}
.input_1{ border-bottom:1px solid #d1d1d1; background:none; line-height:36px; width:90%; color:#808080;}
.input_1:focus{ border-bottom:1px solid #66bc3d;}
.input_2{ border:none; border-bottom:1px solid #d1d1d1; background:none; width:90%; color:#808080; height:80px;}
.input_2:focus{ border-bottom:1px solid #66bc3d;}

#my_btn1{ float:left; margin-left:10%; background:#66bc3d; color:#fff; text-transform:uppercase; line-height:30px; padding:0px 15px;font-family:'opensans-b'; border-radius:5px;-webkit-box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.3);-moz-box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.3);box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.3);
transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
#my_btn1:hover{ background:#419817;
transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
/*i_main5*/
.i_main5{ margin-top:65px;}
.i_main5 .i_title{ position:relative; padding:25px 0px;}
.i_main5 .i_title .more{ float:right; color:#66bc3d;font-family:'opensans-b'; margin-top:-10px;}
.i_main5 .i_title .more:hover{ margin-right:-10px;}
.i_main5 .i_title .more img{ margin-left:10px;}
.i_main5 .i_title h2{font-family:'Masque'; color:#333333; font-size:28px; display:inline-block;}
.i_main5 .title_line{ background:url(../images/line_3.jpg) repeat-x center center; text-align:right;height:12px; position:absolute; top:0px; left:-900px; width:100%;}

.i_main5 .slider{ margin:0px -50px;}
.i_main5 .li{ padding:0px 50px; }
.i_main5 .li .img{ display:block;border:1px solid #ddd; border-radius:20px; overflow:hidden;}
.i_main5 .li a img{ border-radius:20px; }
.i_main5 .li h4 a{ font-size:16px; color:#333;font-family:'opensans-b'; text-align:center; overflow:hidden; display:block; text-overflow:ellipsis; white-space:nowrap; margin:10px 0px;}
.i_main5 .li h4 a:hover{ color:#66bc3d;}
.i_main5 .li p{ color:#808080; line-height:22px; height:44px; overflow:hidden; text-align:center;}

.i_main5 .slick-next{ background:url(../images/lun_left.png) no-repeat; width:26px; height:65px; top:40%; right:32.5%; opacity:0.33;}
.i_main5 .slick-prev{ background:url(../images/lun_right.png) no-repeat; width:26px; height:65px; top:40%; left:32.5%; opacity:0.33;}
.i_main5 .slick-prev:hover,.i_main5 .slick-next:hover{ opacity:0.8;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.i_main5 .li img{transition-duration: 0.6s; width:100%;transition-timing-function: ease-out;}
.i_main5 .li img:hover{transform: scale(1.05);}

/*i_main_6*/
.i_main6{ margin-top:40px;}
.i_main6 .left_h4{ background:#6dc33e; color:#fff; line-height:48px; text-transform:uppercase;font-family:'opensans-b'; border-top-left-radius:5px; border-top-right-radius:5px; text-align:center;}
.i_title3 h2{ font-size:24px; color:#333;font-family:'opensans-b'; text-transform:uppercase; background:#fff; display:inline-block;}
.i_title3 h2 img{ margin-right:10px;}
.i_title3{ background:url(../images/dashed_1.png) repeat-x center bottom; margin-bottom:15px;}
.i_title3 .more{ float:right; color:#60b53c;}
.i_title3 .more:hover{ margin-right:-10px;}
.i_title3 .more img{ margin-left:6px;}

.i_hot ul{ margin:0px -10px;}
.i_hot ul li{ list-style:none; width:25%; padding:0px 10px; float:left; margin-bottom:20px;}
.i_hot ul li .li{ padding:8px; border:1px solid #dddddd; border-radius:5px;}
.i_hot ul li .li h4 a{font-size:14px; color:#444;font-family:'opensans-b'; text-align:center; overflow:hidden; display:block; text-overflow:ellipsis; white-space:nowrap; margin:16px 0px 10px;}
.i_hot ul li .li h4 a:hover{ color:#66bc3d;}
.i_hot ul li .li p{ color:#808080; line-height:22px; height:44px; overflow:hidden; text-align:center;}
/*i_main7*/
.i_main7{ background:#f5f5f5; padding-top:36px; padding-bottom:70px; margin-top:20px;}
.i_main7 .i_title3 h2{ background:#f4f4f4;}
.i_about_l{ float:left; width:66%; padding-right:30px;}
.i_about_img{ float:right; width:34%;}
.i_about_l h4 a{font-size:20px; color:#333;font-family:'opensans-b'; display:inline-block;margin:10px 0px 16px;}
.i_about_l h4 a:hover{ color:#66bc3d;}
.i_about_l .p{ font-size:14px; color:#808080; max-height:110px; overflow:hidden;}
.i_about_l ul{background:#fff; padding:3px 3px 3px 0px; margin-top:20px;}
.i_about_l ul li{ float:left; width:33.33%; padding-left:3px; list-style:none;}
.i_about_l ul li img{ width:100%;}

.i_news ul li{ list-style:none; margin-top:20px;}
.i_news_day{ float:left; margin-right:16px; width:56px; height:56px; border-radius:50%; overflow:hidden; background:#fff;}
.i_news_day .day{ font-size:24px; color:#808080; line-height:28px; text-align:center;font-family:'opensans-b'; }
.i_news_day .mon{ text-align:center; line-height:28px; background:#60b53c; color:#ffffff; font-size:12px; text-transform:uppercase;}
.i_news  ul li h4 a{ font-size:14px; color:#666; display:block; line-height:24px; max-height:48px; overflow:hidden;}
.i_news  ul li h4 a:hover{ color:#60b53c;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.i_news ul li:hover .mon{ background:#3a6cff;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
/*right*/
.left_ques{ border:2px solid #f4f4fc; padding:10px 10px 42px 0px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; margin-top:20px;}
.left_ques h4 a{ font-size:24px; color:#212121; text-transform:uppercase;font-family:'opensans-b'; display:block; margin:6px 0px 8px; margin-left:10px;}
.left_ques p{ font-size:14px; color:#ff9a0a;font-family:'opensans-b'; margin-left:10px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.left_ques .more{ font-size:14px; color:#fff; background:#000; line-height:30px; display:inline-block; padding:0px 10px; font-size:14px; text-transform:uppercase;font-family:'opensans-b'; margin-top:8px; margin-left:10px;}
.left_ques .more:hover{ background:#60b53c;}
.left_ques:hover h4 a{ margin-left:18px;}
.left_ques:hover p{ margin-left:18px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
/*hot_pro*/
.hot_pro { margin-top:20px;}
.hot_pro ul li{ list-style:none; background:#f2f2f2; margin-bottom:1px; padding:15px 8px;}
.hot_pro ul li h4 a{ font-size:14px; color:#333333;font-family:'opensans-b'; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.hot_pro ul li p{ font-size:12px; color:#666666; line-height:20px; max-height:66px; overflow:hidden;}
.hot_pro ul li .more{ color:#60b53c; font-family:'opensans-b';}
.hot_pro ul li .more:hover{ margin-left:5px;}
.hot_pro ul li .more i{ margin-right:4px;}
.hot_pro .img{ float:left; width:40%; margin-right:12px;}
.hot_pro ul li h4 a:hover{ color:#60b53c;}
/*footer*/
#footer{ background:url(../images/footer_bg.jpg); color:#fff; padding-top:48px; position:relative; padding-bottom:30px;}
.footer_line{ background:url(../images/dashed_2.png) repeat-x;height:2px; width:100%; margin-bottom:8px;}
#footer .title_h4{ font-size:20px; font-family:'Masque'; color:#fff; text-transform:capitalize; margin:24px 0px 12px;}
#footer ul li{ list-style:none;transition:all 0.2s ease 0s; padding-top:5px; padding-bottom:5px;}
#footer  a{color:#fff;}
#footer  a:hover{ color:#3a6cff;}
.footer_follow{ float:left; width:22%; padding-right:20px; color:#999;}
.footer_tags{ float:left; width:23%; padding-right:20px;}
.footer_message{ float:left; width:30%; padding-right:9%;}
.footer_con{ float:left; width:25%;}

.footer_con ul li{ padding:7px 0px; padding-left:20px;}
.footer_con ul li:nth-child(1){ background:url(../images/ico_tel.png) no-repeat left 7px;}
.footer_con ul li:nth-child(2){ background:url(../images/ico_email.png) no-repeat left 12px;}
.footer_con ul li:nth-child(3){ background:url(../images/ico_add.png) no-repeat left 7px;}
.input_3{ width:100%; color:#999; line-height:34px; border-radius:5px; margin-bottom:10px; padding-left:10px;}
.my_btn2 { background:#55a334; border:1px solid #498b2d; line-height:28px; display:inline-block; padding:0px 16px; border-radius:5px;font-family:'opensans-b'; text-transform:capitalize; float:left; margin-top:10px; color:#fff;
transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.my_btn2:hover{ background:#498b2d;
transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.footer_message a{ color:#fff; float:left; margin-left:13px; line-height:30px; margin-top:10px;}
.footer_message p{ margin-bottom:15px;}

/*back-top*/
#top{ background:url(../images/top_bg.png) no-repeat; width:238px; height:37px; position:absolute; left:50%; top:-2px; margin-left:-119px; text-align:center;}
.totop{width:40px; height:40px; background:url(../images/top.png) no-repeat center center; -moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s; display:inline-block; margin-top:-16px;}
.totop:hover{ margin-top:-25px;}

.footer_bottom{ background:#55a334; color:#fff; text-align:center; padding:10px 0px;}
.footer_bottom a{ color:#fff; font-size:12px; margin:0px 6px;}
.footer_bottom a:hover{ color:#3a6cff;}
.cop{ font-size:12px;}
#footer .sns{ margin-top:10px;}
#footer .sns a{ margin:0px 4px;}
#footer .sns img:hover{ opacity:0.8;}
/*service*/
#service{position:fixed;right:-210px;top:10px;z-index:999999999;margin:200px 0 0 0; font:14px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; color:#fff;}
#service ul{ list-style:none;}
#service a{ color:#fff;}
#ser_main{float:left;position:relative;z-index:9;top:0px;}
#ser_main a{display:block;overflow:hidden;}
#ser_main #floatShow1{background:url(../images/ser-30.png) no-repeat;height:150px;width:46px;z-index:99999;}

#online{float:left;padding:10px 0 0 0;background:#66bc3d;overflow:hidden; width:210px;-webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.1); padding:15px; border-top-right-radius:20px; border-bottom-right-radius:20px; border-bottom-left-radius:20px;}
.onlineMenu ul li{ padding:10px 0px; border-bottom:1px dashed #ddd;}
.onlineMenu ul li:last-child{ border:none;}
.onlineMenu .serm_top{text-align:center;padding-bottom:10px;}
.onlineMenu .call{text-align:left;}
.call{ padding:6px 10px; border-bottom:1px solid #fff; font-size:13px;}
.call img{display:inline-block;vertical-align:middle; margin-right:6px; }
.call a:hover{color:#60b53c !important;}
#service:hover{ right:0px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
#service h4{ font-size:14px; color:#666; margin:0px; line-height:25px;font-family:'opensans-b';}
.footerW-M li,.footerW-M ul{list-style:none;}
.footerW-M,.height{ display:none}
@media only screen and (max-width: 768px) {
.footerW-M{    width: 100%; position:fixed; bottom:0; display:block; overflow:hidden; z-index:999999}
.height{ height:60px; display:block}
.footer-M{background:#212121;padding:6px 0 5px; border-top:2px solid #fff;}
.fot_main{width:24%;text-align:center;display:inline-block; vertical-align:middle;}
.fot_main p{color:#ffffff;font-size:13px;margin-top:3px;text-transform:capitalize;}
}
/*service*/
#online_qq_layer{z-index:9999999;position:fixed;right:0px;bottom:0;}
#floatShow{display:block;}

#floatHide{display:none;}

#online_qq_tab{width:350px;position:relative;z-index:9;}

#online_qq_tab #floatShow{height:36px;line-height:36px;overflow:hidden;background:#3a6cff; font-family:'opensans-b'; color:#fff; padding:0px 15px; font-size:16px;}
#online_qq_tab #floatShow img{ max-height:24px; float:right; margin-top:6px;}
#online_qq_tab #floatHide img{ max-height:32px; float:right; margin-top:2px;}
#online_qq_tab #floatHide{height:36px;line-height:36px;overflow:hidden;background:#3a6cff; font-family:'opensans-b'; color:#fff; padding:0px 15px; font-size:16px;}
#onlineService{display:inline;width: 350px; overflow: hidden;border:solid 1px #ddd;display:none;background: #fff; font-size:13px;}
.i_message_inquiry { padding:20px;}
.i_message_inquiry .input_1{ line-height:34px; background-color:none; color:#333; border-bottom:1px dashed #ccc; margin-bottom:10px; width:100%;}
.i_message_inquiry .input_2{ line-height:22px;background-color:none; color:#333; border-bottom:1px dashed #ccc; margin-bottom:10px; width:100%; height:80px;}
@media only screen and (max-width: 768px) {#online_qq_layer{display:none;}}

/*neiye*/
.bg_white{ background:rgba(255,255,255,1);}
.n_banner{ width:100%;}
.n_banner img{ width:100%;}
.n_left ul li,.n_left_blog ul li{ list-style:none;}
.n_left_blog .left_h4{ border-bottom:1px solid #999; font-size:22px; color:#333; text-transform:uppercase; margin-bottom:10px;font-family:'opensans-b';}
.n_left_blog .left_h4 span{ border-bottom:3px solid #60b53c; margin-bottom:-2px; display:inline-block;padding-bottom:10px;}
/*面包屑导航*/
.n_main{ background:#f4f4f4; padding-top:45px; font-size:13px; color:#555; padding-bottom:70px;}
.mbx{ background:#fff; border-radius:20px; padding:10px 20px; margin-bottom:20px;}
.mbx a{ font-size:12px; color:#333;}
.mbx i{ margin:0px 4px; color:#ccc;}
.mbx h2{ color:#333; font-size:12px; display:inline-block;}
.n_title{font-size:28px;font-family:'Masque'; text-transform:uppercase; color:#66bc3d;line-height:30px;}
.n_title span{ background:url(../images/dashed_1.png) repeat-x left bottom;padding-bottom:10px; margin-bottom:10px; display:inline-block; }
/*left*/
ul.mtree {opacity: 0;margin-left: 0; background:#f5f5f5; padding:10px; border-bottom-left-radius:5px; border-bottom-right-radius:5px; padding-bottom:20px;}
ul.mtree>li {list-style: none; padding:9px 10px; background:#f3f3f3;font-family:'opensans-b'; background:url(../images/line2.png) no-repeat left bottom;}
ul.mtree a {display: block;font-size:14px; color:#555555;-moz-transition: all 0s;-o-transition: all 0s;-webkit-transition: all 0s;transition: all 0s;}
ul.mtree li.mtree-node > a {font-size:14px;}
ul.mtree li.mtree-node>a:after{content:"\f055";font-family:FontAwesome;padding-left:5px; float:right; margin-right:10px; font-size:14px; color:#6dc33e;}
ul.mtree li.mtree-active>a:after{content:"\f056";font-family:FontAwesome;padding-left:5px; float:right; margin-right:10px; font-size:14px; color:#6dc33e;}
ul.mtree>li:hover>a{color:#60b53c;}
ul.mtree>li.mtree-node a ul a{ font-size:12px;}
ul.mtree>li.mtree-open{color:#60b53c;padding-bottom:0;}
ul.mtree>li.mtree-open>a{color:#60b53c;}
ul.mtree>li.mtree-node:hover>a{color:#6dc33e;text-decoration:none;}
ul.mtree>li.mtree-node .mtrss-all{text-transform:uppercase;margin-top:12px;}
ul.mtree>li.mtree-node .mtrss-all span{display:inline-block;padding-right:5px;}
ul.mtree>li.mtree-node .mtrss-all a{font-size:12px;font-family:'opensans-b'; color:#131313;}


ul.mtree ul {margin-top:10px;background:#fff; font-size:12px;}
ul.mtree ul li{margin:10px 0; list-style:none;}
ul.mtree ul li a{display:block;color:#666;font-size:13px;}
ul.mtree>li>ul>li>a{ font-size:13px;}
ul.mtree>li>ul>li>a:before{content:"";padding-right:13px;}
ul.mtree ul li a:hover{color:#60b53c ;}
ul.mtree li ul li.mtree-open a{color:#333;text-decoration:none;}

ul.mtree .mtree-level-2{padding-left:20px;border-bottom:1px dotted #ccc; margin-top:0px;}
ul.mtree li ul.mtree-level-2 li{ margin:8px 0px;}
ul.mtree li ul.mtree-level-2 li a{color:#555;font-weight:normal;font-size:12px;}
ul.mtree .mtree-level-2 li a:hover{text-decoration:underline;color:#60b53c ;font-weight:normal;}

ul.mtree.jet ul {margin-left: 0;}
ul.mtree.jet li {margin-bottom: 1px;}
ul.mtree.jet li:last-child {margin-bottom: 0px;}
ul.mtree.jet li:first-child {margin-top: 1px;}
ul.mtree.jet li.mtree-active a {background: #e5e5e5;}
ul.mtree.jet li.mtree-active li:last-child > a {border-radius: 0px 0px 3px 3px;}
ul.mtree.jet li.mtree-active > a {
  background: #008cba;
  color: #FFF;
  border-radius: 3px 3px 0px 0px;
}
ul.mtree.jet li > a:hover {
  background: #FFC000;
  color: #FFF;
}
ul.mtree.jet a {
  padding: 5px 0px 5px 1em;
}
ul.mtree.jet li li > a {
  padding-left: 2em;
}
ul.mtree.jet li li li > a {
  padding-left: 3em;
}
ul.mtree.jet li li li li > a {
  padding-left: 4em;
}
ul.mtree.jet li li li li li > a {
  padding-left: 5em;
}
ul.mtree a:hover{text-decoration:none;}
ul.mtree>li.mtree-node ul i{ font-size:10px; color:#aaa; margin-right:4px;}
/*left*/
.left-nav .left_h4{ background:#6dc33e; color:#fff; line-height:48px; text-transform:uppercase;font-family:'opensans-b'; border-top-left-radius:5px; border-top-right-radius:5px; text-align:center;}
.n_left ul.mtree{ background:#fff;}
.left_hot{ margin-bottom:30px;}
.left_hot .left_h4{ font-size:22px; text-align:center;font-family:'opensans-b'; color:#66bc3d; margin:20px 0px; text-transform:uppercase; background:url(../images/access_title.png) no-repeat left top; padding-top:30px;}
.left_hot .li{ border:1px dashed #66bc3d; padding:15px; border-radius:20px; margin:10px; text-align:center;}
.left_hot .slider>div{ background:#fff; border-radius:20px;}
.left_hot h4 a{ font-size:14px; color:#66bc3d; line-height:22px; max-height:44px; overflow:hidden; display:block;font-family:'opensans-b'; margin:10px 0px;}
.left_hot p{ font-size:12px; color:#808080; max-height:44px; overflow:hidden; margin-top:5px;}

.left_hot .slick-next{ background:#fff url(../images/jt_right.png) no-repeat center center; width:36px; height:36px; border-radius:50%; right:0px; background-size:80%;}
.left_hot .slick-prev{ background:url(../images/jt_left.png) no-repeat center center; width:20px; height:20px; right:36px;}
/* Slider */
.slick-slider{display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent;}
.i_main5 .slick-slider{ position:relative;}
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; margin:0 auto;}
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-prev:focus, .slick-next:focus { outline: none; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }
/* Dots */
.slick-dots { position: absolute; bottom: -35px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; z-index:999;}
.slick-dots li { position: relative; display: inline-block; height: 5px; width: 35px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 5px; width: 35px; outline: none; line-height: 0; font-size: 0; cursor: pointer; outline: none; background:rgba(255,255,255,0.6);}
.slick-dots li button:focus { outline: none;}
.slick-dots li.slick-active button{background:#fff;}
/*blog_nav*/
.blog_nav{ margin-bottom:20px; background:#fff; border-bottom-left-radius:5px; border-bottom-right-radius:5px;}
.blog_nav ul li a{ display:block; padding:8px 10px; border-bottom:1px solid #eee; font-size:13px; color:#666;}
.blog_nav ul li a i{ font-size:10px; margin-right:8px; color:#808080;}
.blog_nav ul li a:hover{ color:#60b53c; padding-left:18px;}
.blog_nav ul li a:hover i{ color:#60b53c;}

.tags_left{ background:#fff; padding-bottom:15px; margin-top:20px;}
.tags_left a{ border:1px solid #eee;display:inline-block; padding:3px 6px; text-transform:capitalize;color:#808080; font-size:13px; margin:10px 8px 0px;}
.tags_left a:hover{ background:#66bc3d; color:#fff;}

/*contact*/
.contact{ margin-bottom:30px;}
.contact .message{ background:url(../images/dashed_1.png) repeat-x left top;}
.message{ padding:20px 0px; margin-top:30px;}
.message .p{ font-size:14px; color:#808080; margin-bottom:10px;}
.message .submite_p{ font-size:14px; color:#808080; margin:10px 0px;}
.message h2{ font-size:20px; color:#60b53c; text-transform:uppercase; margin-bottom:20px;font-family:'opensans-b';}
.input3{ color:#808080; width:100%; border:1px solid #ccc; line-height:40px; margin-bottom:11px; background:#fff; padding-left:5px; font-size:14px;}
.input4{ color:#808080; width:100%; height:130px; border:1px solid #ccc; line-height:50px; margin-bottom:11px; background:#fff; padding-left:5px; font-size:14px;}
.send_btn{ background:#60b53c; color:#fff; display:inline-block; padding:8px 15px; border:none; text-transform:uppercase; font-size:16px;font-family:'opensans-b';transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; margin-top:15px;}
.send_btn:hover{ background:#388f0f;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.message label{ font-size:14px; font-weight:normal; color:#333; font-family:'opensans-b';}
.message label span{ color:red; margin-left:4px;}
.subject{ font-size:14px; color:#333; border-bottom:1px solid #ddd; margin-bottom:10px; padding-bottom:5px;}
.subject a{ color:#333;}
.subject a:hover{ color:#60b53c;}
/*产品列表*/
.products_m{ line-height:24px; color:#333; font-size:13px;}
.products_m .img{ float:left; margin-right:20px; max-width:20%;}
/*products*/
.cbp-vm-switcher {width:100%; }
.cbp-vm-view-grid .p_hot_2{ display:none}
.cbp-vm-view-grid .pro_more{ margin-top:10px;}
.cbp-vm-options {text-align: right; background:#f4f4f4; padding:4px 5px;}
.cbp-vm-options p{display:inline-block; vertical-align:middle; display:none;}
.cbp-vm-options a {display: inline-block; vertical-align:middle;height:30px;overflow: hidden;white-space: nowrap;color: #999;margin: 3px 0px; width:30px; text-align:center; line-height:30px; border-radius:50%;}
.cbp-vm-options a:hover,
.cbp-vm-options a.cbp-vm-selected {
	color: #60b53c;
	background:#fff;
}
.cbp-vm-options a:before {font-size: 14px;text-align: center;display: inline-block; line-height:30px;}

.p_hot_2{margin-top:10px;}
.p_hot_2 span{ font-size:14px; margin-right:5px; text-transform:uppercase;}
.p_hot_2 a{ font-size:12px; margin:0px 5px; background:#f3f3f3; display:inline-block; padding:0px 5px; color:#666;}
.p_hot_2 a i{ font-size:10px; margin-right:4px;}
.p_hot_2 a:hover{ background:#60b53c ; color:#fff;}
/* General list */
.cbp-vm-switcher ul {list-style: none;padding: 0;margin: 0;}
/* Clear eventual floats */
.cbp-vm-switcher ul:before, 
.cbp-vm-switcher ul:after { 
	content: " "; 
	display: table; 
}
.cbp-vm-switcher ul:after { clear: both; }

.cbp-vm-switcher ul li {display: block;position: relative;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.cbp-vm-image {display: block;margin: 0 auto;position:relative;}
.cbp-vm-image span{display:inline-block;width:100%;height:auto; border:1px solid #eee; overflow:hidden;}
.cbp-vm-image img {width:100%;cursor:pointer;position:relative;max-width:100%;max-height:100%;}
.cbp-vm-image span .pl-arrow{position:absolute;width:100%;height:100%;background:#fff;left:0;top:0;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.cbp-vm-image span .pl-arrow img{
	width:100%;
	height:auto;
	max-width:100%;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.cbp-vm-switcher ul li:hover .cbp-vm-image span .pl-arrow{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}

.cbp-vm-switcher ul li h4 a{font-size:14px;display:block; color:#212121; text-transform:capitalize; word-wrap:break-word; text-align:left;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin:0px 0px 4px;}
.cbp-vm-switcher ul li .cbp-vm-details{color:#999;overflow:hidden;height:40px;font-size:12px;line-height:20px;}
.cbp-vm-switcher ul h4 a:hover{ text-decoration:none;color:#60b53c;}
.cbp-vm-view-grid .prol_more{display:none;}

/* Common icon styles */
.cbp-vm-icon:before {
	font-family: 'fontawesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.cbp-vm-grid:before {content: "\f00a";}

.cbp-vm-list:before {content: "\f00b";}

.cbp-vm-add:before {content: "\f055";}

/* Large grid view */

.cbp-vm-view-grid ul li {
	width:33.33%;
	text-align: left;
	vertical-align: top;
	margin-bottom:10px;
	padding-bottom:10px;
	float:left;
	background:#fff;
	padding:15px;
	border-right:1px dashed #ddd;
}
.cbp-vm-view-grid ul li:nth-child(3n){ margin-right:0px; border-right:none;}
/* List view */
.cbp-vm-view-list li {padding:10px 0px 20px 0px; white-space: nowrap;text-align:left;white-space:normal;  padding:15px 0px; margin-bottom:15px; border-bottom:1px dashed #ddd;}
.cbp-vm-view-list li:before, 
.cbp-vm-view-list li:after { 
	content: " "; 
	display: table; 
}
.cbp-vm-view-list .cbp-vm-image{ border:1px solid #eee;}

.cbp-vm-view-list li:after { clear: both; }
.cbp-vm-view-list .cbp-vm-image,
.cbp-vm-view-list .cbp-vm-title,
.cbp-vm-view-list .cbp-vm-details,
.cbp-vm-view-list .cbp-vm-price,
.cbp-vm-view-list .cbp-vm-add {
	display: inline-block;
	vertical-align: middle;
}

.cbp-vm-view-list .cbp-vm-image {width:30%;display:inline-block; vertical-align:middle;margin-right:2%;float:left; background:#fff; border-radius:5px; padding:10px;}
.cbp-vm-view-list ul li h4 a{display:inline-block; vertical-align:top;width:68%;text-align:left;font-size:16px;font-family:'opensans-b'; color:#444;}

.cbp-vm-view-list ul li .cbp-vm-details {width:68%;overflow: hidden;white-space: normal;height:72px; line-height:24px}

@media screen and (max-width: 940px) {.cbp-vm-view-grid ul li {width: 48%;} .cbp-vm-view-grid ul li:nth-child(2n+1){ clear:both;}}


@media screen and (max-width: 520px) {
	.cbp-vm-view-list ul li .cbp-vm-details{height:40px;}
	.cbp-vm-view-list .prol_more{font-size:13px;padding:2px 20px 7px 20px;}
  }

@media screen and (max-width: 400px) {
	.cbp-vm-view-list ul li h4 a{width:100%;}
	.cbp-vm-view-list ul li .cbp-vm-details{width:100%;}
	.cbp-vm-view-list .cbp-vm-image{width:100%;}
}
.cbp-vm-view-list .pro_more{ text-align:left;}
.products li span{ overflow:hidden;}

/*9gonghe*/
.cbp-vm-view-grid ul li .pro_more{ display:none;}
.cbp-vm-view-grid ul li .cbp-vm-details{ margin:10px 0px; text-align:center;}
.cbp-vm-view-grid ul li h4 a{margin:13px 0 5px; text-align:center;}
.cbp-vm-view-list ul li h4 a{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.cbp-vm-view-grid ul li h4 a{ display:block;}
.cbp-vm-view-grid ul li{ position:relative;}
.cbp-vm-view-grid ul li .i_news_more{ display:none;}
/*效果*/
#cbp-vm  li{position: relative;}
#cbp-vm .border-left{width: 3px;height: 0px;background: #60b53c;position:absolute;left:0px;bottom: 0;}
#cbp-vm .border-bottom{width: 0px;height: 3px;background: #60b53c;position:absolute;left:0;bottom: 0px;}
#cbp-vm .border-top{width: 0px;height: 3px;background: #60b53c;position:absolute;right:0;top: 0px;}
#cbp-vm .border-right{width: 3px;height: 0px;background: #60b53c;position:absolute;right:0px;top: 0;}

.cbp-vm-image{ overflow:hidden;}
.cbp-vm-image img{transition-duration: 2s; width:100%;
    transition-timing-function: ease-out;}
#cbp-vm  li:hover{transform: scale(1.05); background:#fff;-webkit-box-shadow: 0px 2px 10px  rgba(0, 0, 0, 0.2);-moz-box-shadow: 0px 2px 10px  rgba(0, 0, 0, 0.2); box-shadow: 0px 2px 10px  rgba(0, 0, 0, 0.2); z-index:55;}
/*翻页*/
.page_p{text-align:center; width:100%; padding-top:20px;}
.page_p a{ display:inline-block; font-size:13px; line-height:24px; padding:5px 13px; background:#fff; margin-left:5px; color:#666; margin-top:5px;transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s; border-radius:20px; border-bottom:2px solid #3e941a;}
.page_p a:hover{ background:#60b53c; color:#fff !important; }
.total{ font-size:12px; line-height:24px; color:#333; margin-top:5px; margin-left:20px;}
.total span{ color:#60b53c;}
.page_p>span{ padding:5px 13px;}

#pre_next{ margin-top:20px; list-style:none; border-top:1px solid #ddd; padding-top:5px; font-size:13px;}
#pre_next span{  font-size:14px; text-transform:capitalize; margin-right:10px;font-family:'opensans-b'; color:#333;}
#pre_next li{ padding:4px 0px; border-bottom:none; margin-bottom:0px;}
#pre_next a{color:#666; text-align:center;padding:5px 0px;}
.pre{ float:left;}
.next{ float:right;}
#pre_next i{ margin:5px; color:#00a3eb;}
#pre_next a:hover{ color:#60b53c;}
#pro_page{ list-style:none; margin-top:10px;}
#pro_page span{ font-size:14px; text-transform:capitalize; color:#444;}
#pro_page li{ padding:2px 0px;}
#pro_page li a:hover{ color:#60b53c;}
@media (max-width:768px){ .pre{ float:none; width:100%;} .next{ float:none; width:100%;}}
/*products_main*/
.news_pro { margin-top:0px !important;}
.news_pro .left_h4{ background:#60b53c; padding:0px 10px; font-size:16px; color:#fff;font-family:'opensans-b'; text-transform:uppercase; line-height:44px;}
.pro_det{ background:#f2f2f2 ; margin-top:30px;}
.pro_det .main2_right{ background:#fff;}
.main2_right ul li{ list-style:none;}
/* CSS for the loading div */
.sp-loading {
	text-align: center;
	max-width: 270px;
	padding: 15px;
	border: 5px solid #eee;
	border-radius: 3px;
	font-size: 12px;
	color: #888;
}

/* Element wrapper */

.sp-wrap {
	display: none;
	line-height: 0;
	font-size: 0;
	border-radius: 3px;
	position: relative;
	width:100%;
	/**************
	  Set max-width to your thumbnail width
	***************/
	
}

/* Thumbnails */

.sp-thumbs {
	display: inline-block;
	 width:100%;
}
.sp-thumbs a{ width:60px; height:60px; border:1px solid #ccc; margin:4px;}
.sp-thumbs a:link, .sp-thumbs a:visited {
	overflow: hidden;
	opacity: .5;
	display: inline-block;
	background-size: cover;
	background-position: center;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.sp-thumbs a:hover {
	opacity: 1;
	 border:1px solid #777;
}

/* Styles for the currently selected thumbnail */

.sp-thumbs a:active, .sp-current {
	opacity: 1!important;
	position: relative;
	border:1px solid #777 !important;
}

/* Image currently being viewed */

.sp-large {
	position: relative;
	overflow: hidden;
	top: 0;
	left: 0;
	border:1px solid #ddd;
}
.sp-large a img {
	max-width: 100%;
	height: auto;
}
.sp-large a {
	display: block;
}

/* Panning Zoomed Image */

.sp-zoom {
	position: absolute;
	left: -50%;
	top: -50%;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
	display: none;
}
/* Lightbox */

.sp-lightbox {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, .9);
	z-index: 500;
	display: none;
	cursor: pointer;
}
.sp-lightbox img {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 90%;
	max-height: 90%;
	border: 2px solid #fff;
}
#sp-prev, #sp-next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 501;
	color: #fff;
	padding: 14px;
	text-decoration: none;
	background: #000;
	border-radius: 25px;
	border: 2px solid #fff;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	transition: .2s;
}
#sp-prev {
	left: 80px;
}
#sp-prev:before {
	content: '';
	border: 7px solid transparent;
	border-right: 15px solid #fff;
	position: absolute;
	top: 16px;
	left: 7px;
}
#sp-next {
	right: 80px;
}
#sp-next:before {
	content: '';
	border: 7px solid transparent;
	border-left: 15px solid white;
	position: absolute;
	top: 16px;
	left: 18px;
}
#sp-prev:hover, #sp-next:hover {
	background: #444;
}

/* Tweak styles for small viewports */

@media screen and (max-width: 400px) {
	.sp-wrap {
		margin: 0 0 15px 0;
	}
	#sp-prev, #sp-next {
		top: auto;
		margin-top: 0;
		bottom: 25px;
	}
}
.sp-current-big img{ width:100%;}
.sp-large img{ max-width:none;}
/*pro_table*/
.pro-tab{ margin-top:30px;}
.products_main .message{ background:none; border-radius:20px; border:1px dashed rgba(102,188,61,0.8); padding:20px; background:#f9f9f9;}
.pro_table .pro_main_title{font-size:18px;overflow:hidden; display:block;text-transform:capitalize;margin-bottom:15px; color:#60b53c; line-height:26px;font-family:'opensans-b';}
.pro_table .pro_main_text{line-height:20px;color:#808080;max-height:60px;overflow:hidden; font-size:13px; line-height:22px;}
.pro_table ul{margin-top:15px;}
.pro_table ul li{margin:10px 0;font-size:14px; color:#444; list-style:none;}
.pro_table ul li p{display:inline-block;margin-right:10px;font-size:14px; vertical-align:middle;margin-bottom:0;font-family:'opensans-b'; color:#555;}
.pro_sitemap{ background:#60b53c; display:inline-block;margin-top:10px; padding:4px; border-radius:10px;}
.pro_sitemap a{ background:#60b53c ; font-size:16px; color:#fff; display:inline-block; padding:6px 15px; font-family:'opensans-b'; border:1px dashed #fff;border-radius:10px;}
.pro_sitemap a:hover{ background:#419817; color:#fff;}
/*products-tab*/
#parentHorizontalTab02{margin:10px 0 0 0!important;text-align:left;padding:0px;text-align:left;}
#parentHorizontalTab02 ul.resp-tabs-list {margin: 0px;padding: 0px; background: #fff;}

#parentHorizontalTab02 .resp-tabs-list li {display: inline-block;margin: 0 1px 0 0;list-style: none;cursor: pointer;text-transform:capitalize;color:#444;text-align:center;background:#ddd;padding:10px; font-size:18px;font-family:'opensans-b';}
#parentHorizontalTab02 .resp-tabs-container div table{max-width:100%;}

#parentHorizontalTab02 em.resp-accordion {cursor: pointer;padding: 5px;display: none;padding: 10px 15px !important;}
#parentHorizontalTab02 .resp-tab-content {display: none;}
#parentHorizontalTab02 .resp-tabs-list li:hover{background:#666;color:#fff;}
#parentHorizontalTab02 .resp-tabs-list li.resp-tab-active {background:#60b53c ;color:#fff;z-index:99; background-color:#66bc3d  !important;}
#parentHorizontalTab02 .resp-content-active,#parentHorizontalTab02 .resp-accordion-active {display: block;}
#parentHorizontalTab02 em.resp-accordion {font-size: 18px;margin: 0px;font-weight:bold;background:#f8f8f8;margin-bottom:1px; color:#333; border:1px solid #ccc;}
#parentHorizontalTab02 em.resp-tab-active {margin-bottom: 0px !important;}
#parentHorizontalTab02 em.resp-tab-title:last-child {border-bottom: 12px solid #c1c1c1 !important;background: blue;}
#parentHorizontalTab02 .resp-vtabs ul.resp-tabs-list {float: left;width: 30%;}
#parentHorizontalTab02 .resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none;
}
#parentHorizontalTab02 .resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

#parentHorizontalTab02 .resp-vtabs .resp-tab-content {border: none;word-wrap: break-word;}
#parentHorizontalTab02 .resp-vtabs li.resp-tab-active { 
position: relative;
z-index: 1;
margin-right: -1px !important;
padding: 14px 15px 15px 14px !important;
border-top: 1px solid;
border: 1px solid #5AB1D0 !important;
border-left: 4px solid #5AB1D0 !important;
margin-bottom: 4px !important;
border-right: 1px #FFF solid !important;
}
#parentHorizontalTab02 .resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 10px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #c1c1c1;
}
#parentHorizontalTab02 em.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 7px solid #fff;
}
#parentHorizontalTab02 em.resp-tab-active {background: #333  !important;color:#fff;}
#parentHorizontalTab02 .resp-easy-accordion em.resp-accordion {display: block;}
#parentHorizontalTab02 .resp-easy-accordion .resp-tab-content {border: 1px solid #1268bf;}
#parentHorizontalTab02 .resp-easy-accordion .resp-tab-content:last-child {border-bottom: 1px solid #1268bf;/* !important;*/}
#parentHorizontalTab02 .resp-jfit {width: 100%;margin: 0px;}
#parentHorizontalTab02 .resp-tab-content-active {display: block;}


@media only screen and (max-width: 768px) {
	#main-btn{padding:2% 6%;}
	#parentHorizontalTab02{padding:0;}
    #parentHorizontalTab02 ul.resp-tabs-list {display: none;}
    #parentHorizontalTab02 em.resp-accordion {display: block;}
    #parentHorizontalTab02 .resp-vtabs .resp-tab-content {border: 1px solid #C1C1C1;border:1px solid #e5e5e5;border-top:none;padding:15px 15px 30px 15px;}
    #parentHorizontalTab02 .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }
    #parentHorizontalTab02 .resp-accordion-closed {display: none !important;}
    #parentHorizontalTab02 .resp-vtabs .resp-tab-content:last-child {border-bottom: 1px solid #c1c1c1 !important;}
}

@media only screen and (max-width: 580px) {
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li{width:32%;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(4n+4){border-right:1px solid #e6e6e6;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(3n+3){border-right:none;}
}
@media only screen and (max-width: 450px) {
	#main-btn{padding:2% 10%;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li{width:49%;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(3n+3){border-right:1px solid #e6e6e6;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(2n+2){border-right:none;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-model ul li{width:48%;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-model ul li:nth-child(3n+3){margin-right:2%;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-model ul li:nth-child(2n+2){margin-right:0;}
}
/*news_products*/
.rel_pro_li{ margin:0px 10px; padding:10px; border:1px solid #eee;}
.rel_pro_li:hover{ background:#f8f8f8;}
.rel_pro .title h2 { font-size:20px; color:#60b53c; text-transform:uppercase; margin:20px 0px 10px; padding-bottom:10px;font-family:'opensans-b';}
.rel_pro .title .title_line{ margin-bottom:-12px;}
.rel_pro_text{ background:none; text-align:center; padding:10px 0px; margin-top:15px;}
.rel_pro_text h4 a{ font-size:14px; color:#212121; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; display:block; line-height:26px;}
.rel_pro_text p{ font-size:12px; color:#999; line-height:22px; max-height:44px; overflow:hidden; margin-top:4px;}
.rel_pro .slick-prev { right:30px; background:url(../images/lun_l.png) no-repeat right center; width:22px; height:22px; opacity:1; top:-27px; }
.rel_pro .slick-next { right:0px; background:url(../images/lun_r.png) no-repeat right center; width:22px; height:22px; opacity:1; top:-27px;}
.rel_pro_text:hover h4 a{ color:#60b53c;}

/*news*/
.news .img{ float:left; width:30%; margin-right:20px; border:1px solid #eee;}
.news  ul li{ list-style:none; margin-bottom:30px; border-bottom:1px dashed #ccc; padding-bottom:20px;}
.news  ul li:last-child{ margin-bottom:0px;}
.news  ul li h4 a{ font-size:16px; color:#333; display:block; line-height:24px; max-height:48px; overflow:hidden;}
.news  ul li h4 a:hover{ color:#60b53c;}
.news  ul li p{ font-size:12px; line-height:22px; color:#999; max-height:88px; overflow:hidden;}
.new_more{ color: #fff;display: inline-block; font-family:'opensans-b'; font-size: 12px;margin-top: 20px;padding: 2px 10px;text-transform: uppercase; background:#60b53c;}
.new_more:hover{ margin-left:10px;}
/*blog*/
.blog ul li{ list-style:none;}
.blog>ul>li{ list-style:none; margin-bottom:30px; border-bottom:1px dashed #ddd; padding-bottom:20px;}
.blog ul li h4 a{ display:block; font-size:16px;font-family:'opensans-b'; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#333;}
.blog ul li h4 a:hover{ color:#60b53c;}
.blog ul li p{ color:#808080; line-height:22px; max-height:88px;overflow:hidden; font-size:12px;}
.blogin{ font-size:12px; color:#666; margin:4px 0px;}
.blogin span{ color:#60b53c; margin:0px 6px;font-family:'opensans-b';}
.blog_tags a{ font-size:12px; display:inline-block;line-height:22px; background:#fff; color:#666; padding:0px 10px; margin:10px 10px 0px 0px;}
.blog_tags a:hover{ background:#60b53c; color:#fff;}
.blog_tags a i{ margin-right:6px;}
.blog-info{ display:block; margin:10px 0px; font-size:12px; border-bottom:1px solid #ddd;}
.blog-info i{ margin-right:10px; color:#60b53c;}
.blog-info span{ margin-right:10px;}
/*sitemap*/
.sitemap ul{ list-style:none;}
.stp-listA>li{text-transform:capitalize;margin-bottom:20px;}
.stp-top{width:100%;height:40px;line-height:40px;  margin-bottom:15px; background:url(../images/dashed_1.png) repeat-x left bottom;}
.stp-top a{padding:0 10px;font-size:14px;text-transform:capitalize; color:#60b53c;font-family:'opensans-b';}
.stp-top a:hover{ color:#60b53c;}
.stp-top a i{padding-left:10px;}
.stp-listB{display:block; margin:0px -10px;}
.stp-listB li{ float:left;}
.stp-listB li a{line-height:22px;display:block;color:#444;margin:10px 10px; display:inline-block; padding:5px 15px;}
.stp-listB li:hover a{ color:#60b53c;}

.footerW-M li,.footerW-M ul{list-style:none;}
.footerW-M,.height{ display:none}
@media only screen and (max-width: 980px) {
.t_list_text .p{ display:none;}
}

@media only screen and (max-width: 980px) {
	#service{ display:none;}
	.c_list ul li{ width:25%;}
	.c_list ul li:nth-child(7){ display:none;}
	.c_list ul li:nth-child(8){ display:none;}
}
@media only screen and (max-width: 768px) {
.footerW-M{    width: 100%; position:fixed; bottom:0; display:block; overflow:hidden; z-index:999999}
.height{ height:60px; display:block}
.footer-M{background:#60b53c;padding:6px 0 5px; border-top:2px solid #fff;}
.fot_main{width:24%;text-align:center;display:inline-block; vertical-align:middle;}
.fot_main p{color:#ffffff;font-size:13px;margin-top:3px;text-transform:capitalize;}
}

/*web*/
/*log in*/
.register { margin-top:30px;}
.log_in .input3 {
    line-height: 34px;
}
.log_in .input4 {
    height: 80px;
}
.log_in h4 {
    border-bottom: 1px solid #ddd;
    color: #333;
    font-size: 30px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.Forgotten {
    border-bottom: 1px solid #808080;
    color: #808080;
    display: inline-block;
    margin-left: 10px;
	margin-top:12px;
}
.Forgotten:hover{ color:#66bc3d;border-bottom: 1px solid #66bc3d;}
.log_in .message {
    border-top: medium none;
    margin: 0;
    padding: 0;
}
.log_in .message .p {
    color: #666;
}
.log_in .message h2 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 6px;
}
.register {
    margin-top: 30px;
}
.register_btn {
    background: #ccc none repeat scroll 0 0;
    border: medium none;
    color: #666;
    display: inline-block;
    font-family: "proximanova-bold";
    font-size: 16px;
    margin-top: 15px;
    padding: 8px 15px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}
.register_btn:hover {
    background: #66bc3d none repeat scroll 0 0;
    color: #fff;
}
.i_news ul li h4 a:hover, .i_news .news_more:hover {
    color: #66bc3d;
}
@media only screen and (max-width: 1200px) {
	.m4_l .m4_text h4 a{ font-size:18px; margin-top:15px;}
}
@media only screen and (max-width: 960px) {
	.main_1 ul li{ width:33.3%; margin-bottom:20px;}
	.m4_l{ width:100%;}
	.m4_img{ width:40%;}
	.i_main4 .title_line{ display:none;}
	.m4_r{width:100%;}
	.over_bg{ display:none;}
	.m4_r{ padding-left:15px;}
}
@media only screen and (max-width: 768px) {
.m4_img{ float:right;}
.m4_l .m4_text{ width:60%;}
ul.mtree > li{ background:none; border-bottom:1px dashed #ddd;}

.main_1 ul li{ width:50%; margin-bottom:20px;}
.main_1 ul li:last-child{ display:none;}
.i_video{ width:100%; text-align:center;}
.i_map{ width:100%; margin:0px 0px 20px;}
.i_main5 .li{ padding:0px; margin:10px;}
.i_main5 .slider{ margin:0px;}
.i_main5 .slick-prev,.i_main5 .slick-next{ display:none !important;}
.i_hot ul li{ width:50%;}
.i_news{ width:100%; margin-top:20px;}

.header{ text-align:center;}
	#logo{ width:30%; }
#header .logo_text{ width: 80%; margin-top:10px;}
#header .sns{ width:100%; text-align:center;}
.footer_follow{ width:100%; padding-right:0px;}
.footer_message{ width:100%; padding-right:0px;}
.footer_tags{ padding-right:0px; width:100%;}
.footer_con{ width:100%; padding:0px;}
.links{ text-align:center;}
.search{ width:100%; border-left:none;}
#logo{ width:100%; text-align:center;}
.cop{ width:100%;}
.news ul li p{ max-height:44px;}

.left_hot .left_h4{ background:none; padding-top:0px;}
.left_h4{ position: relative;  margin-bottom:20px; background:none; text-align:left !important; background:#6dc33e; border-radius:5px; background:#6dc33e !important; padding:0px 10px; line-height:48px; color:#fff !important; font-size:22px !important;}
.left_h4:after {
  display: block;
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right:15px;
  cursor:pointer; font-size:20px; top:0px;
  color:#fff;
}
.left_h4.active:after {
    content: "\f106";
}
.title_h4{ position: relative; padding:5px 0px;  margin-bottom:10px;}
.title_h4:after {
  display: block;
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right:15px;
  cursor:pointer; font-size:20px; top:4px;
  color:#fff;
}
.title_h4.active:after {
    content: "\f106";
}
}
@media only screen and (max-width: 480px) {
.i_about_l{ width:100%;}
.i_about_img{ width:100%; margin-top:20px;}
	.news .img{ width:60%;}
.news ul li h4 a{ width:100%; margin-top:30px;}
.main_1 ul li{ width:100%;}
.i_hot ul li{ width:100%;}
	}
.main_1 ul li,.i_hot ul li .li{transition-duration: 0.5s;
    transition-timing-function: ease-out;}
.main_1 ul li:hover{transform: scale(1.1);z-index:55;}
.i_hot ul li .li:hover{transform: scale(1.05); background:#fff;-webkit-box-shadow: 0px 2px 10px  rgba(0, 0, 0, 0.2);-moz-box-shadow: 0px 2px 10px  rgba(0, 0, 0, 0.2); box-shadow: 0px 2px 10px  rgba(0, 0, 0, 0.2); z-index:55;}


