﻿@charset "utf-8";

/* CSS Document */

* {
  padding: 0;
  margin: 0;
}

body {
  background: #fff;
  color: #333333;
  font-size: 12px;
  font-family: "MicroSoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a {
  color: #666;
  text-decoration: none;
  blr: expression(this.onFocus=this.blur())
}


/*for ie f6n.net*/

a:focus {
  outline: 0;
}


/*for ff f6n.net*/

a:hover {
  color: #aa0000;
  text-decoration: underline;
}

p {
  text-align: justify;
  text-justify: inter-ideograph;
  white-space: normal;
  letter-spacing: normal;
  word-spacing: 10px;
}

.vam {
  vertical-align: middle;
}

.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}

.tr {
  text-align: right;
}

.tl {
  text-align: left;
}

.center {
  text-align: center;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.line {
  padding: 0 5px;
}

img {
  border: none;
}

ul,
li {
  list-style: none;
}

.list-con-a,
.list-con-b {
  float: left;
}

.header,
.container,
.foot {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
}


/* 头部样式 */

.header .top {
  width: 100%;
  height: 24px;
  line-height: 24px;
  background: #1e1e1e;
}

.header .top .top_main {
  width: 900px;
  margin: 0 auto;
}

.header .top .top_main .top_left {
  float: left;
  color: #fff;
}

.header .top .top_main .top_right {
  float: right;
  color: #fff;
}

.header .top .top_main .top_right a {
  color: #fff;
}

.header .h_main {
  width: 100%;
  height: 154px;
  overflow: hidden;
  background: url(../image/top_bg.png) no-repeat center center;
}

.header .h_main .top_btm {
  width: 960px;
  height: 116px;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
}

.header .h_main .top_btm .logo {
  float: left;
  width: 385px;
  height: 55px;
  overflow: hidden;
  margin: 30px 0 0 0;
}

.header .h_main .top_btm .tel {
  float: right;
  width: 334px;
  height: 81px;
  overflow: hidden;
  margin: 18px 10px 0 0;
}


/*菜单样式*/

.header .h_main .nav {
  width: 100%;
  height: 38px;
  line-height: 38px;
  background-color: #aa0000;
}

.header .h_main .nav .menu {
  width: 1014px;
  height: 38px;
  line-height: 38px;
  margin: 0 auto;
}

.header .h_main .nav .menu ul {
  width: 1014px;
  height: 38px;
  overflow: hidden;
}

.header .h_main .menu li {
  display: block;
  float: left;
  background: url(../image/navList.gif) no-repeat right center;
  height: 38px;
  line-height: 38px;
}

.header .h_main .menu li a {
  display: block;
  color: #fff;
  padding-left: 22px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
}

.header .h_main .menu li span {
  display: block;
  padding-right: 22px;
}

.header .h_main .menu li a:hover,
.h_main .menu li.cur a {
  display: block;
  text-decoration: none;
  color: #fff600;
  font-family: "Microsoft YaHei";
  font-size: 14px;
}

.header .h_main .menu li a:hover span,
.h_main .menu li.cur a span {
  display: block;
  font-family: "Microsoft YaHei";
  font-size: 14px;
}

.header .h_main .menu .nones {
  background: none
}


/*主体样式*/

.content {
  width: 960px;
  height: auto;
  margin: 0 auto;
  padding: 0;
  display: block;
  overflow: hidden;
}


/*搜索样式*/

.content .search {
  height: 36px;
  line-height: 36px;
  padding: 0 0 0 5px;
  background: #e4e4e4;
  margin-bottom: 10px;
  margin-top: 10px;
}

.content .search .ss1 .k1 {
  width: 230px;
  height: 26px;
  margin-top: 0;
  margin-right: 10px;
}

.ipt_search {
  width: 224px;
  padding-left: 6px;
  height: 24px;
  line-height: 24px;
  border: 0;
  background: #fff;
  color: #aaaaaa;
  display: inline-block;
  margin-top: 2px;
  font-size: 12px;
}

.content .search .ss1 .k2 {
  width: 73px;
  height: 26px;
  overflow: hidden;
  margin-right: 15px;
  margin-top: 5px;
}

.content .search .ss2 {
  color: #666;
  width: 600px;
  overflow: hidden;
}


/*合作商家样式*/

.hezuo {
  height: 60px;
  background: #aa0000;
  padding: 11px 10px 0 10px;
  margin-bottom: 10px;
}

.jiao1 {
  padding-top: 12px;
}

.hezuo li {
  float: left;
  font-size: 0;
  line-height: 0;
  padding-left: 8px;
  width: 145px;
  height: 49px;
}


/*友情链接*/

.link {
  background: #e9e9e9;
}

.link-con {
  width: 960px;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
  overflow: hidden;
}

.link-con dl {
  width: 960px;
  height: 30px;
  overflow: hidden;
}

.link-con dl dt h3 {
  font-size: 12px;
  font-weight: normal;
  line-height: 30px;
  text-align: right;
  float: left;
  width: 145px;
  padding: 0 25px 0 0;
  color: #555;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}

.link-con dl dd {
  float: left;
  display: inline;
  padding-right: 20px;
}

.link-con dl dd a {
  color: #bdbdbd;
  font-size: 12px;
  font-weight: normal;
}


/*底部开始*/

.footers {
  background: url(../image/footer_bg.png) repeat-x left top
}

.footer {
  position: relative;
  width: 960px;
  height: auto;
  margin: 0 auto;
}

.foot_menu {
  text-align: center;
  height: 43px;
  line-height: 43px;
  color: #fff
}

.foot_menu a {
  color: #fff;
  padding: 0 8px
}

.wenz1 {
  text-align: center;
  line-height: 24px;
  padding-top: 10px;
  color: #54585b;
  margin-bottom: 20px;
}

.wenz1 a {
  padding: 0 10px;
}

.ico01 {
  position: absolute;
  left: 89px;
  top: 67px
}

.ico02 {
  position: absolute;
  right: 86px;
  top: 67px
}


/*底部结束*/

.Page {
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
}

.Page .selected {
  color: #F00;
}

.clear {
  clear: both;
}


/* -- 页面整体布局 -- */

.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(../image/left_top_img.gif) no-repeat;
  height: 3px;
  font-size: 0;
  overflow: hidden;
}

.left2top {
  background: url(../image/left2_top_img.gif) no-repeat;
  height: 3px;
  font-size: 0;
  overflow: hidden;
}

.leftbot {
  background: url(../image/left_bot_img.gif) no-repeat;
  height: 3px;
  font-size: 0;
  overflow: hidden;
  margin-bottom: 10px;
}

.left2bot {
  background: url(../image/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(../image/right_top_img.gif) no-repeat;
  height: 3px;
  font-size: 0;
  overflow: hidden;
}

.right2top {
  background: url(../image/right2_top_img.gif) no-repeat;
  height: 3px;
  font-size: 0;
  overflow: hidden;
}

.rightbot {
  background: url(../image/right_bot_img.gif) no-repeat;
  height: 3px;
  font-size: 0;
  overflow: hidden;
  margin-bottom: 10px;
}

.right2bot {
  background: url(../image/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;
}


/*超链接样式*/

.foot_menu a:hover,
.ImRow1 a:hover {
  color: #fff;
}

.t01,
.t02,
.t03,
.t05,
.t06,
.t07,
.t08,
.t09,
.plc,
.plc2,
.rtit,
.rtit1,
.pro_lc,
.lc1,
.lc2,
.lc3,
.lc4,
.lnav h3,
.userleftnav h4,
.leftsearch,
.topsearch,
.ljob,
.jointel,
.club_lin2,
.procom h4,
.caigou,
.comments h4 {
  background: url(../image/SkinsVIBar.jpg) no-repeat;
}

.b01,
.b02,
.b03,
.b04,
.b05,
.b06,
.b07,
.b08,
.b09,
.b10,
.b11,
.b12,
.b13,
.b14,
.b15,
.b16,
.b17,
.b18,
.b19,
.b20,
.b21,
.b22,
.b23,
.b24,
.b25,
.b26,
.b27,
.b28,
.b29,
.b30,
.b31,
.b32,
.b33,
.b34,
.b35,
.b36,
.b37,
.b38,
.b39,
.b40,
.b41,
.b42,
.b43,
.b44,
.b45,
.b46,
.b47,
.b48,
.b49,
.b49b,
.b59,
.b60,
.b61,
.b62,
ul.n_rt_ul {
  background: url(../image/SkinsVIBtn.jpg) no-repeat;
  border: 0;
  cursor: pointer;
  overflow: hidden;
}

.login_tab .txtboxcs {
  border: solid 1px #ccc;
  height: 22px;
}

.zc_tab2 {
  border: solid 1px #ccc;
}

.topadcs {
  width: 960px;
  margin: 10px auto;
  overflow: hidden;
}

.topadcsp {
  width: 958px;
  margin-bottom: 10px;
  border: 1px solid #bdbdbd;
  overflow: hidden;
}

.nrcs {
  border: 1px solid #ccc;
  border-top: 0;
  margin-bottom: 10px;
  background: #fff;
  width: 752px;
  padding-top: 10px
}

p sub {
  vertical-align: sub
}

p sup {
  vertical-align: top
}

.cont {}

.article {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  padding: 20px 15px;
}

.artName {
  font-size: 18px;
  font-weight: bolder;
  font-family: "Microsoft YaHei";
  text-align: center;
  margin-bottom: 25px;
}

.artInfo_2 img {
  float: left;
  display: inline;
  margin-right: 10px;
  margin-bottom: 10px;
}

.artInfo_2 .artJJ {
  float: left;
  font-size: 16px;
  line-height: 30px;
}

.artCont {
  clear: both;
  font-size: 14px;
  font-weight: 100;
  font-family: "Microsoft YaHei";
  line-height: 24px;
  text-indent: 20px;
  color: #666;
}


/*---留言回复样式--*/

.bitian {
  height: 30px;
  line-height: 30px;
}

.bitian div {
  float: right;
}

.texts {
  background: url(../image/tit1.gif) repeat-x;
  line-height: 31px;
  border: 1px solid #E8E8E8;
  text-indent: 15px;
  color: #A30075;
  border-bottom: 0
}

.word {
  line-height: 25px;
  padding: 10px 10px;
  border-bottom: 1px solid #E8E8E8
}


/*---资讯详细页的推荐产品--*/

.n_info_tjcp h4 {
  border-bottom: 1px solid #ccc;
}

.n_info_tjcp dl {
  float: left;
  height: 155px;
  overflow: hidden;
  padding: 10px 0 0 4px;
  width: 163px;
}

.n_info_tjcp dt {
  width: 152px;
  height: 110px;
  line-height: 0;
  font-size: 0;
}

.n_info_tjcp dt img {
  width: 152px;
  height: 110px;
}

.n_info_tjcp dd {
  line-height: 14px;
  height: 28px;
  overflow: hidden;
  text-align: center;
  padding-top: 5px;
  color: #ab8673;
  width: 152px;
}

.n_info_tjcp dd a {
  height: 14px;
  overflow: hidden;
  display: block;
  color: #333;
}


/*---产品列表页面的随机资讯--*/

.RandomNews {
  margin-top: 20px;
}

.RandomNews ul {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color #CCCCCC #CCCCCC;
  border-image: none;
  border-right: 1px solid #CCCCCC;
  border-style: none solid solid;
  border-width: medium 1px 1px;
  height: 281px;
  overflow: hidden;
  width: 740px;
}

.RandomNews h4 {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #EEEEEE;
  border-color: #CCCCCC;
  -moz-use-text-color;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 1px 0;
  line-height: 30px;
  padding-left: 10px;
  color: #28508c;
}

.RandomNews li {
  height: 28px;
  line-height: 28px;
  padding: 0 17px 0 10px;
  width: 320px;
  float: left;
  overflow: hidden;
}

.RandomNews li a {
  background: url(../image/ico55.gif) no-repeat 0 3px;
  padding-left: 12px;
}

.RandomNews li a:hover {
  color: #28508c;
}


/* -- 产品列表样式 -- */

dl.p_list_dl,
dl.p_list_dl2 {
  color: #666;
  width: 163px;
  float: left;
  display: inline;
  padding: 0px 16px 12px 6px;
}

dl.p_list_dl dt {}

dl.p_list_dl dt a {
  width: 158px;
  height: 158px;
  border: 1px solid #E4E4E4;
  display: block;
  padding: 3px;
}


/*产品图片连接边框*/

dl.p_list_dl dt a:hover {
  border: solid 1px #28508c;
}


/*产品图片连接,点击边框*/

dl.p_list_dl dt img {
  display: block;
}

dl.p_list_dl dd {
  overflow: hidden;
  width: 166px;
  white-space: nowrap;
  padding-top: 4px;
  background: #ccc;
  height: 24px;
  text-align: center
}

dl.p_list_dl dd.money1 {
  font-size: 14px;
}

dl.p_list_dl dd.money1 span {
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
  color: #f00;
}

dl.p_list_dl dd.money2 {
  color: #b2b2b2;
}

dl.p_list_dl dd.money2 span {
  text-decoration: line-through;
}

dl.p_list_dl dd.btn {
  height: 24px;
}

dl.p_list_dl dd a {
  color: #28508c;
  font-family: Arial, Helvetica, sans-serif;
}

dl.p_list_dl dd a:hover {
  color: #28508c;
}


/*产品名称连接*/


/* -- 产品列表样式,第二种表现形式 -- */

dl.p_list_dl .d1 {
  width: 152px;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 24px;
}

dl.p_list_dl .d1 a {
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
}

dl.p_list_dl .d1 a:hover {
  color: #28508c;
}


/*产品名称连接*/

dl.p_list_dl .d2 {
  height: 54px;
  white-space: normal;
  line-height: 18px;
}

dl.p_list_dls,
dl.p_list_dl2 {
  float: left;
  width: 226px;
  height: 172px;
  padding: 0 7px 10px 14px;
}

dl.p_list_dls dt {
  font-size: 0;
  line-height: 0;
}

dl.p_list_dls dt a {
  width: 218px;
  height: 140px;
  border: 1px solid #E4E4E4;
  display: block;
  padding: 3px;
}


/*产品图片连接边框*/

dl.p_list_dls dt a:hover {
  border: solid 1px #28508c;
}


/*产品图片连接,点击边框*/

dl.p_list_dls dt img {
  width: 218px;
  height: 140px;
  /*border:1px solid #e0d5be; padding:3px*/
}

dl.p_list_dls dd {
  overflow: hidden;
  width: 226px;
  white-space: nowrap;
  padding-top: 4px;
  height: 24px;
  text-align: center
}

dl.p_list_dls dd.money1 {
  font-size: 14px;
}

dl.p_list_dl dd.money1 span {
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
  color: #f00;
}

dl.p_list_dls dd.money2 {
  color: #b2b2b2;
}

dl.p_list_dl dd.money2 span {
  text-decoration: line-through;
}

dl.p_list_dls dd.btn {
  height: 24px;
}

dl.p_list_dls dd a {
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
}

dl.p_list_dls dd a:hover {
  color: #28508c;
}


/*产品名称连接*/


/* -- 产品列表样式,第二种表现形式 -- */

dl.p_list_dls .d1 {
  width: 152px;
  font-size: 14px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 22px;
}

dl.p_list_dls .d1 a {
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
}

dl.p_list_dls .d1 a:hover {
  color: #28508c;
}


/*产品名称连接*/


/* -- 新闻详细及产品详细评论 -- */

.comments {
  border: solid 1px #ccc;
  overflow: hidden;
  margin-bottom: 10px;
}

.comments h4 {
  line-height: 27px;
  background-position: -63px -850px;
  text-indent: 10px;
  color: #333;
}


/* -- 评论标题色带 -- */

.comments h4 a {
  color: #333;
}


/*可修改文字色彩*/

.comments h4 a:hover {
  color: #333;
  text-decoration: underline;
}

.comments h4 span a {
  color: #28508c;
}


/*可修改文字色彩(评论条数)*/

.comments h4 span a:hover {
  color: #28508c;
  text-decoration: underline;
}

.comments dl {
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  width: 96%;
  margin: 8px 15px;
}

.comments dl dt {
  width: 60px;
  float: left;
}

.comments dl dt img {
  width: 60px;
  height: 60px;
  display: block;
}

.comments dl dd {
  word-break: break-all;
  width: 900px;
  overflow: hidden;
}

.comments dl dd span.ip {
  padding: 0 30px;
}

.comments dl dd.con {
  color: #666;
  margin-top: 8px;
  line-height: 20px;
}

.comments dl .huifu {
  border: dashed 1px #ccc;
  padding: 5px;
  line-height: 18px;
  width: 680px;
}

.comments dl .huifus {
  border: dashed 1px #ccc;
  padding: 5px;
  line-height: 18px;
}

.comments dl .huifu h5 {
  background: none;
  color: #ccc;
  height: 20px;
  line-height: 20px;
  text-indent: 0;
}

.info_pl {
  text-align: right;
  margin-top: 5px;
  margin-right: 9px;
  margin-bottom: 10px;
}

.info_pl a {
  color: #000;
  text-decoration: underline;
}


/*查看评论,可修改文字色彩*/

.info_pl a:hover {
  color: #28508c;
}


/*查看评论,可修改文字色彩*/


/* -- 标题样式 -- */

.t01 {
  background-position: -63px -132px;
  height: 19px;
  padding: 3px 0 0 12px;
  color: #fff;
  margin-bottom: 10px;
}

.t02 {
  background-position: -63px -165px;
  height: 19px;
  padding: 3px 0 0 12px;
  color: #fff;
}

.t03 {
  background: #E2E2E2;
  line-height: 28px;
  text-indent: 15px;
}

.t04 {
  background-position: -63px -197px;
  line-height: 25px;
  text-indent: 15px;
}

.t05 {
  background-position: -280px -338px;
  line-height: 25px;
}

.t06 {
  background-position: -63px -267px;
  line-height: 25px;
  text-indent: 15px;
}

.t07 {
  background-position: -63px -232px;
  line-height: 25px;
  text-indent: 15px;
  color: #333;
}


/* -- 站点左侧导航样式 -- */

.ad01 {
  width: 201px;
  height: 50px;
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
}

.lnav {
  width: 199px;
  border: solid 1px #d5d5d5;
  overflow: hidden;
  border-top: 0;
  border-bottom: 0;
  padding: 10px 0;
  margin: 0 auto;
  background: #FFF;
}


/*左边导航边框*/

.lnav h3 {
  background-position: -71px -375px;
  color: #fff;
  line-height: 24px;
  text-indent: 28px;
  width: 189px;
  height: 24px;
  margin: 3px auto;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
}

.lnav h3 a {
  color: #fff;
}


/*左边导航大标题块连接色*/

.lnav h3 a:hover {
  color: #fff;
}

.lnav ul {
  width: 184px;
  margin: 0px auto;
}

.lnav ul li {
  background: url(../image/t05li2.gif) no-repeat left bottom;
  height: 25px;
  line-height: 25px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 3px;
  text-indent: 2px;
}

.lnav ul li a {
  padding-left: 0;
  display: block;
}

.lnav ul li a:hover,
.lnav ul .cur a {
  color: #28508c;
  text-decoration: none;
}

.jointel {
  margin: 10px auto 0;
  text-align: center;
  background-position: -66px -579px;
  width: 189px;
  height: 100px;
  padding-bottom: 10px;
  overflow: hidden;
}


/*加盟热线*/

.teltxt {
  font-weight: bold;
  font-family: Tahoma;
  font-size: 18px;
  padding: 35px 0 0;
}

.telQQ {
  padding: 5px 0 0;
}


/* -- 购物流程提示 -- */

.lc1,
.lc2,
.lc3,
.lc4 {
  margin: 15px 0;
  height: 59px;
}

.lc1 {
  background-position: -287px -537px;
}

.lc2 {
  background-position: -287px -606px;
}

.lc3 {
  background-position: -287px -675px;
}

.lc4 {
  background-position: -287px -744px;
}

.pro_lc {
  height: 39px;
  background-position: -66px -1094px;
  line-height: 39px;
  padding: 0 10px;
  color: #28508c;
  font-size: 14px;
  margin-bottom: 10px;
}


/* -- 产品中心购物流程 -- */

.lc_hot {
  float: right;
  font-weight: bold;
  font-size: 16px;
  color: #FF0000;
}

.pro_lc .span_1 {
  margin-left: 185px;
}

.pro_lc .span_2 {
  margin-left: 55px;
}

.pro_lc .span_3 {
  margin-left: 65px;
}

.pro_lc .span_4 {
  margin-left: 65px;
}


/* -- 当前位置 -- */

.plc {
  background-position: -66px -1034px;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  position: relative;
  font-size: 12px;
  color: #666;
  overflow: hidden;
  margin-bottom: 8px;
}


/*面包屑导航,文字色彩可自行修改,现在为灰色*/

.plc span {
  padding-left: 10px;
}

.plc a:hover {
  color: #28508c;
}

.plc img {
  margin-top: 2px;
  vertical-align: middle;
}

.plc_tit {
  font-weight: bold;
  line-height: 50px;
}


/* a的颜色*/

.plc_tit:hover {
  text-decoration: none;
}

.plc2 {
  background-position: -63px -57px;
  line-height: 27px;
  text-indent: 10px;
  color: #666;
  margin-bottom: 10px;
}


/*资讯详细页
面，面包屑导航,文字色彩可自行修改,现在为白色*/

.plc2 a {
  color: #666;
}


/*资讯详细页面，面包屑导航连接,文字色彩可自行修改,现在为白色*/

.plc2 a:hover {
  color: #28508c;
}


/*资讯详细页面，面包屑导航连接,文字色彩可自行修改,现在为白色*/

.rtit,
.rtit1 {
  background-position: -63px -302px;
  height: 20px;
  padding: 5px 0 0 0;
  text-indent: 13px;
  overflow: hidden;
  white-space: nowrap;
}

.rtit {
  color: #333;
}


/*橙色字体*/

.rtit span {
  float: left;
}

.rtit1 {
  color: #333;
  /*灰色字体*/
  overflow: hidden;
}

.rtit1 a:hover {
  color: #28508c;
}

.ljob {
  background-position: -280px -373px;
  height: 7px;
  font-size: 0;
  overflow: hidden;
}


/* -- 招聘列表顶部背景 -- */

.userleftnav h4 {
  text-indent: 10px;
  background-position: -63px -337px;
  line-height: 28px;
  color: #fff;
}


/* -- 会员中心左侧导航
大类背景 -- */

.topsearch {
  background-position: -66px -418px;
  padding: 7px 0 0 5px;
  width: 197px;
  height: 55px;
  font-size: 14px;
}


/* -- 顶部资
讯订阅背景-- */


/* -- 左侧搜索 -- */

.leftsearch {
  background-position: -66px -490px;
  position: relative;
  padding: 7px 0 0 4px;
  width: 185px;
  height: 62px;
  margin: 0 auto;
}

.leftsearch div {
  padding: 4px 0 0 0;
}

.leftsearch a.btn {
  font-weight: bold;
  color: white;
  position: absolute;
  top: 27px;
  right: 15px;
}

.leftsearch select {
  width: 110px;
}


/*-----------------招商加盟---------------------*/

.con_tit {
  color: #f00;
  background: url(../image/ico8.gif) no-repeat 0 6px;
  padding-left: 10px;
  line-height: 20px;
}


/*内容小标题*/

.con_tit a {
  color: #DD3904;
}


/*内容小标题*/

.age_li_about h4 {
  line-height: 27px;
}

.agent_con {
  width: 710px;
  padding-top: 10px;
  line-height: 24px;
  margin-left: 19px;
}

.agent_con p {
  font-size: 12px;
}

.agent_con span {
  margin-left: 5px;
}

.agenttop .call {
  padding-bottom: 10px;
}


/*表单顶部的文字样式，颜色根据需要修改*/

.agenttop div {
  font-size: 12px;
  line-height: 20px;
}

.agenttop .call span {
  font-weight: bold;
  color: #f00;
  margin: 0;
}


/*传真号码，颜色自行修改*/

.red_x {
  color: #DD3904;
  display: inline;
  font-family: "宋体";
  font-size: 12px;
}

.red_x1 {
  color: #f00;
  display: inline;
  font-family: "宋体";
  font-size: 12px;
}


/*招商加盟--申请加盟表单块*/

.tab_1 input {
  border: 1px solid #ccc;
  height: 25px;
  line-height: 25px;
  margin-right: 10px;
}

.tab_lt {
  text-align: right;
  font-size: 14px;
}

.tab_1 .span_1 {
  color: #F00;
}

.tab_1 .b17,
.tab_1 .b18 {
  margin-left: 0;
  margin-top: 10px;
  padding: 0;
}

.tab_1 {
  line-height: 35px;
  margin: 10px 0 0 40px;
}

.tab_bz {
  vertical-align: top;
}


/*招商加盟--列表*/

.agent_con .age_list {
  margin-bottom: 15px;
}

.agent_con .age_list li {
  font-size: 14px;
  height: 25px;
  line-height: 25px;
}

.agent_con .age_list li a {
  padding-left: 10px;
}

.agent_con .age_list li a:hover,
.agent_con .age_list li a.cur {
  background: url(../image/ico8.gif) no-repeat left 5px;
  font-weight: bold;
  color: #28508c;
  text-decoration: underline;
}

.agent_con .age_li_about {
  font-size: 12px;
  padding-left: 10px;
}

.agent_con .age_li_about p {
  white-space: normal;
  letter-spacing: normal;
  word-spacing: 10px;
}

.rt_bot_line {
  background: #ff0000;
  height: 2px;
  font-size: 0;
  margin-top: 20px;
  margin-bottom: 10px;
}

.age_con_key {
  width: 660px;
  margin: 0 auto;
}

.age_con_key .age_con_key1 {
  font-size: 14px;
}

.age_con_key .age_con_key1 span {
  margin: 0;
  font-weight: bold;
}

.age_con_key .age_con_key2 {
  float: right;
}


/*-----招商加盟结束------*/


/*-----帮助中心表单顶部粗体字------*/

.hp_tiwen_top {
  width: 550px;
  margin: 0 auto;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  padding-top: 5px;
}

.hp_tiwen_top span {
  color: #DD3904;
}


/*帮助中心，我要提问*/

.help_tab {
  margin: 0 auto;
  padding: 15px;
}

.help_tab_lt {
  width: 90px;
  font-size: 14px;
  vertical-align: middle;
}


/*---资讯中心---*/

.news_con {
  width: 730px;
  margin: 0 auto;
  padding-top: 15px;
}


/*资讯中心大框架*/

.news_top {
  width: 720px;
  height: 132px;
  overflow: hidden;
  border-bottom: solid 1px #ccc;
  padding-bottom: 15px;
  margin-bottom: 15px;
}


/*资讯首页内容顶部（图片和文字区）*/

.news_top img {
  width: 128px;
  height: 128px;
  display: block;
  float: left;
}

.news_top .n_top_img {
  width: 128px;
  height: 128px;
  display: block;
  border: solid 1px #ccc;
  padding: 1px;
  float: left;
}


/*资讯首页内容顶部,图片的边框色可以自选修改*/

.news_top .n_top_img:hover {
  border: solid 1px #28508c;
}


/*资讯首页内容顶部,图片的边框点击色,可以自选修改*/

.news_img_rt {
  width: 570px;
  height: 132px;
  float: left;
  margin-left: 10px;
}


/*资讯首页内容顶部,图片的右边区块*/

.new_top_tit {
  width: 518px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  margin-bottom: 10px;
}

.new_top_tit .top_tit1 {
  font-weight: bold;
  text-decoration: underline;
  color: #000;
  font-size: 14px;
}


/*资讯首页内容顶部, 粗体标题,颜色可自行修改*/

.new_top_tit .top_tit1:hover {
  color: #28508c;
}


/*资讯首页内容顶部, 粗体标题点击时的样式,颜色可自行修改*/

.new_top_tit .top_tit2 {
  margin-left: 15px;
}

.new_top_tit .top_tit3 {
  margin-left: 15px;
  color: #FF0000;
}


/*资讯首页内容顶部, 文章出处,颜色可自行修改*/

.new_top_tit .top_tit3 a {
  color: #FF0000;
  text-decoration: underline;
}


/*资讯首页内容顶部, 文章出处,颜色可自行修改*/

.news_img_rt .news_top_con {
  line-height: 24px;
  height: 100px;
  overflow: hidden;
  white-space: normal;
  letter-spacing: normal;
  word-spacing: 10px;
}


/*资讯首页顶部, 文章颜色可自行修改*/

.news_img_rt .news_top_con a {
  color: #28508c;
  text-decoration: underline;
}


/*资讯中心首页的--ul*/

ul.news_ul {
  line-height: 25px;
  font-size: 14px;
  color: #666;
  padding: 0 5px;
  margin-bottom: 10px;
}

ul.news_ul li {
  background: url(../image/ico10.gif) no-repeat 0 11px;
  padding-left: 10px;
  height: 25px;
}

ul.news_ul li a {
  float: left;
  display: block;
  margin-right: 5px;
}

ul.news_ul li .a_2 {
  width: 405px;
  display: block;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

ul.news_ul li a:hover {
  color: #28508c;
}

ul.news_ul .last {
  float: right;
  font-size: 10px;
  color: #888;
}


/*资讯首页内容,点击时的图片*/


/*资讯中心列表页面的--dl*/

dl.news_dl {
  font-size: 14px;
  color: #666;
  padding: 7px 5px;
  line-height: 22px;
  border-bottom: 1px dashed #CCCCCC;
}

dl.news_dl a {
  color: #000;
}

dl.news_dl dt {
  margin-bottom: 3px;
  margin-top: 5px;
  height: 22px;
}

dl.news_dl .dt_1 {
  height: 20px;
  background: url(../image/ico10.gif) no-repeat 0 9px;
  padding-left: 10px;
  display: block;
  float: left;
  font-size: 14px;
  width: 580px;
  overflow: hidden;
  color: #28508c;
  font-weight: bold;
}

dl.news_dl a.dt_1:hover {
  color: #28508c;
}

dl.news_dl .dt_1:hover {
  /*background:url(../image/ico7.gif) no-repeat 0 9px;*/
}


/*资讯首页内容,点击时的图片*/

dl.news_dl .dt_2 {
  /*margin:0 20px;*/
  font-family: "宋体";
}

dl.news_dl .dt_3 {
  font-size: 12px;
}

dl.news_dl .dt_3 a {
  color: #FF0000;
  text-decoration: underline;
}


/*文章出处*/

dl.news_dl dd {
  font-size: 12px;
  padding-left: 10px;
  height: 45px;
  overflow: hidden;
  margin-bottom: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.newchang {
  border-bottom: 1px dashed #ccc;
  height: 25px;
  padding-left: 30px;
}


/*资讯中心列表页面（图片列表）--dl_2*/

dl.dl_2 {
  width: 208px;
  padding: 10px 17px;
  float: left;
  display: inline-block;
}

dl.dl_2 dt {
  width: 204px;
  height: 148px;
  overflow: hidden;
}


/*图片边框*/

dl.dl_2 dt a {
  width: 200px;
  height: 144px;
  padding: 1px;
  border: 1px solid #ccc;
  display: block;
}

dl.dl_2 dt a:hover {
  border: 1px solid #28508c;
}


/*图片边框,点击时的状态*/

dl.dl_2 img {
  display: block;
  width: 200px;
  height: 144px;
}

dl.dl_2 dd {
  /*background:#ECECEC; margin:2px 0 0 0;*/
  width: 196px;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  padding: 0 4px;
}


/*.news_con2{ background:#f5fafe; width:730px; margin:0 auto;display:inline-block;padding:6px 0 25px 5px;}*/

dl.dl_42 {
  height: 140px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #ccc
}

.dl_42 dt {
  width: 204px;
  float: left;
}

.dl_42 dt a {
  width: 200px;
  height: 120px;
  padding: 1px;
  border: 1px solid #ccc;
  display: block;
}

.dl_42 dt a:hover {
  border: 1px solid #28508c;
}


/*图片边框,点击时的状态*/

.dl_42 dt img {
  display: block;
}

.dl_42 dd {
  padding-left: 15px;
  float: left;
  width: 490px;
  line-height: 24px;
  height: 120px;
  overflow: hidden;
  color: #666;
}

.dl_42 dd h5 {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 5px;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}

.dl_42 dd h5 a {
  color: #28508c;
}

.dl_42 dd span {}


/*资讯中心列表页面（图片列表）--dl_5*/

dl.dl_2s {
  width: 323px;
  float: left;
  display: inline-block;
  padding: 10px 0 30px 20px;
}

dl.dl_2s dt {
  width: 134px;
  height: 104px;
  overflow: hidden;
  float: left;
}


/*图片边框*/

dl.dl_2s dt a {
  width: 130px;
  height: 100px;
  padding: 1px;
  border: 1px solid #ccc;
  display: block;
}

dl.dl_2s dt a:hover {
  border: 1px solid #28508c;
}


/*图片边框,点击时的状态*/

dl.dl_2s img {
  display: block;
}

dl.dl_2s dd {
  margin: 2px 0 0 0;
  width: 165px;
  height: 100px;
  line-height: 24px;
  float: left;
  overflow: hidden;
  padding: 0px 4px 0px 10px;
}

dl.dl_2s dd h4 {
  font: bold 14px "宋体";
  color: #666;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  margin-bottom: 5px;
}

dl.dl_2s a:hover {
  color: #28508c;
}


/*资讯详细页面内容*/

.n_info_con {
  width: 650px;
  padding: 10px 15px 0 10px;
  overflow: hidden;
}

.n_info_con2 {
  margin: 0 auto;
}

.n_info_con h3 {
  text-align: center;
  color: #000;
  font-family: "宋体";
  margin-bottom: 10px;
  font-size: 24px;
}


/*资讯详细页面，内
容标题*/

.info_con_tit {
  font-family: "宋体";
  line-height: 24px;
  margin-bottom: 15px;
}

.info_con_tit span {
  margin-right: 20px;
}

.info_con_tit .n_tit {
  text-align: center;
  color: #BCBBBB;
}

.info_con_tit .n_tit a {
  color: #BCBBBB;
}

.info_con_tit .n_tit2 {
  height: 24px;
}

.n_info_con .tit2_span {
  float: right;
  margin: 0;
  _margin-top: 5px;
}

.n_info_con p {
  font-size: 12px;
  line-height: 22px;
  padding: 0 10px;
}

.n_info_con p a {
  color: #B61212;
}

.n_info_con .apage {
  text-align: center;
  margin-bottom: 10px;
}


/*资讯详细页面，翻页区块*/

.info_input {
  text-align: center;
  color: #000;
  margin-bottom: 15px;
}


/*详细页面，评论，推荐，打印，订阅，按钮样式块*/

.info_input input {}


/*详细页面，评论，推荐，打印，订阅，按钮,可修改文字色彩*/

.info_key {
  border-bottom: solid 1px #ccc;
  height: auto;
  line-height: 26px;
  padding: 0 10px;
  margin-bottom: 20px;
}

.info_key span {
  font-size: 14px;
  font-weight: bold;
}

.info_key a {
  margin-right: 10px;
}

.ad2 {
  margin-bottom: 10px;
}

.n_info_con2 .t04 {
  color: #000;
}


/*可修改文字色彩(关于网络推广)*/

.n_info_con2 .t04 a {
  color: #B61212;
}


/*可修改文字色彩(关于网络推广)*/

.n_info_con2 .t04 a:hover {
  color: #B61212;
}


/* -- 新闻详细页新闻列表 -- */

.info_b3 {
  border: solid 1px #ccc;
  width: 648px;
  padding: 5px 0;
  overflow: hidden;
  margin: 0 auto 10px;
}

.info_b,
.info_b2 {
  border: solid 1px #ccc;
  width: 648px;
  padding: 5px 0;
  overflow: hidden;
  margin-bottom: 10px;
}

ul.p_list_ul,
ul.p_list_ul2 {
  font-size: 14px;
}

ul.p_list_ul li,
ul.p_list_ul2 li {
  background: url(../image/ico10.gif) no-repeat 10px 9px;
  line-height: 23px;
  float: left;
  width: 298px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-indent: 20px;
  margin-left: 10px;
  display: inline;
  color: #666;
}

.info_b2 {
  width: 738px;
}

ul.p_list_ul2 li {
  width: 342px;
  padding-right: 5px;
}

ul.p_list_ul2 li a:hover {
  color: #28508c;
}


/*资讯页面，发表评论*/

.info_fb {
  border: solid 1px #ccc;
  overflow: hidden;
  padding: 10px;
  line-height: 25px;
}

.info_fb table {
  width: 100%;
  border: 0;
}

.td_b {
  font-size: 14px;
  color: #000;
  font-weight: bold;
  text-align: right;
}


/*(我要评论),可修改文字色彩*/

.info_fb .text {
  width: 200px;
  height: 20px;
  line-height: 20px;
  border: solid 1px #ccc;
}

.info_fb .textarea {
  vertical-align: top;
  border: solid 1px #ccc;
  width: 400px;
}

.vat {
  vertical-align: top;
  text-align: right;
}

.info_fb .b13,
.info_fb .b14 {
  margin: 10px 0;
  height: 29px;
}


/*资讯页面，右边*/

.ad1 {
  width: 263px;
  height: 226px;
  display: block;
  margin: 0 auto;
}

.right2_main .t03 {
  color: #000;
}

.right2_main .t03 a {
  color: #000;
}


/*资讯页面，右边粗体标题样式,可修改文字色彩*/

.right2_main .t03 a:hover {
  color: #28508c;
}


/*资讯页面，右边粗体标题样式,可修改文字色彩*/


/* -- 右侧新闻列表 -- */


/* -- 右侧新闻列表 -- */

ul.n_rt_ul {
  background: url(../image/news_list_bg.gif) no-repeat 0 5px;
  width: 220px;
  margin: 8px auto;
  overflow: hidden;
  padding-left: 5px;
}

ul.n_rt_ul li {
  line-height: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 20px;
}

ul.n_rt_ul2 {
  width: 240px;
  margin: 8px auto;
  overflow: hidden;
}

ul.n_rt_ul2 li {
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 5px;
}

ul.n_rt_ul2 li a:hover {
  color: #28508c;
}

.t05_ul_more {
  border: 1px solid #E61217;
  background: #FFE7E8;
  line-height: 20px;
  height: 20px;
  _height: 17px;
  _padding-top: 3px;
}

.t05_ul_more img {
  margin: 0 5px;
}

.t05_ul_more a {
  color: #E61217;
}

.t05_ul_more a:hover {
  text-decoration: none;
  color: #E61217;
}

.check {
  color: #E61217;
}

.t05_con .tc .text {
  border: solid 1px #ccc;
  height: 20px;
  line-height: 20px;
}

.clr {
  float: right;
  color: #fff;
  font-weight: normal;
  font-size: 12px;
}


/* -- 最近浏览过的产品 -- */

dl.t05_con_dl {
  margin-bottom: 10px;
  height: 150px;
  padding: 0px;
  overflow: hidden;
}

dl.t05_con_dl dt {
  width: 175px;
  height: 115px;
  overflow: hidden;
}

dl.t05_con_dl dt img {
  padding: 1px;
  border: solid 1px #ccc;
}

dl.t05_con_dl dt a:hover img {
  border: solid 1px #28508c;
}

dl.t05_con_dl dd {
  text-align: center;
  height: 16px;
  line-height: 16px;
  margin-top: 8px;
  overflow: hidden;
}

dl.t05_con_dl dd a:hover {
  color: #28508c;
}

.pro_banner {
  width: 750px;
  height: 275px;
  overflow: hidden;
  background: #ccc;
  float: left;
}

.pro_banner img {
  width: 630px;
  height: 275px;
  display: block;
}


/* -- 产品展示 -- */

.riti1_con {
  border: solid 1px #ccc;
  border-top: 0;
  border-bottom: 0;
  zoom: 1;
}


/*产品右边内容边框*/

ul.pro_ul {
  padding-top: 10px;
}

ul.pro_ul li {
  width: 165px;
  height: 194px;
  float: left;
  display: inline;
  margin: 0 10px 10px 10px;
}


/* 产品中心人气推荐 */

ul.pro_ul li img {
  width: 157px;
  height: 186px;
  display: block;
  margin: 3px auto 0;
}

ul.pro_ul li a {
  width: 163px;
  height: 192px;
  border: 1px solid #ccc;
  display: block;
}

ul.pro_ul li a:hover {
  border: 1px solid #28508c;
}


/*第二种产品展示*/

.dl_pro3 {
  padding: 10px 15px;
}

.dl_pro3 span {
  display: block;
  font-size: 14px;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
  margin-bottom: 5px;
}

.dl_pro3 span a {
  height: 25px;
  background: url(../image/ico10.gif) no-repeat 0 10px;
  text-decoration: underline;
  padding-left: 10px;
}

.dl_pro3 dl {
  height: 84px;
  overflow: hidden;
  padding: 0;
}

.dl_pro3 dd {
  float: left;
  color: #575757;
  height: 72px;
  line-height: 25px;
  width: 605px;
  padding-left: 15px;
  overflow: hidden;
}

.dl_pro3 dt {
  float: left;
  width: 84px;
  height: 84px;
  float: left;
}

.dl_pro3 dt img {
  width: 80px;
  height: 80px;
}

.dl_pro3 dt a {
  width: 80px;
  height: 80px;
  border: solid 1px #ccc;
  padding: 1px;
  display: block;
}

.dl_pro3 dt a:hover {
  border: solid 1px #28508c;
}


/*产品边框，点击效果*/


/*第三种产品展示*/

.dl_pro {
  float: left;
  width: 158px;
  height: 195px;
  padding: 13px;
  overflow: hidden
}

.dl_pro dt {
  width: 158px;
  height: 168px;
  font-size: 0;
  line-height: 0
}

.dl_pro dt img {
  width: 150px;
  height: 150px;
  border: 1px solid #d7d7d7;
  background: #f3f3f3;
  padding: 3px;
}

.dl_pro dd {
  width: 156px;
  border: 1px solid #d7d7d7;
  background: #f3f3f3;
  height: 25px;
  line-height: 25px;
  text-align: center;
  overflow: hidden
}

.dl_pro dd a {
  font: 12px "宋体";
  color: #0072bc;
  line-height: 26px
}


/*产品中心左侧广告*/

.pleft_ad {
  width: 201px;
  padding-bottom: 10px;
}

.pleft_ad img {
  width: 197px;
  border: 1px solid #ddd;
  padding: 1px;
}


/*新闻中心左侧广告*/

.news_ad {
  width: 960px;
  margin: 10px auto;
}

.news_ad img {
  width: 957px;
  border: 1px solid #ddd;
  padding: 1px;
}


/* -- 产品中心列表左部图片 -- */

.pro_list_left {
  width: 159px;
  height: 202px;
  overflow: hidden;
  float: left;
}

.pro_list_left img {
  width: 159px;
  height: 202px;
  display: block;
}

.pro_list_right,
.pro_list_right2 {
  width: 570px;
  height: 202px;
  overflow: hidden;
  float: left;
  color: #333;
}


/*产品名称颜色*/

.pro_list_right dl {
  width: 175px;
  height: 84px;
  overflow: hidden;
  float: left;
  display: inline;
  padding: 11px 5px 0 10px;
}

.pro_list_right dl dt {
  width: 84px;
  height: 84px;
  float: left;
  margin-right: 2px;
}

.pro_list_right dl dt a {
  border: 1px solid #ccc;
  display: block;
  width: 80px;
  height: 80px;
  padding: 1px;
}


/*展示图片边框*/

.pro_list_right dl dt a:hover {
  border: 1px solid #28508c;
}


/*展示图片点击时的边框色*/

.pro_list_right dl dt img {
  width: 80px;
  height: 80px;
  display: block;
}

.pro_list_right dl dd {
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  width: 89px;
  float: right;
}

.pro_list_right dl .a_d1 {
  color: #333;
  text-decoration: underline;
}


/*产品名称*/

.pro_list_right dl .a_d2 {
  text-decoration: line-through;
  color: #333;
}

.pro_list_right dl .a_d3 {
  color: #f00;
}


/* -- 产品中心列表左部图片,第二种表现形式 -- */

.pro_list_right2 dl {
  width: 258px;
  height: 84px;
  overflow: hidden;
  float: left;
  display: inline;
  padding: 12px 11px 0 16px;
}

.pro_list_right2 dl dt {
  width: 84px;
  height: 84px;
  float: left;
  margin-right: 2px;
}

.pro_list_right2 dl dt a {
  border: 1px solid #ccc;
  display: block;
  width: 80px;
  height: 80px;
  padding: 1px;
}


/*展示图片边框*/

.pro_list_right2 dl dt a:hover {
  border: 1px solid #28508c;
}


/*展示图片点击时的边框色*/

.pro_list_right2 dl dt img {
  width: 80px;
  height: 80px;
  display: block;
}

.pro_list_right2 dl dd {
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  width: 168px;
  float: left;
  margin-left: 2px;
}

.pro_list_right2 dl .a_d1 {
  color: #28508c;
  text-decoration: underline;
  height: 20px;
}

.pro_list_right2 dl .a_d2 {
  color: #666;
  height: 60px;
  white-space: normal;
}

.pro_list_right2 dl .a_d2 a {
  color: #28508c;
}

.pro_curmbs {
  margin-bottom: 10px;
  padding: 0 5px;
}


/*产品列表页，面包屑导航,字体颜色可自行修改*/

.pro_curmbs span {
  color: #28508c;
}

.pro_curmbs a {
  color: #333;
}

.pro_curmbs a:hover {
  color: #28508c;
}

.pro_curmbs .a_b {
  color: #28508c;
  font-weight: bold;
}

.proarray {
  background: #EBEBFF;
  border: 0 solid #ccc;
  border-width: 1px;
  padding: 3px 5px 0 5px;
  overflow: hidden;
  height: 23px;
  margin: 0 auto 10px;
}


/*产品列表页，产品显示方式控制导航,字体颜色和背景可自行修改*/

.proarray .span_1 {
  float: right;
}

.proarray img {
  vertical-align: middle;
  margin: 0 5px;
}


/*--产品列表，顶部图文产品详细介绍--*/

.pb {
  margin-bottom: 10px;
}

.pbl,
.pbr {
  height: 103px;
  overflow: hidden;
  margin-left: 2px;
}

.pbl {
  width: 600px;
  float: left;
}

.pbl .tit {
  font-size: 14px;
  background: url(../image/ico10.gif) no-repeat 0 7px;
  text-indent: 10px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}

.pbl .tit a {
  text-decoration: underline;
}

.pbl dl {
  color: #666;
  padding-top: 4px;
}

.pbl dt {
  width: 78px;
  height: 78px;
  padding: 1px;
  margin-left: 10px;
  float: left;
  display: inline;
}

.pbl dt a {
  border: 1px solid #ccc;
  width: 76px;
  height: 76px;
  padding: 1px;
  display: block;
}


/*产品图片连接边框*/

.pbl dt a:hover {
  border: 1px solid #28508c;
}


/*产品图片连接边框*/

.pbl dt img {
  width: 76px;
  height: 76px;
  display: block;
}

.pbl dd {
  width: 495px;
  float: right;
  line-height: 18px;
}

.pbl dd.d1 {
  height: 54px;
  overflow: hidden;
}

.pbl dd.d2 {
  padding-top: 5px;
}

.pbl dd span.s1 {
  color: #28508c;
}

.pbl dd span.s2 {
  padding: 0 12px;
}

.pbl dd span.s3 {
  font-weight: bold;
  color: #e00;
}

.pbl dd a.more {
  color: #e00;
}

.pbr {
  background: url(../image/pbr_bg.gif);
  width: 121px;
  float: right;
  text-align: center;
  margin-right: 5px;
}

.pbr .b28 {
  margin: 18px 0;
}


/* -- 产品列表样式 -- */

dl.p_list_dl,
dl.p_list_dl2 {
  color: #666;
  width: 163px;
  float: left;
  display: inline;
  padding: 0px 16px 12px 6px;
  overflow: hidden;
}

dl.p_list_dl dt {
  width: 161px;
  height: 161px;
}

dl.p_list_dl dt a {
  width: 155px;
  height: 155px;
  border: 1px solid #E4E4E4;
  display: block;
  padding: 3px;
}


/*产品图片连接边框*/

dl.p_list_dl dt a:hover {
  border: solid 1px #28508c;
}


/*产品图片连接,点击边框*/

dl.p_list_dl dt img {
  display: block;
}

dl.p_list_dl dd {
  overflow: hidden;
  width: 160px;
  white-space: nowrap;
  padding-top: 4px;
  background: none
}

dl.p_list_dl dd.money1 {
  font-size: 14px;
}

dl.p_list_dl dd.money1 span {
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
  color: #f00;
}

dl.p_list_dl dd.money2 {
  color: #b2b2b2;
}

dl.p_list_dl dd.money2 span {
  text-decoration: line-through;
}

dl.p_list_dl dd.btn {
  height: 24px;
}

dl.p_list_dl dd a {
  color: #28508c;
  font-family: Arial, Helvetica, sans-serif;
}

dl.p_list_dl dd a:hover {
  color: #28508c;
}


/*产品名称连接*/


/* -- 产品列表样式,第二种表现形式 -- */

dl.p_list_dl .d1 {
  width: 163px;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 24px;
}

dl.p_list_dl .d1 a {
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
}

dl.p_list_dl .d1 a:hover {
  color: #28508c;
}


/*产品名称连接*/

dl.p_list_dl .d2 {
  height: 54px;
  white-space: normal;
  line-height: 18px;
}


/* -- 产品详细页 -- */

.pleft {
  width: 400px;
  float: left;
}

.bigimg {
  width: 390px;
  height: 390px;
  border: solid 1px #ccc;
  padding: 2px;
  margin-bottom: 10px;
}

.smallimg {}

a.leftico {
  background: url(../image/ico25.gif) no-repeat;
  display: block;
  width: 15px;
  height: 15px;
  overflow: hidden;
  margin-top: 21px;
  float: left;
}

a.leftico:hover {
  background: url(../image/ico25_1.gif) no-repeat;
}

a.rightico {
  background: url(../image/ico24.gif) no-repeat;
  display: block;
  width: 15px;
  height: 15px;
  overflow: hidden;
  margin-top: 21px;
  float: left;
  margin-left: 10px;
}

a.rightico:hover {
  background: url(../image/ico24_1.gif) no-repeat;
}

.smallimg .look {
  text-decoration: underline;
  color: #f00;
  margin-top: 20px;
  display: block;
  float: left;
  margin-left: 10px;
}

.smallimg li {
  float: left;
  display: inline;
  margin: 0 0 0 10px;
}

.smallimg li a {
  display: block;
  background: url(../image/smallimgbg2.gif);
  width: 43px;
  height: 43px;
  padding: 8px 0 0 3px;
}

.smallimg li a:hover,
.smallimg li a.cur {
  background: url(../image/smallimgbg1.gif);
}

.smallimg li img {
  width: 40px;
  height: 40px;
  display: block;
}

.look_big {
  text-align: center;
  line-height: 25px;
  margin: 15px 0;
}

.look_b {
  text-align: center;
}

.look_b input {
  margin: 0 4px;
  *height: 23px;
}


/* -- 产品详细页__产品详细参数 -- */

.pright {
  width: 280px;
  float: left;
  margin-left: 20px;
}

.propar {}


/*产品详细参数字体颜色*/

.propar .line {
  font-weight: normal;
  text-decoration: line-through;
}

.propar .span_1 {
  font-weight: bold;
  font-size: 14px;
  color: #f00;
}

.propar .span_2 {
  font-size: 16px;
}

.propar h4 {
  color: #333;
  line-height: 28px;
  background: #F7F7F7;
  padding: 0 8px;
}

.propar .more {
  text-align: right;
  border-bottom: dashed 1px #ccc;
  margin-bottom: 5px;
}

.propar .more a {
  color: #28508c;
  padding-left: 12px;
  line-height: 20px;
}

.propar .more a img {
  margin-right: 5px;
}


/* -- 产品详细页__产品视频演示 -- */

.provideo {
  color: #666;
}

.provideo h4 {
  line-height: 28px;
  background: #F7F7F7;
  padding: 0 5px;
  margin-bottom: 5px;
}

.pro_video {
  text-align: center;
  margin-bottom: 5px;
}

.proinfo {
  font-size: 12px;
  line-height: 25px;
  margin-left: 10px;
  *margin-left: 10px;
}

.proinfo h4 {
  line-height: 28px;
  background: #F7F7F7;
  padding: 0 5px;
  margin-top: 10px;
}

.proinfo p {
  padding-left: 5px;
}

.proinfo p a {
  color: #28508c;
}

.proinfo .p_tit {
  font-weight: bold;
}

.pro_key {
  line-height: 35px;
  border-top: dashed 1px #ccc;
  margin-top: 5px;
  font-size: 14px;
}

.pro_key span {
  font-weight: bold;
}

.pro_key a {
  font-size: 12px;
  margin-right: 10px;
}

.pro_key a:hover {
  color: #28508c;
}

.propar div,
.proshop div {
  padding: 5px;
  padding-bottom: 0;
  line-height: 22px;
}

.propar div span {
  font-weight: bold;
}

.propar a.more {
  background: url(../image/ico14.gif) no-repeat 0 3px !important;
  _background: url(../image/ico14.gif) no-repeat 0 1px;
  padding-left: 10px;
}

.proshop {
  border: 1px dashed #ccc;
}

.proshop .bg {
  background: #fff;
  border: 2px solid white;
  text-align: center;
  padding: 5px 0 10px 0;
}

.proinfo div {
  padding: 0 5px;
}

.proshop .bg span {
  font-weight: bold;
  font-size: 12px;
  color: #ff0000;
  line-height: 20px;
}

.proshop .bg .text_3 {
  border: solid 1px #ccc;
  height: 20px;
  line-height: 20px;
}

.ad3 {
  margin-bottom: 10px;
}

.procom h4 {
  line-height: 26px;
  text-indent: 10px;
  background-position: -63px -813px;
  color: #333;
}

.procom dl {
  width: 240px;
  float: left;
  display: inline;
  margin: 10px 0 10px 5px;
}

.procom dl dt {
  float: left;
  width: 104px;
  height: 104px;
}

.procom dl dt a {
  width: 100px;
  height: 100px;
  border: 1px solid #ccc;
  padding: 1px;
  display: block;
}

.procom dl dt a:hover {
  border: solid 1px #28508c;
}


/*产品图片边框连接*/

.procom dl dt img {
  width: 100px;
  height: 100px;
  display: block;
}

.procom dl dd {
  width: 125px;
  float: right;
  line-height: 22px;
}

.procom dl .d1 {
  width: 125px;
  height: 42px;
  overflow: hidden;
  margin-bottom: 2px;
}

.procom dl .d1 a {
  color: #666;
  text-decoration: underline;
}

.procom dl .d1 a:hover {
  color: #28508c;
}

.procom dl .d2 {
  font-weight: bold;
  color: #666;
}

.procom dl .d2 span {
  color: #f00;
  font-weight: bold;
}

.procom dl .d3 {
  color: #666;
}

.procom dl .d3 span {
  text-decoration: line-through;
}

.cp {
  border: 1px solid #ccc;
  background: #fff;
  padding-bottom: 12px;
  margin-bottom: 10px;
}

.cptab {
  border-bottom: 1px solid #ccc;
  background: #f7f7f7;
  margin-left: -1px;
}

.cptab a {
  float: left;
  display: block;
  line-height: 25px;
  font-size: 14px;
  color: #B61212;
  text-decoration: none;
  padding: 0 8px;
  border-left: 1px solid #ccc;
  margin-bottom: -1px;
}

.cptab a:hover {
  text-decoration: none;
}

.cptab a.cr {
  background: #eee;
  font-weight: bold;
}

.cp dl {
  width: 222px;
  overflow: hidden;
  float: left;
  display: inline;
  padding: 12px 0 0 17px;
}

.cp dt {
  width: 222px;
  height: 144px;
  overflow: hidden;
}

.cp dt a {
  width: 218px;
  height: 140px;
  display: block;
  border: 1px solid #D5D5D5;
  padding: 1px;
  overflow: hidden;
}

.cp dt a:hover {
  border: solid 1px #B61212;
}


/*产品图片边框连接*/

.cp dt img {
  width: 218px;
  height: 140px;
  display: block;
}

.cp dd {
  line-height: 24px;
  padding-top: 8px;
  overflow: hidden;
  display: block;
  width: 222px;
  text-align: center
}

.t06 a {
  color: #28508c;
}

.t06 a :hover {
  color: #28508c;
}

.cases {
  margin-bottom: 10px;
}

.cases h4 {
  line-height: 28px;
  background: #F7F7F7;
  text-indent: 5px;
  margin-top: 10px;
}

.cases dl {
  width: 360px;
  height: 164px;
  overflow: hidden;
  float: left;
  display: inline;
  margin: 8px 5px 0 5px;
}

.cases dt {
  width: 163px;
  height: 163px;
  overflow: hidden;
  float: left;
}

.cases dt a {
  width: 159px;
  height: 159px;
  padding: 1px;
  border: 1px solid #ccc;
  display: block;
}

.cases dt a:hover {
  border: 1px solid #28508c;
}

.cases dt img {
  width: 159px;
  height: 159px;
  display: block;
}

.cases dd {
  width: 180px;
  float: left;
  margin-left: 5px;
  display: inline;
  line-height: 20px;
  padding-right: 10px;
  overflow: hidden;
}

.cases dd a {}

.cases dd.tit {
  white-space: nowrap;
}

.cases dd.tit a {
  font-weight: bold;
  color: #28508c;
  text-decoration: underline;
}

.cases dd.d2 {
  height: 140px;
}

.caigou {
  background-position: -63px -887px;
  color: #666;
  padding: 5px;
  margin: 5px 0;
}


/* -- 采购意向标题色带 -- */

.caigou strong {
  font-size: 14px;
  font-weight: bold;
}

.caigou .span_1 {
  float: right;
}

.caigou_tab {
  line-height: 27px;
  margin-bottom: 10px;
  color: #666;
}

.caigou_tab .tt {
  vertical-align: top;
  text-align: right;
}

.caigou_tab .span_b {
  font-weight: bold;
  color: #f00;
}

.caigou_tab .textarea {
  margin-top: 3px;
}


/*---产品点评中心---*/

.left3 .apage {
  width: 660px;
  margin: 20px auto 0 auto;
}

.club_tit {
  font-size: 14px;
  border-bottom: dashed 1px #ccc;
  padding-bottom: 8px;
  text-indent: 5px;
  margin-bottom: 10px;
}


/*评论产品名称*/

.club_dl {
  width: 727px;
  margin: 0 auto;
}

.club_dl dt {
  width: 70px;
  height: 70px;
  float: left;
}

.club_dl dt a {
  width: 66px;
  height: 66px;
  border: solid 1px #ccc;
  padding: 1px;
  display: block;
}


/*用户头像,点击时的边框*/

.club_dl dt a:hover {
  border: solid 1px #28508c;
}

.club_dl dt img {
  width: 66px;
  height: 66px;
  display: block;
}

.club_dl dd {
  float: left;
  width: 620px;
  margin-bottom: 5px;
  margin-top: 5px;
  margin-left: 10px;
}

.club_dl dd .sp_1 {
  width: 357px;
  white-space: nowrap;
  overflow: hidden;
  float: left;
  display: block;
  font-weight: bold;
  color: #28508c;
  font-size: 14px;
}

.club_dl dd .sp_2 {
  float: left;
  margin-left: 17px;
  display: inline;
}

.club_dl dd .a1 {
  color: #28508c;
  text-decoration: underline;
  font-weight: bold;
}

.club_dl dd .a1:hover {
  color: #28508c
}

.club_dl dd .a2 {
  color: #666;
  text-decoration: underline;
  font-weight: bold;
}

.club_dl dd .a2:hover {
  color: #666;
}

.club_dl dd .a3 {
  color: #28508c;
  text-decoration: underline;
}

.club_dl dd .a3:hover {
  color: #28508c;
}

.club_con,
.club_con2 {
  width: 705px;
  border: solid 1px #ccc;
  background: #f1f1f0;
  padding: 10px;
  margin: 5px auto 0 auto;
  line-height: 24px;
}


/*评论内容*/

.club_con p span,
.club_con2 p span {
  color: #28508c;
  font-size: 14px;
}

.club_con p .sp_1,
.club_con2 p .sp_1 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
}

.club_con p .sp_2,
.club_con2 p .sp_2 {
  color: #28508c;
  font-size: 12px;
}

.club_con p .sp_3,
.club_con2 p .sp_3 {
  color: #f00;
  font-size: 12px;
  font-weight: bold;
}

.club_con2 {
  width: 690px;
  padding: 0 15px;
  margin-bottom: 30px;
}

.club_con2_tit {
  width: 720px;
  margin: 0 auto 0 auto;
}

.club_con2_tit a {
  color: #28508c;
}

.club_line {
  background: #d5d5d5;
  height: 1px;
  font-size: 0;
  overflow: hidden;
  margin: 15px 0;
}


/*分割线*/

.club_lin2 {
  background-position: -280px -393px;
  width: 670px;
  height: 5px;
  margin: 25px auto;
  font-size: 0;
}

.club_line3 {
  border-bottom: dashed 1px #ccc;
  height: 1px;
  font-size: 0;
  overflow: hidden;
  margin-bottom: 10px;
}

.rt_club_dl {}


/*点评空间*/

dl.rt_club_dl {
  height: 60px;
}

.rt_club_dl dt {
  width: 64px;
  height: 64px;
  float: left;
  margin-right: 8px;
}

.rt_club_dl dt a {
  width: 60px;
  height: 60px;
  border: solid 1px #ccc;
  padding: 1px;
  display: block;
}

.rt_club_dl dt a:hover {
  border: solid 1px #28508c;
}

.rt_club_dl dt img {
  width: 60px;
  height: 60px;
  display: block;
}

.rt_club_dl dd {
  color: #28508c;
  line-height: 16px;
  height: 16px;
}

.dianping {
  line-height: 18px;
  margin-top: 5px;
}

.dianping span {
  color: #28508c;
  font-weight: bold;
}

.dianping a {
  color: #28508c;
  text-decoration: underline;
  font-weight: bold;
}

.dianping a:hover {
  color: #28508c;
}


/*左边产品*/

dl.t05_con_dl2 {
  width: 80px;
  float: left;
  display: inline;
  margin: 5px 3px;
  overflow: hidden;
}

dl.t05_con_dl2 dt {
  width: 54px;
  height: 54px;
  margin: 0 auto;
}

dl.t05_con_dl2 dt img {
  width: 50px;
  height: 50px;
  display: block;
}

dl.t05_con_dl2 dt a {
  width: 50px;
  height: 50px;
  border: 1px solid #ccc;
  padding: 1px;
  display: block;
}

dl.t05_con_dl2 dt a:hover {
  border: 1px solid #28508c;
}


/*最近浏览过的产品,点击时的边框*/

dl.t05_con_dl2 dd {
  overflow: hidden;
  text-align: center;
  margin-top: 2px;
  height: 30px;
}

.pl_much {
  font-weight: bold;
  font-size: 14px;
  text-indent: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}


/*评论条数*/

.pl_much span {
  color: #f00;
}

.pl_much img {
  vertical-align: top;
}

.pl_dc {
  font-weight: bold;
  color: #28508c;
  font-size: 14px;
  text-indent: 10px;
  margin-bottom: 15px;
}

.pl_dc .sp_1 {
  color: #666;
  margin-left: 20px;
}

.pl_dc .sp_2 {
  color: #666;
  font-weight: normal;
}

.pl_dc a {
  color: #28508c;
  text-decoration: underline;
}

.club_pl_tab {
  width: 710px;
  margin: 0 auto;
}


/*评论回应填写表单*/

.club_pl_tab .textarea {
  width: 600px;
  height: 175px;
}

.club_pl_tab td {
  padding: 2px 0;
}

.club_pl_tab .b15,
.club_pl_tab .b16 {
  margin: 10px 10px 10px 0;
}

.club_pl_tab .blk {
  color: #000;
}

.cp_detail {}


/*产品详细*/

.cp_detail_tit {
  color: #28508c;
  line-height: 20px;
}

.cp_detail dt {
  width: 175px;
  height: 175px;
}

.cp_detail dt a {
  width: 171px;
  height: 171px;
  display: block;
  border: solid 1px #ccc;
  padding: 1px;
}

.cp_detail dt a:hover {
  border: solid 1px #28508c;
}

.cp_detail dt img {
  width: 171px;
  height: 171px;
  display: block;
}

.cp_detail dd {
  font-size: 14px;
  margin: 5px 0;
}

.cp_detail .d1 span {
  text-decoration: line-through;
}

.cp_detail .d2 {
  font-weight: bold;
  color: #f00;
}

.cp_detail .d3 {
  text-align: center;
}

.cp_detail .b31 {
  font-size: 12px;
}

.cp_detail .b28,
.cp_detail .b29 {
  margin-top: 5px;
}

.cp_detail .b28 {
  margin-right: 10px;
}

.cp_detail .d_1 {
  font-size: 12px;
  color: #28508c;
}

.cp_detail .d_1 span {
  color: #666;
}

.cp_detail .d_2 {
  text-align: center;
}

.cp_detail .d_2 .b45,
.cp_detail .d_2 .b46 {
  margin-top: 5px;
}

.pl_other {
  display: inline-block;
  float: left;
  margin: 7px 7px;
  white-space: nowrap;
}


/*评过此商品的人还有*/

.pl_other:hover {
  text-decoration: none;
}

.pl_other img {
  vertical-align: middle;
}

.other_pl_dl {
  margin-bottom: 12px;
}


/***会员的其它评论*/

.other_pl_dl dt {
  border: solid 1px #28508c;
  background: #FFF;
  height: 20px;
  line-height: 20px;
  font-family: "宋体";
}

.other_pl_dl dt a {
  color: #28508c;
  width: 155px;
  text-decoration: none;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
}

.other_pl_dl dt a:hover {
  color: #28508c;
}

.other_pl_dl dt span {
  width: 12px;
  height: 12px;
  background: #28508c;
  color: #fff;
  text-align: center;
  overflow: hidden;
  display: inline-block;
  float: left;
  line-height: 12px;
  margin-top: 4px;
  margin: 4px 3px 0 3px;
}

.other_pl_dl dd {
  line-height: 18px;
  height: 54px;
  overflow: hidden;
  margin-top: 2px;
}

.pl_yony {
  text-indent: 10px;
  margin-top: 15px;
}

.pl_yony a {
  color: #000;
  font-weight: bold;
}

.pl_yony a:hover {
  color: #f00;
}


/*---搜索中心--*/

.search_con {
  padding: 10px;
}

dl.sear_dl {
  margin: 0 auto;
  padding-bottom: 10px;
  color: #666;
  height: 160px
}

dl.sear_dl dt.tit,
.l2tit {
  font-size: 14px;
  text-indent: 10px;
  line-height: 25px;
}

dl.sear_dl dt.tit .tit_a,
.l2tit .tit_a {
  height: 25px;
  background: url(../image/ico10.gif) no-repeat 0 12px;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  float: left;
}

a.tit_a:hover {
  color: #28508c;
}

dl.sear_dl dt.tit .tit_b {
  width: 300px;
  height: 25px;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  float: left;
}

dl.sear_dl dt.tit .span1,
.l2tit .span1 {
  font-size: 12px;
  float: left;
  margin-left: 10px;
}

dl.sear_dl dt.tit .span2,
.l2tit a .span2 {
  float: left;
  margin-left: 10px;
}

dl.sear_dl dt.tit .span2 a,
.l2tit a .span2 a {
  color: #ff0000;
}

dl.sear_dl dd.d1 {
  padding: 0 10px;
  line-height: 22px;
  text-align: justify;
  text-justify: inter-ideograph;
  overflow: hidden;
  color: #000;
}

dl.sear_dl dd span,
.l2tit span {
  padding: 0 20px;
}

dl.sear_dl dd a,
.l2tit a {
  text-decoration: underline;
}

dl.sear_dl dd a:hover,
.l2tit a:hover {
  color: #28508c;
}

dl.sear_dl dd .a_d {
  color: #28508c;
  margin-right: 5px;
  padding-left: 10px;
  line-height: 20px;
}

.search_con .search_hl {
  color: Red;
  padding: 0px;
}

.sear_dl .dt2 {
  width: 222px;
  height: 144px;
  float: left;
  padding-left: 10px;
}

.sear_dl .dt2 a {
  width: 218px;
  height: 140px;
  border: solid 1px #ccc;
  padding: 1px;
  display: block;
}

.sear_dl .dt2 a:hover {
  width: 218px;
  height: 140px;
  border: solid 1px #28508c;
}


/*产品边框，点击效果*/

.sear_dl .dt2 img {
  display: block;
  width: 218px;
  height: 140px;
}

.sear_dl .d2 {
  height: 64px;
  overflow: hidden;
  line-height: 22px;
  padding-left: 10px;
  text-align: justify;
  text-justify: inter-ideograph;
}


/*---会员中心---*/

.logo2 {
  float: left;
}

.logo2 img {
  display: block;
}

.u_top_rt {
  width: 580px;
  height: 32px;
  float: right;
  margin-top: 5px;
}


/*logo右边的整块,上边界根据需要进行调整*/

.u_top_rt .zfb {
  float: left;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: 12px;
}

.u_name {
  line-height: 20px;
  float: left;
  margin-right: 10px;
  display: inline;
  margin-top: 13px;
}

.u_name span {
  font-weight: bold;
  color: #28508c;
}

.u_next {
  width: 300px;
  height: 50px;
  float: left;
}

.u_top_call {
  color: #f00;
  text-align: right;
  margin-bottom: 5px;
  padding-right: 12px;
}

.u_top_call img {
  vertical-align: middle;
}

.u_top_call span {
  font-weight: bold;
  margin-left: 5px;
  font-size: 14px;
}

.u_top_nav {}

.u_top_nav ul {
  margin: 0;
  padding: 0;
}

.u_top_nav ul li {
  float: left;
  margin-left: 8px;
}

.u_top_nav ul li a {
  display: block;
  border: 1px solid #222;
  background: #F7F7F7 url(../image/ico33.gif) no-repeat 4px 7px;
  padding: 2px 4px 2px 16px;
}

.u_top_nav ul li a:hover {
  border: 1px solid #28508c;
  background: #EEF2FD url(../image/ico32.gif) no-repeat 4px 7px;
  text-decoration: none;
}


/*头部导航*/

.u_menu {
  background: url(../image/u_menu_bg.gif) repeat-x;
  line-height: 35px;
  margin-bottom: 10px;
}


/*会员菜单背景*/

.u_menu div {
  width: 900px;
  margin: 0 auto;
  font-weight: bold;
  font-size: 14px;
}

.u_menu a {
  color: #fff;
  padding-left: 10px;
}

.u_menu a:hover {
  color: #fff;
}

.userleftnav {
  background: #EEF2FD/**/
  ;
  border: 1px solid #ccc;
  padding: 1px;
  margin-bottom: 10px;
}


/* -- 会员区导航背景颜色,边框 -- */

.userleftnav h4 {
  text-indent: 25px;
  background-position: -63px -337px;
  line-height: 28px;
  color: #28508c;
}


/* -- 会员中心左侧导航大类背景 -- */

.userleftnav ul {
  margin: 0 auto;
  padding: 5px 10px;
}

.userleftnav li {
  text-indent: 10px;
  overflow: hidden;
  white-space: nowrap;
}

.userleftnav ul a {
  height: 25px;
  display: block;
  line-height: 25px;
}

.userleftnav ul a:hover {
  height: 23px;
  line-height: 23px;
  border: 1px solid #28508c;
  background: #fff;
  text-decoration: none;
}


/* -- 会员中心左侧导航,点击效果 -- */

.u_right_main {
  padding: 12px;
  border: solid 1px #ccc;
  margin-bottom: 10px;
  zoom: 1;
}

.left_ad {
  border: 1px solid #ccc;
  padding: 1px;
  height: 425px;
  width: 195px;
  margin-bottom: 20px;
}

.u_crumbs {
  margin-bottom: 10px;
}


/*会员面包屑导航*/

.u_crumbs a {
  color: #000;
}

.u_crumbs a:hover {
  color: #28508c;
}

.u_crumbs span {
  color: #28508c;
}

.u_dingyue {
  border: solid 1px #ccc;
  padding: 15px;
  margin-bottom: 10px;
}

.u_dingyue dl {
  width: 100%;
}

.u_dingyue dt {
  width: 97px;
  float: left;
  border: 0;
}

.u_dingyue dt img {
  margin-top: 10px;
}

.u_dingyue dl .u_dy_con {
  width: 485px;
  border: solid 3px #28508c;
  float: right;
  overflow: hidden;
  padding: 10px;
  line-height: 22px;
  font-size: 14px;
}

.u_dy_con .tit {
  font-weight: bold;
}

.u_dingyue dl .tit_b {
  width: 435px;
  font-size: 14px;
  font-weight: bold;
  float: left;
  display: block;
  padding-left: 50px;
  margin-top: 15px;
}

.u_dingyue dl .a_1 {
  color: #28508c;
  text-decoration: underline;
}

.u_dingyue dl .a_1:hover {
  color: #28508c;
  text-decoration: underline;
}

.u_dingyue dl .a_2 {
  color: #28508c;
  text-decoration: underline;
}

.u_dingyue dl .a_2:hover {
  color: #28508c;
  text-decoration: underline;
}

.u_dingyue dl .img_2 {
  margin-left: 10px;
}

h4.dy_h4 {
  background: #F2F2F2;
  height: 30px;
  line-height: 30px;
  text-indent: 15px;
}

.u_dy_ta {
  border: solid 1px #cfcfcf;
  line-height: 18px;
  color: #333;
  font-family: "宋体";
  padding: 8px;
  margin-bottom: 10px;
}

.u_dy_tab {
  width: 100%;
  line-height: 22px;
  margin-bottom: 10px;
}

.bot_btn {
  text-align: center;
  margin-top: 15px;
}

.dy_tit {
  font-weight: bold;
  line-height: 25px;
}

.bot_btn .b10,
.bot_btn .b11,
.bot_btn .b08,
.bot_btn .b04,
.bot_btn .b13 {
  margin-right: 13px;
}

.bot_btn2 .b02 {
  margin-right: 10px;
}

.bot_btn2 .b04,
.bot_btn2 .b05 {
  margin-right: 10px;
  margin-top: 10px;
}

.bot_line {
  background: #f00;
  height: 2px;
  font-size: 0;
}

.copyright {
  text-align: center;
  line-height: 22px;
}

.copyright span {
  margin: 0 8px;
}

.ft_menu {}

.ft_menu a {
  color: #000;
  margin: 0 5px;
}

.ft_menu a:hover {
  color: #f00;
}

.u_tg {
  border: solid 1px #ccc;
  padding: 8px;
  font-size: 14px;
  margin-bottom: 10px;
}


/*邀请好友表单*/

.u_tg .tit {
  font-size: 14px;
}

.u_tg .text {
  border: solid 1px #ccc;
  height: 20px;
  line-height: 20px;
}

.u_tg .u_em {
  margin-top: 5px;
}

.u_tg .u_em a {
  font-weight: bold;
  float: right;
  color: #DD3904;
  margin-right: 2px;
}

dl.userinfo {
  background: #FCEDD8;
  height: 115px;
  padding: 5px;
  overflow: hidden;
  margin: 5px 0 0;
}

dl.userinfo dt {
  border: 1px solid #CCC;
  width: 113px;
  height: 113px;
  float: right;
}

dl.userinfo dt img {
  display: block;
  width: 113px;
  height: 113px;
}

dl.userinfo dd {
  line-height: 22px;
  float: left;
  width: 491px;
  padding: 0 12px;
}

dl.userinfo dd.d1 {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 3px solid #B77D29;
  height: 105px;
  margin-bottom: 10px;
  margin-top: 2px;
  width: 540px;
  line-height: 35px;
}

dl.userinfo dd.d1 span {
  display: block;
  height: 35px;
  overflow: hidden;
}

.u_right_main .t03 {
  margin: 5px 0;
}

.u_idx_tab {
  line-height: 25px;
  margin-left: 15px;
}

.u_right_main .t07 {
  margin-top: 20px;
}

.u_idx_news {
  border: solid 1px #ccc;
  border-top: 0;
  padding: 5px 0 5px 10px;
}


/*会员首页，新闻样式*/

.idx_ul {
  width: 385px;
  float: left;
}

.idx_ul li {
  background: url(../image/ico16.gif) no-repeat 0 8px;
  padding-left: 7px;
  height: 20px;
  line-height: 20px;
}

.idx_ul li a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  float: left;
  width: 298px;
}

.idx_ul li span {
  float: right;
  font-size: 11px;
}

.u_idx_news img {
  float: left;
  display: block;
  margin-left: 20px;
  width: 219px;
  height: 165px;
}

.zc_lc1 {
  background: url(../image/zc_lc_1.gif) no-repeat;
  height: 33px;
  margin: 10px 0 20px 0;
}

.zc_one {
  font-size: 14px;
  margin-bottom: 10px;
  /* padding-left:20px;*/
}

.zc_form {
  font-size: 14px;
  line-height: 20px;
}

.zc_form span {
  font-size: 12px;
}


/*注册第一步--修改*/

.zc_tab1,
.zc_tab2,
.zc_tab3 {
  background: #f6f6f6;
  width: 100%;
  margin-bottom: 10px;
}

.zc_tab1 .red_x {
  margin: 0;
}

.zc_tab1 td,
.zc_tab2 td,
.zc_tab3 td {
  padding: 5px 0;
}

.zc_tab3 .b34 {
  font-size: 12px;
  padding-left: 18px;
}

.zc_tab2 img {
  display: none;
}

.zc_tab2 .tr {
  text-align: right;
  width: 70px;
}

.zc_tab2 cite {
  display: inline-block;
  font-style: normal;
  background: #fff8e8;
  border: solid 1px #ffe7af;
  padding: 0 5px;
  color: Red;
  font-size: 12px;
}

.zc_tab2 td img {
  padding-left: 30px;
}

.zc_tab2 .code {
  padding-left: 100px;
}

.zc_tab2 .code img {
  vertical-align: middle;
  padding-right: 10px;
}


/*---完全注册表单---*/

.zc_form h4 {
  margin: 20px 0 10px 0;
  color: #000;
}

.zc_tab {
  width: 100%;
  color: #666;
  border: solid 1px #d0d0d0;
  background: #f7f7f7;
  padding-left: 25px;
}

.zc_tab td {
  padding: 3px 0;
}

.zc_tab .red_x {
  margin: 0;
}

.zc_form .tab_bz {
  text-align: right;
}

.zc_form .ty {
  text-align: center;
}

.zc_form .ty span {
  font-size: 14px;
  color: #f00;
  margin: 10px 0;
}

.zc_form .textarea2 {
  overflow-y: auto;
  background: #f7f7f7;
  width: 99%;
  margin-bottom: 10px;
}

.zc_cg {
  width: 650px;
  margin: 10px auto 0;
  background: #F1F4FE;
  border: 2px solid #28508c;
  padding: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
}


/*提示信息，背景可自行修改*/


/*提示信息，背景可自行修改*/

.zc_cg .zc_zy {
  font-weight: bold;
  color: #28508c;
}

.zc_cg .b17,
.zc_cg .b18 {
  margin: 15px 20px 0 0;
}


/*忘记密码*/

.pass_tis {
  color: #666;
  font-size: 14px;
  line-height: 20px;
}

.pass_tis span {
  color: #f00;
  font-weight: bold;
}

.getpassword1 {
  background: url(../image/getpassword1.gif) no-repeat right center;
  width: 350px;
  height: 124px;
  margin: 10px auto 0;
  font-size: 14px;
  color: #666;
}

.getpassword1 div {
  margin-bottom: 10px;
}

.getpassword1 span {
  font-weight: bold;
  color: #28508c;
}

.getpassword1 .b17 {
  margin-top: 10px;
  margin-left: 18px;
  *margin-left: 28px;
  display: inline;
}

.getpassword2 {
  background: url(../image/getpassword2.gif) no-repeat right center;
  width: 470px;
  margin: 0 auto;
  height: 150px;
  padding-top: 50px;
  font-size: 14px;
  color: #666;
}

.getpassword2 .text {
  width: 230px;
  height: 18px;
  border: solid 1px #ccc;
  line-height: 18px;
}

.getpassword2_1 {
  padding-left: 75px;
  font-weight: bold;
  margin-bottom: 10px;
}

.getpassword2_2 {
  margin-top: 20px;
  padding-left: 78px;
}

.zc_cg span {
  color: #28508c;
}

.cg_img {
  vertical-align: middle;
  margin-right: 10px;
}

.pass_tab,
.pass_tab2 {
  margin: 0 auto;
  font-size: 14px;
  color: #666;
}

.pass_tab td,
.pass_tab2 td {
  padding: 5px 0;
}

.pass_tab a,
.pass_tab2 a {
  color: #ff0000;
  text-decoration: underline;
}

.pass_tab a:hover,
.pass_tab2 a:hover {
  color: #ff0000;
}

.pass_tab2 {
  float: left;
  margin: 20px 20px 0 120px;
  display: inline;
}

.pho_img {
  float: left;
}

.pass_tab2 .text {
  border: solid 1px #ccc;
  height: 20px;
  line-height: 20px;
}

.pho_ok {
  text-align: left;
  line-height: 25px;
  padding-left: 50px;
}

.pho_ok img {
  float: left;
}

.pho_ok span {
  font-weight: bold;
}

.login_dl_left {
  width: 400px;
  float: left;
  border: solid 1px #ccc;
  margin-bottom: 10px;
}

.lefttit {
  background: #f7f7f7 url(../image/ico26.gif) no-repeat 20px 17px;
  border: 1px solid white;
  line-height: 50px;
  text-indent: 42px;
  font-size: 14px;
  color: #666;
}

.lefttit .sp_1 {
  font-weight: bold;
}

.lefttit span {
  color: #28508c;
}

.leftinfo {
  background: url(../image/login_left_form_bg.gif) repeat-x top;
  padding: 0 0 0 42px;
  height: 311px;
  color: #666;
}

.leftinfo .login_tab {
  line-height: 20px;
  font-size: 14px;
  margin-top: 7px;
}

.leftinfo .login_tab td {
  padding: 5px 0;
}

.leftinfo .login_tab a {
  color: #f00;
  font-size: 12px;
  text-decoration: underline;
}

.leftinfo .login_tab .a2 {
  color: #f00;
  text-decoration: none;
  background: url(../image/ico7.gif) no-repeat 0 6px;
  background: url(../image/ico7.gif) no-repeat 0 4px\9;
  padding-left: 10px;
  line-height: 20px;
}

.login_dl_right {
  width: 545px;
  float: right;
  border: solid 1px #ccc;
  padding-bottom: 10px;
}

.righttit {
  background: #F7F7F7;
  border: 1px solid white;
  line-height: 50px;
  text-indent: 10px;
}

.rightinfo {
  border-top: 1px solid #EAEAEA;
  padding: 0 10px;
}

.rightinfo li {
  border-bottom: 1px dashed #CCC;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  background: url(../image/ico10.gif) no-repeat 0 14px;
  padding-left: 10px;
  white-space: nowrap;
  overflow: hidden;
  width: 515px;
}

.rightinfo li .a_1 {
  color: #28508c;
  text-decoration: underline;
}

.rightinfo li .a_1:hover {
  color: #28508c;
}

.rightinfo li .a_2 {
  color: #28508c;
  font-weight: bold;
  text-decoration: underline;
}

.rightinfo div.tr {
  padding: 32px 0 51px 0;
}


/*招商加盟会员中心--文字数据*/

.agent_tab {
  line-height: 25px;
  margin-top: 10px;
  text-align: center;
  width: 100%;
  border: solid 1px #ccc;
  margin-bottom: 15px;
}

.agent_tab .tl {
  padding-left: 10px;
}

.agent_tab th {
  background: #F9F9F9;
  font-weight: normal;
  border: solid 1px #ccc;
}

.agent_tab td {
  border: solid 1px #ccc;
}


/*招商加盟会员中心--产品*/

.agent_pro_dl {
  border-bottom: solid 1px #ccc;
  padding-bottom: 15px;
  height: 165px;
  overflow: hidden;
  color: #666;
  line-height: 22px;
  margin-bottom: 25px;
}

.agent_pro_dl dt {
  width: 164px;
  height: 164px;
  overflow: hidden;
  float: left;
  margin-right:
}

.agent_pro_dl dt a {
  width: 160px;
  height: 160px;
  border: solid 1px #ccc;
  padding: 1px;
  display: block;
}

.agent_pro_dl dt a:hover {
  border: solid 1px #28508c;
}

.agent_pro_dl dt img {
  width: 160px;
  height: 160px;
  display: block;
}

.agent_pro_dl dd {
  width: 550px;
  float: right;
  overflow: hidden;
  margin-bottom: 7px;
}

.agent_pro_dl .d1 {
  width: 550px;
  height: 20px;
}

.agent_pro_dl .d1 .tit {
  width: 230px;
  height: 20px;
  overflow: hidden;
  display: block;
  float: left;
  font-weight: bold;
  color: #28508c;
  text-decoration: underline;
  font-size: 14px;
}

.agent_pro_dl .d1 .sp_1 {
  margin-left: 50px;
}

.agent_pro_dl .d1 .sp_1 span {
  text-decoration: line-through;
}

.agent_pro_dl .d1 .sp_2 {
  font-weight: bold;
  color: #f00;
  font-size: 14px;
  margin-left: 10px;
}

.agent_pro_dl .sp_b {
  font-weight: bold;
}

.agent_pro_dl .d2 {
  height: 60px;
  overflow: hidden;
}

.agent_pro_dl .b29,
.agent_pro_dl .b28 {
  height: 25px;
  margin-top: 10px;
  padding-bottom: 3px;
}


/*会员，我的首页*/

.base_tab {
  width: 80%;
  color: #666;
  font-size: 14px;
}

.base_tab span {
  font-size: 12px;
}

.base_tab td {
  padding: 5px 0;
}

.base_tab .vat {
  text-align: right;
}

.base_tab .b17 {
  margin-right: 10px;
}


/*修改密码*/

.pass_xg {
  margin: 20px auto 0 auto;
}

.pass_xg .tr {
  font-size: 14px;
  color: #666;
}

.pass_xg .tr span {
  color: #f00;
}

.pass_xg img {
  margin-left: 20px;
}

.pass_xg a {
  color: #28508c;
  text-decoration: underline;
}

.pass_xg a:hover {
  color: #28508c;
}

.pass_xg_bot {
  width: 500px;
  margin: 0 auto;
  color: #666;
  font-size: 14px;
  line-height: 20px;
}

.pass_xg_bot h4 {
  color: #ff0000;
}

.pass_xg_bot .xg_bot {
  text-align: center;
  margin-top: 10px;
  width: 410px;
}


/*会员FAQ页面*/

.u_faq {
  padding: 10px;
  border: 1px solid #ccc;
  background: #F9F9F9;
  margin-bottom: 10px;
  line-height: 18px;
  color: #666;
}


/*边框、背景可自行修改*/

.u_faq .wt {
  margin-bottom: 5px;
}

.u_faq .for {
  border: 1px solid #4470F6;
  background: #ECF1FF;
  padding: 10px;
}


/*边框、背景可自行修改*/

.u_faq strong {
  font-weight: bold;
}

.faq_tab {
  margin-top: 20px;
  border: 0;
}

.faq_tab .textarea {
  width: 278px;
}

.faq_tab td {
  padding: 3px 0;
}

.faq_tab td span {
  color: #f00;
  padding-left: 4px;
  font-weight: bold;
}


/*会员收货地址页面*/

.add_top {
  font-size: 14px;
  margin-bottom: 10px;
}

.add_top span {
  font-weight: bold;
  color: #28508c;
}

.add_tab {
  width: 100%;
  border: solid 1px #ccc;
  margin-bottom: 15px;
  font-family: "宋体";
}


/*表单样式*/

.add_tab th {
  background: #f9f9f9;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  border: solid 1px #ccc;
  text-align: center;
}

.add_tab th span {
  font-weight: normal;
}

.add_tab td {
  border: solid 1px #ccc;
  height: 25px;
  text-align: center;
}

.add_tab a {
  color: #000;
}

.add_tab a:hover {
  color: #28508c;
  text-decoration: none;
}

.add_tab a.a {
  color: #28508c;
}

.add_tab a.a:hover {
  color: #28508c;
}

.fieldset {
  border: solid 1px #ccc;
  margin-bottom: 10px;
}


/*会员收货地址，新增地址，特效效果样式*/

.legend {
  border: 1px solid #ccc;
  background: #F9F5F5;
  padding: 5px;
  filter: progid:DXImageTransform.Microsoft.DropShadow(color=#E7E7E7, offX=0, offY=2, positives=true);
  font-size: 14px;
  font-weight: bold;
  margin-left: 10px;
}

.add_tab2 {
  margin: 10px 0 10px 15px;
}

.add_tab2 td {
  padding: 5px 0;
}

.add_tab2 td span {
  color: #666;
}

.add_tab2 td .red_x {
  color: #ff0000;
}


/*会员--我的收藏夹*/

.favorites {
  color: #28508c;
  border: 1px solid #28508c;
  background: #FFF;
  padding: 8px 0;
  line-height: 22px;
  text-indent: 10px;
  font-family: "宋体";
  margin-bottom: 10px;
}


/* */

.favorites .b {
  font-weight: bold;
}

.favorites a {
  color: #28508c;
  padding: 5px 8px 0 8px;
}

.fav_search {
  margin-bottom: 15px;
}

.fav_search a {
  color: #28508c;
}

.fav_search span {
  float: right;
}

.fav_search .text {
  height: 17px;
  line-height: 17px;
}

.fav_nav {
  margin-bottom: 0;
  margin-bottom: -12px\9;
  *margin-bottom: -11px;
}

.fav_nav a {
  display: block;
  float: left;
  background: #F6F0F0;
  border: 0 solid #CFCFCF;
  border-width: 1px 1px 0;
  margin-right: 8px;
  padding: 4px 8px;
  margin: 0 8px 0 -1px;
  *margin: 0 8px 0 0px;
  color: #666;
  position: relative;
  top: 3px;
}


/*会员--我的收藏夹,切换效果图样式*/

.fav_nav a:hover {
  color: #28508c;
}

.fav_nav a.b {
  font-weight: bold;
  font-size: 14px;
  color: #000;
  position: relative;
  top: 0;
  margin-bottom: 0px;
  padding: 5px 8px;
}

.fav_nav a.b:hover {
  color: #28508c;
}


/*会员--我的订单*/

.order_top {
  border: solid 1px #ccc;
  margin-bottom: 15px;
  margin-top: 25px;
}

.order_top_con {
  border: solid 1px #fff;
  background: #F6F6F6;
  padding-bottom: 10px;
}

.order_top_con li {
  border: solid 1px #ddd;
  background: #F9F5F5;
  padding: 0 7px;
  float: left;
  line-height: 25px;
  margin-left: 10px;
  display: inline;
  position: relative;
  top: -15px;
}


/*会员--我的订单,导航*/

.order_top_con li .b {
  font-weight: bold;
}

.order_top_con li a {
  color: #000;
}

.order_top_con li a:hover {
  color: #28508c;
}

.order_top_con table {
  line-height: 28px;
  margin: 0px 0 0 10px;
}

.add_tab .cashou {
  color: #28508c;
}


/*我的订单，请查收样式,根据皮肤色修改连接色彩*/

.add_tab .cashou:hover {
  color: #28508c;
  text-decoration: underline;
}

.total {
  font-size: 14px;
  margin-top: -10px;
  margin-bottom: 10px;
}

.total span {
  font-size: 12px;
}

.total span .color {
  font-weight: bold;
  color: #f00;
  font-size: 14px;
}


/*会员--直接支付*/

dl.pay_top {
  margin-bottom: 10px;
}

dl.pay_top dt {
  float: left;
  width: 168px;
  height: 130px;
  overflow: hidden;
}

dl.pay_top dt img {
  display: block;
  margin-top: 20px;
}

dl.pay_top dd {
  line-height: 25px;
}

.pay_box {
  background: #E4EBFF;
  padding: 10px 0;
  margin-bottom: 10px;
  margin-top: 10px;
  *margin-top: 0;
}


/*支付方式选择,背景可修改*/

.pay_tab {
  width: 100%;
  font-size: 14px;
}

.pay_tab td {
  padding: 3px 0;
}

.add_tab2 .textarea {
  width: 280px;
}


/* -- 购物车网上银行列表 -- */

.pay_bank {
  border: solid 1px #ccc;
  border-top: 0;
  padding-bottom: 10px;
}

.bank_tit {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 25px;
}

ul.p_bank_ul li,
ul.p_bank_ul2 li {
  width: 113px;
  height: 33px;
  border: 1px solid #ccc;
  overflow: hidden;
  float: left;
  display: inline;
}

ul.p_bank_ul li {
  margin: 10px 15px 0 15px;
}

.p_bank2 {
  border: solid 1px #ccc;
  padding: 10px 0;
  margin-top: 5px;
}

ul.p_bank_ul2 li {
  margin: 10px 0 0 25px;
}


/*在线充值*/

.pay_top span {
  color: #28508c;
  font-weight: bold;
}

.pay_top a {
  color: #28508c;
  text-decoration: underline;
  float: right;
}

.pay_top a:hover {
  color: #28508c;
}

.pay_tab span {
  font-size: 12px;
  font-weight: bold;
}

.pay_tab .tr span {
  font-size: 14px;
  font-weight: bold;
}

.pay_border {
  width: 534px;
  float: left;
  padding: 10px;
  border: 3px solid #28508c;
  text-align: left;
  font-size: 12px;
  background: #fff;
  line-height: 20px;
}


/*粗边框*/

.pay_border div {
  line-height: 20px;
}


/*好友分组管理*/

.friend_tit {
  line-height: 25px;
  margin-bottom: 3px;
}

.friend_tit span {
  float: right;
  margin-bottom: 3px;
}

.friend_tit a {
  color: #000;
  margin: 0 8px;
}

.friend_tit a:hover {
  color: #28508c;
}

.friend_tit a.b {
  color: #28508c;
  font-weight: bold;
}

.friend_bot {
  width: 402px;
  height: 260px;
  border: solid 1px #E4E3E3;
  margin: 40px auto 20px auto;
}


/*好友分组管理,好友分组管理
样式*/

.friend_bot_tit {
  width: 382px;
  height: 25px;
  border-bottom: solid 1px #E4E3E3;
  background: #EBEBEB;
  line-height: 25px;
  padding: 0 10px;
}

.sp_close {
  float: right;
  _padding-top: 6px;
}

.sp_close img {
  vertical-align: middle;
  margin-left: 5px;
}

.friend_tab {
  margin: 20px 0 0 0;
  font-family: "宋体";
  float: left;
  margin-left: 10px;
}

.friend_tab td {
  padding: 3px 0;
}

.friend_tab .textarea {
  width: 260px;
  height: 100px;
}

.friend_tab .b15 {
  margin-right: 10px;
}

.move {
  font-weight: bold;
  color: #28508c;
  padding: 10px 0;
  *padding: 5px 0;
}

.add_tab td.move_lt {
  text-align: left;
}

.move_lt select {
  margin-left: 10px;
}

.move_lt .b37 {
  font-weight: bold;
  padding-bottom: 3px;
}

.move_lt .b36 {
  padding-bottom: 3px;
}


/*好友列表*/

.friend_bot2 {
  width: 600px;
  height: 336px;
  border: solid 1px #E4E3E3;
  margin: 40px 0 0 30px;
  display: inline;
  float: left;
  margin-bottom: 20px;
}

.friend_bot_tit2 {
  width: 580px;
  height: 25px;
  border-bottom: solid 1px #E4E3E3;
  background: #EBEBEB;
  line-height: 25px;
  padding: 0 10px;
}

.u_close {
  margin: 0px 0 0 5px;
  vertical-align: middle;
}

.u_close img {
  margin: 5px 0 0 5px;
}

.u_fr_tab2 {
  margin: 20px 0 0 0;
  line-height: 22px;
  font-family: "宋体";
  float: left;
}

.u_fr_tab2 .name {
  font-weight: bold;
  color: #28508c;
  font-size: 14px;
}

.u_fr_tab2 .text {
  width: 180px;
  height: 20px;
  border: solid 1px #ccc;
  line-height: 20px;
}

.u_fr_tab2 td .sp {
  color: #000;
}

.u_fr_tab2 .textarea {
  width: 285px;
  height: 100px;
  margin-top: 5px;
  border: solid 1px #ccc;
}

.u_tab_rt {
  width: 160px;
  float: left;
  margin-top: 20px;
}

.u_tab_rt .u_fr_img1 {
  display: block;
  width: 77px;
  height: 66px;
  float: right;
  margin-bottom: 10px;
  margin-top: 18px;
}

.u_fr_title {
  width: 160px;
  height: 22px;
  line-height: 22px;
  text-indent: 10px;
  background: #28508c;
  color: #fff;
}

.u_fr_list {
  width: 158px;
  overflow: hidden;
  overflow-y: auto;
  height: 95px;
  border: solid 1px #28508c;
  padding-top: 5px;
  margin-bottom: 1px;
}

.u_fr_list li {
  width: 153px;
  height: 22px;
  line-height: 22px;
  padding-left: 5px;
}

.u_fr_list li a {
  border-bottom: dashed 1px #333;
}

.u_fr_list li a:hover {
  text-decoration: none;
}

.u_fr_list .u_fr_1 {
  width: 12px;
  height: 13px;
}

.u_fr_bot a {
  color: #28508c;
}


/*邀请好友注册*/

.u_dy_main {}

.u_dy_main_title {
  font-size: 14px;
  color: #666;
  line-height: 25px;
  margin-top: 15px;
}


/*表单框上方介绍文字*/

.u_dy_main .textarea {
  border: solid 1px #ccc;
  width: 716px;
  padding: 5px 5px 5px 5px;
  font-size: 14px;
  line-height: 20px;
}

.u_invitatio_main2 {
  border: solid 1px #ccc;
  width: 660px;
  height: 200px;
  overflow: hidden;
  overflow-y: auto;
  padding: 5px 0 5px 5px;
  color: #bbb;
  font-size: 14px;
  line-height: 20px;
}


/*会员--站内短信*/

.sms_tab {
  border: 0;
  width: 100%;
  border: solid 1px #ccc;
  line-height: 25px;
  margin-bottom: 10px;
  font-family: "宋体";
}

.sms_tab th {
  height: 30px;
  line-height: 30px;
  background: #f9f9f9;
  font-weight: bold;
  border-bottom: solid 1px #ccc;
}

.sms_tab td {
  border-bottom: dashed 1px #ccc;
}


/*---购物支付中心样式---*/

.cart_main {
  border: solid 1px #ccc;
  padding: 0 15px 15px 15px;
  margin-bottom: 10px;
}


/*购物支付,中间内容框*/

.cart_top {
  border: solid 1px #ccc;
  margin-bottom: 5px;
}

.cart_nav {
  height: 28px;
  line-height: 28px;
  font-weight: bold;
  font-size: 14px;
  border-bottom: solid 1px #fff;
  border-top: solid 1px #fff;
  background: #efeeef;
  padding: 0 10px;
}


/*支付中心--头部导航*/

.cart_n_rt {
  float: right;
}

.cart_n_rt span {
  margin-left: 10px;
}

.cart_n_rt .sp_1 {
  color: #28508c;
}

.cart_n_rt .sp_2 {
  font-weight: normal;
}

.cart_n_rt .sp_2 .a_1 {
  font-weight: bold;
  color: #000;
}


/*头部连接*/

.cart_n_rt .sp_2 .a_1:hover {
  color: #28508c;
}

.cart_n_rt a {
  color: #ff0000;
  font-weight: normal;
}

.cart_n_rt a:hover {
  color: #f00
}

.cart_crumbs {
  font-weight: bold;
  line-height: 30px;
  margin: 6px 0;
}


/*支付中心，面包屑导航*/

.cart_crumbs a {
  color: #000;
}

.cart_crumbs a:hover {
  color: #28508c;
}

.orders {
  color: #666;
  margin-bottom: 15px;
}


/*订单号*/

.orders span {
  font-weight: bold;
}

.orders .sp_end {
  font-size: 14px;
  color: #28508c;
}

.orders img {
  margin: 0 5px;
  vertical-align: middle;
}


/*--收款人信息*--*/

.cart_tab_1 {
  line-height: 25px;
  width: 100%;
  margin-bottom: 15px;
  color: #666;
}

.cart_tab_1 th {
  font-weight: bold;
  border-bottom: dashed 1px #ccc;
}

.cart_tab_1 td {
  border-bottom: dashed 1px #ccc;
  height: 25px;
}

.sp_sj {
  margin-left: 50px;
  font-weight: bold;
}


/*--送货方式--*/

.songhuo {
  color: #666;
  margin-bottom: 15px;
}

.songhuo img {
  margin-left: 10px;
  vertical-align: middle;
}


/*--支付方式--*/

.zhifb {
  color: #666;
  margin: 20px 0;
}

.zhifb img {
  margin-left: 10px;
  vertical-align: middle;
}


/*--商品清单--*/

.cart_tab_2 {
  width: 100%;
  text-align: center;
  line-height: 30px;
  border: solid 1px #ddd;
  margin: 5px 0 10px 0;
}

.cart_tab_2 th {
  font-weight: bold;
  text-align: center;
  border: solid 1px #ddd;
}

.cart_tab_2 td {
  border: solid 1px #ddd;
}

.cart_tab_2 th.tl {
  padding-left: 10px;
  text-align: left;
}

.cart_tab_2 .tl {
  padding-left: 10px;
}

.cart_tab_2 a {
  color: #000;
}

.cart_tab_2 a:hover {
  color: #28508c;
}

.jiesuan {
  font-size: 14px;
  border-bottom: dashed 1px #ccc;
  line-height: 25px;
  height: 25px;
  margin-bottom: 8px;
}

.jiesuan .sp_1 {
  color: #28508c;
}

.jiesuan .sp_2 {
  font-weight: bold;
  color: #f00;
}


/*邮件发送分享*/

.send_news h4 {
  background: #ededed;
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
}

.send_news h4 a {
  position: relative;
  top: 5px;
  right: 5px;
}

.send_news dl {
  margin: 20px;
  height: 130px;
  color: #666;
  border-bottom: solid 1px #d5d5d5;
  padding-bottom: 20px;
}

.send_news dl dt {
  float: left;
  margin-right: 10px;
}

.send_news dl dt img {
  width: 128px;
  height: 128px;
  padding: 1px;
  border: solid 1px #d5d5d5;
}

.send_news dl dd.first {
  margin-bottom: 5px;
}

.send_news dl dd.first a {
  font-weight: bold;
  font-size: 15px;
  color: #000;
}

.send_news .sn_cont {
  margin: 20px;
  color: #666;
  line-height: 180%;
}

.send_news .sn_cont .b {
  font-size: 14px;
  font-weight: bold;
}

.send_news .sn_cont .b span {
  color: red;
}

.send_news .sn_cont p.last {
  font-size: 12px;
}


/*收藏*/

.fav {
  width: 250px;
  border: solid 1px #ccc;
  height: 132px;
  font-size: 12px;
}

.fav h4 {
  padding: 3px;
  background: #ebeceb;
  border: solid 1px #e4e3e3;
  font-size: 12px;
}

.fav h4 a {
  float: right;
}

.fav table {
  margin: 5px;
}

.fav table td {
  padding: 3px;
}


/*--购物支付,第四步底部产品--*/

.cart_bot_pro {
  color: #666;
  padding-top: 15px;
}

.cart_bot_1 {
  background: url(../image/ad_bg.gif);
  height: 80px;
  overflow: hidden;
  padding: 24px 0 0 0;
}

.cart_bot_1 .c_t_1 {
  padding-left: 60px;
  line-height: 22px;
}

.cart_bot_1 .c_t_1 span {
  color: #ff0000;
}

.cart_bot_1 .c_t_1 a.m {
  color: #28508c;
  font-weight: bold;
  text-decoration: underline;
}


/*查看详情连接*/

.cart_bot_1 .c_t_1 a.m:hover {
  color: #28508c;
}

.cart_bot_2 {
  background: #F6F6F6;
  padding: 5px;
  height: 134px;
  overflow: hidden;
}

.p_btn_l,
.p_btn_r {
  width: 12px;
  float: left;
}

.p_btn_r {
  margin-left: 12px;
}

.cart_bot_dl {
  width: 692px;
  float: left;
}

.cart_bot_con dl {
  width: 330px;
  float: left;
  display: inline;
  margin: 16px 0 0 11px;
}

.cart_bot_con dt {
  width: 100px;
  height: 100px;
  background: #fff;
  overflow: hidden;
  float: left;
}

.cart_bot_con dt a {
  width: 96px;
  height: 96px;
  border: solid 1px #ccc;
  padding: 1px;
  display: block;
}


/*产品点击样式(连接)*/

.cart_bot_con dt a:hover {
  border: solid 1px #28508c;
}


/*产品点击样式(连接)*/

.cart_bot_con dt img {
  width: 96px;
  height: 96px;
  display: block;
}

.cart_bot_con dd {
  width: 223px;
  float: right;
  overflow: hidden;
}

.cart_bot_con dd.tit {
  overflow: hidden;
  white-space: nowrap;
}

.cart_bot_con dd.tit a {
  color: #666;
  font-size: 14px;
}

.cart_bot_con dd.tit a:hover {
  color: #28508c;
  font-size: 14px;
}

.cart_bot_con dd.con {
  height: 45px;
  overflow: hidden;
  margin: 7px 0;
}

.cart_bot_con dd.btn a {
  font-weight: bold;
  color: #28508c;
  text-decoration: underline;
  white-space: nowrap;
  width: 142px;
  overflow: hidden;
  display: block;
  float: left;
  line-height: 28px;
}

.cart_bot_con dd.btn a:hover {
  color: #28508c;
}

.cart_bot_con dd.btn .b15 {
  float: left;
  margin-left: 10px;
}

.cart_tis,
.cart_tis2 {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
}

.cart_tis2 {
  color: #666;
}

.cart_tis2 span {
  color: #ff0000;
}


/* -- 购物车订单确认底部支付宝 -- */

dl.oder {
  width: 215px;
  height: 40px;
  overflow: hidden;
  margin: 0 auto;
  padding: 5px 0 0px;
}

dl.oder dt {
  float: left;
  width: 123px;
  overflow: hidden;
  margin: 0 8px 0 0;
}

dl.oder dd {
  float: left;
  line-height: 20px;
}

dl.oder a {
  color: #666;
  text-decoration: underline;
}

dl.oder a:hover {
  color: #28508c;
}


/*---购物支付中心,底部样式---*/

.cart_footer {
  line-height: 22px;
  color: #666;
}

.cart_ft_nav {
  text-align: center;
}

.cart_ft_nav a {
  margin: 0 10px;
}

.cart_youtu {
  border: solid 1px #ccc;
  color: #666;
  line-height: 22px;
  padding: 5px;
  margin-top: 5px;
  margin-bottom: 10px;
}


/* 购物成功提示 */

.pay_ok {
  background: #EFF7FF;
  width: 672px;
  height: 143px;
  border: 2px solid #AFD2FF;
  padding: 15px 0 0 18px;
  line-height: 20px;
  margin: 30px auto 0;
  display: block;
}

.pay_ok .tit {
  font-weight: bold;
  font-size: 14px;
  padding-left: 61px;
  width: 580px;
}

.pay_ok_con {
  color: #28508c;
  font-size: 14px;
  padding-left: 61px;
  width: 580px;
}

.shop_money {
  margin: 20px 0;
  color: #28508c;
}


/*款项用途，虚拟充值*/

.zf_money {
  margin: 10px 0;
  font-size: 14px;
}

.zf_money_2 {
  margin-left: 14px;
  margin-top: 10px;
}

.zf_money_2 span {
  font-weight: bold;
  color: #f00;
}


/*支付方式*/

.cart_tab_3 {
  width: 100%;
  line-height: 25px;
  color: #666;
  margin-bottom: 10px;
}

.cart_tab_3 span {
  color: #ff0000;
  font-weight: bold;
}


/*选择购买产品*/

.cart_tab_4 {
  width: 726px;
  line-height: 25px;
  border: solid 1px #ccc;
  margin-top: -5px;
  margin-bottom: 10px;
}

.cart_tab_4 ul {
  width: 726px;
  height: 144px;
}

.cart_tab_4 ul li {
  float: left;
  width: 363px;
  border-bottom: 1px dashed #ccc;
  height: 25px;
  overflow: hidden;
  padding-top: 3px;
  font-family: "Arial";
}

.cart_tab_4 ul li span {
  float: left;
  padding-right: 20px;
  width: 25px;
  overflow: hidden;
  display: block;
}

.cart_tab_4 ul li p {
  float: left;
  display: block;
  padding-left: 12px;
}

.cart_tab_4 ul li a {
  display: block;
  width: 233px;
  overflow: hidden;
  padding-right: 10px;
}

.cart_tab_4 ul .line {
  height: 24px;
  overflow: hidden;
  width: 363px;
  border: 0;
}

.cart_b4_bot {
  font-weight: bold;
  color: #28508c;
  margin-bottom: 15px;
  margin-top: 5px;
}

.cart_tab_2 .tr_bg {
  background: #ECECEC;
}

.cart_tab_2 a.cur {
  color: #28508c;
  text-decoration: underline;
}

.cart_tab_2 a.cur:hover {
  color: #28508c;
  text-decoration: underline;
}


/*填写联系方式*/

.cart_tab5_top {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
}

.cart_tab5_top span {
  margin-right: 30px;
}

.cart_tab_5 {
  width: 100%;
}

.cart_tab_5 th {
  width: 100px;
  text-align: right;
  background: #FFFFEB;
  border: solid 1px #ccc;
  padding: 10px 0;
  font-weight: normal
}

.cart_tab_5 td {
  background: #F6F6F6;
  border: solid 1px #ccc;
  padding: 10px 0 10px 5px;
  color: #666;
}

.cart_tab_5 td div {
  line-height: 20px;
}

.cart_tab_5 .ruguo {
  color: #28508c;
}


/*如果你有电子优惠券*/


/*---会员互动页面---*/


/*--邮件订阅与退订--*/

.pri_dl {
  margin-top: 10px;
  font-size: 14px;
  color: #666;
  line-height: 23px;
  padding-bottom: 10px;
}

.pri_dl dt {
  float: left;
  margin: 0 20px 0 90px;
  display: inline;
}

.pri_dl dd {
  width: 600px;
  float: right;
}

.pri_dl dd h4 {
  border-bottom: dashed 1px #ccc;
  text-indent: 5px;
  margin-bottom: 5px;
  color: #000;
}

.pri_dl dd.bg {
  background: url(../image/ico6.gif) no-repeat 3px 9px;
  text-indent: 10px;
}

.pri_dl dd.tex {
  margin-top: 20px;
}

.pri_dl dd .text {
  border: solid 1px #ccc;
  font-size: 12px;
}

.dashed_line {
  border-bottom: dashed 1px #ccc;
  height: 1px;
  overflow: hidden;
  font-size: 0;
  margin: 15px 0;
}

.pri_zuy {
  color: #666;
  line-height: 20px;
}


/*注意内容*/

.pri_zuy span {
  float: left;
}

.pri_dl dd div {
  padding-left: 20px;
  *padding-left: 25px;
}

.pri_dl dd div .textarea {
  width: 340px;
}

.pri_dl dd a {
  font-weight: bold;
  color: #28508c;
  text-decoration: underline;
}

.pri_dl dd a:hover {
  color: #28508c;
}


/*---投票系统---*/

.result_main {
  padding: 5px 20px;
  border: solid 1px #ccc;
}

.res_titi {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  margin: 20px 0;
}

.res_titi2 {
  font-weight: bold;
  font-size: 14px;
  margin: 20px 0 0 20px;
}

.res_tab {
  width: 100%;
  border: dashed 1px #ccc;
  line-height: 25px;
  margin-top: 5px;
}

.res_tab th {
  border: dashed 1px #ccc;
  color: #666;
  font-weight: bold;
}

.res_tab span {
  padding-left: 10px;
}

.res_tab td {
  border: dashed 1px #ccc;
}

.vote {
  height: 15px;
  background: url(../image/vote.gif) repeat-x;
  width: 100px;
  float: left;
  margin-top: 5px;
}

.result_main .bot_btn {
  margin: 30px 0 50px 0;
}

.result_main .bot_btn .b13 {
  margin-right: 40px;
}

.survey_1 {
  width: 630px;
  border: solid 1px #aaa;
  position: absolute;
  right: 100px;
  top: 600px;
}

.sur_tit {
  height: 34px;
  width: 628px;
  background: url(../image/sur_tit.gif) repeat-x;
  border-right: solid 1px #c9c9c9;
  border-left: solid 1px #c9c9c9;
  color: #fff;
  line-height: 34px;
  text-indent: 15px;
  font-size: 14px;
}

.sur_tab {
  margin: 10px 0 10px 30px;
  line-height: 25px;
}

.sur_tab th {
  font-weight: bold;
  font-size: 14px;
}

.sur_tab td {
  padding-left: 5px;
}

.survey_1 .bot_btn2 {
  margin-left: 30px;
  margin-bottom: 20px;
}

.survey_1 .bot_btn2 .b15 {
  margin-right: 15px;
}


/* -- 弹出窗口  把资讯推荐给我的朋友 -- */

.mesbook3 {
  width: 630px;
  margin: 0 auto;
  border: solid 1px #ccc;
}

.mesbook3 h4 {
  background: url(../image/Sennews_tit_bg.gif) repeat-x;
  height: 22px;
  padding: 4px 1em 0;
}

.mes_top_dl {
  padding: 15px 20px 0 20px;
}

.mes_top_dl dt {
  width: 132px;
  height: 132px;
  float: left;
  display: inline;
}

.mes_top_dl dt img {
  width: 128px;
  height: 128px;
  display: block;
}

.mes_top_dl dt a {
  width: 128px;
  height: 128px;
  border: solid 1px #ccc;
  padding: 1px;
  display: block;
}


/*图片连接*/

.mes_top_dl dt a:hover {
  border: solid 1px #28508c;
}


/*图片连接*/

.mes_top_dl dd {
  float: right;
  width: 445px;
  line-height: 20px;
}

.mes_top_dl .tit {
  font-weight: bold;
  font-size: 14px;
  color: #000;
  text-decoration: underline;
  width: 210px;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  float: left;
  margin-right: 15px;
}


/*文章标题*/

.mes_top_dl .tit:hover {
  color: #28508c;
}


/*文章标题*/

.mes_top_dl .from {
  margin-left: 15px;
  color: #ff0000;
}


/*文章出处*/

.mes_top_dl .from a {
  color: #ff0000;
  text-decoration: underline;
}


/*文章出处*/

.mes_top_dl dd.d2 {
  margin-top: 10px;
  *margin-top: -5px;
  color: #666;
  height: 100px;
  overflow: hidden;
}

.mes_top_dl dd.d2 a {
  color: #28508c;
}

.mes_top_dl dd.d2 a:hover {
  color: #28508c;
  text-decoration: underline;
}

.mesbook3 h4 span img {
  vertical-align: middle;
  margin-top: -2px;
  *margin: 0;
}

.mesbook3_line {
  height: 1px;
  background: #ccc;
  font-size: 0;
  margin: 20px auto;
  overflow: hidden;
  width: 590px;
}

.mesbk3_tab {
  width: 590px;
  margin: 0 auto;
  color: #666;
}


/*推荐填写表单*/

.mesbk3_tab .text {
  border: solid 1px #ccc;
  height: 20px;
}

.mesbk3_tab div {
  font-weight: bold;
  font-size: 14px;
}

.mesbk3_tab td {
  padding: 3px 0;
}

.mesbk3_tab span {
  font-weight: normal;
}

.mesbk3_tab .textarea {
  width: 278px;
}


/* -- 弹出窗口 -- */

.mesbook1,
.mesbook2 {
  width: 398px;
  position: absolute;
  left: 1041px;
  top: 600px;
  border: 1px solid #ccc;
  padding-bottom: 10px;
}


/*边框和背景可自行修改*/

.mesbook1 .tit,
.mesbook2 .tit {
  border: 1px solid #E4E3E3;
  background: #EBECEB;
  height: 18px;
  padding: 4px 5px 0;
}


/*标题块-背景可自行修改*/

.mesbook1 dl.b1 {
  width: 370px;
  margin: 10px auto;
}

.mesbook1 dl.b1 dt {
  float: left;
  width: 105px;
  overflow: hidden;
}

.mesbook1 dl.b1 dd {
  width: 265px;
  float: right;
  line-height: 25px;
}

.mesbook1 dl.b1 dd.dd_b {
  width: 180px;
  overflow: hidden;
  font-weight: bold;
  color: #28508c;
  font-size: 14px;
  border-bottom: solid 1px #28508c;
  line-height: 18px;
  margin-bottom: 10px;
  float: left;
  margin-left: 105px;
  display: inline;
}


/*粗体字样式*/

.mesbook1 .fr {
  float: right;
}

.close {
  vertical-align: middle;
  margin-left: 5px;
}


/* -- 弹出窗口  拷贝地址 --*/

.copy {
  margin: 20px 0 0 20px;
  color: #666;
  line-height: 20px;
}

.copy .b17 {
  margin-top: 5px;
}

.mesbook2 {
  left: 1000px;
  top: 400px;
}

.mesbook2 p {
  line-height: 20px;
  padding: 20px;
  color: #666;
}

.mesbook2 p img {
  float: left;
}

.top_tit .top_tit1 {
  font-weight: bold;
  text-decoration: underline;
  color: #000;
  font-size: 14px;
}


/*---问题跳转页面---*/

.pri_dl .time_7 {
  border: 1px solid #CCC;
  background: url(../image/mes_time_bg.gif) repeat-x;
  margin: 30px auto 0 auto;
  width: 45px;
  height: 25px;
  line-height: 25px;
  color: #ff0000;
  font-weight: bold;
}

.pri_zuy a {
  color: #28508c;
  text-decoration: underline;
}

.pri_zuy a:hover {
  color: #28508c;
}


/*---人才招聘---*/

.job_top {
  width: 668px;
  margin-left: 19px;
  line-height: 22px;
  color: #666;
  font-size: 14px;
  background: url(../image/ico8.gif) no-repeat 0 8px;
  text-indent: 10px;
}

.job_top span {
  color: #28508c;
}

.ljob {
  width: 720px;
  margin: auto;
}

.job_con {
  width: 700px;
  margin: 0 auto;
  background: #F8F8F8 url(../image/job_list_bg.gif) top repeat-x;
  padding: 10px;
  line-height: 20px;
}

.job_con h4 {
  background: url(../image/ico13.gif) no-repeat 0 4px;
  text-indent: 18px;
  height: 20px;
}

.job_con h4 a {
  color: #28508c;
}

.job_con h4 a:hover {
  color: #28508c;
}

.job_con_tab {
  width: 100%;
  line-height: 25px;
  color: #333;
}

.job_con_tab td span {
  margin-right: 15px;
}

.job_con dt {
  margin-top: 2px;
}

.job_bot {
  width: 720px;
  margin: 10px auto 0 auto;
}


/*---网站地图---*/

.map_main {
  overflow: hidden;
  border: solid 5px #F0F0F0;
  /* margin:10px 0;*/
  padding-bottom: 10px;
  background: #FFF;
}

.sitemap_con {
  width: 845px;
  margin: 0 auto;
  color: #666;
}

.sitemap_con .map_top {
  border-bottom: solid 1px #ccc;
}

.sitemap_con .map_top img {
  float: left;
}

.site_r_link {
  width: 120px;
  margin-top: 45px;
  /*上边界根据需要进行调整*/
  border: 1px solid #cdcdcd;
  background: #F8F8F8;
  padding: 5px 10px;
  float: right;
}


/*网站地图，显示方式样式，上边界根据需要进行调整*/

.site_r_link a:hover {
  color: #28508c;
}

.site_plc {
  background: url(../image/ico27.gif) no-repeat 0 8px;
  padding: 5px 0;
  text-indent: 10px;
}

.site_plc a:hover {
  color: #28508c;
}

.sitemap_con h4 {
  line-height: 30px;
}

.sitemap_con h4 a:hover {
  color: #28508c;
}

.b4 {
  border: solid 1px #E0E0E0;
}

.b4 ul {
  padding: 0 11px;
}

.b4 li {
  float: left;
  line-height: 25px;
  width: 164px;
  white-space: nowrap;
  overflow: hidden;
}

.b4 li a {
  color: #666;
}

.b4 li a:hover {
  color: #28508c;
}


/* -- 翻页效果 -- */

.pagelist li {
  float: right;
  margin-right: 3px;
  list-style-type: none;
  height: 30px;
  line-height: 30px;
  padding-right: 20px;
  margin-top: 10px;
}

.apage {
  height: 25px;
  line-height: 25px;
  padding: 0 5px;
  text-align: right;
}

.apage a {
  border: 1px solid #d4e3e9;
  padding: 0 3px;
  margin-right: 5px;
}

.apage .num_btns {
  float: right;
  font-family: Tahoma;
}

.apage a:hover,
.apage .cur {
  border: 1px solid #D5D5D5;
  background-color: #28508c;
  color: #fff;
  text-decoration: none;
}

.apage .cust_txt {
  float: left;
}

.apage .oran_pg_fp {
  background: url(../image/first_page.gif) 4px 4px no-repeat;
  padding-right: 9px;
}

.apage .oran_pg_pp {
  background: url(../image/pre_page.gif) 4px 4px no-repeat;
  padding-right: 5px;
}

.apage .oran_pg_np {
  background: url(../image/next_page.gif) 8px 4px no-repeat;
  padding-right: 12px;
}

.apage .oran_pg_lp {
  background: url(../image/last_page.gif) 8px 4px no-repeat;
  padding-right: 12px;
}

.apage select {
  font-size: 8px;
  margin-top: 5px;
}

.apage .oran_pg_txt {
  height: 15px;
  border: solid 1px #d4e3e9;
  width: 20px;
  margin-left: 5px;
}

.apage .oran_pg_btn {
  height: 15px;
  border: solid 1px #d4e3e9;
  margin-left: 5px;
  font-size: 9px;
  background: #5984ac;
  color: #fff;
}


/* --表单控制样式-- */

.text {
  height: 18px;
  line-height: 18px;
}


/*网站所有的输入框样式，字体颜色、边框、背景，根据需要自行修改*/

select {
  height: 25px;
}


/* -- 底部FAQ -- */


/*.botfaq_tit { background:#eee; border-bottom:solid 1px #ccc; border-top:solid 1px #ccc; font-weight:bold; height:25px;
line-height:25px; margin-bottom:3px; overflow:hidden;}
.botfaq_tit a {width:135px; display:block; float:left; padding-left:15px; }*/

.bottomfaq dl {
  float: left;
  width: 160px;
}

.bottomfaq dt {
  line-height: 24px;
  height: 24px;
  background: #FAF9F5;
  border: 0 solid #d0ccce;
  border-width: 1px 0;
  font-weight: bold;
  color: #666;
  margin-bottom: 5px;
  text-indent: 15px;
}

.bottomfaq dt a {
  white-space: nowrap;
  overflow: hidden;
  width: 145px;
  display: block;
}

.bottomfaq dd {
  width: 147px;
  line-height: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 15px;
}

.bottomfaq dl.none_1 a {
  display: none;
}

.crumbs2 {
  height: 25px;
  line-height: 25px;
  font-family: "宋体";
  padding-left: 10px;
  color: #666;
  margin-bottom: 5px;
}

.crumbs2 span {
  float: right;
}

.crumbs2 span a {
  color: #28508c;
  margin-right: 10px;
}


/*产品对品*/

.product_comp_tab {
  width: auto;
  border: solid 1px #cfcfcf;
  margin-left: 1px;
  font-family: "宋体";
  margin-bottom: 10px;
  zoom: 1
}

.product_comp_tab td {
  border: solid 1px #cfcfcf;
  text-align: center;
  overflow: hidden;
  padding: 8px 0;
  line-height: 18px;
}

.product_comp_tab td a {
  color: #575757;
}

.product_comp_tab td a:hover {
  color: #28508c;
}

.product_comp_tab td .first {
  color: #28508c;
  font-weight: bold;
  width: 60px;
  float: left;
}

.product_comp_tab td .two {
  width: 110px;
  float: left;
}

.product_comp_tab td .three {
  width: 180px;
  float: left;
}

.product_comp_tab .top td {
  padding: 5px 0;
}

.product_comp_tab .title td {
  padding: 0;
}

.product_comp_tab .title div {
  border: solid 1px #fff;
  background: #DADADA;
  padding: 10px 0;
  text-align: left;
}

.product_comp_tab .title div span {
  width: 188px;
  display: block;
  text-align: center;
}

.product_comp_tab .product img {
  width: 100px;
  height: 100px;
  display: block;
  margin: 0 auto;
}

.product_comp_tab .money {
  color: #f00;
}

.product_comp_tab .second {
  color: #666;
}

.product_comp_tab .third {
  padding: 15px 5px;
  display: block;
}


/*产品名称列表*/

.pro_name_tab {
  width: 100%;
  font-family: "宋体";
  margin-bottom: 20px;
}

.pro_name_tab .one td {
  padding-top: 20px;
}

.pro_name_tab .one td div {
  background: #f3f3f3;
  color: #666;
  padding: 7px 0 7px 12px;
}

.pro_name_tab .two td {
  padding: 10px 0 5px 12px;
  font-weight: bold;
  color: #28508c;
}

.pro_name_tab .two a {
  color: #28508c;
}

.pro_name_tab .three .tr {
  width: 101px;
  padding-left: 12px;
  text-align: left;
}

.pro_name_tab .three .tr img {
  vertical-align: middle;
  margin: 0 5px 0 5px;
}

.pro_name_tab .three .tr div {
  width: 101px;
  height: 34px;
  border: solid 1px #F0F0F0;
  overflow: hidden;
}

.pro_name_tab .three img {
  width: 105px;
  height: 35px;
  border: solid 1px #ccc;
}


/*.pro_name_tab .three div span { width:99px; height:32px; display:block; border:solid 1px #fff; background:#F0F0F0;}*/

.pro_name_tab .tl a {
  width: 102px;
  height: 30px;
  line-height: 30px;
  white-space: nowrap;
  display: inline-block;
  overflow: hidden;
  float: left;
  margin: 0 5px 0 30px;
}

.pro_name_tab .top td {
  padding: 0;
}


/*产品全部名称*/

.pro_all_tab {
  width: 100%;
  font-family: "宋体";
}

.pro_all_tab .tit {
  background: #f3f3f3;
  color: #000;
  padding: 7px 0 7px 12px;
}

.pro_all_tab .tit a {
  color: #000;
  display: inline-block;
  padding: 0 3px;
}

.pro_all_tab .tit a:hover {
  color: #28508c;
}

.pro_all_tab .tit .cur {
  font-weight: bold;
}

.pro_all_tab .en {
  font-weight: bold;
  font-size: 20px;
  color: #28508c;
  padding: 8px 0 8px 10px;
}

.pro_all_tab .all_name {
  padding-bottom: 10px;
  padding: 0 40px;
}

.pro_all_tab .all_name a {
  width: 66px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  float: left;
  margin-left: 40px;
  display: inline-block;
}


/*--按钮样式--*/

.b01 {
  background-position: -717px -115px;
  width: 50px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #fff;
}

.b02 {
  background-position: -408px -107px;
  width: 127px;
  height: 34px;
}

.b03 {
  background-position: -567px -107px;
  width: 127px;
  height: 34px;
}

.b04 {
  background-position: -253px -107px;
  width: 127px;
  height: 34px;
}

.b05 {
  background-position: -415px -150px;
  width: 115px;
  height: 34px;
}

.b06 {
  background-position: -63px -195px;
  width: 127px;
  height: 34px;
}

.b07 {
  background-position: -54px -107px;
  width: 171px;
  height: 34px;
}

.b08 {
  background-position: -564px -149px;
  width: 143px;
  height: 34px;
}

.b09 {
  background-position: -799px -148px;
  width: 139px;
  height: 34px;
}

.b10 {
  background-position: -798px -109px;
  width: 143px;
  height: 34px;
}

.b11 {
  background-position: -63px -151px;
  width: 149px;
  height: 34px;
}

.b12 {
  background-position: -255px -151px;
  width: 115px;
  height: 34px;
}

.b13 {
  background-position: -79px -696px;
  width: 70px;
  height: 28px;
  line-height: 28px;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
}

.b14 {
  background-position: -181px -696px;
  width: 70px;
  height: 28px;
  line-height: 28px;
  color: #28508c;
  font-size: 14px;
  font-weight: bold;
}

.b15 {
  background-position: -79px -650px;
  width: 60px;
  height: 24px;
  line-height: 24px;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
}

.b16 {
  background-position: -184px -650px;
  width: 60px;
  height: 24px;
  line-height: 24px;
  color: #28508c;
  font-size: 14px;
  font-weight: bold;
}

.b17 {
  background-position: -865px -254px;
  width: 80px;
  height: 25px;
  padding-bottom: 1px;
  _line-height: 24px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin-right: 10px;
}

.b18 {
  background-position: -751px -254px;
  width: 80px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}

.b19 {
  background-position: -882px -294px;
  width: 80px;
  height: 22px;
  line-height: 22px;
  padding-left: 11px;
  color: #666;
}

.b20 {
  background-position: -299px -295px;
  width: 93px;
  height: 22px;
  line-height: 22px;
  padding-left: 11px;
  color: #666;
}

.b21 {
  background-position: -542px -294px;
  width: 80px;
  height: 22px;
  line-height: 22px;
  padding-left: 11px;
  color: #666;
}

.b22 {
  background-position: -421px -294px;
  width: 80px;
  height: 22px;
  padding-bottom: 2px;
  *padding-top: 3px;
  _padding-bottom: 1px;
  color: #666;
  font-size: 12px;
  overflow: hidden;
  text-indent: 10px;
}

.b23 {
  background-position: -882px -326px;
  width: 82px;
  height: 22px;
  line-height: 22px;
  padding-left: 11px;
  color: #666;
}

.b24 {
  background-position: -454px -253px;
  width: 47px;
  height: 25px;
  line-height: 25px;
  color: #fff;
}

.b25 {
  background-position: -751px -328px;
  width: 58px;
  height: 18px;
  padding: 0px 0 3px 8px;
  *padding: 0px 0 0px 8px;
  overflow: hidden;
}

.b26 {
  background-position: -814px -328px;
  width: 58px;
  height: 18px;
  padding: 0px 8px 3px 0;
  *padding: 0px 8px 0 0;
}

.b27 {
  background-position: -518px -254px;
  width: 41px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}

.b28 {
  background-position: -62px -253px;
  width: 78px;
  height: 23px;
  line-height: 25px;
  padding-left: 16px;
  color: #666;
}

.b29 {
  background-position: -267px -254px;
  width: 78px;
  height: 23px;
  line-height: 25px;
  padding-left: 12px;
  color: #666;
}

.b30 {
  background-position: -183px -295px;
  width: 80px;
  height: 22px;
  line-height: 22px;
  padding-left: 11px;
  color: #666;
}

.b31 {
  background-position: -321px -374px;
  width: 94px;
  height: 20px;
  line-height: 20px;
  color: #666;
  text-indent: 12px;
}

.b32 {
  background-position: -588px -250px;
  width: 143px;
  height: 34px;
}

.b33 {
  background-position: -255px -195px;
  width: 129px;
  height: 34px;
}

.b34 {
  background-position: -740px -295px;
  width: 132px;
  height: 21px;
  line-height: 21px;
}

.b36 {
  background-position: -707px -652px;
  width: 71px;
  height: 20px;
  line-height: 20px;
  color: #fff;
}

.b37 {
  background-position: -819px -652px;
  width: 71px;
  height: 20px;
  line-height: 20px;
  color: #fff;
}

.b38 {
  background-position: -241px -435px;
  width: 51px;
  height: 20px;
  _line-height: 20px;
  padding-bottom: 1px;
  color: #fff;
}

.b39 {
  background-position: -79px -616px;
  width: 61px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}

.b40 {
  background-position: -408px -195px;
  width: 127px;
  height: 34px;
}

.b41 {
  background-position: -564px -195px;
  width: 127px;
  height: 34px;
}

.b42 {
  background-position: -321px -337px;
  width: 75px;
  height: 24px;
}

.b43 {
  background-position: -403px -337px;
  width: 75px;
  height: 24px;
}

.b44 {
  background-position: -671px -374px;
  width: 127px;
  height: 22px;
  font-size: 12px;
  color: #666;
  text-indent: 18px;
  padding-bottom: 3px;
  *padding: 0;
}

.b45 {
  background-position: -426px -374px;
  width: 111px;
  height: 23px;
  font-size: 12px;
  color: #fff;
  text-indent: 17px;
  line-height: 23px;
}

.b46 {
  background-position: -547px -374px;
  width: 111px;
  height: 23px;
  font-size: 12px;
  color: #666;
  text-indent: 17px;
  line-height: 23px;
  border: 0;
  cursor: pointer;
}

.b47 {
  background-position: -271px -696px;
  width: 86px;
  height: 29px;
  color: #B0AEAE;
  font-size: 14px;
  padding: 0px 0 2px 10px;
  _padding: 3px 0 0 10px;
  margin: 10px 0;
}

.b48 {
  background-position: -374px -696px;
  width: 86px;
  height: 29px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  padding: 0px 0 2px 10px;
  _padding: 3px 0 0 10px;
  margin: 10px 0;
}

.b49 {
  background-position: -474px -696px;
  width: 122px;
  height: 30px;
}

.b50b {
  width: 28px;
  height: 32px;
  background: url(../image/img_5.gif) no-repeat;
  border: 0;
  cursor: pointer;
}

.b50 {
  width: 28px;
  height: 32px;
  background: url(../image/img_6.gif) no-repeat;
  border: 0;
  cursor: pointer;
}

.b51 {
  width: 28px;
  height: 32px;
  background: url(../image/img_7.gif) no-repeat;
  border: 0;
  cursor: pointer;
}

.b52 {
  width: 28px;
  height: 32px;
  background: url(../image/img_8.gif) no-repeat;
  border: 0;
  cursor: pointer;
}

.b53 {
  width: 68px;
  height: 23px;
  background: url(../image/b53.gif) no-repeat;
  border: 0;
  cursor: pointer;
  line-height: 23px;
  padding-left: 17px;
  color: #666;
  font-size: 12px;
}

.b54 {
  width: 68px;
  height: 23px;
  background: url(../image/b54.gif) no-repeat;
  border: 0;
  cursor: pointer;
  line-height: 23px;
  padding-left: 17px;
  color: #fff;
  font-size: 12px;
}

.b55 {
  width: 85px;
  height: 20px;
  color: #9C6060;
  background: url(../image/b55.gif) no-repeat;
  border: 0;
  cursor: pointer;
  font-size: 12px;
  padding-left: 12px;
  padding-bottom: 3px;
  *padding-bottom: 0;
}

.b56 {
  width: 72px;
  height: 20px;
  color: #9C6060;
  background: url(../image/b56.gif) no-repeat;
  border: 0;
  cursor: pointer;
  font-size: 12px;
  padding-left: 12px;
  padding-bottom: 3px;
  *padding-bottom: 0;
}

.b57 {
  width: 82px;
  height: 20px;
  color: #9C6060;
  background: url(../image/b57.gif) no-repeat;
  border: 0;
  cursor: pointer;
  font-size: 12px;
  padding-left: 12px;
  padding-bottom: 3px;
  *padding-bottom: 0;
}

.b58 {
  width: 82px;
  height: 20px;
  color: #9C6060;
  background: url(../image/b58.gif) no-repeat;
  border: 0;
  cursor: pointer;
  font-size: 12px;
  padding-left: 12px;
  padding-bottom: 3px;
  *padding-bottom: 0;
}

.b59 {
  width: 78px;
  height: 24px;
  color: #fff;
  background-position: -537px -435px;
  border: 0;
  cursor: pointer;
  font-size: 12px;
  padding-bottom: 3px;
  *padding-bottom: 0;
  padding-top: 0;
  *padding-top: 3px;
}

.b60 {
  width: 92px;
  height: 24px;
  color: #000;
  background-position: -625px -435px;
  border: 0;
  cursor: pointer;
  font-size: 12px;
  padding-bottom: 3px;
  *padding-bottom: 0;
  padding-top: 0;
  *padding-top: 3px;
}

.b61 {
  width: 67px;
  height: 24px;
  color: #fff;
  background-position: -384px -435px;
  border: 0;
  cursor: pointer;
  font-size: 12px;
  padding-bottom: 3px;
  *padding-bottom: 0;
  padding-top: 0;
  *padding-top: 3px;
}

.b62 {
  width: 67px;
  height: 24px;
  color: #fff;
  background-position: -461px -435px;
  border: 0;
  cursor: pointer;
  font-size: 12px;
  padding-bottom: 3px;
  *padding-bottom: 0;
  padding-top: 0;
  *padding-top: 3px;
}

.b63 {
  width: 95px;
  height: 24px;
  color: #fff;
  background: url(../image/b63.gif) no-repeat;
  border: 0;
  cursor: pointer;
  font-size: 12px;
  padding-bottom: 3px;
  *padding-bottom: 0;
  padding-top: 0;
  *padding-top: 3px;
}

.b64 {
  width: 56px;
  height: 24px;
  color: #fff;
  background: url(../image/b64.gif) no-repeat;
  border: 0;
  cursor: pointer;
  font-size: 12px;
  padding-bottom: 3px;
  *padding-bottom: 0;
  padding-top: 0;
  *padding-top: 3px;
}

.top_ad {
  text-align: center;
}

.top_ad img {
  margin-bottom: 10px;
  width: 742px;
}


/*限时抢购区产品样式*/

.time_dl {
  height: 164px;
  border-bottom: solid 1px #E4E4E4;
  padding-bottom: 12px;
  margin-bottom: 12px;
  font-family: "宋体";
  color: #666;
}

.time_dl dt {
  width: 164px;
  height: 164px;
  float: left;
  padding-left: 10px;
}

.time_dl dt a img {
  width: 160px;
  height: 160px;
  padding: 1px;
  display: block;
  border: solid 1px #E4E4E4;
}

.time_dl dt a:hover img {
  border: solid 1px #28508c;
}

.time_dl dd {
  height: 164px;
  overflow: hidden;
  float: left;
  margin-left: 10px;
}

.time_dl .dd_lt {
  width: 390px;
  height: 164px;
  overflow: hidden;
  border-right: solid 1px #F1F1F1;
  float: left;
}

.time_dl .dd_rt {
  width: 131px;
  height: 164px;
  overflow: hidden;
  float: left;
  margin-left: 15px;
}

.time_dl .dd_lt table {
  width: 100%;
}

.time_dl .dd_lt td {
  padding-bottom: 1px;
}

.time_dl .dd_lt .name {
  color: #28508c;
}

.time_dl .dd_lt .money1 {
  color: #555;
  font-size: 14px;
  margin-left: 5px;
  text-decoration: line-through;
  font-weight: bold;
}

.time_dl .dd_lt .money2 {
  color: #f00;
  font-size: 16px;
  font-weight: bold;
  margin-left: 5px;
}

.time_dl .dd_lt .plun {
  font-weight: bold;
  color: #28508c;
}

.time_dl .dd_lt .fl_con {
  width: 260px;
  float: left;
}

.time_dl .dd_lt .fl_con .tit {
  margin-top: 15px;
}

.time_dl .dd_lt .fl_con .con {
  width: 260px;
  height: 85px;
  overflow: hidden;
  line-height: 20px;
}

.time_dl .dd_lt .fr_con {
  border: solid 5px #EDEDED;
  float: left;
  width: 93px;
  height: 99px;
  background: #FBFBFB;
  margin-left: 5px;
}

.time_dl .dd_lt .fr_con .b28 {
  margin-top: 15px;
  margin-left: 7px;
  *margin-left: 2px;
}

.time_dl .dd_lt .fr_con .b29 {
  margin-top: 20px;
  margin-left: 7px;
  *margin-left: 2px;
}

.time_dl .dd_rt img {
  margin-bottom: 10px;
}

.time_dl .dd_rt div {
  padding-left: 10px;
  line-height: 22px;
}

.time_dl .dd_rt div span {
  color: #28508c;
  margin-left: 5px;
}


/*列表促销页顶部产品名称列表*/

.top_name {
  border: solid 1px #3F6DF6;
  background: #ECF1FF;
  margin-bottom: 10px;
  font-family: "宋体";
  height: 66px;
  overflow: hidden;
}

.topname_con {
  width: 620px;
  height: 49px;
  float: left;
  overflow: hidden;
  margin: 9px 0 9px 25px;
  display: inline;
}

.topname_con div {
  border-bottom: dashed 1px #3F6DF6;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
}

.topname_con div a {
  display: inline-block;
  float: left;
  width: 90px;
  overflow: hidden;
  margin: 0 7px 0 6px;
}

.topname_btn {
  width: 28px;
  float: right;
  overflow: hidden;
}


/*列表促销页顶部公告*/

.top_news {
  margin-bottom: 10px;
}

.top_news img {
  display: block;
  float: left;
}

.topnews_con {
  width: 676px;
  height: 64px;
  border: solid 1px #D4D0C8;
  float: left;
  background: #F3F3F3;
}

.topnews_btn {
  width: 28px;
  overflow: hidden;
  float: right;
}

.topnews_con ul {
  float: left;
  width: 630px;
  height: 45px;
  overflow: hidden;
  margin-top: 10px;
}

.topnews_con ul li {
  width: 215px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  background: url(../image/ico_41.gif) no-repeat 0 8px;
  padding-left: 10px;
  float: left;
  margin-left: 15px;
  margin-right: 70px;
  display: inline;
  margin-bottom: 5px;
}

.tei_pro {
  border: solid 1px #ccc;
  margin-bottom: 10px;
  font-family: "宋体";
  zoom: 1;
}

.tei_pro h5 {
  height: 25px;
  background: url(../image/title.gif) repeat-x;
  overflow: hidden;
  line-height: 25px;
  text-indent: 10px;
  margin-bottom: 10px;
}


/*列表促销页特惠栏目*/

dl.p_list_dl3 {
  color: #666;
  width: 142px;
  float: left;
  display: inline;
  margin: 10px 28px 20px 13px;
}

dl.p_list_dl3 dt {
  width: 124px;
  height: 124px;
  margin: 0 auto 10px auto;
}

dl.p_list_dl3 dt a img {
  width: 120px;
  height: 120px;
  border: 1px solid #E4E4E4;
  display: block;
  padding: 1px;
}


/*产品图片连接边
框*/

dl.p_list_dl3 dt a:hover img {
  border: solid 1px #28508c;
}


/*产品图片连接,点击边框*/

dl.p_list_dl3 dd {
  overflow: hidden;
  width: 142px;
  white-space: nowrap;
  padding-top: 4px;
}

dl.p_list_dl3 dd.money1 {
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 2px;
}

dl.p_list_dl3 dd.money1 span {
  font-size: 12px;
  font-weight: bold;
  color: #CC0000;
}

dl.p_list_dl3 dd.con {
  height: 32px;
  line-height: 16px;
  white-space: normal;
  margin: 0 auto 3px auto;
  width: 132px;
}

dl.p_list_dl3 dd.btn {
  height: 24px;
}

dl.p_list_dl3 dd a {
  color: #28508c;
  font-family: Arial, Helvetica, sans-serif;
}

dl.p_list_dl3 dd a:hover {
  color: #28508c;
}


/*产品名称连接*/


/*产品属性介绍窗口*/


/*箭头向右的样式（产品预览）*/

.mesbook4 {
  border: solid 1px #9F9F9F;
  position: absolute;
  background: #fff;
  padding: 10px 15px;
  font-family: "宋体";
  margin-left: 130px;
  margin-top: -80px;
  z-index: 50;
}

.mesbook4 .con {
  position: relative;
  width: 339px;
  min-height: 100px;
  _height: 100px;
}

.mesbook4 .jian {
  position: absolute;
  left: -63px;
  top: -15px;
}

.mesbook4 h4 a {
  color: #CB1212;
  width: 320px;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
}

.mesbook4 .cont {
  line-height: 22px;
  color: #666;
  padding: 5px;
}

.mesbook4 .jieshao {
  border: solid 1px #CECFA2;
  background: #FFFFD3;
  color: #666;
  line-height: 18px;
  padding: 0 5px;
  margin-bottom: 10px;
}

.mesbook4 .dl_lt {
  color: black;
  float: left;
  width: 320px;
  overflow: hidden;
}

.mesbook4 .dl_lt dt {
  width: 320px;
  height: 15px;
}

.mesbook4 .dl_lt dd {
  width: 320px;
  overflow: hidden;
  margin-top: 3px;
}

.mesbook4 .dl_lt dd a {
  border: solid 1px #C1BFBF;
  display: inline-block;
  float: left;
  margin-right: 5px;
  margin-bottom: 4px;
  color: #333;
}

.mesbook4 .dl_lt a:hover {
  color: #f00;
  text-decoration: none;
}

.mesbook4 .dl_lt dd a img {
  width: 32px;
  height: 32px;
  border: solid 1px #fff;
  display: block;
}

.mesbook4 .dl_lt dd a:hover img {
  border: solid 1px #f00;
}

.mesbook4 .dl_rt {
  color: #666;
  margin-left: 10px;
  float: left;
  width: 200px;
}

.mesbook4 .dl_rt a {
  border: solid 1px #C8C9CD;
  display: inline-block;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  color: #808080;
}

.mesbook4 .dl_rt a:hover {
  color: #f00;
  text-decoration: none;
}

.mes_btn {
  border-top: solid 1px #ccc;
  margin: 10px 25px;
  padding: 10px 0 0 10px;
}

.mesbook4 .mes_btn input {
  margin: 0 5px;
}

.mesbook4 .tc input {
  margin: 0 10px;
}


/*产品属性介绍窗口*/


/*箭头向右的样式（点评产品预览）*/

.mesbook4s {
  border: solid 1px #9F9F9F;
  position: absolute;
  background: #fff;
  padding: 10px 15px;
  font-family: "宋体";
  margin-left: 60px;
  margin-top: 4px;
  z-index: 50;
}

.mesbook4s .con {
  position: relative;
  width: 339px;
  min-height: 100px;
  _height: 100px;
}

.mesbook4s .jian {
  position: absolute;
  left: -63px;
  top: -15px;
}

.mesbook4s h4 a {
  color: #3366CC;
  width: 320px;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
}

.mesbook4s h4 a:hover {
  color: #f00;
}

.mesbook4s .cont {
  line-height: 22px;
  color: #666;
  padding: 5px;
}

.mesbook4s .jieshao {
  border: solid 1px #CECFA2;
  background: #FFFFD3;
  color: #666;
  line-height: 18px;
  padding: 0 5px;
  margin-bottom: 10px;
}

.mesbook4s .dl_lt {
  color: black;
  float: left;
  width: 320px;
  overflow: hidden;
}

.mesbook4s .dl_lt dt {
  width: 320px;
  height: 15px;
}

.mesbook4s .dl_lt dd {
  width: 320px;
  overflow: hidden;
  margin-top: 3px;
}

.mesbook4s .dl_lt dd a {
  border: solid 1px #C1BFBF;
  display: inline-block;
  float: left;
  margin-right: 5px;
  margin-bottom: 4px;
  color: #333;
}

.mesbook4s .dl_lt a:hover {
  color: #f00;
  text-decoration: none;
}

.mesbook4s .dl_lt dd a img {
  width: 32px;
  height: 32px;
  border: solid 1px #fff;
  display: block;
}

.mesbook4s .dl_lt dd a:hover img {
  border: solid 1px #f00;
}

.mesbook4s .dl_rt {
  color: #666;
  margin-left: 10px;
  float: left;
  width: 200px;
}

.mesbook4s .dl_rt a {
  border: solid 1px #C8C9CD;
  display: inline-block;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  color: #808080;
}

.mesbook4s .dl_rt a:hover {
  color: #f00;
  text-decoration: none;
}

.mes_btn {
  border-top: solid 1px #ccc;
  margin-top: 10px;
  padding-top: 10px;
  margin-bottom: 10px;
}

.mesbook4s .mes_btn input {
  margin: 0 2px;
}

.mesbook4s .tc input {
  margin: 0 10px;
}


/*产品属性介绍窗口*/


/*箭头向左的样式（产品预览）*/

.mesbook40 {
  border: solid 1px #9F9F9F;
  position: absolute;
  background: #fff;
  padding: 10px 15px;
  font-family: "宋体";
  margin-left: -330px;
  margin-top: -80px;
  z-index: 50;
}

.mesbook40 .con {
  position: relative;
  width: 339px;
  min-height: 100px;
  _height: 100px;
}

.mesbook40 .jian {
  position: absolute;
  left: 354px;
  top: -15px;
  float: right;
}

.mesbook40 h4 a {
  color: #3366CC;
  width: 320px;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
}

.mesbook40 h4 a:hover {
  color: #f00;
}

.mesbook40 .cont {
  line-height: 22px;
  color: #666;
  padding: 5px;
}

.mesbook40 .jieshao {
  border: solid 1px #CECFA2;
  background: #FFFFD3;
  color: #666;
  line-height: 18px;
  padding: 0 5px;
  margin-bottom: 10px;
}

.mesbook40 .dl_lt {
  color: black;
  float: left;
  overflow: hidden;
  width: 320px;
}

.mesbook40 .dl_lt dt {
  width: 320px;
  height: 15px;
}

.mesbook40 .dl_lt dd {
  width: 320px;
  overflow: hidden;
  margin-top: 3px;
  float: left;
}

.mesbook40 .dl_lt dd a {
  border: solid 1px #C1BFBF;
  display: inline-block;
  float: left;
  margin-right: 5px;
  margin-bottom: 4px;
  color: #333;
}

.mesbook40 .dl_lt a:hover {
  color: #f00;
  text-decoration: none;
}

.mesbook40 .dl_lt dd a img {
  width: 32px;
  height: 32px;
  border: solid 1px #fff;
  display: block;
}

.mesbook40 .dl_lt dd a:hover img {
  border: solid 1px #f00;
}

.mes_btn {
  border-top: solid 1px #ccc;
  margin-top: 10px;
  padding-top: 10px;
  margin-bottom: 10px;
}

.mesbook40 .mes_btn input {
  margin: 0 2px;
}

.mesbook40 .tc input {
  margin: 0 10px;
}


/*产品属性介绍窗口*/


/*箭头向右的样式（产品预览）竖排显示模式*/

.mesbook44 {
  border: solid 1px #9F9F9F;
  position: absolute;
  background: #fff;
  padding: 10px 15px;
  font-family: "宋体";
  margin-left: 100px;
  margin-top: 40px;
  *margin-left: 10px;
  *margin-top: -20px;
  z-index: 50;
}

.mesbook44 .con {
  position: relative;
  width: 339px;
  min-height: 100px;
  _height: 100px;
}

.mesbook44 .jian {
  position: absolute;
  left: -63px;
  top: -15px;
  *top: 45px;
}

.mesbook44 h4 a {
  color: #3366CC;
  width: 320px;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
}

.mesbook44 h4 a:hover {
  color: #f00;
}

.mesbook44 .cont {
  line-height: 22px;
  color: #666;
  padding: 5px;
}

.mesbook44 .jieshao {
  border: solid 1px #CECFA2;
  background: #FFFFD3;
  color: #666;
  line-height: 18px;
  padding: 0 5px;
  margin-bottom: 10px;
}

.mesbook44 .dl_lt {
  color: black;
  float: left;
  overflow: hidden;
  width: 320px;
}

.mesbook44 .dl_lt dt {
  width: 320px;
  height: 15px;
}

.mesbook44 .dl_lt dd {
  width: 320px;
  overflow: hidden;
  margin-top: 3px;
}

.mesbook44 .dl_lt dd a {
  border: solid 1px #C1BFBF;
  display: inline-block;
  float: left;
  margin-right: 5px;
  margin-bottom: 4px;
  color: #333;
}

.mesbook44 .dl_lt a:hover {
  color: #f00;
  text-decoration: none;
}

.mesbook44 .dl_lt dd a img {
  width: 32px;
  height: 32px;
  border: solid 1px #fff;
  display: block;
}

.mesbook44 .dl_lt dd a:hover img {
  border: solid 1px #f00;
}

.mesbook44 .dl_rt {
  color: #666;
  margin-left: 10px;
  float: left;
  width: 200px;
}

.mesbook44 .dl_rt a {
  border: solid 1px #C8C9CD;
  display: inline-block;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  color: #808080;
}

.mesbook44 .dl_rt a:hover {
  color: #f00;
  text-decoration: none;
}

.mes_btn {
  border-top: solid 1px #ccc;
  margin-top: 10px;
  padding-top: 10px;
  margin-bottom: 10px;
}

.mesbook44 .mes_btn input {
  margin: 0 2px;
}

.mesbook44 .tc input {
  margin: 0 10px;
}

.mesbook5 {
  width: 450px;
  border: solid 1px #9F9F9F;
  position: absolute;
  background: #fff;
  padding: 10px 15px;
  font-family: "宋体";
  color: #666;
  z-index: 101;
}

.mesbook5 h1 {
  background: #f0f0f0;
  font-size: 13px;
  padding: 3px;
  margin-top: -10px;
  width: 472px;
  margin-left: -14px;
  margin-bottom: 10px;
}

.mesbook5 h1 a {
  float: right;
  font-weight: normal;
  font-size: 12px;
}

.mesbook5 h4 {
  text-align: center;
  color: #28508c;
  border-bottom: solid 1px #ccc;
  padding-bottom: 6px;
  overflow: hidden;
  height: 15px;
  margin-bottom: 5px;
}

.mesbook5 .con {
  line-height: 20px;
  padding: 0 15px;
}

.mesbook5 h5 {
  padding-left: 15px;
  color: #28508c;
  margin: 7px 0;
}

.mesbook5 .inp {
  padding-left: 11px;
  margin: 5px 0;
}

.mesbook5 .inp span {
  margin-left: 4px;
  vertical-align: middle;
}

.mesbook5 textarea {
  width: 360px;
  height: 80px;
}

.mesbook5 .inp .text {
  width: 280px;
  height: 16px;
  border: solid 1px #ccc;
  color: #666;
}

.mesbook5 .mes_btn {
  border-top: solid 1px #ccc;
  padding-top: 10px;
  margin-top: 20px;
  padding-left: 25px;
}

.mesbook5 .mes_btn input {
  margin: 0 6px;
}

.mesbook6 {
  width: 450px;
  border: solid 1px #9F9F9F;
  position: absolute;
  background: #fff;
  padding: 10px 15px;
  font-family: "宋体";
  color: #666;
}

.mesbook6 h1 {
  background: #f0f0f0;
  font-size: 13px;
  padding: 3px;
  margin-top: -10px;
  width: 472px;
  margin-left: -14px;
  margin-bottom: 10px;
}

.mesbook6 h1 a {
  float: right;
  font-weight: normal;
  font-size: 12px;
}

.mesbook6 h4 {
  text-align: center;
  color: #FF6B07;
  border-bottom: solid 1px #ccc;
  padding-bottom: 6px;
  overflow: hidden;
  height: 15px;
  margin-bottom: 5px;
}

.mesbook6 .tit {
  font-weight: bold;
  font-size: 14px;
  color: #3366CC;
  text-align: center;
  margin-bottom: 25px;
}

.mesbook6 .dl_p {
  width: 448px;
  float: left;
  color: #808080;
  line-height: 22px;
}

.mesbook6 .dl_p dt {
  width: 108px;
  height: 108px;
  overflow: hidden;
  margin-bottom: 10px;
}

.mesbook6 .dl_p dt a img {
  width: 104px;
  height: 104px;
  display: block;
  border: solid 1px #ccc;
  padding: 1px;
}

.mesbook6 .dl_p dt a:hover img {
  border: solid 1px #f00;
}

.mesbook6 .mes6_lt {
  float: left;
  margin-left: 12px;
}

.mesbook6 .dl_lt {
  color: #666;
  width: 115px;
}

.mesbook6 .dl_lt dd {
  width: 115px;
  height: 72px;
  overflow: hidden;
  margin-top: 3px;
}

.mesbook6 .dl_lt dd a {
  float: left;
  margin-right: 4px;
  margin-bottom: 4px;
}

.mesbook6 .dl_lt dd a img {
  width: 32px;
  height: 32px;
  border: solid 1px #ccc;
  display: block;
}

.mesbook6 .dl_rt {
  color: #666;
  width: 300px;
  margin-bottom: 10px;
}

.mesbook6 .dl_rt a {
  border: solid 1px #C8C9CD;
  display: inline-block;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  color: #808080;
}

.mesbook6 .dl_rt a:hover {
  color: #f00;
  text-decoration: none;
}

.mesbook6 .dl_rt a.clicked {
  border: 1px solid #1B7EE9;
  display: block;
}

.mesbook6 .dl_rt dd a img {
  width: 32px;
  height: 32px;
  border: solid 1px #fff;
  display: block;
}

.mesbook6 .dl_rt dt {
  clear: both;
}

.mesbook6 .mkattrs {
  margin: 10px auto;
  height: 10px;
}

.mesbook6 .mkattrs span {
  color: Red;
}

.mesbook6 .dl_rt span {
  display: block;
}

.mesbook6 .dl_p dd {
  width: 450px;
}


/*产品尺寸*/

.pro_size {
  color: #666;
  font-family: "宋体";
  margin-bottom: 5px;
}

.pro_size a {
  width: 25px;
  height: 20px;
  display: inline-block;
  border: solid 1px #444;
  text-align: center;
  line-height: 20px;
  *line-height: 22px;
  margin-left: 3px;
}

.pro_size a:hover,
.pro_size a.cur {
  text-decoration: none;
  color: #666;
  background: #F5F5F5;
}

.pro_size .sm {
  border: 0;
  width: auto;
  color: #f60;
  text-decoration: underline;
}

.pro_size .sm:hover {
  text-decoration: underline;
  background: none;
  color: #f60;
}


/*产品颜色*/

.pro_color {
  color: #666;
  font-family: "宋体";
  margin-bottom: 20px
}

.pro_color .fl {
  width: 36px;
  float: left;
  display: block;
  vertical-align: middle;
}

.pro_color a {
  width: 25px;
  height: 25px;
  display: inline-block;
  border: solid 1px #666;
  margin-left: 3px;
  cursor: pointer;
  overflow: hidden;
  float: left;
  position: relative;
  margin-bottom: 10px;
}

.pro_color a span {
  display: block;
  border: solid 1px #fff;
  width: 23px;
  height: 23px;
}

.pro_color a:hover {
  width: 27px;
  height: 27px;
  display: inline-block;
  background: url(../image/color.gif) no-repeat;
  border: 0;
}

.pro_color a:hover span {
  width: 21px;
  height: 21px;
  margin: 2px;
}

.pro_color a img {
  display: none;
  width: 9px;
  height: 9px;
  overflow: hidden;
}

.pro_color a:hover img,
.pro_color a.cur img {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
}

.pro_color .c_1 {
  background: #000;
}

.pro_color .c_2 {
  background: #fff;
}

.pro_color .c_3 {
  background: #f00;
}

.pro_color .c_4 {
  background: #0000FF;
}

.pro_color .c_5 {
  background: #00FF00;
}

.pro_color .c_6 {
  background: #FFFF00;
}

.pro_color .c_7 {
  background: #DD8200;
}

.pro_color .c_8 {
  background: #FF00B4;
}

.pro_color .c_9 {
  background: #00FFBA;
}

.pro_color .c_10 {
  background: #3E2D20;
}

.pro_color .c_11 {
  background: #2D9489;
}

.pro_color .c_12 {
  background: #C5A383;
}


/*套餐*/

.taocan {
  margin: 10px 0;
  font-family: "宋体";
}

.taocan h4 {
  border: solid 1px #d9d9d9;
  height: 23px;
  background: #f7f7f7;
  line-height: 25px;
  padding-left: 15px;
}

.tao_con {
  padding: 10px 10px;
  *padding: 10px 10px 0 10px;
  /*padding:10px 20px; *padding:10px 20px 0 20px; 950*/
  border: solid 1px #e0e0e0;
  background: #f5f5f5;
}

.tao_lt {
  width: 400px;
  /*width:405px; 950*/
  border: solid 2px #DEDEDE;
  background: #fff;
  padding: 10px 0 10px 15px;
  /*padding:10px 0 10px 20px; 950*/
  position: relative;
  float: left;
}

.tao_lt dl {
  width: 72px;
  height: 166px;
  overflow: hidden;
  float: left;
}

.tao_lt dt {
  border: solid 1px #909090;
  margin-bottom: 3px;
}

.tao_lt dt img {
  width: 70px;
  height: 70px;
}

.tao_lt dd a {
  color: #1A66B3;
}

.tao_lt dd a:hover {
  color: #f60;
}

.tao_lt dd .cbox {
  width: 14px;
  overflow: hidden;
  float: left;
}

.tao_lt dd .cbox input {
  width: 14px;
  height: 14px;
}

.tao_lt dd .tao_name {
  width: 58px;
  float: left;
  table-layout: fixed;
  word-break: break-all;
}

.tao_lt dd .tao_name a {
  width: 58px;
  float: left;
  table-layout: fixed;
  word-break: break-all;
  color: #444;
}

.tao_lt dd .tao_name a:hover {
  width: 58px;
  float: left;
  table-layout: fixed;
  word-break: break-all;
  color: #28508c;
}

.jiahao {
  float: left;
  margin: 30px 10px 0 10px;
}

.sanjiao {
  position: absolute;
  top: 15px;
  right: -8px;
  float: left;
}

.tao_rt {
  float: left;
  width: 280px;
  /*width:235px; 950*/
  margin-left: 15px;
}

.tao_rt .tit {
  color: #666;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}

.tao_rt .tit2 {
  color: #404040;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  border-bottom: dashed 1px #404040;
  margin-bottom: 8px;
}

.tao_rt .tit2 span {
  font-weight: bold;
  color: #28508c;
  margin: 0 5px;
  font-size: 16px;
}

.tao_rt .tc {
  height: 14px;
  overflow: hidden;
  color: #878787;
}

.tao_rt a {
  color: #666;
}

.tao_rt a:hover {
  color: #28508c;
}

.tao_rt .money {
  color: #878787;
  margin-top: 3px;
}

.tao_rt .money span {
  text-decoration: line-through;
}

.tao_rt .money2 {
  color: #f00;
  margin-top: 3px;
}

.tao_rt .money2 span {
  font-weight: bold;
  font-size: 14px;
}

.tao_rt .b49,
.tao_rt .b49b {
  margin-top: 10px;
}

.fenlei {
  background: url(../image/fenlei_line.gif) repeat-x top;
  position: relative;
  padding-top: 10px;
  clear: both;
  margin-top: 35px;
}

.fenlei .tit {
  padding-bottom: 4px;
  _padding-bottom: 2px;
  position: absolute;
  top: -25px;
}

.fenlei .tit a {
  display: inline-block;
  background: url(../image/pro_fenlei_a.gif) no-repeat left top;
  padding-left: 4px;
  height: 25px;
  overflow: hidden;
  margin-left: 1px;
  cursor: pointer;
  float: left;
  color: #000;
}

.fenlei .tit a span {
  background: url(../image/pro_fenlei_span.gif) no-repeat right top;
  height: 25px;
  float: left;
  padding: 7px 20px 0 15px;
}

.fenlei .tit a:hover,
.fenlei .tit .cur {
  color: #fff;
  text-decoration: none;
  background-position: left -25px;
  margin-top: 1px;
}

.fenlei .tit a:hover span,
.fenlei .tit .cur span {
  background-position: right -25px;
  padding-top: 6px;
}

.fenlei .tit a.first {
  color: #28508c;
}

.fenlei .tit a.first:hover {
  color: #fff;
}

.fenlei table {
  border: solid 1px #ddd;
  border-right: 0;
  border-left: 0;
  background: #F6F6F6;
  width: 100%;
  color: #666;
}

.fenlei table td {
  padding-left: 15px;
  line-height: 25px;
}

.fenlei table .top_td td {
  padding-top: 5px;
}

.fenlei table .bot_td td {
  padding-bottom: 5px;
}


/*修改后的样式（产品详细展示页面的颜色，尺寸样式）*/

.pro_kuang {
  color: #666;
  font-family: "宋体";
  margin-top: 4px;
}

.none {
  padding-left: 36px;
}

.pro_kuang p {
  float: left;
  margin-left: 5px;
  *margin-left: 3px;
}

.pro_kuang ul {
  padding-left: 36px;
}

.pro_kuang li {
  float: left;
  line-height: 20px;
  padding-right: 2px;
  height: 30px;
  overflow: hidden;
}

.pro_kuang li .img {
  width: 27px;
  height: 27px;
  display: inline-block;
  background: url(../image/color.gif) no-repeat;
  border: 0;
}

.pro_kuang a {
  width: 25px;
  height: 25px;
  display: inline-block;
  border: solid 1px #444;
  text-align: center;
  line-height: 25px;
  *line-height: 25px;
  margin-left: 3px;
  overflow: hidden;
}

.pro_kuang a:hover,
.pro_kuang .cur {
  text-decoration: none;
  color: #666;
  background: #F5F5F5;
}

.pro_kuang .sm {
  border: 0;
  color: #006CE0;
  text-decoration: underline;
  width: auto;
}

.pro_kuang .sm:hover {
  text-decoration: underline;
  background: none;
  color: #f60;
  width: auto;
}

.pro_kuang p .fl {
  width: 36px;
  float: left;
  display: block;
  vertical-align: middle;
  text-align: center;
}

.pro_kuang a:hover {
  width: 27px;
  height: 27px;
  display: inline-block;
  background: url(../image/color.gif) no-repeat;
  border: 0;
}

.pro_kuang a:hover img,
.pro_color a.kuang img {
  display: block;
  position: fixed;
  bottom: 0;
  right: 0;
}


/*网站地图的头部样式*/

.topbar {
  background: url(../image/topbar.gif) repeat-x;
  line-height: 30px;
}

.top_con {
  width: 930px;
  margin: 0 auto;
}

.top_con a {
  margin: 0 4px;
}

.top_con a.cur {
  color: #e67817;
  text-decoration: underline;
}

.top_call {
  font-size: 14px;
  font-weight: bold;
  margin-left: 15px;
  margin-right: 25px;
}

.top_con_nav a {
  color: #0066FF;
}


/*详细属性开始*/

.proinfo .nr_list {
  clear: both;
  padding-top: 12px;
  margin-bottom: 10px;
}

.proinfo .nr_list ul {
  padding-left: 6px;
}

.proinfo .nr_list ul li {
  float: left;
  height: 25px;
  width: 220px;
  overflow: hidden;
}


/*详细属性结束*/


/*配套产品*/

.pei .tit {
  width: 682px;
  height: 28px;
  line-height: 28px;
  background: #EDEDED;
}

.pei .tit h4 {
  float: left;
  padding-left: 12px;
  color: #F4870F;
}

.pei .tit span a {
  float: right;
  color: #F4870F;
  font-weight: bold;
  padding-right: 8px;
}

.pei .nr dl {
  width: 154px;
  height: 84px;
  overflow: hidden;
  float: left;
  padding: 6px 8px 4px 7px;
}

.pei .nr dt {
  float: left;
  width: 74px;
  height: 74px;
  line-height: 0;
  font-size: 0;
}

.pei .nr dt img {
  width: 70px;
  height: 70px;
  padding: 1px;
  border: 1px solid #D5D5D5;
}

.pei .nr dd {
  width: 75px;
  padding-left: 5px;
  float: left;
}

.pei .nr dd a {
  font-weight: bold;
  display: block;
  width: 78px;
  height: 18px;
  line-height: 18px;
  display: block;
  overflow: hidden;
  color: #666;
}

.pei .nr dd span {
  width: 75px;
  height: 54px;
  line-height: 18px;
  display: block;
  overflow: hidden;
  margin: 3px 0 5px 0;
}


/*产品列表标题+描述*/

.xiu3 {
  border-bottom: 1px dashed #E0DEDE;
  height: 56px;
  color: #666;
  overflow: hidden;
}

.xiu3 li {
  float: left;
}

.li_a {
  width: 50px;
  text-align: center;
  height: 56px;
  line-height: 56px;
  display: block;
  overflow: hidden;
}

.li_b {
  width: 147px;
  padding-right: 9px;
  text-align: center;
  height: 56px;
  line-height: 56px;
  display: block;
  overflow: hidden;
}

.li_c {
  width: 319px;
  padding-right: 6px;
  text-align: center;
  height: 40px;
  margin: 8px 0;
  line-height: 20px;
  overflow: hidden;
  display: block;
}

.li_d {
  width: 130px;
  text-align: center;
  height: 42px;
  padding-top: 14px;
}

.li_d input {
  margin: 0 2px;
}


/*方案服务新样式*/

.look_project {
  text-align: center;
  width: 675px;
  float: left;
  margin: 10px 10px;
}

.look_project input {
  margin: 0 4px;
  height: 23px;
}

.flash {
  width: 662px;
  height: 302px;
  line-height: 0;
  font-size: 0;
  padding-left: 10px;
}

.flash img {
  border: 1px solid #E4E4E4;
  width: 660px;
  height: 200px;
}


/*新样式*/

.shouji {
  width: auto;
  height: auto;
  border: 1px solid #ccc;
}

.shouji dl {
  width: anto;
  height: 120px;
  padding: 10px 10px 0 10px;
}

.shouji dt {
  float: left;
  width: 92px;
  height: 66px;
  line-height: 0;
  font-size: 0;
}

.shouji dt img {
  border: 1px solid #ccc;
  width: 88px;
  height: 62px;
  padding: 1px;
}

.shouji dd {
  float: left;
  padding-left: 10px;
  width: 530px;
}

.shouji dd a {
  display: block;
  line-height: 21px;
}

.shouji dd span {
  line-height: 24px;
  width: 530px;
  display: block;
}


/*第一步*/

.shouj_list1 {
  margin-top: 10px;
}

.shouj_list1 .tit {}

.shouj_list1 .nr {
  width: anto;
  height: auto;
  border: 1px solid #ccc;
  padding-bottom: 10px;
}

.shouj_list1 .nr ul {
  padding: 10px 10px 20px 160px;
}

.shouj_list1 .nr li .kk1 {
  border: 1px solid #ccc;
}

.shouj_list1 .nr li {
  height: 24px;
  line-height: 24px;
}

.shouj_list1 .nr .kk2 {
  padding-top: 30px;
}

.shouj_list1 .nr span {
  display: block;
  padding: 10px 0 0 70px;
}


/*第二步*/

.shouj_list2 {
  margin-top: 15px;
}

.shouj_list2 .nr {
  width: anto;
  height: auto;
  border: 1px solid #ccc;
}

.shouj_list2 .nr .kk2 {
  border: 1px solid #ccc;
  width: 230px;
  height: 16px;
}

.shouj_list2 .nr .kk3 {
  width: 77px;
  border: 1px solid #ccc;
  height: 16px;
}

.shouj_list2 .nr {
  padding: 10px 10px;
}

.shouj_list2 .nr ul {
  padding-left: 50px;
}

.shouj_list2 .nr .jul {
  padding-left: 120px;
}

.shouj_list2 .nr .jul2 {
  padding-left: 35px;
}

.shouj_list2 .nr .jul2 span {
  margin-left: 80px;
}

.shouj_list2 .nr .jul3 {
  padding: 20px 0 0 120px;
}

.shouj_list2 .nr li {
  margin-top: 10px;
}

.shouj_list2 .nr li span {
  margin-left: 100px;
}


/*第二步{防伪}*/

.shouj_list22 {
  margin-top: 10px;
}

.shouj_list22 .nr {
  width: auto;
  height: auto;
  border: 1px solid #ccc;
  padding: 20px 10px 20px 50px;
}

.shouj_list22 .nr span {
  line-height: 24px;
}

.shouj_list22 .nr .kk4 {
  display: block;
  padding: 20px 0 0 130px;
}


/*授权证书*/

.sq_content {
  border: 1px solid #000;
  width: 760px;
  height: 540px;
  margin: 10px auto;
}

.sq_content .tit {
  padding: 26px 0 0 16px;
}

.shoua {
  padding-top: 8px;
}

.sq_content .shoua li {
  float: left;
  line-height: 51px;
  overflow: hidden;
}

.sq_content .shoua li a {
  background: #fff;
  float: left;
  display: block;
  line-height: 51px;
  padding-left: 3px;
  width: 87px;
  height: 51px;
  border: 1px solid #040002;
  color: #1D0000;
  font-family: "宋体";
}

.sq_content .shoua li a:hover,
.sq_content .shoua .cur a {
  background: #FFCC95;
  text-decoration: none;
}

.shoub {
  padding-top: 15px;
}

.shoub li {
  height: 26px;
  line-height: 26px;
  color: #000;
}

.shoub li a {
  text-decoration: underline;
  color: #000;
}

.sq_content .bold {
  font-weight: bold;
  color: #FB0000;
  display: block;
  padding-top: 25px;
}

.shouc {
  width: 448px;
  height: 44px;
  border: 1px solid #000;
  margin-top: 10px;
  padding: 10px;
}

.shoud {
  padding: 51px 0 0 280px;
}


/*内页友情连接*/

.link2 {
  border: 1px solid #ccc;
  padding: 5px 10px;
  line-height: 22px;
  color: #555;
  margin-bottom: 10px;
}

.link2 a {
  padding: 0 8px;
}

.link3 {
  border: 1px solid #ccc;
  width: 752px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.link3 li {
  float: left;
  width: 114px;
  height: 44px;
  line-height: 0;
  font-size: 0;
  padding: 10px 0 0 10px;
}

.link3 li img {
  width: 110px;
  height: 40px;
  padding: 1px;
  border: 1px solid #ccc;
}


/*标准系统新增样式 0303*/

.news_ad {
  width: 275px;
  height: 275px;
  margin-bottom: 10px;
}

.news_ad img {
  width: 271px;
  height: 271px;
  padding: 1px;
  border: 1px solid #ccc;
}

.gduo {
  background: #f7f7f7;
  overflow: hidden;
  margin: 15px 0px;
  padding: 10px 0;
}

.gduo span {
  float: right;
  width: 320px;
  overflow: hidden;
  height: 30px;
  display: block;
}

.gduo a {
  font-weight: bold;
}

.ks5 {
  border: 1px solid #ccc;
  width: 450px;
  height: 80px;
  margin-top: 10px;
}


/*标准系统新增样式,产品详细页面返回顶部 0418*/

#gotopbtn {
  background: #fff;
  position: fixed;
  bottom: 100px;
  right: 20px;
  display: none;
  cursor: pointer;
}


/*模块内容样式*/

.modelnr {
  width: 98%;
  margin: 10px auto;
  overflow: hidden;
  line-height: 24px;
  border: 1px solid #ccc;
  font-size: 14px;
  color: #585858;
}

.modeltab {
  width: 98%;
  margin: 5px auto;
  border-color: #ccc;
}

.divbg {
  background: #EBF0F9;
}

.modeltab td {
  font-size: 14px;
  line-height: 24px;
  border-color: #ccc;
  vertical-align: top;
  padding: 5px 4px 5px 4px;
}

.model25 {
  width: 25%;
}

.model75 {
  width: 75%;
}

.model33 {
  width: 33%;
}

.model66 {
  width: 66%;
}

.model40 {
  width: 40%;
}

.model60 {
  width: 60%;
}

.model20 {
  width: 25%;
}

.model50 {
  width: 50%;
}


/*推荐产品*/

.sy_con .t05_con {
  border: none;
  margin: 0;
}


/*左边列表*/

.sy_con ul.news {
  margin: 0 auto;
  width: 180px;
}

.sy_con ul.news li {
  background: url(../image/t05li2.gif) no-repeat left bottom;
  height: 25px;
  line-height: 25px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 3px;
  padding: 0;
}

.sy_con ul.news li a {
  padding-left: 10px;
  display: block;
}

.sy_con ul.news li a:hover,
.lnav ul .cur a {
  color: #28508c;
  text-decoration: none;
}


/*热线*/

.font_hotline {
  font-size: 18px;
  font-weight: bold;
  color: #28508c;
}


/*NewsInfo*/

.n_info_con h1 {
  font-size: 20px;
  text-align: center;
}


/*Search*/

#commonHeaderkeywords a:hover {
  color: #28508c;
}

.plc a {
  color: #666;
}


/*产品首页的和内页的*/

.zx {
  margin-bottom: 10px;
}

.zx_top {
  background: url(../image/zx_topbg.gif) no-repeat;
  width: 741px;
  height: 33px;
  line-height: 33px;
}

.zx_top span {
  padding-right: 15px;
}

.zx_con {
  /*padding-top:15px;*/
  width: 741px;
}

.zx_con ul li {
  float: left;
  padding: 0 15px 10px 0;
}

.zx_con ul li a {
  background: url(../image/cp_libg01.gif) no-repeat;
  width: 167px;
  height: 158px;
  float: left;
  display: block;
}

.zx_con ul li a:hover {
  background: url(../image/cp_libg02.gif) no-repeat;
  width: 167px;
  height: 158px;
}

.zx_con ul li img {
  padding: 3px 0 0 3px;
}

.zx_con ul li span {
  display: block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
}

.zx_con a:hover {
  color: #28508c;
}

.zx .div_bg {
  background-color: #000;
}

.zx .div_bg a {
  padding-right: 10px;
}


/*产品左边分类样式*/

li.sub_column ul li {
  margin-left: 0px;
  background: none;
}

.t05_ul .nones {
  background: none;
}

li.sub_column ul li a {
  background: url(../image/ico10.gif) no-repeat 0 10px;
  padding-left: 10px;
}

li.sub_column ul li.cur {
  background: url(../image/ico7.gif) no-repeat 0 10px;
  padding-left: 10px;
  font-weight: bold;
}

li.sub_column ul li.cur a {
  color: #fa8d0d;
}

.t05_ul li.cur a {
  font-weight: bold;
  color: #fa8d0d;
}

li.sub_column ul li a {
  height: 25px;
  line-height: 25px;
}

li.sub_column ul li a:hover {
  color: #28508c;
}

li.sub_column ul {
  margin-left: -40px;
  _margin-left: -40px;
}


/*Product Index*/

.diys {
  background: url(../image/tit1n.gif) no-repeat scroll 0 0 transparent;
  color: #444;
  font-size: 14px;
  width: 201px;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  padding-left: 18px;
}

.diys span {
  font-size: 12px;
  color: #bfbfbf;
  padding-left: 5px;
}

.diys p a {
  float: right;
  padding-top: 9px;
}

.diys a:hover {
  color: #28508c;
}

.diysr {
  background: url(../image/754.gif) no-repeat;
  height: 36px;
  line-height: 36px;
  padding-left: 20px;
}

.diysr {
  color: #28508c;
}

.diysr a:hover {
  color: #28508c;
}

.pro {
  float: right;
  width: 752px;
  overflow: hidden;
  border: 1px solid #CCC;
  border-top: none;
  border-bottom: none;
  background: #FFF;
}

.pro .tit {
  height: 33px;
  border-bottom: 1px solid #e2c58b;
  padding-left: 19px;
}

.pro .tit li {
  float: left;
  background: url(../image/ico6.gif) no-repeat;
  width: 84px;
  text-align: center;
  line-height: 33px;
}

.pro .tit li a {
  color: #ad1616;
}

.pro .tit li a:Hover,
.pro .tit .cur a {
  background: #ad1616;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  display: block
}

.pro .tit span a {
  float: right;
  padding: 13px 15px 0 0;
}

.pro dl {
  float: left;
  width: 226px;
  height: 172px;
  padding: 13px 7px 0 16px;
}

.pro dt {
  font-size: 0;
  line-height: 0;
}

.pro dt img {
  width: 218px;
  height: 140px;
  border: 1px solid #e0d5be;
  padding: 3px
}

.pro dd a {
  display: block;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #535353;
  overflow: hidden;
}

.pro_main dl.p_list_dl_p {
  float: left;
  width: 226px;
  height: 172px;
  padding: 0 7px 13px 14px;
}

.pro_main dl.p_list_dl_p dt {
  font-size: 0;
  line-height: 0;
}

.pro_main dl.p_list_dl_p dt img {
  width: 218px;
  height: 140px;
  border: 1px solid #e0d5be;
  padding: 3px
}

.pro_main dl.p_list_dl_p dd a {
  display: block;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #535353;
  overflow: hidden;
}

.pro_main dl.p_list_dl_p dd a:hover {
  color: #28508c;
}


/* Product HTML*/

.t05 span {
  color: #fff;
}


/*相关资讯*/

.news_random {
  border: 1px solid #CCC;
  border-top: none;
  border-bottom: none;
  background: #FFF;
  width: 752px;
  height: auto;
  overflow: hidden;
}

.news_random h4 {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #EEEEEE;
  border-color: #CCCCCC #CCCCCC -moz-use-text-color;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 1px 0;
  line-height: 30px;
  padding-left: 10px;
  color: #28508c;
}

.news_random li {
  height: 28px;
  line-height: 28px;
  padding: 0 17px 0 10px;
  width: 345px;
  float: left;
  overflow: hidden;
}

.news_random li a {
  background: url(../image/ico55.gif) no-repeat 0 3px;
  padding-left: 12px;
}

.news_random li a:hover {
  color: #28508c;
}


/*合作伙伴*/

.dl_firend {
  float: left;
  width: 176px;
  padding: 3px 6px 15px 0;
}

.dl_firend dt {
  font-size: 0;
  line-height: 0;
  text-align: center;
}

.dl_firend dt img {
  width: 153px;
  height: 79px;
  border: 1px solid #f8d8d8;
  padding: 4px;
  background: #fff3db
}

.dl_firend dd {
  margin-top: 3px;
}

.dl_firend dd a {
  display: block;
  height: 24px;
  line-height: 24px;
  color: #5c5c5c;
  text-align: center;
  overflow: hidden
}

.dl_firend a:hover {
  color: #28508c;
}


/*生产环境*/

.dl_environment {
  float: left;
  width: 213px;
  padding: 0 6px 15px 17px;
}

.dl_environment dt {
  font-size: 0;
  line-height: 0
}

.dl_environment dt img {
  width: 205px;
  height: 151px;
  border: 1px solid #e0d5be;
  padding: 3px;
}

.dl_environment dd a {
  display: block;
  height: 24px;
  line-height: 24px;
  text-align: center;
  overflow: hidden;
  color: #535353
}

.dl_environment dd a:hover {
  color: #28508c;
}


/*左边联系*/

.sy_con {
  border: solid 1px #CCC;
  border-top: none;
  width: 199px;
  /* height:568px;*/
  overflow: hidden;
  background: #FFF;
  border-bottom: none;
  padding-top: 10px;
}

.sy_con .dianh {
  padding: 0 5px 0 10px;
}

.sy_con p {
  line-height: 24px;
}

.sy_con h4 {
  text-align: center;
  height: 20px;
  line-height: 20px;
}

.sy_con h4 span {
  font-family: 'Microsoft YaHei';
  font-weight: bold;
  font-size: 15px;
}

.sy_con .dianhua {
  background: url(../image/Teln.gif) no-repeat scroll 0 10px transparent;
  color: #666666;
  line-height: 14px;
  padding: 10px 0 10px 55px;
}

.sy_con .dianhua span {
  display: block;
  font: 18px "Impact";
  color: #28508c;
}

.imgs1 {
  width: 184px;
  height: 203px;
}

.lianxi {
  border: 1px solid #ccc;
  border-bottom: 0;
  border-top: 0;
}

.lianxi .tits {
  background: #3CA2F2;
  line-height: 25px;
  height: 25px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding-left: 15px;
  text-align: center;
}

.lianxi .lnav {
  border: 0;
  padding: 0;
}

.lianxi h4 {
  padding-top: 10px;
  height: 30px;
}

.lianxi p {
  line-height: 23px;
  text-align: left;
  word-spacing: 0
}

.lianxi p.fl {
  line-height: 23px;
  text-align: left;
  word-spacing: 0
}

.lianxi .phone {
  float: left;
}

.lianxi .lnav .nr {
  background: #fff;
  padding: 5px 10px;
}

.lianxi .lnav .nr span {
  font-size: 16px;
  font-weight: bold;
}


/*推荐产品*/

dl.t05_con_dl {
  margin-bottom: 10px;
  height: 150px;
  padding: 0px;
  overflow: hidden;
}

dl.t05_con_dl dt {
  width: 175px;
  height: 115px;
  overflow: hidden;
}

dl.t05_con_dl dt img {
  padding: 1px;
  border: solid 1px #ccc;
}

dl.t05_con_dl dt a:hover img {
  border: solid 1px #28508c;
}

dl.t05_con_dl dd {
  text-align: center;
  height: 16px;
  line-height: 16px;
  margin-top: 8px;
  overflow: hidden;
}

dl.t05_con_dl dd a:hover {
  color: #28508c;
}

.pro_banner {
  width: 750px;
  height: 275px;
  overflow: hidden;
  background: #ccc;
  float: left;
}

.pro_banner img {
  width: 630px;
  height: 275px;
  display: block;
}


/*---产品中心---*/

.pro_main {
  border: solid 1px #ccc;
  zoom: 1;
  padding: 10px 5px;
  border-bottom: none;
  border-top: none;
  background: #FFF;
}

.t05 {
  background-position: -280px -338px;
  line-height: 25px;
}

.t05 {
  padding: 0 10px;
  color: #FFF;
  text-align: center;
}


/*左边标题块*/

.t05 img {
  padding: 6px 0 0 0;
  float: right;
}

.t05_con {
  width: 175px;
  height: auto;
  border: solid 1px #ccc;
  border-top: 0;
  padding: 8px 12px;
  /*margin-bottom:10px;*/
  zoom: 1;
  background: #FFF;
  border-bottom: none;
}


/* -- 产品分类列表 -- */

ul.t05_ul li {
  line-height: 33px;
  padding-top: 4px;
  overflow: hidden;
  background: url(../image/tit2n.gif) no-repeat scroll 0 0 transparent;
  padding: 0 5px 0 30px;
}

ul.t05_ul li span {
  font-size: 11px;
}

ul.t05_ul li a {
  display: block;
  height: 40px;
}

ul.t05_ul li a:hover {
  color: #28508c;
}


/*产品中心右边跟首页一样的样式*/

.right .nrcs dl {
  float: left;
  width: 215px;
  height: 260px;
  padding: 0 0 26px 26px;
  overflow: hidden;
}

.right .nrcs dt {
  font-size: 0;
  line-height: 0
}

.right .nrcs dt img {
  width: 205px;
  height: 220px;
  border: 5px solid #d4d3d4;
}

.right .nrcs dd a {
  width: auto;
  height: 18px;
  background: #28272f;
  margin: 0 auto;
  line-height: 18px;
  text-align: center;
  color: #fff;
  display: block;
  overflow: hidden;
  padding: 5px 10px;
}


/*产品列表*/

.right .pro_main dl {
  float: left;
  width: 215px;
  height: 260px;
  padding: 0 0 26px 26px;
  overflow: hidden;
}

.right .pro_main dt {
  font-size: 0;
  line-height: 0
}

.right .pro_main dt a {
  border: none;
}

.right .pro_main dt a {
  border: none;
}

.right .pro_main dt img {
  width: 205px;
  height: 220px;
  border: 5px solid #d4d3d4;
}

.right .pro_main dd {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  padding: 0 5px;
  background: #28272f;
  margin: 0 auto;
  text-align: center;
}

.right .pro_main dd a {
  color: #fff;
  display: block;
}


/**/

.h2_prodtitle a:hover,
.age_con_key1 a:hover,
.age_con_key1 a,
.p_list_ul a:hover,
#divHistoryCntr a:hover,
.n_rt_ul a:hover,
.diysr .tit a:hover,
.dianh a:hover,
.info_key a:hover,
.gduo a:hover,
.dl_2 dd a:hover {
  color: #28508c;
}


/*二级页面的样式*/

.leftn {
  float: left;
  overflow: hidden;
  width: 231px;
  color: #666666;
}

.rightn {
  display: inline;
  float: left;
  margin-left: 5px;
  overflow: hidden;
  width: 714px;
  padding-left: 10px;
  color: #666666;
}


/*合作客户*/

.hezuo {
  height: 60px;
  background: #e3e5e4;
  padding: 11px 10px 0 6px;
  margin-bottom: 12px;
}

.hezuo .jiao1 {
  padding-top: 12px;
}

.hezuo li {
  float: left;
  font-size: 0;
  line-height: 0;
  padding-left: 8px;
}


/*新闻列表第一行带有广告的*/

.tel2 {
  width: 201px;
  height: 117px;
}

.imgs3 {
  width: 201px;
  height: 242px;
}

.hnew2 {
  width: 346px;
  /*padding:0 12px 10px; height:380px;*/
  overflow: hidden;
}

.hnew2 h4 {
  background: url(../image/346.gif ) no-repeat;
  width: 328px;
  height: 36px;
  line-height: 36px;
  padding-left: 18px;
}

.hnew2 .rightnmain {
  border: 1px solid #C6C6C6;
  border-top: none;
  border-bottom: none;
  padding: 0 5px;
  overflow: hidden;
  width: 334px;
}

.hdls4 dt {
  height: 158px;
  line-height: 0;
  font-size: 0;
  padding-bottom: 5px;
}

.hdls4 dt img {
  width: 339px;
  height: 155px;
}

.hdls4 dd {
  line-height: 25px;
}

.ziul2 li {
  height: 27px;
  line-height: 27px;
  overflow: hidden;
  padding: 0 5px 0 2px;
}

.ziul2 li span {
  float: right;
  color: #464646;
}

.ziul2 li a {
  background: url(../image/ico7.gif) no-repeat 1px 5px;
  padding-left: 9px;
  color: #464646;
}


/*广告*/

dl.hdls4 {
  width: 334px;
  overflow: hidden;
  margin-top: 10px;
}


/*新闻列表第二行  带有小图片的*/

.hdls6s {
  height: 84px;
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hdls6s dt {
  float: left;
  width: 98px;
  height: 84px;
  line-height: 0;
  font-size: 0;
}

.hdls6s dt img {
  width: 94px;
  height: 80px;
  padding: 1px;
  border: 1px solid #cdcdcd;
}

.hdls6s dd {
  line-height: 24px;
  height: 84px;
  overflow: hidden;
  padding-left: 8px;
  width: 220px;
  float: left;
}

.hdls6s dd h5 {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  padding: 0 0 3px 8px;
  width: 220px;
}


/*新闻列表第三行,不带有广告的样式 添加.nopic 让广告隐藏*/

.nopic .hdls4 dt {
  display: none;
}

.nopic .hdls4 .banner {
  display: none;
}

.as {
  background: #333;
  color: #fff;
}

.bs {
  border: 1px solid #ccc;
  border-top: none;
  border-right: none;
}

.cs {
  border-right: 1px solid #ccc;
}


/*新闻左边的静态*/

.staticn {
  overflow: hidden;
  width: 231px;
}

.staticn h4 {
  background: url(../image/231.gif ) no-repeat;
  width: 213px;
  height: 36px;
  line-height: 36px;
  padding-left: 18px;
}

.staticn .leftnmain {
  border: 1px solid #C7C7C7;
  border-top: none;
  border-bottom: none;
  overflow: hidden;
  padding: 10px 14px;
  width: 201px;
}

.staticn dl {
  width: 200px;
  overflow: hidden;
  height: 177px;
  padding-bottom: 20px;
}

.staticn dl dt {
  width: 200px;
  height: 120px;
  overflow: hidden;
}

.staticn dl dt img {
  width: 200px;
  height: 120px;
  overflow: hidden;
}

.staticn dl dd {
  height: 50px;
  line-height: 18px;
  text-align: center;
  padding-top: 5px;
  overflow: hidden;
}


/*新闻左边的滚动*/

.agent {
  /*height: 239px;*/
  overflow: hidden;
  width: 231px;
}

.agent h4 {
  background: url(../image/231.gif ) no-repeat;
  width: 213px;
  height: 36px;
  line-height: 36px;
  padding-left: 18px;
}

.agent .leftnmain {
  border: 1px solid #C7C7C7;
  border-top: none;
  border-bottom: none;
  overflow: hidden;
  padding: 15px 0 10px 5px;
  width: 224px;
}

.agent .jiao1 {
  float: left;
  padding: 45px 0 0 0px;
}

.agent .jiao2 {
  float: left;
  padding: 45px 0 0 5px;
}

.agent dl {
  float: left;
  padding-left: 8px;
  width: 185px;
}

.agent dt {
  font-size: 0;
  line-height: 0;
}

.agent dt img {
  border: 1px solid #28508c;
  height: 107px;
  width: 183px;
}

.agent dd a {
  color: #6B6B6B;
  display: block;
  height: 27px;
  line-height: 27px;
  overflow: hidden;
  text-align: center;
}


/*公司环境*/

.env .leftnmain dd {
  height: 28px;
  line-height: 28px;
}

.env .leftnmain dl {
  height: 157px;
  padding-bottom: 0px;
}


/*新闻右边最下边的常见问题*/

.indexn_news {}

.indexn_news h4 {
  background: url(../image/714.gif) no-repeat scroll 0 0 transparent;
  height: 36px;
  line-height: 36px;
  padding-left: 20px;
  margin-top: 10px;
}

.indexn_news .news_random {
  border: 1px solid #CCC;
  border-top: none;
  border-bottom: none;
  background: #FFF;
  width: 712px;
}

.indexn_news .news_random h4 {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #EEEEEE;
  border-color: #CCCCCC #CCCCCC -moz-use-text-color;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 1px 0;
  line-height: 30px;
  padding-left: 10px;
  color: #28508c;
}

.indexn_news .news_random li {
  height: 28px;
  line-height: 28px;
  padding: 0 17px 0 10px;
  width: 325px;
  float: left;
  overflow: hidden;
}

.indexn_news .news_random li a {
  background: url(../image/ico55.gif) no-repeat 0 3px;
  padding-left: 12px;
}

.indexn_news .news_random li a:hover {
  color: #28508c;
}

.indexn_news .rightnbot_ {
  background: url(../image/right_bot_img_.gif) no-repeat scroll 0 0 transparent;
  font-size: 0;
  height: 3px;
  margin-bottom: 10px;
  overflow: hidden;
}


/*新闻右边的下载中心*/

.stfs {
  padding: 10px;
}

.stfs table {
  width: 100%;
}

.stfs table tr {
  line-height: 24px;
  font-size: 12px;
}

.stfs table tr td {
  padding: 0 5px;
  text-align: center;
}


/*新闻首页底部*/

.leftnbot {
  background: url(../image/leftn_bot_img.gif) no-repeat;
  font-size: 0;
  height: 3px;
  overflow: hidden;
}

.rightnbot {
  background: url(../image/rightn_bot_img.gif) no-repeat;
  height: 3px;
  font-size: 0;
  overflow: hidden;
}

.hdls {
  height: 215px;
  overflow: hidden;
}

.hdls dt {
  width: 543px;
  height: 69px;
  padding-top: 60px;
  float: left;
}

.hdls dd {
  width: 370px;
  height: 200px;
  float: right;
}

.imgs1 {
  width: 237px;
  height: 279px;
  background: #000;
}

.imgs2 {
  width: 714px;
}

.imgs2 h5 {
  height: 60px;
  padding-top: 5px;
}

.border {
  border: 1px solid #c6c6c6;
}

.imgs2 .nr {
  height: 212px;
}

.y1 {
  color: #cf090a;
}

.htit {
  background: url(../Image/tit1.gif) repeat-x;
  height: 28px;
  line-height: 28px;
  padding: 0 15px 0 12px;
}

.hdls2 {
  width: 162px;
  height: 160px;
  overflow: hidden;
  float: left;
  padding: 14px 0 0 13px;
}

.hdls2 dt {
  width: 162px;
  height: 129px;
  line-height: 0;
  font-size: 0;
}

.hdls2 dt img {
  width: 156px;
  height: 123px;
  padding: 2px;
  border: 1px solid #cdcdcd;
}

.hdls2 dd {
  text-align: center;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  padding-top: 7px;
}


/*hanli*/

.hanli {
  width: 958px;
}

.hanli .tits {
  height: 22px;
  padding: 11px 15px 0 12px;
  overflow: hidden;
}

.hanli .tits li {
  float: left;
  height: 21px;
  width: 120px;
  border-bottom: 1px solid #cf090a;
}

.hanli .tits li a {
  display: block;
  border: 1px solid #ccc;
  padding: 2px 23px 0;
  height: 17px;
  font-weight: bold;
  font-size: 14px;
  margin-left: 3px;
  margin-right: 3px;
  border-bottom: 0;
}

.hanli .tits li a:hover,
.hanli .tits .cur a {
  background: #cf090a;
  text-decoration: none;
  color: #fff;
  border-bottom: 0;
}

.hdls3 {
  width: 144px;
  height: 160px;
  overflow: hidden;
  float: left;
  padding: 14px 0 0 13px;
}

.hdls3 dt {
  width: 144px;
  height: 115px;
  line-height: 0;
  font-size: 0;
}

.hdls3 dt img {
  width: 140px;
  height: 111px;
  padding: 1px;
  border: 1px solid #cdcdcd;
}

.hdls3 dd {
  text-align: center;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  padding-top: 7px;
}


/*hnews*/

.hnews {
  width: 452px;
  background: url(../Image/fgx1.gif) repeat-x;
  padding: 0 9px 10px;
}

.htits {
  height: 31px;
  line-height: 31px;
  padding: 0 2px;
  border-bottom: 1px solid #837d78;
}

.zidl {
  height: 100px;
  padding-top: 6px;
  overflow: hidden;
}

.zidl dt {
  width: 135px;
  height: 88px;
  float: left;
}

.zidl dt img {
  width: 131px;
  height: 84px;
  border: 1px solid #cac8c8;
  padding: 1px;
}

.zidl dd {
  float: right;
  width: 310px;
  height: 88px;
  line-height: 22px;
  overflow: hidden;
}

.zidl dd h5 {
  height: 20px;
  overflow: hidden;
  margin-bottom: 4px;
  display: block;
  color: #FD7CA7;
}

.ziul li {
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  padding: 0 5px 0 2px;
}

.ziul li span {
  float: right;
  color: #B7B5B5;
  font-size: 10px;
}

.ziul li a {
  background: url(../Image/ico1.gif) no-repeat 6px 5px;
  padding-left: 15px;
}


/*业务中心*/

.imgs4 {
  height: 203px;
}


/*hhzuo*/

.hhzuo {
  padding-left: 25px;
  height: 260px;
}

.hhzuo h4 {
  font-family: "微软雅黑", "宋体";
  font-size: 18px;
}

.hdls6 {
  width: 123px;
  height: 100px;
  overflow: hidden;
  float: left;
  padding: 14px 12px 0 0px;
}

.hdls6 dt {
  width: 123px;
  height: 72px;
  line-height: 0;
  font-size: 0;
}

.hdls6 dt img {
  width: 119px;
  height: 68px;
  padding: 1px;
  border: 1px solid #cdcdcd;
}

.hdls6 dd {
  text-align: center;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  padding-top: 5px;
}

.hdls5 {
  width: 171px;
  height: 170px;
  overflow: hidden;
  float: left;
  padding: 14px 0 0 13px;
}

.hdls5 dt {
  width: 171px;
  height: 136px;
  line-height: 0;
  font-size: 0;
}

.hdls5 dt img {
  width: 165px;
  height: 129px;
  padding: 2px;
  border: 1px solid #cdcdcd;
}

.hdls5 dd {
  text-align: center;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  padding-top: 7px;
}


/*A Hover*/

h4 a:hover,
.ziul2 li a:hover,
dd a:hover {
  color: #28508c;
}

.viewbox {
  padding: 0 20px;
}

.viewbox .title {
  text-align: center;
}

.picview {
  text-align: center;
}

.viewbox .para {
  line-height: 24px;
  width: 700px;
}



