@charset "utf-8";
/*AVAIBLE_VI
[
{"vicolor":"#822365","sub1color":"#ecc614"},
{"vicolor":"#6C890B","sub1color":"#1DB0B8"},
{"vicolor":"#CF9B03","sub1color":"#F5460C"},
{"vicolor":"#F01B2D","sub1color":"#E08031"}
]
AVAIBLE_VI*/
/* CSS Document */
.message .message_button input,
.message .mess_su_sub {
  background-color: #0d0b0c;
}
html {
  color: #000;
  background: #FFF;
}
body {
  color: #666;
  font: 12px/1.231 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;
}
i,
em {
  font-style: normal;
}
select,
input,
button,
textarea,
button {
  font: 99% arial, helvetica, clean, sans-serif;
}
table {
  font-size: inherit;
  font-size: 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: none;
}
.vam {
  vertical-align: middle;
}
.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  *zoom: 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;
}
body {
  word-break: break-all;
  min-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
/*页面整体布局*/
.header,
.content,
.footer {
  width: 960px;
  margin: 0 auto;
}
/*头部开始*/
.h_head {
  overflow: hidden;
  height: 174px;
  background: url("../images/tb_bg.jpg") no-repeat center top;
  background-size: 1920px 174px;
}
.hd-l {
  float: left;
  width: 680px;
  overflow: hidden;
}
.hd-logo {
  float: left;
  max-width: 228px;
  height: 133px;
  margin-right: 25px;
  padding-top: 20px;
  font-size: 0;
  text-align: center;
  line-height: 0;
  display: table;
}
.hd-logo span {
  display: table-cell;
  vertical-align: middle;
}
.hd-logo img {
  max-width: 228px;
  max-height: 133px;
  display: inline-block;
}
.hd-des {
  float: left;
  width: 425px;
  padding-top: 52px;
}
.hd-des em {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #444444;
  font-size: 24px;
  overflow: hidden;
}
.hd-des b {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #0d0b0c;
  font-size: 26px;
  padding-left: 50px;
  overflow: hidden;
}
.hd-pho {
  display: block;
  float: right;
  width: 205px;
  padding: 56px 0 0 74px;
  background: url(../images/h_pho.png) no-repeat left 57px;
  background-size: 62px 62px;
}
.hd-pho em {
  display: block;
  height: 32px;
  line-height: 32px;
  color: #333333;
  font-size: 22px;
  overflow: hidden;
}
.hd-pho b {
  display: block;
  color: #0d0b0c;
  font-size: 28px;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
}
/*底部开始*/
.f_foot {
  background: url(../images/ft.jpg) no-repeat center top;
  background-size: 1920px 228px;
  height: 198px;
  overflow: hidden;
  padding-top: 30px;
}
.ft-logo {
  float: left;
  height: 188px;
  padding: 0 40px 10px 0;
  font-size: 0;
  text-align: center;
  line-height: 0;
  display: table;
}
.ft-logo span {
  display: table-cell;
  vertical-align: middle;
}
.ft-logo img {
  max-width: 290px;
  max-height: 188px;
  display: inline-block;
}
.ft-text {
  display: block;
  float: left;
  width: 485px;
  color: #333;
  overflow: hidden;
  padding-top: 15px;
}
.ft-text span {
  display: block;
  font-size: 14px;
  line-height: 26px;
}
.ft-text span a {
  color: #333;
}
.code {
  float: right;
  width: 136px;
  height: 136px;
  padding-top: 20px;
}
.code img {
  width: 136px;
  height: 136px;
}
/*banner*/
.banner {
  height: 720px;
  background: url(../images/banner.jpg) no-repeat center top;
  background-size: 1920px 720px;
  position: relative;
  z-index: 0;
}
/*tit*/
.tit {
  text-align: center;
}
.tit span {
  display: block;
  color: #0d0b0c;
  font-size: 50px;
  height: 60px;
  line-height: 60px;
  font-weight: bold;
  overflow: hidden;
}
/*shiWhy*/
.shiWhy {
  height: 950px;
  background: url(../images/shiWhy.jpg) no-repeat center top;
  background-size: 1920px 950px;
}
.shiWhy .tit {
  padding: 95px 0 40px;
  overflow: hidden;
}
.shiWhy .content {
  width: 1003px;
}
.why-img {
  display: block;
  height: 520px;
}
.why-img img {
  width: 1003px;
  height: 520px;
}
.why-pho {
  text-align: center;
  padding-top: 44px;
  overflow: hidden;
}
.wp_tt {
  color: #0d0b0c;
}
.wp_tt span {
  display: block;
  font-size: 36px;
  font-weight: bold;
  height: 70px;
  line-height: 70px;
  overflow: hidden;
}
.wp_tt em {
  display: block;
  font-size: 28px;
  font-weight: normal;
  height: 40px;
  overflow: hidden;
  margin-bottom: 10px;
}
.wp_tt b {
  display: block;
  font-size: 32px;
  height: 40px;
  overflow: hidden;
}
.why-pho p {
  display: inline-block;
  overflow: hidden;
  height: 44px;
  line-height: 44px;
  font-weight: normal;
  padding: 0 60px 0;
  border: 1px solid #b0afaa;
}
.why-pho p em {
  float: left;
  color: #444444;
  height: 44px;
  font-size: 22px;
  margin-right: 5px;
  overflow: hidden;
}
.why-pho p b {
  float: left;
  font-size: 30px;
  height: 44px;
  overflow: hidden;
}
/*love_break*/
.love_break {
  height: 610px;
  overflow: hidden;
  background: url(../images/lovebreak.jpg) no-repeat center top;
  background-size: 1920px 610px;
}
.love_break .content {
  padding-top: 110px;
}
.lbk-l {
  float: left;
  width: 320px;
  padding-top: 35px;
  position: relative;
}
.lbk-l span {
  display: block;
  height: 64px;
  line-height: 32px;
  color: #010101;
  font-size: 20px;
  overflow: hidden;
  margin-bottom: 10px;
}
.lbk-l p {
  color: #000;
  font-weight: bold;
  font-size: 26px;
  height: 52px;
  line-height: 52px;
  overflow: hidden;
}
.lbk-l p i {
  display: block;
  height: 52px;
  overflow: hidden;
}
.lov_icon1 {
  position: absolute;
  width: 90px;
  height: 120px;
  right: -30px;
  top: -60px;
  z-index: 10;
}
.lov_icon1 img {
  width: 90px;
  height: 120px;
}
.lbk-r {
  float: right;
  width: 480px;
  border: 3px solid #ecc614;
  padding: 30px 30px 20px;
  position: relative;
}
.lbk-r em {
  display: block;
  height: 30px;
  line-height: 30px;
  color: #444;
  font-weight: bold;
  font-size: 20px;
  overflow: hidden;
  margin-bottom: 10px;
}
.lbk-r span {
  display: block;
  color: #ecc614;
  font-size: 28px;
  height: 88px;
  line-height: 44px;
  font-weight: bold;
  overflow: hidden;
}
.lov_icon2 {
  position: absolute;
  width: 35px;
  height: 141px;
  left: 280px;
  top: -80px;
  z-index: 10;
}
.lov_icon2 img {
  width: 35px;
  height: 141px;
}
.love_break .wp_tt {
  text-align: center;
  line-height: 40px;
  padding: 90px 0 20px;
}
/*solu*/
.solu {
  height: 720px;
  background: url(../images/solu.jpg) no-repeat center top;
  background-size: 1920px 720px;
}
.solu-wrp {
  padding-top: 20px;
}
.solu-wrp dl {
  float: left;
  width: 230px;
  margin-right: 13px;
  overflow: hidden;
}
.solu-wrp dl.mr0 {
  margin-right: 0;
}
.solu-wrp dt {
  border-radius: 10px;
  overflow: hidden;
}
.solu-wrp dt img {
  display: block;
  width: 230px;
  height: 135px;
}
.solu-wrp dd {
  padding: 20px 15px 0;
  overflow: hidden;
}
.solu-wrp dd em {
  display: block;
  overflow: hidden;
  color: #0d0b0c;
  font-size: 18px;
  height: 28px;
  line-height: 28px;
  text-align: center;
}
.solu-wrp dd p {
  height: 168px;
  line-height: 28px;
  color: #444;
  font-size: 16px;
  overflow: hidden;
  margin: 10px 0 20px;
}
.solu-wrp dd .btn {
  display: block;
  width: 200px;
  height: 48px;
  line-height: 48px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  margin: 0 auto;
  background-color: #0d0b0c;
  border-radius: 10px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.solu-wrp dl.cur .btn {
  width: 180px;
  background-color: #ecc614;
}
.solu .wp_tt {
  text-align: center;
  line-height: 40px;
  padding: 20px 0;
}
/*yos*/
.yos1 {
  height: 710px;
  background: url("../images/yosbg1.jpg") no-repeat center;
  background-size: 1920px 710px;
  overflow: hidden;
}
.yos1 h2 {
  padding: 70px 0 60px;
}
.yos1 h2 b {
  display: block;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  text-align: center;
  color: #ecc614;
  font-weight: bold;
  font-size: 42px;
}
.yos1 h3 {
  height: 42px;
  line-height: 42px;
  position: relative;
}
.yos1 h3 b {
  float: left;
  max-width: 370px;
  margin-right: 5px;
  color: #0d0b0c;
  font-size: 26px;
  font-weight: bold;
  height: 42px;
  line-height: 42px;
  overflow: hidden;
}
.yos1 h3 em {
  float: left;
  max-width: 540px;
  height: 40px;
  border: 1px solid #dcc8d3;
  font-size: 20px;
  color: #333333;
  font-weight: normal;
  padding: 0 20px;
  overflow: hidden;
}
.yos1 h3 i {
  position: absolute;
  z-index: 10;
  width: 95px;
  height: 95px;
  background: url("../images/yos_icon1.png") no-repeat center;
  background-size: 95px 95px;
  text-align: center;
  line-height: 95px;
  font-size: 40px;
  font-style: italic;
  font-family: "Arial";
  font-weight: normal;
  color: #fff;
  left: -120px;
  top: -20px;
  overflow: hidden;
}
.yos-tab {
  padding-top: 50px;
  position: relative;
}
.yos_ul1 li {
  float: left;
  margin: 0 10px;
  width: 220px;
  position: relative;
  height: 263px;
}
.yos_ul1 li img {
  width: 220px;
  height: 263px;
  overflow: hidden;
  display: block;
  position: relative;
  z-index: 1;
}
.yos_ul1 li span {
  position: absolute;
  z-index: 2;
  height: 64px;
  line-height: 64px;
  font-size: 18px;
  text-align: center;
  color: #fff;
  left: 0;
  width: 200px;
  bottom: 0;
  padding: 0 10px;
  background-color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
}
.yos_btl,
.yos_btr {
  position: absolute;
  width: 36px;
  height: 71px;
  cursor: pointer;
  bottom: 90px;
  z-index: 10;
}
.yos_btl {
  background: url("../images/yos_bt1.png") no-repeat center;
  background-size: 36px 71px;
  left: -75px;
}
.yos_btr {
  background: url("../images/yos_bt2.png") no-repeat center;
  background-size: 36px 71px;
  right: -75px;
}
.yos-zx {
  width: 310px;
  margin: 50px auto 0;
}
.yos-zx a {
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  background-color: #0d0b0c;
  border-radius: 10px;
  overflow: hidden;
}
/*yos2*/
.yos2 {
  height: 450px;
  background: url("../images/yosbg2.jpg") no-repeat center;
  background-size: 1920px 450px;
  overflow: hidden;
}
.yos2 .content {
  padding-top: 25px;
}
.yos2-tab-l {
  float: left;
  width: 480px;
  position: relative;
}
.yos2_prev,
.yos2_next {
  position: absolute;
  width: 36px;
  height: 71px;
  cursor: pointer;
  bottom: 97px;
  z-index: 10;
}
.yos2_prev {
  background: url("../images/yos_bt1.png") no-repeat center;
  background-size: 36px 71px;
  left: -60px;
}
.yos2_next {
  background: url("../images/yos_bt2.png") no-repeat center;
  background-size: 36px 71px;
  right: -60px;
}
.yos2_ul li {
  height: 265px;
}
.yos2_ul li img {
  width: 480px;
  height: 265px;
}
.yos2-tab-r {
  float: right;
  width: 365px;
  padding-right: 20px;
}
.yos2-tab-r h3 {
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #dac6d2;
}
.yos2-tab-r h3 em {
  display: block;
  height: 80px;
  line-height: 40px;
  color: #0d0b0c;
  font-size: 26px;
  overflow: hidden;
}
.yos2-tab-r h3 i {
  position: absolute;
  z-index: 10;
  width: 95px;
  height: 95px;
  background: url("../images/yos_icon1.png") no-repeat center;
  background-size: 95px 95px;
  text-align: center;
  line-height: 95px;
  font-size: 40px;
  font-style: italic;
  font-family: "Arial";
  font-weight: normal;
  color: #fff;
  right: -120px;
  top: -20px;
  overflow: hidden;
}
.yos2-tab-r p {
  padding-top: 5px;
  height: 56px;
  line-height: 28px;
  color: #333333;
  font-size: 16px;
  margin-bottom: 25px;
}
.yos2_pic {
  height: 85px;
}
.yos2_pic img {
  width: 365px;
  height: 85px;
}
/*yos3*/
.yos {
  height: 680px;
  background: url("../images/yosbg3.jpg") no-repeat center;
  background-size: 1920px 680px;
}
.yos .content {
  padding-top: 50px;
}
.yos3 {
  position: relative;
  float: left;
  width: 380px;
}
.yos3 h3 {
  position: relative;
}
.yos3 h3 em {
  display: block;
  height: 52px;
  line-height: 52px;
  overflow: hidden;
  color: #0d0b0c;
  font-size: 26px;
  margin-bottom: 10px;
}
.yos3 h3 i {
  position: absolute;
  z-index: 10;
  width: 95px;
  height: 95px;
  background: url("../images/yos_icon1.png") no-repeat center;
  background-size: 95px 95px;
  text-align: center;
  line-height: 95px;
  font-size: 40px;
  font-style: italic;
  font-family: "Arial";
  font-weight: normal;
  color: #fff;
  left: -120px;
  top: -20px;
  overflow: hidden;
}
.yos3 p {
  height: 38px;
  line-height: 38px;
  border: 1px solid #dbc7d1;
  color: #333333;
  font-size: 20px;
  padding: 0 10px;
  overflow: hidden;
}
.yos3-img {
  height: 302px;
  padding-top: 40px;
  position: relative;
}
.yos3-img img {
  position: absolute;
  width: 536px;
  height: 302px;
  left: -80px;
  bottom: 0;
  z-index: 2;
}
/*yos4*/
.yos4 {
  float: right;
  width: 430px;
}
.yos4 h3 {
  padding-left: 70px;
  margin-bottom: 10px;
  position: relative;
}
.yos4 h3 em {
  display: block;
  overflow: hidden;
  color: #0d0b0c;
  font-size: 26px;
  font-weight: bold;
  line-height: 42px;
  height: 84px;
}
.yos4 h3 i {
  position: absolute;
  z-index: 10;
  width: 95px;
  height: 95px;
  background: url("../images/yos_icon1.png") no-repeat center;
  background-size: 95px 95px;
  text-align: center;
  line-height: 95px;
  font-size: 40px;
  font-style: italic;
  font-family: "Arial";
  font-weight: normal;
  color: #fff;
  left: -50px;
  top: -20px;
  overflow: hidden;
}
.yos4 p {
  margin-left: 70px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #dbc7d1;
  color: #333333;
  font-size: 20px;
  padding: 0 10px;
  overflow: hidden;
}
.yos4-img {
  height: 305px;
  padding-top: 30px;
  position: relative;
}
.yos4-img img {
  position: absolute;
  width: 515px;
  height: 305px;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.yos4-zx {
  width: 310px;
  margin: 25px auto 0;
}
.yos4-zx a {
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  background-color: #0d0b0c;
  border-radius: 10px;
  overflow: hidden;
}
/*case*/
.case {
  height: 670px;
  background: url(../images/caseBg.jpg) no-repeat center top;
  background-size: 1920px 670px;
  overflow: hidden;
}
.case-tab {
  padding-top: 80px;
}
.case-nav {
  float: left;
  width: 285px;
}
.case-nav li {
  height: 100px;
  padding: 4px;
  background-color: #fff;
  border: 1px solid #e7e7e7;
  position: relative;
  margin-bottom: 5px;
  cursor: pointer;
}
.case-nav li:last-child {
  margin-bottom: 0;
}
.case-nav li img {
  display: block;
  width: 275px;
  height: 100px;
}
.case-nav li em {
  position: absolute;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #444;
  text-align: center;
  overflow: hidden;
  left: 0;
  top: 40px;
  z-index: 2;
}
.case-nav li.cur {
  background-color: #0d0b0c;
  border: 1px solid #0d0b0c;
}
.case-nav li.cur em {
  font-size: 24px;
  color: #0d0b0c;
}
.case-box {
  float: right;
  width: 650px;
}
.case-box h2 {
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  font-size: 38px;
  font-weight: bold;
  color: #0d0b0c;
  padding: 20px 15px 0;
}
.case-dx {
  padding: 25px 14px;
  border: 1px solid #0d0b0c;
  margin-top: 20px;
}
.case-dx dl h3 {
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  font-size: 18px;
  color: #0d0b0c;
  overflow: hidden;
}
.case-dx dl p {
  font-size: 14px;
  height: 130px;
  line-height: 26px;
  color: #333;
  padding-top: 15px;
  overflow: hidden;
}
.case-dx dt {
  height: 225px;
  padding-top: 26px;
}
.case-dx dt img {
  width: 620px;
  height: 225px;
}
/*wit*/
.wit {
  overflow: hidden;
  padding-bottom: 30px;
}
.wit h2 {
  padding: 25px 0;
}
.wit h2 em,
.abt h2 em,
.impr h2 em,
.lct h2 em {
  display: block;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  text-align: center;
  font-size: 38px;
  font-weight: bold;
  color: #0d0b0c;
}
.wit-wrp {
  position: relative;
}
.wit-ul li {
  float: left;
  width: 230px;
  height: 347px;
  margin: 0 5px;
}
.wit-ul li img {
  width: 230px;
  height: 347px;
}
.wit-prev,
.wit-next {
  position: absolute;
  width: 36px;
  height: 71px;
  cursor: pointer;
  bottom: 138px;
  z-index: 10;
}
.wit-prev {
  background: url("../images/yos_bt1.png") no-repeat center;
  background-size: 36px 71px;
  left: -75px;
}
.wit-next {
  background: url("../images/yos_bt2.png") no-repeat center;
  background-size: 36px 71px;
  right: -75px;
}
/*abt*/
.abt {
  height: 854px;
  overflow: hidden;
  background: url(../images/abt.jpg) no-repeat center top;
  background-size: 1920px 854px;
}
.abt h2 {
  padding: 80px 0 40px;
}
.abt dl {
  width: 790px;
  margin: 0 auto;
}
.abt dt {
  width: 600px;
  height: 330px;
  margin: 0 auto;
}
.abt dt img {
  width: 600px;
  height: 330px;
}
.abt dd {
  padding-top: 10px;
}
.abt h3 {
  text-align: center;
}
.abt h3 em {
  display: block;
  color: #000;
  font-size: 26px;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.abt h3 b {
  display: block;
  color: #0d0b0c;
  font-size: 22px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.abt dd p {
  color: #444;
  font-size: 16px;
  height: 90px;
  line-height: 30px;
  overflow: hidden;
  padding-top: 20px;
}
.abo_tel {
  text-align: center;
  padding-top: 40px;
}
.abt-pho {
  display: inline-block;
  border: 1px solid #0d0b0c;
  padding-top: 22px;
  position: relative;
}
.abt-pho a {
  position: absolute;
  width: 56%;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  left: 22%;
  top: -19px;
  z-index: 2;
  background-color: #ecc614;
  overflow: hidden;
}
.abt-pho p {
  display: inline-block;
  color: #0d0b0c;
  overflow: hidden;
  height: 44px;
  line-height: 44px;
  font-weight: normal;
  padding: 0 60px 0;
}
.abt-pho p em {
  float: left;
  height: 44px;
  font-size: 22px;
  margin-right: 5px;
  overflow: hidden;
}
.abt-pho p b {
  float: left;
  font-size: 30px;
  height: 44px;
  overflow: hidden;
}
/*impr*/
.impr {
  height: 490px;
  overflow: hidden;
  background: url("../images/imprBG.jpg") no-repeat center top;
  background-size: 1920px 490px;
}
.impr h2 {
  padding: 80px 0 30px;
}
.impr-nav {
  height: 50px;
  border: 1px solid #0d0b0c;
  border-right: 0;
  width: 957px;
}
.impr-nav li {
  display: block;
  float: left;
  width: 318px;
  height: 50px;
  line-height: 50px;
  border-right: 1px solid #0d0b0c;
  text-align: center;
  color: #444;
  font-size: 22px;
  cursor: pointer;
  overflow: hidden;
}
.impr-nav li:hover,
.impr-nav li.cur {
  background-color: #0d0b0c;
  color: #fff;
}
.impr-cnt {
  display: block;
  padding-top: 35px;
  overflow: hidden;
}
.impr-cnt li {
  float: left;
  width: 230px;
  margin-right: 13px;
}
.impr-cnt li:last-child {
  margin-right: 0;
}
.impr-cnt li em {
  display: block;
  height: 156px;
  padding: 3px;
  border: 1px solid #e7e7e7;
}
.impr-cnt li img {
  width: 222px;
  height: 156px;
}
.impr-cnt li span {
  display: block;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #444;
  font-size: 16px;
  overflow: hidden;
}
/*lct*/
.lct {
  overflow: hidden;
  height: 610px;
  background: url("../images/lctBG.jpg") no-repeat center top;
  background-size: 1920px 610px;
}
.lct h2 {
  padding: 30px 0 50px;
}
.lct-lc {
  height: 190px;
  position: relative;
  background: url("../images/lcta.png") no-repeat center top;
  background-size: 960px 50px;
  margin-bottom: 20px;
}
.lct-lc li {
  position: absolute;
  width: 80px;
  top: 0;
  z-index: 2;
}
.lct-lc li em {
  display: block;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-weight: bold;
  font-size: 36px;
  color: #fff;
  overflow: hidden;
  background-color: #ecc614;
  border-radius: 5px;
}
.lct-lc li span {
  display: block;
  height: 48px;
  line-height: 24px;
  font-size: 18px;
  font-weight: bold;
  color: #444;
  overflow: hidden;
  padding-top: 20px;
}
.lct-lc li.lci01 {
  left: 0;
}
.lct-lc li.lci02 {
  left: 148px;
}
.lct-lc li.lci03 {
  left: 296px;
}
.lct-lc li.lci04 {
  left: 444px;
}
.lct-lc li.lci05 {
  right: 288px;
}
.lct-lc li.lci06 {
  right: 141px;
}
.lct-lc li.lci07 {
  right: -8px;
}
.lct-od {
  height: 241px;
  position: relative;
}
.lct-od img {
  width: 960px;
  height: 241px;
}
.lct-od p {
  position: absolute;
  right: 45px;
  top: 84px;
  max-width: 400px;
}
.lct-od p span {
  display: block;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  margin-bottom: 10px;
}
.lct-od p em {
  display: inline-block;
  color: #0d0b0c;
  font-size: 16px;
  height: 32px;
}
.lct-od p b {
  font-size: 28px;
  float: right;
  height: 32px;
}
.lct-od p a {
  display: block;
  overflow: hidden;
  width: 280px;
  height: 38px;
  line-height: 38px;
  background-color: #ecc614;
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin: 0 auto;
  border-radius: 5px;
}
.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: #0d0b0c;
}
.sidebar .fh {
  display: none;
}
