@charset "utf-8";

/*reset.css*/
html {
  color: #000;
  background: #FFF;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none !important;
}

fieldset,
img {
  border: 0;
  padding: 0;
  margin: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
  font-style: inherit;
  font-weight: inherit;
}

del,
ins {
  text-decoration: none;
}

li {
  list-style: none;
}

caption,
th {
  text-align: left;
}

q:before,
q:after {
  content: '';
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: baseline;
}

sub {
  vertical-align: baseline;
}

input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input,
button,
textarea,
select {
  *font-size: 100%;
}

input,
select {
  vertical-align: middle;
}

body {
  font: 12px/1.231 arial, helvetica, clean, sans-serif;
}

select,
input,
button,
textarea,
button {
  font: 99% arial, helvetica, clean, sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
  border-collapse: collapse;
}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

/*title*/
h1 {
  font-size: 32px;
}

h2 {
  font-size: 26px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 14px;
}

h5 {
  font-size: 12px;
}

h6 {
  font-size: 10px;
}

.mt10 {
  margin-top: 10px;
}

/* -- 弹出窗口 -- */
#mesbook1_c,
#mesbook1 {
  display: none;
  z-index: 1001;
  width: 398px;
  border: 1px solid #ccc;
  background: #fff;
  padding-bottom: 20px;
}

#mesbook1_c div,
#mesbook1 div {
  border: 1px solid #E4E3E3;
  background: #EBECEB;
  height: 18px;
  padding: 4px .5em 0;
  margin-bottom: 10px;
}

#mesbook1_c dl.b1,
#mesbook1 dl.b1 {
  width: 370px;
  margin: 0 auto;
}

#mesbook1_c dl.b1 dt,
#mesbook1 dl.b1 dt {
  float: left;
  width: 105px;
  overflow: hidden;
}

#mesbook1_c dl.b1 dd,
#mesbook1 dl.b1 dd {
  width: 265px;
  float: right;
}

#mesbook1_c #mesbook1_cBtns,
#mesbook1 #mesbook1Btns {
  padding-bottom: 10px;
}

#mesbook1_c #mesbook1_cBtns input,
#mesbook1 #mesbook1Btns input {
  margin-right: 20px;
}

#nodata {
  padding: 80px;
  padding-left: 150px;
  border: solid 1px #eee;
  margin: 10px 0;
  background: url(nodata.gif) no-repeat 20px 20px;
}

/* -- 外边距 -- */
.m1 {
  margin: 1px;
}

.m2 {
  margin: 2px;
}

.m5 {
  margin: 5px;
}

.m10 {
  margin: 10px;
}

.mt2 {
  margin-top: 2px;
}

.mt5 {
  margin-top: 5px;
}

.mt8 {
  margin-top: 8px;
}

.mt10 {
  margin-top: 10px;
}

.mt12 {
  margin-top: 12px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr12 {
  margin-right: 12px;
}

.ml5 {
  margin-left: 5px;
}

.ml7 {
  margin-left: 7px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml12 {
  margin-left: 12px;
}

.ml10 {
  margin-left: 10px;
}

.ml20 {
  margin-left: 20px;
}

/*加盟商在线下单*/
.userorder {
  width: 700px;
}

.userorder tr {
  height: 25px;
}

.userorder tr span {
  color: #f00;
  padding-left: 4px;
}

.stf {
  border: 1px solid #ccc;
  padding-left: 140px;
  padding-top: 10px;
  padding-bottom: 20px
}

.stf span {
  color: #000;
  font-size: 14px;
  line-height: 30px;
  font-weight: bold
}

.stf dd {
  line-height: 24px;
  font-size: 14px
}

.stf p {
  line-height: 24px;
  font-size: 14px
}

/*处理中动画占全屏*/
#oran_div_processing {
  width: 300px;
  padding: 20px;
  z-index: 9999;
  text-align: center;
  background: #fffeef;
  border: solid 1px #b8ab04;
}

.nor_tab {
  width: 100%;
  border: solid 1px #ccc;
  margin-bottom: 10px;
}

.nor_tab th {
  font-weight: bold;
  text-align: center;
  background: #f9f9f9;
  border: solid 1px #ccc;
  padding: 6px 0;
}

.nor_tab td {
  padding: 5px;
  border: solid 1px #ccc;
}

ul.t05_ul table {
  *margin-left: -15px;
}

/*滚动板IE补丁*/
.left_pro {
  width: 201px;
  float: right;
  overflow: hidden;
  margin-left: 5px;
}

.right_pro {
  width: 754px;
  float: left;
  display: inline;
  overflow: hidden;
}

.left_prj {
  width: 201px;
  float: right;
  overflow: hidden;
  margin-left: 5px;
}

.right_prj {
  width: 754px;
  float: left;
  display: inline;
  overflow: hidden;
}

.left_agent {
  width: 201px;
  float: right;
  overflow: hidden;
  margin-left: 5px;
}

.right_agent {
  width: 754px;
  float: left;
  display: inline;
  overflow: hidden;
}

.left_help {
  width: 201px;
  float: right;
  overflow: hidden;
  margin-left: 5px;
}

.right_help {
  width: 754px;
  float: left;
  display: inline;
  overflow: hidden;
}

.b15 {
  background: url(SkinsVIBtn.jpg) no-repeat;
  border: 0;
  cursor: pointer;
  overflow: hidden;
}

.b15 {
  background-position: -79px -650px;
  width: 60px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}

#flashs {
  position: relative;
  height: 510px;
  overflow: hidden;
}

#flashs .bgitem {
  z-index: 1;
  position: absolute;
  top: 0;
}

#flashs .btn {
  position: absolute;
  z-index: 7;
  bottom: 0px;
  left: 0px;
  right: 0px;
  text-align: right;
  padding: 5px 6px;
}

#flashs .btn span {
  color: #F98904;
  background: #fff;
  border: 1px solid #FF4D4D;
  cursor: pointer;
  display: inline-block;
  margin-left: 5px;
  padding: 2px 6px;
}

#flashs .btn span.cur {
  background: #FF7300;
  color: #fff;
}

/*--首页banner广告03--*/
div.wrapper {
  width: 980px;
  margin: 0 auto;
  position: relative;
}

.fn-clear {
  zoom: 1;
}

.box_skitter {
  position: relative;
  background: none;
}

.box_skitter ul {
  display: none;
}

.box_skitter .container_skitter {
  overflow: hidden;
  position: relative;
}

.box_skitter .image {
  overflow: hidden;
}

.box_skitter .image img {
  display: none;
}

.box_skitter .box_clone {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  overflow: hidden;
  display: none;
  z-index: 20;
}

.box_skitter .box_clone img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
}

.box_skitter .prev_button {
  position: absolute;
  top: 50%;
  left: -5px;
  z-index: 100;
  width: 57px;
  height: 62px;
  overflow: hidden;
  text-indent: -9999em;
  margin-top: -25px;
  background: url(prev.png) no-repeat left top !important;
}

.box_skitter .next_button {
  position: absolute;
  top: 50%;
  right: -5px;
  z-index: 100;
  width: 57px;
  height: 62px;
  overflow: hidden;
  text-indent: -9999em;
  margin-top: -25px;
  background: url(next.png) no-repeat left top !important;
}

.box_skitter .label_skitter {
  z-index: 150;
  position: absolute;
  display: none;
}

.loading {
  position: absolute;
  top: 50%;
  right: 50%;
  z-index: 10000;
  margin: -16px -16px;
  color: #fff;
  text-indent: -9999em;
  overflow: hidden;
  background: url(ajax-loader.gif) no-repeat left top;
  width: 31px;
  height: 31px;
}

#slideshow {
  width: 980px;
  height: 318px;
}

#slideshow ul {
  display: none;
}

#roll_top,
#fall,
#ct {
  position: relative;
  cursor: pointer;
  height: 72px;
  width: 26px;
}

#roll_top {
  background: url(top.gif.png) no-repeat;
}

#fall {
  background: url(top.gif.png) no-repeat 0 -80px;
}

#ct {
  background: url(top.gif.png) no-repeat 0 -40px;
}

#roll {
  display: block;
  width: 15px;
  margin-right: -500px;
  position: fixed;
  right: 50%;
  top: 50%;
  _margin-right: -505px;
  _position: absolute;
  _margin-top: 300px;
}


body {
  color: #666;
  font-size: 12px;
  font-family: "微软雅黑";
}

/*网站字体颜色*/
a {
  color: #666;
  text-decoration: none;
}

/*for ie f6n.net*/
a:focus {
  outline: 0;
}

/*for ff f6n.net*/
a:hover {
  text-decoration: underline;
}

.vam {
  vertical-align: middle;
}

.clear {
  clear: both;
  height: 0 !important;
  line-height: 0;
  font-size: 0;
}

.fixed:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  width: 0;
  font-size: 0;
  visibility: hidden;
}

.fixed {
  zoom: 1;
}

_html .fixed {
  height: 1%;
}

p {
  word-spacing: -1.5px;
}

.tr {
  text-align: right;
}

.tl {
  text-align: left;
}

.center {
  text-align: center;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.pa {
  position: absolute;
}

.pr {
  position: relative
}

/* -- 购物车外部框架 -- */
.cart_header,
.cart_content,
.cart_footer {
  width: 760px;
  margin: 0 auto;
}

/* -- 页面整体布局 -- */
.header,
.content,
.footer {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.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(left_top_img.gif) no-repeat;
  height: 3px;
  font-size: 0;
  overflow: hidden;
  margin-top: 10px;
}

.left2top {
  background: url(left2_top_img.gif) no-repeat;
  height: 3px;
  font-size: 0;
  overflow: hidden;
}

.leftbot {
  background: url(left_bot_img.gif) no-repeat;
  height: 3px;
  font-size: 0;
  overflow: hidden;
  margin-bottom: 10px;
}

.left2bot {
  background: url(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(right_top_img.gif) no-repeat;
  height: 3px;
  font-size: 0;
  overflow: hidden;
}

.right2top {
  background: url(right2_top_img.gif) no-repeat;
  height: 3px;
  font-size: 0;
  overflow: hidden;
}

.rightbot {
  background: url(right_bot_img.gif) no-repeat;
  height: 3px;
  font-size: 0;
  overflow: hidden;
  margin-bottom: 10px;
}

.right2bot {
  background: url(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;
}

.h_nav li a:-webkit-any-link {
  display: block;
}

/*头部开始*/
.h_wrap {
  margin: 0 auto;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}

.h_top {
  line-height: 30px;
  height: 30px;
  background: url(h_top.gif) repeat-x;
}

.top_right {
  display: inline;
}

.h_top span {
  padding: 0 2px;
}

.h_mid {
  height: 115px;
}

.logo {
  width: 575px;
  margin-top: 15px;
}

.logo img {
  display: block;
  margin-top: -8px;
}

.logo p {
  margin: 0 0 0 24px;
  color: #01005e;
  font-size: 26px;
  font-weight: bold;
  background: url(logo_bd.gif) no-repeat left 10px;
  padding-left: 24px;
}

.logo p span {
  display: block;
  font-size: 19px;
  margin-top: 3px;
}

.logo p em {
  color: #333333;
  font-size: 14px;
  font-weight: normal;
}

.logo2 {
  width: 305px;
  height: 60px;
  margin-top: 40px;
}

.phone {
  margin-top: 15px;
  background: url(sina_s.gif) no-repeat center 25px;
  font-size: 14px;
}

.phone a {
  width: 152px;
  text-align: center;
  background: url(sina.gif) no-repeat 48px center;
  padding-left: 35px;
  font-weight: bold;
  color: #01005e;
  display: block;
}

.phone span {
  width: 129px;
  display: block;
  background: url(phonw_t.gif) no-repeat center;
  margin-top: 15px;
  padding-left: 58px;
}

.phone i {
  display: block;
  font-family: Arial;
  color: #f08000;
  font-size: 30px;
  line-height: 30px;
  text-align: right;
}

.nav_box {
  height: 50px;
  line-height: 50px;
  background-color: #000;
}

.nav {
  width: 1200px;
  height: 50px;
  margin: 0 auto;
}

.nav ul {
  width: 1200px;
  font-size: 16px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}

.nav ul li {
  display: inline-block;
  width: 120px;
  height: 50px;
  margin: 0 55px;
  text-align: center;
  position: relative;
}

#pitchOn::after {
  content: "";
  display: block;
  width: 40%;
  height: 5px;
  margin-top: -10px;
  margin-left: 30%;
  background-color: orange;
}

.nav ul li a {
  display: inline-block;
  color: #fff;
  _padding: 0 10px;
  zoom: 1;
  font-weight: bold;
}

.nav ul li:hover {
  background-color: rgba(255, 255, 255, .3);
}

/* .nav ul li a:hover {
  background: #f18b16;
  width: 120px;
} */

.nav ul .home {
  width: 2px;
}

.nav ul .last {
  margin: 0;
  padding: 0;
  background: none;
}

.nav li.hcur .erj {
  display: block;
}

.nav li .erj {
  display: none;
  position: absolute;
  z-index: 999;
  left: 50%;
  top: 42px;
  margin-left: -58px;
  border: 1px solid #01005e;
  background: #fff;
  text-align: center;
  width: 115px;
  padding-top: 4px;
}

.nav li .erj p {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  border-bottom: dashed 1px #cfcfcf;
}

.nav li .erj p a {
  color: #01005e;
  font-weight: normal;
  display: inline-block;
  width: 107px;
  padding: 0 5px;
}

.nav li .erj p a:hover {
  color: #fff;
}

.nav_m p {
  top: 8px;
  right: 10px;
}

.nav_m p a {
  color: #fff;
  padding: 0 8px;
}

/*头部结束*/

/*底部开始*/
.f_wrap {
  height: auto;
  margin-top: 0px;
  background: #000000;
  padding-top: 0px;
}

.f_nav {
  padding-left: 10px;
  margin-top: 15px;
}

.f_nav a {
  color: #fff;
  width: 136px;
  display: block;
  float: left;
  line-height: 28px;
}

.f_cr {
  width: 820px;
  font-size: 14px;
  margin: 0 auto;
  color: #fff;
  height: 96px;
  padding-top: 22px;
  text-align: center;
  line-height: 24px;
}

.f_nav {
  height: 90px;
  overflow: hidden;
}

/*.f_cr a img{display:block;margin-top:10px;}
*/
.f_cr ul {
  margin: 0 10px 0 42px;
  line-height: 24px;
  display: inline;
  text-align: center;
  opacity: 0.4;
  filter: alpha(opacity=40);
  zoom: 1;
}

.f_cr ul span {
  margin-left: 12px;
}

.f_cr ul span a {
  color: #fff;
}

/*.f_cr ul img{vertical-align:middle;}
*/
.f_cr p {
  width: 95px;
  margin-top: 10px;
}

.f_cr p img {
  display: block;
  margin-left: 20px;
}

.f_cr p a {
  float: left;
  display: block;
}

/*底部结束*/

/*temp.css*/
.nor_tab {
  width: 100%;
  border: solid 1px #ccc;
  margin-bottom: 10px;
}

.nor_tab th {
  font-weight: bold;
  text-align: center;
  background: #f9f9f9;
  border: solid 1px #ccc;
  padding: 6px 0;
}

.nor_tab td {
  padding: 5px;
  border: solid 1px #ccc;
}

ul.t05_ul table {
  *margin-left: -15px;
}

/*滚动板IE补丁*/
.kq99billpay {
  background: url(99bill_pay.gif);
  height: 31px;
  width: 176px;
  border: 0;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
}

#div___________Perm {
  width: 2000px;
  height: 3000px;
  background: #fff;
  padding: 30px;
  position: absolute;
  top: 0;
  left: 0;
  color: #000;
  z-index: 999999;
}

.imt {
  color: Red;
}

.info_box {
  border: solid 1px #f58d12;
  background: #fff2db;
  padding: 5px;
  margin-bottom: 10px;
}

.info_box .ib_h {
  font-weight: bold;
  font-size: 140%;
  color: #007130;
}

#nodata {
  padding: 80px;
  padding-left: 150px;
  border: solid 1px #eee;
  margin: 10px 0;
  background: url(nodata.gif) no-repeat 20px 20px;
}

/* -- 弹出窗口 -- */
#mesbook1_c,
#mesbook1 {
  display: none;
  z-index: 1001;
  width: 398px;
  border: 1px solid #ccc;
  background: #fff;
  padding-bottom: 20px;
}

#mesbook1_c div,
#mesbook1 div {
  border: 1px solid #E4E3E3;
  background: #EBECEB;
  height: 18px;
  padding: 4px .5em 0;
  margin-bottom: 10px;
}

#mesbook1_c dl.b1,
#mesbook1 dl.b1 {
  width: 370px;
  margin: 0 auto;
}

#mesbook1_c dl.b1 dt,
#mesbook1 dl.b1 dt {
  float: left;
  width: 105px;
  overflow: hidden;
}

#mesbook1_c dl.b1 dd,
#mesbook1 dl.b1 dd {
  width: 265px;
  float: right;
}

#mesbook1_c #mesbook1_cBtns,
#mesbook1 #mesbook1Btns {
  padding-bottom: 10px;
}

#mesbook1_c #mesbook1_cBtns input,
#mesbook1 #mesbook1Btns input {
  margin-right: 20px;
}

/*处理中动画占全屏*/
#oran_div_processing {
  width: 300px;
  padding: 20px;
  z-index: 9999;
  text-align: center;
  background: #fffeef;
  border: solid 1px #b8ab04;
}

/*注册*/
.register_tab {
  background: #f6f6f6;
  width: 670px;
  font-size: 14px;
  margin-bottom: 10px;
}

.register_tab td {
  padding: 10px 5px;
}

.register_tab cite {
  display: block;
  width: 200px;
  font-style: normal;
  background: #fff8e8;
  border: solid 1px #ffe7af;
  padding-left: 18px;
  color: Red;
  font-size: 12px;
}

.register_tab .icon_cln {
  width: 50px;
  vertical-align: middle;
  text-align: center;
}

.register_tab .icon_cln img {
  display: none;
}

.register_tab .tr {
  width: 80px;
}

.register_prof {
  background: #fffdf0;
  width: 670px;
  font-size: 14px;
  margin-bottom: 10px;
  border: solid 1px #fed289;
  color: Gray;
}

.register_prof td {
  padding: 8px 5px;
}

.register_prof cite {
  display: block;
  width: 200px;
  font-style: normal;
  background: #fff8e8;
  border: solid 1px #ffe7af;
  padding-left: 18px;
  color: Red;
  font-size: 12px;
}

.register_prof span {
  font-size: 12px;
}

.register_prof .tr {
  width: 140px;
}

.blk {
  display: block;
}

.p {
  cursor: pointer;
}

.p5 {
  padding: 5px;
}

.hd {
  display: none;
}

.tfocus {
  background: #fffdf0;
}

.error {
  background: url(verror.gif) 2px 2px no-repeat #fff8e8;
  border: solid 1px #ffe7af;
  padding-left: 18px
}

cite {
  display: block;
}

/*产品左边分类样式*/
li.sub_column {
  margin-left: 10px;
  clear: both;
  background: none;
}

.t05_ul .nones {
  background: none;
}

li.sub_column li {
  background: url(ico10.gif) no-repeat 0 10px;
  padding-left: 10px;
}

li.sub_column li.cur {
  background: url(ico7.gif) no-repeat 0 10px;
  padding-left: 10px;
  font-weight: bold;
}

li.sub_column li.cur a {
  color: #fa8d0d;
}

.t05_ul li.cur a {
  font-weight: bold;
  color: #fa8d0d;
}

li.sub_column li a {
  height: 25px;
  line-height: 25px;
}

li.sub_column ul {
  margin-left: -20px;
  _margin-left: -35px;
}

/*登录*/
.login_tb {}

.login_tb td {
  padding: 5px 5px;
}

.login_tb .tr {
  width: 70px;
  vertical-align: top;
  font-size: 14px;
}

/*购物车产品详细页*/
.bgF7F7F7 {
  background: #F7F7F7;
}

#tbCartProducts td {
  border: solid 1px #ECECEC;
}

.quantity_tr {
  text-align: center;
}

.quantity_tr input {
  width: 30px;
  text-align: right;
  border: solid 1px #ddd;
}

.quantity_tr a {
  display: none;
  text-decoration: underline;
}

/*购物车支付方式*/
.payment_tab {
  width: 100%;
  margin-bottom: 10px;
}

.payment_tab tr {
  cursor: pointer;
}

.payment_tab .hover {
  background: #f3f2f2;
}

.payment_tab td {
  padding: 5px;
}

.add_info {
  border: solid 1px #bdbdbd;
  background: #edecec;
  padding: 10px;
  margin-bottom: 10px;
  line-height: 180%;
}

/*产品所有分类层*/
#prod_all_columns {
  z-index: 999;
  display: none;
  width: 557px;
}

#prod_all_columns h1 {
  font-size: 100%;
  background: url(all_columns_title.gif);
  height: 19px;
  line-height: 25px;
  padding-left: 10px;
  height: 25px;
}

#prod_all_columns .close {
  font-weight: normal;
  float: right;
  cursor: pointer;
  margin-right: 8px;
  line-height: 25px;
  _padding-top: 5px;
}

#prod_all_columns .close img {
  vertical-align: middle;
}

#prod_all_columns .columns {
  border: solid 1px #d5d5d5;
  border-top: 0;
  background: #fff;
  height: 400px;
  width: 555px;
  overflow: auto;
}

#prod_all_columns td {
  padding: 5px;
}

#prod_all_columns .top_column a {
  color: orange;
  font-weight: bold;
}

#prod_all_columns .top_column img {
  margin-right: 5px;
}

#prod_all_columns .sub_columns a {
  line-height: 150%;
  margin-right: 15px;
  background: url(ico12.gif) no-repeat 0 5px;
  padding-left: 10px;
}

/*收货人地址弹出层*/
.pop_addr {
  width: 557px;
}

.addr_title {
  width: 547px;
  font-size: 100%;
  background: url(all_columns_title.gif);
  line-height: 25px;
  height: 25px;
  padding: 0 5px;
}

.addr_title .close {
  float: right;
  margin-top: 5px;
}

.pop_addr .bord {
  background: #fff;
  width: 555px;
  height: 350px;
  border: solid 1px #d5d5d5;
  border-top: 0;
  background: #fff;
  padding-top: 5px;
}

.pop_addr .cont {
  height: 350px;
  overflow-y: scroll;
}

.pop_addr div table .tr {
  width: 100px;
}

.pop_addr div table td {
  padding: 2px;
}

.pop_addr .line {
  font-size: 0;
  overflow: hidden;
  line-height: 0;
  height: 1px;
  background: #ddd;
  margin: 10px;
}

#divCartMyAddr {
  z-index: 999;
  display: none;
  width: 557px;
}

#divCartMyAddr iframe {
  width: 557px;
  height: 356px;
}

/*分页控件*/
.apage .cur {
  border: 1px solid #D5D5D5;
  padding: 0 3px;
}

/*产品属性*/
.prod_attrs_b {
  width: 246px;
  height: 131px;
  background: url(attr_form.gif);
  margin-left: 5px;
  padding: 10px;
  margin-top: 5px;
  overflow: hidden;
}

.prod_attrs_b h5 {
  border-bottom: solid 1px #eeeded;
  line-height: 16px;
  margin-bottom: 5px;
}

.prod_attrs_b .prod_attrs_det {
  width: 236px;
  height: 96px;
  overflow-y: auto;
  word-break: break-all;
}

.prod_attrs {
  width: 246px;
  height: 267px;
  background: url(attr_form_b.gif);
  margin-left: 5px;
  padding: 10px;
  margin-top: 5px;
  overflow: hidden;
  margin-bottom: 10px;
}

.prod_attrs h5 {
  border-bottom: solid 1px #eeeded;
  line-height: 16px;
  margin-bottom: 5px;
}

.prod_attrs .prod_attrs_det {
  width: 236px;
  height: 236px;
  overflow-y: auto;
  word-break: break-all;
}

/*查看产品所有图片*/
.photo_list {
  padding: 10px;
}

.photo_list ul li {
  float: left;
  margin-left: 15px;
  margin-bottom: 15px;
}

.photo_list ul li img {
  width: 120px;
  height: 120px;
  border: solid 1px #fff;
}

.photo_list ul li a.cur img,
.photo_list ul li a:hover img {
  border: solid 1px #fda305;
}

.photo_list input {
  border: 0;
  height: 20px;
  line-height: 20px;
  width: 54px;
  background: #FDA305;
  color: white;
  cursor: pointer;
}

.photo_big {
  text-align: center;
  padding: 10px;
}

/*帮助中心满意度*/
.static_graph {
  width: 20px;
  background: orange;
  margin: 0 auto;
  font-size: 0;
  line-height: 0;
  margin-top: 10px;
}

.static_graph .tc {
  text-align: center;
}

#cntrStatic_0,
#cntrStatic_1,
#cntrStatic_2 {
  vertical-align: bottom;
  text-align: center;
}

/*推荐文章（mail）*/
#mailArticle {
  display: none;
  border: solid 1px #ccc;
}

#mailArticle iframe {
  width: 632px;
  height: 602px;
  overflow: hidden;
}

.mailprod {
  width: 626px;
  height: 600px;
  overflow: hidden;
  border: solid 1px #aaa;
  background: #fff;
}

/*拷贝地址*/
#div_nsw_copy_url {
  width: 400px;
  border: solid 1px #ccc;
  background: #fff;
}

#div_nsw_copy_url h1 {
  background: #f0f0f0;
  border-bottom: solid 1px #ccc;
  font-size: 14px;
  padding: 3px;
}

#div_nsw_copy_url h1 a {
  float: right;
  font-weight: normal;
  font-size: 12px;
}

#div_nsw_copy_url .cont {
  border-top: solid 1px #f6f6f6;
  padding: 10px;
}

#div_nsw_copy_url .cont textarea {
  width: 380px;
  height: 50px;
  margin: 10px 0;
}

/*资讯高级搜索*/
#div_nsw_news_advan_cntr {
  display: none;
}

#div_nsw_news_advan_cntr iframe {
  height: 222px;
  width: 402px;
}

#div_nsw_news_advan {
  height: 220px;
  width: 400px;
  border: solid 1px #ccc;
  background: #fff;
}

#div_nsw_news_advan h1 {
  background: #f0f0f0;
  border-bottom: solid 1px #ccc;
  font-size: 14px;
  padding: 3px;
}

#div_nsw_news_advan h1 a {
  float: right;
  font-weight: normal;
  font-size: 12px;
}

#div_nsw_news_advan .cont {
  border-top: solid 1px #f6f6f6;
  padding: 10px;
}

#div_nsw_news_advan .cont table td {
  padding: 3px;
}

/*网站公告*/
.anns {}

.anns dl {
  border-bottom: solid 1px #ddd;
  margin: 10px;
  padding-bottom: 5px;
  line-height: 150%;
}

.anns dl dt {
  font-weight: bold;
}

.anns dl .showtime {
  color: #959595;
}

/*相关搜索*/
.rele_search {
  border-top: solid 1px #ddd;
  margin: 5px;
  line-height: 160%;
}

.rele_search li {
  float: left;
  width: 150px;
}

.NewsColumns select {
  width: 130px;
}

/*图片滚动*/
#img_scroll {
  overflow: hidden;
  width: 400px;
}

#img_scroll #imgPrev {
  float: left;
  margin-top: 25px;
  cursor: pointer;
}

#img_scroll #imgNext {
  float: right;
  margin-top: 25px;
  cursor: pointer;
}

#img_scroll #img_list {
  float: left;
  width: 360px;
  overflow: hidden;
  white-space: nowrap;
  margin-left: 10px;
}

#img_scroll #img_list a {
  margin-left: 10px;
}

#img_scroll #img_list a img {
  padding: 8px 3px 3px 3px;
}

#img_scroll #img_list a.cur img {
  background: url(smallimgbg1.gif) no-repeat;
}

#img_scroll #img_list a img.cur {
  background: url(smallimgbg1.gif) no-repeat;
}

/*收藏样式修改（mail）*/
#div_fav_cntr {
  width: 250px;
  height: 135px;
  overflow: hidden;
}

/*资讯图片列表形式*/
dl.l08 {
  width: 197px;
  margin: 1.5em 0 0 25px;
  float: left;
  display: inline;
}

dl.l08 dt {
  width: 195px;
  height: 195px;
  border: 1px solid #ECECEC;
  overflow: hidden;
}

dl.l08 img {
  display: block;
  width: 195px;
  height: 195px;
}

dl.l08 dd {
  background: #ECECEC;
  margin: 2px 0 0 0;
  width: 100%;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
}

dl.l08 dd a {
  color: #666;
}

/*产品详细视频*/
.provideo .video_tit {}

.provideo .cont {}

/*加码销售*/
.payad_cntr {
  white-space: nowrap;
  width: 726px;
  overflow: hidden;
}

.sale_prom_info {
  background: #fffada;
  border: solid 1px #f00;
  padding: 5px;
  line-height: 150%;
  color: #535353;
}

.msg_li______ li {
  background: url(ico6.gif) no-repeat 0 8px;
  padding-left: 14px;
}

/*邀请注册*/
.invitation_2 {
  background: url(u_invitation.gif) no-repeat 0 10px;
  padding: 20px;
  padding-left: 150px;
  border: solid 1px #ccc;
  line-height: 200%;
  margin-bottom: 10px;
}

li.sub_column {
  margin-left: 10px;
}

li.sub_column li {
  background: url(ico10.gif) no-repeat 0 10px;
  padding-left: 10px;
}

li.sub_column li.cur {
  background: url(ico7.gif) no-repeat 0 10px;
  padding-left: 10px;
  font-weight: bold;
}

li.sub_column li.cur a {
  color: #fa8d0d;
}

.t05_ul li.cur a {
  font-weight: bold;
  color: #fa8d0d;
}

/*资料完整率*/
.prof_rate {
  border: solid 1px #f58d12;
  background: #fff2db;
  width: 600px;
}

.prof_rate td {
  padding: 5px;
}

.prof_rate td.rate {
  width: 500px;
}

.prof_rate td.rate div.r_cntr {
  border: solid 1px #0068b7;
  width: 490px;
}

.prof_rate td.rate div.r_cntr div {
  padding: 0 5px;
  background: #a7e2fe;
}

/*******/
.lnav div.lnav_more {
  margin-left: 18px;
}

.lnav ul.lnav_more {
  display: none;
  width: 180px;
  margin: 0px auto 0px auto;
}

.lnav ul.lnav_more li {
  white-space: nowrap;
  overflow: hidden;
}

.lnav ul.lnav_more li a {
  color: #666;
  padding-left: 10px;
}

.lnav ul.lnav_more li a:hover {
  background: url(ico7.gif) no-repeat 0 6px;
}

/************分页样式开始******************************/
.vc {
  word-break: break-all;
  overflow: visible;
  line-height: 2;
}

.vc a.o:link,
.vc a.o:visited {
  margin: 0 4px;
  padding: 3px 6px 1px;
  border: 1px solid #ddd;
  text-decoration: none;
  background: #fff;
}

.vc a.o:hover {
  border: 1px solid #049;
  text-decoration: none;
}

.ob {
  margin: 0 4px;
  padding: 3px 6px 1px;
  border: 1px solid #ddd;
  text-decoration: none;
  background: #fff;
}

.obg {
  margin: 0 4px;
  padding: 3px 6px 1px;
  border: 1px solid #ddd;
  text-decoration: none;
  background: #f00;
  color: #fff;
}

/***************分页结束****************************/

/*显示帮助*/
#div_nsw_show_help {
  width: 600px;
  border: solid 1px #ccc;
  background: #fff;
}

#div_nsw_show_help h1 {
  background: #f0f0f0;
  border-bottom: solid 1px #ccc;
  font-size: 14px;
  padding: 3px;
}

#div_nsw_show_help h1 a {
  float: right;
  font-weight: normal;
  font-size: 12px;
}

#div_nsw_show_help .cont {
  border-top: solid 1px #f6f6f6;
  padding: 10px;
}

#div_nsw_show_help .cont textarea {
  width: 580px;
  height: 100px;
  margin: 10px 0;
}

.n_info_con a.keys {
  color: Blue;
  text-decoration: underline;
}

/*加码销售样式*/
.payad {
  color: #666;
  padding-top: 15px;
}

.payad1 {
  background: url(ad_bg.gif);
  height: 80px;
  overflow: hidden;
  padding: 24px 0 0 0;
}

.payad1 p {
  padding-left: 60px;
  line-height: 22px;
}

.payad1 p span {
  color: red;
}

.payad1 p a.m {
  color: #FE7101;
  font-weight: bold;
  text-decoration: underline;
}

.payad1 p a.m:hover {
  color: #e00;
}

.payad2 {
  background: #F6F6F6;
  padding: 5px;
  height: 134px;
  overflow: hidden;
}

/*.pl , .pr { width:12px; float:left; }
*/
.pm {
  width: 692px;
  float: left;
}

.pm dl {
  width: 330px;
  float: left;
  display: inline;
  margin: 16px 0 0 11px;
}

.pm dt {
  width: 100px;
  height: 100px;
  border: 1px solid #E4E4E4;
  background: white;
  overflow: hidden;
  float: left;
}

.pm dt img {
  width: 100px;
}

.pm dd {
  width: 220px;
  float: right;
}

.pm dd.tit {
  overflow: hidden;
  white-space: normal;
}

.pm dd.tit a {
  color: #04d;
  font-size: 14px;
}

.pm dd.con {
  height: 45px;
  overflow: hidden;
  margin: 7px 0;
}

.pm dd.btn a {
  font-weight: bold;
  color: #E87917;
  text-decoration: underline;
}

.pm dd.btn a:hover {
  color: #e00;
}

.pm dd.btn input {
  vertical-align: text-bottom;
}

/*rollup.css*/
#roll_top,
#fall,
#ct {
  position: relative;
  cursor: pointer;
  height: 72px;
  width: 26px
}

#roll_top {
  background: url(top.gif.png) no-repeat
}

#fall {
  background: url(top.gif.png) no-repeat 0 -80px
}

#ct {
  background: url(top.gif.png) no-repeat 0 -40px
}

#roll {
  display: block;
  width: 15px;
  margin-right: -500px;
  position: fixed;
  right: 50%;
  top: 50%;
  _margin-right: -505px;
  _position: absolute;
  _margin-top: 300px;
  _top: expression(eval(document.documentElement.scrollTop))
}

/*index.css*/
@charset "utf-8";
/* CSS Document */

/*common*/
.mb10 {
  margin-bottom: 10px;
}

.ml10 {
  margin-left: 10px;
}

.bg {
  background: #FFF;
}

em {
  font-style: normal;
}

/**/
.id_ban {
  height: 510px;
  overflow: hidden;
}

.ban_m a {
  height: 510px;
  background: url(ban1.jpg) no-repeat center;
  display: block;
}

/**/
.link_main {
  width: 100%;
  height: 50px;
  overflow: hidden;
  /*background: url(../images/lk_m.gif) repeat-x;*/
}

.link_main .link {
  width: 680px;
  overflow: hidden;
  display: inline;
  line-height: 50px;
  color: #353535;
}

.link_main a {
  padding-right: 0px;
  color: #353535;
}

.link_main .first {
  padding-left: 0;
}

.link>a {
  margin-right: 10px;
}

.search {
  width: 258px;
  height: 26px;
  margin-top: 12px;
  background: url(../images/search.gif) no-repeat;
}

.search input {
  display: block;
  float: left;
  color: #b8b8b8;
  background: none;
  border: none;
}

.search .input {
  width: 170px;
  height: 26px;
  line-height: 24px;
  padding-left: 30px;
}

.search .submit {
  width: 50px;
  height: 26px;
  cursor: pointer;
  border: 0;
  margin-left: 8px;
}

/**/
.bra {
  height: 184px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
  margin: 18px 0 20px;
}

.bra h3 {
  height: 48px;
  line-height: 48px;
  background: url(../images/bra_t.gif) no-repeat;
  font-size: 22px;
  text-align: center;
}

.bra h3 a {
  color: #fff;
}

.bra .slide_m {
  padding: 0 12px;
  +padding-bottom: 12px;
  border: 1px solid #c6c6c6;
  border-top: none;
}

.bra .slide_m .btn {
  margin-top: 43px;
  width: 15px;
  height: 41px;
}

.bra .slide_m .btn_l {
  background: url(../images/btn_lf.gif) no-repeat 0 0;
}

.bra .slide_m .btn_r {
  background: url(../images/btn_rt.gif) no-repeat 0 0;
}

.bra .slide_c {
  margin: 18px 7px 13px;
  text-align: center;
  width: 890px;
  height: 105px;
  overflow: hidden;
}

.bra .slide_c li {
  width: 162px;
  height: 105px;
  float: left;
  margin: 0 8px;
  background: url(sl_li.gif) no-repeat;
  overflow: hidden;
  zoom: 1;
  display: inline;
}

.bra .slide_c img {
  width: 158px;
  height: 78px;
  display: block;
  margin: 0 auto;
  padding: 1px;
  border: 1px solid #c6c6c6;
}

.bra .slide_c span {
  display: block;
  margin-top: 8px;
}

.bra .slide_c span a {
  color: #444444;
  font-size: 12px;
}

/**/
.pro {
  height: auto;
  overflow: hidden;
  font-family: "\5FAE\8F6F\96C5\9ED1";
  margin-bottom: 20px;
  padding-top: 0px;
}

.i_lf {
  width: 201px;
  background: #f2f2f2;
}

.i_lf ul {
  width: 171px;
  padding: 8px 14px 20px 14px;
  border-top: 0;
}

.list_1 ul {
  border-bottom: 0;
}

.pro .i_lf h4 {
  height: 40px;
  line-height: 40px;
  background: #01005e;
  font-size: 16px;
  padding-left: 33px;
}

.pro .i_lf h4 a {
  color: #fff;
}

.pro .i_lf ul li {
  line-height: 40px;
  height: 40px;
  +line-height: 32px;
  +height: 32px;
  zoom: 1;
  overflow: hidden;
  background: url(../images/pro_lf_li.gif) repeat-x bottom;
}

.pro .i_lf li a {
  display: block;
  background: url(../images/pro_lf_a.gif) no-repeat 3px 13px;
  color: #333;
  padding-left: 26px;
}

.pro .i_lf .last {
  background: none;
}

.i_rt {
  width: 960px;
}

.tab_li {
  line-height: 40px;
  width: 960px;
}

.tab_li li {
  float: left;
  font-weight: bold;
}

.tab_li li a,
.tab_li li b {
  display: inline-block;
  float: left;
}

.tab_li li a:hover {
  background: url(pro_tab.gif)
}

.tab_li li a {
  height: 40px;
  display: inline-block;
  color: #444444;
  padding: 0 8px;
  _padding: 0 5px;
  zoom: 1;
}

.tab_li li a span em {
  font-style: normal;
  cursor: pointer;
}

.tab_li li a:hover span,
.tab_li .cur span {
  display: inline-block;
  background: #FFF;
  padding-left: 8px;
  _padding-left: 5px;
}

.tab_li li a:hover span em,
.tab_li .cur span em {
  background: #FFF;
  padding-right: 8px;
  _padding-right: 5px;
  display: inline-block;
}

.tab_li li a:hover {
  background: #FFF;
  text-decoration: none;
  display: inline-block;
  color: #000;
  padding: 0;
  zoom: 1;
}

.tab_li .cur a {
  background: #FFF;
  text-decoration: none;
  display: inline-block;
  color: #000;
  padding: 0;
  zoom: 1;
}

.pro_li {
  margin: 0px 0px 0px 3px;
}

.pro_li {
  background: url(pro_rt_s.gif) no-repeat 18px bottom;
  padding-bottom: 30px;
  margin: 21px 0 0 3px;
  border: 1px solid #ccc;
  height: 465px;
  width: 950px;
}

.pro_li li {
  float: left;
  width: 228px;
  text-align: center;
  margin: 8px 0 0px 7px;
  display: inline;
  zoom: 1;
}

.pro_li li a {
  display: block;
  font-size: 12px;
}

.pro_li li img {
  width: 220px;
  height: 196px;
  display: block;
  border: 1px solid #ccc;
  margin: 4px;
}

.pro_li li span {
  width: 228px;
  display: block;
  margin-top: 8px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}

.pro_li li span a {
  display: block;
  color: #333;
  text-align: center;
}

.pro_first {
  margin-left: 25px;
  padding-top: 35px;
  padding-bottom: 35px;
  display: inline-block;
  border-bottom: 1px dashed #CCC;
}

.pro_first dt {
  width: 228px;
  height: 163px;
  float: left;
}

.pro_first dd {
  height: 163px;
  float: left;
  width: 480px;
  padding-left: 10px;
}

.pro_first dd h3 a {
  color: #01005E;
  font-size: 18px;
  height: 36px;
  line-height: 36px;
}

.pro_first dd p {
  line-height: 24px;
  font-size: 14px;
}

.pro_first img {
  display: block;
  height: 155px;
  width: 220px;
  border: 4px solid #F18B16;
}

/**/
.s_ban {
  width: 960px;
  height: 150px;
  background: url(s_ban_s.gif) no-repeat bottom center;
  padding: 0px 0px 0px 0px;
}

.s_ban img {
  width: 960px;
  height: 150px;
  display: block;
}

.s_ban p {
  width: 295px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
  color: #fff;
  top: 43px;
  right: 18px;
  text-align: right;
}

.s_ban p b {
  font-size: 24px;
  color: #0c81d4;
  font-weight: normal;
  margin-left: 5px;
}

.s_ban p a {
  display: block;
  margin-left: 45px;
}

.s_ban p span {
  width: 285px;
  height: 37px;
  line-height: 37px;
  display: block;
  background: url(s_ph.png) no-repeat right;
  font-size: 14px;
  padding-right: 10px;
  font-weight: bold;
}

.s_ban p a img {
  display: block;
  width: 143px;
  height: 53px;
  margin: 0 auto;
}

/* 选择鼎丰的6个理由 */
.select {
  font-family: "微软雅黑";
  overflow: hidden;
  margin: 20px auto;
  width: 960px;
}

.sl_content {
  width: 1228px;
  margin: 0 auto;
}

.sl_banner {
  margin: 50px auto 25px;
}

.sl_list {
  width: 875px;
  margin: 24px 0 10px 0;
  background: url(list_back.png) no-repeat center bottom;
  padding: 0 160px 43px;
}

.sl_last {
  background: none;
}

.different {
  font-size: 30px;
  color: #01005e;
  font-weight: bold;
}

.different a {
  color: #01005e;
}

.ls_head {
  line-height: 1;
  margin-bottom: 20px;
}

.ls_head img {
  margin: 3px 3px 0 0;
}

.ls_head i {
  font-family: "Times New Roman";
  text-transform: uppercase;
  margin-top: 3px;
  display: block;
}

.ls_content {
  width: 100%;
}

.con_list {
  width: 400px;
}

.con_list ul {
  margin: 18px 0 0 10px;
  _margin: 15px 0 0 5px;
  color: #222222;
}

.con_list li {
  background: url(list_style.png) no-repeat left 10px;
  line-height: 26px;
  font-size: 13px;
  zoom: 1;
  padding: 3px 0 3px 20px;
}

.con_list05 {
  width: 430px;
}

.vs {
  top: 15%;
  left: 388px;
}

.ys_img {
  position: relative;
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 400px;
  height: 232px;
}

.ys_img img {
  width: 400px;
  height: 232px;
}

.ys_img .p1 {
  filter: alpha(opacity=80);
  opacity: .8;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #F08000;
  color: #fff;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  width: 400px;
}

.ys_img .p2 {
  filter: alpha(opacity=80);
  opacity: .8;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #01005E;
  color: #fff;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  width: 400px;
}

/* 人才技术荣誉 */
.tph {
  background: url(tph.jpg) repeat-x;
  height: 397px;
  padding-top: 40px;
  margin-bottom: 45px;
  overflow: hidden;
}

.tech {
  width: 260px;
  margin-right: 41px;
  display: block;
  margin-top: 5px;
}

.tch_m {
  padding-left: 8px;
}

.tech img {
  margin: 15px auto 10px;
}

.tech_text {
  text-align: justify;
  font-family: "\5FAE\8F6F\96C5\9ED1";
  line-height: 28px;
  white-space: pre-wrap;
  color: #000;
}

.tech_link {
  background: url(tech_link.jpg) no-repeat;
  width: 100px;
  height: 23px;
  color: #fff;
  font-weight: bold;
  display: block;
  text-indent: 30px;
  line-height: 23px;
  margin-top: 8px;
}

.patent {
  width: 351px;
  background: url(patent.jpg) no-repeat center center;
}

.patent .tph_title {
  margin-left: 37px;
}

.patent .slide_m {
  width: 272px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
  margin: 13px auto 0;
}

.patent .slide_m .btn {
  margin-top: 100px;
  width: 15px;
  height: 41px;
}

.patent .slide_m .btn_l {
  background: url(btn_lf.gif) no-repeat 0 0;
}

.patent .slide_m .btn_r {
  background: url(btn_rt.gif) no-repeat 0 0;
}

.patent .slide_c {
  margin: 0 13px;
  text-align: center;
  width: 212px;
  overflow: hidden;
}

.patent .slide_c li {
  width: 186px;
  float: left;
  margin: 0 13px;
  overflow: hidden;
  zoom: 1;
  display: inline;
}

.patent .slide_c img {
  width: 186px;
  height: 250px;
  display: block;
  margin: 0 auto;
}

.patent .slide_c span {
  display: block;
  margin-top: 12px;
}

.patent .slide_c span a {
  color: #444;
  font-size: 12px;
}

.honour {
  width: 272px;
}

.honour .slide_m {
  width: 272px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
  margin: 13px auto 0;
}

.honour .slide_m .btn {
  margin-top: 100px;
  width: 15px;
  height: 41px;
}

.honour .slide_m .btn_l {
  background: url(btn_lf.gif) no-repeat 0 0;
}

.honour .slide_m .btn_r {
  background: url(btn_rt.gif) no-repeat 0 0;
}

.honour .slide_c {
  margin: 0 11px;
  text-align: center;
  width: 220px;
  overflow: hidden;
}

.honour .slide_c li {
  float: left;
  margin: 0 5px;
  width: 210px;
  background: url(award_bg.gif) no-repeat center top;
  overflow: hidden;
  zoom: 1;
  display: inline;
}

.honour .slide_c img {
  width: 196px;
  height: 149px;
  display: block;
  margin: 0 auto;
  padding: 50px 0;
}

.honour .slide_c span {
  display: block;
  margin-top: 12px;
}

.honour .slide_c span a {
  color: #444;
  font-size: 12px;
}

/* 服务流程 */
.service {
  height: 190px;
  margin-bottom: 30px;
  overflow: hidden;
  margin-top: 20px;
}

.service ul {
  margin-top: 15px;
}

.service li {
  background: url(service.png) no-repeat;
  float: left;
  width: 157px;
  height: 150px;
  margin-right: 3px;
  font-weight: bold;
}

.service .se_num {
  font-size: 72px;
  line-height: 72px;
  color: #333acc;
  display: block;
  text-align: right;
  margin: 7px 10px 5px 0;
}

.service .se_text {
  display: block;
  font-size: 16px;
  color: #fff;
  font-family: "\5FAE\8F6F\96C5\9ED1";
  text-align: center;
}

/* 客户见证 */
.customer {
  height: 456px;
  margin-bottom: 40px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}

.cus_m {
  margin-top: 25px;
  padding: 0 6px;
  border: 1px solid #CCC;
  height: 380px;
}

.cus_m h4 a {
  display: block;
  color: #000;
  border-bottom: 1px solid #8e8e8e;
  padding-bottom: 10px;
}

.cus_m img {
  margin: 0 auto 15px;
}

.cu_name,
.cu_title {
  line-height: 3;
  white-space: pre-wrap;
  color: #000;
}

.cu_text {
  font-size: 12px;
  line-height: 26px;
  margin-bottom: 20px;
  color: #000;
}

.cu_left {
  display: inline;
}

.cu_middle {
  background: url(cu_middle.png) no-repeat center top;
  width: 267px;
  padding: 0 43px;
  margin-top: 5px;
}

.cu_middle p,
.cu_right {
  width: 260px;
  color: #000;
}

.cu_right {
  margin-top: 5px;
}

/* 鼎丰动态 */
.dynamic {
  background: url(dynamic.jpg) repeat-x;
  height: 501px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}

.dy_content {
  padding: 35px 0 0 0px;
}

.dy_fl {
  width: 575px;
  background: url(dy_img.png) no-repeat center right;
  padding-right: 60px;
}

.dy_fr {
  width: 285px;
  padding-left: 40px;
}

.dy_fr .dy_list {
  padding: 0;
  margin-top: 15px;
}

.dy_fl dl {
  padding: 18px 0px 10px 20px;
}

.dy_fl dd {
  width: 298px;
}

.dy_fl dd h4 a {
  color: #000;
}

.dy_title {
  font-weight: bold;
  color: #000;
  line-height: 2.5;
}

.dy_text {
  line-height: 26px;
  width: 298px;
  height: 180px;
  overflow: hidden;
  font-family: "\5FAE\8F6F\96C5\9ED1";
  margin-top: 10px;
}

.dy_text a {
  color: #0c81d4;
}

.dy_link {
  color: #0c81d4;
  margin-top: 5px;
  display: block;
}

.dy_list {
  padding-left: 20px;
}

.dy_list li {
  background: url(dy_list.jpg) no-repeat 6px center;
  border-bottom: 1px dashed #dbdbdb;
  text-indent: 24px;
  line-height: 36px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
  zoom: 1;
}

.dy_list li a {
  color: #222;
}

.dy_list li span {
  color: #444;
  float: right;
  opacity: 0.5;
  filter: alpha(opacity=50);
  zoom: 1;
}

.dy_fr .dy_list li {
  line-height: 41px;
  zoom: 1;
}

.dy_list .last {
  border: 0 none;
}

.dy_list2 {
  margin-right: 20px;
}

.dy_list2 li {
  background: url(../images/dy_list.jpg) no-repeat 6px center;
  border-bottom: 1px dashed #dbdbdb;
  text-indent: 24px;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
  font-family: "\5FAE\8F6F\96C5\9ED1";
  zoom: 1;
}

.dy_list2 li a {
  color: #222;
}

.dy_list2 li span {
  color: #444;
  float: right;
  opacity: 0.5;
  filter: alpha(opacity=50);
  zoom: 1;
}


/**/
.tph_title {
  font-size: 18px;
  text-indent: 14px;
  font-family: Arial;
  color: #333;
}

.tph_title p {
  border-left: 6px solid #f08000;
  padding-bottom: 2px;
  text-transform: uppercase;
}

.tph_title .dif {
  font-size: 18px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
  font-weight: bold;
  display: block;
  color: #01005e;
}

.tph_title .more {
  display: block;
  margin: 27px 10px 0 0;
}

.tph_title .more img {
  display: block;
}

/**/
.sty {
  height: auto;
  padding-top: 30px;
}

.sty .slide_m {
  padding: 0 7px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
  border: 1px solid #ccc;
  border-width: 0px 1px 1px 1px;
}

.sty .slide_m .btn {
  margin-top: 73px;
  width: 15px;
  height: 41px;
}

.sty .slide_m .btn_l {
  background: url(btn_lf.gif) no-repeat 0 0;
}

.sty .slide_m .btn_r {
  background: url(btn_rt.gif) no-repeat 0 0;
}

.sty .slide_c {
  margin: 18px 5px 15px;
  text-align: center;
  width: 904px;
  overflow: hidden;
}

.sty .slide_c li {
  width: 202px;
  float: left;
  margin: 0 12px;
  overflow: hidden;
  zoom: 1;
  display: inline;
}

.sty .slide_c img {
  width: 196px;
  height: 146px;
  display: block;
  margin: 0 auto;
  padding: 2px;
  border: 1px solid #c6c6c6;
}

.sty .slide_c span {
  display: block;
  margin-top: 10px;
}

.sty .slide_c span a {
  color: #444;
  font-size: 12px;
}

/**/
.a_w {
  height: 344px;
  overflow: hidden;
  padding-top: 30px;
  width: 958px;
  margin: 0 auto;
  border: 1px solid #CCC;
}

.ab_m {
  background: url(about_s.gif) no-repeat 635px 30px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}

.ab_m .tph_title {
  margin-bottom: 22px;
}

.ab {
  width: 590px
}

.ab dl {
  padding-left: 20px;
}

.ab dt,
.ab dt img {
  width: 239px;
  height: 212px;
  display: block;
}

.ab dd {
  width: 306px;
  line-height: 26px;
  color: #444;
  margin-left: 23px;
  display: inline;
}

.ab dd a {
  color: #000;
}

.ab dd p {
  margin-top: 5px;
}

.ab dd p a {
  color: #0c81d4;
}

.wd {
  width: 277px;
  height: 344px;
  overflow: hidden;
}

.wd_m {
  overflow: hidden;
  padding-top: 5px;
}

.wd_m dl {
  padding-bottom: 15px;
  margin-bottom: 15px;
  line-height: 24px;
  background: url(wd_bg.gif) no-repeat bottom center;
}

.wd_m dl dt {
  background: url(wd.gif) no-repeat 3px 0;
  padding-left: 40px;
  height: 25px;
  overflow: hidden;
  margin-bottom: 8px;
}

.wd_m dl dt a {
  font-weight: bold;
  color: #000;
}

.wd_m dl dd {
  background: url(wd.gif) no-repeat 3px -32px;
  padding-left: 40px;
  color: #000;
}

.wd_m .last {
  background: none;
}

/**/
.re_lk {
  width: 418px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
  color: #fff;
}

.app {
  opacity: 0.5;
  filter: alpha(opacity=50);
  zoom: 1;
}

.lk_t {
  border-bottom: 2px solid #9d9cc1;
  line-height: 24px;
  padding-bottom: 10px;
}

.lk_t h3 {
  font-size: 16px;
}

.lk_t a {
  color: #fff;
}

.lk_t h3 em {
  margin-left: 5px;
  text-transform: uppercase;
}

.lk_t a img {
  border-left: 3px solid #e55600;
  padding: 2px 0 2px 5px;
  margin-left: 6px;
}

.lk_m {
  line-height: 28px;
  text-align: left;
  padding-left: 10px;
  margin-top: 15px;
}

.lk_m a {
  padding-right: 30px;
  zoom: 1;
  color: #fff;
}

.Eng {
  right: 135px;
  top: 15px;
  height: 20px;
  width: 90px;
  position: absolute;
}

.Eng a {
  background: url("sfl_egls.jpg") no-repeat;
  color: #01005E;
  display: inline;
  font-size: 12px;
  height: 30px;
  padding-left: 30px;
  width: 40px;
}

.header.fixed {
  position: relative;
}

.middle {
  width: 1200px;
  padding: 0 5%;
  margin: 20px auto;
  margin-bottom: 80px;
}

.middle img {
  width: 100%;
}

.middle p {
  text-indent: 2rem;
  font-size: 16px;
  margin: 10px 0;
  line-height: 24px;
  font-weight: 600;
}

.header.fixed>ul {
  position: absolute;
  top: 30px;
  right: 0;
  width: 200px;
}

.header.fixed>ul>li {
  width: 60px;
  float: left;
}

.header.fixed>ul>li>a {
  display: block;
  text-align: center;
}

.header.fixed>ul>li>a>img {
  width: 40px;
}

.header.fixed>ul>li>a>span {
  display: inline-block;
  margin-top: 5px;
}

.content h3 {
  height: 48px;
  line-height: 48px;
  background: url(../images/bra_t.gif) no-repeat;
  font-size: 22px;
  text-align: center;
}

.content h3 a {
  color: #fff;
}


#xuanfu_001 {
  z-index: 990;
  position: fixed;
  right: 0px;
  top: 160px;
  width: 100px;
  margin: 0 10px;
}

.line_kefu_01 {
  width: 60px;
  height: 280px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.line_kefu_01 ul {
  margin: 0px !important;
  padding: 0px !important;
  background: #fff;
}

.line_kefu_01 ul li {
  height: 60px;
  width: 60px;
  margin-bottom: 4px;
  text-align: center;
}

.line_kefu_01 ul li img {
  height: 30px;
  padding-top: 5px;
}

.line_kefu_01 ul li a {
  background: #eee;
  color: #787878;
  text-decoration: none;
  display: block;
  height: 60px;
  width: 60px;
  font-size: 12px;
}

.line_kefu_01 ul li a:hover {
  background: #FF3;
}

.weixinerwm {
  position: relative;
}

.weixinerwm p {
  display: none;
  position: absolute;
  top: 0px;
  left: -100px;
}

.weixinerwm:hover p {
  display: block;
}

.footer {
  height: 141px;
}

.wxLog-box {
  position: fixed;
  right: 5%;
  bottom: 10%;
}

.wxLog {
  width: 48px;
  height: 148px;
  padding: 10px;
  text-align: center;
  border: 1px solid #ccc;
  position: relative;
}

.wxLog .wx {
  width: 170px;
  position: absolute;
  right: 70px;
  bottom: 0;
  display: none;
}

.wxLog div:nth-child(1) {
  margin: 10px 0;
}

.wxLog div:nth-child(1)::after {
  content: "";
  display: block;
  width: 80%;
  height: 1px;
  margin: 0 auto;
  margin-top: 5px;
  background-color: #ccc;
}

.wxLog div:nth-child(1):hover .wx {
  display: block;
}

.wxLog img {
  width: 45px;
}

.collaborate {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 80px;
  text-align: center;
  overflow: auto;
}

.collaborate h2 {
  margin: 40px 0;
}

.collaborate>div {
  display: inline-block;
  width: 380px;
  height: 190px;
  margin: 0 10px 10px 0;
  border: 2px dashed #ccc;
  overflow: hidden;
}

.collaborate>div>img {
  width: 100%;
  height: 100%;
}

.collaborate>div:last-child {
  float: left;
  margin-left: 5px;
}