﻿/*Common-start*/
@charset "utf-8";
@import url("Style.css");
*{ margin:0px; padding:0px;
	}
body {
	color: #333;
	font: 12px/1.231 "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif "";
	background: url(../images/Common/bg.jpg) repeat-x;
	font-family: "宋体"
} /*网站字体颜色*/
a {
	color: #333;
	text-decoration: none;
blr:expression(this.onFocus=this.blur())
}  /*for ie f6n.net*/
a:focus {
	outline: 0;
} /*for ff f6n.net*/
a:hover {
	color: #003366;
	text-decoration: none;
}
p {
	text-align: justify;
	text-justify: inter-ideograph;
	white-space: normal;
	letter-spacing: normal;
}
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
.tr {
	text-align: right;
}
.tl {
	text-align: left;
}
.center {
	text-align: center;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/* -- 购物车外部框架 -- */
.cart_header, .cart_content, .cart_footer {
	width: 760px;
	margin: 0 auto;
}

/* -- 页面整体布局 -- */
.header , .content , .footer {
	width: 960px;
	margin: 0 auto;
}
.left { width:201px; float:left; overflow:hidden;}
.left2 { width:670px; float:left; overflow:hidden;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop { background:url(../images/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.left2top { background:url(../images/left2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.leftbot { background:url(../images/left_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { background:url(../images/right_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }

.right { width:754px; float:left; display:inline; margin-left:5px; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.righttop { background:url(../images/right_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.right2top { background:url(../images/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url(../images/right_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { background:url(../images/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:752px; min-height:458px; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}
.right2_main { width:273px; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}
.left2_main { width:668px;  border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}





/*Common-end*/
/*reset-start*/
@charset "utf-8";
html {
	color: #000;
	background: #FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}
del, ins {
	text-decoration: none;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
	vertical-align: middle;
}
body {
	font: 12px/1.231 "Microsoft YaHei", arial, helvetica, clean, sans-serif;
}
select, input, button, textarea, button {
	font: 99% arial, helvetica, clean, sans-serif;
}
table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
*font-size:108%;
	line-height: 100%;
}
/*title*/
h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
.mt10 {
	margin-top: 10px;
}
.clearfix:after {
	content: "";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.clearfix {
*zoom:1
}
/*reset-end*/
 
 /*temp.css*/
#nodata {
	padding: 80px;
	padding-left: 150px;
	border: solid 1px #eee;
	margin: 10px 0;
	background: url(img/nodata.gif) no-repeat 20px 20px;
}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1 {
	display: none;
	z-index: 1001;
	width: 398px;
	border: 1px solid #ccc;
	background: #fff;
	padding-bottom: 20px;
}
#mesbook1_c div, #mesbook1 div {
	border: 1px solid #E4E3E3;
	background: #EBECEB;
	height: 18px;
	padding: 4px .5em 0;
	margin-bottom: 10px;
}
#mesbook1_c dl.b1, #mesbook1 dl.b1 {
	width: 370px;
	margin: 0 auto;
}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {
	float: left;
	width: 105px;
	overflow: hidden;
}
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
	width: 265px;
	float: right;
}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
	padding-bottom: 10px;
}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {
	margin-right: 20px;
}
/*处理中动画占全屏*/
#oran_div_processing {
	width: 300px;
	padding: 20px;
	z-index: 9999;
	text-align: center;
	background: #fffeef;
	border: solid 1px #b8ab04;
}
/*rollup.css*/
#roll_top, #fall, #ct {
	position: relative;
	cursor: pointer;
	height: 72px;
	width: 26px
}
#roll_top {
	background: url(/Skins/Default/../images/top.gif) no-repeat
}
#fall {
	background: url(/Skins/Default/../images/top.gif) no-repeat 0 -80px
}
#ct {
	background: url(/Skins/Default/../images/top.gif) no-repeat 0 -40px
}
#roll {
	display: block;
	width: 15px;
	margin-right: -500px;
	position: fixed;
	right: 50%;
	top: 50%;
	_margin-right: -505px;
	_position: absolute;
	_margin-top: 300px;
_top:expression(eval(document.documentElement.scrollTop))
}
.ImTable * {
	padding: 0px;
	margin: 0px
}
.ImTable {
	border-collapse: collapse;
	border: none;
	background: url(/UserControls/im/kefu/bg.gif)
}
.ImTable h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px
}
.ImHeader {
	height: 165px;
	background: url(/UserControls/im/kefu/im_01.jpg)
}
.ImRow0 {
	background: url(/UserControls/im/kefu/ico_item1.gif) no-repeat;
	margin: 10px 10px 0;
	height: 24px;
	padding-left: 10px;
	padding-top: 4px;
}
.ImRow1 {
	background: url(/UserControls/im/kefu/ico_item1.gif) no-repeat;
	margin: 10px 10px 0;
	height: 24px;
	padding-left: 10px;
	padding-top: 4px;
}
a.im, a:hover.im {
	text-decoration: none;
	height: 35px;
	color: #c31313;
	font-size: 12px;
}
.ImFooter {
	height: 90px;
	background: url(/UserControls/im/kefu/im_04.jpg) no-repeat;
	display: inline-block;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
}
.ImFooter h5 {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	margin: 15px 0 0;
	font-family: '宋体';
}
.ImFooter p {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 10px 0;
}
.ewmclass {
	background: url(/UserControls/im/kefu/bg.gif) repeat-y;
	width: 150px;
	height: 150px;
	position: relative
}
.ewmclass .ewmwzclass {
	background: url(../images/Index/zgfwh.gif) no-repeat 0 0;
	width: 129px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	position: absolute;
	top: -15px;
	left: 10px;
	padding-top: 129px;
	padding-bottom: 10px;
	text-align: center
}
/*产品分类*/
.left_cate {
	width: 201px;
}
.left_cate h2 {
	background: #c31313;
	height: 44px;
	line-height: 44px;
	padding-left: 0px;
	font-weight: bold;
	color: #fff;
	font-size: 16px;
	border-bottom: 0px solid #c31313;
	text-align: center;
	font-family: "Microsoft Yahei";
}
.left_cate h2 a {
	color: #fff;
}
.left_cate h2 em {
	font-size: 14px;
	text-transform: uppercase;
	margin-left: 6px;
}
.left_con {
	border-left: 1px solid #c31313;
	border-right: 1px solid #c31313;
	border-bottom: 1px solid #c31313;
	padding: 12px 10px 0px 10px;
}
.left_cate h3 {
	border: 0px solid #ccc;
	height: 28px;
	line-height: 28px;
	text-align: center;
	padding-bottom: 15px;
}
.left_cate h3 a {
	font-size: 14px;
	padding-left: 0px;
	font-weight: normal;
	border: 1px solid #ccc;
	height: 28px;
	line-height: 28px;
	width: 173px;
	display: block
}
.left_con ul {
	margin-bottom: 4px;
}
.left_con li {
	border-bottom: 1px dashed #dedede;
	height: 42px;
	line-height: 42px;
	padding-left: 46px;
	margin-bottom: 1px;
}
.left_con li a {
	color: #c31313;
	background: url(../images/pro/left_li.gif) left 18px no-repeat;
	display: inline-block;
	padding-left: 12px;
}
.left_con .no_bor {
	border-bottom: none;
}
.left_con h3 a:hover, .left_con h3.cur a {
	color: #c31313;
	text-decoration: none;
}
.left_con li a:hover, .left_con li.cur a {
	color: #c31313;
	text-decoration: none;
}
/*快讯*/
.newsdiv_index {
	background: #fff;
	border: #ccc 0px solid;
	border-top: 0px;
	border-bottom: 0px;
	padding: 0px 0px 0px 14px;
	overflow: hidden;
	clear: both;
	height: auto;
}
.news_t {
	height: 30px;
	padding-top: 10px;
	background: url(../images/pro/bg7.gif) no-repeat 0px bottom;
	line-height: 30px;
	padding-bottom: 4px;
	padding-left: 3px;
}
.news_t ul li {
	float: left;
}
.news_t ul li a {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #c31313;
	font-weight: bold;
	display: block;
	width: 95px;
	height: 30px;
}
.newsdiv_index dl {
	padding: 18px 0;
	display: inline-block;
	overflow: hidden;
}
.newsdiv_index dt {
	width: 200px;
	float: left;
	padding: 0 15px 0 0;
	font-size: 0;
}
.newsdiv_index dt img {
	width: 200px;
	height: 105px;
}
.newsdiv_index dd {
	float: left;
	overflow: hidden;
	width: 524px;
}
.newsdiv_index dd p {
	height: 77px;
	line-height: 24px;
	text-align: justify;
}
.newsdiv_index dd span {
	display: block;
	padding: 5px 0 0;
	text-align: right;
}
.newsdiv_index dd span img {
	width: 130px;
	height: 21px;
}
.news_m ul li {
	height: 30px;
	line-height: 30px;
	border-bottom: #adacac 1px dashed;
	overflow: hidden;
	background: url(../images/ico10.gif) no-repeat 0 13px;
	width: 735px;
	float: left;
	margin: 0 52px 0 0;
	display: inline;
}
.news_m ul li a {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #4f4f4f;
	padding: 0 0 0 12px;
}
.news_m .nobor, .wd .nobor {
	border: none;
}
.news_t .nobor {
	background: none;
}
.newsdiv_index dd h3 {
	font-size: 16px;
}
.newsdiv_index dd h3 a, .news_m ul li a:hover {
	color: #c31313
}
.news_t span {
	float: right;
}
.news_t span a {
	font-size: 12px;
	color: #c31313;
	font-weight: normal;
}
.news dd h3 {
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	text-align: center;
}
.news dl dd h3 a {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #525252;
}
.news dd p {
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #707070;
	height: 175px;
	line-height: 22px;
	padding: 5px 0 0;
	overflow: hidden;
}
.news_m {
	height: 160px
}
.newsdiv_index dd span a {
	color: #fff;
	background: #c31313;
	width: 80px;
	display: inline-block;
	height: 24px;
	text-align: center;
	line-height: 24px;
}

.agent_con dl.dl_2 {
	display: inline-block;
	float: left;
	padding: 0 31px 10px 0;
	width: 215px;
}
.agent_con dl.dl_2 dt {
	height: 311px;
	overflow: hidden;
	width: 226px;
}
dl.dl_2 dd a:hover {
	color: #c31313;
}
.agent_con dl.dl_2 dt a {
	border: 1px solid #ccc;
	display: block;
	height: 299px;
	padding: 5px;
	width: 214px;
}
.agent_con dl.dl_2 img {
	display: block;
	height: 299px;
	width: 214px;
}
.agent_con dl.dl_2 dd {
	font-weight: normal;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 226px;
}
.agent_con dl.dl_2 dt a:hover {
	border: 2px solid #c31313;
	padding: 4px;
}




.i_c_text{padding:10px 10px 20px 10px;line-height:20px; color:#333333;}
.i_c_text dt{width:237px; float:left;}
.i_c_text dd{width:456px; line-height:25px; text-align:left;float:left;}
.i_c_text .company{}
.i_c_text .company .pic{float:left; padding-right:8px;}
.i_c_text .company .font{float:left;}
/* 翻页按钮 */

/*翻页*/
div.digg { width:100%; text-align:center; margin:20px auto 0px auto; padding:20px 0px; border-top:1px solid #ccc; overflow:hidden;}
div.digg a { border: #999 1px solid; padding:5px 8px; margin:5px; text-decoration:none;}
div.digg a:hover { color:#fff; background:#2676ca; text-decoration:none; }
div.digg span.current { padding:5px 8px; margin:3px; color:#fff; background:#2676ca;}
.clear50{ margin-top:50px;}

/* 分页 */
.page{
	text-align: right;
	margin: 30px 0;
	font-weight: bold;
	color: #0c6ba1;
	padding-right: 40px;
	font-size: 12px;
}
.page a{color:#0c6ba1;}
.page a:visited{color:#0c6ba1;}
.page a:hover{color:#0c6ba1; text-decoration:underline;}
#newpro .nr {
	padding: 16px 11px 8px;
	background: #fff;
	border-bottom: 0px;
	border-top: 0px
}
#newpro .nr h4 a{ font-weight:bold; color:#333; font-size:12px; padding-left:26px; height:24px; line-height:24px; display:block; margin-bottom:5px;}
#newpro .nr h3{
	border: 0px solid #ccc;
	height: 28px;
	line-height: 28px;
	text-align: center;
	margin-bottom: 15px;
}
#newpro .nr h3 a{font-size: 14px;padding-left: 0px;font-weight: normal;border: 1px solid #ccc;height: 28px;line-height: 28px;width:245px;display:block}
#newpro .nr h3 a:hover,#newpro .nr h3.cur a{font-weight:bold;color:#c31313;}
#newpro .nr li.cur a,#newpro .nr li a:hover{ display:block; color:#c31313;font-weight: normal;}
#newpro .nr ul { padding-bottom:14px;padding-top: 4px;}
#newpro .nr li{float:left;width: 88px;}
#newpro .nr li a { display:block; padding-left:15px; background:url(../images/pro/left_li.gif) no-repeat 5px 10px; line-height:28px; height:28px; overflow:hidden}
#newpro .nr h4{ background:#ccc;}
.content .rightl.proindexystp #righttuijian .news_random .pd_list_dl dt a img {
	height: 250px;
	width: 225px;
}


/* 询价 */
.order { width:500px; margin:0 auto; }
.order li span { width:70px; display:block; float:left; color:#999; }
.order li { height:22px; margin:5px 0;}
.order li input { float:left; width:230px; height:18px; line-height:18px; padding-left:3px; }
.order li.r_box { height:104px;}
.order li .remarks { height:100px; width:400px; padding:0 3px; line-height:20px; /*text-indent:2em;*/  }
.order li.dn { display:none;}
.order li.obutton { height:36px; }
.order .xunjia { margin-top:5px; background:none; border:none; width:112px; height:32px; background:url(xunjia.gif) no-repeat; cursor:pointer; 
font-size: 14px;
padding: 5px 12px;
height: 36px;
line-height: 16px;
_line-height: 20px;
cursor: pointer;
border: 1px solid #eb7207;
border-radius: 3px;
color: #fff;
background-color: #f70;
overflow: hidden;
vertical-align: middle;


}
.order .xunjia:hover { background:url(xunjia_hover.gif) no-repeat;
font-size: 14px;
padding: 5px 12px;
height: 36px;
line-height: 16px;
_line-height: 20px;
cursor: pointer;
border: 1px solid #eb7207;
border-radius: 3px;
color: #fff;
background-color: #f70;
overflow: hidden;
vertical-align: middle;


}


