﻿@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 {
  
}
.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: 1200px;
  margin: 0 auto;
}
.cart_content {
  margin-top: 15px;
  margin-bottom: 15px;
}
/* -- 页面整体布局 -- */
.header, .content, .footer {
  width: 1200px;
  margin: 0 auto;
}
.left, .leftr {
  float: left;
  overflow: hidden;
}
.leftr {
  float: left;
}
.left2 {
  width: 890px;
  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: 860px;
  float: right;
  display: inline;
  overflow: hidden;
}
.rightl {
  float: right;
}
.right2 {
  width: 275px;
  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: 860px;
  overflow: hidden;
}
.right2_main {
  width: 273px;
  overflow: hidden;
}
.left2_main {
  width: 890px;
  overflow: hidden;
}
.h_nav li a:-webkit-any-link {
  display: block;
}
/*头部开始*/
.topWrap {
  background: url(../images/h_bg.jpg) no-repeat center top;
  height: 184px;
  overflow: hidden;
}
.h_top {
  height: 36px;
  font: 12px/36px "Microsoft Yahei";
  color: #fff;
  overflow: hidden;
}
.h_top span {
  color: #fff;
}
.h_top span a {
  color: #faddde;
  display: inline-block;
  padding: 0 18px 0 22px;
}
.h_top span img {
  vertical-align: middle;
}
.h_top span .h_a1 {
  background: url(../images/h_ic1.gif) no-repeat left center;
}
.h_top span .h_a2 {
  background: url(../images/h_ic2.gif) no-repeat left center;
}
.h_top span .h_a3 {
  background: url(../images/h_ic3.gif) no-repeat left center;
}
.h_con {
  height: 100px;
  padding: 40px 0 0;
}
.h_con h1 {
  float: left;
  width: 200px;
}
.h_con h1 img {
  height: 77px;
}
.h_con .h_dw {
  float: left;
  font-size: 14px;
  color: #333;
  padding: 15px 0 5px 10px;
  background: url(../images/t_line.gif) no-repeat 0 5px;
}
.h_dw span {
  display: block;
  color: #1e3b8a;
  line-height: 24px;
  font-size: 24px;
  margin-bottom: 4px;
  letter-spacing: 4px;
  font-weight: bold;
}
.tel {
  float: right;
  font-size: 16px;
  color: #333;
  background: url(../images/tel.gif) no-repeat 70px 5px;
  line-height: 30px;
  text-align: right;
}
.tel b {
  font-size: 30px;
  display: block;
}
.h_tel {
  padding: 36px 0 0 62px;
  overflow: hidden;
  font: 14px/20px "Microsoft Yahei";
  color: #666;
  overflow: hidden;
  background: url(../images/h_tel.png) no-repeat left top;
}
.h_tel span {
  color: #e15517;
  display: block;
  font: bold 30px/30px "Times New Roman", Times, serif;
}
/*nav*/
.nav_bg {
  background: url(../images/h_anvbg.jpg) no-repeat center top;
  height: 61px;
  overflow: hidden;
}
.h_nav {
  height: 61px;
  overflow: hidden;
}
.h_nav ul li {
  float: left;
  font: 16px/61px "Microsoft Yahei";
  height: 61px;
  overflow: hidden;
}
.h_nav ul li a {
  float: left;
  display: inline-block;
  height: 61px;
  color: #fff;
  padding-left: 53px;
}
.h_nav ul li em {
  display: inline-block;
  float: left;
  padding: 19px 10px 0 0;
  vertical-align: top;
}
.h_nav ul li a span {
  float: left;
  display: inline-block;
  height: 61px;
  color: #fff;
  padding-right: 54px;
  cursor: pointer;
}
.h_nav li a:hover, .h_nav .cur a {
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  background: url(../images/h_nav1.png) no-repeat left top;
}
.h_nav li a:hover span, .h_nav .cur a span {
  text-decoration: none;
  color: #fff;
  background: url(../images/h_nav2.png) no-repeat right top;
}
.h_nav .nones {
  background: none;
}
/*头部结束*/
/*底部开始*/
.footWrap {
  background: url(../images/f_bg.jpg) no-repeat center top;
  height: 303px;
  overflow: hidden;
}
.f_con {
  height: 224px;
  overflow: hidden;
}
.f_nav {
  height: 79px;
  overflow: hidden;
  text-align: center;
  color: #929191;
  font: 16px/79px "Microsoft Yahei";
}
.f_nav a {
  color: #929191;
  padding: 0 30px;
  display: inline-block;
}
.f_logo {
  display: inline;
  width: 100px;
  overflow: hidden;
  padding: 70px 0 0 0;
}
.f_logo img {
  width: 100px;
}
.f_wz {
  float: left;
  display: inline;
  padding: 56px 0 0 32px;
  width: 536px;
  overflow: hidden;
  font: 14px/30px "Microsoft Yahei";
  color: #929190;
}
.f_wz a {
  color: #929190;
}
.f_wz em {
  color: #e15518;
  font-weight: bold;
  font-size: 24px;
}
.f_code {
  float: right;
  margin: 35px 15px 0 0;
  display: inline;
}
.footer p {
  float: left;
  margin-left: 22px;
  height: 156px;
  overflow: hidden;
  background: url(../images/f_cdbg.png) no-repeat center top;
}
.footer p img {
  display: block;
  margin: 0 auto;
  height: 120px;
  padding: 2px;
  border: 1px solid #f0f0f0;
  background: #fff;
}
.footer p i {
  display: block;
  text-align: center;
  color: #eaeaea;
  font: 12px/28px "Microsoft Yahei";
}
/*底部结束*/
/*temp.css*/
#nodata {
  padding: 80px;
  padding-left: 150px;
  border: solid 1px #eee;
  margin: 10px 0;
  background: url(../images/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;
}
/*rollup.css*/
#roll_top, #fall, #ct {
  position: relative;
  cursor: pointer;
  height: 72px;
  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: -618px;
  position: fixed;
  right: 50%;
  top: 80%;
  _margin-right: -618px;
  _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;
  background: url(../images/bg.gif)
}
.ImTable h2 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 5px
}
.ImHeader {
  height: 165px;
  background: url(../images/im_01.gif)
}
.ImRow0 {
  background: url(../images/ico_item1.gif) no-repeat;
  margin: 10px 10px 0;
  height: 24px;
  padding-left: 2px;
  padding-top: 4px;
}
.ImRow1 {
  background: url(../images/ico_item1.gif) no-repeat;
  margin: 10px 10px 0;
  height: 24px;
  padding-left: 2px;
  padding-top: 4px;
}
a.im, a:hover.im {
  text-decoration: none;
  height: 35px;
  color: #e15517;
  font-size: 12px;
}
.ImFooter {
  height: 106px;
  background: url(../images/im_04.gif) 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: 'Microsoft Yahei';
}
.ImFooter p {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin: 10px 0;
  line-height: 28px;
}
/* -- 当前位置 -- */
.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 {
}
.plc, .plc2 {
  background: url(../images/logo_03.png) 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 {
  color: #e15517;
  font-size: 14px;
  font-weight: bold;
  display: inline;
  font-family: "Microsoft Yahei", "微软雅黑";
}
.plc i, .plc2 i, .plc a {
  font-style: normal;
  font-size: 14px;
  color: #666;
}
em, i {
  font-style: normal;
}
/*sou*/
.ser_bg {
  border-bottom: 1px solid #dfdfdf;
  height: 85px;
  overflow: hidden;
  margin-bottom: 20px;
}
.ser_c {
  height: 85px;
  overflow: hidden;
}
.inp01 {
  float: left;
  padding-left: 10px;
  width: 254px;
  height: 30px;
  overflow: hidden;
  font: 14px/30px "Microsoft Yahei";
  border: none;
  background: url(../images/ser1.gif) no-repeat left top;
  color: #666;
  margin-top: 30px;
  display: inline;
  outline: none;
}
.inp02 {
  float: left;
  background: url(../images/ser2.gif) no-repeat left top;
  width: 100px;
  height: 30px;
  border: 0;
  margin-top: 30px;
  outline: none;
  cursor: pointer;
}
.ser_c p {
  height: 85px;
  width: 750px;
  overflow: hidden;
  display: block;
  color: #666;
  font: 14px/85px "Microsoft Yahei";
}
.ser_c p a {
  color: #666;
  padding-right: 15px;
  display: inline-block;
}