@charset "utf-8";
#roll {
	bottom: 20px;
	display: block;
	margin-right: -503px;
	position: fixed;
	right: 50%;
	width: 15px;
}

body {
	color: #000000;
	font: 12px/1.231 Verdana, Arial, Helvetica, sans-serif, "";
}

/*网站字体颜色*/

a {
	color: #666666;
	text-decoration: none;
}

/*for ie f6n.net*/

a:focus {
	outline: 0;
}

/*for ff f6n.net*/

a:hover {
	text-decoration: underline;
}

.vam {
	vertical-align: middle;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}

.tr {
	text-align: right;
}

.tl {
	text-align: left;
}

.center {
	text-align: center;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.fw {
	font-family: "微软雅黑", "宋体";
}
#prolist_1{
  width: 740px;
}
.pa {
	position: absolute;
}

.pr {
	position: relative
}

.mt8 {
	margin-top: 8px;
}

.mt10 {
	margin-top: 10px;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, 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 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;
}

.heardLog {
	font-size: 32px;
}

/* -- 购物车外部框架 -- */

.cart_header, .cart_content, .cart_footer {
	width: 960px;
	margin: 10px auto;
}

/*验证码*/

#imgCmtVerCode {
	vertical-align: middle;
}

/*处理中动画占全屏*/

#oran_div_processing {
	width: 300px;
	padding: 20px;
	z-index: 9999;
	text-align: center;
	background: #fffeef;
	border: solid 1px #b8ab04;
}

/*表单提示*/

#form .ok {
	background: url(Img/ico28.gif) no-repeat;
	width: 18px;
	height: 16px;
	display: block;
	float: right;
	margin-right: 10px;
}

#form .err {
	background: url(Img/ico29.gif) no-repeat;
	width: 18px;
	height: 16px;
	display: block;
	float: right;
	margin-right: 10px;
}

/* -- 弹出窗口 -- */

#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;
}

/*在线客服*/

.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: 47px;
	background: url(/UserControls/im/kefu/im_01.gif)
}

.ImRow0 {
	background: #ffffff;
	margin: 0 2px;
	height: 20px;
	padding: 3px 0 3px 2px
}

.ImRow1 {
	background: #f2f2f2;
	margin: 0 2px;
	height: 20px;
	padding: 3px 0 3px 2px
}

a.im, a:hover.im {
	text-decoration: none;
	height: 23px;
	line-height: 21px;
	display: block;
	overflow: hidden;
}

.ImFooter {
	height: 23px;
	background: url(/UserControls/im/kefu/im_04.gif)
}

/*置顶*/

#roll_top, #fall, #ct {
	position: relative;
	cursor: pointer;
	height: 123px;
	width: 26px;
}

#roll_top {
	background: url(/Images/top.gif) no-repeat;
}

#fall {
	background: url(/Images/top.gif) no-repeat 0 -80px;
}

#ct {
	background: url(/Images/top.gif) no-repeat 0 -40px;
}

#roll {
	display: block;
	width: 15px;
	margin-right: -503px;
	position: fixed;
	right: 50%;
	bottom: 25%;
	_margin-right: -513px;
	_position: absolute;
	_margin-top: expression(eval(document.documentElement.clientHeight-92));
	_top: expression(eval(document.documentElement.scrollTop));
}

/*暂无数据*/

#nodata {
	background: url("img/nodata.gif") no-repeat 20px 20px transparent;
	border: 1px solid #EEEEEE;
	margin: 10px 0;
	padding: 80px 80px 80px 150px;
}

.b15 {
	background: url(Img/SkinsVIBtn.jpg) no-repeat;
	border: 0;
	cursor: pointer;
	overflow: hidden;
	background-position: -79px -650px;
	width: 60px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

/* -- 页面整体布局 -- */

.header, .content, .footer {
	width: 960px;
	margin: 0 auto;
}

.left {
	width: 201px;
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
}

.left2 {
	width: 670px;
	float: left;
	overflow: hidden;
}

.left3 {
	width: 754px;
	float: left;
	overflow: hidden;
	color: #666;
}

.lefttop {
	background: url(Img/left_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}

.left2top {
	background: url(Img/left2_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}

.leftbot {
	background: url(Img/left_bot_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}

.left2bot {
	background: url(Img/right_bot2_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}

.right {
	width: 740px;
	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(Img/right_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}

.right2top {
	background: url(Img/right2_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}

.rightbot {
	background: url(Img/right_bot_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}

.right2bot {
	background: url(Img/left_bot2_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}

.right_main {
	width: 752px;
	background-color: #fff;
	min-height: 458px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 15px;
	overflow: hidden;
}

.right2_main {
	width: 273px;
	background-color: #fff;
	border: solid 1px #d5d5d5;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 15px;
	overflow: hidden;
}

.left2_main {
	width: 668px;
	background-color: #fff;
	border: solid 1px #d5d5d5;
	border-top: 0;
	border-bottom: 0;
	overflow: hidden;
}

.left2_s .left2_main {
	width: 958px;
	background-color: #fff;
	min-height: 458px;
	border: solid 1px #d5d5d5;
}

.getnews {
	width: 960px;
	background-color: #fff;
	border: solid 1px #d5d5d5;
	overflow: hidden;
	margin-bottom: 6px;
}

#commonHeaderUser a {
	padding: 0;
}

#commonHeaderUser {
	padding-right: 10px;
}

#commonHeaderUser a {
	padding: 0 2px;
}

#commonHeaderUser .h_logout {
	padding-left: 5px;
}

/*头部开始*/

.topbg {
	/* background: url(../images/bg.gif) repeat-x center top; */
}

.headbg {
	/* background: url(../images/topbg.gif) no-repeat center top; */
	height: 167px;
	margin: 0 auto;
}

.h_top {
	height: 32px;
	line-height: 32px;
}

.h_top p {
	width: 160px;
	color: #727272;
}

.h_top p a {
	padding: 0 6px;
}

.h_top p img {
	margin: 3px 0 0 0;
}

.h_top span {
	padding-left: 15px;
}

.sel {
	color: #8b8b8b;
	font-size: 12px;
	padding-left: 15px;
	background-color: #fff;
	border: 1px solid #efefef;
	width: 170px;
	height: 20px;
}

.h_con {
	height: auto;
}

.h_con h1 {
	padding: 36px 0 0 0px;
}

.h_con h1 img {
	float: left;
	padding: 0 0px 0 0px;
}

.h_con h1 span {
	float: left;
	margin-top: 9px
}

.h_con .heardLog {
	padding: 0 0 0 0px;
}

.h_con .heardLog img {
	float: left;
	padding: 0 0px 0 0px;
}

.h_con .heardLog span {
	float: left;
	margin-top: 9px
}

.h_pho {
	width: 218px;
	padding: 0px 0 0 61px;
	overflow: hidden;
	color: #2f5597;
	/* background: url(../images/tel.gif) no-repeat 41px 3px; */
	font-size: 17px;
	text-align: center;
	padding-top: 19px;
}
#banben {
	border-radius:24px;
	background-color: #2f5597;
	margin-left: 69px;
	margin-right: 16px;
	margin-top: 21px;
}

.h_pho p {
	font-size: 16px;
    color: #ffffff;
}

.h_pho p a {
	padding: 0 2px;
    color: #ffffff;
}

.h_nav1 {
	background-color: #2f5597;
}
.h_nav {
	height: 35px;
	line-height: 35px;
	/* background-color: #2f5597; */
}

.h_nav ul li {
	float: left;
	background: url(../images/n_bor.gif) no-repeat right 4px;
	text-align: center;
	display: block;
	width: 110px;
}

.h_nav ul .nonav {
	background: none;
}

.h_nav ul li a {
	color: #ffffff;
	text-decoration: none;
}

.h_nav ul li a:hover, .h_nav ul .cur a {
	display: block;
}

.h_nav ul li a:hover span, .h_nav ul .cur a span {
	/* background: url(../images/hover2.gif) no-repeat right 4px; */
	display: block;
	text-align: center;
	color: #fff;
	width: 110px;
	font-size: 1.2em;
}

.h_ser {
	width: 947px;
	height: 58px;
	line-height: 44px;
	background: url(../images/serbg.gif) no-repeat center top;
	overflow: hidden;
	color: #4d4d4d;
	margin: 0 auto;
	padding-left: 13px;
}

.h_ser p {
	float: left;
	width: 587px;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	word-break: keep-all;
}

.h_ser a {
	padding: 0 8px;
	color: #4d4d4d;
	display: inline-block;
}

.s_inp {
	width: 350px;
	display: inline-block;
	margin: 0 0 0 0;
}

.selt {
	margin: 0px 4px 0 3px;
	height: 24px;
	width: 90px;
}

.inp01 {
	width: 175px;
	height: 23px;
	line-height: 20px;
	border: medium none;
	background: url(../images/txt.gif) no-repeat;
	text-align: left;
	padding: 2px 2px 2px 5px;
	font-size: 12px;
	color: #666;
}

#site {
	position: absolute;
	z-index: 3;
	top: 3px;
	left: 390px;
}

#siteDiv {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	display: none;
	padding: 8px 10px;
	position: absolute;
	top: 23px;
	white-space: nowrap;
	width: 235px;
	z-index: 1000;
	display: none;
	left: 0px;
}

#siteDiv li {
	float: left;
	list-style-type: none;
	padding-right: 15px;
}

#siteDiv li a {
	color: #666;
}

/*头部结束*

/*底部开始*/

.fbox {
	height: 100px;
}

.f_nav {
	background-color: #525252;
	width: 1260px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #fff;
}

.f_nav a {
	padding: 0 14px;
	color: #fff;
}

.f_con {
	width: 1260px;
}

.flogo {
	width: 500px;
	height: 80px;
	padding: 5px 0 0 0;
	text-align: center;
}

.flogo img {
	width: 127px;
	height: 43px;
	padding: 0 0 6px 0;
}

.flogo p {
	line-height: 22px;
	color: #212121;
}

.flogo p a {
	padding: 0 2px;
	color: #212121;
}

.ban {
	padding: 5px 40px 0 0;
}

.ban p {
	line-height: 24px;
	color: #212121;
	text-align: left;
}

.ban p a {
	color: #424242;
}

.getproduct {
	background-color: #FFFFFF;
	border: 1px solid #D5D5D5;
	margin-bottom: 6px;
	overflow: hidden;
	width: 750px;
}

/*底部结束*/

/*job和guestbook的样式*/

.hr {
	margin: 20px 0;
	color: #666;
}

.hr a {
	padding: 0 10px;
	color: #D2211F;
	text-decoration: underline;
}

table.job {
	width: 100%;
	border-collapse: collapse;
	color: #777;
}

table.job th, .job td {
	border: 1px solid #ddd;
}

table.job th {
	background: url(../images/tabletab.jpg) repeat-x;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

table.job td {
	padding: 10px;
	background: #FFF;
	text-align: center;
}

table.job a.close {
	height: 28px;
	line-height: 28px;
}

table.job .jobdetail {
	display: block;
	width: 76px;
	height: 24px;
	background: url(../images/jobdetail.gif) no-repeat;
	margin: 0 auto;
}

table.job .mydiv {
	z-index: 999;
	/* position:fixed!important;*/
	position: absolute;
	width: 650px;
	left: 50%;
	_left: 55%;
	top: 30%;
	margin: -135px 0 0 -325px;
}

table.job .mydiv table {
	border-collapse: collapse;
	color: #777;
	line-height: 22px;
}

table.job .mydiv table .alignleft {
	text-align: left;
}

.guestbook {
	padding-left: 120px;
	padding-top: 10px;
}

.guestbook table th {
	color: #777;
	text-align: left;
}

.guestbook table td input, .guestbook table td textarea {
	border: 1px solid #777;
	background: #f0f0f0;
}

#show_info {
	clear: both;
	margin: 0 20px;
	padding: 5px;
	background: #F0F0F0
}

#show_info table {
	background-color: #F0F0F0;
	width: 100%;
}

#show_info td {
	background-color: #FFFFFF;
	padding: 0px;
	text-align: center
}

.mydiv {
	border: 1px solid #ccc;
	background: #fff;
	font-size: 12px;
	z-index: 999;
	/*position:fixed!important;*/
	/*FF IE7*/
	position: absolute;
	/*IE6*/
	width: 650px;
	height: 370px;
	left: 50%;
	_left: 55%;
	top: 30%;
	margin-left: -325px;
	/*设置为宽度的一半*/
	margin-top: -135px;
	/*设置为高度的一半*/
}

.bg, .popIframe {
	background-color: #000;
	display: none;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	/*FF IE7*/
	filter: alpha(opacity=50);
	/*IE*/
	opacity: 0.5;
	/*FF*/
	z-index: 1;
	position: fixed!important;
	/*FF IE7*/
	position: absolute;
	/*IE6*/
	position: absolute;
	/*IE6*/
	_top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2:/*IE6*/
	document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
	/* www.codefans.net IE5 IE5.5*/
}

.popIframe {
	filter: alpha(opacity=0);
	/*IE*/
	opacity: 0.5;
	/*FF*/
}

.ys a {
	color: #000000;
	text-decoration: none;
}
