@charset "utf-8";
/*AVAIBLE_VI
[
{"vicolor":"#297fce","sub1color":"#3eb034"},
{"vicolor":"#fe9e0b","sub1color":"#FE600B"},
{"vicolor":"#da251c","sub1color":"#16A928"},
{"vicolor":"#019f00","sub1color":"#007777"}
]
AVAIBLE_VI*/

.message .message_button input,
.message .mess_su_sub {
  background-color: #297fce;
}

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;
  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;
}
body {
  word-break: break-all;
  min-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
/* -- 页面整体布局 -- */
.header,
.content,
.footer {
  width: 1200px;
  margin: 0 auto;
}
.h_nav li a:-webkit-any-link {
  display: block;
}

/*CSS_DELETE_START*/
/*头部开始*/
.h_top {
  height: 112px;
  overflow: hidden;
}
.h_top p {
  padding-left: 46px;
  min-width: 210px;
  margin-top: 38px;
  font: 14px "Microsoft YaHei";
  color: #333;
  line-height: 14px;
  background: url(../images/h_tel.jpg) no-repeat left center;
  background-size: 40px 40px;
}
.h_top p em {
  display: inline-block;
  line-height: 28px;
}
.h_top p span {
  font-weight: normal;
  font: 22px "Microsoft YaHei";
  color: #297fce;
  margin-left: 10px;
}
.h_top p i {
  display: block;
}
.h_top h2{float: left;padding: 6px 0;height: 100px;font-size: 0;line-height: 0;text-align: center;display: table;}
.h_top h2 span{display: table-cell;vertical-align: middle;}
.h_top h2 img{max-width: 210px;max-height: 100px;display: inline-block;}
.h_top h3 {
  width: 524px;
  height: 78px;
  margin-top: 32px;
  padding-left: 36px;
}
.h_top h3 b {
  display: block;
  font-size: 22px;
  color: #111;
  font-family: "Microsoft Yahei";
}
.h_top h3 span {
  font: 18px "Microsoft YaHei";
  font-weight: normal;
  color: #297fce;
  display: block;
  line-height: 30px;
}
/*底部开始*/
.f_foot {
  height: 206px;
  overflow: hidden;
  background: url(../images/f_xxx.png) no-repeat center center;
  background-size: 1920px 206px;
}
.f_foot h2{float: left;padding: 23px 0;height: 160px;font-size: 0;line-height: 0;text-align: center;display: table;}
.f_foot h2 span{display: table-cell;vertical-align: middle;}
.f_foot h2 img{max-width: 300px;max-height: 180px;display: inline-block;}
.f_add {
  width: 546px;
  max-height: 168px;
  margin: 40px 0 0 85px;
  font: 14px "Microsoft YaHei";
  color: #949494;
  line-height: 28px;
}
.f_add a {
  color: #949494;
}
.f_ewm {
  width: 156px;
  height: 118px;
  background: #2b2b2b;
  margin-top: 48px;
  overflow: hidden;
}
.f_ewm em {
  padding: 0 7px;
  font-size: 14px;
  color: #979797;
  display: block;
  width: 23px;
  height: 118px;
  overflow: hidden;
  text-align: center;
}
.f_ewm em img {
  width: 23px;
  height: 23px;
  margin-top: 19px;
  display: block;
}
.f_ewm span {
  display: block;
  width: 118px;
  height: 118px;
}
.f_ewm span img {
  width: 118px;
  height: 118px;
}
/*banner*/
.banner {
  overflow: hidden;
  height: 590px;
  background: url(../images/banner.jpg) no-repeat center top;
  background-size: 1920px 590px;
}
/*CSS_DELETE_END*/

/*common*/
.mb10 {
  margin-bottom: 10px;
}
.ml10 {
  margin-left: 10px;
}
.bg {
  background: #FFF;
}
em,
i {
  font-style: normal;
}
body {
  background: #fff;
}

/**/
.cus {
  height: 599px;
  overflow: hidden;
}
.cus h2 {
  height: 169px;
  overflow: hidden;
  text-align: center;
}
.cus h2 b {
  height: 51px;
  line-height: 51px;
  margin-top: 56px;
  display: block;
  font-size: 28px;
  color: #111;
  overflow: hidden;
}
.cus h2 p {
  display: inline-block;
  padding: 0 40px;
  height: 21px;
  line-height: 20px;
  border: 1px solid #ccc;
  border-left: 0;
  border-right: 0;
  font-size: 14px;
  color: #bfbfbf;
  font-weight: normal;
  margin: 0 auto;
  text-transform: uppercase;
}
.cus h2 p span {
  display: block;
  height: 21px;
  overflow: hidden;
}
.cus_con {
  position: relative;
  height: 370px;
  overflow: hidden;
}
.cus_con dl {
  width: 592px;
  height: 177px;
  float: left;
  margin-right: 10px;
  margin-bottom: 12px;
  border: 1px solid #ccc;
}
.cus_con dl:hover {
  border: 1px solid #297fce;
}
.cus_con dl dt {
  width: 66px;
  margin-top: 32px;
  margin-left: 32px;
}
.cus_con dl dt b {
  border-bottom: 2px solid #7f7f7f;
  display: block;
  font-size: 57px;
  color: #848484;
  font-family: Arial;
  font-weight: normal;
}
.cus_con dl dt span {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto;
}
.cus_con dl dt span img {
  width: 50px;
  height: 50px;
}
.cus_con dl dd {
  margin-left: 18px;
  width: 350px;
  margin-top: 34px;
}
.cus_con dl dd b {
  display: block;
  font-size: 24px;
  color: #333;
  font-family: "Microsoft Yahei";
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.cus_con dl dd em {
  height: 24px;
  overflow: hidden;
  line-height: 24px;
  display: block;
  font-size: 14px;
  color: #666;
  font-family: Arial;
  text-transform: uppercase;
}
.cus_con dl dd p {
  margin-top: 14px;
  font-size: 15px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  color: #333;
}
.cus_con dl dd p span {
  color: #3eb034;
  font-weight: bold;
}
.cus_con .nobot dt {
  margin-right: 28px;
  margin-left: 0;
}
.cus_con .nobot dd {
  margin-right: 28px;
  text-align: right;
}
.cus_con dl.phover dt b {
  color: #297fce;
  border-color: #297fce;
}
.cus_con dl.phover dd b {
  color: #297fce;
}
.cus_con dl .c02 {
  display: none;
}
.cus_con .nobot {
  margin-right: 0;
}
.cus_p {
  position: absolute;
  width: 225px;
  height: 223px;
  overflow: hidden;
  top: 75px;
  left: 490px;
  border-radius: 50%;
}
.cus_p span {
  width: 100%;
  height: 100%;
  background: #297fce;
  display: block;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border: 6px solid #fff;
  box-sizing: border-box;
}
.cus_p img {
  width: 225px;
  height: 223px;
  position: relative;
  z-index: 2;
}
/**/
.pro {
  background: #f4f4f4;
  overflow: hidden;
}
.pro h2 {
  height: 159px;
  text-align: center;
}
.pro h2 b {
  height: 51px;
  line-height: 51px;
  margin-top: 45px;
  display: block;
  font-size: 28px;
  color: #111;
  overflow: hidden;
}
.pro h2 p {
  display: inline-block;
  padding: 0 40px;
  height: 21px;
  line-height: 20px;
  border: 1px solid #ccc;
  border-left: 0;
  border-right: 0;
  font-size: 14px;
  color: #bfbfbf;
  font-weight: normal;
  margin: 0 auto;
  text-transform: uppercase;
}
.pro h2 p span {
  display: block;
  height: 21px;
  overflow: hidden;
}
.pro_q {
  margin-bottom: 29px;
  height: 50px;
  overflow: hidden;
  text-align: center;
}
.pro_q ul {
  font-size: 0;
}
.pro_q ul li {
  display: inline-block;
  width: 192px;
  height: 40px;
  overflow: hidden;
  background-image: url(../images/pro_qb.gif);
  background-repeat: no-repeat;
  background-position: right 12px;
  background-size: 1px 19px;
  line-height: 42px;
  text-align: center;
  font-size: 18px;
}
.pro_q ul li span,
.pro_q ul li a {
  display: block;
  width: 192px;
  height: 40px;
  overflow: hidden;
}
.pro_q ul li:hover,
.pro_q .cur,
.pro_q ul li a:hover,
.pro_q .cur a {
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  background-color: #297fce;
}
.pro_q .nobot {
  background-image: none;
}
.pro_desc {
  max-height: 240px;
  overflow: hidden;
}
.pro_c {
  height: 974px;
  overflow: hidden;
}
.pro_x dl {
  position: relative;
  margin-bottom: 37px;
  height: 438px;
  overflow: hidden;
}
.pro_x dl::before {
  width: 420px;
  height: 438px;
  background: #297fce;
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
}
.pro_x dl dt {
  margin-left: 44px;
  margin-top: 41px;
  width: 558px;
  height: 350px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.pro_x dl dt img {
  width: 558px;
  height: 350px;
}
.pro_x dl dd {
  width: 490px;
  margin-left: 53px;
  margin-top: 41px;
}
.pro_x dl dd b {
  line-height: 30px;
  display: block;
  font-size: 18px;
  color: #333;
  margin-bottom: 35px;
  margin-top: 35px;
}
.pro_x dl dd span {
  margin-bottom: 28px;
  height: 68px;
  overflow: hidden;
  display: block;
  margin-top: 18px;
}
.pro_x dl dd span em {
  display: inline-block;
  width: 76px;
  height: 68px;
  margin-right: 19px;
}
.pro_x dl dd span em img {
  width: 76px;
  height: 68px;
}
.pro_x dl dd p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  font-family: "Microsoft Yahei";
  background: url(../images/pro_wb.png) no-repeat left 10px;
  background-size: 5px 8px;
  padding-left: 15px;
}
.pro_link {
  margin-top: 20px;
  display: block;
  width: 102px;
  height: 24px;
  text-align: center;
  border: 2px solid #3eb034;
  line-height: 24px;
  font-size: 14px;
  color: #3eb034;
}
.pro_link a {
  color: #3eb034;
  display: block;
  height: 24px;
  overflow: hidden;
}
.pro_x dl.p_t02 {
  position: relative;
}
.pro_x dl.p_t02::before {
  content: normal;
}
.pro_x dl.p_t02::after {
  width: 420px;
  height: 438px;
  background: #297fce;
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
}
.pro_x .p_t02 dt {
  margin-right: 44px;
}
.pro_x .p_t02 dd {
  margin-left: 55px;
}
/**/
.edgv01 {
  height: 1700px;
  overflow: hidden;
  background: url(../images/edgv01.jpg) no-repeat center top;
  background-size: 1920px 542px;
  border-bottom: 2px solid #297fce;
}
.edgv02 {
  height: 1700px;
  overflow: hidden;
  background: url(../images/edgv02.jpg) no-repeat center 958px;
  background-size: 1920px 378px;
}
.edgv_con {
  position: relative;
  height: 1700px;
  overflow: hidden;
}
.edgv_con dl {
  width: 486px;
  position: absolute;
}
.edgv_con dl dt {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 64px;
  color: #333;
  font-weight: bold;
  height: 64px;
  overflow: hidden;
}
.edgv_con dd {
  max-height: 264px;
  overflow: hidden;
}
.edgv_con dl dd p {
  position: relative;
  padding-left: 39px;
  font-size: 15px;
  color: #333;
  line-height: 26px;
  font-family: "Microsoft Yahei";
}
.edgv_con dl dd p::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  display: block;
  border: 2px solid #3eb034;
  position: absolute;
  left: 0;
  top: 8px;
}
.edgv_con dl dd p b {
  color: #3eb034;
}
.ys_link {
  margin-left: 338px;
  margin-top: 14px;
  display: block;
  width: 102px;
  height: 24px;
  border: 2px solid #3eb034;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  color: #3eb034;
}
.ys_link a {
  color: #3eb034;
}
.edgv_con .ed_r {
  text-align: right;
}
.edgv_con .ed_r dd p::before {
  content: normal;
}
.edgv_con .ed_r dd p {
  padding-left: 0;
  padding-right: 39px;
}
.edgv_con .ed_r dd p::after {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  display: block;
  border: 2px solid #3eb034;
  position: absolute;
  right: 0;
  top: 8px;
}
.edgv_con .one {
  top: 74px;
  right: 36px;
}
.oneimg {
  position: absolute;
  top: 20px;
  left: 0;
}
.oneimg img,
.twoimg img,
.threeimg img,
.fourimg img {
  width: 600px;
  height: 354px;
}
.twoimg {
  position: absolute;
  top: 441px;
  right: 0;
}
.threeimg {
  position: absolute;
  top: 850px;
  left: 0;
}
.fourimg {
  position: absolute;
  top: 1280px;
  right: 0;
}
.edgv_con .two {
  top: 441px;
  left: 42px;
}
.edgv_con .three {
  top: 850px;
  right: 36px;
}
.edgv_con .four {
  top: 1280px;
  left: 42px;
}
/**/
.case {
  height: 731px;
}
.case h2 {
  height: 135px;
  text-align: center;
}
.case h2 b {
  height: 51px;
  line-height: 51px;
  margin-top: 53px;
  display: block;
  font-size: 28px;
  color: #111;
  overflow: hidden;
}
.case h2 p {
  display: inline-block;
  padding: 0 30px;
  height: 21px;
  line-height: 20px;
  border: 1px solid #ccc;
  border-left: 0;
  border-right: 0;
  font-size: 14px;
  color: #bfbfbf;
  font-weight: normal;
  margin: 0 auto;
  text-transform: uppercase;
}
.case h2 span {
  display: block;
  height: 21px;
  overflow: hidden;
}
.case_con {
  height: 536px;
  position: relative;
}
.case_c {
  height: 536px;
  overflow: hidden;
}
.case_c dl {
  height: 536px;
  position: relative;
}
.case_c dl dt {
  height: 536px;
  overflow: hidden;
}
.case_c dl dt img {
  width: 1200px;
  height: 536px;
}
.case_c dl dd {
  width: 1101px;
  padding: 0 46px 0 53px;
  height: 135px;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0;
  left: 0;
}
.case_c dl dd span {
  margin-top: 20px;
  height: 40px;
  font-size: 14px;
  color: #fff;
  line-height: 40px;
  display: block;
  overflow: hidden;
}
.case_c dl dd span b {
  display: inline-block;
  height: 40px;
  line-height: 36px;
  overflow: hidden;
  margin-right: 24px;
  font-size: 18px;
  color: #fff;
}
.case_c dl dd span em {
  height: 40px;
  display: inline-block;
  overflow: hidden;
}
.case_c dl dd p {
  max-height: 72px;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  width: 888px;
  float: left;
  overflow: hidden;
}
.case_link {
  float: right;
  border: 2px solid #fff;
  display: block;
  width: 102px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.case_link a {
  color: #fff;
  display: block;
  width: 102px;
  height: 24px;
  overflow: hidden;
}
/**/
.tec {
  height: 390px;
  background: #f4f4f4;
  overflow: hidden;
}
.tec h2 {
  height: 161px;
  text-align: center;
  overflow: hidden;
}
.tec h2 b {
  height: 51px;
  line-height: 51px;
  margin-top: 48px;
  display: block;
  font-size: 28px;
  color: #111;
  overflow: hidden;
}
.tec h2 p {
  display: inline-block;
  padding: 0 30px;
  height: 21px;
  line-height: 20px;
  border: 1px solid #ccc;
  border-left: 0;
  border-right: 0;
  font-size: 14px;
  color: #bfbfbf;
  font-weight: normal;
  margin: 0 auto;
  white-space: nowrap;
  text-transform: uppercase;
}
.tec h2 p span {
  display: block;
  height: 21px;
  overflow: hidden;
}
.tec_c {
  width: 995px;
  height: 169px;
  overflow: hidden;
}
.tec_c ul li {
  margin-right: 13px;
  float: left;
  width: 193px;
  height: 169px;
  overflow: hidden;
  background: url(../images/tec_b.gif) no-repeat left top;
  background-size: 193px 169px;
}
.tec_c ul li a {
  overflow: hidden;
  display: block;
  width: 193px;
  height: 169px;
}
.tec_c ul li em {
  display: block;
  width: 44px;
  height: 44px;
  overflow: hidden;
  margin-top: 39px;
  margin-left: 63px;
}
.tec_c ul li em img {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  overflow: hidden;
}
.tec_c ul li span {
  width: 169px;
  height: 73px;
  display: block;
  line-height: 73px;
  font-size: 16px;
  color: #333;
  text-align: center;
  overflow: hidden;
}
.tec_c .nobot {
  width: 169px;
  margin-right: 0;
}
.ys-tit {
  text-align: center;
  background: #297fce;
  height: 176px;
  color: #fff;
  margin-bottom: 20px;
}
.ys-tit h3 {
  height: 52px;
  font-size: 28px;
  padding-top: 40px;
  overflow: hidden;
}
.ys-tit h3 b {
  background: #fff;
  color: #297fce;
  font-size: 40px;
  margin: 0 10px;
  height: 52px;
  overflow: hidden;
}
.ys-tit h3 span {
  height: 52px;
  overflow: hidden;
}
.ys-tit p {
  font-size: 22px;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  color: rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  display: inline-block;
  line-height: 30px;
  margin-top: 20px;
  letter-spacing: 10px;
  padding: 0 20px;
}
.ys-tit p span {
  display: block;
  height: 32px;
  overflow: hidden;
}
.tec_tel {
  margin-top: 40px;
  width: 184px;
}
.tec_tel p {
  text-align: center;
  font-size: 14px;
  color: #555;
}
.tec_tel p em {
  display: block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.tec_tel p span {
  display: block;
  height: 36px;
  font-size: 24px;
  line-height: 36px;
  font-family: Arial;
  overflow: hidden;
}
.tec_link {
  display: block;
  width: 106px;
  height: 28px;
  background: #3eb034;
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 28px;
  margin: 0 auto;
}
.tec_link a {
  color: #fff;
  display: block;
  height: 28px;
  overflow: hidden;
}
/**/
.coo {
  height: 393px;
  overflow: hidden;
  border-bottom: 2px solid #297fce;
}
.coo h2 {
  height: 160px;
  text-align: center;
  overflow: hidden;
}
.coo h2 b {
  display: block;
  height: 51px;
  line-height: 51px;
  margin-top: 48px;
  font-size: 28px;
  color: #111;
  overflow: hidden;
}
.coo h2 p {
  display: inline-block;
  padding: 0 30px;
  height: 21px;
  line-height: 20px;
  border: 1px solid #ccc;
  border-left: 0;
  border-right: 0;
  font-size: 14px;
  color: #bfbfbf;
  font-weight: normal;
  margin: 0 auto;
  text-transform: uppercase;
}
.coo h2 p span {
  display: block;
  height: 21px;
  overflow: hidden;
}
.coo_con {
  position: relative;
  height: 145px;
}
.coo_c ul {
  height: 145px;
  overflow: hidden;
}
.coo_c ul li {
  line-height: 0;
  width: 238px;
  height: 143px;
  overflow: hidden;
  border: 1px solid #e3e3e3;
  float: left;
}
.coo_c ul li img {
  width: 239px;
  height: 108px;
}
.coo_c ul li span {
  display: block;
  height: 35px;
  background: #f4f4f4;
  line-height: 35px;
  text-align: center;
}
.coo_c .nobot {
  width: 238px;
  border-right: 0;
}
.coo_c .cur span {
  background: #297fce;
  color: #fff;
}
.coo_c .cur a {
  color: #fff;
}
/**/
.about {
  height: 556px;
  overflow: hidden;
}
.about h2 {
  height: 134px;
  text-align: center;
  overflow: hidden;
}
.about h2 b {
  height: 51px;
  line-height: 51px;
  margin-top: 22px;
  display: block;
  font-size: 28px;
  color: #111;
  overflow: hidden;
}
.about h2 p {
  display: inline-block;
  padding: 0 30px;
  height: 21px;
  line-height: 20px;
  border: 1px solid #ccc;
  border-left: 0;
  border-right: 0;
  font-size: 14px;
  white-space: nowrap;
  color: #bfbfbf;
  font-weight: normal;
  margin: 0 auto;
  text-transform: uppercase;
}
.about h2 p span {
  display: block;
  height: 21px;
  overflow: hidden;
}
.about dl dt {
  width: 600px;
  height: 382px;
  overflow: hidden;
}
.about dl dt img {
  width: 600px;
  height: 354px;
}
.about_link {
  width: 106px;
  height: 29px;
  background: #3eb034;
  font-size: 14px;
  text-align: center;
  line-height: 29px;
  display: inline-block;
  color: #fff;
  margin-left: 495px;
}
.about_link a {
  color: #fff;
  display: block;
  height: 29px;
  overflow: hidden;
}
.about dl dd {
  width: 568px;
}
.about dl dd b {
  margin-top: 26px;
  height: 60px;
  margin-bottom: 18px;
  display: block;
  font-size: 18px;
  color: #333;
  line-height: 60px;
  overflow: hidden;
}
.about dl dd p {
  font-size: 14px;
  line-height: 28px;
  color: #333;
}
.about_desc {
  max-height: 280px;
  overflow: hidden;
}
/**/
.hon {
  height: 290px;
}
.hon_q {
  width: 170px;
  height: 230px;
}
.hon_q ul li {
  width: 170px;
  height: 115px;
  background: #666;
  overflow: hidden;
}
.hon_q ul li img {
  width: 43px;
  height: 43px;
  display: block;
  margin: 23px auto 0;
}
.hon_q ul li span {
  display: block;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  overflow: hidden;
}
.hon_q ul li a {
  display: block;
  width: 170px;
  height: 115px;
}
.hon_q ul li:hover,
.hon_q .cur {
  text-decoration: none;
  background: #297fce;
}
.hon_con {
  width: 994px;
  height: 230px;
}
.hon_c {
  width: 994px;
  position: relative;
  height: 230px;
}
.hon_c ul li {
  line-height: 0;
  margin-right: 36px;
  width: 307px;
  height: 230px;
  overflow: hidden;
  position: relative;
  float: left;
}
.hon_c ul li.last {
  margin-right: 0;
}
.hon_c ul li img {
  width: 307px;
  height: 230px;
}
.hon_c ul li span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 307px;
  font-size: 14px;
  line-height: 44px;
  font-family: "Microsoft Yahei";
  text-align: center;
  color: #fff;
  height: 44px;
  background: rgba(0, 0, 0, 0.7);
  display: block;
}
.hon_c .nobot {
  margin-right: 0;
}

.sidebar { position: fixed; bottom: 50px; right: 20px; z-index: 99; width: 50px; }
.sidebar-itme { width: 50px; height: 68px; margin-bottom: 5px; position: relative;   }
.sidebar-itme:hover span{ display: block; }
.sidebar-itme span { display: none; width: 66px; height: 24px; font-size: 12px; color: #666; text-align: center; line-height: 24px; border-radius: 4px; background-color: #eee; position: absolute; right: 54px; top: 50%; margin-top: -12px; }
.sidebar img { width: 50px; height: 68px; cursor: pointer; background-color: #297fce; }
.sidebar .fh { display: none; }





 

.banner_kt_mk{ background:url(/templets/images/mk_banner.jpg) no-repeat center; height:320px;}

 