@charset "utf-8";
/* CSS Document */
.nav_list>ul{
	position: relative !important;
}

.nav_list>ul ul{
	position: absolute !important;
	left: 0 !important;
	top: 50px !important;
	z-index: 1000;
}
.clear{
	clear: both;
	}
.fl{
    float:left;
	display:inline;
}
.fr{
    float:right;
	display:inline;
}
img{
    width: auto;
	max-width: 100%;
}
a{ color:#333;}
a:hover{color:#116634;}
.mt15{
    margin-top:15px;
}
@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica.eot');
    src: url('../fonts/Helvetica.eot?#iefix') format('embedded-opentype'),
	 url('../fonts/Helvetica.woff') format('woff'),
	 url('../fonts/Helvetica.ttf') format('truetype'),
	 url('../fonts/Helvetica.svg#NeuesBauenDemo') format('svg');
    font-weight: normal;
    font-style: normal;
  }

.lag{width:100%;float:right;text-align:right;}
.lag span{margin-right:6%;}
.lag  a{margin-right:10px;}
.top{
	width: 100%;
	background:#fff;
	height: 120px;
	}	
.area,.container{
	width: 100%;
	max-width: 1184px;
	margin: 0 auto;
	position:relative;
	}	
.logo{
	float: left;
	width: 350px;
	height:60px;
	margin-top:25px;
	margin-left:1%;
	border-right:1px solid #ddd;
	padding-right:5px;
	}
.logo_txt{float:left;margin-left:30px;margin-top:10px;color:#666;font-size:12px;}
.logo_txt span{font-size:18px;color:#d23429;}	
.tools{
	float: right;
	width: 515px;
	height: auto;
	margin-right: 1%;
	margin-top:15px;
	}
.langPic{margin-top:3px; margin-left:15px; float:right; text-align:right;}
.langPic a{display:inline-block; margin-left:5px}
.langPic a:hover{color:#ff0006;}
.langPic a:first-child{margin-left:5px;}
.langPic img{width: 29px; float:left;}
@media \0screen\,screen\9 { 
.langPic a{display:inline-block;  font-size:13px; color:#999; }
}
.search{
    width: 230px;
	margin-top: 9px;
	float:right;
	height: 32px;
	display:inline;
	border: 1px #f18612 solid;
	}	
.search_form{
	width: 100%;
    height: 32px;
	border:1px solid #ddd;
	background-color:#fff;	
}
.search_input { 
	width: 82%;
    float: left;
	height:30px;
	color: #555;
	border: medium none;
	line-height:30px;
	text-indent:5px;
	background-color:#fff;	
   }	
.search_btn {
	width: 15%;
	height: 30px;
	float: right;
	cursor: pointer;
	border: medium none;
	background:#f5f5f5 url(../images/bg_03.jpg) center center no-repeat;
  }	
.t_mail{font-size:18px;float:right;line-height:30px;text-align:left; background:url(../images/top_mail.png) no-repeat center left; text-indent:15px;}
.t_tel{font-size:14px;float:right;background:url(../images/bg_tel.png) no-repeat center left; text-indent:15px; color:#333; line-height:30px; margin-right:20px; display:none;}
.s_m{float:right;margin-top:8px; margin-right:1%;}
.s_m img{margin:0 4px;width:32px;height:32px;}
.navigation{
    width:100%;
	height:50px;
	background-color:#e0e1e3;
	border-top:6px solid #116634;
	border-bottom:1px solid #ccc;
}	
.nav_list{
    width: 100%;
   	height: 50px;
	line-height: 50px;
	float:left;
	background:url(../images/bg_nav_line.jpg) no-repeat top left
}

.nav_list ul .hide, .nav_list ul .hide a:visited {display:block;}
.nav_list ul li {float:left; position:relative; background:url(../images/bg_nav_line.jpg) no-repeat top right;text-transform: Uppercase;}
.nav_list ul li a {display:block; text-align:center; text-decoration:none; color:#333; height:50px; line-height:50px; font-size:14px; padding:0px 30px;}
.nav_block{width:auto; }

.nav_list>ul{
	position: relative !important;
}

.nav_list>ul ul{
	position: absolute !important;
	left: 0 !important;
	top: 50px !important;

}

.navigation{
	position: relative;
	z-index: 10000;
}

.nav_list .nav_block li{width:100%; display:block;}
.pr{width:750px;background:#0258a7;height:330px;}
.navigation .nav_list ul li .pr li {height:auto;color:#FFF;float:left;width:33%;}
.navigation .nav_list ul li .pr li a{text-align:left;text-indent:20px;font-size:16px;color:#FFF;background:#0090db url(../images/icon_3.png) no-repeat 10px center;}
.navigation .nav_list ul li .pr li a:hover{text-align:left;text-indent:20px;font-size:16px;color:#FFF;background:#92cb3c url(../iamges/icon_3.png) no-repeat 10px center;}
.navigation .nav_list ul li .pr li ul li{width:100%;}
.navigation .nav_list ul li .pr li ul li a{width:100%;text-transform: capitalize;text-align:left;color:#EEE;text-indent:20px;font-size:14px;line-height:40px;height:40px;background:#0090db url(../images/abg_2.png) no-repeat 10px center;}
.navigation .nav_list ul li .pr li ul li a:hover{width:100%;text-transform: capitalize;text-align:left;color:#FFF;text-indent:20px;font-size:14px;line-height:40px;height:40px;background:#666 url(../images/abg_2.png) no-repeat 10px center;}
.navigation .nav_list ul li .nav_block li a{width:270px; height:25px;line-height:25px;display:block;text-align:left;text-indent:20px;font-size:14px; border-bottom:1px solid #eee;float:left;text-transform:Capitalize;}
.nav_list ul li ul {display: none;}
.nav_list ul li:hover a {color:#333; background:#fff;}
.nav_list ul li:hover a.down{color:#333; background:#fff;}
.nav_list ul li:hover ul {display:block; position:absolute;top:50px; left:0;;z-index:999; padding-bottom:5px; background:#eee;}
.nav_list ul li:hover ul li a {display:block; background:#fff url(../images/abg_1.png) no-repeat 10px center; color:#000;}
.nav_list ul li:hover ul li a:hover {background:#ddd url(../images/abg_1.png) no-repeat 10px center; color:#333;}
.down {
    background:url(../images/bg_down.png) no-repeat center 35px;
	height:50px;
	display:block;
}
.nav_list a.down:hover{
	background:#ab0118 url(../images/bg_down.png) no-repeat center 35px;
	color:#FFFFFF;
	display:block;
	}


/*ֲͼ ʼ*/
#slides {display:none;position:relative; margin-top:2px;z-index: 100;}
.slidesjs-container{}
.slidesjs-navigation{ 
	display:none; 
	position:absolute; 
	right:10px; 
	bottom:10px; 
	z-index:1000;}
.slidesjs-navigation a{
	font:bold 20px/normal simsun;
	text-decoration:none;
	color:#333;}
.slidesjs-previous{}
.slidesjs-next{}
.slidesjs-navigation a:hover{color:#C00}
.slidesjs-pagination{ 
	position:absolute; 
	left:48%; 
	bottom:30px; 
	z-index:100;}
.slidesjs-pagination li{
	float:left;
	padding:0 3px;}
.slidesjs-pagination li a{
	display:block;
	width: 13px;
	height:0;
	padding-top:13px;
	background:url(../images/pagination.png) 0 0;
	overflow:hidden;}
.slidesjs-pagination li a.active,.slidesjs-pagination li a:hover.active {background-position: 0 -13px}
.slidesjs-pagination li a:hover {
	background-position: 0 -26px}
#slides img{max-width:100%;}
/*ֲͼ */
#find{
   font-size:14px;
   color:#FFF;
   padding:0px;
   display:block;
   line-height:30px;
   
}
.find_block{width:99%;padding:12px 0 15px 1%;margin-top:-237px; float:left; z-index:999; position:absolute; background:#0069a5; height:210px;}
.find_block li{ width:27%; padding:8px 3%; float:left; border-left:1px dashed #40a7e1;}
.find_block li img{width:100%;}
.find_block li p{height:48px;line-height:24px;overflow:hidden;}
.btn{background:#ffa601; width:120px; height:30px; line-height:30px; text-align:center; margin:10px auto 0;}
.btn a{color:#FFF;}
.btn a:hover{color:#000;}



.index_main{
	max-width:1184px;
	height: auto;
	overflow: hidden;
	border-top:1px solid #e0e0e0;
	background:#FFF;
	border-left:1px solid #ddd;
	border-right:1px solid #DDD;
	margin:0 auto;
	padding-bottom:15px;
}

/*Ʒб ʼ*/
.pro_set{width:100%; margin:0px 0%;}
.pro_set h1{font-size:38px; line-height:60px; text-align:center; color:#444; padding:30px 0 15px 0; font-family:"Helvetica"; letter-spacing:5px;}
.pro_set p{line-height:24px; text-align:center; color:#333; margin-bottom:20px;}
.pro_set h2 {
  font-size: 20px;
  color: #333;
  text-transform: Uppercase;
  padding: 20px 0 25px;
  margin:0 1%;
}
.lx_company h2 a, .lx_news h2 a, .pro_set h2 a {
  font-size: 12px;
  margin-top: 5px;
}
.pro_li{	 
	width:29%;
	float:left;
	display:inline; 
	margin:0px 1% 30px;
	border:1px solid #ddd;
	padding:8px 1%;
}
.pro_li_lf{width:48%; float:left;}
.pro_li_lf img{ width:100%;}
.pro_li_rt{width:48%; float:right;}
.btn_more{width:100px; height:30px; line-height:30px; text-align:center;   font-size:13px;}
.pro_li .btn_more a{background:#ccc; color:#333;border-radius:3px;}
.pro_li .btn_more a:hover{background:#116634; color:#FFF;}
.pro_li a{
	color:#444;
	display:block;
}
.pro_li a:hover{
	color:#d23429;
}

.pro_li h3{
	line-height:24px;
	height:50px;
	display:block;
	font-size:16px;
	text-align:left;
	overflow:hidden;
	margin-bottom:25px;
}
.pro_li h3 img{
	width:auto;}
.pro_li .txt{
	line-height:24px;
	font-size:14px;
	height:48px;
	overflow:hidden;
	text-align:center;
	color:#666;
}
/*Ʒб */

.in_block{background:#f3f3f3; border-top:1px solid #ddd; border-bottom:1px solid #ddd; margin-bottom:10px; }
.in_about{
   width:98%;
   float:left;
   margin:10px 1% 0px 1%;
}
.in_about h2 {font-size: 14px; border-bottom:1px solid #ddd; padding-bottom:10px; margin-bottom:10px;}
.in_about h2 span{font-size:42px; height:40px; line-height:40px; font-family:"Helvetica"; text-transform: Uppercase;padding: 0px 10px 0 0; border-right:1px solid #DDD; margin-right:10px; }
.in_about img{width:100%;}
.in_about p{line-height:28px;color:#666;margin:10px 0 10px 0;}
.in_about_lf{width:49%;float:left;}
.in_about_rt{width:48%; float:right;}
.in_news{
    width:42%;
	height:auto;
	float:left;
    margin:10px 1% 20px 1%;
}
.in_news h3,.in_ser h3,.say h3{ font-size:18px; padding:20px 0 20px;}
.in_news span,.in_ser span,.say span{color: #888; font-weight: 200; font-size:14px}
.date { float:left; text-align: center;}
.date span { display: block; }
.day { background: #f2f2f2; padding: 10px; font-size: 16px; font-weight: 500; color: #999; border-radius: 2px 2px 0 0; }
.month { background: #ccc; padding: 0px 0px 2px 0px; color: #fff; border-radius: 0 0 2px 2px; box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.07); }
.in_news h4{font-size:14px; line-height:24px; margin-bottom:10px; float:right; width:76%;}
.in_news p{line-height:24px; color:#666; float:right; width:76%; font-size:13px;}
.in_news li{ width:48%; float:left;  margin-bottom:15px; margin-right:1%;}

.in_ser{width:25%;	height:auto;	float:left;    margin:10px 1% 20px 1%;}
.in_ser li{width:100%;margin-bottom:12px; border-bottom:1px solid #eee;}
.in_ser h4{font-size:14px; text-transform: Uppercase;font-weight: 200; margin-bottom:10px;}
.in_ser p{line-height:24px; color:#666; font-size:13px; padding-bottom:5px;}
.say{width:24%;	height:auto;	float:right;    margin:10px 1% 20px 0;}
.say p{line-height:24px; color:#666; font-size:13px;}
	
.listyle01{
	width:30%;
	float:left;
	text-align:center;
	display: inline;
	margin:40px 1.5% 20px;}
.listyle01_pic{
	display:inline-block;
	text-align:center;
	line-height:120px;}

.listyle01 h3{
	color:#000;
	padding:17px 0 8px;
	font-size:20px;
	text-transform: Uppercase;
	}
.listyle01 p{
	width:80%;
	margin:0 auto;
	color:#666;
	line-height:24px;}


	
.footer{
	width: 100%;
	height: auto;
	overflow: hidden;
	background:#96999b url(../images/bg_footer.jpg) repeat-x;
	padding-top:10px;
}
.ft_block_1{
    width:35%;
}
.ft_block_2{
    width:20%;
	margin-right:3%;
}
.ft_block_1 table{width:100%;}
.u_name,.u_mail{width:50%;}
.u_message{width:100%;}
.ft_block_1 input.text {
  background: #ccc;
  border: 1px solid #999;
  height: 30px;
  line-height: 28px;
  width: 94%;
  text-indent:6px;
  color:#666;
}
.commentText {
  background: #ccc;
  border: 1px solid #999;
  width: 96%;
  height: 70px;
  text-indent:6px;
  font-size: 13px;
  color: #666;
  line-height: 20px;
  margin:10px 0;
  font-family:Arial, Helvetica, sans-serif;
}

.submitBtn {
  padding-left: 15px;
  padding-right: 15px;
  height: 30px;
  box-shadow: 0 2px 2px -2px #DDD inset;
  background-color: #116634;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  width:100px;
}
.ft_block_1 .title,.ft_block_2 .title,.ft_contact .title{
    width:100%;
	height:36px;
	line-height:36px;
	margin:10px 0;
	color:#333;
	font-size:15px;
	text-transform:Uppercase;
}
.ft_block_1 li{
    width:42%;
	height:40px;
	line-height:40px;
	margin:0px 5% 0 0;
	float:left;
	border-bottom:1px solid #248bc5;
}
.ft_block_2 li{
    width:98%;
	height:27px;
	line-height:27px;
	margin:0px 5% 0 0;
	float:left;
	overflow:hidden;
	background:url(../images/abg_1.png) no-repeat center left;
	text-indent:10px;
}
.ft_block_1 li a,.ft_block_2 li a{
    color:#333;	
}
.ft_block_1 li a:hover,.ft_block_2 li a:hover{
    color:#116634;	
}
.ft_block_2 a{color:#ccc;}
.ft_block_2 a:hover{color:#fff;}
.ft_contact{
    width:38%;
	padding-left:3%;
	padding-bottom:25px;
	background:url(../images/map.png) no-repeat right 142px;
}
.ft_contact p{
    line-height:26px;
	color:#666;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc; 
	margin-bottom:10px;
}
.tel{
	color:#333;
	display:block;
	line-height:35px;
	width:100%;
}
.fax{
	color:#333;
	display:block;
	line-height:35px;
	width:100%;
}
.mail{
	color:#333;
	display:block;
	line-height:35px;
	width:100%;
}
.copyright{
    width:100%;
	padding:20px 0;
	color:#444;
	border-top:1px solid #999;
}
.copyright a{
    color:#444;
}

.foot_fixed{
	display:none;
	}

.breadcrumbnav{
	width:auto;
	height:40px;
	color:#666;
	line-height:40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom:1px dashed #ccc;
	margin-bottom:20px;}
.breadcrumbnav img{ width:auto;}
.breadcrumbnav a{
	padding:0 2px;}

#banner_s{
    width:100%;
	overflow:hidden;
	text-align:center;
	margin-top:2px;
}
#banner_s img{width:100%;display:block;}
/*λ ʼ*/
.position{width:100%;
	height:35px;
	line-height:35px;
	background:#fff;
	filter:alpha(opacity=70);  
      -moz-opacity:0.7;  
      -khtml-opacity: 0.7;  
      opacity: 0.7;
	  margin-top:-35px;
}
.breadcrumbnav{
	max-width:1184px;
	color:#333;
	margin:0 auto;
	text-align:right;
}
.breadcrumbnav a{
	color:#333;
	margin:0 5px;
}
.breadcrumbnav a:hover{
	color:#116634;}
/*λ */
.main{
	max-width:1184px;
	height:auto;
	overflow:hidden;
	background:#fff;
	border-left:1px solid #ddd;
	border-right:1px solid #DDD;
	margin:0 auto;
}
.main_nav{height:40px;line-height:42px; border-bottom:1px solid #ddd; width:100%;background:#fff;}
.main_nav a{margin:0 5px;text-transform:Uppercase;}
.main_nav img{margin-top:10px;float:left;}
.main_block{width:100%;margin:10px 0;}
.green{background:#8dbf41;float:left;width:100%;margin-top:20px;margin-bottom:20px;position:relative;}
.green span{color:#FFF;font-size:24px;position:absolute;top:68%;left:7%;padding:10px;background:#4f8102;}
.green img{border-left:2px solid #FFF;}
.main_block p{line-height:26px;margin-top:10px;}
.team{ width:100%;height:auto;margin-top:20px;margin-bottom:20px;}
.team ul{width:100%;float:left;}
.team li{float:left;width:20%;padding:1%;border:1px solid #CCC;margin:10px 1%;}
.team li img{width:100%;}
.team li  span{height:30px;line-height:35px;text-align:center;display:block;}
.team h3{font-size:18px;height:50px;line-height:50px;}

.productlist{
    display:none;
}
.main_block_right{
    width:70%;
    height:auto;
	float:left;
	margin-left:1%;
	margin-top:15px;
}
.rt_title{
	border-bottom: 1px dashed #d6d6d6;
	margin:10px 0;
	height:40px;
	line-height:40px;
}
.rt_title span{font-size:18px;color:#333;  font-family: "Bookman Old Style"; letter-spacing:0px; line-height:18px; margin-top:10px;}
.pro_txt{
	line-height: 28px;
	font-size: 13px;
	padding:0 0 15px 0;
	color:#666;
}
.main_block_right .pro_set{margin-bottom:20px;}
.main_block_right .pro_li{width:23%; border:0; padding:0; margin-bottom:15px;}
.main_block_right .pro_li h3{margin-bottom:0; font-size:14px;}
.pro_li img{width:100%;}

.pro_list li{
   width:42%;
   height:auto;
   overflow:hidden;
   float:left;
   margin:10px 2% 10px 0;   
}
.pro_list li h3{
	font-size: 18px;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
}
.pro_list li p{
    width:100%;
	height:60px;
	line-height:30px;
	color:#666;
}


/*page start*/
.pages{padding:20px 0 30px;text-align:center;  clear:both;}
.pages a,.pages strong,.pages em{padding:3px 6px;margin:0 1px;display:-moz-inline-box;display:inline-block;}
.pages em{margin-right:20px;}
.pages input{vertical-align:bottom; height:18px; width:30px;}
.pages a{border:1px solid #999; color:#cc080a; background-color:#fff;}
.pages strong{background-color:#d23429; color:#fff; font-weight:normal;}
.pages em{color:#0177a7; font-weight:bold;}
.pages a,.pages strong{padding:5px 10px;margin:0 2px;-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;}
.pages a{color:#000;}
.pages em{display:none;}
/*page end*/
.sidebar{
	width:25%;
	float:right;
	margin-right:1%;
	margin-top:15px;
}
.sidebar h2{height:40px;line-height:40px;color:#333;font-size:18px; border-bottom:1px dashed #ccc; margin:10px 0;font-family: "Bookman Old Style";}
.left_list{width:100%;margin:0px auto 20px auto;}
.left_list li{border-bottom:1px solid #ddd;text-indent:20px; }
.left_list li a{background:#eee url(../images/abg_1.png) no-repeat 10px 18px;color:#333;display:block;line-height:30px; padding:5px 0;}
.left_list li a:hover{background:#f97f26 url(../images/abg_2.png) no-repeat 10px 18px; color:#FFF;}
.left_list .show a{background:#f97f26 url(../images/abg_2.png) no-repeat 10px 18px; color:#FFF;}
.fixed{ max-width:322px;}
.side_bt{position:absolute;}

/***products list texiao***/
 .accordion {
 	width: 100%;
 	margin:0 auto 20px auto;
 }

.accordion .link {
	cursor: pointer;
	display: block;
	padding: 10px 5px 10px 20px;
	color: #fff;
	font-size: 14px;
	border-bottom: 1px solid #eee;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	background:url(../images/icon_3.png) no-repeat 5px center;
}

.accordion li:last-child .link {
	border-bottom: 0;
}
.link a{color:#222;}

.accordion li i {
	position: absolute;
	top: 16px;
	left: 12px;
	font-size: 18px;
	color: #595959;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
	right: 12px;
	left: auto;
	font-size: 16px;
}

.accordion li.open .link {
	color: #eee ;
}

.accordion li.open i {
	color: #eee ;
}
.accordion li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

 .submenu {
 	display: none;
 	font-size: 14px;
 }

 .submenu li {
 	border-bottom: 1px dotted #eee;
	list-style-type:disc;
	display:block;
 }

.submenu a {
 	display: block;
 	text-decoration: none;
 	color: #333333;
 	padding: 10px;
 	padding-left: 20px;
 	-webkit-transition: all 0.25s ease;
 	-o-transition: all 0.25s ease;
 	transition: all 0.25s ease;
	background:url(../images/abg_1.png) no-repeat 10px 15px;
 }

 .submenu a:hover {
 	background:#116634 url(../images/abg_2.png) no-repeat 10px 15px;
 	color: #fff;
 }
/***products list texiao end***/

/***pro list end***/	

.swt img{width:100%;}
.contact{
	width:100%;
	padding:0  0 15px;
	background:#f8f7f7; font-size:13px;}
.note{
	color:#666;
	font-size:24px;
	line-height:24px;
	margin:10px 10px;
	padding:15px 0;
	border-bottom:1px dashed #CCCCCC;}
.contact p{
	color:#666;
	line-height:24px;
	padding: 0 10px;}

.leftimg{margin-bottom:0px;}
.leftimg img{width:100%; margin-top:1px;display:block;}
.sidebar p{line-height:40px;margin-bottom:20px;background:#fcfcfc;}
.lf_title{
	width:100%;
	color:#FFF;
	font-size:16px;
	height:35px;
	line-height:35px;
	background:#1f6fb8;
	text-indent:10px;
}
.listyle02{
	width:90%;
	line-height:40px;
	height:40px;
	padding-left:15px;
	background:url(../abg_1.png) 5px center no-repeat;
	overflow:hidden;
}
	
.more02 a{
	color:#999;
	line-height:40px;
	display:block;
	text-indent:10px;
}
.more02 a:hover{
	color:#ed1e24;}
.case_li{
	width:96%;
	float:left;
	display:inline;
	margin:15px 0 20px;}
.csse_li_pic{
	width:31.0344%;
	float:left;}
.csse_li_pic img{
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.case_li_text{
	width:65%;
	float:right;}
.case_li h3{
	line-height:20px;
	font-size:16px;
	padding-bottom:5px;}
.case_li p{
	padding:10px 0;
	font-size:14px;
	line-height:30px;}

.pro_side{width:100%;}
.pro_side li{float:left;width:100%;margin:10px 0;}
.pro_side li h3{height:30px;line-height:30px;overflow:hidden;font-size:14px;text-align:center;}
/*ҳ */

.view{width:80px; height:30px; margin:0 auto;}
.view a{color:#FFF;background:#025083; text-align:center; display:block;width:80px; height:28px; line-height:28px;}
.view a:hover{color:#FFF;background:#0090db;}
.s_mail{font-size:16px;color:#d23429;margin:15px 0;}

.btn_message{
    width: 47%;
	height: 35px;
	line-height: 35px;
	text-indent: 45px;
	font-size: 16px;	
	margin: 10px 0;
	display:block;
	background: #a7a7a7 url(../images/btn_message.png) no-repeat 15px 5px;
	float:right;
}

.btn_chat{
    width: 47%;
	height: 35px;
	line-height: 35px;
	text-indent: 45px;
	font-size: 16px;	
	margin: 10px 0;
	display:block;
	background: #e97300 url(../images/icon_ol.png) no-repeat 15px center;
}
.btn_message a,.btn_chat a{
    width:100%;
	color:#FFF;
	height: 35px;
	line-height: 35px;	
	display:blcok;
}

.btn_chat a:hover{
    width:100%;
	height:35px;
	background:#116634 url(../images/icon_ol.png) 15px center no-repeat;
	display:block;
}

.btn_message a:hover{
   width:100%;
   height:35px;
   background:#116634 url(../images/btn_message.png) no-repeat 15px 5px;
   display:block;
}

/*Ʒҳ ʼ*/
#gallery{
	width:50%;
	height:auto;
	float:left;
	display:inline;
	margin-left:1%;
	margin-top:5px;
	margin-bottom:10px;
}
#gallery h1{
	color:#666666;
	line-height:30px;}
#gallery_nav {
	width: 100%;
	float:right;}
#gallery_nav img{
	width:24%;
	float:left;
	display:inline;
	margin:0px 0.5% 0;
}
#gallery_output {
	width: 100%;
	overflow: hidden;
	float:left;
}
#gallery_output img {
	width:100%;
}
.gallery_right{
	width:44%;
	float:right;
	margin-right:1%;
	margin-top:5px;
}
.gallery_right h2{
	color:#222;
	font-family: "Bookman Old Style";
	font-size:20px;
	line-height:30px;
	padding:5px 0 10px;}
.gallery_right_txt{
	padding:5px 0 15px;
	line-height:28px;
	border-top:1px dashed #d0d0d0;
	border-bottom:1px dashed #d0d0d0;}
.ys{
	margin:20px 0 8px 0px;	
}
.ys img{width:25px;height:25px;margin-right:10px; margin-top:10px;}



/***ʽ ʼ***/
.maodian{
	width:100%; 
	height:40px;
	overflow: hidden;
	line-height:40px;
	font-size:16px;
	font-family: "Bookman Old Style";
}
.maodian li{
	text-align:center;
	width:25%;
	float:left;
	overflow:hidden;
}
.maodian li a{
	display:block; 
	color:#333;
	background:#eee url(../images/bg_nav_line.jpg) no-repeat top right;
}
.maodian li a.choose{ color:#fff; background:#7b7b7b;}
.maodian li a:hover{
	background:#7b7b7b; 
	color:#fff;
	text-decoration:none;
}
.isStuck{
		width:100%;
		max-width:828px;
		padding-top:0px;
		z-index: 999;
	}

/***ʽ end***/
.table-container{overflow-x: auto;width: auto;}
.md_con{
	width:auto;
	margin:25px auto;
	border: 1px solid #d6dbe1;
	border-top: 1px solid #ddd;}
.md_hd{ 
	color:#000;
	line-height:40px; 
	font-size:16px;
	text-indent: 30px;
	background: url(../li04.png) 10px center no-repeat;
	font-family: "Bookman Old Style";
	border-bottom:1px solid #d6dbe1; }
.md_bd{
	width:auto;
	line-height:24px;
	padding:15px;}
.md_bd img{
	width:auto;}

.md_con form {
	color: #7d7c7c;
	margin:0 auto;
	padding-top:20px;}
.md_con form label {
	display: block;
	margin: 0 0 20px;
	overflow: hidden;
	padding: 0;}
.md_con form label span {
	width:28%;
	height:31px;
	float: left;
	display:block;
	font-size:12px;
	text-align:right;	
	padding:5px 3% 0 0;}
.md_con form label input {
	width:68%;
	height:30px;
	float:left;
	text-indent:5px;
	display:block;
	border: 1px solid #d6d6d6;
	line-height:30px;	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;}
.md_con form label textarea {
	width: 65%;
	height: 150px;
	float: left;
	display: block;
	overflow: auto;
	padding: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	border: 1px solid #d6d6d6;}
.md_con form #submit2 {
	width: 140px;
	height: 37px;
	display: block;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	cursor:pointer;
	background:#bc1500;
	margin: 0 0 0 160px;
	border:1px solid transparent;
    border-radius: 5px 5px 5px 5px;}
.md_con form #submit2:hover {
	border: 0;
	background:#e02121 ;
	display: block;
	color:#fff;}
.md_inquiry img{
	width:100%;
	padding-bottom:10px;}	

.listyle03{
	width: 30%;
	float: left;
	font-size: 14px;
	overflow:hidden;
	margin: 20px 1.6%;
	padding: 5px 0 15px;
}
.listyle03 img{
	border:1px solid #CCC;
}
.listyle03 p{
	line-height: 24px;
	padding: 10px 10px 0;
}
.listyle03 a{ color: #333;}
.listyle03 a:hover{ color: #b10e07;}	
	
.new_list{
    width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:20px;
}
.new_list li{
    width:100%;
	float:left;
	height:auto;
	margin-bottom:30px;
}
.new_list h4{    
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
	padding-left:30px;
	margin-left: 30px;
}
.new_list li p {
    line-height: 24px;
    color: #666;
    padding-left:30px;
	margin-left: 30px;
    font-size: 13px;
}
.in_news_left img{width:100%;}
.in_news_right span{width: 100%;   height: 23px; line-height: 23px;  overflow: hidden; float: left;  font-size: 16px;  margin-bottom: 5px;}
.in_news_right p{width: 100%; height: 52px; overflow: hidden;  float: right;  line-height: 26px;  color: #999;}
.new_right h4 {
	font-size: 14px;
	height: auto;
	line-height: 30px;
}
.new_right p {
	width: 100%;
	line-height: 24px;
	margin-bottom:12px;
}
.new_left{
    width:20%;
	float:left;
	height:35px;
	line-height:35px;
	color:#FFF;
	background:#0069a5;
	text-align:center;
	font-size:15px;
	margin-top:8px;
}
.new_right{
    width:78%;
	float:right;
}

.details a{color:#d23429;}

.about_title{margin-top:30px; padding:10px 1%; font-family: "Bookman Old Style";}
.about_title h2{font-size:30px; text-transform: Uppercase; margin-left:1%; font-weight:bold; margin-bottom:10px;}
.about_title li {float:left; margin:5px 0.5%;  text-align:center; font-size:16px; overflow:hidden;}
.about_title li a{display:block; color:#333; padding:0px 15px; height:30px; line-height:30px; border:1px solid #fff; }
.about_title li a:hover{ color:#116634; border:1px solid #116634;}
.about_title li a.show{ color:#116634; border:1px solid #116634;}
.about_nr{padding:30px 1%; font-size:14px; line-height:34px;}

.content{
	font-size: 14px;
	line-height:30px;}
.content p{margin:10px 0;}
.content h2{
	color:#222;
	line-height:40px;
	font-size:18px;
	text-align: center;
	font-weight:normal;
	margin-top:20px;
}
.content h4{
	color:#a7a5a5;
	font-size:14px;
	font-weight:normal;
	line-height:24px;
	text-align: center;
	padding-bottom:10px;}
.content img{
	width: auto;}
.prenext{
	padding:15px;
	margin-top:30px;
	border-top: 1px dashed #d6d6d6;}
.pn_item{
	line-height: 30px;
	overflow:hidden;}
.pn_item a{ color: #333;}
.pn_item a:hover{ color: #1f6fb8;}

.block_01{margin-bottom:30px;}
.block_01 input.text {
  border: 1px solid #ccc;
  height: 30px;
  line-height: 28px;
  width: 96%;
  text-indent: 6px;
  color: #999;
}
.block_01 .commentText {
  border: 1px solid #ccc;
  width: 98%;
  height: 70px;
  text-indent: 6px;
  font-size: 13px;
  color: #999;
  line-height: 20px;
  margin: 10px 0;
  font-family: Arial, Helvetica, sans-serif;
  background:#FFF;
}

.block_01_title{
	 color: #116634;
	line-height: 40px;
	font-size: 16px;
	border-bottom: 1px dashed #d7d7d7;
}
.description_e {
	width: 100%;
	line-height: 24px;
	color: #666;
	padding-top: 10px;
	margin-bottom:20px;
}
.description_f {
	width: 100%;
	margin: 0 auto;
}




@media screen and (min-width:769px) and (max-width:1008px){
.lag{width:100%;}
.logo_txt{display:none;}
.find_block{margin-top:-100px;position:relative; height:180px;}
  
 } 
  
@media screen and (max-width:768px){

.lag{width:100%;}

.tools{
	width: 270px;
	margin-right: 1%;
	margin-top:15px;
	}
.t_mail,.t_tel,.s_m{display:none;}
.s_m{float:right;}
.search{width:98%;margin:6px 1%;}
.navigation{
	width: 100%;
	height: 100px;
	background-image:none;
	}	
.nav_list{
    width: 100%;
   	height: 100px;
	line-height: 48px;
	}
.nav_list ul li{
	float: left;
	font-size: 15px;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
    background:url(../images/bg_nav_line.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 25%;
	border-bottom: 1px solid #ccc;
	border-right:0px;
	overflow: hidden;
	height:49px;
	}
.nav_list ul li a{
    height:50px;
	line-height:50px;
}
.pro_li{width:45%;}
.in_about_lf,.in_about_rt{width:100%;}
.find_block{margin-top:-50px;position:relative; height:auto;}
.in_about,.in_news{width:98%; margin:0 1%;}

.intitle_right{margin-right:2%}

.in_ser,.say{width:48%;margin:10px 1%;}

.ft_block_1{width:48%;margin:10px 1%;}
.ft_block_2{width:48%;margin:10px 1%;}
.ft_contact{width:98%;margin:10px 1%;padding-left:0;}
.tel,.fax{width:70%;}

.foot_left{
    width:14%;
}
.productlist{
	display:none;
	}
.main_block_right{
	width:98%;
	margin:0 1%;
}
.sidebar{display:none;}
/***խƷ***/
.productlist{
	display:block;
	margin-bottom:20px;
	}
#toggle {
  	color: white;
  	height:40px;
  	line-height:40px;
  	padding:0 1%;
  	cursor: pointer;
  	background:#999 url(../images/menu.png) 96% center no-repeat;
  	border:none;
	text-indent:10px;
	font-size:16px;
  	margin:10px auto 0 auto;}
#toggle a{
	color:white;}
#toggle.active{
	background:#116634 url(../images/menu.png) 96% center no-repeat}
.nav-collapse ul{
  	margin: 0;
  	padding: 0;
  	width: 100%;
  	display: block;
  	list-style-type: none;
}
.nav-collapse li{
  	width: 100%;
  	text-indent:12px;
  	line-height:18px;
	padding: 10px 0;
  	display: block;
  	background:#e5e5e5 url(../images/abg_1.png) no-repeat 10px center;
	text-indent:20px;
	border-bottom: 1px dotted #b5b5b5;
}
.nav-collapse li a{
	color:#212121;
	display:block;
}
.nav-collapse li a:hover{
	text-decoration:underline;
	color:#212121;
	}

.js .nav-collapse {
  	clip: rect(0 0 0 0);
  	max-height: 0;
  	position: absolute;
  	display: block;
  	overflow: hidden;
  	zoom: 1;}



.nav-collapse.opened {
  	max-height: 9999px;}

.disable-pointer-events {
  	pointer-events: none !important;}

.nav-toggle {
  	-webkit-tap-highlight-color: rgba(0,0,0,0);
  	-webkit-touch-callout: none;
  	-webkit-user-select: none;
  	-moz-user-select: none;
  	-ms-user-select: none;
  	-o-user-select: none;
  	user-select: none;}
.js .nav-collapse{
    position: relative;}
.js .nav-collapse.closed{
    max-height: none;
}
.nav-toggle {
    display: none;}

/***end խƷ***/

.message_yxxhl li{width:98%;float:left;margin-left:1%;}

.foot_fixed{
	width:100%;
	display:block;
	height:70px;
	position:fixed;
	z-index:10000;
	bottom:0;}
.foot_top{width: 100%; height: 20px; background: url(../btop.png) center top no-repeat;}
.foot_color{ width: 100%; height: 50px; background:#dd0d01;}
.foot_fixed li{
	width:19%;
	height:50px;
	float:left;
	text-align:center;}
.foot_fixed img{width: auto;}
.foot_fixed li.spcial{width: 24%;}
.foot_fixed li.spcial img{ margin-top: -10px; margin-bottom:5px;}
.foot_fixed a{
	width:100%;
	height:35px;
	color: #fff;
	font-size: 0.75em;
	padding:10px 0 5px 0;
	display:block;}
.foot_fixed a:hover{ background:#b10a00; height:100%;}

	 
}	 
	 
	 
	 
@media screen and (max-width:640px){
.lag{width:100%;}
.logo_txt{display:none;}
.logo{
	float: left;
	margin-left: 1%;
	}
	
.search{width:98%;margin:6px 1%;}

.find_block {
  margin-top: -20px;
  position: relative;
  height: auto;
}
.listyle01{width:97%; margin:15px 1.5%;}
.main_block_right .pro_li{width:48%;}

.foot_left{
    display:none;
}
.foot_right{
	padding:0px 0 55px 0;
}
.footer{padding-bottom:40px;}
.message_yxxhl li{width:98%;float:left;margin-left:1%;}
#gallery{
	width:96%;
	height:auto;
	float:none;
	display:inline-block;
	margin:15px 2% 0;}
.gallery_right{
	width:98%;
	float:none;
	padding:1%;}
.gallery_right h2{
	padding:15px 0 15px;}
.gallery_right_txt{
	line-height:22px;}

.foot_fixed{
	width:100%;
	display:block;
	height:70px;
	position:fixed;
	z-index:10000;
	bottom:0;}
.foot_top{width: 100%; height: 20px; background: url(../btop.png) center top no-repeat;}
.foot_color{ width: 100%; height: 50px; background:#dd0d01;}
.foot_fixed li{
	width:19%;
	height:50px;
	float:left;
	text-align:center;}
.foot_fixed img{width: auto;}
.foot_fixed li.spcial{width: 24%;}
.foot_fixed li.spcial img{ margin-top: -10px; margin-bottom:5px;}
.foot_fixed a{
	width:100%;
	height:35px;
	color: #fff;
	font-size: 0.75em;
	padding:10px 0 5px 0;
	display:block;}
.foot_fixed a:hover{ background:#b10a00;}


.ft_block_1{width:48%;margin:10px 1%;}
.ft_block_2{width:48%;margin:10px 1%;}
.ft_contact{width:98%;margin:10px 1%;}
.tel,.fax{width:60%;}
.team li{width:45%;}
.pt_sr_l li{
    text-align:center;
}
.sidebar{
    display:none;
}
.main_block_right{
	width:98%;
	margin:0 1%;
}

				
 }	 
 
 
 
 
 
 
 
@media screen and (max-width:480px){
.lag{width:100%;}
.lag span{display:none;}
.logo{width:150px;}
.logo_txt{display:none;}
.top{height:100px;}
.langPic{margin-left:0px;}
.tools{	width:170px;}	
.search{width:98%;margin:6px 1%;}

.nav_list ul li a{font-size: 12px;	}

.main_block_right .pro_set li,.pro_set li{width:96%;margin:10px 2%;}
.main_block_right .pro_li{width:96%;margin:10px 2%;}
.pro_li img{width:99.8%;}
.intitle_right{margin-right:2%}	
.find_block h3{width:90%;}
.in_company,.in_news{width:98%;margin:10px 1%; border-right:0; padding:10px 0;}
.vide{width:98%;}
.company{width:98%;margin-top:10px;}

.find_block {
  margin-top: -20px;
  position: relative;
  height: auto;
}
.btn{width:85px;}

.ft_block_1{width:98%;margin:10px 1%;}
.ft_block_2{width:98%;margin:10px 1%;}
.ft_contact{width:98%;margin:10px 1%;}
.in_about_img img{
    width:98%;
}
.news_img{width:100%;}
.in_news{width:98%;}
.in_news li{width:98%;}
.in_ser,.say{
  width:98%;
  margin-left:1%;
}
.in_ser li{width:98%;}
.in_ser li img{
    width:26%;
}
.foot_left {
	display:none;
}
.foot_right {
	padding: 0px 0 55px 0;
	float:left;
}
.footer{padding-bottom:40px;}
.message_yxxhl li{width:98%;float:left;margin-left:1%;}
#gallery{
	width:96%;
	height:auto;
	float:none;
	display:inline-block;
	margin:15px 2% 0;}
.gallery_right{
	width:98%;
	float:none;
	padding:1%;}
.gallery_right h2{
	padding:15px 0 15px;}
.gallery_right_txt{
	line-height:22px;}

.foot_fixed{
	width:100%;
	display:block;
	height:70px;
	position:fixed;
	z-index:10000;
	bottom:0;}
.foot_top{width: 100%; height: 20px; background: url(../btop.png) center top no-repeat;}
.foot_color{ width: 100%; height: 50px; background:#dd0d01;}
.foot_fixed li{
	width:19%;
	height:50px;
	float:left;
	text-align:center;}
.foot_fixed img{width: auto;}
.foot_fixed li.spcial{width: 24%;}
.foot_fixed li.spcial img{ margin-top: -10px; margin-bottom:5px;}
.foot_fixed a{
	width:100%;
	height:35px;
	color: #fff;
	font-size: 0.75em;
	padding:10px 0 5px 0;
	display:block;}
.foot_fixed a:hover{ background:#b10a00;}

.sidebar{
    display:none;
}
.main_block_right{
	width:98%;
	margin:0 1%;
}


.pro_block_left{
    width:98%;
	height:auto;
	margin:0 1%;
}
.pro_block_right{
    width:98%;
}
.news_l_r{
   width:98%;
   height:auto;
   line-height:28px;
   margin:0 1%;
}


 }
	 
@media screen and (max-width:320px){
.tools{display:none;}
.logo{width:178px; border-right:0;}	
}



	
.mt-15{
    margin-top:-15px;
}

/* clearfix */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



aside { float: left; max-width:322px;}
/* .inside { background-color: #f4f4f4; padding: 10px; }*/
#sidebar.sticky { float: none; position: fixed; top: 20px; z-index: 6; left: auto; }
	
