﻿/* 全局 Style  */
body {
  margin: 0;
  padding: 0 0 12px 0;
  color: #434343;
  font-size: 12px;
  font-family: Tahoma;
  background: #fff;
}
form,
ul,
li,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
th,
td,
span,
bdo,
em {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
em {
  font-style: normal;
}
ul,
li,
dl,
dd,
dt {
  display: inline;
  list-style: none;
  float: left;
  line-height: 16px;
}
label,
input,
button {
  margin: 0;
  padding: 0;
  cursor: pointer;
  vertical-align: middle;
}
a {
  color: #434343;
  text-decoration: none;
}
a:hover {
  color: #ff0700;
  text-decoration: underline;
}
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.dis {
  display: block;
}
.undis {
  display: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cl {
  clear: both;
}
.fb {
  font-weight: bold;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.fchot {
  color: #ff6600;
}
.fchot a {
  color: #ff6600;
}
.fchot a:hover {
  color: #f00;
}

.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.w1190 {
  width: 1190px;
  margin: 0 auto;
}
*:focus {
  outline: none;
}
/*==公用样式========*/
.center {
  width: 950px;
  margin: auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
h1 {
  color: #2175be;
  font-size: 11px;
  font-family: Tahoma;
  display: inline;
}
.input {
  font-family: Arial, Helvetica, sans-serif;
  border: 1px #2b79ce solid;
  height: 21px;
  line-height: 21px;
}
.input2 {
  border: 1px #cecece solid;
  height: 18px;
  line-height: 18px;
}
.clear {
  clear: both;
  height: 10px;
}
img {
  border: 0;
}
.Gray {
  color: #a1a1a1;
}
.font {
  font-size: 12px;
}
.bold {
  font-weight: bold;
}
.bold2 {
  font-weight: bold;
  font-size: 14px;
  line-height: 26px;
  padding-left: 5px;
  vertical-align: middle;
}
.normal {
  font-weight: normal;
}
.blue {
  color: #0042aa;
}
.blue a:link,
.blue a:visited {
  color: #0042aa;
}
.blue2 {
  color: #0042aa;
  text-decoration: underline;
}
.blue2 :link,
.blue2 a:visited {
  color: #0042aa;
  text-decoration: underline;
}

.blue3 {
  font-size: 14px;
  font-weight: bold;
  color: #0045a4;
  padding-left: 18px;
}
.blue3 a:link,
.blue3 a:visited {
  font-size: 14px;
  font-weight: bold;
  color: #0045a4;
}
.blue2 a:hover {
  color: #ffae00;
}
.blue4 {
  font-family: '黑体';
  font-size: 18px;
  color: #0045a4;
}
.white {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
}
.yellow {
  font-size: 14px;
  font-weight: bold;
  color: #ffa500;
  margin: 19px 25px 0px 15px;
}
.yellow2 {
  font-weight: bold;
  color: #ffa500;
}
.yellow3 {
  color: #ffa600;
  text-decoration: underline;
}
.red {
  color: #ff5400;
}
.title {
  font-size: 14px;
  font-weight: bold;
}
.blue a:hover {
  color: #ffa500;
  text-decoration: underline;
}
.blue_b a:link,
.blue_b a:visited {
  color: #0042aa;
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;
}
.blue_b a:hover {
  color: #ffa500;
}
.line_solid {
  border-bottom: 1px #d0d0d0 solid;
  height: 1px;
  margin-bottom: 10px;
}
.line_2 {
  border-bottom: 1px #cccccc dashed;
  height: 1px;
  color: #333333;
  line-height: 24px;
}
.line_bule {
  border-bottom: 1px #c0d3ec solid;
  height: 1px;
  line-height: 30px;
}
.line_3 {
  border-bottom: 1px #c9c9c9 solid;
  height: 1px;
}
.h1 {
  color: #ff7700;
  font-weight: bold;
  font-size: 12px;
}
.c999 {
  color: #999;
}
/****************************************2014-9-22改**********************************/
.text {
  border: 1px #ccc solid;
  height: 24px;
  line-height: 24px;
}
table tr td {
  padding: 4px 0;
  position: relative;
  z-index: 0;
}
.inputbox {
  float: left;
}
.errorbox {
  float: left;
  position: relative;
}

.prompt {
  position: relative;
  width: auto;
  background: #fff4f4;
  border: 1px solid #ffc7c7;
  padding: 10px;
}
.prompter {
  position: absolute;
  background: url(https://www.hi1718.com/member-center/images/dimg.png) no-repeat left top;
  width: 6px;
  height: 12px;
  left: -5px;
  top: 5px;
}

.pname {
  color: #666;
  width: 230px;
  border: 1px solid #ccc;
  height: 24px;
  line-height: 24px;
  padding: 0 3px;
}
.pnamered {
  color: #666;
  width: 230px;
  border: 1px solid #f5370a;
  height: 24px;
  line-height: 24px;
  padding: 0 3px;
}
.tabefrom {
  width: 400px;
  height: 110px;
  line-height: 24px;
  border: 1px solid #ccc;
  padding: 3px;
  color: #666;
}
.submit {
  border: none;
  width: 80px;
  height: 26px;
  background: #f22d03;
  color: #fff;
}

.Classification {
  background-image: url(https://www.hi1718.com/member-center/images/title_L.gif);
  background-repeat: no-repeat;
  float: left;
  padding-left: 8px;
  line-height: 26px;
}
.A {
  background-image: url(https://www.hi1718.com/member-center/images/l.gif);
  background-repeat: no-repeat;
  float: left;
  padding-left: 8px;
  line-height: 26px;
}
.A_r {
  background-image: url(https://www.hi1718.com/member-center/images/r.gif);
  background-repeat: no-repeat;
  width: 4px;
  height: 26px;
  display: block;
}
.B {
  background-image: url(https://www.hi1718.com/member-center/images/title_r.gif);
  background-repeat: no-repeat;
  width: 5px;
  height: 26px;
  display: block;
}

/* page */
.page {
  text-align: center;
  margin: 10px 0 0 0;
  padding: 4px;
  height: 25px;
  overflow: hidden;
}
.page a {
  height: 20px;
  line-height: 16px;
  border: 1px solid #a6c7eb;
  padding: 3px 6px;
  margin: 0 4px;
  outline: none;
}
.page a:hover {
  border: 1px solid #0b67a8;
  background: #ffeee5;
  color: #333;
}
.page .inputtxt {
  vertical-align: middle;
  width: 30px;
  margin: 0 5px;
  border: 1px solid #ccc;
  height: 18px;
}

/*==page 上一页 下一页========
.page { margin:15px 0px 0px 0;color:#000000; line-height:32px; font-family:Tahoma; background-color:#fbfbfb; border-top:1px solid #d3e0ee;}
.page a:link, .page a:visited{ color:#1549A7;font-size:12px;text-decoration:none; border:#D2DFEE solid 1px; padding:1px 3px;margin-right:3px;}
.page a:hover{ color:#FF5500;font-size:12px;text-decoration:none; border:#FF5500 solid 1px; padding:1px 3px; margin-right:3px;}
.page strong{ color:#ffffff;font-size:12px;border:#849CC6 solid 1px; padding:1px 3px;margin-right:3px; background:#4E9CD2; font-weight:bold;}
.main{ width:960px; margin-top:10px;}
.left{ margin-right:16px; width:187px; float:left}
.title_p{ background-image:url(/images/title_bg.gif); height:26px;}
.title_m{ float:left; padding:4px 0 0 11px;}*/

/*==产品分类========*/
.list {
  border: #c1cee0 1px solid;
  z-index: 999;
  width: 185px;
  position: relative;
  height: 100% !important;
  height: 730px;
  min-height: 730px;
}
.list li {
  padding-left: 27px;
  color: #0042aa;
  margin-right: 5px;
  overflow: hidden;
  display: block;
  float: left;
  height: 28px;
  line-height: 28px;
  background: url(https://www.hi1718.com/member-center/images/list_bg.gif) no-repeat;
  border-bottom: 1px #eee solid;
  width: 158px;
  display: inline;
}
*html .list li {
  width: 158px;
  margin: 0;
}
* + html .list li {
  width: 158px;
  padding-right: 0;
}
.list li a {
  color: #0042aa;
  line-height: 28px;
}
.list li:hover {
  border: #c1cee0 1px solid;
  background: #eff5f9;
  border-right: none;
  border-left: none;
}
.list .more {
  background: #fff;
  margin-left: 100px;
  width: 60px;
  overflow: hidden;
  border: none;
  padding: 0 !important;
}
.list .more :hover {
  background: #fff !important;
  width: 60px;
  display: block;
  height: 30px;
  line-height: 27px;
  border: none !important;
}

/*子列表*/

.list li ul {
  z-index: 1;
  left: 184px !important;
  width: 160px;
  position: absolute;
  display: none;
  border: #c1cee0 1px solid;
  border-bottom: none;
  margin-top: -29px;
}
*html .list li ul {
  margin-top: -9px;
}
* + html .list li ul {
  margin-top: -9px;
}
.list li ul li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 140px;
  padding-left: 20px;
  line-height: 24px;
  height: 24px;
  background: #eff5f9;
  border-bottom: 1px #d9e5ec solid;
}
.list li ul li a {
  color: #666666;
  line-height: 24px;
  height: 24px;
}
.list li ul li a:hover {
  color: #ff5500;
  line-height: 24px;
  border: none;
}

.list li ul li:hover {
  background: #ffffff;
  display: block;
}

.list li.over ul {
  display: block;
}
* html .left ul li span {
  float: left;
}

/*==会员========*/
.right {
  float: left;
}
.join {
  background-color: #fffaeb;
  padding: 1px;
  border: 1px #ffe090 solid;
  width: 750px;
  height: 67px;
  margin-bottom: 10px;
}

.joinus {
  margin: 0 0 0px 15px;
  color: #333333;
  margin-bottom: 10px;
}
.join_input {
  float: left;
  margin: 19px 0 0 0;
  width: 180px;
}
.line2 {
  float: left;
  margin: 2px 0 2px 63px;
  background-image: url(https://www.hi1718.com/member-center/images/line_2.gif);
  width: 1px;
  height: 64px;
}
.join_r {
  float: left;
  color: #005ec4;
  padding: 18px 0 0 18px;
}
.join_r a {
  color: #005ec4;
}
.join_r span {
  margin-right: 27px;
}
.join_r p {
  margin-bottom: 5px;
}

/*==采购供应========*/
.main_l {
  border: 1px #cfcfcf solid;
  border-top: none;
  width: 507px;
  float: left;
  margin-right: 16px;
  padding-bottom: 10px;
}
.new {
  background-image: url(https://www.hi1718.com/member-center/images/new.gif);
  background-repeat: repeat-x;
  height: 25px;
  border-top: 1px #c1cee0 solid;
  border-bottom: 1px #c1cee0 solid;
  margin: 0px;
}
.new span {
  font-size: 12px;
  font-weight: normal;
  margin-right: 5px;
  line-height: 27px;
  margin-top: 3px;
}
.new_buy {
  width: 250px;
  float: left;
  margin-right: 5px;
}
.new span {
  font-size: 12px;
  font-weight: normal;
  margin-right: 5px;
  line-height: 27px;
  cursor: hand;
}
.buy {
  float: left;
  width: 246px;
  padding: 10px 0 0 4px;
  margin-bottom: 10px;
}
.buy dl {
  background-color: #eff5f9;
  padding-left: 9px;
  line-height: 24px;
  float: left;
  height: 24px;
  float: left;
  padding-right: 5px;
  width: 230px;
}
.buy dt {
  vertical-align: middle;
  line-height: 24px;
  width: 190px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.buy dt a {
  line-height: 24px;
  color: #0042aa;
}
.buy dt img {
  margin: 4px 9px 0 0;
}
.Supply {
  float: left;
  padding: 10px 3px 0 3px;
  border-left: 1px #cccccc dashed;
  width: 246px;
}
.Supply dl {
  background-color: #eff5f9;
  padding-left: 9px;
  line-height: 24px;
  float: left;
  height: 24px;
  float: left;
  padding-right: 8px;
  width: 230px;
}
.Supply dt {
  vertical-align: middle;
  width: 190px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  float: left;
}
.Supply dt a {
  color: #0042aa;
}
.Supply dt img {
  margin: 4px 9px 0 0;
}
.Supply dd dd {
  font-size: 11px;
  color: #727272;
  float: right;
  display: block;
  padding-left: 40px;
}

/*==广告========*/
.company {
  padding: 0px;
  margin: 0px;
}
.company img {
  width: 109px;
  height: 30px;
  border: 1px #d2d2d2 solid;
  margin: 0 7px 7px 7px;
}

.n_product {
  background: #fffaeb;
  padding: 1px;
  border-top: 1px #cfcfcf solid;
  border-bottom: 1px #cfcfcf solid;
  line-height: 24px;
  padding-left: 9px;
  margin: 0px;
}
.n_product span {
  font-size: 12px;
  font-weight: normal;
  margin-right: 5px;
  line-height: 27px;
}

/*==最新产品========*/

.product_c {
  clear: both;
  margin: 0px;
  overflow: hidden;
  height: 222px;
}
.product_c ul li img {
  border: 1px #dfdfdf solid;
  margin-bottom: 5px;
  padding: 0px;
  margin: 0px;
  display: inline;
  width: 70px;
  height: 70px;
}
.product_c ul li {
  width: 70px;
  margin: 13px 13px 0px 15px;
  float: left;
  display: inline;
  padding: 0px;
}
.product_c ul span {
  padding: 0px;
  width: 70px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;

  display: block;
}

/*==推荐企业========*/
.right_r {
  float: left;
  width: 229px;
}
.Recommend_title {
  background-image: url(../image/m.gif);
  height: 26px;
}
.Recommend_main {
  border: 1px #cccccc solid;
  padding: 7px;
  margin-bottom: 10px;
}
.Recommend_main ul li {
  background-image: url(../image/ico.gif);
  background-repeat: no-repeat;
  background-position: 5px;
  padding-left: 12px;
  width: 183px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*==推荐关键词========*/

.Recommend_title {
  background-image: url(https://www.hi1718.com/member-center/images/m.gif);
  height: 26px;
}
.Keywords {
  float: left;
  border: 1px #cccccc solid;
  padding: 4px 7px 3px 7px;
  margin-bottom: 10px;
  width: 213px;
}
.Keywords dt {
  width: 213px;
  height: 16px;
  padding: 5px 0 4px 0;
  _padding: 2px 0 3px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  list-style-type: decimal;
  float: left;
}
.Keywords span {
  float: left;
  width: 14px;
  height: 16px;
  display: block;
  background-image: url(https://www.hi1718.com/member-center/images/Number.gif);
  padding-left: 3px;
  line-height: 16px;
  margin: 3px 8px 0 0px;
}

/*==友情链接========*/
.Links {
  border: 1px #c1cedf solid;
  padding: 10px;
  width: 940px;
}
.Links a {
  border-right: 1px #c6c6c6 solid;
  padding: 0 5px 0 5px;
}
.Links a:link,
links a:visited {
  border-right: 1px #c6c6c6 solid;
  padding: 0 5px 0 5px;
}
.links p {
  color: #0042aa;
  font-weight: bold;
}

.bottom {
  text-align: center;
  margin-top: 15px;
}
.bottom a:link,
.bottom a:visited {
  color: #0342ac;
}

/*==买家========*/
.product_left {
  float: left;
  width: 760px;
  margin: 0 15px 0 0;
}
.product_more_left {
  float: left;
  width: 687px;
  margin: 0 15px 0 0;
}

.Related_Products {
  border: 1px #cccccc solid;
  padding: 7px;
  margin-bottom: 10px;
  width: 169px;
  overflow: hidden;
}
.Related_Products2 {
  border: 1px #cccccc solid;
  padding: 7px;
  margin-bottom: 10px;
  width: 222px;
  overflow: hidden;
}
.Related_Products2 li {
  width: 222px;
  line-height: 22px;
}

.Related_Products ul li {
  height: 22px;
  line-height: 22px;
  background: url(https://www.hi1718.com/member-center/images/ico.gif) no-repeat 5px 8px;
  padding-left: 10px;
  width: 148px;
  overflow: hidden;
  white-space: normal;
}

.MessageReg {
  border: 1px #ececec solid;
  padding: 10px;
}
.Messagelogin {
  border: 1px #ececec solid;
  margin-left: 10px;
  padding: 10px;
} /*2014-9-22改*/

/*==公司========*/
.Main_Products {
  margin-left: 45px;
}
.company_content {
  width: 749px;
  height: 50px;
  padding: 8px 5px 5px 5px;
  float: left;
  border-bottom: 1px #a7c6e5 dashed;
}
.company_content_product {
  width: 300px;
  float: left;
  height: 42px;
  overflow: hidden;
  margin-right: 130px;
  display: inline;
}
.company_content_title {
  width: 200px;
  margin-right: 60px;
  overflow: hidden;
  text-decoration: underline;
  float: left;
  height: 42px;
}
.company_content_title a:link,
.company_content_title a:visited {
  color: #1149b3;
  text-decoration: underline;
}
.company_content_title a:hover {
  color: #fe8a03;
}
.company_c {
  width: 47px;
  height: 20px;
  display: block;
  margin-left: 250px;
}

/*==求购信息========*/
.Main_Products {
  margin-left: 57px;
}
.buy_content {
  width: 749px;
  height: 30px;
  padding: 10px 5px 0px 5px;
  float: left;
  border-bottom: 1px #a7c6e5 dashed;
}
.buy_content2 {
  width: 749px;
  height: 75px;
  padding: 10px 5px 0px 5px;
  float: left;
  border-bottom: 1px #a7c6e5 dashed;
}

.buy_product {
  width: 200px;
  margin-right: 80px;
  overflow: hidden;
  text-decoration: underline;
  float: left;
}
.buy_product2 {
  width: 177px;
  margin-right: 80px;
  overflow: hidden;
  text-decoration: underline;
  float: left;
}
.buy_product a:link,
.buy_product a:visited {
  color: #1149b3;
  text-decoration: underline;
}
.buy_product a:hover {
  color: #fe8a03;
}

.company_c {
  width: 47px;
  height: 20px;
  display: block;
  float: left;
}
.buy_country {
  margin: 0 115px 0 115px;
  vertical-align: middle;
  position: relative;
}
.buy_country img {
  vertical-align: middle;
}

/*==询价提示信息========*/
.tishi {
  margin: 3px 0px;
  border: #ffc20e solid 1px;
  background: #fff9e9 url(https://www.hi1718.com/member-center/images/tanhao.gif) no-repeat 5px 3px;
  padding-left: 22px;
  width: 200px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
}
.tishi2 {
  margin: 3px 0px;
  border: #a5dea8 solid 1px;
  background: #edfbde url(https://www.hi1718.com/member-center/images/tanhao.gif) no-repeat 5px -17px;
  padding-left: 22px;
  width: 200px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
}
.tishi3 {
  margin: 3px 0px;
  border: #d2dfee solid 1px;
  background: #f8fafc url(https://www.hi1718.com/member-center/images/tanhao.gif) no-repeat 5px -35px;
  padding-left: 22px;
  width: 200px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
}
.finally_font {
  width: 688px;
  height: auto;
  padding: 10px;
  color: #787878;
  line-height: 24px;
  overflow: hidden;
}
.finally_font ul {
  margin-bottom: 15px;
}
.finally_font li {
  width: 205px;
  margin-right: 10px;
  padding-left: 10px;
  float: left;
  border-right: 1px dashed #ccc;
}
.finally_font li a {
  color: #0050cf;
  font-size: 12px;
  font-family: Tahoma;
  text-decoration: none;
  font-weight: 600;
}
.finally_font li a:hover {
  color: #ff0000;
  font-size: 12px;
  font-family: Tahoma;
  font-weight: 600;
  text-decoration: underline;
}
.s_banner {
  margin: 0 6px 10px 6px;
}
.message_box2 {
  width: 450px;
  height: 310px;
  background-color: #fff;
  position: absolute;
  z-index: 999;
  filter: alpha(opacity=70);
  opacity: 0.7;
  cursor: pointer;
  top: -5px;
  left: 25px;
}
.message_box1 {
  width: 250px;
  height: 185px;
  background-color: #fff;
  position: absolute;
  z-index: 999;
  filter: alpha(opacity=70);
  opacity: 0.7;
  top: -5px;
  cursor: pointer;
  left: 0px;
}

#Loading {
  position: absolute;
  z-index: 1001;
  left: 10px;
  top: 10px;
  border: 1px #666666 solid;
  background: #eeeeee;
  width: 10px;
  height: 10px;
}
#LoadingRelease {
  position: absolute;
  z-index: 1002;
  left: 10px;
  top: 10px;
  border: 1px #666666 solid;
  background: #eeeeee;
  width: 10px;
  height: 10px;
}
.black_overlay {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1000;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* box Style  整站大容器增加在这里 */
.main {
  width: 960px;
  margin: 0px auto 10px;
  overflow: hidden;
}
.top {
  width: 960px;
  margin: 10px auto;
}
.logo {
  width: 208px;
  height: 75px;
  margin-top: 20px;
}
.topright {
  width: 752px;
}
.topmenu {
  float: right;
  height: 22px;
  line-height: 22px;
  display: block;
}
.topmenu img {
  vertical-align: middle;
}
.topmenu .topgin {
  line-height: 16px;
}
.topmenu .topgin .txt,
.topmenu .topgin .txt a {
  color: #06c;
}
.topmenu .topgin .txt a:hover {
  color: #ff7300;
}
.topmenu .topgin ul li {
  float: left;
  margin-right: 15px;
  display: inline;
  height: 14px;
  line-height: 14px;
  border-right: 1px solid #c4c4c4;
  padding-right: 15px;
}
.topmenu .toppr {
  width: 106px;
  height: 14px;
  line-height: 14px;
  position: relative;
  z-index: 9999;
}
.topmenu .toppr ul {
  display: none;
  width: 85px;
  border: 1px solid #f1f1f1;
  overflow: hidden;
  background: #fff;
  position: absolute;
  left: 0px;
  top: 14px;
  z-index: 999;
}
.topmenu .toppr ul li {
  width: 75px;
  display: block;
  text-align: center;
  height: 22px;
  border-bottom: 1px dashed #f1f1f1;
  padding: 0 5px;
  margin: 3px 0px 1px 0px;
}
.topmenu .toppr #aa1 {
  z-index: 999;
}
.topmenu .toppr a {
  color: #555;
}
.topmenu .toppr a:hover {
  color: #f00004;
  text-decoration: underline;
}
.topmenu .to-top {
  display: block;
  overflow: hidden;
  width: 0px;
  height: 0px;
  border: 4px solid #ccc;
  border-color: #ccc #fff;
  border-width: 4px 4px 0px 4px;
  position: absolute;
  top: 5px;
  left: 72px;
}
.topmenu .to-right {
  display: block;
  overflow: hidden;
  width: 0px;
  height: 0px;
  border: 4px solid #ccc;
  border-color: #ccc #fff;
  border-width: 4px 4px 0px 4px;
  position: absolute;
  top: 5px;
  left: 62px;
}
.topmenu .to-ri {
  border-right: 1px solid #c4c4c4;
  padding-right: 25px;
}

/* searchbox Style*/
.searchbox {
  width: 720px;
  margin: 0 auto;
  padding: 0;
}
.searchbox .menu {
  text-align: center;
  margin: 0 auto;
  height: 27px;
}
.searchbox .menu li {
  height: 27px;
  margin-right: 10px;
}
.searchbox .menu li a {
  float: left;
  text-decoration: none;
  line-height: 27px;
  background: url(../image/title_bg.png) no-repeat left -56px;
  padding-left: 20px;
  font-size: 14px;
  font-weight: bold;
}
.searchbox .menu li a span {
  color: #434343;
  display: block;
  background: url(../image/title_bg.png) no-repeat right -84px;
  padding-right: 20px;
}
.searchbox .menu li a:hover {
  color: #ff0700;
  background: url(../image/title_bg.png) no-repeat left top;
  padding-left: 20px;
}
.searchbox .menu li a:hover span {
  color: #fff;
  display: block;
  background: url(../image/title_bg.png) no-repeat right -28px;
  padding-right: 20px;
}
.searchbox .menu .click a {
  display: block;
  height: 27px;
  line-height: 27px;
  text-align: center;
  background: url(../image/title_bg.png) no-repeat left top;
  padding-left: 20px;
  color: #fff;
}
.searchbox .menu .click span {
  background: url(../image/title_bg.png) no-repeat right -28px;
  color: #fff;
}
.searchbox .search {
  width: 633px;
  height: 32px;
  padding: 6px 0 0 4px;
  text-align: left;
  background: #0066cc;
  margin-bottom: 5px;
}
.searchbox .search .input {
  width: 552px;
  color: #aeaeae;
  height: 26px;
  line-height: 26px;
  border: 1px solid #757575;
  padding-left: 4px;
  margin-right: 4px;
}
.searchbox .search .button {
  width: 65px;
  height: 28px;
  border: 0;
  background: url(https://www.hi1718.com/member-center/images/hi1718title.png) no-repeat right -180px;
}
.searchbox .tips {
  width: 80px;
  height: 32px;
  background: #fff;
}
.searchbox .tips a {
  width: 80px;
  line-height: 18px;
  display: block;
  text-align: center;
  background: #fff;
}

.keyword {
  width: 100%;
  line-height: 16px;
  height: 16px;
  overflow: hidden;
}

.tuijian {
  border: 1px #cccccc solid;
  padding: 7px;
  overflow: hidden;
  margin-bottom: 10px;
}
.tuijian li {
  width: 100%;
}

/* bottomsearch Style*/
.bottomsearch {
  width: 958px;
  margin: 10px auto 0 auto;
  overflow: hidden;
  border: 1px solid #e7e7e7;
  background: #f7f7f7;
  height: 38px;
  float: left;
  display: inline;
}
.bottomsearch ul {
  width: 948px;
  border-top: 1px solid #fff;
  height: 32px;
  text-align: center;
  padding-top: 3px;
}
.bottomsearch ul li {
  width: 700px;
  text-align: center;
  margin: 0 0 0 190px;
}
.bottomsearch ul li .inputs {
  float: left;
  border-bottom: 1px solid #999999;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 0px;
  width: 499px;
  height: 26px;
  line-height: 26px;
}
.bottomsearch ul li .button {
  float: left;
  width: 67px;
  height: 28px;
  background: url(https://www.hi1718.com/member-center/images/hi1718title.png) no-repeat right -223px;
  border: 0;
  margin-left: -1px;
}

/* 404 Style*/
.member_main {
  width: 935px;
  height: auto;
  margin-bottom: 40px;
}
.Error {
  border: 1px #c2cfe0 solid;
}
.Error ul {
  margin-top: 20px;
  padding-left: 18px;
}
.Error ul li {
  list-style-type: disc;
}
.Error ul li a {
  font-size: 14px;
  color: #0045a4;
}
.Error_m {
  padding: 20px 0 40px 200px;
}
.Error_m img {
  vertical-align: middle;
}

/* foot Style 
.indexfoot{ text-align:center; color:#353535; border-top:1px solid #dcdcdc; padding-top:8px; overflow:hidden; line-height:18px; margin:10px auto 0 auto; width:960px;}
.indexfoot .footlogo{ float:left;}
.indexfoot .Copyright{ float:right; text-align:left; color:#787878;}
*/
.foot {
  text-align: center;
  color: #353535;
  border-top: 1px solid #dcdcdc;
  padding-top: 8px;
  overflow: hidden;
  line-height: 18px;
  margin: 10px auto 0 auto;
  width: 960px;
}

.link {
  border: 1px solid #dcdcdc;
  overflow: hidden;
  margin: 10px 0 0 0;
  float: left;
  width: 958px;
}
.link .partners {
  width: 100%;
  padding: 3px 0;
  background: #f1f1f1;
  overflow: hidden;
}
.link .partners dl {
  padding-left: 10px;
}
.link .partners dl dt {
  font-size: 12px;
  color: #333;
  font-weight: bold;
  line-height: 30px;
}
.link .partners dl dd {
  margin: 0 8px;
}
.link .content {
  font-size: 12px;
  line-height: 20px;
  padding: 5px;
  float: left;
}
.link .content a {
  line-height: 14px;
  white-space: nowrap;
  border-right: 1px solid #dcdcdc;
  padding: 0 10px;
  margin: 3px 0;
}
.link .content strong {
  margin-left: 5px;
  color: #333;
}

/*certificate*/
.certificate {
  border: 1px solid #ddd;
  padding: 10px;
  font-family: 'Tahoma', 'simsun';
}
.certificateTop1 {
  color: #666;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 10px;
}
.certificateTop1 a {
  font: bold 12px/22px 'Tahoma', 'simsun';
  color: #666;
  padding: 0px 6px;
  text-decoration: none;
}
.certificateTop1 .button {
  width: 55px;
  height: 25px;
  background: url(https://www.hi1718.com/member-center/member-center/images/delete.jpg) no-repeat;
  border: none;
  vertical-align: middle;
}
.certificateTop1 input {
  vertical-align: middle;
}

.certificatebottomContent .buttonReset {
  width: 55px;
  height: 25px;
  background: url(https://www.hi1718.com/member-center/member-center/images/Reset.jpg) no-repeat;
  border: none;
  vertical-align: middle;
}

.certificatebottomContent .buttonSubmit {
  width: 55px;
  height: 25px;
  background: url(https://www.hi1718.com/member-center/member-center/images/submit.jpg) no-repeat;
  border: none;
  vertical-align: middle;
  margin-left: 10px;
}

.certificateTop2 {
  width: 746px;
  padding-top: 20px;
}
.certificateTop2 dl {
  float: left;
  margin: 0px 60px 32px 22px;
  width: 162px;
  overflow: hidden;
}
.certificateTop2 dl dt {
  border: 1px solid #e2e2e2;
  overflow: hidden;
  padding: 0px;
  display: block;
  width: 160px;
  height: 180px;
}
.certificateTop2DtImg {
  width: 160px;
  height: 180px;
  font-size: 160px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.certificateTop2DtImg img {
  vertical-align: middle;
}
.certificateTop2 dl dd {
  width: 160px;
  padding-top: 10px;
  text-align: center;
}
.certificateTop2 dl a {
  text-decoration: none;
}

.certificatebottom {
  padding-top: 50px;
}
.certificatebottomTitle {
  font: bold 14px/26px 'Tahoma', 'simsun';
  color: #454545;
  border-bottom: 1px solid #e2e2e2;
}
.certificatebottomContent {
  padding-top: 20px;
}
.certificatebottomContent table td {
  margin: 0px;
  text-align: left;
  vertical-align: middle;
  border: 0px;
  line-height: 20px;
  padding: 4px 0px 4px 10px;
}
.certificatebottomContent table td.certificatebottomContentRight {
  text-align: right;
}
.certificatebottomContent table td.certificatebottomContentTop {
  vertical-align: top;
}
.certificatebottomContent table td FONT {
  padding-right: 2px;
}
.certificatebottomContent table td B {
  font: bold 12px/22px 'Tahoma', 'simsun';
  color: #454545;
}
.certificatebottomContent input {
  height: 22px;
  line-height: 22px;
}
.certificatebottomContent .inputText {
  cursor: text;
}
.certificatebottomContent p {
  padding-top: 4px;
}

/*certificateInfo*/
.certificateInfoContentTxt {
  display: block;
  float: left;
  text-align: center;
  width: 450px;
  line-height: 30px;
  font-size: 14px;
}
.close {
  float: right;
  padding: 0px 6px 0px 0px;
  display: block;
}
.close img {
  /* border: ; */
}

.serviceInfo {
  background: url(https://www.hi1718.com/member-center/member-center/images/serviceInfo_bj.jpg) repeat-y;
  position: absolute;
  left: 32%;
  top: 30%;
  width: 500px;
}
.serviceInfoContent {
  background: url(https://www.hi1718.com/member-center/member-center/images/serviceInfo_bottom.jpg) no-repeat left
    bottom;
  width: 500px;
  overflow: hidden;
}

.serviceInfoContent dl {
  background: url(https://www.hi1718.com/member-center/member-center/images/serviceInfo_top.jpg) no-repeat;
  width: 500px;
  margin: 0px;
  padding: 14px 0 14px 0;
}
.serviceInfoContent dl dt {
  padding: 0px;
  height: 400px;
  width: 482px;
  margin: 16px 9px 0px 9px;
}
.serviceInfoContent dl dd {
  margin: 0px;
  padding: 0px;
  background: #e6e5e5;
  width: 482px;
  margin: 0px 9px;
}
.serviceInfoContent dl dt .serviceInfoContentImg {
  width: 482px;
  height: 382px;
  font-size: 302px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.serviceInfoContent dl dt .serviceInfoContentImg img {
  vertical-align: middle;
}

.clear {
  clear: both;
  line-height: 0px;
  font-size: 0px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clears {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: '.';
  clear: both;
  height: 0;
  line-height: 0px;
  font-size: 0px;
}

/* 增加图片页 CSS*/
.bg {
  background: #fcf8f7;
}
.title01 {
  line-height: 40px;
  height: 40px;
  font-size: 16px;
  text-indent: 30px;
  display: block;
}
.gold {
  background: url(https://www.hi1718.com/member-center/images/productImg/gold.jpg) no-repeat 0 50%;
}
.Silver {
  background: url(https://www.hi1718.com/member-center/images/productImg/silver.jpg) no-repeat 0 50%;
}
.vip {
  background: url(https://www.hi1718.com/member-center/images/productImg/vip.gif) no-repeat 0 50%;
}

.MessageInput {
  height: 20px;
}

/*登录弹窗*/
.subbtn {
  height: 32px;
  background: #005bac;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  width: 190px;
  border: 1px solid #005bac;
  *border: 0;
  line-height: 32px;
  display: inline-block;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
}

.popup {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.popup-bg {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  display: block;
  background: #000;
  opacity: 0.5;
  filter: alpha(Opacity=50);
}

.logins {
  /* border:1px solid #ededed; */
  box-shadow: 2px 3px 5px #dcdcdc;
  height: 330px;
  width: 346px;
  float: right;
  background: #fff;
}
.tabs {
  height: 45px;
  width: 100%;
  border-bottom: 1px solid #e3e3e3;
}
.tabs a {
  width: 100%;
  display: block;
  height: 45px;
  text-align: center;
  font-size: 16px;
  color: #5a5a5a;
  font-weight: bold;
  line-height: 45px;
  background: #005bac;
  float: left;
}
.tabs a.on {
  color: #fff;
  background-position: 0 -45px;
}

.logins_box ul {
  width: 80%;
  margin: 30px auto 20px;
  overflow: hidden;
}
.logins_box li {
  line-height: 26px;
  margin-bottom: 16px;
  width: 100%;
  clear: both;
  float: left;
}
.logins_box li em {
  width: 5em;
  float: left;
  font-size: 14px;
}

.logins_box li span {
  float: left;
  width: 202px;
}
.logins_box li .inputs {
  border: 1px solid #cccccc;
  border-radius: 4px;
  height: 32px;
  line-height: 32px;
  background: #fff;
  padding: 0 4px;
  width: 190px;
}
.logins_box li label {
  margin-right: 10px;
  *float: left;
}

.d_links {
  width: 100%;
  padding: 10px 0 10px;
  margin: 0 auto;
  border-top: 1px solid #e3e3e3;
}
.d_links p {
  padding-left: 10%;
}
.d_links a {
  padding: 0 4px;
}

.popup .logins {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -174.5px 0 0 -205px;
  z-index: 101;
  box-shadow: none;
  height: auto;
  width: 410px;
}
.popup .logins_box ul {
  margin: 20px auto 0px;
  float: none;
  display: block;
}
.popup .logins_box li .inputs {
  width: 230px;
}
.popup .tabs {
  position: relative;
}
.popup .tabs span {
  position: absolute;
  right: 0px;
  top: 0px;
  display: inline-block;
  width: 45px;
  height: 28px;
  text-align: center;
  padding-top: 17px;
  cursor: pointer;
}
