html {
}
body {
	margin: 0px; padding: 0px; color: rgb(51, 51, 51); font-family:"microsoft yahei",Verdana, Geneva, sans-serif; font-size: 12px;
}
body {
	list-style: none; margin: 0px; padding: 0px;
}
div {
	list-style: none; margin: 0px; padding: 0px;
}
img{border:0}
dl {
	list-style: none; margin: 0px; padding: 0px;
}
dt {
	list-style: none; margin: 0px; padding: 0px;
}
dd {
	list-style: none; margin: 0px; padding: 0px;
}
ul {
	list-style: none; margin: 0px; padding: 0px;
}
ol {
	list-style: none; margin: 0px; padding: 0px;
}
li {
	list-style: none; margin: 0px; padding: 0px;
}
h1 {
	list-style: none; margin: 0px; padding: 0px;
}
h2 {
	list-style: none; margin: 0px; padding: 0px;
}
h3 {
	list-style: none; margin: 0px; padding: 0px;
}
h4 {
	list-style: none; margin: 0px; padding: 0px;
}
h5 {
	list-style: none; margin: 0px; padding: 0px;
}
h6 {
	list-style: none; margin: 0px; padding: 0px;
}
pre {
	list-style: none; margin: 0px; padding: 0px;
}
code {
	list-style: none; margin: 0px; padding: 0px;
}
form {
	list-style: none; margin: 0px; padding: 0px;
}
fieldset {
	list-style: none; margin: 0px; padding: 0px;
}
legend {
	list-style: none; margin: 0px; padding: 0px;
}
input {
	list-style: none; margin: 0px; padding: 0px;
}
button {
	list-style: none; margin: 0px; padding: 0px;
}
textarea {
	list-style: none; margin: 0px; padding: 0px;
}
p {
	list-style: none; margin: 0px; padding: 0px;
}
blockquote {
	list-style: none; margin: 0px; padding: 0px;
}
th {
	list-style: none; margin: 0px; padding: 0px;
}
td {
	list-style: none; margin: 0px; padding: 0px;
}
em {
	font-style: normal;
}
i {
	font-style: normal;
}
span {
	font-style: normal;
}
font {
	font-style: normal;
}
input {
	
}
h3 {
	font-size: 14px;
}
a:link {
	color: rgb(51, 51, 51); text-decoration: none;-ms-transition:color 600ms; transition:color 600ms; -webkit-transition:color 600ms; -moz-transition:color 600ms; -o-transition:color 600ms;
}
a:visited {
	color: rgb(51, 51, 51); text-decoration: none;
}
a:hover {
	color: rgb(245, 77, 0); text-decoration: none;
}
a:active {
	color: rgb(245, 77, 0); text-decoration: none;
}
.clear {
	list-style: none; height: 0px; clear: both; display: block;
}
.clear::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
/*------------------------------------------------*/
/*通用_页面容器------------------------------------*/
#container{
	}
/*公告*/
.announce{
	background:url(../Images/line_02.gif); 
	}
.announce img{
	vertical-align: middle;
	}
	
/*服务*/
.service{
	}
	
/*友情链接*/
.links img{
	margin-bottom:8px;
	}
/*最新动态*/
.news{
	}
	
/*最新动态之图片新闻*/
.picNews {
	overflow:hidden;
	margin:8px 0px 12px;
	height:150px;
	line-height:21px;
	}
.picNews img{
	float:left;
	margin-right:15px;
	width:200px;
	height:150px;
	}
.picNews .time {
	font-size:11px;

	}
.picNews .name {
	display:block;
	padding-bottom:6px;
	}
.picNews .name a{
	font-size:14px;

	color:#333333;
	}
	
/*最新动态之文本新闻*/
.textNews {
	overflow:hidden;
	border-top:1px solid #E1E1E1;
	background:url(../Images/line_03.gif); 
	color:#999999;
	font-size:11px;
	}
.textNews a{
	font-size:12px;
	}
	
/*一级类别整区块*/
.catalog {
	}
/*单个一级类别*/
.sort{
	float:left;
	width:230px;
	margin:0 12px 20px 12px;
	}
.sort .name{
	width:228px;
	text-align:center;
	height:23px;
	background:#EFEFEF; 
	border:1px solid #D7D7D7;
	line-height:23px
	}
.sort .name a{

	color:#333333;
	}
.sort .picture img{
	margin:7px 0px;	
	width:230px;
	height:200px;
	}

/*推荐新品commend，四个一组，共2组commend8,commend4*/
#commend4{
	}
#commend8{
	}	
.map{
	border:1px solid #E1E1E1;
	}
	
/*推荐新品每个图片的样式*/
.comm{
	float:left;
	width:185px;
	height:160px;
	}
.commendProPic{
	float:left;
	margin-bottom:5px;
	padding:5px;
	width:160px;
	height:110px;
	border:1px solid #E1E1E1;
	text-align:center;	
	}
.commendProname{
	float:left;
	width:170px;
	height:22px;
	border:1px solid #E1E1E1;
	background: #F6F6F6;
	text-align:center;
	line-height:22px;
	}

/*搜索*/
.search input.textbox{
	width:94px;
	height:15px;
	padding:1px;
	border:1px solid #7F9DB9;
	background:#fff;
	}
.search select{
	width:76px;
	height:19px;
	background:#eee;
	border:1px solid #7F9DB9;
	font-size:12px;
	}

/*子页面菜单*/
.pageMenu{
	padding:38px 12px 6px 12px;
	border:1px solid #E1E1E1;
	background:#FFFFFF url(../images/bg_pageMenu.jpg) center 2px no-repeat; 
	}
.pageMenu img{
	vertical-align: middle;
	}

/*内页当前位置*/
.pageLocation{
	height:24px;
	margin-bottom:16px;
	background:url(../Images/subject_location.gif) no-repeat; 
	text-align:right;
	font-family:"宋体";
	}
.pageLocation img{
	vertical-align: middle;
	}

/*内页核心内容*/	
.pageContent{
	}
/*内页列表*/
.pageContent_list {
	line-height:180%;
	font-size:
	}
/*内页共用的图片、时间、文件大小、回复样式*/
.pageContent_list img{
	vertical-align: middle;
	}
.pageContent_list .time{
	color:#BBBBBB;
	font-size:11px;
	}
.pageContent_list .filesize{
	color:#333333;
	}
.pageContent_list .reply{
	color:#FF6600;
	}
	
/*内页资质列表*/
.pageContent_list .item{
	float:left;
	margin-bottom:20px;
	}
.pageContent_list .buy{
	margin-bottom:12px;
	}
.pageContent_list .itemPic{
	margin-bottom:6px;
	padding:4px;
	width:155px;
	border:1px solid #E1E1E1;
	text-align:center;	
	line-height:25px;
	}

/*内页纸单列表*/
.pageContent_list .bill {
	overflow:hidden;
	clear:both;
	background:url(../Images/bg_09.gif) 0px 28px repeat-x;
	}
.pageContent_list .bill .name{
	float:left;
	padding:4px 0px 4px 24px;
	font-size:14px;
	background:url(../images/arrow_bill.gif) 0px 8px no-repeat;
	}
.pageContent_list .bill .label { 
	float:right;
	margin-top:6px;
	padding:0px 6px;
	background:#EFEFEF;
	border:1px solid #ddd;
	}
.pageContent_list .bill .content {
	clear:both;
	padding:6px;
 	background:#efefef;
	line-height:160%;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	}

/*内页留言列表*/
.pageContent_list .message{
	overflow:hidden;
	clear:both;
	background:url(../Images/bg_09.gif) 0px 36px repeat-x;
	}
.pageContent_list .message .name{
	line-height:140%;
	}
.pageContent_list .message .name img{
	float:left;
	margin:0px 6px 0px 0px;
	}	
.pageContent_list .message .content{ 
	padding:12px 0 16px 0;
	width:100%;
	line-height:180%;
	}

/*内页内容查看*/	
.pageContent_view {
	line-height:200%;
	}
	
/*内页查看资质*/
.pageContent_view .itemPic{
	float:left;
	padding-right:20px;
	width:180px;
	}
.pageContent_view .itemName { float:left;
	width:180px;
	height:35px;
	}
.pageContent_view .itemName img{
	margin:6px 4px 0 0;
	vertical-align:middle;
	}
.pageContent_view .itemParticular {
	 width:100%;
	clear:both;
	}

/*内页内容结束(southidc.net)*/
.pageContent_end {
	clear:both;
	margin-top:30px;
	text-align:right;
	}

	
/*h1-h6设置信息(southidc.net)*/ 
h4 {
	margin-bottom:20px;
	height:28px;

	color:#333333;
	font-size:16px;
	background:url(../Images/bg_09.gif) bottom repeat-x;
	text-align:center;
	}
h5 {
	padding:0px;
	font-weight: normal;
	font-size:12px;
	margin:-16px 0px 20px;
	}
	
.xx{
	padding:2px 8px 2px 8px;
	background: #FFF;
	line-height:30px;
	border:1px solid #CCCCCC;
	font-family: "微软雅黑";
	font-size:14px;
	margin: 0 5px;
	}
	
.yy{
	padding:2px 8px 2px 8px;
	background: #FFF;
	line-height:30px;
	border:1px solid #CCCCCC;
	font-family: "微软雅黑";
	font-size:14px;
	margin: 0 5px;
	}
.yy:link{
	border:1px solid #CCCCCC;
	}
.yy:hover{
	border:1px solid #ff6600;
	}
.treeview {
	PADDING-BOTTOM: 0px; 
	LIST-STYLE-TYPE: none; 
	MARGIN: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-TOP: 0px;
}
.treeview UL {
	PADDING-BOTTOM: 0px; 
	LIST-STYLE-TYPE: none; 
	MARGIN: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-TOP: 0px;
}
.treeview UL {
	MARGIN-TOP: 4px;
}
.treeview .hitarea {
	WIDTH: 18px; 
	BACKGROUND: url(../images/treeview-default.gif) no-repeat -64px -25px; 
	FLOAT: left; 
	HEIGHT: 16px; 
	MARGIN-LEFT: -16px; 
	CURSOR: pointer;
}
* HTML .hitarea {
	DISPLAY: inline; 
	FLOAT: none
}
.treeview LI {
	PADDING-BOTTOM: 3px; 
	MARGIN: 0px; 
	PADDING-LEFT: 16px; 
	PADDING-RIGHT: 0pt; 
	PADDING-TOP: 3px;
	font-size:12px;
}
.treeview A.selected {
	color:#F60;
}
#treecontrol {
	MARGIN: 1em 0px; DISPLAY: none
}
.treeview .hover {
	COLOR: red; CURSOR: pointer
}
.treeview LI {
	BACKGROUND:url(../images/treeview-default-line.gif) no-repeat 0px 0px;
}
.treeview LI.collapsable {
	BACKGROUND-POSITION: 0px -176px
}
.treeview LI.expandable {
	BACKGROUND-POSITION: 0px -176px
}
.treeview .expandable-hitarea {
	BACKGROUND-POSITION: -80px -3px
}
.treeview LI.last {
	BACKGROUND-POSITION: 0px -1766px
}
.treeview LI.lastCollapsable {
	BACKGROUND-IMAGE: url(../images/treeview-default.gif)
}
.treeview LI.lastExpandable {
	BACKGROUND-IMAGE: url(../images/treeview-default.gif)
}
.treeview LI.lastCollapsable {
	BACKGROUND-POSITION: 0px -111px
}
.treeview LI.lastExpandable {
	BACKGROUND-POSITION: -32px -67px
}
.treeview DIV.lastCollapsable-hitarea {
	BACKGROUND-POSITION: 0px 50%
}
.treeview DIV.lastExpandable-hitarea {
	BACKGROUND-POSITION: 0px 50%
}
.treeview-red LI {
	BACKGROUND-IMAGE: url(../images/treeview-red-line.gif)
}
.treeview-red .hitarea {
	BACKGROUND-IMAGE: url(../images/treeview-red.gif)
}
.treeview-red LI.lastCollapsable {
	BACKGROUND-IMAGE: url(../images/treeview-red.gif)
}
.treeview-red LI.lastExpandable {
	BACKGROUND-IMAGE: url(../images/treeview-red.gif)
}
.treeview-black LI {
	BACKGROUND-IMAGE: url(../images/treeview-black-line.gif)
}
.treeview-black .hitarea {
	BACKGROUND-IMAGE: url(../images/treeview-black.gif)
}
.treeview-black LI.lastCollapsable {
	BACKGROUND-IMAGE: url(../images/treeview-black.gif)
}
.treeview-black LI.lastExpandable {
	BACKGROUND-IMAGE: url(../images/treeview-black.gif)
}
.treeview-gray LI {
	BACKGROUND-IMAGE: url(../images/treeview-gray-line.gif)
}
.treeview-gray .hitarea {
	BACKGROUND-IMAGE: url(../images/treeview-gray.gif)
}
.treeview-gray LI.lastCollapsable {
	BACKGROUND-IMAGE: url(../images/treeview-gray.gif)
}
.treeview-gray LI.lastExpandable {
	BACKGROUND-IMAGE: url(../images/treeview-gray.gif)
}
.treeview-famfamfam LI {
	BACKGROUND-IMAGE: url(../images/treeview-famfamfam-line.gif)
}
.treeview-famfamfam .hitarea {
	BACKGROUND-IMAGE: url(../images/treeview-famfamfam.gif)
}
.treeview-famfamfam LI.lastCollapsable {
	BACKGROUND-IMAGE: url(../images/treeview-famfamfam.gif)
}
.treeview-famfamfam LI.lastExpandable {
	BACKGROUND-IMAGE: url(../images/treeview-famfamfam.gif)
}
.filetree LI {
	PADDING-BOTTOM: 2px; PADDING-LEFT: 16px; PADDING-RIGHT: 0px; PADDING-TOP: 3px
}
.filetree SPAN.folder {
	PADDING-BOTTOM: 1px; PADDING-LEFT: 16px; PADDING-RIGHT: 0px; DISPLAY: block; PADDING-TOP: 1px
}
.filetree SPAN.file {
	PADDING-BOTTOM: 1px; PADDING-LEFT: 16px; PADDING-RIGHT: 0px; DISPLAY: block; PADDING-TOP: 1px
}
.filetree SPAN.folder {
	BACKGROUND: url(../images/folder.gif) no-repeat 0px 0px
}
.filetree LI.expandable SPAN.folder {
	BACKGROUND: url(../images/folder-closed.gif) no-repeat 0px 0px
}
.filetree SPAN.file {
	BACKGROUND: url(../images/file.gif) no-repeat 0px 0px
}
#header {
width: 100%;
height:125px; 
clear: both;
background:#fff;
overflow:hidden;
}
.header_top {
width:1260px;
height:125px;
margin:0 auto;
text-align:right;
line-height:150px;
color:#999;
font-size:14px;
}
.header_top a{color:#999;}
.header_top a:hover{color:#fff;}

.header_top_left {
	float:left;
	height:125px;
	width:800px;
	background:url(../photo/logo.jpg) no-repeat left center;
}
#head_menu{width:100%;height:32px; overflow:hidden; background: url(../photo/menubg.jpg) repeat-x;}
.nav{width:1260px;height:32px;margin:0 auto;}
.nav li{float:left;height:32px;list-style:none;line-height:32px;text-align:center;width:150px; background:url(../photo/menulibg.jpg) no-repeat right;}
.nav li a{color:#fff; display:block;font-size:14px;font-weight:bold;-ms-transition:background 300ms; transition:background 300ms; -webkit-transition:background 300ms; -moz-transition:background 300ms; -o-transition:background 300ms; letter-spacing:5px;}
.nav li a:hover{ background:#960000;color:#FFF;}
.nav li a.last{ background:#960000;color:#FFF;}

/* flexslider */
.flexslider{position:relative;height:480px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:480px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}




.ggLoading, .ggLoading2 {}
.gg { width: 100%; height: 417px; position: relative; z-index: 1; overflow: hidden; margin: 0 auto; background: #222;}
.ggLoading { position: absolute; left: 40%; top: 200px; width: 325px; text-align: center; height: 56px; background-position: 0 -274px; background-repeat: no-repeat; line-height: 56px; color: #9c9c9c; }
.ggLoading2 { width: 330px; height: 56px; background-position: 213px -330px; background-repeat: no-repeat; }
.ggLoading em { font-weight: bold; }
.ggs { width: 200%; height: 540px; left: -50%; top: 0; position: absolute; }
.ggBox { width: 1920px; height: 417px; margin: 0 auto; }
.ggBox a { display: block; width: 1920px; height: 417px; position: absolute; z-index: 1; opacity: 0.1; }
.ggBox img {display: block; width: 1920px; height: 417px; }
.ggb { position:relative; width:1000px;height: 0px; z-index: 4; background:#fff; margin:0 auto;top:570px;filter:alpha(opacity=90);-moz-opacity:0.90;opacity:0.90; border-radius:5px; overflow:hidden;}
.ggBtns { width: auto; height: 130px; margin: 0 auto;}
.ggBtns a { float:left; display: block; width: 325px; height: 94px; text-align: center; padding-top: 10px; color: #848380; font-size: 14px; line-height: 40px;position: relative;cursor: pointer;border-right:1px #eee solid;top:13px; margin-left:5px}
.ggBtns a em { display: block; width: 250px; height: 84px; margin: 0 auto; overflow: hidden; }
.ggBtns a em img{widht:250px;height:84px;}
.ggBtns a:hover { color: #e7e7e7; }
.ggBtns a:focus { outline: none; }
.ggBtns a.ggOn {background:#dadada; border-radius:5px;}
.ggb, .ggBtns a {}
a.ggOn {}




.in_main{width:100%;height:3px; background:#ccc;}
.main_1{
width:1260px;
height:35px;
margin:0 auto;
line-height:35px;
color:#5d5d5d;
margin-top:3px;
font-size:14px;
}
.main_1 a{color:#5d5d5d;}
.main_1 a:hover{color:#000;}
.main_2{
width:1260px;
height: auto;
margin:0 auto;
margin-top:30px;
}
.main_2_con{
width:315px;
height: auto;
float:left;
margin-bottom:40px;
color:#7c7c7c;
line-height:22px;
}
.main_2_con a{ color:#800400;}
.main_2_con a:hover{ color:#c60;}

.main_2_left{ width:250px; float:left; border:1px solid #CCC; margin-bottom:30px;}
.main_2_left dt{ width:100%px;height:38px; line-height:38px;font-family:"微软雅黑"; font-size:16px; font-weight:bold; color:#fff; text-align:center; border:0px solid #bf0202;letter-spacing:4px; 
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#800400,endColorStr=#960202); /*IE*/ 
background:-moz-linear-gradient(top,#800400,#960202);/*火狐*/ 
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#800400), to(#960202));/*谷歌*/ 
background-image: -webkit-gradient(linear,left bottom,left top,color-start(0, #800400),color-stop(1, #960202));/* Safari & Chrome*/ 
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#800400', endColorstr='#960202'); /*IE6 & IE7*/ 
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#800400', endColorstr='#960202')"; /* IE8 */  
}
.main_2_left dl{ width:250px; float:left;  height:38px; line-height:38px;  font-family:"微软雅黑"; font-size:15px; font-weight:bold; color:#800400; text-indent:20px; border-bottom:1px #ccc solid; border-top:1px #ccc solid;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#e3e3e3,endColorStr=#fdfdfc); /*IE*/ 
background:-moz-linear-gradient(top,#e3e3e3,#fdfdfc);/*火狐*/ 
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#e3e3e3), to(#fdfdfc));/*谷歌*/ 
background-image: -webkit-gradient(linear,left bottom,left top,color-start(0, #e3e3e3),color-stop(1, #fdfdfc));/* Safari & Chrome*/ 
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#e3e3e3', endColorstr='#fdfdfc'); /*IE6 & IE7*/ 
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#e3e3e3', endColorstr='#fdfdfc')"; /* IE8 */ 
}

.main_2_right{ width:940px; float:left; border:1px solid #CCC;margin-left:40px; margin-bottom:20px;}
.main_2_right li{ width:800px; float:left; margin-left:30px; line-height:25px;font-size:14px; color:#333; font-family:"微软雅黑"; margin-bottom:20px;border-bottom:1px dotted #CCCCCC;}
.main_2_right li span{  line-height:28px;  font-size:14px; color:#999; float:right; margin-right:30px;}
.main_2_right li p{ width:790px; line-height:30px;  font-size:14px; color:#666; text-align:20px; padding-top:5px; margin-bottom:10px;}
.main_2_right li a{ color:#333;}
.main_2_right li a:hover{ color:#B00;}


.main_2_con img {border:#d8d8d8 1px solid; float:left;}
.main_2_con p{width:280px;height:125px;line-height:22px;float:left;font-size:12px;color:#616161; overflow:hidden;}
.main_2_con dt{width:100%;height:30px;font-size:16px; font-weight:bold; color:#5a5a5a;line-height:30px; text-align:left; margin-bottom:30px; font-family: "微软雅黑";}
.main_2_con dt span{ font-family: "微软雅黑"; color:#d7e1e3; font-size:9px; margin-left:10px; font-weight:normal; background:#c4151c;padding:0 5px;}
.main_2_con li{float:left;width:280px;height:25px;line-height:22px; background:url(../photo/libg.jpg) no-repeat left center; text-indent:15px;color:#606060;}
.main_2_con li a{color:#606060;}
.main_2_con li a:hover{color:#000000;}

#footer{width:100%;height:210px;background:#f0f0f0; clear:both;text-align:center;color:#818181;font-size:12px;line-height:40px;}
.footer_con {width:100%;height:40px;overflow:hidden; background:#757374;line-height:40px;font-size:14px; margin-bottom:20px; color:#fff}
.footer_con a {text-decoration: none; color:#FFF; margin:0 40px;}
.footer_con a:hover{color:#000;}
.footer_logo {padding: 0px 15px; border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: dotted; float: left; text-align:center;}



#H_kw {
	margin: 0px auto; padding: 10px 0px; width: 990px; overflow: hidden; clear: both;
}
#H_kw .Kwords {
	width: 600px; height: 26px; line-height: 26px; overflow: hidden; font-size: 12px;
}
#H_kw .Kwords a {
	color: rgb(51, 51, 51); font-size: 12px; margin-right: 10px;
}
#H_kw .Kwords a:hover {
	text-decoration: underline;
}
#H_kw .Search {
	width: 270px;
}
#H_kw .Search .searchtext {
	border-width: 1px medium 1px 1px; border-style: solid none solid solid; border-color: rgb(204, 204, 204) currentColor rgb(204, 204, 204) rgb(204, 204, 204); margin: 0px; padding: 0px; width: 223px; height: 24px; color: rgb(102, 102, 102); text-indent: 10px; vertical-align: middle; display: inline-block;
}
#H_kw .Search a {
	float: right;
}

/* 首页资质*/
.i_title {
	height: 40px; color: rgb(153, 153, 153); text-transform: uppercase; line-height: 40px; overflow: hidden; font-family: "微软雅黑"; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.i_title span {
	margin-right: 3px; float: right;
}
.i_title i {
	color: rgb(0, 136, 134); padding-left: 5px; font-size: 14px; font-weight: bold;
}
.i_title a:hover {
	text-decoration: underline;
}
.i_pro_c {
	margin: 20px auto; width: 990px; overflow: hidden; clear: both;
}
.i_pro_sort {
	width: 255px; overflow: hidden;
}
.i_pro_sort h2 {
	background: url("../photo/i_sort_h2_bg.jpg") no-repeat top; font: 14px/24px Arial, Helvetica, sans-serif; padding: 20px 0px 0px 20px; height: 63px; color: rgb(255, 255, 255); text-transform: uppercase; overflow: hidden; font-size-adjust: none; font-stretch: normal;
}
.i_pro_sort h2 span {
	font: bold 50px/normal Arial, Helvetica, sans-serif; color: rgb(255, 255, 255); float: left; display: block; font-size-adjust: none; font-stretch: normal;
}
.i_pro_sort h2 a {
	font: bold 18px/normal "Microsoft Yahei"; padding: 5px 0px 0px; color: rgb(255, 255, 255); display: block; font-size-adjust: none; font-stretch: normal;
}
.i_pro_sort_c {
	padding: 10px; border: 1px solid rgb(204, 204, 204); overflow: hidden; background-color: rgb(242, 242, 242);
}
.i_pro_sort_c ul li {
	margin: 2px 0px; white-space: nowrap;
}
.i_pro_sort_c ul li a {
	border-radius: 18px; height: 30px; color: rgb(255, 255, 255); line-height: 30px; text-indent: 20px; overflow: hidden; font-size: 14px; font-weight: bold; border-bottom-color: rgb(230, 230, 230); border-bottom-width: 1px; border-bottom-style: solid; display: block; white-space: nowrap; text-overflow: ellipsis; background-color: rgb(3, 139, 137);
}
.i_pro_sort_c ul li a:hover {
	background-color: rgb(248, 116, 37);
}
.i_pro_sort_c ul li ul {
	overflow: hidden; padding-bottom: 5px;
}
.i_pro_sort_c ul li ul ul {
	padding: 0px;
}
.i_pro_sort_c ul li ul li {
	margin: 0px; width: 100%; float: left;
}
.i_pro_sort_c ul li ul li a {
	background: url("../photo/side_lsort.gif") no-repeat 10px; border: currentColor; height: 26px; color: rgb(102, 102, 102); line-height: 26px; text-indent: 20px; font-size: 12px; font-weight: normal; display: block;
}
.i_pro_sort_c ul li ul li a:hover {
	background: url("../photo/side_lsort_on.gif") no-repeat 10px; color: rgb(248, 116, 37); text-decoration: underline;
}
.i_pro {
	width: 710px; overflow: hidden;
}
.i_pro_list {
	width: 100%; overflow: hidden;
}
.i_pro_list li {
	padding: 10px 0px 0px; width: 33.3%; text-align: center; float: left;
}
.i_pro_list li a {
	display: block;
}
.i_pro_list li img {
	border: 1px solid rgb(204, 204, 204); width: 200px; height: 130px; margin-bottom: 10px;
}
.i_pro_list li:hover img {
	border: 1px solid rgb(245, 77, 0);
}

.i_syhy {
	background: url("../photo/i_syhy_bg.jpg") repeat-x rgb(245, 245, 245); margin: 10px 0px; padding: 25px 0px 30px; width: 100%; overflow: hidden;
}
.i_syhy_tit {
	background: url("../photo/i_syhy_tit.png") no-repeat top; margin: 0px auto; width: 990px; height: 50px;
}
.i_syhy_con {
	margin: 0px auto; width: 990px; overflow: hidden; padding-top: 10px; clear: both;
}
.i_syhy_con ul li {
	margin: 10px 14px; padding: 0px; border: 1px solid rgb(169, 167, 163); width: 300px; height: 160px; text-align: center; float: left; position: relative; cursor: pointer;
}
.i_syhy_con ul li:hover {
	border: 1px solid rgb(0, 106, 106);
}
.i_syhy_con ul li img {
	width: 300px; height: 160px;
}
.i_syhy_con ul li span {
	background: rgba(82, 82, 82, 0.5); left: 0px; width: 100%; height: 30px; bottom: 0px; color: rgb(255, 255, 255); line-height: 30px; font-size: 14px; font-weight: bold; display: block; position: absolute;
}
.i_syhy_con ul li:hover span {
	background: rgba(0, 106, 106, 0.8);
}


.i_ys {
	margin: 0px auto; width: 990px; overflow: hidden; clear: both; font-family: "微软雅黑";
}
.i_ys_1 {
	background: url("../photo/i_ys_1.jpg") no-repeat left; padding: 20px 0px 20px 450px; min-height: 400px;
}
.i_ys_2 {
	background: url("../photo/i_ys_2.jpg") no-repeat right; padding: 20px 400px 20px 0px; min-height: 200px;
}
.i_yscon {
	margin-bottom: 20px;
}
.i_yscon i {
	color: rgb(0, 136, 136);
}
.i_yscon ul li.tit {
	padding: 0px 0px 0px 64px; height: 72px; color: rgb(51, 51, 51); overflow: hidden; font-size: 18px; font-weight: bold;
}
.i_yscon ul li.tit p {
	height: 35px; line-height: 35px; margin-top: 20px; display: block; background-color: rgb(235, 235, 235);
}
.i_yscon ul li.con {
	background: url("../photo/ys_con_bg.png") no-repeat 20px 8px; line-height: 24px; padding-left: 44px; font-size: 16px; margin-bottom: 10px;
}
.i_yscon ul li.tit1 {
	background: url("../photo/ys_tit_1.gif") no-repeat left;
}
.i_yscon ul li.tit2 {
	background: url("../photo/ys_tit_2.gif") no-repeat left;
}
.i_yscon ul li.tit3 {
	background: url("../photo/ys_tit_3.gif") no-repeat left;
}


.i_cus_par {
	margin: 20px auto 0px; width: 990px; overflow: hidden; clear: both;
}
.i_customer {
	width: 680px;
}
.i_customer dl {
	padding: 30px 0px; overflow: hidden; border-top-color: rgb(214, 214, 214); border-top-width: 1px; border-top-style: dotted;
}
.i_customer dl:first-child {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.i_customer dl dt {
	padding-right: 40px; float: left;
}
.i_customer dl dt img {
	padding: 2px; border: 1px solid rgb(204, 204, 204); width: 200px; height: 160px;
}
.i_customer dl dd {
	line-height: 30px; overflow: hidden; padding-right: 10px;
}
.i_customer dl dd h3 {
	padding-bottom: 10px;
}
.i_customer dl dd h3 a {
	text-decoration: underline;
}
.i_customer dl dd p {
	color: rgb(102, 102, 102); line-height: 28px;
}
.i_customer dl dd p.l {
	padding: 10px 0px 0px; height: 30px; line-height: 20px;
}
.i_customer dl dd p.l a {
	padding: 3px 10px; border: 1px solid rgb(221, 221, 221); color: rgb(245, 77, 0); display: inline-block;
}
.i_customer dl dd p.l a:hover {
	border: 1px solid rgb(245, 77, 0); color: rgb(255, 255, 255); background-color: rgb(245, 77, 0);
}
.i_partner {
	border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(221, 221, 221) rgb(221, 221, 221); width: 280px;
}
.i_partner_tit {
	background: url("../photo/i_partner_tit.jpg") no-repeat; height: 46px; text-align: center; line-height: 46px; font-family: "微软雅黑"; font-size: 16px;
}
.i_partner_tit a {
	color: rgb(255, 255, 255);
}
.i_partner_tit a:hover {
	text-decoration: underline;
}
.i_partner_con {
	padding: 20px 5px; overflow: hidden;
}
.i_partner_con ul li {
	padding: 8px 0px; width: 50%; text-align: center; float: left;
}
.i_partner_con ul li img {
	padding: 2px; border: 1px solid rgb(221, 221, 221); width: 100px; height: 70px;
}
.i_partner_con ul li:hover img {
	border: 1px solid rgb(170, 170, 170);
}


.i_com_ry {
	background: url("../photo/i_com_ry.jpg") repeat-x; margin: 0px auto; width: 990px; overflow: hidden; padding-top: 20px; clear: both;
}
.i_company {
	width: 680px;
}
.i_company_con {
	padding: 30px 0px;
}
.i_company_con a:hover {
	text-decoration: underline;
}
.i_company_con img {
	margin: 0px 30px 5px 0px; border: currentColor; float: left; box-shadow: 3px 3px 2px #666;
}
.i_company_con p.title {
	padding: 0px 0px 15px;
}
.i_company_con p.title a {
	font-size: 14px; font-weight: bold;
}
.i_company_con p.content {
	color: rgb(102, 102, 102); line-height: 200%;
}
.i_company_con p.link {
	padding-top: 10px;
}
.i_company_con p.link a {
	color: rgb(0, 136, 136);
}
.i_rongyu {
	width: 280px; overflow: hidden;
}
.i_rongyu_con {
	width: 280px; height: 250px; overflow: hidden; position: relative;
}
#i_rongyu_gl {
	top: 0px; width: 16px; height: 100%; position: absolute; cursor: pointer; background-image: url("../photo/go_l_r.png"); background-repeat: no-repeat;
}
#i_rongyu_gr {
	top: 0px; width: 16px; height: 100%; position: absolute; cursor: pointer; background-image: url("../photo/go_l_r.png"); background-repeat: no-repeat;
}
#i_rongyu_gl {
	background-position: 0px; left: 0px;
}
#i_rongyu_gr {
	background-position: -25px; right: 0px;
}
.i_rongyu_list {
	margin: 0px auto; width: 230px; padding-top: 15px;
}
.i_rongyu_list ul li {
	float: left;
}
.i_rongyu_list ul li img {
	padding: 9px 4px; border: 1px solid rgb(204, 204, 204); width: 220px; height: 200px;
}

.i_photo {
	margin: 15px auto; width: 990px; overflow: hidden; clear: both;
}
.i_photo_tit {
	background: url("../photo/i_photo_tit.jpg") repeat-x left; width: 100%; text-align: center;
}
.i_photo_tit span {
	padding: 0px 20px; color: rgb(153, 153, 153); text-transform: uppercase; display: inline-block; background-color: rgb(255, 255, 255);
}
.i_photo_tit a {
	font-family: "微软雅黑"; font-size: 18px; font-weight: bold;
}
.i_photo_con {
	width: 990px; height: 250px; overflow: hidden; position: relative;
}
#i_photo_gl {
	padding: 8px 2px; border-radius: 3px; top: 50%; width: 16px; height: 42px; margin-top: -29px; position: absolute; cursor: pointer; background-image: url("../photo/go1_l_r.png"); background-repeat: no-repeat; background-color: rgb(0, 136, 136);
}
#i_photo_gr {
	padding: 8px 2px; border-radius: 3px; top: 50%; width: 16px; height: 42px; margin-top: -29px; position: absolute; cursor: pointer; background-image: url("../photo/go1_l_r.png"); background-repeat: no-repeat; background-color: rgb(0, 136, 136);
}
#i_photo_gl {
	background-position: 2px; left: 0px;
}
#i_photo_gr {
	background-position: -23px; right: 0px;
}
.i_photo_list {
	margin: 0px auto; width: 930px; padding-top: 15px;
}
.i_photo_list ul li {
	margin: 0px 10px; text-align: center; float: left;
}
.i_photo_list ul li img {
	padding: 4px; border: 1px solid rgb(204, 204, 204); width: 205px; height: 190px; margin-bottom: 5px;
}

.i_news {
	margin: 20px auto 0px; padding: 10px 0px; border: 1px solid rgb(204, 204, 204); width: 990px; overflow: hidden; clear: both;
}
.i_news_c {
	background: url("../photo/i_news_line.png") no-repeat right; padding: 0px 20px; width: 310px; min-height: 300px;
}
.i_news_con {
	padding-top: 10px;
}
.i_news_con ul li {
	background: url("../phooto/li_ico_1.gif") no-repeat left; height: 24px; line-height: 24px; text-indent: 10px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
}
.i_news_con ul li span {
	color: rgb(153, 153, 153); float: right;
}
.i_answer {
	padding: 0px 20px; width: 250px;
}
.i_answer_con {
	height: 290px; margin-top: 10px;
}
.i_answer_con dl {
	padding: 20px 0px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dotted;
}
.i_answer_con dl dt {
	background: url("../photo/i_question.png") no-repeat left; height: 40px; line-height: 40px; text-indent: 26px; overflow: hidden; font-weight: bold; white-space: nowrap; text-overflow: ellipsis;
}
.i_answer_con dl dd {
	background: url("../photo/i_answer.png") no-repeat left top; line-height: 180%; padding-left: 26px;
}
.friendlink {
	margin: 0px auto; padding: 10px 0px; width: 990px; line-height: 180%; clear: both;
}
.friendlink a {
	margin-right: 15px;
}



.i_banner_1 {
	width: 100%; text-align: center; overflow: hidden; clear: both;
}
.i_banner_2 {
	background: url("../photo/i_ban_2.jpg") no-repeat; margin: 0px auto; width: 990px; height: 117px; overflow: hidden; clear: both; position: relative;
}
.i_banner_2 p {
	top: 50%; right: 20px; color: rgb(255, 255, 255); font-size: 14px; position: absolute;
}
.i_banner_2 span {
	font-size: 20px; font-weight: bold;
}
.i_banner_3 {
	background: url("../photo/i_ban_3.jpg") no-repeat; margin: 0px auto; width: 990px; height: 117px; overflow: hidden; clear: both; position: relative;
}
.i_banner_3 p {
	top: 40%; text-align: center; right: 20px; color: rgb(255, 255, 255); font-size: 14px; position: absolute;
}
.i_banner_3 span {
	font-size: 20px; font-weight: bold;
}

/* foot css */
#F_nav {
	width: 100%; background-color: rgb(102, 102, 102);
}
.f_nav {
	margin: 0px auto; padding: 15px 0px; width: 800px; height: 16px; text-align: center;
}
.f_nav li {float:left;
	padding: 0px 15px; height: 16px; line-height: 16px; border-left-color: rgb(255, 255, 255); border-left-width: 1px; border-left-style: solid; display: inline-block;
}
.f_nav li:first-child {
	border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
.f_nav li a {
	color: rgb(255, 255, 255); font-size: 14px;
}
.f_nav li a:hover {
	text-decoration: underline;
}


#BaN {
	width: 100%; text-align: center; overflow: hidden; clear: both;
}
#breadCrumb {
	margin: 0px auto; width: 990px; height: 40px; color: rgb(51, 51, 51); line-height: 40px; overflow: hidden; clear: both;
}
#breadCrumb a {
	margin: 0px 5px; color: rgb(51, 51, 51); text-decoration: none;
}
#breadCrumb a:hover {
	text-decoration: underline;
}
.container {
	padding: 0px 0px 10px; overflow: hidden; clear: both;
}
.main {
	margin: 0px auto; width: 990px; overflow: hidden; clear: both;
}
.main_200 {
	width: 200px; overflow: hidden;
}
.main_780 {
	border: 1px solid rgb(204, 204, 204); width: 780px; overflow: hidden; background-color: rgb(255, 255, 255);
}
.main_280 {
	width: 280px; overflow: hidden;
}
.main_700 {
	border: 1px solid rgb(204, 204, 204); width: 700px; overflow: hidden; background-color: rgb(255, 255, 255);
}
.side_news_tit {
	height: 36px; line-height: 36px; text-indent: 10px; font-size: 14px; font-weight: bold; background-color: rgb(217, 217, 217);
}
.side_news_pro {
	border: 1px solid rgb(204, 204, 204); overflow: hidden; clear: both; margin-bottom: 10px;
}
.side_news_pro li {
	padding: 10px 0px 5px; width: 139px; text-align: center; float: left;
}
.side_news_pro li img {
	border: 1px solid rgb(238, 238, 238); width: 120px; height: 100px;
}
.side_news_pro li img:hover {
	border: 1px solid rgb(245, 77, 0);
}
.side_news_con {
	border: 1px solid rgb(204, 204, 204); margin-top: -1px;
}
.side_news_con li {
	background: url("../images/li_ico_1.gif") no-repeat 10px; height: 30px; line-height: 30px; text-indent: 20px; overflow: hidden;
}
.side_200_tit {
	height: 32px; color: rgb(255, 255, 255); line-height: 32px; text-indent: 10px; font-size: 14px; font-weight: bold; background-color: rgb(3, 139, 137);
}
.side_200_pro {
	border: 1px solid rgb(204, 204, 204); overflow: hidden; clear: both; margin-bottom: 10px;
}
.side_200_pro li {
	padding: 10px 0px 5px; width: 198px; text-align: center;
}
.side_200_pro li img {
	border: 1px solid rgb(238, 238, 238); width: 160px; height: 140px;
}
.side_200_pro li:hover img {
	border: 1px solid rgb(245, 77, 0);
}
.side_200_contact {
	padding: 8px 5px; border: 1px solid rgb(204, 204, 204); line-height: 180%; overflow: hidden;
}
.side_200_contact img {
	margin: 5px 0px;
}
.side_btitle {
	height: 32px; color: rgb(255, 255, 255); line-height: 32px; text-indent: 10px; font-weight: 700; background-color: rgb(248, 116, 37);
}
.side_btitle h2 {
	font-size: 14px; font-weight: 700;
}
.side_sort {
	margin: 0px auto 10px; padding: 5px 10px 0px; border: 1px solid rgb(204, 204, 204); color: rgb(51, 51, 51); overflow: hidden; clear: both;
}
.side_sort ul li {
	margin: 5px 0px; white-space: nowrap;
}
.side_sort ul li a {
	border-radius: 18px; height: 30px; color: rgb(255, 255, 255); line-height: 30px; text-indent: 20px; overflow: hidden; font-size: 14px; font-weight: bold; border-bottom-color: rgb(230, 230, 230); border-bottom-width: 1px; border-bottom-style: solid; display: block; white-space: nowrap; text-overflow: ellipsis; background-color: rgb(3, 139, 137);
}
.side_sort ul li a:hover {
	background-color: rgb(248, 116, 37);
}
.side_sort ul li a.on {
	color: rgb(255, 255, 255); background-color: rgb(248, 116, 37);
}
.side_sort ul li ul {
	padding-bottom: 5px;
}
.side_sort ul li ul ul {
	padding: 0px;
}
.side_sort ul li ul li {
	margin: 0px;
}
.side_sort ul li ul li a {
	background: url("../photo/side_lsort.gif") no-repeat 20px; border: currentColor; height: 26px; color: rgb(102, 102, 102); line-height: 26px; text-indent: 36px; font-size: 12px; font-weight: normal; display: block;
}
.side_sort ul li ul li a:hover {
	text-decoration: underline;
}
.side_sort ul li ul li a:hover {
	background: url("../photo/side_lsort_on.gif") no-repeat 20px; color: rgb(248, 116, 37);
}
.side_sort ul li ul li a.on {
	background: url("../photo/side_lsort_on.gif") no-repeat 20px; color: rgb(248, 116, 37);
}
.side_sort_title {
	height: 32px; line-height: 32px; text-indent: 10px; font-weight: bold; background-color: rgb(3, 139, 137);
}
.side_sort_title h2 {
	color: rgb(255, 255, 255); font-size: 14px; font-weight: 700;
}
.side_sort_con {
	margin: 0px auto 10px; padding: 10px 0px; border: 1px solid rgb(204, 204, 204); color: rgb(51, 51, 51); overflow: hidden; clear: both;
}
.side_sort_con li a {
	background: url("../photo/side_lsort.gif") no-repeat 20px; border: currentColor; height: 26px; color: rgb(102, 102, 102); line-height: 26px; text-indent: 36px; font-size: 12px; font-weight: normal; display: block;
}
.side_sort_con li a:hover {
	text-decoration: underline;
}
.side_sort_con li a:hover {
	background: url("../photo/side_lsort_on.gif") no-repeat 20px; color: rgb(248, 116, 37);
}
.side_sort_con li a.on {
	background: url("../photo/side_lsort_on.gif") no-repeat 20px; color: rgb(248, 116, 37);
}
/*内页资质列表*/
.pageContent_list .item{
	float:left;
	margin-bottom:20px;
	margin-left:20px;
	}
.pageContent_list .buy{
	margin-bottom:12px;
	}
.pageContent_list .itemPic{
	margin-bottom:6px;
	padding:4px;
	width:200px;
	border:1px solid #E1E1E1;
	text-align:center;	
	}
.pageContent_list .itemName{
	overflow:hidden;
	width:190px;
	line-height:22px;
	height:22px;
	font-size:14px;
	text-align: center;
	margin-top:10px;
	background:#CCC;

	}
.pageContent_end {
	clear:both;
	margin-top:30px;
	text-align: center;
	}