html {
  color: #000;
  background: #fff;
}
body {
  color: #666;
  font: 12px/1.231 "Microsoft Yahei", arial, helvetica, clean, sans-serif;
} /*网站字体颜色*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var,
optgroup {
  font-style: inherit;
  font-weight: inherit;
}
del,
ins {
  text-decoration: none;
}
li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
q:before,
q:after {
  content: "";
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: baseline;
}
sub {
  vertical-align: baseline;
}
input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
input,
button,
textarea,
select {
  *font-size: 100%;
}
input,
select {
  vertical-align: middle;
}
select,
input,
button,
textarea,
button {
  font: 99% arial, helvetica, clean, sans-serif;
}
table {
  font-size: inherit;
  font: 100%;
  border-collapse: collapse;
}
pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}
/*title*/
h1 {
  font-size: 32px;
}
h2 {
  font-size: 26px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10px;
}

.mt10 {
  margin-top: 10px;
}

a {
  color: #666;
  text-decoration: none;
} /*for ie f6n.net*/
a:focus {
  outline: 0;
} /*for ff f6n.net*/
a:hover {
  text-decoration: underline;
}
.vam {
  vertical-align: middle;
}
.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}
p {
  word-spacing: -1.5px;
}
.tr {
  text-align: right;
}
.tl {
  text-align: left;
}
.center {
  text-align: center;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.pa {
  position: absolute;
}
.pr {
  position: relative;
}
/* -- 购物车外部框架 -- */
.cart_header,
.cart_content,
.cart_footer {
  width: 760px;
  margin: 0 auto;
}

/*--在线客服css--*/
.ImTable * {
  padding: 0px;
  margin: 0px;
}
.ImTable {
  border-collapse: collapse;
  border: none;
  background: url(/UserControls/im/kefu/bg.gif);
}
.ImTable h2 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 5px;
}
.ImHeader {
  height: 165px;
  background: url(/UserControls/im/kefu/im_01.gif);
}
.ImRow0 {
  background: url(/UserControls/im/kefu/ico_item1.gif) no-repeat;
  margin: 10px 10px 0;
  height: 24px;
  padding-left: 10px;
  padding-top: 4px;
}
.ImRow1 {
  background: url(/UserControls/im/kefu/ico_item1.gif) no-repeat;
  margin: 10px 10px 0;
  height: 24px;
  padding-left: 10px;
  padding-top: 4px;
}
a.im,
a:hover.im {
  text-decoration: none;
  height: 35px;
  color: #036dda;
  font-size: 14px;
}
.ImFooter {
  height: 90px;
  background: url(/UserControls/im/kefu/im_04.gif) no-repeat;
  display: inline-block;
  width: 150px;
  font-family: Arial, Helvetica, sans-serif;
}
.ImFooter h5 {
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  margin: 15px 0 0;
  font-family: "宋体";
}
.ImFooter p {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin: 10px 0;
}

/* -- 弹出窗口 -- */
#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 0.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;
}
/*--common start--*/

/* -- 页面整体布局 -- 
.header , .content , .footer { width:1080px; margin:0 auto;  }
.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(Img/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-top:10px;}
.left2top { background:url(Img/left2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.leftbot { background:url(Img/left_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { background:url(Img/right_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }

.right { width:735px; float:left; display:inline; margin-left:24px; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.righttop { background:url(Img/right_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.right2top { background:url(Img/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url(Img/right_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { background:url(Img/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:735px; padding-bottom:15px; overflow:hidden; }
.right2_main { width:273px; padding-bottom:15px; overflow:hidden;}
.left2_main { width:668px;  padding-bottom:15px; overflow:hidden;}

.h_nav li a:-webkit-any-link{ display:block;}*/

/* -- 页面整体布局 -- */
.header,
.content,
.footer {
  width: 1080px;
  margin: 0 auto;
}
.left {
  width: 201px;
  float: left;
  overflow: hidden;
}
.left2 {
  width: 775px;
  float: left;
  overflow: hidden;
}
.left3 {
  width: 754px;
  float: left;
  overflow: hidden;
  color: #666;
}
.lefttop {
  background: url(images/left_top_img.gif) no-repeat;
  height: 3px;
  font-size: 0;
  overflow: hidden;
  margin-top: 10px;
}

.right {
  width: 855px;
  float: left;
  display: inline;
  margin-left: 24px;
  overflow: hidden;
}
.right2 {
  width: 275px;
  float: right;
  overflow: hidden;
}
.right3 {
  width: 201px;
  float: right;
  overflow: hidden;
  color: #666;
}

.right2bot {
  background: url(Img/left_bot2_img.gif) no-repeat;
  height: 3px;
  font-size: 0;
  overflow: hidden;
  margin-bottom: 10px;
}

.right_main {
  width: 855px;
  padding-bottom: 15px;
  overflow: hidden;
}
.right2_main {
  width: 273px;
  padding-bottom: 15px;
  overflow: hidden;
}
.left2_main {
  width: 775px;
  padding-bottom: 15px;
  overflow: hidden;
}

.h_nav li a:-webkit-any-link {
  display: block;
}

/*头部开始*/
.h_top {
  background: url(images/h_bj.jpg) no-repeat center top;
  height: 240px;
  overflow: hidden;
}
.h_top .h_ht {
  height: 35px;
  font: 12px "Microsoft YaHei";
  color: #666;
  line-height: 35px;
  overflow: hidden;
}
.h_ht span {
  float: right;
  color: #666;
}
.h_ht span a {
  color: #666;
  margin: 0 4px;
}

.h_logo {
  height: 142px;
  overflow: hidden;
}
.h_logo h2 {
  width: 308px;
  height: 84px;
  background: url(images/h_x.jpg) no-repeat right center;
  margin: 26px 25px 0 0;
}
.h_logo h2 img {
  width: 288px;
  height: 84px;
}
.h_logo .logo_img {
  width: 308px;
  height: 84px;
  background: url(images/h_x.jpg) no-repeat right center;
  margin: 26px 25px 0 0;
}
.h_logo .logo_img img {
  width: 288px;
  height: 84px;
}
.h_logo h3 {
  font: 26px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 26px;
  margin-top: 46px;
}
.h_logo h3 span {
  font: 14px Arial;
  color: #a0a0a0;
  line-height: 36px;
  text-transform: uppercase;
  letter-spacing: -1px;
}
.h_logo .logo_span {
  font: 26px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 26px;
  margin-top: 46px;
}
.h_logo .logo_span h1 {
  font: 26px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 26px;
  margin-top: 46px;
  display: inline;
}
.h_logo .logo_span span {
  font: 14px Arial;
  color: #a0a0a0;
  line-height: 36px;
  text-transform: uppercase;
  letter-spacing: -1px;
}

.h_logo .h_pho {
  width: 228px;
  height: 62px;
  padding-left: 84px;
  background: url(images/h_pho.jpg) no-repeat left center;
  margin-top: 40px;
}
.h_pho p {
  font: 18px "Microsoft YaHei";
  color: #303030;
  line-height: 20px;
  text-align: right;
  background: url(images/h_x2.jpg) no-repeat 0px 4px;
}
.h_pho p span {
  font: 30px Arial;
  font-weight: bold;
  color: #ba1a19;
  line-height: 42px;
}
.h_top .h_nav {
  height: 63px;
  overflow: hidden;
}
.h_nav li {
  height: 63px;
  width: 159px;
  float: left;
  background: url(images/h_tx.jpg) no-repeat right center;
  font: 16px "Microsoft YaHei";
  color: #fff;
  line-height: 63px;
  text-align: center;
  margin-right: -45px;
}
.h_nav li a {
  color: #fff;
  height: 63px;
  width: 146px;
  background: url(images/h_tb.png) no-repeat center 63px;
  display: inline-block;
}
.h_nav li a:hover,
.h_nav .cur a {
  font-weight: bold;
  background-position: center top;
  display: inline-block;
  position: relative;
  z-index: 20;
  text-decoration: none;
}
.h_nav .cur a {
  z-index: 22;
}
.h_nav .cle_m {
  background: none;
}

/*头部结束*

/*底部开始*/
.f_foot {
  height: 214px;
  background: url(images/f_bj.jpg) no-repeat center top;
  overflow: hidden;
}
.f_foot ul {
  height: 45px;
  width: 800px;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
}
.f_foot ul li {
  width: 104px;
  background: url(images/f_tx.jpg) no-repeat right center;
  float: left;
  font: 14px "Microsoft YaHei";
  color: #fff;
  line-height: 45px;
}
.f_foot li a {
  color: #fff;
}
.f_foot ul .cle_m {
  background: none;
}
.f_foot h2 {
  width: 228px;
  height: 86px;
  float: left;
  padding-left: 215px;
  margin-top: 36px;
}
.f_foot .logo_img {
  width: 228px;
  height: 86px;
  float: left;
  padding-left: 215px;
  margin-top: 36px;
}
.f_foot .f_add {
  width: 532px;
  float: right;
  padding-left: 30px;
  margin-top: 26px;
  background: url(images/f_x.jpg) no-repeat left 8px;
  font: 12px "Microsoft YaHei";
  color: #303030;
  line-height: 24px;
}
.f_add b {
  font-weight: bold;
}
.f_add a {
  color: #303030;
}
.f_add .f_ch {
  width: 50px;
  height: 12px;
  vertical-align: text-bottom;
  margin: 0 10px;
}
.f_add .f_du {
  width: 20px;
  height: 20px;
  vertical-align: text-bottom;
}
.f_add em {
  margin: 0 10px;
}
/*底部结束*/

/*search*/
.search {
  background: url(images/ser_bj.jpg) repeat-x left top;
  height: 60px;
  overflow: hidden;
  margin-bottom: 20px;
}
.search p {
  height: 60px;
  font: 14px "Microsoft YaHei";
  font-weight: bold;
  color: #666;
  line-height: 60px;
}
.search p a {
  display: inline-block;
  font-weight: normal;
  color: #555555;
}
.search .se_inp {
  width: 334px;
  height: 34px;
  background: url(images/ser_bt.jpg) no-repeat left top;
  margin-top: 14px;
}
.search .se_inp input {
  border: 0;
  background: none;
  float: left;
}
.search .tint {
  width: 228px;
  height: 32px;
  padding-left: 10px;
  font: 12px "Microsoft YaHei";
  color: #999;
  line-height: 32px;
  padding-left: 16px;
}
.search .bint {
  width: 88px;
  height: 34px;
  cursor: pointer;
}
.search .hot_keyword h2 {
  font-size: 14px;
  font-weight: normal;
}

/**/
.pr_fl .gao {
  height: 1200px;
  overflow: hidden;
}

.pro {
  height: 1300px;
  overflow: hidden;
}
.pro .pr_fl {
  width: 230px;
  height: 634px;
  overflow: hidden;
}
/* .pr_fl h3{ height:90px; font:24px "Microsoft YaHei"; font-weight:bold; color:#fff; line-height:90px; text-align:center; background:url(Img/Index/pro_b1.jpg) no-repeat center top;margin-bottom: 20px; width:201px;} */
/* .pr_fl h3 a{ color:#fff; text-align: center;} */
.pr_fl .cpzx {
  height: 90px;
  font: 24px "Microsoft YaHei";
  font-weight: bold;
  color: #fff;
  line-height: 90px;
  text-align: center;
  background: url(images/pro_b1.jpg) no-repeat center top;
  margin-bottom: 20px;
  width: 232px;
}
.pr_fl .cpzx a {
  color: #fff;
}
.pr_fl {
  height: 722px;
  background: url(images/pro_bj1.jpg);
}
.pr_fl h4 {
  height: 38px;
  width: 125px;
  font: 14px "Microsoft YaHei";
  color: #303030;
  line-height: 38px;
  padding-left: 48px;
  background: url(Img/Index/pro_b22.jpg) no-repeat center top;
  margin: 0 auto 5px;
  cursor: pointer;
}
.pr_fl h4 a {
  color: #303030;
}
.pr_fl p {
  height: 132px;
  background: url(images/pro_b6.jpg) no-repeat center top;
}
.pr_fl span {
  width: 146px;
  height: 74px;
  float: right;
  display: inline-block;
  float: right;
  background: url(images/pro_b3.jpg) no-repeat 0 0;
  padding-left: 55px;
  font: 14px "Microsoft YaHei";
  color: #fff;
  line-height: 14px;
  margin-top: 46px;
}
.pr_fl span em {
  font: 20px Arial;
  font-weight: bold;
  color: #fff;
  line-height: 34px;
}

.pr_fl ul li {
  font: 14px/30px "Microsoft Yahei";
  height: 30px;
  width: 156px;
  margin: 0 auto;
  padding-left: 34px;
}
.pr_fl ul li a {
  color: #fff;
}
.pr_fl ul li a h3 {
  font-size: 14px;
  font-weight: normal;
}

.pro .pr_in {
  width: 830px;
  height: 634px;
  overflow: hidden;
}
/* .pr_in h3{ height:52px; background:url(Img/Index/pro_b8.jpg) no-repeat center top;} */
/* .pr_in h3 span{ font:14px Arial; color:#999; line-height:52px; float:right; padding-right:22px; cursor:pointer;}   */
/* .pr_in h3 strong{ display:inline-block; height:52px; background:url(Img/Index/pro_b7.png) no-repeat left 16px; font:16px "Microsoft YaHei"; font-weight:bold; color:#303030; line-height:52px; padding-left:32px; margin-left:20px;} */
/* .pr_in h3 strong a{color:#303030;} */
/* .pr_in h3 strong em{ font:16px Arial; color:#c4c4c4; text-transform:uppercase;} */
.pr_in .cpzs {
  height: 52px;
  background: url(images/pro_b8.jpg) no-repeat center top;
}
.pr_in .cpzs span {
  font: 14px Arial;
  color: #999;
  line-height: 52px;
  float: right;
  padding-right: 22px;
  cursor: pointer;
}
.pr_in .cpzs strong {
  display: inline-block;
  height: 52px;
  background: url(images/pro_b7.png) no-repeat left 16px;
  font: 16px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 52px;
  padding-left: 32px;
  margin-left: 20px;
}
.pr_in .cpzs strong a {
  color: #303030;
}
.pr_in .cpzs strong em {
  font: 16px Arial;
  color: #c4c4c4;
  text-transform: uppercase;
}
.pr_in ul {
  width: 828px;
  height: 555px;
  border: 1px solid #c4c4c4;
  border-top: 0;
  padding-top: 25px;
}
.pr_in li {
  float: left;
  width: 252px;
  height: 245px;
  overflow: hidden;
  display: inline;
  margin-left: 20px;
  margin-bottom: 32px;
}
.pr_in li span {
  display: inline-block;
  height: 206px;
  width: 244px;
  border: 1px solid #c4c4c4;
  text-align: center;
  position: relative;
  margin-bottom: 1px;
  overflow: hidden;
  padding: 3px;
  cursor: pointer;
}
.pr_in li img {
  width: 244px;
  height: 202px;
  border: 3px dashed #fff;
}
.pr_in li span em {
  width: 244px;
  height: 34px;
  display: inline-block;
  font: 12px "Microsoft YaHei";
  color: #505050;
  line-height: 34px;
  background: #dedede;
  position: absolute;
  left: 3px;
  top: 175px;
}
.pr_in li strong {
  width: 252px;
  height: 34px;
  background: url(images/pro_b5.jpg) no-repeat center top;
  display: inline-block;
  font: 14px "Microsoft YaHei";
  font-weight: bold;
  line-height: 34px;
  text-align: center;
}
.pr_in li strong a {
  width: 125px;
  height: 34px;
  display: inline-block;
  color: #303030;
}
.pr_in li strong em a {
  color: #fff;
}
.pr_in .cur span {
  border: 4px solid #ba1a19;
  padding: 0px;
}
.pr_in .cur span em {
  left: 0;
  top: 172px;
}

.leftr div h4.cur a {
  color: #ff0000;
}
.leftr div ul li.cur a {
  color: #ff0000;
}

/*rollup.css*/
#roll_top,
#fall,
#ct {
  position: relative;
  cursor: pointer;
  height: 72px;
  width: 26px;
}
#roll_top {
  background: url(images/top.gif) no-repeat;
}
#fall {
  background: url(images/top.gif) no-repeat 0 -80px;
}
#ct {
  background: url(images/top.gif) no-repeat 0 -40px;
}
#roll {
  display: block;
  width: 15px;
  margin-right: -500px;
  position: fixed;
  right: 45%;
  top: 85%;
  _margin-right: -505px;
  _position: absolute;
  _margin-top: 300px;
  _top: expression(eval(document.documentElement.scrollTop));
}

/**/
.dy {
  height: 427px;
  background: url(images/dy_bj.jpg) no-repeat center top;
  padding-top: 48px;
}
.dy h3 {
  height: 52px;
  font: 16px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 50px;
}
.dy h3 span {
  font: 12px Arial;
  color: #999;
  line-height: 50px;
  float: right;
  padding-right: 18px;
}
.dy h3 strong {
  display: inline-block;
  height: 52px;
  background: url(images/pro_b7.png) no-repeat left 16px;
  font: 16px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 52px;
  padding-left: 32px;
  margin-left: 20px;
}
.dy h3 a {
  color: #303030;
}
.dy .cjwt {
  height: 52px;
  font: 16px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 50px;
}
.dy .cjwt span {
  font: 12px Arial;
  color: #999;
  line-height: 50px;
  float: right;
  padding-right: 18px;
}
.dy .cjwt strong {
  display: inline-block;
  height: 52px;
  background: url(images/pro_b7.png) no-repeat left 16px;
  font: 16px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 52px;
  padding-left: 32px;
  margin-left: 20px;
}
.dy .cjwt a {
  color: #303030;
}
.dy .faq {
  width: 307px;
  height: 398px;
  overflow: hidden;
  margin-right: 15px;
}
/* .dy .faq h3{ background:url(Img/Index/faq_tx.jpg) no-repeat center top;} */
.dy .faq .cjwt {
  background: url(images/faq_tx.jpg) no-repeat center top;
}
.faq .faq_txt {
  width: 305px;
  height: 325px;
  border: 1px solid #c4c4c4;
  border-top: 0;
  background: #fff;
  padding: 20px 0 0 0;
  overflow: hidden;
}
.faq dl {
  height: 98px;
  width: 274px;
  background: url(images/dy_x.jpg) repeat-x left bottom;
  margin: 0 auto 18px 15px;
}
.faq_txt dt {
  height: 22px;
  font: 12px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 22px;
  background: url(images/faq_q.jpg) no-repeat left top;
  margin-bottom: 15px;
  padding-left: 28px;
}
.faq_txt dt a {
  color: #303030;
}
.faq_txt dd {
  padding-left: 28px;
  background: url(images/faq_q-06.jpg) no-repeat 0 5px;
  font: 12px "Microsoft YaHei";
  color: #666666;
  line-height: 24px;
}
.faq_txt .cle_m {
  background: none;
}
.dy .news {
  width: 370px;
  height: 398px;
}
/* .dy .news h3{ background:url(Img/Index/new_tx.jpg) no-repeat center top;} */
.dy .news .cjwt {
  background: url(images/new_tx.jpg) no-repeat center top;
}
.news dl {
  width: 368px;
  height: 325px;
  border: 1px solid #c4c4c4;
  border-top: 0;
  background: #fff;
  padding-top: 20px;
}
.news dt,
.news dt img {
  width: 335px;
  height: 150px;
  margin: 0 auto;
}
.news dt {
  margin-bottom: 14px;
}
.news dd {
  width: 335px;
  margin: 0 auto;
}
.news p {
  height: 34px;
  background: url(images/dy_x.jpg) repeat-x left bottom;
  font: 12px "Microsoft YaHei";
  color: #666666;
  line-height: 34px;
}
.news p a {
  color: #666;
}
.news p span {
  float: right;
  cursor: pointer;
}

/**/
.cust {
  height: 448px;
  overflow: hidden;
}
/* .cust h3{ height:52px; background:url(Img/Index/ca_tx.jpg) no-repeat center top;} */
/* .cust h3 span{ font:14px Arial; color:#999; line-height:52px; float:right; padding-right:22px; cursor:pointer;}   */
/* .cust h3 strong{ display:inline-block; height:52px; background:url(Img/Index/pro_b7.png) no-repeat left 16px; font:16px "Microsoft YaHei"; font-weight:bold; color:#303030; line-height:52px; padding-left:32px; margin-left:20px;} */
/* .cust h3 strong a{color:#303030;} */
/* .cust h3 strong em{ font:16px Arial; color:#c4c4c4; text-transform:uppercase;} */
.cust .zykh {
  height: 52px;
  background: url(images/ca_tx.jpg) no-repeat center top;
  margin-top: 60px;
}
.cust .zykh span {
  font: 14px Arial;
  color: #999;
  line-height: 52px;
  float: right;
  padding-right: 22px;
  cursor: pointer;
}
.cust .zykh strong {
  display: inline-block;
  height: 52px;
  background: url(images/pro_b7.png) no-repeat left 16px;
  font: 16px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 52px;
  padding-left: 32px;
  margin-left: 20px;
}
.cust .zykh strong a {
  color: #303030;
}
.cust .zykh strong em {
  font: 16px Arial;
  color: #c4c4c4;
  text-transform: uppercase;
}
.cust .cu_img {
  height: 250px;
  border: 1px solid #c4c4c4;
  border-top: 0;
  overflow: hidden;
  padding-top: 25px;
}
.cu_img ul {
  width: 942px;
  height: 224px;
  margin: 0 auto;
}
.cu_img li {
  width: 204px;
  height: 102px;
  text-align: center;
  float: left;
  margin: 0 40px 20px 0;
  overflow: hidden;
}
.cu_img li a {
  width: 198px;
  height: 95px;
  border: 1px solid #c4c4c4;
  padding: 2px;
  display: inline-block;
}
.cu_img .cle_m {
  margin-right: 0;
}
.cu_img li img {
  width: 198px;
  height: 70px;
  float: left;
}
.cu_img li span {
  width: 198px;
  height: 25px;
  font: 12px "Microsoft YaHei";
  color: #505050;
  line-height: 25px;
  background: #dedede;
  display: block;
  float: left;
  cursor: pointer;
}
.cu_img li a:hover {
  padding: 0;
  border: 3px solid #ba1a19;
}
.cu_img .cu_l,
.cu_img .cu_r {
  width: 30px;
  height: 55px;
  overflow: hidden;
  margin-top: 85px;
  cursor: pointer;
}
.cu_img .cu_l {
  padding-left: 18px;
}
.cu_img .cu_r {
  padding-right: 18px;
}
.cu_img .cur img {
  margin-top: -61px;
}

/**/
.witn {
  height: 598px;
  overflow: hidden;
  background: #fff;
}
/* .witn h3{ height:52px; background:url(Img/Index/ca_tx.jpg) no-repeat center top; margin-top:60px; margin-bottom:25px;} */
/* .witn h3 span{ font:14px Arial; color:#999; line-height:52px; float:right; padding-right:22px; cursor:pointer;}   */
/* .witn h3 strong{ display:inline-block; height:52px; background:url(Img/Index/pro_b7.png) no-repeat left 16px; font:16px "Microsoft YaHei"; font-weight:bold; color:#303030; line-height:52px; padding-left:32px; margin-left:20px;} */
/* .witn h3 strong a{color:#303030;} */
/* .witn h3 strong em{ font:16px Arial; color:#c4c4c4; text-transform:uppercase;} */
.witn .khjz {
  height: 52px;
  background: url(images/ca_tx.jpg) no-repeat center top;
  margin-top: 60px;
  margin-bottom: 25px;
}
.witn .khjz span {
  font: 14px Arial;
  color: #999;
  line-height: 52px;
  float: right;
  padding-right: 22px;
  cursor: pointer;
}
.witn .khjz strong {
  display: inline-block;
  height: 52px;
  background: url(images/pro_b7.png) no-repeat left 16px;
  font: 16px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 52px;
  padding-left: 32px;
  margin-left: 20px;
}
.witn .khjz strong a {
  color: #303030;
}
.witn .khjz strong em {
  font: 16px Arial;
  color: #c4c4c4;
  text-transform: uppercase;
}
.witn dl {
  width: 258px;
  height: 400px;
  background: url(images/wi_t1.gif) no-repeat center top;
  margin-right: 16px;
}
.witn .cle_m {
  margin-right: 0;
}
.witn dt {
  width: 142px;
  height: 142px;
  margin: 30px auto 0;
  position: relative;
  margin-bottom: 28px;
  cursor: pointer;
}
.witn dt img {
  width: 142px;
  height: 142px;
}
.witn dt span {
  position: absolute;
  width: 142px;
  height: 142px;
  display: inline-block;
  top: 0;
  left: 0;
}
.witn dd {
  width: 230px;
  margin: 0 auto;
}
.witn dd span {
  font: 14px "Microsoft YaHei";
  color: #505050;
  line-height: 18px;
}
.witn dd span a {
  color: #505050;
}
.witn dd em {
  height: 38px;
  font: 14px "Microsoft YaHei";
  font-weight: bold;
  color: #ba1a19;
  line-height: 38px;
  display: inline-block;
  border-bottom: 1px dashed #c4c4c4;
  margin-bottom: 10px;
}
.witn dd p {
  font: 12px "Microsoft YaHei";
  color: #666;
  line-height: 24px;
}
.witn dd b a {
  width: 142px;
  height: 32px;
  display: block;
  margin: 0 auto;
  font: 14px "Microsoft YaHei";
  color: #fff;
  line-height: 32px;
  text-align: center;
  background: url(images/wi_b2.jpg) no-repeat center top;
}
.witn dd b a:hover {
  background: url(images/wi_b1.jpg) no-repeat center top;
  color: #303030;
}

/*相关搜索*/
.rele_search {
  border-top: 1px solid #dddddd;
  line-height: 160%;
  margin: 5px;
}
.rele_search {
  line-height: 160%;
}
.rele_search li {
  float: left;
  width: 150px;
}

/*@import "/Skins/Default/resetcommon.css";*/
/*index.css start*/
@charset "utf-8";
/* CSS Document */
/*common*/
.mb10 {
  margin-bottom: 10px;
}
.ml10 {
  margin-left: 10px;
}
.bg {
  background: #fff;
}
em,
i {
  font-style: normal;
}
/*banner*/
.banner {
  height: 530px;
  overflow: hidden;
}
.banner a {
  background: url(images/banner.jpg) no-repeat center center;
  height: 530px;
  display: block;
}

/*search*/
.search {
  background: url(images/ser_bj.jpg) repeat-x left top;
  height: 60px;
  overflow: hidden;
}
.search p {
  height: 60px;
  font: 14px "Microsoft YaHei";
  font-weight: bold;
  color: #666;
  line-height: 60px;
}
.search p a {
  display: inline-block;
  font-weight: normal;
  color: #555555;
}
.search .se_inp {
  width: 334px;
  height: 34px;
  background: url(images/ser_bt.jpg) no-repeat left top;
  margin-top: 14px;
}
.search .se_inp input {
  border: 0;
  background: none;
  float: left;
}
.search .tint {
  width: 228px;
  height: 32px;
  padding-left: 10px;
  font: 12px "Microsoft YaHei";
  color: #999;
  line-height: 32px;
  padding-left: 16px;
}
.search .bint {
  width: 88px;
  height: 34px;
  cursor: pointer;
}

/**/

.pro .gao {
  height: 1200px;
  overflow: hidden;
}

.pro .pr_fl {
  width: 230px;
  height: 1200px;
  overflow: hidden;
}
/* .pr_fl h3{ height:90px; font:24px "Microsoft YaHei"; font-weight:bold; color:#fff; line-height:90px; text-align:center; background:url(Img/Index/pro_b1.jpg) no-repeat center top;margin-bottom: 20px; width:232px;} */
/* .pr_fl h3 a{ color:#fff;} */
.pr_fl .cpzx {
  height: 90px;
  font: 24px "Microsoft YaHei";
  font-weight: bold;
  color: #fff;
  line-height: 90px;
  text-align: center;
  background: url(images/pro_b1.jpg) no-repeat center top;
  margin-bottom: 20px;
  width: 232px;
}
.pr_fl .cpzx a {
  color: #fff;
}
.pr_fl {
  height: 1200px;
  background: url(images/pro_bj1.jpg);
}
.pr_fl h4 {
  height: 40px;
  width: 140px;
  font: 14px "Microsoft YaHei";
  color: #303030;
  line-height: 40px;
  padding-left: 60px;
  background: url(images/pro_b2.jpg) no-repeat center top;
  margin: 0 auto 10px;
  cursor: pointer;
}
.pr_fl h4 a {
  color: #303030;
}
.pr_fl p {
  height: 132px;
  background: url(images/pro_b6.jpg) no-repeat center top;
}
.pr_fl span {
  width: 160px;
  height: 74px;
  float: right;
  display: inline-block;
  float: right;
  background: url(images/pro_b3.jpg) no-repeat 0 0;
  padding-left: 55px;
  font: 14px "Microsoft YaHei";
  color: #fff;
  line-height: 14px;
  margin-top: 46px;
}
.pr_fl span em {
  font: 20px Arial;
  font-weight: bold;
  color: #fff;
  line-height: 34px;
}

.pr_fl ul li {
  font: 14px/30px "Microsoft Yahei";
  height: 30px;
  width: 156px;
  margin: 0 auto;
  padding-left: 10px;
}
.pr_fl ul li a {
  color: #fff;
}
.pr_fl ul li a h3 {
  font-size: 14px;
  font-weight: normal;
}

.pro .pr_in {
  width: 830px;
  height: 1200px;
  overflow: hidden;
}
/* .pr_in h3{ height:52px; background:url(Img/Index/pro_b8.jpg) no-repeat center top;} */
/* .pr_in h3 span{ font:14px Arial; color:#999; line-height:52px; float:right; padding-right:22px; cursor:pointer;}   */
/* .pr_in h3 strong{ display:inline-block; height:52px; background:url(Img/Index/pro_b7.png) no-repeat left 16px; font:16px "Microsoft YaHei"; font-weight:bold; color:#303030; line-height:52px; padding-left:32px; margin-left:20px;} */
/* .pr_in h3 strong a{color:#303030;} */
/* .pr_in h3 strong em{ font:16px Arial; color:#c4c4c4; text-transform:uppercase;} */
.pr_in .cpzs {
  height: 52px;
  background: url(images/pro_b8.jpg) no-repeat center top;
}
.pr_in .cpzs span {
  font: 14px Arial;
  color: #999;
  line-height: 52px;
  float: right;
  padding-right: 22px;
  cursor: pointer;
}
.pr_in .cpzs strong {
  display: inline-block;
  height: 52px;
  background: url(images/pro_b7.png) no-repeat left 16px;
  font: 16px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 52px;
  padding-left: 32px;
  margin-left: 20px;
}
.pr_in .cpzs strong a {
  color: #303030;
}
.pr_in .cpzs strong em {
  font: 16px Arial;
  color: #c4c4c4;
  text-transform: uppercase;
}
.pr_in ul {
  width: 828px;
  height: 1100px;
  border: 1px solid #c4c4c4;
  border-top: 0;
  padding-top: 25px;
}
.pr_in li {
  float: left;
  width: 252px;
  height: 245px;
  overflow: hidden;
  display: inline;
  margin-left: 20px;
  margin-bottom: 32px;
}
.pr_in li span {
  display: inline-block;
  height: 206px;
  width: 244px;
  border: 1px solid #c4c4c4;
  text-align: center;
  position: relative;
  margin-bottom: 1px;
  overflow: hidden;
  padding: 3px;
  cursor: pointer;
}
.pr_in li img {
  width: 244px;
  height: 202px;
  border: 3px dashed #fff;
}
.pr_in li span em {
  width: 244px;
  height: 34px;
  display: inline-block;
  font: 12px "Microsoft YaHei";
  color: #505050;
  line-height: 34px;
  background: #dedede;
  position: absolute;
  left: 3px;
  top: 175px;
}
.pr_in li strong {
  width: 252px;
  height: 34px;
  background: url(images/pro_b5.jpg) no-repeat center top;
  display: inline-block;
  font: 14px "Microsoft YaHei";
  font-weight: bold;
  line-height: 34px;
  text-align: center;
}
.pr_in li strong a {
  width: 122px;
  height: 34px;
  display: inline-block;
  color: #303030;
}
.pr_in li strong em a {
  color: #fff;
}
.pr_in .cur span {
  border: 4px solid #ba1a19;
  padding: 0px;
}
.pr_in .cur span em {
  left: 0;
  top: 172px;
}

/**/
.video {
  height: 440px;
  background: url(images/vi_bj.jpg) no-repeat center top;
  padding-top: 60px;
}
.video dl {
  height: 413px;
  background: url(images/vi_tb.jpg) no-repeat center top;
  overflow: hidden;
}
.video dt {
  width: 542px;
  height: 282px;
  text-align: center;
  padding-top: 8px;
}
.video dd {
  width: 452px;
  padding-right: 16px;
  margin-top: 15px;
}
.video dd h3 {
  font: 24px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 54px;
  height: 54px;
  border-bottom: 1px solid #c4c4c4;
  margin-bottom: 10px;
}
.video dd .video_div {
  font: 24px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 54px;
  height: 54px;
  border-bottom: 1px solid #c4c4c4;
  margin-bottom: 10px;
}
.video dd p {
  font: 22px "Microsoft YaHei";
  color: #505050;
  line-height: 30px;
  margin-bottom: 6px;
}
.video dd p span {
  font: 18px "Microsoft YaHei";
}
.video dd li {
  font: 14px "Microsoft YaHei";
  color: #303030;
  line-height: 30px;
  background: url(images/vi_d.gif) no-repeat 0 10px;
  padding-left: 20px;
}
.video li span {
  font-weight: bold;
  color: #ba1a19;
}

/**/
.case {
  height: 410px;
  background: url(images/ca_bj.jpg) no-repeat center top;
  overflow: hidden;
}
.case h3 {
  height: 52px;
  background: url(images/ca_tx.jpg) no-repeat center top;
}
.case h3 span {
  font: 14px Arial;
  color: #999;
  line-height: 52px;
  float: right;
  padding-right: 22px;
  cursor: pointer;
}
.case h3 strong {
  display: inline-block;
  height: 52px;
  background: url(images/pro_b7.png) no-repeat left 16px;
  font: 16px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 52px;
  padding-left: 32px;
  margin-left: 20px;
}
.case h3 strong a {
  color: #303030;
}
.case h3 strong em {
  font: 16px Arial;
  color: #c4c4c4;
  text-transform: uppercase;
}
.case .ca_img {
  height: 298px;
  border: 1px solid #c4c4c4;
  border-top: 0;
  background: #fff;
  overflow: hidden;
}
.ca_img ul {
  width: 984px;
  margin: 0 auto;
  padding-top: 24px;
} /*
.ca_img li{ width:316px; height:237px; border:1px solid #c4c4c4; float:left; text-align:center; margin-right:15px; padding-left:3px;}
.ca_img .cle_m{ margin-right:0;}
.ca_img li img{ width:310px; height:196px; margin-top:3px; float:left;}
.ca_img li span{ width:310px; height:35px; background:#dedede; font:23px "Microsoft YaHei"; color:#505050; line-height:35px; display:block; float:left;}*/

.ca_img li {
  width: 318px;
  height: 238px;
  float: left;
  text-align: center;
  margin-right: 15px;
}
.ca_img li a {
  width: 310px;
  height: 232px;
  border: 1px solid #c4c4c4;
  padding: 2px;
  display: inline-block;
}
.ca_img li a:hover {
  border: 3px solid #ba1a19;
  padding: 0;
}
.ca_img .cle_m {
  margin-right: 0;
}
.ca_img li img {
  width: 310px;
  height: 196px;
  margin: 0 auto 0;
  display: block;
}
.ca_img li span {
  width: 310px;
  height: 35px;
  background: #dedede;
  font: 12px "Microsoft YaHei";
  color: #505050;
  line-height: 35px;
  display: inline-block;
  cursor: pointer;
}

.ca_img .ca_l,
.ca_img .ca_r {
  width: 24px;
  height: 53px;
  margin-top: 118px;
  overflow: hidden;
  cursor: pointer;
}
.ca_img .ca_l {
  padding-left: 12px;
}
.ca_img .ca_r {
  padding-right: 12px;
}
.ca_img .ca_l img,
.ca_img .ca_r img {
  width: 24px;
  height: 106px;
}
.ca_img .cur img {
  margin-top: -52px;
}

/**/
.ys {
  height: 1487px;
  background: url(images/ys_bj.jpg) no-repeat center top;
  overflow: hidden;
  display: none;
}
.ys .ys_tit {
  height: 262px;
  background: url(images/ys_txt.jpg) no-repeat 114px 20px;
}
.ys_tit p {
  font: 18px "Microsoft YaHei";
  color: #fff;
  line-height: 34px;
  width: 764px;
  float: right;
  padding-top: 154px;
}
.ys_tit p em {
  float: left;
}
.ys_tit p span {
  font: 34px Arial;
  font-weight: bold;
  color: #fff;
  line-height: 34px;
  float: left;
  padding-right: 10px;
}
.ys_tit p strong {
  width: 108px;
  height: 32px;
  display: inline-block;
  font: 14px "Microsoft YaHei";
  color: #303030;
  line-height: 32px;
  text-align: center;
  background: url(Img/Index/ys_b.gif) no-repeat center top;
  float: left;
}
.ys_tit p strong a {
  color: #303030;
}
.ys .ys1 {
  height: 394px;
  margin-bottom: 78px;
}
.ys1 dd {
  padding-top: 100px;
}
.ys1 h3 {
  background: url(images/ys_s1.jpg) no-repeat left top;
}
.ys1 div {
  background: url(images/ys_s1.jpg) no-repeat left top;
}
.ys1 dt {
  margin-top: 68px;
}
.ys1 dt,
.ys1 dt img {
  width: 528px;
  height: 325px;
}
.ys .ys2 {
  height: 366px;
  margin-bottom: 48px;
}
.ys2 dt,
.ys2 dt img {
  width: 530px;
  height: 315px;
}
.ys2 .ys2_1 {
  height: 140px;
}
.ys2 .ys2_1 h3 {
  background: url(images/ys_s2.jpg) no-repeat left top;
}
.ys2 .ys2_2 h3 {
  background: url(images/ys_s3.jpg) no-repeat left top;
  height: 75px;
  margin-bottom: 10px;
}
.ys2 .ys2_2 h3 span {
  height: 75px;
}
.ys2 .ys2_1 div {
  background: url(images/ys_s2.jpg) no-repeat left top;
}
.ys2 .ys2_2 div {
  background: url(images/ys_s3.jpg) no-repeat left top;
  height: 75px;
  margin-bottom: 10px;
}
.ys2 .ys2_2 div span {
  height: 75px;
}
.ys .ys3 {
  height: 338px;
  background: none;
}
.ys3 dt,
.ys3 dt img {
  width: 542px;
  height: 338px;
}
.ys3 dd {
  padding-top: 28px;
}
.ys3 h3 {
  background: url(images/ys_s4.jpg) no-repeat left top;
}
.ys3 div {
  background: url(images/ys_s4.jpg) no-repeat left top;
}
.ys .ys3 dd p {
  height: 134px;
}
.ys3 dd strong {
  margin-left: 66px;
  width: 120px;
  height: 34px;
  display: inline-block;
  background: url(images/ys_b2.jpg) no-repeat center top;
  font: 14px "Microsoft YaHei";
  color: #303030;
  line-height: 34px;
  text-align: center;
}
.ys3 dd strong a {
  color: #303030;
}
.ys dd {
  width: 496px;
}
.ys dd h3 {
  height: 55px;
  font: 21px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 30px;
  padding-left: 66px;
}
.ys dd h3 span {
  height: 46px;
  display: inline-block;
  background: url(images/ys_x.jpg) no-repeat left bottom;
}
.ys dd div {
  height: 55px;
  font: 21px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 30px;
  padding-left: 66px;
}
.ys dd div span {
  height: 46px;
  display: inline-block;
  background: url(images/ys_x.jpg) no-repeat left bottom;
}
.ys dd p {
  height: 64px;
  font: 14px "Microsoft YaHei";
  color: #303030;
  line-height: 24px;
  padding-left: 66px;
}
.ys dd p span {
  color: #ba1a19;
  font-weight: bold;
}
.ys dd ul {
  margin-left: 66px;
  border-top: 1px dashed #c4c4c4;
  padding-top: 6px;
}
.ys dd li {
  font: 12px "Microsoft YaHei";
  color: #303030;
  line-height: 24px;
  background: url(images/ys_d3.jpg) no-repeat 0 8px;
  float: left;
  padding: 0 30px 0 20px;
}
.ys dd .y_li1 {
  padding-right: 56px;
}
.ys dd em {
  padding-left: 66px;
  font: 14px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 34px;
}

/**/
.witn {
  height: 598px;
  overflow: hidden;
  background: #fff;
  display: none;
}
/* .witn h3{ height:52px; background:url(Img/Index/ca_tx.jpg) no-repeat center top; margin-top:60px; margin-bottom:25px;} */
/* .witn h3 span{ font:14px Arial; color:#999; line-height:52px; float:right; padding-right:22px; cursor:pointer;}   */
/* .witn h3 strong{ display:inline-block; height:52px; background:url(Img/Index/pro_b7.png) no-repeat left 16px; font:16px "Microsoft YaHei"; font-weight:bold; color:#303030; line-height:52px; padding-left:32px; margin-left:20px;} */
/* .witn h3 strong a{color:#303030;} */
/* .witn h3 strong em{ font:16px Arial; color:#c4c4c4; text-transform:uppercase;} */
.witn .khjz {
  height: 52px;
  background: url(images/ca_tx.jpg) no-repeat center top;
  margin-top: 60px;
  margin-bottom: 25px;
}
.witn .khjz span {
  font: 14px Arial;
  color: #999;
  line-height: 52px;
  float: right;
  padding-right: 22px;
  cursor: pointer;
}
.witn .khjz strong {
  display: inline-block;
  height: 52px;
  background: url(images/pro_b7.png) no-repeat left 16px;
  font: 16px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 52px;
  padding-left: 32px;
  margin-left: 20px;
}
.witn .khjz strong a {
  color: #303030;
}
.witn .khjz strong em {
  font: 16px Arial;
  color: #c4c4c4;
  text-transform: uppercase;
}
.witn dl {
  width: 258px;
  height: 400px;
  background: url(images/wi_t1.gif) no-repeat center top;
  margin-right: 16px;
}
.witn .cle_m {
  margin-right: 0;
}
.witn dt {
  width: 142px;
  height: 142px;
  margin: 30px auto 0;
  position: relative;
  margin-bottom: 28px;
  cursor: pointer;
}
.witn dt img {
  width: 142px;
  height: 142px;
}
.witn dt span {
  position: absolute;
  width: 142px;
  height: 142px;
  display: inline-block;
  top: 0;
  left: 0;
}
.witn dd {
  width: 230px;
  margin: 0 auto;
}
.witn dd span {
  font: 14px "Microsoft YaHei";
  color: #505050;
  line-height: 18px;
}
.witn dd span a {
  color: #505050;
}
.witn dd em {
  height: 38px;
  font: 14px "Microsoft YaHei";
  font-weight: bold;
  color: #ba1a19;
  line-height: 38px;
  display: inline-block;
  border-bottom: 1px dashed #c4c4c4;
  margin-bottom: 10px;
}
.witn dd p {
  font: 12px "Microsoft YaHei";
  color: #666;
  line-height: 24px;
}
.witn dd b a {
  width: 142px;
  height: 32px;
  display: block;
  margin: 0 auto;
  font: 14px "Microsoft YaHei";
  color: #fff;
  line-height: 32px;
  text-align: center;
  background: url(images/wi_b2.jpg) no-repeat center top;
}
.witn dd b a:hover {
  background: url(images/wi_b1.jpg) no-repeat center top;
  color: #303030;
}
/**/
.ban1 {
  height: 204px;
  overflow: hidden;
  background: url(images/ban2_bj.jpg) no-repeat center top;
  margin: 75px;
}
.ban1 .ba_t {
  width: 230px;
  text-align: center;
  padding-top: 46px;
}
.ba_t span {
  display: block;
  height: 30px;
  font: 18px "Microsoft YaHei";
  color: #fff;
  line-height: 30px;
  background: url(images/ban_x.jpg) no-repeat center center;
}
.ba_t p {
  height: 42px;
  font: 30px Arial;
  font-weight: bold;
  color: #fff;
  height: 42px;
}
.ba_t b {
  width: 144px;
  height: 38px;
  background: url(images/ban3_b1.jpg) no-repeat center top;
  display: block;
  margin: 0 auto;
  font: 16px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 38px;
}
.ba_t b a {
  color: #303030;
}

/**/
.cust {
  height: 448px;
  overflow: hidden;
  display: none;
}
/* .cust h3{ height:52px; background:url(Img/Index/ca_tx.jpg) no-repeat center top; margin-top:60px;} */
/* .cust h3 span{ font:14px Arial; color:#999; line-height:52px; float:right; padding-right:22px; cursor:pointer;}   */
/* .cust h3 strong{ display:inline-block; height:52px; background:url(Img/Index/pro_b7.png) no-repeat left 16px; font:16px "Microsoft YaHei"; font-weight:bold; color:#303030; line-height:52px; padding-left:32px; margin-left:20px;} */
/* .cust h3 strong a{color:#303030;} */
/* .cust h3 strong em{ font:16px Arial; color:#c4c4c4; text-transform:uppercase;} */
.cust .zykh {
  height: 52px;
  background: url(images/ca_tx.jpg) no-repeat center top;
  margin-top: 60px;
}
.cust .zykh span {
  font: 14px Arial;
  color: #999;
  line-height: 52px;
  float: right;
  padding-right: 22px;
  cursor: pointer;
}
.cust .zykh strong {
  display: inline-block;
  height: 52px;
  background: url(images/pro_b7.png) no-repeat left 16px;
  font: 16px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 52px;
  padding-left: 32px;
  margin-left: 20px;
}
.cust .zykh strong a {
  color: #303030;
}
.cust .zykh strong em {
  font: 16px Arial;
  color: #c4c4c4;
  text-transform: uppercase;
}
.cust .cu_img {
  height: 250px;
  border: 1px solid #c4c4c4;
  border-top: 0;
  overflow: hidden;
  padding-top: 25px;
}
.cu_img ul {
  width: 942px;
  height: 224px;
  margin: 0 auto;
  overflow: hidden;
}
.cu_img li {
  width: 204px;
  height: 224px;
  text-align: center;
  float: left;
  margin: 0 31px 20px 0;
  overflow: hidden;
}
.cu_img li p {
  width: 204px;
  height: 102px;
  text-align: center;
  margin: 0 0 20px 0;
  overflow: hidden;
}
.cu_img li a {
  width: 198px;
  height: 95px;
  border: 1px solid #c4c4c4;
  padding: 2px;
  display: inline-block;
}
.cu_img .cle_m {
  margin-right: 0;
}
.cu_img li img {
  width: 198px;
  height: 70px;
  float: left;
}
.cu_img li span {
  width: 198px;
  height: 25px;
  font: 12px "Microsoft YaHei";
  color: #505050;
  line-height: 25px;
  background: #dedede;
  display: block;
  float: left;
  cursor: pointer;
}
.cu_img li a:hover {
  padding: 0;
  border: 3px solid #ba1a19;
}
.cu_img .cu_l,
.cu_img .cu_r {
  width: 30px;
  height: 55px;
  overflow: hidden;
  margin-top: 85px;
  cursor: pointer;
}
.cu_img .cu_l {
  padding-left: 18px;
}
.cu_img .cu_r {
  padding-right: 18px;
}
.cu_img .cur img {
  margin-top: -61px;
}

/**/
.about {
  height: 630px;
  overflow: hidden;
}
/* .about h3{ height:52px; background:url(Img/Index/ca_tx.jpg) no-repeat center top;} */
/* .about h3 span{ font:14px Arial; color:#999; line-height:52px; float:right; padding-right:22px; cursor:pointer;}   */
/* .about h3 strong{ display:inline-block; height:52px; background:url(Img/Index/pro_b7.png) no-repeat left 16px; font:16px "Microsoft YaHei"; font-weight:bold; color:#303030; line-height:52px; padding-left:32px; margin-left:20px;} */
/* .about h3 strong a{color:#303030;} */
/* .about h3 strong em{ font:16px Arial; color:#c4c4c4; text-transform:uppercase;} */
.about .zjzx {
  height: 52px;
  background: url(images/ca_tx.jpg) no-repeat center top;
}
.about .zjzx span {
  font: 14px Arial;
  color: #999;
  line-height: 52px;
  float: right;
  padding-right: 22px;
  cursor: pointer;
}
.about .zjzx strong {
  display: inline-block;
  height: 52px;
  background: url(images/pro_b7.png) no-repeat left 16px;
  font: 16px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 52px;
  padding-left: 32px;
  margin-left: 20px;
}
.about .zjzx strong a {
  color: #303030;
}
.about .zjzx strong em {
  font: 16px Arial;
  color: #c4c4c4;
  text-transform: uppercase;
}
.about dl {
  height: 490px;
  padding-top: 26px;
  border: 1px solid #c4c4c4;
  border-top: 0;
  position: relative;
}
.about dt,
.about dt img {
  width: 1040px;
  height: 460px;
  margin: 0 auto;
}
.about dd {
  width: 496px;
  height: 350px;
  background: url(images/ab_tm.png);
  position: absolute;
  top: 84px;
  left: 18px;
  padding: 0 34px;
}
.about dd em {
  height: 50px;
  border-bottom: 1px solid #c4c4c4;
  display: inline-block;
  padding-top: 18px;
  font: 18px "Microsoft YaHei";
  font-weight: bold;
  color: #ba1a19;
  line-height: 50px;
  margin-bottom: 14px;
}
.about dd em a {
  color: #ba1a19;
}
.about .ab_p1 {
  height: 202px;
  font: 14px "Microsoft YaHei";
  color: #666;
  line-height: 26px;
}
.about .ab_p2 {
  height: 38px;
  font: 20px "Microsoft YaHei";
  color: #303030;
  line-height: 38px;
}
.ab_p2 span {
  font: 30px Arial;
  font-weight: bold;
  color: #303030;
  margin-right: 30px;
}
.ab_p2 b {
  width: 116px;
  height: 38px;
  display: inline-block;
  background: url(images/ab_b1.png) no-repeat center top;
  font: 14px "Microsoft YaHei";
  color: #303030;
  line-height: 38px;
  text-align: center;
}
.ab_p2 b a {
  color: #303030;
}

/*
.honor{ height:550px; overflow:hidden;}
.honor h3{ height:52px; background:url(Img/Index/ca_tx.jpg) no-repeat center top; margin-bottom:25px;}
.honor h3 span{ font:14px Arial; color:#999; line-height:52px; float:right; padding-right:22px; cursor:pointer;}  
.honor h3 strong{ display:inline-block; height:52px; background:url(Img/Index/pro_b7.png) no-repeat left 16px; font:16px "Microsoft YaHei"; font-weight:bold; color:#303030; line-height:52px; padding-left:32px; margin-left:20px;}
.honor h3 strong a{color:#303030;}
.honor h3 strong em{ font:16px Arial; color:#c4c4c4; text-transform:uppercase;}
.honor .hon_in{ height:450px;position:relative;}
.hon_in li{ float:left; width:250px; height:450px; overflow:hidden; text-align:center;margin: 0 20px 0px 0;}
.hon_in li p{ width:250px; height:218px; overflow:hidden; position:relative;margin: 0 0 10px 0;background:url(Img/Index/hon_b.jpg) no-repeat center bottom;}

.hon_in .cle_m{ margin-right:0;}
.hon_in li span{ width:248px; height:30px; display:inline-block; font:12px "Microsoft YaHei"; color:#505050; line-height:30px; background:#dedede; position:absolute; top:188px; left:1px; cursor:pointer;}
.hon_in li img{ width:246px; height:198px; margin-top:3px;}
.hon_in li a{ display:inline-block; width:246px; height:198px; border:1px solid #c7c7c7;}
.hon_in .ho_l ,.hon_in .ho_r{ position:absolute; top:188px; width:24px; height:53px; overflow:hidden; z-index:66; cursor:pointer;}
.hon_in .ho_l{ left:-42px;}
.hon_in .ho_r{ right:-42px;}
.hon_in .cur img{ margin-top:-53px;}*/

/**/
.honor {
  height: 344px;
  overflow: hidden;
  display: none;
}
/* .honor h3{ height:52px; background:url(Img/Index/ca_tx.jpg) no-repeat center top; margin-bottom:25px;} */
/* .honor h3 span{ font:14px Arial; color:#999; line-height:52px; float:right; padding-right:22px; cursor:pointer;}   */
/* .honor h3 strong{ display:inline-block; height:52px; background:url(Img/Index/pro_b7.png) no-repeat left 16px; font:16px "Microsoft YaHei"; font-weight:bold; color:#303030; line-height:52px; padding-left:32px; margin-left:20px;} */
/* .honor h3 strong a{color:#303030;} */
/* .honor h3 strong em{ font:16px Arial; color:#c4c4c4; text-transform:uppercase;} */
.honor .zykh {
  height: 52px;
  background: url(images/ca_tx.jpg) no-repeat center top;
  margin-bottom: 25px;
}
.honor .zykh span {
  font: 14px Arial;
  color: #999;
  line-height: 52px;
  float: right;
  padding-right: 22px;
  cursor: pointer;
}
.honor .zykh strong {
  display: inline-block;
  height: 52px;
  background: url(images/pro_b7.png) no-repeat left 16px;
  font: 16px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 52px;
  padding-left: 32px;
  margin-left: 20px;
}
.honor .zykh strong a {
  color: #303030;
}
.honor .zykh strong em {
  font: 16px Arial;
  color: #c4c4c4;
  text-transform: uppercase;
}
.honor .hon_in {
  height: 220px;
  overflow: hidden;
  position: relative;
}
.hon_in li {
  float: left;
  width: 254px;
  height: 218px;
  overflow: hidden;
  text-align: center;
  position: relative;
  margin-right: 16px;
  background: url(images/hon_b.jpg) no-repeat center bottom;
}
.hon_in .cle_m {
  margin-right: 0;
}
.hon_in li span {
  width: 246px;
  height: 30px;
  display: inline-block;
  font: 12px "Microsoft YaHei";
  color: #505050;
  line-height: 30px;
  background: #dedede;
  position: absolute;
  top: 170px;
  left: 4px;
  cursor: pointer;
}
.hon_in li img {
  width: 246px;
  height: 198px;
  margin-top: 3px;
}
.hon_in li a {
  display: inline-block;
  width: 252px;
  height: 204px;
  border: 1px solid #c7c7c7;
}
.hon_in .ho_l,
.hon_in .ho_r {
  position: absolute;
  top: 76px;
  width: 24px;
  height: 53px;
  overflow: hidden;
  z-index: 66;
  cursor: pointer;
}
.hon_in .ho_l {
  left: 0;
}
.hon_in .ho_r {
  right: 4px;
}
.hon_in .cur img {
  margin-top: -53px;
}

/**/
.dy {
  height: 427px;
  background: url(images/dy_bj.jpg) no-repeat center top;
  padding-top: 48px;
}
.dy h3 {
  height: 52px;
  font: 16px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 50px;
}
.dy h3 span {
  font: 12px Arial;
  color: #999;
  line-height: 50px;
  float: right;
  padding-right: 18px;
}
.dy h3 strong {
  display: inline-block;
  height: 52px;
  background: url(images/pro_b7.png) no-repeat left 16px;
  font: 16px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 52px;
  padding-left: 32px;
  margin-left: 20px;
}
.dy h3 a {
  color: #303030;
}
.dy .cjwt {
  height: 52px;
  font: 16px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 50px;
}
.dy .cjwt span {
  font: 12px Arial;
  color: #999;
  line-height: 50px;
  float: right;
  padding-right: 18px;
}
.dy .cjwt strong {
  display: inline-block;
  height: 52px;
  background: url(images/pro_b7.png) no-repeat left 16px;
  font: 16px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 52px;
  padding-left: 32px;
  margin-left: 20px;
}
.dy .cjwt a {
  color: #303030;
}
.dy .faq {
  width: 307px;
  height: 398px;
  overflow: hidden;
  margin-right: 15px;
}
/* .dy .faq h3{ background:url(Img/Index/faq_tx.jpg) no-repeat center top;} */
.dy .faq .cjwt {
  background: url(images/faq_tx.jpg) no-repeat center top;
}
.faq .faq_txt {
  width: 305px;
  height: 325px;
  border: 1px solid #c4c4c4;
  border-top: 0;
  background: #fff;
  padding: 20px 0 0 0;
  overflow: hidden;
}
.faq dl {
  height: 98px;
  width: 274px;
  background: url(images/dy_x.jpg) repeat-x left bottom;
  margin: 0 auto 18px 15px;
}
.faq_txt dt {
  height: 22px;
  font: 12px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 22px;
  background: url(images/faq_q.jpg) no-repeat left top;
  margin-bottom: 15px;
  padding-left: 28px;
}
.faq_txt dt a {
  color: #303030;
}
.faq_txt dd {
  padding-left: 28px;
  background: url(images/faq_q-06.jpg) no-repeat 0 5px;
  font: 12px "Microsoft YaHei";
  color: #666666;
  line-height: 24px;
}
.faq_txt .cle_m {
  background: none;
}
.dy .news {
  width: 370px;
  height: 398px;
}
/* .dy .news h3{ background:url(Img/Index/new_tx.jpg) no-repeat center top;} */
.dy .news .cjwt {
  background: url(images/new_tx.jpg) no-repeat center top;
}
.news dl {
  width: 368px;
  height: 325px;
  border: 1px solid #c4c4c4;
  border-top: 0;
  background: #fff;
  padding-top: 20px;
}
.news dt,
.news dt img {
  width: 335px;
  height: 150px;
  margin: 0 auto;
}
.news dt {
  margin-bottom: 14px;
}
.news dd {
  width: 335px;
  margin: 0 auto;
}
.news p {
  height: 32px;
  overflow: hidden;
  background: url(images/dy_x.jpg) repeat-x left bottom;
  font: 12px "Microsoft YaHei";
  color: #666666;
  line-height: 34px;
}
.news p a {
  color: #666;
}
.news p span {
  float: right;
  cursor: pointer;
}
/**/
.link {
  height: 156px;
  background: url(images/lin_bj.jpg) no-repeat center top;
  overflow: hidden;
}
.link h3 {
  height: 52px;
  background: url(images/ca_tx.jpg) no-repeat center top;
}
.link h3 span {
  font: 12px Arial;
  color: #999;
  line-height: 52px;
  float: right;
  padding-right: 22px;
  cursor: pointer;
}
.link h3 strong {
  display: inline-block;
  height: 52px;
  background: url(images/pro_b7.png) no-repeat left 16px;
  font: 16px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 52px;
  padding-left: 32px;
  margin-left: 20px;
}
.link h3 strong a {
  color: #303030;
}
.link h3 strong em {
  font: 16px Arial;
  color: #c4c4c4;
  text-transform: uppercase;
}
.link .yqlj {
  height: 52px;
  background: url(images/ca_tx.jpg) no-repeat center top;
}
.link .yqlj span {
  font: 12px Arial;
  color: #999;
  line-height: 52px;
  float: right;
  padding-right: 22px;
  cursor: pointer;
}
.link .yqlj strong {
  display: inline-block;
  height: 52px;
  background: url(images/pro_b7.png) no-repeat left 16px;
  font: 16px "Microsoft YaHei";
  font-weight: bold;
  color: #303030;
  line-height: 52px;
  padding-left: 32px;
  margin-left: 20px;
}
.link .yqlj strong a {
  color: #303030;
}
.link .yqlj strong em {
  font: 16px Arial;
  color: #c4c4c4;
  text-transform: uppercase;
}
.link .hon_in {
  height: 220px;
  overflow: hidden;
  position: relative;
}
.link p {
  height: 64px;
  border: 1px solid #c4c4c4;
  border-top: 0;
  background: #fff;
  font: 12px "Microsoft YaHei";
  color: #666666;
  line-height: 20px;
}
.link p a {
  color: #666;
  margin: 0 8px;
  display: inline-block;
}

/**/
/*flash bannna切换*/
#flashs {
  position: relative;
}
#flashs .bgitem {
}
#flashs .btn {
  position: absolute;
  z-index: 7;
  bottom: 22px;
  right: 50%;
  margin-right: -470px;
  padding: 5px 6px;
}
#flashs .btn span {
  color: #0069d4;
  background: #efefef;
  border: 1px solid #0069d4;
  cursor: pointer;
  display: inline-block;
  margin-left: 5px;
  padding: 2px 6px;
}
#flashs .btn span.cur {
  background: #0069d4;
  color: #fff;
}
/**/

/*客服*/
#kefu1 {
  /*--IE6 Hack - Fixed Positioning to the Bottom--*/
}

#kefu1 {
  position: fixed;
  right: 0px;
  top: 80px;
  z-index: 10008;
  width: 132px;
  padding: 10px;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 1px 1px 1px #d4d4d4;
  font-size: 12px;
}
.cs_tel {
  height: 25px;
  background: url("img.gif?v=1") no-repeat 0px 0px;
}
.cs_tel_ct {
  color: #666;
  line-height: 150%;
}
.cs_tel_num {
  color: #c00;
  font-size: 18px;
  font-family: Arial, Verdana;
  font-style: italic;
  font-weight: bold;
  display: block;
  padding: 5px 0px;
}

.cs_online {
  height: 30px;
  background: url("img.gif?v=1") no-repeat 0px -50px;
}
.cs_online_qq {
  height: 25px;
}
.cs_online_qq a:link,
.cs_online_qq a:active,
.cs_online_qq a:visited,
.cs_online_qq a:hover {
  text-decoration: none;
  color: #666;
}

.cs_qcode {
  padding: 10px 0px 0px 0px;
}

.cs_free {
  height: 32px;
  background: url("img.gif?v=1") no-repeat 0px -100px;
}
.cs_free a {
  display: block;
  height: 32px;
}
.cs_free a span {
  display: none;
}

.cs_baidu {
  height: 32px;
  background: url("img.gif?v=1") no-repeat 0px -200px;
}
.cs_baidu a {
  display: block;
  height: 32px;
}
.cs_baidu a span {
  display: none;
}

.cs_spr {
  border-bottom: 1px dashed #c0c0c0;
  margin: 8px 0px;
}
.cs_space {
  clear: both;
  overflow: hidden;
  height: 8px;
}
.cs_close {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 12px;
  height: 12px;
  background: url("img.gif?v=1") no-repeat 0px -150px;
}
.cs_close a {
  display: block;
  height: 10px;
}
.cs_close a span {
  display: none;
}

/*三联图*/
.mad {
  height: 475px;
  background-image: url(images/mad.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  margin: 40px 0;
}
.mad2 {
  height: 475px;
  background-image: url(images/mad2.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  margin: 40px 0;
}
.mad3 {
  height: 475px;
  background-image: url(images/mad3.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  margin: 40px 0;
}
.mdcd1 {
  padding-left: 1200px;
  padding-top: 100px;
}
.mdcd2 {
  padding-left: 400px;
  padding-top: 100px;
}
.mdcd3 {
  padding-left: 1100px;
  padding-top: 100px;
}
.mdcdt1 {
  font-weight: bold;
  font-size: 35px;
  color: #014ea0;
  line-height: 1.4;
  text-transform: uppercase;
}
.mdcdt2 {
  display: inline-block;
  border-top: solid 1px #333;
  border-bottom: solid 1px #333;
  font-size: 22px;
  line-height: 42px;
  margin-top: 10px;
}
.mdcdt3 {
  background-image: url(images/dian.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 10px;
  font-size: 16px;
  color: #333333;
  line-height: 50px;
  text-transform: uppercase;
}
.mdcdt4 {
  padding-top: 20px;
}
