/*reset*/
@charset "utf-8";
/* CSS Document */
@font-face{ font-family:'Helvetica'; src:url(../font/HelveticaLTStd-Roman.eot); src:url(../font/HelveticaLTStd-Roman.otf); src:url(../font/HelveticaLTStd-Roman.svg); src:url(../font/HelveticaLTStd-Roman.ttf); src:url(../font/HelveticaLTStd-Roman.woff);}

:focus{outline:0;}
body,ul,img,p,input,dl,dd,tr,th,td{margin:0;padding:0;}
em{font-style:normal;}
img{border:none;}
li,ul,ol{list-style:none;}
a{text-decoration:none;color:#444444;}
input{padding:0px;vertical-align: middle;line-height: normal;border:none;} 
body{overflow-x:hidden;}

::selection {
background:#3d3d3d; 
color:#fff;
}
::-moz-selection {
background:#3d3d3d; 
color:#fff;
}
::-webkit-selection {
background:#3d3d3d; 
color:#fff;
}

.clearfix{*zoom:1; clear:both;}
.clearfix:before,.clearfix:after{line-height:0; display:table; content:"";}
.clearfix:after{clear:both;}

body {font-size:12px;font-family:Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a:hover{ text-decoration: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;}
img{ border:none;}
/*index*/
/*header*/
#header_bg{ background:#383838; width:100%; height:12px;}
#header{ padding-top:12px;}
#logo{ float:left; width:10%;}
#logo img{ width:100%;}
.compamy{ float:left; width:45%; margin-top:44px; padding-left:30px;}
.compamy img{ max-width:100%;}
.header_ph{font-size:16px; color:#444; font-weight:bold;}
.header_ph span{ font-weight:normal;}
.header_right{ float:right; width:45%; text-align:right; margin-top:18px;}
.header_search{ margin-top:15px;}
.header_share a{ margin-right:10px;}
.search_main{ width:60%; height:34px; border:1px solid #383838; font-size:13px; color:#666; line-height:32px; padding-left:10px;}
.search_btn{ background:url(../images/search.jpg) no-repeat; width:43px; height:34px;}
@media (min-width: 1170px) {
	.search_main{ max-width:206px;}
}

@media (max-width: 1000px) {
	#logo{width:20%;}
	.compamy{width:40%; margin-top:60px; padding-left:0px;}
	.header_right{width:40%; text-align:right; margin-top:42px;}

}
@media (max-width:768px) {
	#logo{width:20%;}
	#logo img{ width:100%;}
	.compamy{width:80%; float:right; padding-left:15px; margin-top:30px;}
	.header_right{ width:100%; text-align:right; margin-top:0px; padding-bottom:10px;}
	.header_right{ width:100%; text-align:right; margin-top:10px; padding-bottom:20px;}
	.header_share{ width:100%; margin-top:0px; text-align:center;}
	.header_search{ width:100%; text-align:center;}
	.header_sns{ width:100%; text-align:center;}

}

/*nav*/
#top_nav{ background:#191919; width:100%;}
.nav{ font-size:18px; line-height:55px; text-transform:uppercase; color:#fff;}

/*main products*/
.main_pro{ text-align:center;}
.main_pro h4{ font-size:20px; line-height:30px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; color:#212121; margin-top:15px;}
.main_pro ul{ margin-top:20px;}
.main_pro ul li:hover a{color:#930c0b; }
.main_pro ul li{padding-top:15px; padding-bottom:15px;}
.main_pro ul li:nth-child(5n){ clear:both;}
.main_pro p{ font-size:12px; line-height:22px; color:#666; max-width:255px; max-height:44px; overflow:hidden; margin:0 auto;}
.main_pro img{ width:100%;}
.i_title{ text-align:center; margin-top:30px;}
.i_title div{ display:inline-block; font-size:30px; color:#00943b; line-height:30px; text-transform:uppercase;font-family:'Helvetica';}
.line_title{ background:url(../images/line_bg.jpg) no-repeat center center; width:104px; height:30px; display:inline-block; margin:-4px 15px;}


@media (max-width:520px) {
	.line_title{background:none; width:0px;}
	.main_pro ul li{ width:100%;}
}


.main_pro a img{ border:1px solid #ccc; width:100%;}
.main_pro ul li:hover{ box-shadow:0px 0px 3px #ccc;}
@media (min-width:1200px) {
.main_pro ul li img{ width:270px; height:270px;}
}
@media (max-width:1200px)and(max-width:767px){
.main_pro ul li{ float:none; display:inline-block;}
.main_pro ul .col-md-3 , .main_pro ul .col-sm-3 { width:24%;}
}


/*about us*/
.i_about{ background:#eeeeee; width:100%; padding:30px 0px 20px 0px; margin-top:45px;}
.i_about_img{ width:26.2%; float:left; margin-left:2.4%;}
.i_about_img img{ width:47%; margin-right:2%; margin-bottom:10px;}
.i_about_img img:nth-child(2){ margin-right:0px;}
.i_about_img img:nth-child(3){ margin-bottom:0px;}
.i_about_img img:nth-child(4){ margin-bottom:0px; margin-right:0px;}
.i_about_text{ float:left; width:71%; padding-left:2.4%;}
.i_about_text h4{ font-size:20px; line-height:24px; font-weight:bold; padding:5px 0px;}
.i_about_text h4 a{ color:#00943b;}
.i_about_text p{ font-size:13px; line-height:26px; color:#444444; margin-top:10px; max-height:156px; overflow:hidden;}
.i_about_text>a{ font:16px/24px Arial, Helvetica, sans-serif; color:#00943b; padding:5px 13px; border:1px solid #00943b; margin-top:30px; display:inline-block;}
.i_about_text>a:hover{ background:#00943b; color:#fff;}


/*main_products*/
.i_npro{ margin-top:6px;}
.i_npro ul li{ float:left; width:18.4%; margin-right:2%; text-align:center; margin-top:22px;}
@media (min-width:880px) {
.i_npro ul li:nth-child(5n){ margin-right:0px;}
}
@media (max-width:880px) and (min-width:500px){
.i_npro ul li{width:32%; margin-right:2%; text-align:center; margin-top:22px;}
.i_npro ul li:nth-child(3n){ margin-right:0px;}

}
@media (max-width:500px) and (min-width:350px) {
.i_npro ul li{width:49%; margin-right:2%; text-align:center; margin-top:22px;}
.i_npro ul li:nth-child(2n){ margin-right:0px;}
}
@media (max-width:350px) {
.i_npro ul li{width:100%; margin-right:0%; text-align:center; margin-top:22px;}
}
@media (min-width:1200px) {
.i_npro_img img{ width:211px; height:211px; border:1px solid #f1f0f0}
.i_products_list img{ width:190px; height:190px;}
}
@media (max-width:1200px) {
.i_npro_img img,.i_products_list img{ width:100%;}
}

.i_npro_text{ background:#eeeeee; padding:5px 10px 10px;}
h4{ margin:0px;}
.i_npro_text h4 a{ display:block; font-size:14px; line-height:22px; color:#222222; text-align:center; font-weight:bold; margin:6px 0; height:44px; overflow:hidden;}
.i_npro_text p{ font-size:12px; line-height:18px; color:#666666; text-align:center; height:36px; overflow:hidden;}
.i_npro_text>a{font:12px/20px Arial, Helvetica, sans-serif; color:#404040; padding:2px 5px; border:1px solid #ccc; display:inline-block;margin:10px auto 0px;}
.i_npro_text>a:hover{ background:#00943b; color:#fff; border:1px solid #00943b;}

/*i_products*/
.i_products_left li{ position:relative;}

@media (min-width: 768px){
	.i_products_left{ float:left; width:23%;}
	.i_list{ background:#fff; padding:15px 10px 25px;}
	.i_products{ width:100%; background:#eee; padding:38px 0px;}
	.i_products_sns{ background:#fff; padding:10px 10px 40px; margin-top:20px;}
	.i_products_list{ float:left; width:73%; margin-left:4%;}
	.i_products .i_list{ background:#fff; padding:5px 10px 25px; margin-top:-5px;}
	

}
@media (max-width: 768px){
	.i_list{ float:none; width:100%; border:1px solid #ccc;}
	.i_list .l_title{ background:#00943b; border:none; padding:15px;}
	.i_list .l_title em{ background:none; color:#fff; font-weight:bold; padding-left:10px;}
	.i_list  .store_list{ padding:0px 15px;}
	.i_products_sns{ margin-top:30px; margin-bottom:30px; padding:15px;}
	.hot_left  .l_title{ background:#00943b; border:none; padding:15px;}
	.hot_left .l_title em{ background:none; color:#fff; font-weight:bold; padding-left:10px;}
	.hot_left{ background:none; padding:0px;}
	.blog_tags .l_title{ background:#00943b; border:none; padding:15px;}
	.blog_tags .l_title em{ background:none; color:#fff; font-weight:bold; padding-left:10px;}
	.blog_tags{background:none  !important; padding:0px  !important;}
	.blog_tags .store_list{ border:1px solid #ccc;}
	.i_list .l_title em,.blog_tags .l_title em,.hot_left em{color:#fff !important;}


}
.store_list{ overflow:visible !important;}
.i_products{ margin-top:36px;}
/*left*/
.n_main .l_title em{font-size:16px; color:#424242; text-align:left; margin:0; border-bottom:2px solid #009900; padding-bottom:9px; text-transform:uppercase;}
.i_products_sns .l_title{ margin-bottom:30px;}
.i_products_left .l_title em{font-size:20px; color:#00943b; text-align:left; margin:0; border-bottom:2px solid #009900; padding-bottom:9px; text-transform:uppercase; }
.l_title{ border-bottom:1px solid #eee; padding-bottom:6px;}
.l_title2 em{font-size:20px; color:#00943b; text-align:left; margin:0; border-bottom:2px solid #009900; padding-bottom:9px; text-transform:uppercase; }
.l_title2{ border-bottom:1px solid #ccc; padding-bottom:6px;}

.p_subNavBox>li>p>a{ font-size:14px; line-height:24px; color:#444444; padding:7px 0px; display:block; border-bottom:1px solid #f1f1f1; display:block;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.p_subNavBox>li:hover p a{color:#fff !important; background:#00943b; padding-left:5px !important;}

.navContent{ background:#f9f9f9;}
.navContent>li>a{font-size:12px; padding:8px 5px 8px 15px; display:block;  color:#555;}
.navContent>li>a:hover{ color:#00943b; text-decoration:underline;}
.navContent{ display:none; border-bottom:1px solid #00943b; padding:10px 0px;}
.p_subNavBox i{margin-left:5px;}

@media (max-width: 768px){.left_nav{ -moz-box-shadow:0px 0px 3px #ccc;            
-moz-box-shadow:0px 0px 3px #ccc;        
box-shadow:0px 0px 3px #ccc;}
.main_left .l_title em{font-size:18px; color:#333; text-align:left; margin:0; border-bottom:none; padding-bottom:0px;}
.main_left .l_title{ border-bottom:1px solid #eee; padding-bottom:0px; line-height:60px; padding-left:20px;}
.main_left{ margin-bottom:30px;}
}
@media (max-width: 767px) {
.i_list .l_title {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 13px;
  padding-left: 0;
}

.i_list .l_title:after {
  display: block;
  content: "\f055";
  font-family: "FontAwesome";
  position: absolute;
  right:20px;
  color:#fff;
 
  cursor:pointer; font-size:20px; top:28px;
}
.i_list .l_title.active:after {
    content: "\f056";
	  color:#fff;

}
.hot_left .l_title {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 13px;
  padding-left: 0;
}

.hot_left .l_title:after {
  display: block;
  content: "\f055";
  font-family: "FontAwesome";
  position: absolute;
  right:20px;
  color:#fff;
 
  cursor:pointer; font-size:20px; top:28px;
}
.hot_left .l_title.active:after {
    content: "\f056";
	  color:#fff;

}
.blog_tags .l_title {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 13px;
  padding-left: 0;
}

.blog_tags .l_title:after {
  display: block;
  content: "\f055";
  font-family: "FontAwesome";
  position: absolute;
  right:20px;
  color:#fff;
 
  cursor:pointer; font-size:20px; top:28px;
}
.blog_tags .l_title.active:after {
    content: "\f056";
	  color:#fff;

}


}
.i_products_sns ul{ margin-top:20px;}
.i_products_sns ul li{ float:left; width:16%; border:1px solid #eee; text-align:center; border-right:none; padding:10px 0px;}
.i_products_sns ul li:last-child{ width:12%; margin:0px 2%; border-right:1px solid #eee; background:#00943b;}
.i_products_sns ul li:last-child a{ color:#fff !important;}
.i_products_sns ul li:nth-child(5){border-right:1px solid #eee;}
.i_products_sns ul li:hover a{ color:#00943b;}
.i_products_sns ul li a{line-height:30px; text-align:center;font-size:14px; color:#313131;}


.i_products_list ul li{ width:22.3%; margin-right:3.5%; float:left; margin-top:20px;}
@media (min-width:880px) {
.i_products_list ul li:nth-child(4n){ margin-right:0px;}
}



.dtl20 {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.dtl20 img {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.dtl20 .dtl {
    background: #000;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 100%;
    left: 0;
    opacity: 0;
    padding: 0 15px;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	text-align:center;
}
.dtl20 .dtl h3 {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 10px;
	font-weight:bold;
}
.dtl20 .dtl p {
    font-size: 12px;
    margin-bottom: 10px;
    line-height:22px;
    color: #fff;
	max-height:44px; overflow:hidden;
}
.dtl20:hover .dtl a{ font-size:16px; color:#fff;}
.dtl20:hover .dtl {
    visibility: visible;
    opacity: 1;
    top: 0;
}
.dtl20:hover img {
    opacity: 0;
}
@media (max-width:880px) and (min-width:500px){
.i_products_list ul li{width:32%; margin-right:2%;}
.i_products_list ul li:nth-child(3n){ margin-right:0px;}
}
@media (max-width:500px) and (min-width:350px) {
.i_products_list ul li{width:49%; margin-right:2%; text-align:center; margin-top:22px;}
.i_products_list ul li:nth-child(2n){ margin-right:0px;}
}
@media (max-width:350px) {
.i_products_list ul li{width:100%; margin-right:0%; text-align:center; margin-top:22px;}
}

/*i_contact*/
.i_contact_l{ background:url(../images/contact_bg.jpg) no-repeat center bottom; background-size:auto; padding-bottom:100px; margin-top:24px; margin-bottom:38px;}
.i_contact_l ul li{ font-size:14px; color:#930c0b; font-weight:bold; line-height:34px;}
.i_contact_l ul li i{ margin-right:8px;}
.i_contact_l ul li span{ font-weight:normal; font-size:14px; color:#444;}


.i_title_3{color:#464646; line-height:40px; text-transform:uppercase; font-family:'Helvetica';  font-size:20px;}

.i_contact-r{ padding-left:8px; margin-top:35px;margin-bottom:38px;}
.i_contact-r p{ padding:8px 0px 5px; font-size:16px; color:#444; }
.con_r_input{ height:36px; line-height:36px; border:1px solid #666; width:100%;}
.con_r_input2{ height:100px; line-height:25px; border:1px solid #666; width:100%;}
.i_btn_su{ width:100%; height:44px; background:#9a1712;font-size:18px; line-height:26px; text-transform:uppercase; color:#fff; border:none; margin-top:20px;}
@media (max-width:1170px){
.con_r_input{ height:36px; line-height:36px; border:1px solid #ccc; width:100%;}
.con_r_input2{ height:100px; line-height:25px; border:1px solid #ccc; width:100%;}
.i_btn_su{ width:100%;}
}
@media (min-width:1170px){
.input_i{ margin-left:15%; margin-right:5%;}
}

/*footer*/
.footer_top{ background:#191919;padding:9px 0px;}
.bg_foot_top{ position:absolute; left:-384px; top:-32px;}
.foot_share{ float:left; position:relative;}
.foot_share a{ margin-right:10px;}

.follow{ float:right;}
.follow a{ margin-right:25px; font-size:14px; line-height:22px;color:#ccc}
.follow a i{ margin-right:5px;}
.follow a:hover{ color:#00943b;}
@media (max-width: 768px){        
.foot_share{ width:100%; text-align:center;}
.follow{ width:100%; text-align:center; margin-top:10px;}
}
.foot_main{ background:#383838; padding-bottom:15px;}
.foot_main h4{ font-size:18px; color:#ccc; line-height:24px; text-transform:uppercase; margin:30px 0px 11px 0px;}

.foot_about p{ font-size:12px; line-height:24px; color:#ccc; max-height:96px; overflow:hidden; padding-right:15px;}
.foot_about a{ background:url(../images/click_more.jpg) no-repeat left center; padding-left:25px; font-size:14px; color:#ccc; margin-top:20px; display:block;}
@media (min-width:1170px){        
.foot_tags{ padding-left:40px;}
}
@media (max-width:768px){        
.foot_tags ul li{ float:left; padding:0px 10px;}
.foot_main>container>ul>li{border-bottom:1px solid #fff;}
}

.foot_tags ul li a,.foot_bottom a,.foot_bottom{ font-size:12px; color:#ccc; line-height:24px;}
.foot_tags ul li a:hover,.foot_about a:hover,.foot_news ul li a:hover,.foot_bottom a:hover{ color:#00943b; text-decoration:underline;}

.foot_news ul li{text-overflow:ellipsis; overflow:hidden; white-space:nowrap; font-size:12px; color:#ccc; line-height:24px;}
.foot_news ul li a{ color:#ccc; margin-left:15px;}
.foot_bottom{ text-align:center; border-top:1px solid #666; margin-top:40px; padding-top:10px; text-transform:capitalize;}
.foot_bottom a{ margin:0px 6px;}

/*back-top*/
.totop{width:40px; height:40px; position:fixed; right:20px; bottom:80px; z-index:9999; display:none; background:url(../images/to_top.png) no-repeat ;-moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;}
.totop:hover{filter:alpha(opacity=60);-moz-opacity:0.6; opacity:0.6;}
/*service*/
.service{position:fixed;right:10px;top:300px;z-index:100;width:190px;height:272px;}
.ser_top{width:100%;margin:25px 0 0 0;text-align:center;border-bottom:1px solid #dddddd;padding-bottom:10px;}
.ser_top img{display:inline-block;margin-right:5px; vertical-align:middle;}
.ser_top p{font-weight: bold;display:inline-block; vertical-align:middle;color:#9a1712;font-size:14px;width:35%;}
.service .im_main{background:#F9FAFB;border:1px solid #dddddd;border-radius:10px;background:#F9FAFB;padding-bottom:10px;}
.service .im_main .im-tel{padding:10px 0 5px 5px;text-align:left;width:97%;}
.service .im_main .im-tel p{vertical-align:middle;display:inline-block;}
.service .im_main .im-tel img{vertical-align:middle;margin-right:2px;}
.service .close-im{position:absolute;right:6px;top:-12px;z-index:100;width:24px;height:24px;}
.service .close-im a{display:block;width:24px;height:24px;background:url(../images/close_im.png) no-repeat left top;}
.service .close-im a:hover{text-decoration:none;}
.service .open-im{cursor:pointer;margin-left:52px;width:110px;color:#fff;padding:10px;font-size:15px;background:#9a1712;text-align:center;display:none;text-transform:capitalize;}

/*内页*/
#n_banner{ width:100%; text-align:center;}
#n_banner img{width:100%;}
.mbx{ background:#eee; width:100%; font-size:16px; color:#555; line-height:22px; padding:10px 0px;}
.mbx a{ color:#00943b;}
.mbx span{ margin-right:5px;}
.mbx i{ margin-right:5px;}
/*left*/
.n_left .p_subNavBox > li > p > a{ font-size:14px; color:#444; line-height:26px; padding:6px 0px;}
.n_main{background:#fafafa; font-size:12px; color:#333;}
.n_main a:hover{ color:#00943b;}
.n_main .i_products_sns{ background:#fff;}

.p_subNavBox li{ position:relative;}
.n_left{ margin:20px 0px;}

.nav_right{ width:100%; height:auto; overflow:hidden; background:#fff; display:block;border-left:none; z-index:99999; background:#fff;-moz-box-shadow:2px 2px 5px #ccc;/*firefox*/  -webkit-box-shadow:2px 2px 5px #d3c998;/*ccc*/  box-shadow:2px 2px 5px #ccc;}
.nav_right a{ display:block;padding:5px 10px; text-align:left; color:#666;display:block;font-size:13px;white-space:nowrap;text-overflow:ellipsis;overflow: hidden;text-transform:capitalize;}
.nav_right a:hover{ background:#ccc;}

@media (min-width:768px){ 
.nav_right{ width:250px; height:auto; overflow:hidden; position:absolute; right:-250px; top:0px; display:none;border-left:none; z-index:99999; background:#fff;-moz-box-shadow:2px 2px 5px #ccc;/*firefox*/  -webkit-box-shadow:2px 2px 5px #d3c998;/*ccc*/  box-shadow:2px 2px 5px #ccc;}
.nav_right a{ display:block;padding:8px 10px; text-align:left; color:#666;display:block;font-size:13px;white-space:nowrap;text-overflow:ellipsis;overflow: hidden;text-transform:capitalize;}
.nav_right a:hover{ background:#eae8e8;}
}      

.left_hot{ margin-top:20px;}
.left_hot h5{ font-size:14px; line-height:22px; color:#333;text-align:left; max-height:44px; overflow:hidden; margin:8px 0px;}
.left_hot ul li{ text-align:center; margin-top:20px; border:1px solid #ccc; padding:8px; background:#fff;}
.left_hot ul li img{width:100%;}
@media (max-width:768px){ 
.left_hot ul li{ width:49%; float:left;} 
.left_hot ul li:first-child{ margin-right:2%;}
}      

.n_main_title{ background:url(../images/title-bg.jpg) repeat; padding:10px 10px; font-size:16px; margin-top:15px; color:#00943b; text-transform:uppercase;}


.hot_left img{ width:100%;}
.hot_left ul li{ border-bottom:1px solid #eee; padding:10px 0px;}
.hot_left_text h5{ font-size:12px; font-weight:bold; color:#333; line-height:26px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; margin:5px 0px 0px;}
.hot_left_text{ padding:0px 5px;}
.hot_left_text p{ font-size:12px; line-height:22px; max-height:44px; overflow:hidden;}
.hot_left{margin-top:20px; background:#fff; padding:15px;}
.hot_left_img{ overflow:hidden; padding:0px;}
@media (min-width:1170px){.hot_left_text{  padding:0px 10px;}}
@media (min-width:768px){.hot_left_img{ border:1px solid #eee;} }
@media (max-width:1170px){.hot_left_img{ width:100%;} .hot_left_text{ width:100%;}}
@media (max-width:768px){.hot_left_img{ width:40%; float:left} .hot_left_text{ width:60%; float:left;} .navContent{ display:block !important;}
.hot_left{margin-top:20px; background:none; padding:0px;}}



/*sitemap*/
.n_right{background:#ffffff; margin-top:20px; padding-bottom:20px;}
.n_right img{ /*width:100%;*/}
.sitemap{ margin-top:10px}
.stp-listA>li{border:1px solid #cfcfcf;border-radius:5px;text-transform:capitalize;margin-bottom:15px;}
.stp-top{width:100%;height:34px;line-height:34px;border-bottom:1px solid #cfcfcf;}
.stp-top a{padding:0 10px;font-size:14px;font-weight:bold;text-transform:capitalize;}
.stp-top a i{padding-left:10px;}
.stp-top:hover{background:#00943b;}
.stp-top:hover a{ color:#fff;}
.stp-listB{display:block;padding:10px;}
.stp-listB li{width:18%;margin-right:2%;float:left;padding:8px 0;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;}
.stp-listB li a{font-size:12px;line-height:22px;display:block;color:#4d4d4d;}
.stp-listB li:hover a{color:#00943b;text-decoration:underline;}
@media only screen and (max-width: 462px){.stp-listB li{margin-right:2%; width:22%}}
@media only screen and (max-width: 340px){.stp-listB li{margin-right:3%; width:24%}}
@media only screen and (max-width: 300px){.stp-listB li{margin-right:2%; width:25%}}
.sitemap{ float:left; width:100%;}

/*About Us*/
/*.about_us img{ width:100%; margin-top:10px;}*/
.com_text{ margin-top:20px;}
.about_us{ font-size:12px; color:#333; line-height:22px;}

/* contact */
.n_title_f{ color:#00943b; font-size:18px; line-height:22px; font-weight:bold; border-bottom:1px solid #eee; padding-bottom:5px; margin:10px 0px; text-transform:uppercase;}
.n_title_f span{ border-bottom:2px solid #00943b; padding-bottom:5px;}
.contact_us img{ margin-top:10px;}
.contact_us{ font-size:12px; color:#333; line-height:22px;}


.contact_us ul li{ font-size:14px; color:#444; font-weight:bold; line-height:34px;}
.contact_us ul li i{ margin-right:8px;}
.contact_us ul li span{ font-weight:normal; font-size:14px; color:#444;}
.contact_us ul{ margin-top:20px;}
.required{ color:red;}
#mybtn:hover{ background:#00943b; color:#fff;}

/*products*/
.cbp-vm-switcher {width:100%; }
.cbp-vm-view-grid .p_hot_2{ display:none;}
.cbp-vm-options {text-align: left;}
.cbp-vm-options p{display:inline-block; vertical-align:middle;}
.cbp-vm-options a {display: inline-block; vertical-align:middle;height:35px;overflow: hidden;white-space: nowrap;color: #ccc;margin: 2px;}
.cbp-vm-options a:hover,
.cbp-vm-options a.cbp-vm-selected {
	color: #212121;
}
.cbp-vm-options a:before {width: 35px;height: 35px;line-height: 35px;font-size: 24px;text-align: center;display: inline-block;}

.p_hot_2 span{ font-size:14px; margin-right:5px; line-height:30px; font-weight:bold; color:#00943b}
.p_hot_2 a{ font-size:12px; margin:0px 5px;}
.p_hot_2{ margin-top:8px;}
/* General list */
.cbp-vm-switcher ul {list-style: none;padding: 0;margin: 0;}
/* Clear eventual floats */
.cbp-vm-switcher ul:before, 
.cbp-vm-switcher ul:after { 
	content: " "; 
	display: table; 
}
.cbp-vm-switcher ul:after { clear: both; }

.cbp-vm-switcher ul li {display: block;position: relative;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.cbp-vm-image {display: block;margin: 0 auto;position:relative;}
.cbp-vm-image span{display:inline-block;width:100%;height:auto; border:1px solid #eee;}
@media only screen and (min-width: 1170px){.cbp-vm-image span{display:inline-block; max-width:230px;height:auto; border:1px solid #eee;}
.cbp-vm-view-list .cbp-vm-image{width:auto !important;}
.cbp-vm-view-list ul li em{width:71% !important;}
.cbp-vm-view-list ul li .cbp-vm-details {width:71% !important;}

}
.cbp-vm-image img {width:100%;cursor:pointer;position:relative;max-width:100%;max-height:100%;}
.cbp-vm-image span .pl-arrow{position:absolute;width:100%;height:100%;background:#fff;left:0;top:0;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.cbp-vm-image span .pl-arrow img{
	width:100%;
	height:auto;
	max-width:100%;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.cbp-vm-switcher ul li:hover .cbp-vm-image span .pl-arrow{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}

.cbp-vm-switcher ul li em{font-size:14px;display:block;margin:8px 0 8px 0px;height:40px;color:#333333;text-transform:capitalize; word-wrap:break-word;line-height:20px;margin-bottom:0;text-align:center;overflow:hidden;}
.cbp-vm-switcher ul li .cbp-vm-details{color:#666;overflow:hidden;height:44px;font-size:12px;line-height:22px; padding:0px 3px;}
.cbp-vm-switcher ul li a:hover,.cbp-vm-switcher ul li:hover em{ text-decoration:none;color:#00943b;}

.cbp-vm-view-grid .prol_more{display:none;}

/* Common icon styles */
.cbp-vm-icon:before {
	font-family: 'fontawesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.cbp-vm-grid:before {content: "\f00a";}

.cbp-vm-list:before {content: "\f00b";}

.cbp-vm-add:before {content: "\f055";}


/* Large grid view */

.cbp-vm-view-grid ul li {
	width:24%;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin-bottom:10px;
	margin-top:10px;
	margin-right:0.6%;
}


/* List view */
.cbp-vm-view-list li {padding:10px 0px 13px 0px;border-bottom:1px solid #eee;white-space: nowrap;text-align:left;white-space:normal;}
.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;margin-right:2%;float:left;}
.cbp-vm-view-list ul li em{display:inline-block; vertical-align:top;width:66%;text-align:left;font-size:18px;}
.cbp-vm-view-list ul li .cbp-vm-details {width:66%;overflow: hidden;white-space: normal;height:72px; line-height:24px}
.prol_more{display:inline-block;font-size:15px;color:#00943b;text-transform:capitalize;padding:5px 10px 5px 10px;border:1px solid #00943b; margin-top:5px; margin-top:20px;}
.prol_more:hover{color:#fff !important;text-decoration:none;background:#00943b;}


@media screen and (max-width: 940px) {.cbp-vm-view-grid ul li {width: 49%;}}

@media screen and (max-width: 40.125em) {.cbp-vm-view-grid ul li {width: 100%;}}

@media screen and (max-width: 520px) {
	.cbp-vm-view-list ul li .cbp-vm-details{height:40px;}
	.cbp-vm-view-list .prol_more{font-size:13px;padding:2px 20px 7px 20px;}
}

@media screen and (max-width: 400px) {
	.cbp-vm-view-list ul li em{width:100%;}
	.cbp-vm-view-list ul li .cbp-vm-details{width:100%;}
	.cbp-vm-view-list .cbp-vm-image{width:100%;}
}

.product_list{ float:left;}

.products_m{ font:14px; line-height:24px; color:#333; border-bottom:1px solid #eee; padding:10px 0px; margin-bottom:10px;}
/*翻页*/
.page{ margin:40px auto 0px;text-align:center; width:100%;}
.page a{ display:inline-block; font-size:12px; line-height:24px; padding:0px 8px; background:#eee; margin-left:5px; color:#666; margin-top:5px;}
.page a:hover{ background:#212121
; color:#fff;}
.total{ font-size:13px; line-height:24px; color:#333; margin-top:10px;}
.total span{ color:#00943b;}
/*news-list*/
.n_new{ margin-top:20px;}
.n_new .news_list{width:100%; float:left;}
.n_new .news_list li{margin:15px 0;overflow:hidden;clear:both;border-bottom:1px solid #eee;padding-bottom:15px;}
.n_new .news_list li:first-child{ margin-top:0px;}
.n_new .news_list li .newl_left{width:64%;margin-left:2%;float:right;}
.n_new .news_list li .newl_left em{font-size:20px;display:block;margin-bottom:10px;text-transform:capitalize;color:#000;}
.n_new .news_list li .newl_left em:hover,.news_list li .newl_left a:hover{color:#808080;text-decoration:none;}
.n_new .news_list li .newl_left .newm_date{margin-bottom:10px;}
.n_new .news_list li .newl_left>p{color:#666;line-height:22px;font-size:14px;overflow:hidden;max-height:66px;margin:0;}
.n_new .news_list li .newl_left .newl_more{display:inline-block;background:#bcce2a;font-size:15px;color:#fff;text-transform:uppercase;padding:8px 30px 8px 30px;margin-top:20px; border:1px solid #bcce2a;}
.n_new .news_list li .newl_left .newl_more:hover{background:none;color:#bcce2a;text-decoration:none;}

.n_new .news_list li .newl_right{float:left;display:inline-block;max-width:32%;}
.n_new .news_list li .newl_right img{max-width:100%;height:auto;width:100%;}
.news_list li:last-child{ margin-bottom:0px;}
@media only screen and (max-width: 768px) {
.n_new 	.news_list li .newl_right{width:100%;margin-bottom:20px;float:none;max-width:100%;}
.n_new 	.news_list li .newl_left{width:100%;}
}

/*news-main*/
.news_main{width:100%; }
.news_main em{font-size:18px;font-weight:bold;display:block;margin-bottom:10px;}
.news_main .newm_date{color:#808080;border:none;line-height:normal;padding:0;border-bottom:1px solid #eee;padding-bottom:10px;}
.newm_date p{display:inline-block;margin-right:15px;font-size:12px;}
.newm_date i{padding-right:5px;}
.news_main div{margin-top:10px;line-height:180%;font-size:14px;}
.news_main div a{color:#0146ab;text-decoration:underline;}
.news_main div img{max-width:100%;height:auto;}


.hvr-curl-bottom-right:hover:before, .hvr-curl-bottom-right:focus:before, .hvr-curl-bottom-right:active:before {
  width: 25px;
  height: 25px;
}

/* Curl Bottom Left */
.hvr-curl-bottom-left:hover:before, .hvr-curl-bottom-left:focus:before, .hvr-curl-bottom-left:active:before {
  width: 25px;
  height: 25px;
}


.page_turn ul li a{   border-radius:5px; font-size:12px; line-height:22px; color:#333; margin:0px 3px }
.page_turn ul li span{ font-weight:normal; font-weight:bold; font-size:14px}
.page_turn ul li{ margin-top:10px;}
.page-right{ text-align:right;}
@media only screen and (max-width: 1170px) {
.page_turn ul li{ width:100%; text-align:left;}
}

.news_main{ margin-top:20px; font-size:12px; color:#333; line-height:22px;}
/*blog-mian*/
.archives{ margin-top:20px;}
.blog_tags{ background:#fff; padding:10px; margin-top:20px;}
.blog_tags a{ padding:5px 8px; background:#eee; color:#555; margin:0px 6px; display:block; float:left; font-size:12px; line-height:22px; margin-top:15px;}

.tags_logomain{ margin-bottom:20px; margin-top:20px;}
.tags_logomain li{ float:left;}
.tags_logomain li a{ background:#eee; font-size:12px; color:#555; display:block; padding:5px 10px; margin-right:15px;}
.tags_logomain li a i{ margin-right:5px; font-size:16px; line-height:22px;}

/*logo_list*/
.logo_list img{ max-width:100%; margin:20px 0px;}
.logo_list p{ font-size:12px; line-height:22px; color:#555; max-height:66px; overflow:hidden;}
.logo_list h4{ font-size:18px; line-height:28px; color:#333; font-weight:bold;}
.logo_list>ul>li{  border-bottom:1px solid #eee;}
/*products_main*/
.Subject_pro_main{ font-size:14px; color:#333; line-height:22px; margin:10px 0px;}
.mt20{ margin-top:20px;}
.Subject_pro_main a{ color:#666; text-decoration:underline;}
.control-label{ font-size:14px; color:#333; line-height:24px; font-weight:normal;}
/*products*/
.products .pro_img{margin-top:20px;}
.products #wrap a>img{max-width:100%;max-height:100%;height:auto;width:100%;    border: 1px solid #d9d9d9;}
.products .pro_img .pro_simples{padding:5px;}
.products .pro_img .pro_simples>a>img{max-width:60px;margin:8px;    border: 1px solid #d9d9d9;}

.products .pro_table{float:right;margin-top:20px;}
.pro_table em{font-weight:bold;font-size:18px;overflow:hidden;max-height:44px;display:block;text-transform:capitalize;margin-bottom:5px;}
.pro_table>p{line-height:20px;color:#808080;max-height:60px;overflow:hidden;}
.pro_table ul{border-top:1px dotted #e5e5e5;margin-top:10px;}
.pro_table ul li{margin:10px 0;padding-left:10px;font-size:14px;}
.pro_table ul li p{display:inline-block;margin-right:10px;font-size:13px; vertical-align:middle;margin-bottom:0;font-weight:bold}
.pro_table .pro_more{background:#00943b;padding:8px 16px;text-transform:uppercase;color:#fff;margin-top:15px;display:inline-block; font-size:14px; line-height:22px; border:1px solid #00943b; }
.pro_table .pro_more:hover{background:none;text-decoration:none;}

/*products-main-tab*/
/*products-tab*/
.products{ font-size:12px; color:#555; line-height:22px;}
.resp-tab-active{background-color:#009439 !important;}
#parentHorizontalTab02{margin:30px 0 0 0!important;text-align:left;text-align:left;}
@media only screen and (max-width: 768px) {#parentHorizontalTab02 {margin:40px 0 !important;}}
#parentHorizontalTab02 ul.resp-tabs-list {margin: 0px;padding: 0px;margin-bottom:5px;border-bottom:1px solid #e5e5e5;}

#parentHorizontalTab02 .resp-tabs-list li {display: inline-block;margin: 0 1px 0 0;list-style: none;cursor: pointer;font-size:16px;font-weight:bold;text-transform:capitalize;color:#333;text-align:center;background:#e5e5e5;padding:10px 15px;}
#parentHorizontalTab02 .resp-tabs-container div table{max-width:100%;}
#parentHorizontalTab02 .resp-tabs-container {padding: 0px;background-color: #fff;clear: left;}

#parentHorizontalTab02 em.resp-accordion {cursor: pointer;padding: 5px;display: none;padding: 10px 15px !important;}
#parentHorizontalTab02 .resp-tab-content {display: none;padding:10px 0 10px 0;}
#parentHorizontalTab02 .resp-tabs-list li:hover{background:#ccc;color:#fff;}
#parentHorizontalTab02 .resp-tabs-list li.resp-tab-active {background:#009439;color:#fff;z-index:99;}
#parentHorizontalTab02 .resp-content-active,#parentHorizontalTab02 .resp-accordion-active {display: block;}
#parentHorizontalTab02 em.resp-accordion {font-size: 18px;margin: 0px;font-weight:bold;background:#f2f2f2;margin-bottom:1px;}
#parentHorizontalTab02 em.resp-tab-active {margin-bottom: 0px !important;}
#parentHorizontalTab02 em.resp-tab-title:last-child {border-bottom: 12px solid #c1c1c1 !important;background: blue;}
#parentHorizontalTab02 .resp-vtabs ul.resp-tabs-list {float: left;width: 30%;}
#parentHorizontalTab02 .resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none;
}
#parentHorizontalTab02 .resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

#parentHorizontalTab02 .resp-vtabs .resp-tab-content {border: none;word-wrap: break-word;}
#parentHorizontalTab02 .resp-vtabs li.resp-tab-active { 
position: relative;
z-index: 1;
margin-right: -1px !important;
padding: 14px 15px 15px 14px !important;
border-top: 1px solid;
border: 1px solid #5AB1D0 !important;
border-left: 4px solid #5AB1D0 !important;
margin-bottom: 4px !important;
border-right: 1px #FFF solid !important;
}
#parentHorizontalTab02 .resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 10px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #c1c1c1;
}
#parentHorizontalTab02 em.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 7px solid #fff;
}
#parentHorizontalTab02 em.resp-tab-active {background: #00943b !important;color:#fff;}
#parentHorizontalTab02 .resp-easy-accordion em.resp-accordion {display: block;}
#parentHorizontalTab02 .resp-easy-accordion .resp-tab-content {border: 1px solid #1268bf;}
#parentHorizontalTab02 .resp-easy-accordion .resp-tab-content:last-child {border-bottom: 1px solid #1268bf;/* !important;*/}
#parentHorizontalTab02 .resp-jfit {width: 100%;margin: 0px;}
#parentHorizontalTab02 .resp-tab-content-active {display: block;}


@media only screen and (max-width: 768px) {
	#main-btn{padding:2% 6%;}
	#parentHorizontalTab02{padding:0;}
    #parentHorizontalTab02 ul.resp-tabs-list {display: none;}
    #parentHorizontalTab02 em.resp-accordion {display: block;}
    #parentHorizontalTab02 .resp-vtabs .resp-tab-content {border: 1px solid #C1C1C1;border:1px solid #e5e5e5;border-top:none;padding:15px 15px 30px 15px;}
    #parentHorizontalTab02 .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }
    #parentHorizontalTab02 .resp-accordion-closed {display: none !important;}
    #parentHorizontalTab02 .resp-vtabs .resp-tab-content:last-child {border-bottom: 1px solid #c1c1c1 !important;}
}

@media only screen and (max-width: 580px) {
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li{width:32%;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(4n+4){border-right:1px solid #e6e6e6;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(3n+3){border-right:none;}
}
@media only screen and (max-width: 450px) {
	#main-btn{padding:2% 10%;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li{width:49%;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(3n+3){border-right:1px solid #e6e6e6;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(2n+2){border-right:none;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-model ul li{width:48%;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-model ul li:nth-child(3n+3){margin-right:2%;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-model ul li:nth-child(2n+2){margin-right:0;}
}


.pro-inqBox .pro_title{display:block;font-size:18px;text-transform:uppercase;position:relative;font-weight:bold;border-bottom:1px solid #e5e5e5;padding:10px;}
.pro-inqBox .column_icon_toggle{display:none;}
.pro-inqBox .con-left{padding-top:20px;}

.pro-inqBox .pro_title .icon-plus-sign:before{content:"\f067";font-family:'FontAwesome';}
.pro-inqBox .pro_title .icon-minus-sign:before{content:"\f068";font-family:'FontAwesome';}
@media only screen and (max-width: 768px){
	.pro-inqBox .message{margin-top:0;}
	.pro-inqBox .pro_title{background:#f08200;padding:10px;cursor:pointer;color:#fff;}
	.pro-inqBox .pro_title .column_icon_toggle {display: inline-block;position: absolute;right:14px;top:10px;font-style:normal;cursor:pointer;color:#fff;font-weight:normal;}
}

.pro-rpro{border-top:1px solid #e5e5e5;width:100%;margin-top:30px;padding-top:30px;}
.relatedTags{width:100%;background:#eee;line-height:20px;margin:20px 0;padding:10px 2% 10px 2%;overflow:hidden;}
.relatedTags p{float:left;overflow:hidden;margin:0;font-size:14px; font-weight:bold;}
@media only screen and (max-width: 768px) {.relatedTags p{width:100%;}}
.re_main{width:85%;display:block;float:left;}
.re_main a{margin:0px 6px;;color:#4c4c4c;text-transform:capitalize;}
.relatedTags a:hover{text-decoration:underline;}
.view_pro{width:100%;margin-top:30px;overflow:hidden;}
.view_pro .prom_title{color:#000;text-transform:uppercase;display:block;font-size:20px;margin-bottom:10px;border-bottom:2px solid #e5e5e5;padding-bottom:10px; margin-top:20px;}
#flexiselDemo2{display:none;}
.view_pro .nbs-flexisel-container{padding-top:0;overflow:visible;}
.view_pro .nbs-flexisel-item{float:left;margin:0px;padding:0px;cursor:pointer;position:relative;line-height:0px;text-align:center;}
.view_pro .nbs-flexisel-item span{background:#fff;display:inline-block;width:180px;height:180px;padding:8px;}
.view_pro .nbs-flexisel-item span img{width:100%;cursor:pointer;position:relative;}
.view_pro .nbs-flexisel-item em{font-size:14px;display:block;font-weight:normal;margin:10px auto;height:38px;color:#333333;text-transform:capitalize; word-wrap:break-word;line-height:120%;max-width:164px;}
.view_pro .nbs-flexisel-item a:hover,.nbs-flexisel-item:hover em{ text-decoration:none;color:#808080;}
.view_pro .nbs-flexisel-item p{overflow:hidden;color:#808080;height:36px;line-height:150%;font-size:12px;text-align:center;max-width:164px;display:inline-block;}
.view_pro .nbs-flexisel-nav-left,.view_pro .nbs-flexisel-nav-right{width:36px;height:36px;position:absolute;cursor:pointer;z-index:100;top:-50px;}
.view_pro .nbs-flexisel-nav-left{
	left:auto;right:33px;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	text-align:center;
	background:url(../images/prev-c.png) no-repeat; background-size:80%;
}
.view_pro .nbs-flexisel-nav-right{
	left:auto;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	right:0;
	text-align:center;
	background:url(../images/next-c.png) no-repeat;background-size:80%;
}
.view_pro div .nbs-flexisel-container:first-child .nbs-flexisel-nav-left{display:none;}
.view_pro div .nbs-flexisel-container:first-child .nbs-flexisel-nav-right{display:none;}

@media only screen and (max-width: 440px) {
	.view_pro .nbs-flexisel-item{margin-top:40px;}
	.view_pro .nbs-flexisel-nav-left,.view_pro .nbs-flexisel-nav-right{top:5px;}
}
/*index-scroll*/
.index_npro{max-width:1170px;width:100%;margin:auto;text-align:left;overflow:hidden;padding-top:5px;}
.index_npro>em{display:block;color:#ffa128;border-bottom:3px solid #ffa128;text-transform:uppercase;font-size:22px;font-family:"ProximaNova-Bold";}
#flexiselDemo1{display:none;}
.index_npro .nbs-flexisel-inner{padding-top:45px;}
.nbs-flexisel-container{position:relative;max-width:100%;z-index:2;}
.nbs-flexisel-ul{position:relative;width:9999px;margin:0px;padding:0px;list-style-type:none;text-align:left;}
.nbs-flexisel-inner{float:left;width:100%;position:relative;}
.nbs-flexisel-item{float:left;margin:0px;margin-top:15px;padding:0px;cursor:pointer;position:relative;line-height:0px;text-align:center;}
.nbs-flexisel-item span{display:inline-block;width:270px;height:270px;}
.nbs-flexisel-item span img{width:100%;cursor:pointer;position:relative;max-width:270px;max-height:270px;border-radius:5px;border:2px solid #f2f2f2;}
.nbs-flexisel-item em{font-size:14px;display:block;margin:10px 0;height:38px;color:#000;text-transform:capitalize; word-wrap:break-word;line-height:120%;max-width:90%;margin-bottom:0;text-align:center;margin-left:14px;}
.nbs-flexisel-item a:hover,.nbs-flexisel-item em:hover{ text-decoration:none;}
.nbs-flexisel-nav-left,.nbs-flexisel-nav-right{width:36px;height:36px;position:absolute;cursor:pointer;z-index:100;top:0}
.nbs-flexisel-nav-left{
	position:absolute;
	left:48%;
	top:10px;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%,0);
	transform: translate(-50%, 0);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	text-align:center;
	background:url(../images/prev-c.png) no-repeat;
}
.nbs-flexisel-nav-right{
	position:absolute;
	left:52%;
	top:10px;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%,0);
	transform: translate(-50%, 0);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	text-align:center;
	background:url(../images/next-c.png) no-repeat;
}

@media only screen and (max-width: 768px) {
	.nbs-flexisel-nav-left{left:47%;}
	.nbs-flexisel-nav-right{left:53%;}
	.service{ display:none;}
}

@media only screen and (max-width: 570px) {
	.nbs-flexisel-nav-left{left:46%;}
	.nbs-flexisel-nav-right{left:54%;}
}
@media only screen and (max-width: 420px) {
	.nbs-flexisel-nav-left{left:45%;}
	.nbs-flexisel-nav-right{left:55%;}
}

.npro-list li{float:left;margin:0px;margin:15px 0;cursor:pointer;position:relative;line-height:0px;text-align:center;}
.npro-list span{display:inline-block;width:100%;height:auto;max-width:100%;}
.npro-list span img{width:100%;cursor:pointer;position:relative;max-width:270px;max-height:270px;border-radius:5px;border:2px solid #f2f2f2;}
.npro-list em{font-size:14px;display:block;margin:10px 0;height:38px;color:#000;text-transform:capitalize; word-wrap:break-word;line-height:120%;max-width:90%;margin-bottom:0;text-align:center;margin-left:14px;}
.npro-list a:hover,.npro-list:hover em{ text-decoration:none;color:#808080;}

.l_title2 i{ font-style:normal; margin-right:15px; margin-top:9px; float:right; font-size:14px; color:#00943b;}
.l_title2 i a{ color:#00943b; text-decoration:none; text-transform:uppercase;}

.im-tel img{ max-width:26px; width:100%;}

.header_sns{ margin-top:15px;}
.header_sns a{ display:inline-block; margin-left:15px; text-align:center;}
.header_sns a span{ display:block; font-size:12px; color:#808080; line-height:30px;}

