@charset "utf-8";
BODY {
	FONT-SIZE: 12px; background-color:#fff;background-position: center top; MARGIN: 0px auto; COLOR: #333; FONT-FAMILY:Arial,Verdana,Sans-Serif
}
@font-face {
 font-family: 'xiaodaofont';
src:url("/font/RobotoCondensed-Regular.ttf");
 src: local('RobotoCondensed-Regular'), 
              local('RobotoCondensed-Regular'), 
              url('/font/RobotoCondensed-Regular.woff') format('woff'), 
              url('/font/RobotoCondensed-Regular.ttf') format('truetype'), 
}
DIV {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
FORM {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
UL {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
OL {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
LI {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
SPAN {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
P {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
IMG {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
A IMG {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
UL {
	LIST-STYLE-TYPE: none
}
OL {
	LIST-STYLE-TYPE: none
}
LI {
	LIST-STYLE-TYPE: none
}
TABLE {
	FONT-SIZE: 12px
}
TD {
	FONT-SIZE: 12px
}
INPUT {
	FONT-SIZE: 12px
}
H1 {
	MARGIN: 0px auto
}
H2 {
	MARGIN: 0px auto
}
H3 {
	MARGIN: 0px auto
}
H4 {
	MARGIN: 0px auto
}
H5 {
	MARGIN: 0px auto
}
H6 {
	MARGIN: 0px auto
}
H1 {
	FONT-SIZE: 28px
}
H2 {
	FONT-SIZE: 22px
}
H3 {
	FONT-SIZE: 16px
}
H4 {
	FONT-SIZE: 14px
}
H5 {
	FONT-SIZE: 14px
}
H6 {
	FONT-SIZE: 14px
}
.clear {
	CLEAR: both; MARGIN-TOP: -1px; FONT-SIZE: 1px; VISIBILITY: hidden; WIDTH: 1px; LINE-HEIGHT: 0; HEIGHT: 0px
}
A:link {
	COLOR: #333333; TEXT-DECORATION: none; outline-style: none
}

A:hover {
	COLOR:#0188ff; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #333333; TEXT-DECORATION: underline
}
.form-controls {
  display: block;
  width:260px;
  padding-left:16px;
  height:38px;
  float:left;  
  line-height:38px;
  color: #888;
  vertical-align: middle;
  font-family:xiaodaofont;
  background-color: transparent;  
  background-image: none;  
  border:0 none;
  border:1px solid #2c2c2c;
  border-radius:0px;
  margin-bottom:22px;
  margin-right:20px;
/*  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;*/
}
.form-controls01{
  display: block;
  width:94%;
  padding-left:16px;
  height:24px;
  float:left;  
  line-height:24px;
  color: #ccc;
  vertical-align: middle;
  background-color: transparent;  
  background-image: none;  
  border:0 none;font-family:xiaodaofont;
  border:1px solid #ddd;
  border-radius:0px;
  margin-bottom:0px;
/*  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;*/
}
.form-controls02{
  display: block;
  width:97%;
  padding-left:16px; 
  padding-top:0px;
  float:left;
  height:80px;
  line-height:20px;
  color: #ccc;
  vertical-align: middle;
  background-color: transparent;  
  background-image: none;
  border:0px none;
  border:1px solid #ddd;
  border-radius:0px;
    margin-bottom:10px;
 
/*  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;*/
}
.form-controls_g {
  display: block;
  width:740px;
  padding-left:16px;
  height:38px;
  float:left;  
  line-height:38px;
  color: #888;
  vertical-align: middle;
  
  background-color: transparent;  
  background-image: none;  
  border:0 none;
  border:1px solid #444;
  border-radius:4px;
  margin-bottom:22px;
/*  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;*/
}
.form-controls1 {
  display: block;
  width:380px;
  padding-left:16px;
  height:28px;
  float:left;  
  line-height:28px;
  color: #888;
  vertical-align: middle;
  
  background-color: transparent;  
  background-image: none;  
  border:0 none;
  border:1px solid #ddd;
  border-radius:0px;
  margin-bottom:22px;
/*  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;*/
}
.form-controls1_g {
  display: block;
  width:280px;
  padding-left:16px;
  height:28px;
  float:left;  
  line-height:28px;
  color: #888;
  vertical-align: middle;
  font-family:xiaodaofont;
  background-color: transparent;  
  background-image: none;  
  border:0 none;
  border:1px solid #444;
  border-radius:4px;
  margin-bottom:22px;
/*  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;*/
}
.form-controls3 {
  display: block;
  width:556px;
  padding-left:16px; 
  padding-top:12px;
  float:left;
  height:80px;
  line-height:20px;
  color: #9e9e9e;
  vertical-align: middle;
  background-color: transparent;  
  background-image: none;
  border:0px none;
  border:1px solid #2c2c2c;
  border-radius:0px;
  font-family:xiaodaofont;
    margin-bottom:20px;
 
/*  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;*/
}
#x_320{
width:100%;
max-width:480px;
overflow:hidden;
margin:0px auto;
background-color:#FFFFFF;
}
#m_company{ text-align:center; width:100%; overflow:hidden;margin-top:16px;}
#m_company_content{
text-indent:0px;
line-height:22px;
color:#444;
width:auto;
padding:16px 16px 0px 16px;
}
#m_company_content p{
margin-bottom:8px;
}
#m_company_content img{
width:100%;
height:auto;
}
#x_cntitle{
width:100%;
padding-top:30px;
text-align:center;
}
#x_cntitle h1{
width:100%;
color:#2c2b2b;
font-size:20px;
text-transform:uppercase;
font-weight:normal;
background-image:url(../images/h1_bj.png);
background-position:center top;
background-repeat:no-repeat;
padding-top:8px;
min-height:26px;
}
#x_cntitle h2{
width:100%;
color:#3c3c3c;
font-size:20px;
font-weight:normal;
padding-top:0px;
letter-spacing:0px;
}
#x_cntitle h3{
width:100%;
color:#a2a3a4;
font-size:14px;
font-weight:normal;
padding:6px 0px;
text-transform:uppercase;
letter-spacing:0px;
font-family:xiaodaofont;
}
#x_cntitle h4{
color:#9f9e9e;
font-size:12px;
font-weight:normal;
padding:0px 16px;
letter-spacing:0px;
}
#x_cntitle hr{ width:100%; height:15px;background-image:url(../images/xian1.png); background-position:center top;background-repeat:no-repeat;border:0px;color:#c39702;margin:6px auto 1px auto;}
#x_cntitle1{ width:100%; height:15px;background-image:url(../images/xian.png); background-position:center top; background-repeat:no-repeat;border:0px;color:#c39702;margin:6px auto 1px auto;}

#x_cntitle h5{
width:100%;
color:#fff;
font-size:24px;
font-weight:normal;
text-transform:uppercase;
letter-spacing:3px;
padding-bottom:8px;
}
#x_cntitle h6{
width:100%;
color:#cfcece;
font-size:20px;
font-weight:blod;
text-transform:uppercase;
letter-spacing:0px;

padding:20px 0px 10px 0px;
}
#x_cntitle h7{ width:104px;border:0px;color:#c39702;margin:10px auto;}

#x_news_index_left{
width:94%;
margin:20px auto;
overflow:hidden;
}
#x_news_index_left img{
width:100%;
height:auto;
}
#x_news_index_left h3{
color:#258bed;
padding:12px 0px 8px 0px;
}
#x_news_index_left p{
color:#666;
padding:0px 0px 8px 0px;
line-height:20px;
font-size:14px;
border-bottom:1px dotted #ccc;
}
#x_news_index_left p span{
float:right;
}
#x_news_index_left h4{
color:#999;
font-weight:normal;
padding-top:6px;
}
#x_marketing{
padding:20px 0px 0px 0px;
margin:20px auto 0px auto;
width:92%;
overflow:hidden;
border:0px solid #0033CC;
}
#x_marketing_left{
width:100%;
overflow:hidden;
}
#x_marketing_left h3{
font-size:40px;
color:#333;
font-weight:normal;
overflow:hidden;
float:left;
padding:24px 0px 10px 0px;

}
#x_marketing_left h4{
font-size:40px;
padding:24px 0px 10px 0px;
color:#fd0100;
text-align:right;
font-weight:normal;
overflow:hidden;
}
#x_marketing_left p{
font-size:16px;
color:#555;
line-height:24px;
font-weight:normal;
overflow:hidden;
margin-top:30px;
}
#x_marketing_right{
width:100%;
overflow:hidden;
}
#x_marketing_right img{
width:100%;
overflow:hidden;
}
#x_youshi_all{
overflow:hidden;
background-color:#fcfcfc;
width:100%;
max-width:480px;
padding:20px 0px;
margin:0px auto;
}
#x_youshi{
overflow:hidden;
width:100%;
margin:30px auto;
}
#x_youshi ul{
margin:0px auto;
overflow:hidden;
}
#x_youshi ul li{
float:left;
text-align:center;
width:44%;
margin:0% 2%;

}
#x_youshi ul li img{
text-align:center;
width:80%;
}
#x_youshi ul li h3{
text-align:center;
line-height:26px;
font-size:16px;
color:#3c3c3c;
padding:18px 0px 4px 0px;
}
#x_youshi ul li h4{
text-align:center;
line-height:24px;
font-size:14px;
color:#707070;
padding:12px 0px;
font-weight:normal;
}
#x_news_index_all{ width:100%; overflow:hidden;background-color:#fff;padding:16px 0px; border:0px solid #ddd;}
#x_product_all{ width:100%; overflow:hidden;background-color:#fff;background-image:url(../images/product_index_bj.jpg);padding:16px 0px;}
#x_project_index_all{ width:100%; overflow:hidden;background-color:#006407;padding:16px 0px; margin:30px auto 0px auto;}
#x_about_index_all{width:100%; overflow:hidden; background-color:#f1f1f1;padding:16px 0px; background-position:center top; background-repeat:no-repeat;}
#x_about_index{ margin-top:16px; margin-bottom:16px; width:92%;}
#x_about_index img{ width:100%; margin-bottom:3%;}
#x_about_index p{ text-align:left;color:#555; padding:0px 0px; line-height:24px;font-size:14px;font-family:"arial"; margin-bottom:12px;}
.news_list{width:94%;margin:0px auto 0px auto;}
.news_list li{ width:100%;overflow:hidden; border-bottom:1px dotted #ddd;padding:0px 0px;background-image:url(../images/newslist_bj.jpg); background-repeat:no-repeat;
background-position:left top; line-height:34px; text-indent:20px;font-family:"arial"; font-size:14px;}
.news_list li h3 a{font-size:14px; color:#0c56cd;}
.news_list li p{font-size:14px;line-height:18px;padding:8px 0px; color:#666;font-family:arial;}
a.button_5:link,a.button_5:visited{
	display:block;
	margin:10px auto;
	width:100px;
	height:30px;
	line-height:30px;
	
	background-color:#000;
	border:0px solid #338ef3;
	color:#fff;
	font-weight:normal;
	cursor:pointer;
	text-align: center;
	letter-spacing:0px;
	font-size:12px;

}
a.button_5:hover{

	background-color:#154a9a;
	border:0px solid #154a9a;
	text-decoration: none;
	font-size:12px;
	color:#fff;
	text-align: center;
}
a.button_4:link,a.button_4:visited{
	display:block;
	margin:10px auto;
	width:100px;
	height:30px;
	line-height:30px;
	
	background-color:#338ef3;
	border:0px solid #338ef3;
	color:#fff;
	font-weight:normal;
	cursor:pointer;
	text-align: center;
	letter-spacing:0px;
	font-size:12px;

}
a.button_4:hover{

	background-color:#db1f1e;
	border:0px solid #338ef3;
	text-decoration: none;
	font-size:12px;
	color:#fff;
	text-align: center;
}
#x_copyright{
width:100%;
max-width:480px;
background-color:#e3e3e3;
text-align:center;
color:#333;
padding:16px 0px;
font-family:arial;
line-height:20px;
margin-top:2px;
}
#x_focunews{
padding:20px 0px 0px 0px;
width:98%;
margin:0px auto;

}
#x_focunews_bj{
font-size:12px;
float:left;
width:206px;
}
#x_focunews_title{
font-size:14px;
font-weight:bold;
color:#5b5b5b;

padding:6px 6px 6px 0px;
}
#x_focunews_content{
line-height:20px;
padding:0px 9px 12px 0px;
color:#747474;

}
#m_contact_content{
text-indent:0px;
line-height:24px;
color:#606060;
background-color:#fff;
border-top:1px dashed #ddd;
padding:4px 10px 10px 10px;
}
#x_hezuoindex{
overflow:hidden;
width:320px;
margin:0px auto;
padding-top:0px;
}
#x_hezuoindex ul{
padding:0px;
overflow:hidden;
}
#x_hezuoindex ul li{
padding:0px 8px 0px 2px;
width:150px;
float:left;
text-align:center;
border:0px solid #CCCCCC;
border-bottom:0px solid #CCCCCC;
border-right:0px solid #CCCCCC;
margin-right:0px;
}
#x_hezuoindex ul li img{
width:150px;
border:1px solid #ddd;
}

#x_index_news{
width:100%;
min-width:400px;
margin:12px auto;
}
#x_index_news ul{
padding:0px 10px 10px 0px;
}
#x_index_news li{
font-size:12px;
height:22px;

width:100%;
overflow:hidden;
color:#666666;
line-height:24px;
border-bottom:1px dotted #ddd;
text-indent:0px;
padding:3px 0px 3px 4px;
}
#x_index_news li span{ float:right;}
#m_down{
background-color:#0072c9;
width:100%;
overflow:hidden;
margin-bottom:0px;
border-top:4px solid #0091ff;
}
#m_down_left{
line-height:20px;
color:#fff;
float:left;

padding:16px 10px 16px 16px;
}
#m_down_right{
float:right;
line-height:20px;
color:#fff;
padding:10px 12px 0px 0px;
}
#m_down_right p{
background-color:#0091ff;
color:#fff;
padding:2px 4px;
margin:10px 0px;
}
#m_down_right p a{
background-color:#0091ff;
color:#fff;
padding:2px 8px;
margin:10px 0px;
}
#m_down_right p a:hover{
background-color:#0091ff;
color:#000;
padding:2px 8px;
margin:10px 0px;
}
#m_foot
{
border:0px solid #00CC00;
position:fixed;
bottom:0px;
z-index:100;
font-family:"arial";
width:100%;
max-width:480px;
margin:0px auto;
line-height:38px;
border-top:1px solid #F5F5F5;
filter:alpha(opacity=90);opacity:0.9;
}
#m_foot ul{
height:38px;
overflow:hidden;
background-repeat:no-repeat;
}
#m_foot ul li a
{
padding:0px 0px;
float:left;
width:33.3333%;
text-align:center;
background-image:url(../images/foot_bj.jpg);
background-position:right top;
background-repeat:no-repeat;
color:#FFFFFF;
font-size:14px;
border-left:0px solid #676767;
border-right:0px solid #2D2D2D;
line-height:38px;
}
#m_foot ul li a:hover
{
padding:0px 0px;
float:left;line-height:38px;
width:33.3333%;
text-align:center;
background-image:url(../images/foot_bj.jpg);
background-position:right top;
background-repeat:no-repeat;

color:#ff0;
font-size:14px;

border-left:0px solid #676767;
border-right:0px solid #2D2D2D;
}
#m_nei_content{
overflow:hidden;
width:100%;
font-size:14px;
padding:16px 0px;
}
#m_nei_content1{
line-height:24px;
color:#444;
padding:0px 14px;
min-height:100px;
}
#m_nei_content1 img{
width:98%;
height: auto;
}

#m_nei_content1 P{
margin-bottom:16px;line-height:24px;font-size:14px;
}


#m_nei_content2{
line-height:20px;
color:#444;
padding:0px 14px;
min-height:100px;
}
#m_nei_content2 img{
width:98%;
height: auto;
}

#m_nei_content2 P{
margin-bottom:0px;line-height:26px;font-size:14px;
}
#m_company_title{
text-align:center;
padding:0px 0px 0px 0px;
line-height:66px;
width:100%;
max-width:480px;
font-size:16px;
letter-spacing:0px;
height:66px;
margin:20px auto 0px auto;
color:#0188ff;
background-image:url(../images/title_bj.jpg);
background-position:center top;
background-repeat:no-repeat;
font-weight:bold;
}
#x_yinying{
width:320px;
background-image:url(../images/yinying.png);
height:9px;
overflow:hidden;
background-repeat:repeat-x;
border-radius:0px;
position:absolute;
top:62px;
z-index:99999999;
}
#x_leftmenu_bj{
padding:10px 0px 0px 0px;
background-color:#fff;
width:100%;
overflow:hidden;
}
#x_leftmenu_bj_product{
padding:8px 0px 0px 0px;
background-color:#f8f8f8;
width:100%;
overflow:hidden;
}
#x_leftmenu{
padding:0px 0px 0px 0px;
}
#x_leftmenu ul{
padding:0px 0px 0px 8px;
}
#x_leftmenu li{
font-size:12px;
height:34px;
line-height:34px;
color:#fff;
float:left;
}
#x_leftmenu li a{
font-size:12px;
height:34px;
line-height:34px;
color:#fff;
float:left;
padding:0px 4px;
}
#x_leftmenu li a:hover{
font-size:12px;
height:34px;
line-height:34px;
color:#D50C16;
float:left;
padding:0px 4px;
}
#x_leftmenu_1{
padding:0px 0px 0px 0px;
}
#x_leftmenu_1 ul{
padding:0px 0px 0px 0px;
}
#x_leftmenu_1 li a{
font-size:12px;
height:16px;
line-height:16px;
padding:6px 0px 0px 0px;
border:0px dotted #ddd;
color:#707070;

text-indent:0px;
text-align:left;
}

#x_leftmenu_1 li a:hover{
font-size:12px;
height:16px;

line-height:16px;
color:#f06524;
border:0px dotted #ddd;
padding:6px 0px 0px 0px;
text-indent:0px;
text-align:left;
}
#x_lang{
position:absolute;
top:30px;
z-index:99999;
width:40px;
margin-left:245px;
border:0px solid #999999;
}
#x_news_content{
line-height:24px;
color:#606060;
padding:0px 8px;

}
#m_news_content{
line-height:24px;
color:#606060;
padding:0px 8px;
background-color:#FFFFFF;
min-height:200px;

}
#m_nei_newsdetail{
overflow:hidden;
width:100%;
padding:2px 0px 3px 0px;
}
#m_detail_title{
line-height:24px;
color:#CECCCC;
background-color:#636363;

font-size:15px;
padding:6px 0px;
text-align:center;
}
#m_product_zihao{
width:100%;
background-color:#F5F5F5;
border-bottom:1px solid #B2B2B2;
margin:0px 0px 0px 0px;
overflow:hidden;
}
#m_product_detail{
line-height:24px;
color:#606060;
padding:16px 0px 0px 0px;
text-align:left;
float:left;
min-height:150px;

}
#m_detail_title{
line-height:24px;
color:#CECCCC;
background-color:#636363;

font-size:15px;
padding:6px 0px;
text-align:center;
}
#m_zihao{
line-height:24px;
color:#333;

font-size:14px;
border-bottom:1px dashed #dedede;
padding:6px 0px;
text-align:center;
}
#m_nei_news_content{
overflow:hidden;
width:100%;
padding:0px 0px;
margin:20px 0px;
}

#m_product_content{
line-height:24px;
color:#606060;
padding:0px 8px;
text-align:center;
}
#m_listname{
background-color:#ADADAD;
width:100%;
overflow:hidden;
text-align:center;
font-size:14px;

color:#000000;
line-height:30px;
}
a.button_3:link,a.button_3:visited{
	display:block;
	margin:10px auto 30px auto;
	width:140px;
	height:35px;
	line-height:35px;
	border:1px solid #0188ff;
	border-radius:0px;
	font-weight:normal;
	cursor:pointer;
	text-align:center;
	letter-spacing:0px;
	font-size:14px; text-indent:0px;
	color:#0188ff;
}
a.button_3:hover{
background-color:#0188ff;
	color:#FFf;
	text-decoration: none;
	font-size:14px;border-radius:30px;
	text-align:center;
}
.posts {
	 OVERFLOW: hidden;  LINE-HEIGHT: 22px;
}
.posts P {
	MARGIN-BOTTOM: 10px
}
.single {
	 WIDTH: 100%;border-bottom:0px solid #cccccc;
	 padding:0px 0px;
}
.single H2 {
	FONT-SIZE: 16px; MARGIN:10px 0px 0px 0px; COLOR: #000; BORDER-BOTTOM: #eee 0px dotted; TEXT-ALIGN: center;padding-bottom:4px;
}
.single H6 {
	FONT-SIZE: 12px; MARGIN: 0px 0px; COLOR: #cc;font-weight:normal;BORDER-BOTTOM: #ccc 1px dotted; TEXT-ALIGN: center;padding-bottom:14px;
}
.postlist {
	MARGIN:0px;border:0px solid #330033; overflow:hidden;width:100%;
}
.postlist ul{
	MARGIN:0px;border:0px solid #330033; overflow:hidden;max-width:480px;min-width:320px;
}
.postlist ul LI {
	 FLOAT: left; WIDTH:100%; font-size:14px; margin-bottom:0px;BORDER-BOTTOM: #dedede 1px dotted;padding:8px 0px;color:333; overflow:hidden;
}
.postlist ul LI p{
font-size:12px; overflow:hidden;
padding:6px 0px 0px 0px;
}
.postlist_content {
	font-size:12px;line-height:20px;color:#707070; text-indent:20px;padding:6px 0px 10px 20px;
}
.postlist LI H3 {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; FLOAT: left; WIDTH: 500px;
}
.postlist LI SPAN {
	FLOAT: right;  COLOR: #1f5cc0; TEXT-ALIGN: right;font-size:12px;
}
.productlist {
	MARGIN-TOP:6px;width:320px; margin:0px auto;
}
.productlist  ul{
	width:340px; margin:0px auto;
}
.productlist ul LI {
	 FLOAT: left;  MARGIN: 5px 5px 0px 3px; OVERFLOW: hidden; WIDTH:148px; PADDING-TOP: 0px; padding:0px 0px 0px 0px;
}
.productlist ul LI IMG {
	WIDTH:140px;height:112px;border:1px solid #ddd;padding:1px; text-align:center;
}
.productlist ul LI .product_name {
	DISPLAY: block; OVERFLOW: hidden; LINE-HEIGHT:24px; HEIGHT:24px;padding-top:4px;TEXT-ALIGN: center;color:#333333; 
}
.rongyulist {
	MARGIN-TOP:6px;border:0px solid #006666; overflow:hidden;width:300px; margin:0px auto;
}
.rongyulist LI {
	 FLOAT: left; border:0px solid #006666; MARGIN: 5px auto; OVERFLOW: hidden; WIDTH:290px; PADDING-TOP: 0px; HEIGHT:250px;padding:0px 0px 0px 0px; text-align:center;
}
.rongyulist LI IMG {
	WIDTH:290px;  HEIGHT:225px;border:0px solid #D1D0D0;padding:0px;
}
.rongyulist LI .product_name {
	DISPLAY: block; OVERFLOW: hidden; WIDTH:290px; LINE-HEIGHT:34px; HEIGHT:34px; TEXT-ALIGN: center;
}
.photolist {
	MARGIN-TOP:6px;border:0px solid #006666; overflow:hidden;width:320px;margin:0px auto;
}
.photolist LI {
	 FLOAT: left; border:0px solid #006666; MARGIN: 5px 8px 6px 0px; OVERFLOW: hidden; WIDTH:152px; height:100px; PADDING-TOP: 0px;padding:0px 0px 0px 0px;
}
.photolist LI p {
	DISPLAY: block; OVERFLOW: hidden; LINE-HEIGHT:30px; HEIGHT:30px; TEXT-ALIGN: center;
}
.hezuolist {
	MARGIN-TOP:6px;width:220px; margin:0px auto; border:0px solid #CCCCCC;
}
.hezuolist LI {
	 FLOAT: left;  MARGIN:0px 0px 0px 0px; OVERFLOW: hidden; WIDTH:216px; PADDING-TOP: 0px; padding:0px 0px 0px 0px;
}
.hezuolist LI IMG {
	WIDTH:210px;  HEIGHT:63px;border:1px solid #cccccc;padding:1px;
}
.hezuolist LI .product_name {
	DISPLAY: block; OVERFLOW: hidden; WIDTH:210px;padding:4px 0px 0px 0px;LINE-HEIGHT:28px; HEIGHT:28px; TEXT-ALIGN: center
}
.pageNavi {
	line-height:26px;MARGIN:20px 0px 0px 0px; WIDTH: 100%;TEXT-ALIGN: center;border:0px solid #FF0000; overflow:hidden;
}
.wp-pagenavi {
	MARGIN: 0px auto; PADDING-TOP:0px
}
.wp-pagenavi A:link {
 background-color:#666666;color:#fff;border:0px solid #FFFFFF;padding:16px 8px;font-weight:bold;line-height:24px;
}
.wp-pagenavi A:visited {
	 background-color:#666666;color:#fff;;padding:16px 8px;font-weight:bold;line-height:24px;
}
.wp-pagenavi A:hover {
	 background-color:#ff0;color:#333;border:0px solid #FFFFFF;padding:16px 8px;font-weight:bold;line-height:24px;
}
.wp-pagenavi SPAN.current {
	background-color:#ffff00;color:#333;border:0px solid #FFFFFF;padding:16px 8px;font-weight:bold;line-height:24px;
}
#x_product_class{
width:300px;
padding:0px 0px 0px 0px;
margin:0px auto;
border:0px solid #003366;
overflow:hidden;
}
#x_product_class ul{
padding:0px 0px 0px 0px;
border:0px solid #545323;
}
#x_product_class li{
padding:0px 0px 0px 0px;
float:left;
width:136px;
height:130px;
overflow:hidden;
border:1px solid #CCCCCC;
margin:0px 6px 14px 6px;

}
#x_product_class img{
padding:0px 0px 0px 0px;
box-shadow:0px 0px 0px #D2E8F9;
height:96px;
width:136px;
border-bottom:1px #dedede solid;
}
#x_product_class_title{
padding:6px 0px;
text-align:center;

color:#333;
border-bottom:0px #0072c9 solid;
overflow:hidden;
font-size:12px;
}
#x_newslist{
width:96%;
padding:20px 0px 0px 0px;
margin:0px auto;
border:0px solid #545323;
}
#x_newslist ul{
padding:0px 0px 0px 0px;
border:0px solid #545323;
}
#x_newslist ul li{
padding:0px 0px 0px 0px;
border:0px solid #545323;
border-bottom:1px dotted #CCCCCC;
margin-bottom:6px;
}
#x_newslist ul li a{
color:#fff;
}
#x_newslist ul li a:hover{
color:#ff0;
}
#x_newslist ul li span{
float:right;
color:#FFFFFF;
}
.width100{width:100%;}
.index_product {width:96%; margin:20px auto 20px auto; overflow:hidden;border:0px solid #0000CC; }
.index_product ul{width:100%; border-bottom:0px #ccc dotted; padding-bottom:10px;}
.index_product ul li{width:47%;float:left; border:0px solid #CCCCCC; margin-left:1%; margin-right:2%; margin-top:2%}
.index_product ul li img{ width:100%;height:auto;}/*width:100%;height:auto;*/
.index_product ul li p{margin-right:0%; margin-top:2%;margin-bottom:2%;text-align:center;padding:4% 0px; background-color:#0289ff;color:#fff;}
.index_product ul li p a{ color:#fff;}
.index_product ul li p a:hover{ color:#ff0;}

.index_hezuo {width:96%; margin:20px auto 20px auto; overflow:hidden;border:0px solid #0000CC; }
.index_hezuo ul{width:100%; border-bottom:0px #ccc dotted; padding-bottom:10px;}
.index_hezuo ul li{width:31.333%;float:left; border:1px solid #ddd; margin-left:1%; margin-right:1%; margin-top:2%}
.index_hezuo ul li img{ width:100%;height:auto;}/*width:100%;height:auto;*/

.index_photo {width:94%; margin:20px auto 20px auto; overflow:hidden;border:0px solid #0000CC; }
.index_photo ul{width:100%; border-bottom:0px #ccc dotted; padding-bottom:10px;}
.index_photo ul li{width:96%; border:1px solid #ddd; margin-top:3%; text-align:center;position:relative; overflow:hidden;}
.index_photo ul li img{width:100%;margin:0px auto;}
.index_photo ul li p{margin-right:0%; margin-top:3%;margin-bottom:0%;text-align:center;padding:4% 0px; background-color:#333;color:#fff; line-height:16px; overflow:hidden;}
.index_photo ul li p a{ color:#fff;}
.index_photo ul li p a:hover{ color:#ff0;}
/* banner */
.banner{width:100%; border:0px solid #CC3300; background-color:#f8f8f8;}
.focus{width:100%;margin:0 auto;position:relative;overflow:hidden; border-bottom:0px solid #eee;border-top:0px solid #eee;}
.focus .hd{width:100%;height:16px;position:absolute;z-index:1;bottom:12px;text-align:center;}
.focus .hd ul{display:inline-block;height:5px;padding:0px 5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-size:0;vertical-align:top;}
.focus .hd ul li{display:inline-block;width:14px;height:14px;border-radius:14px;background:#fff;margin:0 10px;vertical-align:top;overflow:hidden;}
.focus .hd ul .on{background:#0c7ed8;}
.focus .bd{position:relative;z-index:0;}
.focus .bd li img{width:100%;background:url(../images/loading.gif) center center no-repeat;}
.focus .bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);/* 鍙栨秷閾炬帴楂樹寒 */}
@media screen and (max-width:360px) {
#x_320{
width:100%;
max-width:480px;
overflow:hidden;
margin:0px auto;
background-color:#FFFFFF;
}
#x_lang{
position:absolute;
top:26px;
z-index:99999;
width:40px;
margin-left:200px;

border:0px solid #999999;
}
#m_foot
{
position:fixed;
bottom:0px;
z-index:100;
width:100%;
max-width:480px;
margin:0px auto;
background-color:#0072c9;
border-top:1px solid #F5F5F5;
filter:alpha(opacity=90);opacity:0.9;
}
}
 