@charset "utf-8";

html {
	color: #000;
	background: #FFF;
}

body {
	color: #666;
	font-size: 14px;
	font-family: "Microsoft Yahei", "微软雅黑";
}

/*网站字体颜色*/
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;
}

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;
}

a {
	color: #666;
	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;
	height: 0;
	line-height: 0;
	font-size: 0;
}

p {
	word-spacing: -1.5px;
}

.tr {
	text-align: right;
}

.tl {
	text-align: left;
}

.center {
	text-align: center;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.pa {
	position: absolute;
}

.pr {
	position: relative
}

/* -- 购物车外部框架 -- */
.cart_header,
.cart_content,
.cart_footer {
	width: 1000px;
	margin: 0 auto;
}

.cart_content {
	margin-top: 15px;
	margin-bottom: 15px;
}

/* -- 页面整体布局 -- */
.header,
.content,
.footer {
	width: 1200px;
	margin: 0 auto;
}

.left,
.leftr {
	width: 216px;
	float: left;
}

.leftr {
	float: left;
}

.left2 {
	width: 700px;
	float: left;
	overflow: hidden;
	margin-top: 15px;
}

.left3 {
	width: 754px;
	float: left;
	overflow: hidden;
	color: #666;
}

.lefttop {
	height: 0px;
	font-size: 0;
	overflow: hidden;
	margin-top: 10px;
}

.leftbot {
	height: 0px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}

.left2bot {
	height: 0px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}

.right,
.rightl {
	width: 960px;
	float: right;
	display: inline;
	overflow: hidden;
}

.rightl {
	float: right;
}

.right2 {
	width: 265px;
	float: right;
	overflow: hidden;
	margin-top: 15px;
}

.right3 {
	width: 201px;
	float: right;
	overflow: hidden;
	color: #666;
}

.rightbot {
	height: 0px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}

.right2bot {
	height: 0px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}

.right_main {
	width: 960px;
	overflow: hidden;
}

.right2_main {
	width: 273px;
	overflow: hidden;
}

.left2_main {
	width: 700px;
	overflow: hidden;
}

.h_nav li a:-webkit-any-link {
	display: block;
}

/*头部开始*/
.theader {
	overflow: hidden;
	height: 226px;
	background: url("../images1/tlogo_bg.jpg") repeat-x left top;
}

.tnav {
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #666666;
}

.tnav p {
	overflow: hidden;
	display: block;
	float: right;
}

.tnav p a {
	display: inline-block;
	padding: 0 15px;
	background: url("../images1/tnav_abg.jpg") no-repeat right center;
	font-size: 14px;
	color: #666666;
}

.tnav p a.laster {
	background: none;
}

.tlogo {
	height: 136px;
}

.tlogo h1 {
	display: block;
	margin-top: 39px;
	float: left;
	width: 675px;
	height: 75px;
}
.tlogo h2 {
	display: block;
	margin-top: 30px;
	float: left;
	width: 350px;
	height: 75px;
}

.tlogo p {
	display: block;
	float: left;
	padding-left: 25px;
	margin-top: 39px;
	width: 320px;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
}

.tlogo p em {
	color: #0871c3;
}

.tlogo p b {
	display: block;
	margin-top: 5px;
	color: #666666;
	font-size: 20px;
	font-weight: normal;
}
.hd_logo{display: block;/*padding:0 10px 0 15px;*/ font-size:12px; font-weight:normal; height:80px; width:675px; line-height: 1000px;background: url("../images1/logo.png.html") no-repeat center;}
.hd_logo a{display:block;height:54px;line-height: 400px;overflow:hidden;}
.tlogo .tels {
	display: block;
	float: right;
	margin-top: 23px;
	width: 290px;
}

.tlogo .inp {
	overflow: hidden;
	display: block;
	margin-top: 15px;
	width: 255px;
	height: 37px;
	background: url("../images1/tlogo_inp.jpg") no-repeat left top;
}

.tlogo .itext {
	display: block;
	float: left;
	padding-left: 10px;
	width: 180px;
	height: 37px;
	line-height: 36px;
	font-size: 14px;
	color: #999999;
	border: 0;
	background: none;
}

.tlogo .ibtn {
	display: block;
	float: right;
	width: 50px;
	height: 37px;
	border: 0;
	background: none;
	cursor: pointer;
}

.tlogo .tels span {
	display: block;
	padding-left: 52px;
	width: 250px;
	line-height: 30px;
	height: 70px;
	color: #666666;
	font-size: 19px;
	font-weight: bold;
	background: url("../images1/tlogo_tel.jpg") no-repeat left center;
	font-weight: normal;
}

.tlogo .tels b {
	font-size: 30px;
	color: #d51b1f;
	font-family: "Arial";
}

.tlogo .shops {
	display: block;
	float: right;
	margin-top: 35px;
	width: 145px;
	line-height: 30px;
	height: 60px;
	text-align: center;
	font-size: 14px;
	text-align: center;
	background: url("../images1/tlogo_tbg.jpg") no-repeat left top;
	position: relative;
}

.tlogo .shops .tcode2 {
	display: none;
	position: absolute;
	left: 147px;
	top: 0;
}

.tlogo .shops .tcode2 img {
	height: 100px;
	width: 100px;
}

.tlogo .shops b {
	display: block;
}

.tlogo .shops b a {
	color: #ffffff;
}

.tlogo .shops strong {
	display: block;
	font-weight: bold;
}

.tlogo .shops strong a {
	color: #333333;
}

.nav {
	overflow: hidden;
	height: 58px;
	line-height: 58px;
}

.nav li {
	position: relative;
	overflow: hidden;
	display: block;
	float: left;
	font-size: 16px;
	background: url("../images1/nav_lbg.jpg") no-repeat right center;
}

.nav li:last-child {
	background: none;
}

.nav li a {
	display: inline-block;
	padding: 0 31px;
	color: #ffffff;
}

.nav li a:hover,
.nav li.cur a {
	display: inline-block;
	background: #0871c3;
}
.nav li.on a{
  background: none;
}

.nav li b {
	position: absolute;
	left: 10px;
	top: 15px;
	display: block;
	width: 22px;
	height: 21px;
}

/*头部结束*

/*底部开始*/
.flogo {
	overflow: hidden;
	height: 397px;
	background: url("../images1/flogo_bg.jpg") no-repeat center top;
}

.fnav {
	position: absolute;
	left: 275px;
	top: 40px;
	overflow: hidden;
	width: 100%;
	height: 52px;
	line-height: 52px;
}

.fnav a {
	display: inline-block;
	padding: 0 32px;
	font-size: 16px;
	color: #ffffff;
	background: url("../images1/fnav_abg.png") no-repeat right center;
}

.fnav a.laster {
	background: none;
}

.flogo2 {
	overflow: hidden;
	margin-top: 20px;
	height: 316px;
}

.flogo2 h2 {
	position: absolute;
	left: 0;
	top: 60px;
	display: block;
	float: left;
	width: 242px;
	height: 150px;
}

.flogo2 h2 a:hover {
	text-decoration: none;
}

.flogo2 h2 img {
	display: block;
	width: 242px;
	height: 101px;
}

.flogo2 h2 em {
	display: block;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	color: #9b9b9b;
	letter-spacing: 8px;
	text-align: center;
}

.flogo2 ul {
	position: absolute;
	left: 295px;
	top: 130px;
	display: block;
	width: 100%;
	height: 130px;
}

.flogo2 ul li {
	overflow: hidden;
	display: block;
	float: left;
	width: 100%;
	line-height: 34px;
	height: 34px;
}

.flogo2 ul li span {
	display: inline-blcok;
	float: left;
	margin-right: 20px;
	font-size: 16px;
	color: #ffffff;
}

.flogo2 ul li span a {
	color: #ffffff;
}

.flogo2 ul li span.btns img {
	padding-top: 10px;
}

.flogo2 p {
	position: absolute;
	left: 760px;
	top: 150px;
	overflow: hidden;
	display: block;
	width: 235px;
	height: 120px;
	background: url("../images1/flogo_pbg.png") no-repeat left top;
}

.flogo2 p img {
	display: block;
	float: left;
	margin: 10px 0 0 10px;
	width: 97px;
	height: 97px;
}

.flogo2 p em {
	display: block;
	float: right;
	padding-top: 55px;
	width: 115px;
	line-height: 28px;
	height: 60px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}

.flogo .fbtn {
	position: absolute;
	left: 0;
	top: 225px;
	overflow: hidden;
	display: block;
	width: 200px;
	height: 35px;
}

.flogo .fbtn a {
	display: block;
	float: left;
	margin-right: 10px;
	width: 35px;
	height: 35px;
}

.ftexts {
	overflow: hidden;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	color: #6a6a6a;
}

.ftexts p {
	overflow: hidden;
	display: block;
	float: right;
}

.ftexts p a {
	display: inline-block;
	padding: 0;
}

.ftexts p a.laster {
	background: none;
}

.flogo2 .tcode22 {
	display: none;
	position: absolute;
	left: 140px;
	top: 225px;
}

.flogo2 .tcode22 img {
	height: 86px;
	width: 86px;
}

/*底部结束*/


/*temp.css*/
#nodata {
	padding: 80px;
	padding-left: 150px;
	border: solid 1px #eee;
	margin: 10px 0;

}

/* -- 弹出窗口 -- */
#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;
}

/*rollup.css*/
#roll_top,
#fall,
#ct {
	position: relative;
	cursor: pointer;
	height: 72px;
	width: 26px
}

#roll_top {
	background: url("../images1/top.gif.html") no-repeat
}

#fall {
	background: url("../images1/top.gif.html") no-repeat 0 -80px
}

#ct {
	background: url("../images1/top.gif.html") no-repeat 0 -40px
}

#roll {
	display: block;
	width: 15px;
	margin-right: -520px;
	position: fixed;
	right: 50%;
	top: 80%;
	_margin-right: -520px;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8));
	z-index: 100;
}

.ImTable * {
	padding: 0px;
	margin: 0px
}

.ImTable {
	border-collapse: collapse;
	border: none;
}

.ImTable h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px
}

.ImHeader {
	height: 165px;

}

.ImRow0 {
	
	margin: 10px 10px 0;
	height: 24px;
	padding-left: 2px;
	padding-top: 4px;
}

.ImRow1 {
	
	margin: 10px 10px 0;
	height: 24px;
	padding-left: 2px;
	padding-top: 4px;
}

a.im,
a:hover.im {
	text-decoration: none;
	height: 35px;
	color: #fff;
	font-size: 12px;
}

.ImFooter {
	height: 90px;
	
	display: inline-block;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
}

.ImFooter h5 {
	font-size: 14px;
	font-weight: normal;
	color: #0871c3;
	text-align: center;
	margin: 15px 0 0;
	font-family: 'Microsoft YaHei', '微软雅黑';
}

.ImFooter p {
	font-size: 20px;
	font-weight: bold;
	color: #0871c3;
	text-align: center;
	margin: 10px 0;
}

/* -- 当前位置 -- */
.topadcs {
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 0;
}

.topadcs a img {
	width: 100%;
	height: auto;
	display: block;
}

.topadcs a {
	display: block;
	margin: 0 auto;
}

.topadcs a.fullad {
	height: 300px;
}

.plc,
.plc2 {
	background: url("../images1/logo_03.png.gif") no-repeat 0 10px;
	height: 20px;
	line-height: 24px;
	padding: 7px 8px 8px 20px;
	position: relative;
	color: #666;
	overflow: hidden;
	font-size: 14px;
	border-bottom: 1px solid #ececec;
	padding-bottom: 8px;
	font-family: "Microsoft Yahei", "微软雅黑";
}

.plc span {}

.plc i,
.plc2 i,
.plc a {
	font-style: normal;
	font-size: 14px;
	color: #666;
}

i,
em {
	font-style: normal;
}

/*sou*/
.ser_bg {
	background: #F0F0F0;
	height: 60px;
	overflow: hidden;
	margin-bottom: 20px;
}

.ser_c {
	height: 60px;
	overflow: hidden;
}

.ser_c p {
	height: 60px;
	width: 1000px;
	overflow: hidden;
	display: block;
	color: #666;
	font: 14px/60px "Microsoft Yahei";
}

.ser_c p a {
	color: #666;
	padding-right: 15px;
	display: inline-block;
}

.ser_c p b {
	color: #666;
	padding-right: 3px;
	display: inline-block;
}
