﻿@charset "utf-8";
/* 全局 */
body {
  background: url(/images/bg.jpg) no-repeat center 0 #fff;
  font-family: "微软雅黑", "Arial", "宋体";
  color: #333;
  font-size: 12px;
  min-width: 1360px;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
th,
td {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
input,
textarea,
select {
  margin: 0;
  font-size: 100%;
  font-family: "微软雅黑", "Arial", "宋体";
}
ul,
li,
ol {
  list-style-type: none;
}
img {
  border: 0;
}
.del {
  text-decoration: line-through;
}

/* 清除浮动 */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
*html .clearfix {
  height: 1%;
}
* + html .clearfix {
  height: 1%;
}
.clrfix:before,
.clrfix:after {
  content: "";
  display: table;
}
.clrfix:after {
  clear: both;
}
.clrfix {
  zoom: 1;
}
/* 清除浮动 适用100% */
.overflowfix {
  overflow: auto;
  zoom: 1;
}
.displayfix {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 100%;
  _width: auto;
}

/* 去掉A标签和按钮的虚线框 谷歌默认无虚线 */
a {
  blr: expression(this.onFocus=this.blur());
} /* A标签：IE7 IE6  */
a:focus {
  outline: none;
} /* A标签：FF IE8  */
input::-moz-focus-inner {
  border: 0;
} /* 按钮：FF */

/* 去掉谷歌两种文本框和下拉的阴影 */
input,
textarea,
select {
  outline: none;
}

/* IE6 提示升级 */
.ie6_bg {
  background: url(/images/ie6/ie6_bg.gif) repeat-x;
  height: 110px;
}
.ie6 {
  background: url(/images/ie6/ie6.gif) no-repeat;
  width: 924px;
  height: 110px;
  margin: 0 auto;
}
.ie6 ul {
  padding-left: 310px;
}
.ie6 li {
  float: left;
  padding-left: 40px;
}
.ie6 li a {
  width: 61px;
  height: 110px;
  display: block;
}

/* 版权 */
.bqxx {
  width: 100%;
  height: 252px;
  position: fixed;
  top: 100px;
  left: 0;
  z-index: 9999;
  display: none;
}

/* 特有 */
.clr {
  clear: both;
  font-size: 0;
  height: 0;
  line-height: 0;
}
.clr10 {
  clear: both;
  font-size: 0;
  height: 10px;
  line-height: normal;
}
.clr15 {
  clear: both;
  font-size: 0;
  height: 15px;
  line-height: normal;
}
.clr20 {
  clear: both;
  font-size: 0;
  height: 20px;
  line-height: normal;
}
.clr30 {
  clear: both;
  font-size: 0;
  height: 30px;
  line-height: normal;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.va_t {
  vertical-align: text-top;
}
.va_c {
  vertical-align: middle;
}
.va_b {
  vertical-align: text-bottom;
}
.w_auto {
  width: auto;
}
.h_auto {
  height: auto;
}
.wh_auto {
  width: auto;
  height: auto;
}
.sxbl_table_over td {
  background: #ffffcc !important;
} /*table表格，经过td变色*/

/* 链接 */ /*a.a_baise:link, a.a_baise:visited, a.a_baise:active*/
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  text-decoration: none;
  color: #ff6600;
}

/* 通用 */
.block {
  margin: 0 auto;
  width: 1000px;
}
.block .area_l {
  float: left;
  width: 260px;
}
.block .area_r {
  float: right;
  width: 710px;
}
.block_index {
  background: url(/images/jpg_02.jpg) no-repeat;
  margin: 0 auto;
  width: 1010px;
  height: 235px;
}
.block_index .area_l {
  float: left;
  width: 300px;
  padding: 25px 0 0 30px;
}
.block_index .area_r {
  float: right;
  width: 645px;
  padding-right: 5px;
}

/* 面包屑 */
.crumb {
  padding: 5px 0 0;
}
.crumb .title {
  padding: 15px 0 0;
  height: 48px;
  border-bottom: 3px solid #e5e5e5;
}
.crumb .title p {
  font-size: 30px;
  font-weight: normal;
  font-family: "微软雅黑", "黑体";
  color: #333;
}
.crumb .position * {
  vertical-align: middle;
}
.crumb .position .home {
  display: inline-block;
  *display: inline;
  zoom: 1;
  background: url(/images/common/ico_home3.gif) no-repeat 0 3px;
  width: 19px;
  height: 18px;
}
.crumb .position p {
  display: inline-block;
  *display: inline;
  zoom: 1;
  height: 18px;
  line-height: 18px;
  color: #666;
  padding-left: 5px;
}
.crumb .position p a {
  color: #666;
}
.crumb .position p a:hover {
  color: #ff6600;
}
.crumb .position p span {
  font-family: "宋体";
  padding: 0 12px;
}

/* header */
.header_code {
  position: fixed;
  _position: absolute;
  top: 135px;
  /*right:5%;*/
  left: 50%;
  margin-left: 530px;
}
.header {
  background: url(/images/header_bg.png) repeat-x;
  height: 118px;
}
.header .logo {
  float: left;
  font-size: 0;
  line-height: 0;
  padding-top: 15px;
}
/*.header .block {
	position:relative;
	z-index:200;
}*/
.header .header_r {
  /*position:absolute;
	right:-160px;
	top:40px;*/
  float: right;
  margin-right: -160px;
  padding-top: 25px;
}
.header .lang {
  padding-top: 15px;
}
.header .lang a {
  background: url(/images/lang.gif) no-repeat;
  padding-left: 28px;
  margin-right: 10px;
}
.header .lang a.a2 {
  background-position: 0 -50px;
}
.header .top_shopping_cart {
  width: 131px;
  position: relative;
  margin-top: 15px;
}
.header .top_shopping_cart p a {
  background: url(/images/login/shopping_cart.gif) no-repeat;
  display: block;
  text-align: center;
  height: 28px;
  line-height: 28px;
}
.header .top_shopping_cart p i {
  position: absolute;
  top: -13px;
  left: 12px;
  background: #ff6600;
  padding: 1px 5px;
  line-height: normal;
  font-style: normal;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  border-radius: 15px;
}
.mainnav {
  float: right;
}
.mainnav .pull_li {
  float: left;
  width: 126px;
  background: url(/images/mainnav_x.png) no-repeat 0 center;
  position: relative;
  z-index: 200;
}
.mainnav .pull_li.off {
  background: none;
}
.mainnav .pull_li .pull_a {
  display: block;
  height: 100px;
  line-height: 100px;
  font-size: 16px;
  font-family: "微软雅黑", "黑体";
  text-align: center;
  cursor: pointer;
}
.mainnav .pull_li_hover .pull_a p,
.mainnav .pull_li_visited .pull_a p {
  background: url(/images/mainnav.png) no-repeat center 0;
  width: 162px;
  height: 100px;
  display: block;
  position: absolute;
  top: 0;
  left: -18px;
}
.mainnav .pull_li_hover .pull_a,
.mainnav .pull_li_visited .pull_a {
  color: #ffffff;
}
.mainnav .subnav {
  position: absolute;
  top: 100px;
  left: 0;
  border: 1px solid #bc0c0d;
  border-top: 5px solid #bc0c0d;
  background: #fff;
  padding: 25px 25px 20px 0;
  width: 500px;
  box-shadow: 3px 3px 3px #aaaaaa;
  display: none;
}
.mainnav .subnav_r {
  left: auto;
  right: 0;
}
.mainnav .pull_li_hover .subnav {
  display: block;
}
.mainnav .subnav .subnav_l {
  float: left;
  width: 220px;
}
.mainnav .subnav .subnav_l li {
  float: left;
  width: 60px;
  line-height: 25px;
  background: url(/images/gif_02.gif) no-repeat 30px center;
  padding-left: 45px;
}
.mainnav .subnav_cp {
  width: 604px;
}
.mainnav .subnav_cp .subnav_l {
  width: 320px;
}
.mainnav .subnav_cp .subnav_l li {
  width: 110px;
}
.mainnav .subnav .subnav_r {
  float: right;
}
.mainnav .subnav .title {
  color: #d11000;
  font-family: "微软雅黑", "黑体";
  font-size: 16px;
  background: url(/images/gif_01.gif) no-repeat right center;
  margin-bottom: 8px;
  margin-left: 30px;
}
.mainnav .subnav .title span {
  background: #fff;
  padding-right: 15px;
}

/* footer */
.footer_help {
  background: url(/images/help_bg.gif) repeat-x #e6e6e6;
  padding: 35px 0;
}
.footer_help .help_l {
  background: url(/images/help_l.gif) no-repeat;
  float: left;
  width: 300px;
  height: 160px;
  line-height: 25px;
  margin-top: 5px;
}
.footer_help .help_l b {
  color: #ff6600;
}
.footer_help .help_l p {
  padding: 18px 0 0 25px;
}
.footer_help .help {
  float: right;
}
.footer_help .help dl {
  float: left;
  padding-left: 70px;
}
.footer_help .help dl.off {
  padding-left: 0;
}
.footer_help .help dl dt {
  font-size: 16px;
  font-family: "微软雅黑", "黑体";
  padding-bottom: 8px;
}
.footer_help .help dl dd {
  line-height: 23px;
  background: url(/images/gif_02.gif) no-repeat 0 9px;
  padding-left: 12px;
  font-size: 11px;
}
.footer_help .help dl dd a {
  color: #666;
}
.footer_help .help dl dd a:hover {
  color: #ff6600;
}
.footer {
  background: url(/images/footer_bg.gif) repeat-x;
  color: #666;
  line-height: 25px;
  height: 70px;
  line-height: 70px;
}
.footer a {
  color: #666;
}
.footer a:hover {
  color: #ff6600;
}
.footer .fr {
  padding-top: 25px;
}

/* banner */
.banner_00 {
  font-size: 0;
  line-height: 0;
}
.banner_bg {
  background: #eaeaea;
  font-size: 0;
  line-height: 0;
  text-align: center;
  margin-bottom: 25px;
  margin-top: -12px;
  /*margin-top:12px;*/
}
.index_banner {
  background: url(/images/banner_bg.png) no-repeat;
  width: 1078px;
  height: 446px;
  margin: 15px auto 0;
}

/* 模块框架 */
/*.column_00 .column_t {
	background:url(/images/common/part_bg.gif) repeat-x #F9F9F9;
	height:35px;
	line-height:35px;
	border:1px solid #DEDBD2;
	padding:0 12px 0 15px;
}
.column_00 .column_t .column_title b {
	font-size:14px;
	color:#FF6600;
}
.column_00 .column_t .column_title2 b {
	font-size:14px;
}
.column_00 .column_t .more {
	float: right;
}
.column_00 .column_t .more a {
	color:#999999;
}
.column_00 .column_t .more a:hover {
	color:#FF6600;
}
.column_00 .column_c {
	border:1px solid #DEDBD2;
	background:#FFF;
	border-top:none;
}*/

/* 选项卡 */
.tab_01 .tab_t {
  float: right;
  width: 50px;
}
.tab_01 .tab_t li p {
  height: 115px;
  color: #666;
}
.tab_01 .tab_t li p span {
  width: 15px;
  margin: 0 auto;
  padding-top: 25px;
  display: block;
  text-align: center;
  line-height: 16px;
}
.tab_01 .tab_t li.on p {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
}
.tab_01 .tab_t li.on p span {
}
.tab_01 .tab_t li.on .a1 {
  background: url(/images/jpg_02.jpg) no-repeat 0 -250px;
}
.tab_01 .tab_t li.on .a2 {
  background: url(/images/jpg_02.jpg) no-repeat -100px -250px;
}

/* 通用模块内容 */
.part_01 {
  margin-top: -15px;
}
.part_01 li {
  float: left;
  font-size: 0;
  line-height: 0;
  padding-left: 15px;
  width: 323px;
}
.part_01 li.off {
  padding-left: 0;
}
.part_01 li a {
  background: url(/images/jpg_01.jpg) no-repeat;
  display: block;
  width: 323px;
  height: 100px;
}
.part_01 li a:hover {
  background-position: 0 -110px;
}
.part_01 li a.a2 {
  background-position: 0 -220px;
}
.part_01 li a.a2:hover {
  background-position: 0 -330px;
}
.part_01 li a.a3 {
  background-position: 0 -440px;
}
.part_01 li a.a3:hover {
  background-position: 0 -550px;
}
.part_02 ul {
  height: 150px;
}
.part_02 li {
  padding-bottom: 12px;
}
.part_02 .select * {
  vertical-align: middle;
}
.part_02 .select b {
  color: #ffffff;
  /*padding-right:15px;*/
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 75px;
}
.part_02 .select select {
  width: 200px;
  height: 30px;
  border: 1px solid #fff;
  background: #fff;
  color: #999;
}
.part_02 .search {
  background: url(/images/jpg_02.jpg) no-repeat -200px -250px;
  width: 275px;
  height: 32px;
  padding: 0;
}
.part_02 .search .text {
  border: none;
  background: #fff;
  width: 162px;
  color: #999;
  padding: 0;
  margin: 8px 0 0 35px;
  float: left;
}
.part_02 .search .button {
  background: none;
  margin: 0;
  padding: 0;
  width: 70px;
  height: 32px;
  border: none;
  cursor: pointer;
  float: right;
}
.part_02 .href_a a {
  float: left;
  display: block;
  width: 125px;
  height: 45px;
  margin-left: 20px;
}
.part_02 .href_a a.off {
  margin-left: 0;
}
.left_search {
  background: #5e5e5e;
  margin-top: 10px;
  border-radius: 5px;
  padding: 20px 0 20px 18px;
}
.left_search .part_02 .select select {
  width: 150px;
}
.left_search .part_02 ul {
  height: auto;
}
.left_search .part_02 .search {
  background: url(/images/jpg_02.jpg) no-repeat -200px -300px;
  width: 225px;
}
.left_search .part_02 .search .text {
  width: 112px;
}
.part_03 {
  padding: 25px 78px 0 0;
}
.part_03 .hot .pic {
  float: left;
}
.part_03 .hot .pic img {
  width: 150px;
  height: 85px;
  border-radius: 8px;
}
.part_03 .hot .title_bg {
  margin-left: 170px;
}
.part_03 .hot .title_bg .title {
  font-family: "微软雅黑", "黑体";
  font-size: 16px;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
}
.part_03 .hot .title_bg .title a {
  color: #bc0c0d;
}
.part_03 .hot .title_bg .title a:hover {
  color: #ff6600;
}
.part_03 .hot .title_bg .sum {
  padding-top: 10px;
  color: #999;
  height: 50px;
  line-height: 25px;
  overflow: hidden;
  color: #999999;
}
.part_03 .list {
  padding-top: 15px;
}
.part_03 .list li {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  background: url(/images/gif_02.gif) no-repeat 0 12px;
  padding-left: 12px;
}
.part_03 .list li .time {
  color: #999;
  padding-left: 25px;
  float: right;
}
.part_04 {
  padding-top: 28px;
}
.part_04 li {
  float: left;
  width: 122px;
  padding-right: 25px;
  text-align: center;
}
.part_04 li img {
  width: 118px;
  height: 118px;
  padding: 1px;
  border: 1px solid #d6d6d6;
}
.part_04 li .title {
  display: block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  padding-top: 8px;
  font-size: 14px;
}
.part_04 li .title2 {
  display: block;
  padding-top: 5px;
  color: #999999;
}
.part_05 {
  padding: 25px 0;
}
.part_05 table {
  border: 1px solid #d7d7d7;
  padding: 3px 0 0 3px;
}
.part_05 table tr th,
.part_05 table tr td {
  background: #e5e5e5;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  font-weight: normal;
  padding: 8px 2px;
  text-align: center;
}
.part_05 table tr.alt th,
.part_05 table tr.alt td {
  background: #d7e8f2;
}
.part_05 table thead tr.pic th,
.part_05 table thead tr.pic td {
  background: #fff;
}
.part_05 table thead tr.pic td img {
  vertical-align: middle;
  width: 80px;
  height: 80px;
  border: 2px solid #fff;
}
.part_06 {
  padding-top: 30px;
}
.part_06 li {
  margin-bottom: 30px;
  border: 1px solid #dadada;
}
.part_06 .pic_bg {
  float: left;
  border-right: 1px solid #dadada;
  text-align: center;
  position: relative;
}
.part_06 .pic_bg .pic {
  padding: 1px;
  background: #fff;
}
.part_06 .pic_bg .pic img {
  width: 150px;
  height: 150px;
}
.part_06 .pic_bg .ico {
  padding: 5px 0;
  background: #f8f8f8;
  border-top: 1px solid #f1f1f1;
  font-size: 0;
}
.part_06 .pic_bg .ico .a3 span {
  display: none;
  position: absolute;
  z-index: 300;
  top: -1px;
  left: -1px;
  font-size: 12px;
  border: 1px solid #dadada;
  background: url(/images/map.gif) no-repeat 95% 80% #fff;
  /*background:#D75A5A;
	opacity:0.80; filter:alpha(opacity=80);
	color:#FFF;*/
  height: 136px;
  padding: 15px 20px 0;
  line-height: 25px;
  text-align: left;
  width: 368px;
  box-shadow: 0 0 3px #aaaaaa;
}
.part_06 .pic_bg .ico .a3 span b {
  color: #ff6600;
}
.part_06 .pic_bg .ico .a3_hover span {
  display: block;
}
.part_06 .pic_bg .ico .a2 {
  margin: 0 5px;
}
.part_06 .title_bg {
  padding: 18px 25px 0 180px;
  line-height: 22px;
  color: #666;
}
.part_06 .title_bg .title {
  font-size: 16px;
  height: 22px;
  overflow: hidden;
  margin-bottom: 10px;
  color: #333;
}
.part_06 .title_bg .title2 b {
  color: #ff0000;
  font-weight: normal;
}
.part_06 .title_bg .title a {
  color: #333;
}
.part_06 .title_bg .title a:hover {
  color: #ff6600;
}
.part_06 .title_bg .sum {
  height: 44px;
  overflow: hidden;
}

.part_07 {
  padding-top: 30px;
}
.part_07 li {
  margin-bottom: 30px;
  border: 1px solid #dadada;
}
.part_07 .pic_bg {
  float: left;
  border-right: 1px solid #dadada;
  text-align: center;
  position: relative;
}
.part_07 .pic_bg .pic {
  padding: 1px;
  background: #fff;
}
.part_07 .pic_bg .pic img {
  width: 250px;
  height: 250px;
}
.part_07 .pic_bg .ico {
  padding: 5px 0;
  background: #f8f8f8;
  border-top: 1px solid #f1f1f1;
  font-size: 0;
}
.part_07 .pic_bg .ico .a3 .contact {
  display: none;
  position: absolute;
  z-index: 300;
  top: -1px;
  left: -1px;
  font-size: 12px;
  border: 1px solid #dadada;
  background: url(/images/map.gif) no-repeat 95% 80% #fff;
  height: 236px;
  padding: 15px 20px 0;
  line-height: 25px;
  text-align: left;
  width: 368px;
  box-shadow: 0 0 3px #aaaaaa;
}
.part_07 .pic_bg .ico .a3 .contact span {
  color: #000;
  font-size: 14px;
  font-weight: bold;
}
.part_07 .pic_bg .ico .a3 .contact b {
  color: #ff6600;
}
.part_07 .pic_bg .ico .a3_hover .contact {
  display: block;
}
.part_07 .pic_bg .ico .a2 {
  margin: 0 5px;
}
.part_07 .title_bg {
  padding: 18px 25px 0 275px;
  line-height: 30px;
  color: #666;
}
.part_07 .title_bg .title {
  font-size: 16px;
  margin-bottom: 5px;
  color: #333;
}
.part_07 .title_bg .title2 b {
  color: #ff0000;
  font-weight: normal;
}
.part_07 .title_bg .title a {
  color: #333;
}
.part_07 .title_bg .title a:hover {
  color: #ff6600;
}
.part_07 .title_bg .sum {
  height: 90px;
  overflow: hidden;
}
.part_07 .part_content .title {
  border-bottom: 1px dotted #c4c4c4;
  padding-bottom: 8px;
}
.part_07 .part_content .title p {
  font-size: 16px;
  font-family: "微软雅黑", "黑体";
  color: #bc0c0d;
}
.part_07 .part_content .con {
  padding: 15px 0;
  line-height: 30px;
  overflow: hidden;
  font-size: 14px;
}
.part_07 .part_content .con img {
  max-width: 710px;
  _width: expression(document.body.clientWidth > 710 ? "710px": "auto");
}
.part_08 table {
  border-collapse: collapse; /*border-spacing:0;*/
}
.part_08 {
  padding: 30px 0;
}
.part_08 .page {
  padding-top: 30px;
}
.part_08 th,
.part_08 td {
  border: 1px solid #dadada;
}
.part_08 th {
  background: #309ccb;
  padding: 8px 0;
  color: #ffffff;
}
.part_08 .table_a1 {
  padding: 0 12px;
  text-align: center;
}
.part_08 .table_a2 {
  padding: 0 12px;
}
.part_08 .pic_bg {
  text-align: center;
  position: relative;
}
.part_08 .pic_bg .pic {
  padding: 1px;
  background: #fff;
}
.part_08 .pic_bg .pic .title {
  display: block;
  padding: 5px 0 10px;
}
.part_08 .pic_bg .pic img {
  width: 150px;
  height: 150px;
}
.part_08 .pic_bg .ico {
  padding: 5px 0;
  background: #f8f8f8;
  border-top: 1px solid #f1f1f1;
  font-size: 0;
}
.part_08 .pic_bg .ico img {
  width: 45px;
}
.part_08 .pic_bg .ico .a3 .contact {
  display: none;
  position: absolute;
  z-index: 300;
  top: -1px;
  left: -1px;
  font-size: 12px;
  border: 1px solid #dadada;
  background: url(/images/map.gif) no-repeat 95% 80% #fff;
  /*background:#D75A5A;
	opacity:0.80; filter:alpha(opacity=80);
	color:#FFF;*/
  height: 166px;
  padding: 15px 20px 0;
  line-height: 25px;
  text-align: left;
  width: 368px;
  box-shadow: 0 0 3px #aaaaaa;
}
.part_08 .pic_bg .ico .a3 .contact span {
  color: #000;
  font-size: 14px;
  font-weight: bold;
}
.part_08 .pic_bg .ico .a3 .contact b {
  color: #ff6600;
}
.part_08 .pic_bg .ico .a3_hover .contact {
  display: block;
}
.part_08 .pic_bg .ico .a2 {
  margin: 0 5px;
}

.new_list_table {
  width: 100%;
  border-collapse: collapse;
}

.new_list_table th,
.new_list_table td {
  border: 1px solid #d8d8d8;
  padding: 8px 12px;
}

.new_list_table th {
  background: #f5f5f5;
}
