@charset "utf-8";
@font-face {
    font-family: 'tahoma';
    src:url(../font/tahoma.eot);
    src: url(../font/tahoma.eot?#iefix) format('embedded-opentype'),
	 url(../font/tahoma.svg#montserrat) format('svg'),
	 url(../font/tahoma.woff) format('woff'),
	 url(../font/tahoma.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*reset*/
h1,h2,h3,h4,h5,h6{ margin:0px;}
:focus{outline:0;}
body,ul,img,p,input,dl,dd,tr,th,td{margin:0;padding:0;}
img{border:none; height:auto; max-width:100%;}
a{text-decoration:none;color:#777; line-height:26px;}
input{padding:0px;vertical-align: middle;line-height: normal;border:none;} 
body{overflow-x:hidden;  font-size:13px; line-height:30px; word-wrap:break-word; color:#777; font-family: "Arial";}
.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;}
a:focus {outline-style:none; -moz-outline-style: none; text-decoration:none;}
.clear{ clear:both;}
a: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;}
ul li{list-style-position:inside;}


/*top_section*/
.select{ position:relative; float:left; z-index:9999999; display: none;}
.select ul li{ list-style:none;}
.select dt{height:30px;display:inline-block;line-height:30px;font-size:13px;text-transform:capitalize;cursor:pointer;width:100%;overflow:hidden;position:relative;z-index:99;text-align: right;font-weight: normal; padding:0;color:#777; margin-left: 5px;}
.select dt .map_ico{ background: url(../images/sprite.png) no-repeat center center; width:33px;height:30px;background-position:-130px -200px; display: inline-block; float: left;}
.select dt img,.select dd ul li a img{ display:inline-block; margin-right:6px;vertical-align: middle; overflow: hidden;}
.select dt:after{font-family:FontAwesome;color:#777;width:100px;vertical-align:middle;content:"\f107"; font-size:14px; transition:all 0.3s ease 0s; margin-left:6px;}
.select dt.cur:after{font-family:FontAwesome;color:#fff;width:100px;vertical-align:middle;content:"\f106"; font-size:14px;}
.select dd{position:absolute;right:0;top:35px;background:#fff;display:none; z-index:9999999; box-shadow:0px 0px 10px rgba(0,0,0,0.15); border-radius:5px;}
.select dd ul{padding:10px;width:140px;/* max-height:304px;overflow:auto; */ text-align: left;}
.select dd ul li{position: relative;width: 100%; float: left; width: 50%;}
.select dd ul li a{color:#555; font-size:13px;text-transform:capitalize;padding:0 0 0 26px;position: relative;width: 100%;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;transition:all 0.3s ease 0s;opacity: 0;-webkit-transform: translate3d(50px, 0px, 0);transform: translate3d(50px, 0px, 0); }
.select dd ul li a{opacity:0;}
.select dd ul li img{height: auto;position: absolute;left: 0px;top:4px;}
.select dd ul li a:hover{color: #0db24f;}
.select dd.open ul li a{ opacity: 1;-webkit-transform: translate3d(0px, 0px, 0);transform: translate3d(0px, 0px, 0);}



/*search*/
.search{ float:right; width:268px; position:relative; margin-left: 40px; margin-top: 12px;}
.search_main{height:40px;float:left; line-height:40px;font-size:13px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; padding-left:10px; width:100%; border-radius:30px; border:1px solid #ed931b; color:#999;}
.search_main:focus{background:#fff;color:#333; border: 1px solid #ed7d31;}
.search_btn{display:block; width:60px;height:40px;cursor:pointer;background:url(../images/search_ico.png) no-repeat center center; border:none; float:left; position:absolute; top:0; right:0; border-top-right-radius:30px; border-bottom-right-radius:30px;}


/*header_section*/
.header_section{background: #f9f9f9; padding: 5px 0;}
.header_section .con{ float: left;}
.header_section .con a{font-size: 14px; color: #777;}
.header_section .con .tel{ display: inline-block; background: url(../images/top_tel.png) no-repeat left center; padding-left: 22px;}
.header_section .con .email{display: inline-block; background: url(../images/top_email.png) no-repeat left center; padding-left: 25px; margin-left: 29px;}
.header_section .header_r{float: right;}
.language a{display: inline-block; margin: 0px 12px;}

.nav_section{padding: 18px 0;}
.nav_section #logo{float: left; margin-top:10px;}


@media only screen and (min-width:1200px) { 
.small-mdzz{position: fixed;z-index: 8888888;top: 0px;right: 0; width:100%; max-width:100% !important;-webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.3);box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.3); margin-top:0px; background: #fff;}
.small-mdzz #logo{width: 16%;}
}
@media only screen and (max-width:1200px) { 
#cssmenu > ul > li{margin-left:0px;}
#cssmenu > ul > li > a{padding: 12px 10px;}
.search{width: 200px;}
}

@media only screen and (max-width:960px) { 
.select{display: block;}
.language{display:none;}
.nav_section #logo{width: 100%; text-align: center;}
.nav_section #logo img{height: 30px; width: auto;}
.nav_section{padding: 8px 0;}
.nav_box{width: 100%;}
.search{float: right;}
}
@media only screen and (max-width:768px) { 
.nav_section .container{padding: 0px;}
.search{width: 90%; margin:10px 5%; }
#cssmenu > ul > li > a{padding: 4px 10px;}
.nav_section{padding-bottom: 0px;}
}

/* Slider */
.slick-slider{ position: relative; display: block; 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;}

.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-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 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;  list-style: none; display: block; text-align: left; padding: 0px; width: 100%; z-index:999; left:180px; top:-60px;}
.slick-dots li { position: relative; display: inline-block; margin: 0px 5px; padding: 0px; cursor: pointer; }
.slick-dots li button { display: block; height:12px; width:12px;  line-height: 0; font-size: 0; cursor: pointer; outline: none; background:none; border-radius:50%; border:2px solid #aaa; margin:0px; padding:0px;}
.slick-dots li button:focus { outline: none;}
.slick-dots li.slick-active button{background:#35c7c9; border:2px solid #35c7c9;}

.i_title{ text-align: center; margin-bottom: 30px;}
.i_title .h4{ font-size:40px; color: #333; font-weight: bold; text-transform:uppercase;  line-height: 40px; position: relative;  padding: 40px 0; }
.i_title p{ color: #999; font-size: 14px ; max-height:44px; overflow: hidden; max-width: 770px; margin: 0 auto; line-height: 22px;}
@media only screen and (max-width:1200px) {
.i_title .h4{font-size: 30px; line-height: 30px; padding: 0px; margin-bottom: 10px; background: none !important;}
}


/*numbers*/
.numbers{background:#f9f9f9 url(../images/num_bg.png) no-repeat center center;  padding:60px 0;}
.numbers .line_bg{ padding:80px 0;}
.numbers > .container { padding:0px 5%;}
.numbers > .container > div{position: relative;z-index:100; margin:0px -150px;}
@media only screen and (max-width:1440px) {
.numbers > .container > div{ margin:0;}	
}
.numbers__one{width:25%;float:left;padding:10px 15px; position:relative; text-align:center;}
.numbers__one .img{ margin-bottom:38px; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.numbers__num{color:#00923a; font-family: "tahoma"; font-size:60px;line-height:50px;position:relative; display: inline-block;}
.number__desc{font-size:14px; font-weight: bold;line-height:22px; margin-top:28px; color: #555; position: relative;padding-bottom: 20px;}
.numbers__one:hover .img{ -moz-transform:scaleX(-1);-webkit-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1);}


@media only screen and (max-width:1200px) {
.numbers{ padding:40px 0;}
.numbers__one{ text-align:center;}
.numbers__one .img{ width:100%; text-align:center; margin:0px;}
.numbers__num{ margin:0px; font-size:40px;}
	.numbers__one .num .plus{font-size: 40px;}
}

@media only screen and (max-width:768px) {
.numbers{ display:none;}
}

/*pro_section*/
.pro_section {margin-top: 60px;}
.pro_section .i_title .h4{background: url(../images/title_ico.png) no-repeat center center;}
.pro_section ul li{list-style: none; text-align: center; margin-bottom: 25px;}
.pro_section ul li .li{background: #fff; padding-bottom: 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;}
.pro_section ul li .li .img{overflow: hidden; display: block; position: relative;}
.pro_section ul li .li .img:after{position: absolute; left:50%; top:-100px; content: ''; background: url(../images/pro_links.png) no-repeat center center; width: 74px; height: 74px; margin-left: -37px; margin-top: -37px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.pro_section ul li .li:hover .img:after{ top: 50%;}
.pro_section ul li .h4 a{ border-top: 1px solid #fff; font-size: 18px; color: #333; font-weight: bold; text-align: center; padding:18px 10px 8px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block;}
.pro_section ul li p{ font-size: 14px; color: #999; line-height: 24px; height: 48px; overflow: hidden; padding: 0px 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;}
.pro_section ul li:hover img{transform: scale(1.1);}
.pro_section ul li:hover .li{ background: #ed931b;}
.pro_section ul li:hover .li .h4 a{color: #fff;}
.pro_section ul li:hover .li p{ color: #fff;}

@media only screen and (max-width:768px) { 
.pro_section {margin-top: 40px;}
.pro_section ul li .h4 a{ font-size: 16px; padding-bottom: 0;}
.pro_section ul li .li{padding-bottom: 0;}
}

/*case_section*/
.case_section{background: #f9f9f9 url(../images/case_bg.jpg) no-repeat left bottom; padding:40px 0 83px;}
.case_section .i_title .h4{background: url(../images/title_ico2.png) no-repeat center center;}
.case_section .li{ margin: 0px 20px; position: relative;}
.case_section .li .img{overflow: hidden; display: block;}
.case_section .li .img img{width: 100%;}
.case_section .li .img:after{position: absolute; left:50%; top:-100px; content: ''; background: url(../images/pro_links.png) no-repeat center center; width: 74px; height: 74px; margin-left: -37px; margin-top: -37px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.case_section .li:hover .img:after{ top: 50%;}
.case_section .li:hover img{transform: scale(1.1);}
.case_section .li .h4 a{ font-size: 14px; width: 100%; font-weight: bold; background: rgba(0,0,0,0.5); display: block; color: #fff; position: absolute; left: 0px; bottom: 0px; padding: 10px; text-align: center;}

.case_section .slick-prev{width:42px; height:42px; position:absolute; left:-50px; top:50%; vertical-align: middle;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; background: url(../images/jt_l.png) no-repeat center center; opacity:1; margin-top:-21px;  border: 2px solid #00923a;}
.case_section .slick-next{width:42px; height:42px; position:absolute; right:-50px; top:50%; vertical-align: middle;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;  background: url(../images/jt_r.png) no-repeat center center; opacity:1; margin-top:-21px;  border: 2px solid #00923a;}
@media only screen and (max-width:1500px) { 
.case_section .slider{padding: 0px 50px;}
.case_section .slick-prev{left: 0px;}
.case_section .slick-next{right: 0px;}
}

@media only screen and (max-width:768px) { 
.case_section{padding-bottom: 40px;}
}

/*map_section*/
.map_section{ padding:60px 0;}
.map_section .i_title .h4{background: url(../images/title_ico3.png) no-repeat center center;}
.map_section .container{width:1655px;}
@media only screen and (max-width:1655px) { 
.map_section .container{width:100%;}
}
.map_section .map_main{ position:relative; margin-top: 40px;}
.map_section .i_title{ margin-bottom:0;}


.map_mark{position:relative;z-index:8888888;}
.map_mark .code{position:absolute;left:50%;bottom:80px;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;margin-left:-96px;transform:scaleX(0); -webkit-transition:all var(--transition-time,300ms); -o-transition:all var(--transition-time,300ms); transition:all var(--transition-time,300ms); z-index:9999;}
.map_mark .code:after{position:absolute;left:50%;bottom:-17px;content:"\f0d7";font-family:FontAwesome;color:#ed931b;font-size:24px;margin-left:-8px;}
.map_mark:hover .code{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;bottom:25px;visibility:visible;transform:scaleX(1);}
.map_mark .code>div{background:#fff;border-radius:5px;text-align:center;width:194px;border:2px solid #ed931b; overflow:hidden;}
.map_mark.code>div img{ width:100%;}

.map_section .map_mark:nth-child(3n+1){animation-delay: 0s;}
.map_section .map_mark:nth-child(3n+2){animation-delay: 0.3s;}
.map_section .map_mark:nth-child(3n+3){animation-delay: 0.6s;}


.map_mark{text-align:center; display:inline-block; position:absolute; z-index:450;}
.map_mark a{ position:relative;}
.map_mark span{ display:block; position:absolute; top:10px; font-size:12px; color:#ed931b; margin-top:5px; text-transform:capitalize; font-weight: bold; left:5px;-webkit-transform: translate(-50%,0);-moz-transform: translate(-50%, 0);-ms-transform: translate(-50%, 0);-o-transform: translate(-50%,0);transform: translate(-50%, 0); white-space:nowrap;}
.map_mark:hover span{ color:#ed931b; text-decoration:underline;}
.map_ico{ position:relative; width:10px; height:10px; border-radius:50%; background:#ed931b; display:inline-block; font-style:normal; z-index:555;}
@keyframes warn {
0% {transform: scale(0);opacity: 0.25;}
25% {transform: scale(0);opacity: 0.5;}
50% {transform: scale(0.33);opacity: 0.7;}
75% {transform: scale(0.66);opacity: 0.8;}
100% {transform: scale(1);opacity: 0.0;}
}
@-webkit-keyframes "warn" {
0% {-webkit-transform: scale(0);opacity: 0.25;}
25% {-webkit-transform: scale(0);opacity: 0.5;}
50% {-webkit-transform: scale(0.33);opacity: 0.7;}
75% {-webkit-transform: scale(0.66);opacity: 0.8;}
100% {-webkit-transform: scale(1);opacity: 0.0;}
}
.map_section .map_ico:before{ border:1px solid #ed931b; width:30px; height:30px; left:50%; top:50%; position:absolute; content:''; 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; margin-left:-15px; margin-top:-15px; z-index:666; opacity: 0;
-webkit-animation: warn 3s ease-out;
-moz-animation: warn 3s ease-out;
animation: warn 3s ease-out;
-webkit-animation-iteration-count: infinite;
-moz-animation-iteration-count: infinite;
animation-iteration-count: infinite;}


.map_main .li1{ position:absolute; left:19%; top:15.1%;}
.map_main .li2{ position:absolute; left:49%; top:12.5%;}
.map_main .li3{ position:absolute; left:73.5%; top:8.7%;}
.map_main .li4{ position:absolute; left:46.2%; top:17.6%;}
.map_main .li5{ position:absolute; left:49.8%; top:18.8%;}

.map_main .li6{ position:absolute; left:77.2%; top:17.2%;}
.map_main .li7{ position:absolute; left:19%; top:25.5%;}
.map_main .li8{ position:absolute; left:56.3%; top:25.2%;}
.map_main .li9{ position:absolute; left:77.5%; top:25%;}
.map_main .li10{ position:absolute; left:85.4%; top:28.3%;}

.map_main .li11{ position:absolute; left:57.2%; top:32.8%;}
.map_main .li12{ position:absolute; left:55.1%; top:35%;}
.map_main .li13{ position:absolute; left:59.2%; top:35.5%;}
.map_main .li14{ position:absolute; left:62.9%; top:37%;}
.map_main .li15{ position:absolute; left:66.3%; top:35.2%;}

.map_main .li16{ position:absolute; left:70%; top:39.5%;}
.map_main .li17{  position:absolute; left:17.8%; top:36.8%;}
.map_main .li18{ position:absolute; left:76.3%; top:43%;}
.map_main .li19{ position:absolute; left:78.8%; top:44.4%;}
.map_main .li20{ position:absolute; left:83.1%; top:45.2%;}

.map_main .li21{ position:absolute; left:77%; top:50.5%;}
.map_main .li22{ position:absolute; left:78.3%; top:53.4%;}
.map_main .li23{ position:absolute; left:58.2%; top:53.9%;}
.map_main .li24{ position:absolute; left:31.4%; top:59%;}
.map_main .li25{ position:absolute; left:55.6%; top:66.5%;}

.map_main .li26{ position:absolute; left:86%; top:71%;}
.map_main .li27{ position:absolute; left:27%; top:75.2%;}
.map_main .li28{ position:absolute; left:54.1%; top:75.8%;}
.map_main .li29{ position:absolute; left:92.6%; top:83.9%;}

@media only screen and (max-width:768px) {
.map_section{ display: none;}
}



/*about_section*/
#parentHorizontalTab01{margin:0;text-align:left;padding:0px;}
#parentHorizontalTab01 ul.resp-tabs-list {margin: 0px;padding: 0px; margin-top:40px; width: 50%; text-align:left; margin-top:-190px; margin-bottom:40px;}
#parentHorizontalTab01 .resp-tabs-list li {list-style: none;cursor: pointer;text-transform:uppercase;text-align:center;  line-height:30px; color:#333;border:none; overflow:inherit;  font-size:16px; display:inline-block; position:relative;  line-height:30px; font-weight: bold;text-transform:capitalize; position:relative; padding-top:20px; margin:0px 30px;}
#parentHorizontalTab01 .resp-tabs-list li p{font-weight: bold; color:#fff; text-transform:uppercase; margin-top:10px; font-size:14px;}
#parentHorizontalTab01 .resp-tabs-list li:after{width: 0;height: 0;border: 26px solid transparent;border-bottom:30px solid #fff; position:absolute; left:50%; bottom:-50px;content:''; opacity:0;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-left:-30px;}

#parentHorizontalTab01 .resp-tabs-list li:first-child{ margin-left:0px;}
#parentHorizontalTab01 .resp-tabs-list li .icon{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;  border-radius:50%; border:4px solid rgba(255,255,255,0); background:#fff;}
#parentHorizontalTab01 .resp-tabs-list li .icon1{ width:90px; height:90px; background:#fff url(../images/about_ico1.png) no-repeat; display:inline-block; background-position:0 0;}
#parentHorizontalTab01 .resp-tabs-list li .icon2{ width:90px; height:90px; background:#fff url(../images/about_ico2.png) no-repeat;  display:inline-block; background-position:0 0;}
#parentHorizontalTab01 .resp-tabs-list li .icon3{ width:90px; height:90px; background:#fff url(../images/about_ico3.png) no-repeat;  display:inline-block; background-position:0 0;}

#parentHorizontalTab01 .resp-tabs-container div table{max-width:100%;}

#parentHorizontalTab01 em.resp-accordion {cursor: pointer;padding: 5px;display: none;padding:4px 15px !important;}
#parentHorizontalTab01 .resp-tab-content {display: none;}
#parentHorizontalTab01 .resp-tabs-list li.resp-tab-active{background:none !important;border:none !important;}
#parentHorizontalTab01 .resp-tabs-list li.resp-tab-active .icon,#parentHorizontalTab01 .resp-tabs-list li:hover .icon{ background-position:0px -86px;background-color:#23ac38; border:4px solid #fff;}
#parentHorizontalTab01 .resp-tabs-list li.resp-tab-active:before { width:100%;}
#parentHorizontalTab01 .resp-tabs-list li.resp-tab-active .icon{ background-color:#23ac38; border:2px solid #fff;}
#parentHorizontalTab01 .resp-tabs-list li.resp-tab-active:after{ opacity:1;}
#parentHorizontalTab01 .resp-content-active,#parentHorizontalTab02 .resp-accordion-active {display: block;}
#parentHorizontalTab01 em.resp-accordion {font-size: 14px; margin: 0px; background:none; margin-bottom:3px; color:#333; border:1px solid #eee; background:#fff; text-transform:uppercase; font-style:normal;font-weight: bold; background:#eee; border:none;}
#parentHorizontalTab01 em.resp-tab-active {margin-bottom: 0px !important;}
#parentHorizontalTab01 em.resp-tab-title:last-child {border-bottom: 12px solid #c1c1c1 !important;background: blue;}
#parentHorizontalTab01 .resp-vtabs ul.resp-tabs-list {float: left;width: 30%;}
#parentHorizontalTab01 .resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none;
}
#parentHorizontalTab01 .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;
}

#parentHorizontalTab01 .resp-vtabs .resp-tab-content {border: none;word-wrap: break-word;}
#parentHorizontalTab01 .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;
}
#parentHorizontalTab01 .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;
}
#parentHorizontalTab01 em.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 7px solid #fff;
}
#parentHorizontalTab01 em.resp-tab-active {background: #23ac38  !important;color:#fff; border-color:#fff !important;}
#parentHorizontalTab01 .resp-easy-accordion em.resp-accordion {display: block;}
#parentHorizontalTab01 .resp-easy-accordion .resp-tab-content {border: 1px solid #23ac38;}
#parentHorizontalTab01 .resp-easy-accordion .resp-tab-content:last-child {border-bottom: 1px solid #23ac38;/* !important;*/}
#parentHorizontalTab01 .resp-jfit {width: 100%;margin: 0px;}
#parentHorizontalTab01 .resp-tab-content-active {display: block;}




@media only screen and (max-width: 768px) {
	#main-btn{padding:2% 6%;}
	#parentHorizontalTab01{padding:0 20px;}
    #parentHorizontalTab01 ul.resp-tabs-list {display: none;}
    #parentHorizontalTab01 em.resp-accordion {display: block;}
    #parentHorizontalTab01 .resp-vtabs .resp-tab-content {border: 1px solid #C1C1C1;border:1px solid #e5e5e5;border-top:none;padding:15px 15px 30px 15px;}
    #parentHorizontalTab01 .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }
    #parentHorizontalTab01 .resp-accordion-closed {display: none !important;}
    #parentHorizontalTab01 .resp-vtabs .resp-tab-content:last-child {border-bottom: 1px solid #c1c1c1 !important;}
}



/*******features-tab********/
/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;padding:0px 30px;
}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%; 
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
.indicator-style.owl-theme .owl-controls .owl-buttons div {
    background: inherit;
    width:40px;
	height:40px;
	padding: 0;
    position: absolute;
    right: 5px;
    top:50%;
	text-indent:-9999px;
	overflow:hidden;
}
.indicator-style .owl-controls .owl-buttons div.owl-prev{left:-50px;width:32px; height:32px; background:url(../images/prev.png) no-repeat center center;}
.indicator-style .owl-controls .owl-buttons div.owl-next{right:-50px;width:32px; height:32px; background:url(../images/next.png) no-repeat center center;}


.about_section .h4{font-weight: bold; font-size:30px; color:#333; line-height:40px; text-transform:uppercase; margin-bottom:20px; margin-top:10px;}
.about_section .p{ color:#777; line-height:30px; font-size:13px; max-height:210px; overflow:hidden;}
.about_section .i_more{ margin-top:20px;}


.honor_section .li{ padding:0px 20px; text-align:center;}
.honor_section .li h4 a{ display:block; text-align:center; color:#fff; margin-top:15px; font-weight: bold; font-size:14px;}
.indicator-style .owl-controls .owl-buttons div.owl-prev{left:0px;width:32px; height:32px; background:url(../images/prev.png) no-repeat center center;}
.indicator-style .owl-controls .owl-buttons div.owl-next{right:0px;width:32px; height:32px; background:url(../images/next.png) no-repeat center center;}


/*about_title*/
.about_section{ position:relative;}
.about_section .list1{ position:relative; z-index:88;}
.about_section .index_tr{ font-size:200px; color:#f6f6f6; font-weight: bold; position:absolute; right:55%; top:10%; content:''; white-space:nowrap; text-transform:uppercase;line-height:200px; z-index:33;}
.about_title{ padding-top:60px; padding-bottom:200px;}
.about_title .left{float: left; width: 50%;}
.about_title .h4{ font-size:40px; font-weight: bold;color:#fff;display:inline-block; position:relative; text-transform: uppercase;}
.about_title p{ font-size:14px; color:#fff; line-height:26px; margin-top:10px;}



.about_section .about_main{ background:url(../images/about_bg2.png) no-repeat top right;  padding-bottom:80px; position: relative;}
.about_section .about_main .index_tl{ font-size:200px; color:#f6f6f6;font-weight: bold; position:absolute; right:70%; top:10%; content:''; white-space:nowrap; text-transform:uppercase;line-height:200px; z-index: 1;}
.about_section .about_text{ float:left; width:50%; margin-top:50px; position: relative;z-index: 2; padding-right:50px;}
.about_section .about_text h4 a{ font-size: 24px; color: #333;  font-weight: bold;}
.about_section .about_text .p{font-size:14px; color:#777; max-height:150px; line-height: 30px; overflow:hidden; margin-top: 20px;}
.about_section .about_text .more{ background: #fff; color: #00923a; display: inline-block; line-height: 40px; padding: 0px 25px; font-weight: bold; text-transform: uppercase; font-size: 14px; border-radius: 30px; margin-top: 20px; border: 2px solid #00923a;}
.about_section .about_text .more:hover{background: #00923a; color: #fff;}
.about_section .about_text .more i{margin-left: 6px;}
.about_section .about_text ul{margin-top: 45px;}
.about_section .about_text ul li{list-style:none; float: left;}
.about_section .about_text ul li .li .h4{ font-size: 18px;}
.about_section .about_text ul li .li .h4 span{font-size: 20px; font-weight: bold; display: block; margin-top: 10px;}
.about_section .about_text ul li .li  img{ margin-right: 10px}
.about_section .about_text ul li .li:hover img{-moz-transform:scaleX(-1);-webkit-transform:scaleX(-1);-o-transform:scaleX(-1); transform:scaleX(-1);    filter:FlipH; transform: rotateY(180deg);}
.about_section .about_text ul li .li  p{ font-size: 13px; line-height:24px; height: 48px; overflow: hidden; margin-top: 10px;}
.about_section .about_img{ position:relative; float:right; width:55%; margin-top:-123px; margin-right: -10%;}
.about_section .about_img .img{position: relative; overflow: hidden; display: block; border-radius: 20px; z-index: 999; box-shadow: 0px 0px 10px rgba(0,0,0,0.1);}
.about_section .about_img .img img{width: 100%;}
.about_section .about_img:hover img{transform: scale(1.1);}
.about_section .about_img:before{ position:absolute; left:-20px; width:100%; top:5%; height:90%; box-shadow:0px 0px 30px rgba(0,0,0,0.15); content:''; border-radius:20px; z-index:2; background:rgba(255,255,255,0.8);}
.about_section .about_img:after{ position:absolute; left:-40px; width:100%; top:10%; height:80%; box-shadow:0px 0px 30px rgba(0,0,0,0.15); content:''; border-radius:20px; z-index:1; background:rgba(255,255,255,0.6);}
.about_img .video_ico{ position:absolute; left:50%; top:50%; height:100px; width:100px; margin-top:-50px; margin-left:-50px; background:#00923a url(../images/video_ico.png) no-repeat center center; border-radius:50%; z-index:99999;}


@media only screen and (max-width:1600px){
.about_section .about_img{margin-right: 0px; width: 48%;}
}

@media only screen and (max-width:1200px){
.about_title .left{width: 100%; text-align: center;}
#parentHorizontalTab01 ul.resp-tabs-list{width: 100%; text-align: center;}
.about_section .about_img{margin-top: 20px;}
}
@media only screen and (max-width:960px){
.about_section .about_img{display: none;}
.about_section .about_text{width: 100%; padding-right: 0;}
}

@media only screen and (max-width:768px){
.about_title{ padding:30px 0;}
.about_section .index_tr{ display:none;}
#parentHorizontalTab01{ padding:0;}
.about_main{ padding:20px;}
.about_main .about_img{ display:none;}
.about_main .more{ margin-top:15px;}
.about_section .list1{ margin:20px 0;}
.about_section .h4{ font-size:26px; margin-bottom:10px;}
.about_section .about_main{background: #fff;}
.about_section .about_text{margin-top: 0;}

}

/*news_section*/
.news_section{background:#f9f9f9 url(../images/news_bg.jpg) no-repeat center bottom; padding-bottom: 65px; padding-top: 24px;}
.news_section .i_title .h4{background: url(../images/title_ico3.png) no-repeat center center;}
.news_section .left{float: left; width: 50%; padding-right: 38px;}
.news_section .left .img{display: block; overflow: hidden; margin-bottom: 20px;}
.news_section .left .day{background: url(../images/day_ico.png) no-repeat center left; padding-left: 30px; color: #999; font-size: 13px;}
.news_section .left .h4{font-size: 20px; color: #333; line-height: 30px; max-height: 60px; overflow: hidden; display: block; font-weight: bold;}
.news_section .left .h4:hover{ color: #00923a;}
.news_section .left  p{ font-size: 13px; line-height: 24px; color: #777; height: 48px; overflow: hidden; margin-top: 15px;}
.news_section .left  .more{ color: #00923a; border: 2px solid #00923a; font-weight: bold; line-height: 40px; padding: 0px 30px; border-radius: 30px; display: inline-block; font-size: 14px; text-transform: uppercase; margin-top: 16px;}
.news_section .left  .more:hover{background: #00923a; color: #fff;}

.news_section .right{padding-left: 40px; float: left; width: 50%;}
.news_section .right ul li{ list-style: none; position: relative; overflow: hidden; margin-bottom: 35px; }
.news_section .right ul li:after{position: absolute; left: 258px; bottom: 0px; width: 100%; height: 1px; background: #eee; content: '';}
.news_section .right ul li .img{float: left; width: 227px; margin-right: 30px; display: block; overflow: hidden;}
.news_section .right ul li .h4{ color: #333; font-size:16px; margin-top: 5px; line-height: 26px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; display: block; font-weight: bold;}
.news_section .right ul li .h4:hover{ color: #00923a;}
.news_section .right ul li p{ font-size: 13px; color: #808080; line-height: 24px; max-height: 48px; overflow: hidden; margin: 12px 0;}
.news_section .right ul li .other{padding-bottom: 15px;}
.news_section .right ul li .other .day{background: url(../images/day_ico.png) no-repeat center left; padding-left: 30px; color: #999; font-size: 13px; margin-right: 20px;}
.news_section .right ul li .other .more{background: url(../images/link_ico2.png) no-repeat center left; padding-left: 30px; color: #999; font-size: 13px;}
.news_section .right ul li .other .more:hover{ color: #00923a; text-decoration: underline;}
.news_section .img:hover img{transform: scale(1.1);}
@media only screen and (max-width:1200px){
.news_section .right ul li .img{width: 150px;}
.news_section .right ul li:after{display: none;}
.news_section .right{padding-left: 0;}
.news_section .right ul li .img{margin-right: 15px;}
.news_section .right ul li{margin-bottom: 20px;}
}

@media only screen and (max-width:960px){
.news_section .left{display: none;}
.news_section .right{width: 100%;}
.news_section .right ul li .img{width: 200px;}
}

/*footer*/
#footer{color:rgba(255,255,255,0.7); font-size:13px; background: #333; padding: 46px 0;}
#footer ul li{ list-style:none;}
.footer_logo{ margin-bottom:10px;} 
#footer .modules a{ color:rgba(255,255,255,0.7); font-size: 13px;}
.footer_top ul li a{ line-height:22px; color:#fff !important;}
#footer .modules a:hover{ color:#fff; text-decoration:underline;}


#footer .footer_con{ float: left; width:32%; padding-right: 5%;}
#footer .footer_tags{ float:left; width:26%; padding-right:3%;}
#footer .footer_follow{ float:left; width:20%; padding-right:3%;}
#footer .footer_pro{ float:left; width:22%;}
#footer .footer_con .title_h4{ display: none;} 
@media only screen and (max-width:768px) {
.footer_main{ padding: 20px 0;}
#footer .footer_con{ float: left; width:100%; padding-right:0;}
#footer .footer_tags{ float:left; width:100%; padding-right:0;}
#footer .footer_follow{ float:left; width:100%; padding-right:0;}
#footer .footer_pro{ float:left; width:100%; padding-right: 0;}
#footer .footer_con .title_h4{ display: block;} 

}



#footer .footer_con .footer_logo{ margin-bottom:18px; display:inline-block;}
#footer .footer_con .p{ font-size: 13px; line-height: 24px; height: 48px; overflow: hidden; margin-bottom: 15px; margin-top: 15px;}
#footer .footer_con ul li{ line-height:22px; padding:3px 0; margin-bottom:10px;}
#footer .footer_con ul .li1{ background:url(../images/footer_add.png) no-repeat left 6px; padding-left:38px;}
#footer .footer_con ul .li2{ background:url(../images/footer_tel.png) no-repeat left center; padding-left:38px;}
#footer .footer_con ul .li3{ background:url(../images/footer_email.png) no-repeat left center; padding-left:38px;}
#footer .footer_con ul .li4{ background:url(../images/footer_fax.png) no-repeat left center; padding-left:38px;}

#footer .footer_follow ul li a,.footer_tags ul li a,.footer_pro ul li a{ line-height:20px; padding:7px 0; display:inline-block; position:relative;}
#footer .footer_follow ul li a:after,.footer_tags ul li a:after,.footer_pro ul li a:after,.footer_pro ul li a:after{display: block; color: #fff; content: "\f105";position: absolute;top:0px; left: 0; padding: 7px 0; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; border-radius:50px; font-family: "FontAwesome"; opacity: 0;}
#footer .footer_follow ul li:hover a:after,.footer_tags ul li:hover a:after,.footer_pro ul li:hover a:after{ color: #fff; opacity: 1;}
#footer .footer_follow ul li:hover a,.footer_tags ul li:hover a,.footer_pro ul li:hover a{padding-left: 15px;}





@media only screen and (max-width:1200px) {
#footer{padding:20px 15px;}
}



*:focus {outline: none;} 
#footer .title_h4{font-size:20px; font-family: 'tahoma'; color:#fff; text-transform:capitalize;  padding-bottom: 15px;}

@media only screen and (max-width: 768px) {
#footer .title_h4{ position:relative; margin-top:0; font-size:14px; padding-bottom:0px; padding:4px 10px; margin-bottom:15px; background: rgba(255,255,255,0.15); border-radius: 5px;}
#footer .title_h4:after {
  display: block;
  content: "\f078";
  font-family: "FontAwesome";
  position: absolute;
  right:15px;
  cursor:pointer; font-size:14px; top:3px;
  color:#999;
}
#footer .title_h4.active:after {
    content: "\f077";
}
}


.footer_bottom {padding:12px 0;font-size:13px; color:#689ed6;  background: #265d96; text-align:center; line-height:22px; border-top:1px solid rgba(255,255,255,0.05);}
.footer_bottom  a{ margin:0px 4px; line-height:22px;}
.footer_bottom  a{ color:#689ed6; font-size:13px;}
.footer_bottom  a:hover{color:#fff; text-decoration:underline;}
.footer_bottom .ipv6 { display:inline-block; margin-right:15px; text-decoration: underline;}
.footer_bottom .ipv6 img{ margin-right:6px;}
.footer_bottom .links{display:inline-block;}
.footer_sns{margin-top: 30px;}
.footer_sns a{margin: 0px 4px; display: inline-block;}
.footer_sns a:hover{transform:rotate(360deg);}
.footer_sns a:hover img{opacity: 1;}
@media only screen and (max-width:768px) {
.footer_logo{ display:none;}
#footer{ padding-top:30px;}
}

/*service*/
.online_section{position:fixed;z-index:9999998;top:200px;right:-200px;transition:all .3s ease;}
.online_section ul li{ list-style:none;width:240px;height:44px;color:#333; padding-left:50px;border-radius:5px;transition:all .5s ease;overflow:hidden; margin-bottom:3px; line-height:40px; font-size:13px; border-top-left-radius:30px; border-bottom-left-radius:30px;}
.online_section ul li a{ line-height:44px; font-size:13px; color:#fff;}
.online_section ul li a:hover{ text-decoration:underline;}
.online_section .online_tel{background:#fff url(../images/online_t.png) no-repeat 4px 0px;border:2px solid #00923a;}
.online_section .online_tel a{color: #333;}
.online_section .online_email{background:#00923a url(../images/online_e.png) no-repeat 4px 4px;}
.online_section .online_whatsapp{background:#fff url(../images/online_w.png) no-repeat 4px 0px;  border:2px solid #00923a;}
.online_section .online_whatsapp a{color: #333;}
.online_section .online_skype{background:#00923a url(../images/online_s.png) no-repeat 4px 4px;}
.online_section .online_coad{background:#00923a url(../images/online_c.png) no-repeat; padding:0px; border-radius:5px;}
.online_section .online_coad p{ padding-left:42px; font-family: 'GilroyB'; color:#333; font-size:14px;}
.online_coad .img{ max-width:180px; padding:10px 30px; margin:0 auto; padding-top:0px;}

@media only screen and (max-width: 990px) {.online_section{display:none;}}

/*footer_nav*/
.footer_nav,.height{ display:none}
@media only screen and (max-width: 768px) {
.footer_nav{width: 100%; position:fixed; bottom:0; display:block; overflow:hidden; z-index:999999}
.height{ height:56px; display:block}
.footer_nav{background:#333;padding:12px 0 8px; border-top:2px solid #fff;}
.footer_nav ul  li{ float:left; width:20%; text-align:center;  list-style:none; padding:0px 10px;}
.footer_nav ul li i{ font-size:16px; color:#fff;}
.footer_nav ul li:nth-child(4){ float:right;}
.footer_nav ul li:nth-child(5){ float:right;}
.footer_nav ul li p{color:#fff;font-size:12px;margin-top:5px;text-transform:capitalize; line-height:12px;}
.footer_nav i{list-style: none; width: 16px; height: 16px; display: inline-block;}
.footer_nav .ico1{ background: url(../images/sprite.png) no-repeat center center; width:16px;height:16px;background-position:-15px -357px;}
.footer_nav .ico2{ background: url(../images/sprite.png) no-repeat center center; width:16px;height:16px;background-position:-68px -357px;}
.footer_nav .ico3{ background: url(../images/sprite.png) no-repeat center center; width:16px;height:16px;background-position:-122px -357px;}
.footer_nav .ico4{ background: url(../images/sprite.png) no-repeat center center; width:16px;height:16px;background-position:-175px -357px;}
}
@media only screen and (max-width: 375px) {.footer_nav ul li p{ display:none;} .height{ height:43px;}}

/*service*/
#online_qq_layer{z-index:9999999;position:fixed;right:80px;bottom:0; }
#floatShow{display:block;}
#floatHide{display:none;}
#online_qq_tab{position:relative;z-index:9;}
#online_qq_tab #floatShow{overflow:hidden;background:#00923a  url(../images/inquiry_e.png) no-repeat 10px center;  height:46px; padding:0px 20px 0px 50px; line-height:46px; text-transform:capitalize; color:#fff;box-shadow:0px 0px 10px rgba(255,255,255,0.2); font-size:13px; margin-right:0; font-weight: bold; border-top-left-radius: 15px; border-top-right-radius: 15px;}
#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{overflow:hidden;background:#00923a url(../images/ser_1.png) no-repeat left center; width:100%; height:40px; font-size:14px;  color:#fff; line-height:40px; padding-left:50px; width:360px;text-transform:uppercase; margin-right:10px; font-weight: bold; }
#onlineService{display:inline;width:360px; overflow: hidden;display:none; font-size:13px;box-shadow:0px 0px 10px rgba(0,0,0,0.2); border:1px solid #eee; margin-right:0;}
#online_qq_tab #floatHide:after{ position:absolute; right:9px; top:0px; height:36px; width:48px; content:'';background:url(../images/ser_3.png) no-repeat left center;}

.web_inquiry .p{ color:#555; line-height:22px; margin-bottom:10px; font-size:13px;}
.web_inquiry{ padding:15px; background:#fff;}
.web_inquiry .input_1{ font-size:13px; line-height:40px; height:40px; border:1px solid #ddd;  padding-left:10px; width:100%; background:#fff; color:#777; margin-bottom:15px; border-radius: 5px; }
.web_inquiry .input_1:focus{ color:#333;border:1px solid #ed931b;}
.web_inquiry .input_2{ font-size:13px; line-height:26px; height:80px; border:1px solid #ddd;  padding-left:10px; width:100%;background:#fff; color:#777; margin-bottom:15px;  border-radius: 5px;}
.web_inquiry .input_2:focus{ color:#333;border:1px solid #ed931b;}

.web_inquiry .btn_1{ line-height:34px; height:32px; background:#00923a ; display:inline-block;  color:#fff; text-transform:uppercase;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; padding:0px 25px; border:none; font-weight: bold; border-radius:0px; font-size:14px; border-radius: 30px;}
.web_inquiry .btn_1 i{ margin-right:6px;}
.web_inquiry .btn_1::before{ line-height:36px !important;}

@media only screen and (max-width: 768px) {
#onlineService{ width:100%;}
#online_qq_layer{ width:100%; right: 0;}
#online_qq_tab{ width:100%;}
#online_qq_tab #floatShow{ background:#ed931b url(../images/inquiry_ico.png) no-repeat center center; width:46px; height:46px; position:absolute; left:50%; bottom:16px; margin-left:-23px; padding:0; padding-left:42px; margin-bottom:0; border-radius:50%; border: 2px solid #fff;}
#online_qq_tab #floatHide{ background:#252525 url(../images/ser_1.png) no-repeat left center; width:100%; height:36px;}
}

/*back-top*/
.totop{width:46px; height:46px; position:fixed; right:20px; bottom:30px; z-index:9999999; display:none;  background:rgba(0,0,0,0.3) url(../images/sprite.png) no-repeat center center;background-position:-134px -52px; -moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s; border-radius: 50%;}
@media only screen and (max-width: 768px) {.totop{  display:none !important;}}

.totop_w{width:40px; height:40px; position:fixed; right:20px; bottom:40px; z-index:9999; display:none; background:rgba(0,0,0,0.3) url(../images/sprite.png) no-repeat center center; background-position:-137px -54px; -moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s; border-radius:50%; background-size:46px 46px;}
@media only screen and (min-width: 768px) {.totop_w{  display:none !important;}}
/*n_main*/
.n_main{font-size: 14px; color: #666; line-height:30px; padding: 50px 0;}
.n_banner{position: relative; overflow: hidden;}
.n_banner img{ width: 100%;}

@media only screen and (max-width:768px) {
.n_banner .n_title{font-size: 40px; line-height: 40px; bottom: 10px;}
}
.n_left{float: left; width: 25%;}
.n_right{float: right; width: 75%; padding-left: 50px;}
.n_left2{float: right; width: 25%;}
.n_right2{float: left; width: 75%; padding-right: 50px;}

@media only screen and (max-width:768px) {
.n_left{width: 100%; margin-top: 20px;}
.n_right{width: 100%; padding-left: 0;}
.n_left2{width: 100%; margin-top: 20px;}
.n_right2{width: 100%; padding-right: 0;}
}
.mbx_section{ text-align:center; padding: 15px 0; background: #f8f8f8; background-size: cover;}
.n_title{font-weight: bold; font-size: 30px; color: #333; line-height: 40px; text-align: center;position: relative; float: left; text-transform: uppercase;}
.mbx_section h2 , .mbx_section .mbx a{ font-size: 13px; color:#666; display: inline-block; text-transform: capitalize;}
.mbx_section .mbx{padding: 6px 0; float: right;}
.mbx_section .mbx i{margin: 0px 4px; color: #00923a;}
.mbx_section .mbx a:first-child i{ font-size: 16px; color: #00923a; margin: 0px 6px;}

@media only screen and (max-width:768px) {
.mbx_section{padding: 10px 0;}
.n_title{width: 100%; text-align: center;}
.n_title{font-size: 24px; line-height: 30px;}
.mbx_section .mbx{width: 100%; text-align: center; padding: 0px;}
}
/*about*/
.about_nav{ margin-bottom:30px; text-align: center;}
.about_nav ul li{list-style:none; display: inline-block; }
.about_nav ul li a{ display:block; line-height:40px; padding:5px 30px; color:#333; font-weight: bold; background:#eee; font-size:16px; text-transform:capitalize;}
.about_nav ul li:nth-child(1) a{ border-top-left-radius: 30px; border-bottom-left-radius: 30px;}
.about_nav ul li:nth-child(2) a{background: #ececec;}
.about_nav ul li:nth-child(3) a{ border-top-right-radius: 30px; border-bottom-right-radius: 30px;}
.about_nav ul li a i{ border: 2px solid #ed931b; background: #ed931b; border-radius: 50%; width: 40px; height: 40px; display: inline-block; background-size: 20px; float: left; margin-right: 20px;}
.about_nav ul li.active a,.about_nav ul li:hover a{ background:#ed931b; color:#fff;}
.about_nav ul li.active a i,.about_nav ul li:hover a i{border: 2px solid rgba(255,255,255,0.3);}

@media only screen and (max-width:768px) {
	.about_nav ul li{ width:33.33%; margin-bottom:10px; float: left;}
	.about_nav ul li a{font-size: 13px;}
}

@media only screen and (max-width:600px) {
	.about_nav ul li{ width:100%; margin-bottom:10px; float: left;}
	.about_nav ul li a{border-radius: 0 !important;}
}

/*contact*/
.con_main{ padding:50px 0;}
.con_main .container{background: #fff; padding: 30px;}
.section_title{ font-size:30px; color:#333;  text-transform:uppercase; margin-bottom:10px;}
.con_main .con_info{ padding-left:50px;}
.con_infop{ margin-top:20px;}
.com_ul a:hover{ color:#ed931b;}
.com_ul .h4 span{ color:#333; font-size:26px;text-transform:uppercase; text-align:center;background:#fff; padding:0px 30px; display:inline-block;}
.com_ul a:hover{ color:#c2a476; text-decoration: underline;}
.com_ul .h4 span{ color:#333; font-size:26px;text-transform:uppercase; text-align:center;background:#fff; padding:0px 30px; display:inline-block;}
.com_ul li{ list-style:none; text-align:center; }
.com_ul li .li{ text-align: left; padding: 10px; padding-left: 60px; position:relative; border-radius:10px; margin-bottom: 10px;}
.com_ul li:last-child{ border-right:none;}
.com_ul li .li .icon{ width:46px; height:46px;border-radius:50%; display:inline-block; overflow:hidden; color:#fff; background:#ed931b;font-size: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; float: left; margin-right: 20px; text-align: center; position: absolute; left: 0px; top: 10px; }
.com_ul li .li:hover .icon{filter:FlipH; transform: rotateY(180deg); }
.com_ul li .li .icon i{ line-height:46px;}
.com_ul li .li h4,.com_ul li .li h4 a{ color:#333; font-size: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; line-height:20px;overflow:hidden; font-weight: bold; text-transform:uppercase;}
.com_ul li .li p,.com_ul li .li p a{ font-size:14px; color:#777;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; line-height: 20px;}
.com_ul li .li em{ font-style:normal;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:#c2a476; font-size:16px; margin:10px 0; display:inline-block;   font-weight: bold; }
.com_ul li .li em i{ margin-left:10px;}
.com_ul .con_info{ margin-top:50px; text-align:center; margin-bottom:50px;padding-bottom:30px; padding-top:30px;}
.com_ul .con_infop{ line-height:30px; font-size:13px; color:#777;}

.contact .sns{margin-top: 30px;}
.contact .sns a{ width: 36px; height: 36px;  display: inline-block;}
.contact_main{padding: 0px 10%;}

.section_h4{margin-bottom: 10px;}
.section_h4 span{ font-size: 20px; color: #333;font-weight: bold; text-transform:uppercase; margin: 10px 0 20px;}

@media screen and (max-width: 1300px) {
.contact_main{padding: 0px 5%;}
}
@media screen and (max-width: 1200px) {
.contact_main{padding: 0px 15px;}
}
.contact_main .other{background: #f5f5f5; padding:30px 15px;}
.contact_main .other .h4{  font-weight: bold; font-size: 24px; color: #333; margin-bottom: 20px; text-transform: capitalize;}
.contact_main .other .sns{margin-top: 30px;}
.contact_main .other .sns a{width: 30px; height: 30px; background: #ed931b; display: inline-block; border-radius: 50%;}

.contact_inq{ padding:30px; position: relative; background: #fff; border: 1px solid #eee; box-shadow: 0 10px 38px 0 rgba(0,0,0,0.1);}
.contact_inq  .title_1 h4{ font-size: 24px; color: #333;font-weight: bold; text-transform:uppercase; margin: 10px 0 20px; position: relative;}
.contact_inq  .title_1 h4:after{position: absolute; left:-10px; top: 50%; width: 140px; height: 120px; background: url(../images/title_ico3.png) no-repeat center center;  content: ''; margin-top: -40px;}


.contact_inq .p{ font-size:14px; color:#777; line-height:24px; max-height:48px; overflow:hidden; margin-bottom:20px; padding-right: 8%;}
.contact_inq .input_1{ font-size:13px; border-radius: 10px; line-height:50px;height:50px; padding-left:20px; width:100%; background:#f9f9f9; color:#999; margin-bottom:30px; border:1px solid #e5e5e5;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.contact_inq .input_1:focus{border: 1px solid #ed931b; -webkit-box-shadow:0 7px 38px 0 rgba(0,0,0,0.1);-moz-box-shadow:0 7px 38px 0 rgba(0,0,0,0.1);box-shadow:0 7px 38px 0 rgba(0,0,0,0.1); color:#333; }
.contact_inq .input_2{line-height:30px; border-radius:10px; font-size:13px; height:120px; padding-left:20px; width:100%; background:#f9f9f9; color:#999; border:1px solid #e5e5e5; margin-bottom:15px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.contact_inq .input_2:focus{ border: 1px solid #ed931b; -webkit-box-shadow:0 7px 38px 0 rgba(0,0,0,0.1);-moz-box-shadow:0 7px 38px 0 rgba(0,0,0,0.1);box-shadow:0 7px 38px 0 rgba(0,0,0,0.1); color:#333;}

.contact_inq .in_email{ background:#fff url(../images/inquiry_email.png) no-repeat  right center; padding-left:20px;}
.contact_inq .in_tel{ background:#fff url(../images/inquiry_tel.png) no-repeat  right center; padding-left:20px;}
.contact_inq .in_message{ background:#fff url(../images/inquiry_message.png) no-repeat right 10px; padding-left:20px;}

.contact_inq .btn_1{ line-height:42px; height:42px; padding:0px 26px; background:#ed931b; font-size:14px;font-weight: bold; border:none; color:#fff;  text-transform:uppercase; margin-top:10px; position:relative; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; border-radius: 30px; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.contact_inq button{ border:none;}
.contact .map .img{ margin-top: 40px; border: 1px solid #eee; padding:15px;}
.contact .map img{width: 100%;}


@media screen and (max-width: 768px) {
.contact_m{ padding:0px;}
.con_map{ margin-top:20px;}
.com_ul li .li h4{ margin:5px 0;}
.contact_email { width:100%;}
.contact_email{ margin-top:20px;}
.com_ul li .li{ background:#fafafa;}
.con_main .con_info{ padding-left:15px; margin-top:50px;}
.com_ul li .li .icon{ display:none;}
.com_ul li .li{ padding:10px; margin:0px; background:none;}
.com_ul li{ text-align:left;}
.contact{ margin-top:0px; margin-bottom: 0px;}
.con_main{padding: 20px;}
.contact_inq{padding: 30px;}
.contact_inq .title_h{display: none;}
.contact_inq .title_1 h4{font-size: 24px; margin: 8px 0;}
.contact .map{margin-top: 30px;}
.com_ul li .li h4, .com_ul li .li h4 a{font-size: 16px;}
.com_ul li .li span{font-size: 14px;}
.com_ul li .li p{margin-bottom: 0;}
.contact .other{margin-top: 30px;}
}


/*left*/
.search_left{border-bottom: 1px solid #ddd; padding-bottom: 30px; margin-bottom: 30px;}
.search_left h4{font-weight: bold; text-transform: uppercase; background: #eee; line-height: 40px; color: #333; padding-left: 15px; font-size: 16px;}
.search_left p{color: #808080; line-height: 20px;}
.search3{width:100%; position:relative; margin-top:10px;}
.search_main3{height:42px;background:#fff;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:10px; width:100%; color:#999; border:1px solid #eee;}
.search_main3:focus{background:#fff;border:1px solid #ed931b;color:#333;}
.search_btn3{display:block; width:42px;height:42px;cursor:pointer;background:#ed931b url(../images/search_ico2.png) no-repeat center center; border:none; float:left; position:absolute; top:0px; right:0px; border-radius:0; background-size:16px auto;}



.nav_h4{  font-weight: bold; background: #00923a; line-height: 46px; color: #fff;  font-size:16px; position:inherit; text-transform:uppercase; padding-left:15px;}
.nav_h4::after{ content:none;}
.nav_h4:before{ content:"\f03a"; color:#fff; float:right;  font-family: "FontAwesome";  font-size: 14px; margin-right:10px; line-height:46px;}

@media only screen and (max-width:768px) {
.nav_h4{ position:relative;color:#fff; background:#ed931b; padding:0px 10px; font-size:16px; line-height: 36px; border-radius:5px;     font-weight: bold; text-transform: uppercase;}
.nav_h4:before{ content:none;}
.nav_h4:after {  display: block;  content: "\f107";  font-family: "FontAwesome";  position: absolute;  right:15px;  cursor:pointer; font-size:20px; top:0px;  color:#fff;}
}

.toggle_content{width: 100%;}
/*left*/
ul.mtree{opacity: 0;margin-left: 0;}
ul.mtree li {list-style: none;}
ul.mtree>li>a{ background:#f1f1f1;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;padding-left:22px; margin-bottom: 2px;}
ul.mtree>li>a:before{ content:"";font-family:FontAwesome; border-radius: 50%; background: #ccc; width: 4px; height: 4px; position:absolute; left:9px; top:20px;   opacity:1;
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:#aaa;}

ul.mtree a {display: block;font-size:14px; color:#555;-moz-transition: all 0s;-o-transition: all 0s;-webkit-transition: all 0s;transition: all 0s;  padding:10px 15px;line-height:22px; padding-right:36px; padding-left:0px; font-weight: bold;}
ul.mtree li ul a{ padding:8px 12px; border-bottom:1px solid #f1f1f1; padding-right:24px; font-weight: normal;}
ul.mtree ul li:last-child a{ border:none;}
ul.mtree.transit li.mtree-open>span:before  {content:"\f106";font-family:FontAwesome;padding-left:5px; float:right; font-size:18px; color:#808080; font-style:normal; padding:6px 12px; position:absolute;  right:0; top:0px;}
ul.mtree.transit li.mtree-closed>span:before {content:"\f107";font-family:FontAwesome;padding-left:5px; float:right; font-size:18px; color:#808080; font-style:normal; padding:6px 12px; position:absolute;  right:0; top:0px;}
ul.mtree .mtree-level-1 li.mtree-open>span:before {content:"\f106";font-family:FontAwesome;padding-left:5px; float:right; font-size:16px; color:#808080; font-style:normal; background:none; padding:5px 20px; position:absolute;  right:5px; top:0; border-left:none;}
ul.mtree .mtree-level-1 li.mtree-closed>span:before{content:"\f107";font-family:FontAwesome;padding-left:5px; float:right; font-size:16px; color:#808080; font-style:normal; background:none;  padding:5px 20px ; position:absolute;  right:5px; top:0; border-left:none;}
ul.mtree li ul a li a{ padding-left:20px;}
ul.mtree>li:hover>a{ color:#ed931b;}
ul.mtree>li.mtree-node a ul a{ font-size:14px;}
ul.mtree>li.mtree-open{color:#ed931b ;padding-bottom:0;}
ul.mtree>li.mtree-open>a{color:#ed931b;}
ul.mtree>li.mtree-node:hover>a{color:#ed931b ;text-decoration:none;}
ul.mtree .mtree-level-1 li.mtree-closed>span{color:#fff ;text-decoration:none;}

ul.mtree.transit li.mtree-closed:hover > span::before,ul.mtree.transit li.mtree-open:hover>span:before{ color:#ed931b;}
ul.mtree .mtree-level-1 li.mtree-open:hover>span:before,ul.mtree .mtree-level-1 li.mtree-closed:hover>span:before{ color:#ed931b !important;}


ul.mtree ul {  background:#fafafa;}
ul.mtree ul li{list-style:none; position:relative;}
ul.mtree ul li a{display:block;color:#666;font-size:14px;}
ul.mtree>li>ul>li>a{ font-size:14px !important;}
ul.mtree>li>ul>li>a:before{content:"";}
ul.mtree ul li:hover a{color:#ed6d00;}
ul.mtree li ul li.mtree-open a{color:#ff000;text-decoration:none;}
ul.mtree .mtree-level-2{ margin-top:0px; border:none; padding:0px; margin-bottom:0; background:#eee;}
ul.mtree li ul.mtree-level-2 li a{color:#808080;font-weight:normal;font-size:12px; padding-left:20px;}
ul.mtree .mtree-level-2 li a:hover{text-decoration:underline;color:#ed6d00;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{margin-right:4px; font-size:10px; color:#999;}
.mtree-skin-selector{ display:none !important}



/*hot_left*/
.hot_left{ margin-top:30px;}
.hot_left ul{border-bottom:none; margin-top: 20px;}
.hot_left ul li{ list-style:none;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-bottom: 10px; border: 1px solid rgba(52,53,57,.1); background: #fff; padding:6px;}
.hot_left ul li:hover{border: 1px solid #ed931b;}
.hot_left ul li .img{ float:left; width:40%;display:inline-block; margin-right:15px; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;overflow:hidden; position:relative; border-right: 1px solid #eee;}
.hot_left ul li .more{ color:#00923a;  font-weight: bold; margin-top:5px; text-transform:capitalize; font-size:14px; display:block;}
.hot_left ul li .more i{ margin-left:4px;}
.hot_left ul li .h4 a{ font-size:14px; color:#333;  overflow:hidden; line-height:26px; margin-top:5px; max-height:52px; display:block;}
.hot_left ul li:hover .img img{transform: scale(1.1);}
.hot_left ul li:hover .more{ color: #ed931b;}
@media screen and (max-width: 768px) {
.hot_left { display:none;}
}

.left_h4{ position: relative; line-height: 40px; padding: 10px 0; text-align:left;  font-weight: bold; color:#333; font-size:22px;  text-transform:uppercase; background: url(../images/title_ico3.png) no-repeat left center; background-size: 50px auto;}



.more_1{line-height:36px;display:inline-block; font-size:14px; color:#00923a; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; position:relative; text-transform:capitalize; border: 2px solid #00923a; background:#fff;  padding:0px 20px; font-weight: bold; border-radius: 30px;}
.more_1 i{ margin-left:4px; font-size:12px; line-height:36px; float:right; transition: 0s all;-webkit-transition: 0s all;-o-transition: 0s all; -moz-transition: 0s all;-ms-transition: 0s all;}
.more_1:hover{color: #fff; background: #ed931b; border: 2px solid #ed931b;}

.more_h{ position:relative; overflow:hidden;}
.more_h:before { content: ' '; position: absolute; background:rgba(255,255,255,0.5); width: 20px; height: 60px; top: 0; left: -45px; opacity: 0.3; -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out; -webkit-transform: skewX(-25deg); transform: skewX(-25deg);}
.more_h:hover:before { width: 45px; left: 50%;}

/*news*/
.news .img{ width:33%; margin-right:30px; overflow:hidden; display:block;  float:left;position:relative;}
.news .img{ display:block; overflow:hidden; position: relative}
.news .img .news_day{ position: absolute; font-weight: bold; right: 0px; bottom: 0px; background: rgba(0,0,0,0.7); color: #fff; font-size: 14px; padding: 0px 15px; line-height: 40px;}
.news .img img{ width:100%;}
.news  ul li{ list-style:none; margin-bottom:20px; border-bottom:1px solid #ddd; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; padding-bottom: 20px; }
.news ul li:last-child{border-bottom:none;}
.news  ul li .li{position: relative;}
.news  ul li .h4 a{font-size:18px;color:#333;  font-weight: bold;  margin-bottom:15px;display:block; line-height:30px; max-height:60px; overflow:hidden;}
.news  ul li p{ font-size: 14px;  color:#666; max-height:44px; overflow:hidden; line-height:22px; margin-top:6px; margin-bottom:10px;}
.news  ul li h4:hover a{ color:#ed931b;}
.news  ul li:hover img{transform: scale(1.1);}

.news  .more_1{margin-top: 20px;}


@media only screen and (max-width: 980px) {.news .img{ width:45%; margin-right: 15px;}.news ul li .h4 a{margin-top: 0px; font-size: 16px; line-height:24px; height: 48px;}}

@media only screen and (max-width: 550px) {.more_1{ display:none;}}
@media only screen and (max-width: 768px) {.news ul li h4 a{ overflow:hidden; line-height:24px;max-height:48px; font-size:14px;}}
@media only screen and (max-width: 375px) {.news .img{ width:100%; float:none; display:block; margin-bottom:20px;}}

/*翻页*/
.page_p{ margin:0px auto 0px;text-align:left; width:100%; font-size:13px;  padding:10px; background: #f1f1f1;}
.page_p a{ display:inline-block; font-size:12px; line-height:34px; padding:0px 10px; text-align: center;min-width: 34px; margin-left:5px; color:#555; transition: 0.2s; -webkit-transition: 0.2s;	-moz-transition: 0.2s;	-o-transition: 0.2s; background:#fff; border:2px solid #ddd;}
.page_p a i{ line-height:34px;}
.page_p a:hover{ background:#ed931b;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 !important; border:2px solid #ed931b;}
.total{ font-size:14px; line-height:24px; color:#777; margin-top:5px; float:right; margin-right:15px;}
.total span{ color:#00923a; margin: 0px 6px;}
.page_p>span{ padding:0px 10px; line-height:34px; background:#00923a; border:2px solid #00923a; color:#fff; display:inline-block; margin-left:5px; }

@media only screen and (max-width: 500px) {
.page_p{text-align: center;}
.total{width: 100%; }
}

.cbp-vm-view-grid .page_more{ display:none;}
.page_more i{ display:none;}
.page_more a{ display:inline-block; line-height:22px; border-radius:5px; border:2px solid #ed931b; color:#ed931b; text-align:center; padding:4px 30px; text-transform:uppercase; font-size:18px; margin-top:20px;}
.page_more a span{ color:#ed931b; font-size: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;}
.page_more a:hover{ background:#ed931b;}
.page_more a:hover span{ color:#fff;}


#pre_next{ margin:10px 0; list-style:none; font-size:13px;}
#pre_next li{ border-bottom:none; margin-bottom:0px; border-left:none; background:#f1f1f1; margin:10px 0; padding:8px 10px; border-radius: 25px; position: relative; padding-left: 8px;}
#pre_next .a{color:#333;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; text-align:center; font-weight: bold;text-transform:uppercase; font-size:14px; margin-right: 4px; line-height: 40px; padding: 0;}
#pre_next i{ margin-right:16px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; font-size:12px; text-align:center;  color:#fff; float:left; width:40px; height:40px; background:#00923a; border-radius:50%;  line-height: 40px;}
#pre_next a{ color:#666; font-size:14px; line-height: 30px; display: inline-block; padding:5px 0;}
#pre_next li:hover a{color:#ed931b;}
#pre_next li:hover i{ color:#fff; background:#ed931b;}


#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;}
@media (max-width:768px){ .pre{ float:none; width:100%;} .next{ float:none; width:100%;}
#pre_next a,#pre_next .a{line-height: 20px;}
#pre_next i{display: none;}
#pre_next a{display: inline;}
#pre_next li{border-radius: 5px;}

}
@media only screen and (max-width: 400px) {
#pre_next li{ width:100%;}
#pre_next .next{ text-align:left; border-left:none;}
#pre_next .next i{ float:left; margin-left:0;}
}
/*产品列表*/
.products_m{color:#666; font-size:14px; margin-bottom:10px;line-height:30px;}
/*products*/
.cbp-vm-switcher {width:100%; }
.cbp-vm-view-grid .tags_ul{ display:none;}
.cbp-vm-view-grid .pro_more{ margin-top:10px;}
.cbp-vm-options{margin-bottom:15px; text-align:left;}
.cbp-vm-options p{display:inline-block;  font-weight: bold; float:left;vertical-align:middle; color:#ed931b; text-transform:capitalize; font-size:14px; margin-left:8px;}
.cbp-vm-options a {vertical-align:middle;height:38px;overflow: hidden;white-space:nowrap;color:#333; line-height:38px; text-align:center; width:38px;display:inline-block; background:#f5f5f5;  border: 2px solid rgba(255,255,255,0);}
.cbp-vm-grid:before { background: url(../images/sprite.png) no-repeat center center; background-position:-15px -202px; width: 34px; height: 34px; content: '';}
.cbp-vm-list:before { background: url(../images/sprite.png) no-repeat center center; background-position:-66px -202px; width: 34px; height: 34px; content: '';}
.cbp-vm-options a:hover,.cbp-vm-options a.cbp-vm-selected { border: 2px solid #00923a;}
.cbp-vm-options a:before {font-size:18px;text-align: center;display: inline-block; line-height:34px;}

.tags_ul{ margin-bottom:10px; margin-top:5px; padding:4px 0;}
.tags_ul span{ font-size:14px; font-weight: bold; text-transform:uppercase; color:#333; margin-right:6px;}
.tags_ul a{ display:inline-block; border-radius:20px; padding:0px 14px; background:#eee; font-size:12px; color:#666;  line-height: 30px;}
.tags_ul i{ margin-right:3px; font-size: 12px; color: #ccc;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.tags_ul a:hover{color:#fff; background:#ed931b;}
.tags_ul a:hover i{color: #fff;}
@media screen and (max-width: 768px) {
.tags_ul{ width:100%;}
}
/* General list */
.cbp-vm-switcher ul {list-style: none;padding: 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;-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-switcher ul li h4 a{font-size:14px;display:block;color:#444; word-wrap:break-word; text-align:left;}
.cbp-vm-switcher ul li .cbp-vm-details{color:#777;overflow:hidden;height:48px;line-height:24px; font-size:13px; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}

.cbp-vm-switcher ul h4 a:hover{ text-decoration:none; color:#ed931b;}
.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;
}



/* Large grid view */

.cbp-vm-view-grid ul li {
	width:33.33%;
	text-align: left;
	vertical-align: top;
	float:left;
}
/* List view */
.cbp-vm-view-list li {text-align:left;white-space:normal;  margin-bottom:30px; }
.cbp-vm-view-list li .i_more{ margin-top:0px; font-size:13px;}
.cbp-vm-view-list li .i_more a{ line-height:34px; padding:0px 24px; }
.cbp-vm-view-list li:before, 
.cbp-vm-view-list li:after { 
	content: " "; 
	display: table; 
}
.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;float:left; margin-right: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; background: #fff;}
.cbp-vm-view-list ul li h4 a{display:inline-block; width:67%;text-align:left;font-size:16px;color:#333; float:left;}

.cbp-vm-view-list ul li .cbp-vm-details {width:67%; overflow: hidden;white-space: normal;max-height:48px; line-height:24px; color:#777; margin:5px 0px;}

@media screen and (max-width: 940px) {.cbp-vm-view-grid ul li {width: 50%;}.cbp-vm-switcher ul li h4 a{ font-size:14px;}}


@media screen and (max-width: 520px) {
	.cbp-vm-view-list .prol_more{font-size:13px;padding:2px 20px 7px 20px;}
	
  }

@media screen and (max-width: 300px) {
	.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%; margin-right:0px;}
	.cbp-vm-view-grid ul li {width:100%; margin-bottom:20px;}
	.p_hot_2{ width:100%;}

}

.products li span{ overflow:hidden;}


.cbp-vm-view-list ul li .h4 a{max-height:60px; font-weight: bold; line-height:30px; color: #333; font-size: 16px; overflow:hidden; display:block; }
.cbp-vm-view-list ul li{  overflow:hidden;}
.cbp-vm-view-list ul li .pro_ico{display: none;}
@media screen and (max-width: 768px) {
.cbp-vm-view-list ul li h4 a{ line-height:24px; max-height:48px;}
}
/*9gonghe*/
.cbp-vm-view-grid ul {list-style: none;padding: 0; margin:0px -10px;}
.cbp-vm-view-grid ul li  .li{position: relative;}
.cbp-vm-view-grid ul li .i_more{ position: absolute; left: 0px; bottom: -100px; left: 0px; width: 100%; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.cbp-vm-view-grid ul li:hover .i_more{ bottom: 10px;}
.cbp-vm-view-grid ul li .i_more a{ line-height:32px; padding:0px 24px; background: #fff; color: #ed931b; border: 2px solid #ed931b;}

.cbp-vm-view-grid ul li{ padding-bottom:20px; margin-bottom:30px; padding:0px 10px;}
.cbp-vm-view-grid ul li .h4 a{margin:5px 0 5px;line-height:22px; font-weight: bold; font-size: 14px; height:44px; overflow:hidden;display:block; text-align:center; color: #333;}
.cbp-vm-view-grid ul li .li{text-align:center; position:relative;}
.cbp-vm-view-grid ul li .li:hover .h4 a{ color:#fff;}
.cbp-vm-view-grid ul li .li .cbp-vm-image{ overflow:hidden; margin-bottom: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; position: relative; background: #fff; border: 1px solid #e5e5e5;}
.cbp-vm-view-grid ul li:hover  .cbp-vm-details{ opacity: 0;}
.cbp-vm-view-grid ul li .li:hover .cbp-vm-image{ border: 1px solid #ececec;}
.cbp-vm-view-grid ul li .li .cbp-vm-image .pro_ico{position: absolute;bottom:30%;width:100%;left:0;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;-webkit-transform: translate(0%, 50%);-moz-transform: translate(0%, 50%);-ms-transform: translate(0%, 50%);-o-transform: translate(0%, 50%);transform: translate(0%, 50%); margin-top: 100px; opacity: 0;}
.cbp-vm-view-grid ul li .li:hover .cbp-vm-image .pro_ico{ bottom: 50%; opacity: 1;}
.cbp-vm-view-grid ul li .li .cbp-vm-image .pro_ico a img{ width: 50px; height: auto;}
.cbp-vm-view-grid ul .li{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.cbp-vm-view-grid ul li .li:hover .buttons .fa {-webkit-transform: scaleX(1);-moz-transform: scaleX(1);-ms-transform: scaleX(1);-o-transform: scaleX(1);transform: scaleX(1);}
.cbp-vm-view-grid ul li .li:hover .ovrly {opacity: 1;}

/*效果*/
.products ul li .li .img a{ display:block;}
.products ul li .li:hover .img img{transform: scale(1.1);}
.cbp-vm-view-grid ul li .li{ overflow:hidden;}
.cbp-vm-view-grid ul li:hover .li{background: #ed931b;}
.cbp-vm-view-grid ul li:hover .icon {opacity: 1;top:50%;}
.cbp-vm-view-grid ul li:hover .line img{ opacity:0.5;}

.cbp-vm-view-grid ul li .img a{ display:block; overflow:inherit;}
.cbp-vm-view-grid ul li:hover .img img{transform: scale(1.1);}

/*products_main*/
.page{ position:relative; margin-bottom: 30px;}
@media only screen and (max-width:768px) {
.page{margin-bottom: 0px;}
.pro_detail{margin-top: 30px;}

}
.main_text{  padding:0 30px;}
.sp-loading {
	text-align: center;
	max-width: 100%;
	border: 2px solid #fafafa;
	padding:2px;
	border-radius: 0;
	font-size: 12px;
	color: #888;
}
.sp-loading img{max-width:100%;height:auto;}

/* Element wrapper */

.sp-wrap {
	display: none;
	line-height: 0;
	font-size: 0;
	position: relative;
	width:100%;

	
}

/* Thumbnails */

.sp-thumbs {text-align: left;display: block;padding:10px 0;}
.sp-thumbs a{position:relative;border:1px solid #eee;}
.sp-thumbs a:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);}
.sp-thumbs a:hover:before{filter:alpha(opacity=10);-moz-opacity:0.1;opacity:0.1;}
.sp-thumbs a:after{transition:all .5s;transform:scaleX(0);content:"\f00c";font-family:FontAwesome;display:inline-block;font-size:16px; color:#00923a; position:absolute; left:50%; top:33%; margin-left:-8px; z-index:2;}
.sp-thumbs a:hover:after{transform:scaleX(1);visibility:visible;}
.sp-thumbs img {
	min-height: 56px;
	min-width: 56px;
	max-width: 56px;
}
.sp-thumbs a:link, .sp-thumbs a:visited {
	width: 90px;
	height:70px;
	overflow: hidden;
	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;
	border: 1px solid #ddd;
	border-radius: 5px;
	margin-right: 6px;
}
@media screen and (max-width: 768px) {
.sp-thumbs a:link, .sp-thumbs a:visited{ width:60px; height:60px;}
}

/* Styles for the currently selected thumbnail */

.sp-thumbs a:active, .sp-current {
	position: relative;
	-webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,0.17);
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,0.17);
    box-shadow: 0 5px 15px 0 rgba(0,0,0,0.17);
	background-color: #fff;
}

.sp-thumbs a.sp-current:after{transform:scaleX(1);visibility:visible;}

/* Image currently being viewed */

.sp-large {
	position: relative;
	overflow: hidden;
	top: 0;
	left: 0;
	width:100%;
	background: #fff;
	box-shadow: 0 10px 38px 0 rgba(0,0,0,0.1);
}
.sp-large a img {
	max-width: 100%;
	height: auto;
	width:100%;
}
.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: 999999;
	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: 14%;
}
#sp-prev:before {
	content: '';
	border: 7px solid transparent;
	border-right: 15px solid #fff;
	position: absolute;
	top: 16px;
	left: 7px;
}
#sp-next {
	right: 14%;
}
#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: 50px;
		margin-top: 0;
	}
}
.sp-current-big img{ width:100%;}
.sp-large img{ max-width:none;}
/*pro_table*/
.pro_table .pro_main_title{font-size:24px;font-weight: bold; overflow:hidden; display:block;text-transform:capitalize;margin-bottom:15px; color:#333; line-height:36px; margin-top:15px;}
.pro_table .pro_main_text{color:#808080; line-height:26px; border-bottom:1px dashed #ddd; padding-bottom:10px; font-size:14px;}
.pro_table ul{margin-top:15px; }
.pro_table ul li{margin:4px 0;font-size:14px; color:#666; list-style:none;}
.pro_table ul li p{display:inline-block;margin-right:10px;vertical-align:middle;margin-bottom:0;color:#333;  font-weight: bold; }
.main-more{ text-align:left !important; margin-top:30px;  font-weight: bold; }
.main-more a{background: #ed931b; text-transform: uppercase;line-height: 46px; padding: 0px 30px; border-radius: 30px; display: inline-block; font-size: 14px; color: #fff;font-weight: bold;}
.main-more a i{margin-left: 6px;}
/*products-tab*/
#parentHorizontalTab02{margin:0;padding:0px;text-align:left;}
#parentHorizontalTab02 ul.resp-tabs-list {margin: 0px;padding: 0px;  font-weight: bold; color:#333; line-height:34px; text-transform:capitalize;font-size:24px; background: #f1f1f1;}
#parentHorizontalTab02 .resp-tabs-list li {display: inline-block;list-style: none;cursor: pointer;color:#fff !important;text-align:center; font-weight: bold; background:#00923a !important;padding:6px 18px; font-size: 16px; text-transform: uppercase;}
#parentHorizontalTab02 .resp-tabs-container div table{max-width:100%;}
#parentHorizontalTab02 .resp-tabs-container {padding: 30px 0px 0;clear: left; background:none;}

#parentHorizontalTab02 em.resp-accordion {cursor: pointer;display: none;padding:3px 10px !important;}
#parentHorizontalTab02 .resp-tab-content {display: none;}
#parentHorizontalTab02 .resp-tabs-list li:hover{background:#333;}
#parentHorizontalTab02 .resp-tabs-list li.resp-tab-active {color:#333;z-index:99; background-color:none !important; }
#parentHorizontalTab02 .resp-content-active,#parentHorizontalTab02 .resp-accordion-active {display: block;}
#parentHorizontalTab02 em.resp-accordion {font-size: 16px;margin: 0px;background:#f8f8f8;color:#333;font-style:normal; margin-bottom:10px; font-weight: bold; text-transform:capitalize;}
#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;
	position:relative;
}
#parentHorizontalTab02 em.resp-tab-active span.resp-arrow:after{ content: "\f044";
    font-family: "FontAwesome";
    position: absolute;
    right: -6px;
    cursor: pointer;
    font-size: 20px;
    top: -8px;
    color: #fff}
#parentHorizontalTab02 em.resp-tab-active {background: #ed931b  !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 #ed931b;border-top:none;padding:8px 15px 8px 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;}
	#parentHorizontalTab02 .resp-tabs-container{ padding-top:0px; border-top-left-radius: 5px; border-top-right-radius: 5px; overflow: hidden;}
}





/*inquiry*/
.pro_inq{box-shadow: 0 10px 38px 0 rgba(0,0,0,0.1); padding:30px; position: relative; background: #fff;}
.pro_inq  .title_1 h4{ font-size: 26px; color: #333;  font-weight: bold; text-transform: uppercase; margin: 5px 0 10px; position: relative;}
.pro_inq  .title_1 h4:after{position: absolute; left:-10px; top: 50%; width: 140px; height: 120px; background: url(../images/title_ico3.png) no-repeat center center;  content: ''; margin-top: -40px;}


.pro_inq .p{ font-size:13px; color:#777; line-height:24px; max-height:48px; overflow:hidden; margin-bottom:20px; padding-right: 8%;}
.pro_inq .input_1{ font-size:14px; border-radius: 30px; line-height:50px;height:50px; padding-left:20px; width:100%; background:#fff; color:#999; margin-bottom:20px; border:1px solid #e5e5e5;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.pro_inq .input_1:focus{border: 1px solid #ed931b; -webkit-box-shadow:0 7px 38px 0 rgba(0,0,0,0.1);-moz-box-shadow:0 7px 38px 0 rgba(0,0,0,0.1);box-shadow:0 7px 38px 0 rgba(0,0,0,0.1); color:#333;}
.pro_inq .input_2{line-height:30px; border-radius:25px; font-size:14px; height:120px; padding-left:20px; width:100%; background:#fff; color:#999; border:1px solid #e5e5e5; margin-bottom:15px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.pro_inq .input_2:focus{ border: 1px solid #ed931b; -webkit-box-shadow:0 7px 38px 0 rgba(0,0,0,0.1);-moz-box-shadow:0 7px 38px 0 rgba(0,0,0,0.1);box-shadow:0 7px 38px 0 rgba(0,0,0,0.1); color:#333; }

.pro_inq .in_email{ background:#fff url(../images/inquiry_email.png) no-repeat  right center; padding-left:20px;}
.pro_inq .in_tel{ background:#fff url(../images/inquiry_tel.png) no-repeat  right center; padding-left:20px;}
.pro_inq .in_message{ background:#fff url(../images/inquiry_message.png) no-repeat right 10px; padding-left:20px;}

.pro_inq .btn_1{ line-height:42px; height:42px; padding:0px 26px; background:#00923a; font-size:14px;font-weight: bold;border:none; color:#fff; border-radius:30px; text-transform:uppercase; margin-top:10px; position:relative; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.pro_inq button{ border:none;}

.pro_inq  .subject_title{ border:1px solid #ddd ;background:#fafafa; line-height:50px; padding:0px 10px; margin-bottom:20px; padding-left:15px; border-radius: 25px;}
.pro_inq  .subject_title a{ color:#00923a;}
.pro_inq  .subject_title span{ font-size:13px;  font-weight: bold; color:#444; margin-right:10px;}

@media only screen and (max-width: 768px) {
.pro_inq .title_h{display: none;}
}
/*rel_pro*/
.rel_pro{position: relative; margin-bottom: 50px;}
.rel_pro .title{ border-bottom:1px solid #dcdcdc; position:relative; font-weight: bold; padding-bottom:15px; margin-bottom:30px; color:#333; text-transform:uppercase; font-size:30px; z-index: 555;}
@media only screen and (min-width: 768px) {.rel_pro .title::after{content: ""; height:3px; width:44px;    background-color:#ed931b;    display: block; position:absolute; left:0px; bottom:-2px;}}
.rel_pro .slider{ margin:0px -10px; position: relative; z-index: 555;}
.rel_pro .li .img{ background: #f5f5f5; border: 1px solid #e5e5e5; overflow: hidden;}
.rel_pro .li{ margin: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;  }
.rel_pro .li:hover .img{ border: 1px solid #ed931b;}

.rel_pro .li .text{border-top:none; text-align:center; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.rel_pro .li .text .h4 a{font-size:16px; font-weight: bold; display:block; line-height:30px; max-height:60px; color:#333; overflow:hidden; margin-top:15px;}
.rel_pro .li:hover .h4 a{ color: #ed931b; text-decoration: underline;}
.rel_pro .li .text p{ font-size:13px; line-height:22px; max-height:44px; overflow:hidden; color:#8f8f8f; margin-top:5px; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}




.rel_pro .li:hover h4 a{ color:#ed931b; text-decoration: underline;}
.rel_pro .li:hover .buttons a{opacity: 1; left: 0; color: rgba(50, 50, 50, 0.9);}
.rel_pro .li:hover img{transform: scale(1.1);}



.rel_pro .slick-prev{width:34px; height:34px; position:absolute; left:-60px; top:40%; vertical-align: middle; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; background:none; border-radius:50%; border:none; opacity:1;}
.rel_pro .slick-prev::before{border-radius: 0;color:#333;display: inline-block;font-family: "FontAwesome";font-size:30px; content:"\f104"; line-height:34px;}
.rel_pro .slick-next{width:34px; height:34px; position:absolute; right:-60px; top:40%; vertical-align: middle;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; background:none;  border-radius:50%;border:none; opacity:1;}
.rel_pro .slick-next::before{border-radius: 0;color:#333;display: inline-block;font-family: "FontAwesome";font-size:30px; content: "\f105"; line-height:34px;}
.rel_pro .slick-prev:hover,.app_section .slick-next:hover{ opacity:1;}

@media only screen and (max-width:1440px) {
.rel_pro .slider{ padding-left:40px; padding-right:40px;}
.rel_pro .slider{overflow:hidden;}
.rel_pro .slick-prev{ left:-10px;}
.rel_pro .slick-next{ right:-10px;}
}

@media only screen and (max-width: 768px) {
.rel_pro .index_tl{display: none;}
}

/*blog_left*/
.blog_left{ float:left; width:75%; padding-right:60px;}
.blog_right{ float:left; width:25%;}
.blog_nav2{ margin-top:30px;}
@media only screen and (max-width:768px) {
.blog_right .block{ background:none; padding:0; border:none;}
}

.blog_h4{ font-size:22px; color:#333; border-top:none; padding-top:0px; text-transform:uppercase; font-weight: bold; padding-bottom:10px; margin-bottom:10px; position:relative; border-bottom:1px solid #e5e5e5;}
@media only screen and (min-width: 768px) {.blog_h4::after{content: ""; height:3px; width:44px;  position:absolute; display: block; left:0px; bottom:-2px;}}
@media only screen and (max-width: 768px) {
.blog_left{ float:left; width:100%; padding-right:0px;}
.blog_right{ float:left; width:100%;}
}


.blog_right .hot_left{ margin-bottom:30px; margin-top:30px;}
.blog_nav ul li{ list-style:none; border-bottom:1px solid #eee;}
.blog_nav ul li a{ font-size:14px; color:#444; line-height:22px; padding:8px 0px; display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.blog_nav ul li a i{ color:#ccc; font-size:14px; margin-right:10px;}
.blog_nav ul li a:hover{ color:#ed931b; padding-left:10px;}
.blog_nav ul li a:hover i{ color:#ed931b;}

.hot_tags{ margin-top:30px;}
@media only screen and (max-width:768px) {
.hot_tags{ margin-top:0;}}
.hot_tags a{ display:inline-block; color:#fff; padding:0px 12px; margin-right:4px; margin-top:4px; background:#ed931b; margin:4px;line-height:36px;}
.hot_tags a:hover{ background:#ed931b; color:#fff;}
.hot_tags .toggle_content{ margin:0px -4px; margin-top:15px; }

.blog-info{ display:inline-block;}
.blog-info span{ display:block;  color:#777; font-size:12px; font-weight: bold;}
.blog-info i{ margin-right:3px; margin-right: 5px; height: 36px; line-height: 36px; text-align: center; color: #ed931b; font-size:16px; border-radius: 5px;}
.blog-info img{ margin-right:6px; }
.blog_main h3{ font-size:22px;color:#333;margin-bottom:10px; font-weight: bold;}
.blog_main .blog_tags{ margin-top:20px;}
.blog_main .blog_tags span{ font-size:14px;text-transform:uppercase;}
.blog_main .blog_tags a{  display:inline-block; color:#777;padding:0px 10px; background:#f8f8f8; border: 1px solid #eee;}
.blog_main .blog_tags a i{ margin-right:4px; font-size:13px; color:#999;}
.blog_nav ul li{ list-style:none;}
.blog_p{ margin-top:10px;}


.blog_list{list-style:none;}
.blog_list li{position:relative; list-style:none; padding:20px;border-radius:0;transition: 0.5s all; margin-bottom:30px;  border: 1px solid #eee; background: #fff;}
.blog_list li .tags_ul a{background: #eee;}
.blog_list li .tags_ul a:hover{background: #ed931b;}
.blog_list li:hover{box-shadow: 0px 0px 10px rgba(0,0,0,0.15);}
.blog_list li .date{color:#808080;margin-top:0;display:block; font-size:13px;}
.blog_list li .date i{color: #999; margin-right: 4px;}
.blog_list li .image{display:block;overflow:hidden;margin-bottom:20px;}
.blog_list li .image img{
	max-width:100%;
	height:auto;
	-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);
}
.blog_list li:hover .image img{
	-webkit-transform:scale(var(--scale-multiplier,1.05));
	-ms-transform:scale(var(--scale-multiplier,1.05));
	transform:scale(var(--scale-multiplier,1.05));
}
.blog_list li .title{color:#333;display:block;font-size:16px;line-height:30px; margin-top: 10px; font-weight: bold;}
@media only screen and (max-width: 768px) {
.blog_list li .title{ font-size:14px;}	
}
.blog_list li .title:hover{color:#ed931b;text-decoration:none;}
.blog_list li .i_more{ margin-top:20px; font-size:13px;}
.blog_list li .i_more a{ line-height:30px; padding:0px 24px; margin-top:0px;}
.blog_list li .text{color:#999;line-height:24px;overflow:hidden;max-height:72px; font-size: 12px; margin: 10px 0;}
.blog_list li .blog_tag{ margin-top:15px; margin-bottom: 15px;}
.blog_list li .blog_tag p{ display:inline-block; font-weight: bold; font-size:14px; color:#333; text-transform:uppercase;}
.blog_list li .blog_tag i{color:#ccc; margin-right:8px; font-size:13px;}
.blog_list li .blog_tag a{ background:#fff; color:#666; line-height:26px; padding:0px 14px; display:inline-block; margin:0px 4px; border: 1px solid #eee;}
.blog_list li .blog_tag a:hover{ background:#ed931b; color:#fff;}

@media only screen and (max-width: 992px) {
	.blog_list li .right{padding-left:65px;width:100%;}
}

@media only screen and (max-width: 768px) {
	.blog_list li .date{left:0;}
	.blog_list{border:none;}
	.blog_list li .right{padding-left:80px;}
	.left-blog{margin-bottom:0;}
	.blog_list li .main-more{padding:6px 20px;}
	.blog_tag li{margin:5px 3px;}
}

@media only screen and (max-width: 480px) {
	.blog_list li .date{position:inherit;width:100%;}
	.blog_list li .date span{height:auto;width:auto;padding:0 20px;border-radius:25px;}
	.blog_list li .date>span p{display:inline-block;padding-left:5px;}
	.blog_list li .right{padding:0;padding-top:10px;}
}





@media only screen and (max-width:500px) {
.blog_li .lileft{ display:none;}
}
.blogin{ font-size:13px; color:#aaa; margin:4px 0px;}
.blogin span{ color:#fff; margin:0px 6px;}
.blogin span i{ font-size:14px;}
.blog .blog_tags{ width:100%; margin-top:10px;}



/*sitemap*/
.sitemap{width:100%;}
.stp-listA>li{text-transform:capitalize;margin-bottom:15px;list-style:none;padding:10px 20px;background:#f5f5f5;}
.stp-top{width:100%;}
.stp-top a{font-size:16px;display:block;color:#333; font-weight: bold; text-transform:uppercase;}
.stp-top a:hover{text-decoration:none;color:#ed931b;}
.stp-top a i{padding-left:8px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.stp-top a:hover i{padding-left:12px; color:#ed931b;}
.stp-listB{display:block;padding:10px 0;border-top:1px solid #eee;list-style:none;margin-top:5px;}
.stp-listB>li{width:25%;padding:8px 10px;float:left;overflow:hidden;}
.stp-listB>li>a{font-size:15px;line-height:22px;display:block;color:#333; }
.stp-listB>li>a:hover{color:#ed931b;}
.stp-listB li .stp-listC{width:100%;padding-top:15px;list-style:none;}
.stp-listB li .stp-listC li{width:100%;margin-bottom:10px;}
.stp-listB li .stp-listC li a{color:#333;font-size:14px;}
.stp-listB li .stp-listC li a:hover{color:#ed931b; text-decoration:underline;}
.stp-listB li .stp-listC i{ margin-right:6px;}

@media only screen and (max-width: 768px){
	.stp-listB>li{width:50%;padding:8px 0;}
}
@media only screen and (max-width: 400px){
	.stp-listB li{width:100%;margin-right:0;margin-bottom:2%;}
}

/*web*/
@media only screen and (max-width: 768px) {
.blog_nav{ margin-bottom:0px;}
.blog_nav2{ margin-top:10px; margin-bottom:10px;}
.left_nav{ background:none; padding:0px; border:none; color:#fff;}
.contact_right{ width:100%;}
.blog_h4{ position: relative;  margin-bottom:0;text-align:left !important; background:#ed931b !important; padding:0px 10px; line-height:36px; color:#fff !important; font-size:16px !important; border-bottom:none; border-radius:5px; font-weight: bold; text-transform:uppercase;}
.blog_h4:after {
  display: block;
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right:15px;
  cursor:pointer; font-size:20px; top:0px;
  color:#fff;
}
.blog_h4.active:after {
    content: "\f106";
}

.news_left{ margin-top:0px;}
.blog_right .hot_left{ margin:0px;}

}
.mobile-menu-area .container .row{ margin:0;}

/*download*/
.download li{margin-bottom:20px;list-style:none;}
.download li .li{padding: 10px; background: #fff; border: 1px solid #e5e5e5;}
.download li .h4 a{font-size:18px;margin-bottom:15px;color:#333; display:block; font-weight: bold; padding-bottom: 10px;  border-bottom:1px solid #eee; overflow:hidden; line-height:30px;}
.download li .text p{color:#666;font-size:13px;line-height:20px;overflow:hidden;height: 40px;margin-bottom:20px;}
.download li :nth-child(2n+1){ clear:both;}
.download li .icon{color:#fff;display:inline-block;background:#00923a; font-size:12px;text-transform:uppercase;font-weight: bold;  border-radius:30px; line-height:32px; padding:0px 20px; position:relative;}
.download li .icon i{ margin-right:10px;}
.download li .icon:hover{background-color:#ed931b;text-decoration:none;color:#fff;}
.download li h4 a:hover{ color:#ed931b;}
@media only screen and (max-width: 768px) {
.download li .page_title{border:none;padding-bottom:0;}
.download li .text{height:auto;max-height:36px;}
}

/*video*/
.video ul li{ list-style:none; margin-bottom:30px;}
.video .li .img{ position:relative; overflow:hidden;}
.video .li .img img{ width:100%;}
.video .li .img .icon{ position:absolute; display:inline-block; background:#ed931b  url(../images/video_ico3.png) no-repeat  center center; left:50%; top:50%; width:46px; height:46px; margin-top:-18px; margin-left:-18px; border-radius:50%;}
.video .li h4 a{ font-size:16px; color:#212121; font-weight: bold; padding:0px 15px; text-transform:capitalize; text-align:center; display:block; margin-top:10px;}
.video .li:hover img{transform: scale(1.1);}
.video ul li .li{ padding-bottom:10px;}


@media screen and (max-width: 360px) {
.video ul li{ width:100%;}

}

