
/* 相同样式属性 */
root {display: block;}
html, body, div, label, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, p, blockquote, th, td ,img,textarea{border: 0px;margin: 0px;outline: 0px;padding: 0px;}
fieldset, img { border: 0; }
img { display:inline-block; }
:focus { outline: 0; }
address, caption, cite, code, dfn, em, strong, th, var, optgroup { font-style: normal; font-weight: normal; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight:bold; }
abbr, acronym { border: 0; font-variant: normal; }
input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }
code, kbd, samp, tt { font-size:100%; }
input, button, textarea, select { *font-size: 100%;font-family:微软雅黑;}
ol, ul { list-style: none outside none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th { text-align: left; }
:link, :visited, ins { text-decoration: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
a:hover{ font-size:12px; color:#F90}
html,body{
    margin: 0;
    padding: 0;
    color: #232323;
    font-size: 12px;
    font-family:'微软雅黑',Arial,Helvetica,sans-serif,STHeiti;
    letter-spacing: 0px;
    overflow-x: hidden;
	background:#f7f7f7;	
}
/***********************************/
ul:after,
#page:after,
#main:after,
.News:after,
.message li:after,
.Show_style:after{
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	content: '';
}
#top, #main{ width:1000px; margin:0 auto;}
.News .news_img ul li a:hover,
#bottom .link a:hover,
.Shop .shop_link li a:hover{ color:#FF6600}
/*****************************首页样式*************************/
#topbar{ height:105px; background:#fff; border-bottom:4px solid #057efa; border-top:3px solid #057efa;}
#topbar .top-toolbar{ 
    background:url(../images/sqm_img_03.png) no-repeat; 
	width:260px; 
	height:41px; 
	line-height:30px; 
	text-align:center; 
	color:#FFFFFF; 
	position:relative;
	left:740px;
}
#topbar .top-toolbar a{ font-size:12px; color:#fff;}
#topbar .logo{ position:relative; top:-20px; width:420px; float:left}
#topbar .Search{
	float:right;
	margin-right:30px;
	margin-top:10px;

}
#topbar .Search .text {
font-size: 12px;
background: url(../images/Search_11.png) no-repeat;
width: 160px;
height: 34px;
border: 0;
line-height: 24px;
padding: 0px 10px;
vertical-align: top;
}
#topbar .Search .button {
background: url(../images/Search_12.png) no-repeat;
width: 41px;
height: 34px;
border: 0;
vertical-align: top;
margin-left: -4px;
cursor: pointer;
}
/******************菜单栏样式**************************/
.Menu{ background:url(../images/sqm_img_16.png) no-repeat; width:1000px; height:40px; position:absolute; top:110px; z-index:100;}
.Menu #nav{ line-height:38px; margin:0px 40px;}
#nav {margin:0 auto ; width:1000px; display:block; height:38px; text-align:left}
#nav .mainlevel {float:left;width:110px; line-height:38px; text-align:center; background:url(../images/sqm_img_20.png) no-repeat; background-position: right center}
#nav .mainlevel:hover{ background:#FFFFFF; border-top:4px solid #00a2ca; margin-top:-2px;}
#nav .mainlevel #sub{   z-index:1111;}
#nav .mainlevel #sub li a:hover{color:#fff;}
#nav .mainlevel ul {display:none; position:absolute;}
#nav .mainlevel li {border-top:1px solid #fff; background:#fff;box-shadow:0px 1px 3px #cccccc; width:110px;/*IE6 only*/;}
#nav .mainlevel li:hover{ background:#00a2ca}
#nav .mainlevel a{  display:block; color: #333333; font-size:16px; }
/************************幻灯片样式****************************/
.slideBox{ height:460px; overflow:hidden; position:relative; border-bottom:1px solid #ddd;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; left:45%; bottom:25px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ 
	float:left; 
	margin-right:2px;  
	line-height:14px; 
	text-align:center; 
	background-color: #FFFFFF;
	cursor:pointer; 
	width: 15px;
	height: 15px;
	float: left;
	border-radius: 50% 50% 50% 50%;
	cursor: pointer;
	display: inline-block;
	margin: 0 4px;
	overflow: hidden;
	text-indent: -999px
}
.slideBox .hd ul li.on{ background:#215993; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{max-width:100%; height:460px; display:block;  }
.slideBox .prev,
.slideBox .next{ 
    position:absolute; left:3%; top:50%; 
	margin-top:-25px; 
	display:block; 
	width:50px; 
	height:65px;
	background:url(../images/slider-arrow.png) -110px 5px no-repeat #000000;
	background-position:center; 
	filter:alpha(opacity=50);opacity:0.5;
}
.slideBox .next{ left:auto; right:3%; background-position:15px 15px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1; }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
/**********************产品分类样式******************************/
.picScroll-left{ width:1000px;  overflow:hidden; position:relative; top:-4px;  border:1px solid #ccc; background:#FFFFFF; border-top:4px solid  #00a2ca}
.picScroll-left .hd{ overflow:hidden;  }
.picScroll-left .hd .prev,
.picScroll-left .hd .next{ 
	display:block;  
	width:30px; 
	height:110px; 
	float:right;
	line-height:110px;
	margin:0px 5px;
	overflow:hidden;
	cursor:pointer;
	font-size:30px;
	position:absolute;
	font-family:"新宋体";
	top:20%;
	text-align:center;
	background:#efefef;
 }
.picScroll-left .hd .next{  }
.picScroll-left .hd .prev{ left:960px;}
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ padding:10px 0px; margin-left:40px; margin-right:40px;  }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 5px; float:left; _display:inline; overflow:hidden; text-align:center; width:220px; border-right:1px solid  #E1E1E1  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:120px; height:90px; display:block;  padding:2px; border:1px solid #ccc; }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ line-height:30px; text-align:left}
.picScroll-left .bd ul li .title a{ color:#018eb5; padding-right:10px; font-size:16px; font-weight:700;}
.picScroll-left .bd ul li .title span{ color:#E0E0E0; font-weight:600}
.picScroll-left .bd ul li .Products_link{ width:110px; text-align:left; line-height:30px; height:70px;}
.picScroll-left .bd ul li .Products_link a{ font-size:12px; font-family:"新宋体"; color: #999999}
.picScroll-left .bd ul li .Products_link a:hover{ color:#FF6600}
.picScroll-left .bd ul li .Products_link,
.picScroll-left .bd ul li .Products_img,
.picScroll-left .bd ul li .Products_content{ float:left;}
.picScroll-left .bd ul li .Products_content{ padding-right:10px; line-height:24px; text-align:left; margin-top:10px;font-family:"新宋体"; color:#666666}
.picScroll-left .bd ul li .Products_img img{ width:90px; height:70px; border:1px solid #DFDFDF; padding:1px; margin-right:10px;}
/*****************************************************************************/
.Video,.Profile,.contact{ float: left; margin-top:30px;}
.Video{ width:300px; height:240px; margin-right:10px;}
.Profile .content{ line-height:30px; margin:0px; background:#FFFFFF; padding:10px; }
.Profile{ width:430px; margin-right:10px;}
.Profile .title{ height:30px; line-height:30px; color:#FFFFFF; padding-left:10px; font-size:14px; background:url(../images/title_img.png) no-repeat #00a2ca;}
.Profile .title span{ font-size:12px; margin-left:10px;}
.contact{ width:250px;}
.contact .title{ background:#00a2ca;  height:30px; color:#FFFFFF; font-size:14px}
.contact .title p{ width:100px; margin:0 auto; text-align:center;}
.contact .title .img{ 
	position:relative; 
	background:url(../images/title_img_03.png) no-repeat center; 
	width:250px; height:70px; 
	top:-22px; 
	padding-top:20px; 
	font-size:16px
}
.contact .title .img .English{ font-size:14px}
.contact  .way{ background:#FFFFFF; padding:10px;}
.contact  .way .Phone{  margin:20px 0px; height:120px; color:#00a2ca;}
.contact  .way .Phone .phone_title{ float:left; margin-top:30px; font-size:18px; text-align:center;height:50px;}
.contact  .way .Phone .img{ float:left; height:80px; width:90px; background:url(../images/sqm_img_28.png) no-repeat}
.contact  .way .Phone .English{ font-size:12px}
.contact  .way  .xioasou{ height:30px; background:#F0F0F0; line-height:30px; text-align:center; color:#00a2ca; font-size:14px }
.contact  .way .Phone .number{ font-family:Impact; font-size:36px; color:#00a2ca; float: left; width:230px; text-align:center}
/***********************************************************************/
.News{ margin-top:30px;}
.Dynamic{ float:left; width:493px;}
.News .news_img{ background:url(../images/News_img_07.png) no-repeat; height:210px; margin-left:-3px; padding:10px;}
.News .news_img ul li{ line-height:24px;}
.News .news_img ul li span{ float:right; margin-right:30px;}
.News .news_img ul li a{ color:#333333}
.News .News_Article{border-bottom:1px solid #DFDFDF; line-height:24px; margin-bottom:10px;}
.News .News_Article .news_title{ font-size:14px; font-weight:bold; color:#00a2ca}
.News .title_name .more{ font-size:12px; color:#FFFFFF; float:right; margin-right:10px;}
.News .title_name{ height:30px; line-height:30px; color:#FFFFFF; padding-left:10px; font-size:14px; background:url(../images/title_img.png) no-repeat #00a2ca;}
.News .title_name span{ font-size:12px; margin-left:10px;}
.Trade_news{ float: right; width:495px}
/*********************************************************************/
.Shop{}
.Shop .title_shop{ float:left; background:url(../images/Address_07.png) no-repeat; width:87px; height:110px;}
.Shop .shop_link{ height:85px;  background:#FFFFFF; border-right:5px solid #00a2ca; float:left; width:903px; margin-top:16px; box-shadow: 0px 3px 3px #cccccc}
.Shop .shop_link li{ float:left; margin:0px 20px; height:85px;}
.Shop .shop_link li img{ margin-top:10px;padding-right:10px;}
.Shop .shop_link li p{ float:left}
.Shop .shop_link li a{  line-height:85px; font-size:16px; color:#333333}
/*********************************底部样式***************************************/
#bottom{ margin-top:30px; border-top:3px solid #00a2ca; background:#b9e1f1; line-height:30px; text-align:center; padding:10px 0px}
#bottom .link{ background:url(../images/bottom_bg_18.png) no-repeat; height:30px; width:1000px; margin-bottom:10px;}
#bottom .link a{ padding:0px 10px; color:#333333}
/***************************左侧样式*******************************/
#left_style{ width:220px; margin-right:20px; float:left;}
#right_style{ width:760px; float:right; background:#FFFFFF}
/*****************************右侧样式***********************************/