@charset "utf-8";

/*!
 * 深圳市慧联通信技术有限公司
 * @Author http://www.lonwin.net iyejing.
 * @Copyright 2016
 */
.focuspic {
  margin: 0 0 20px;
  overflow: hidden;
  z-index: 1;
  position: relative;
  background: #1e242c
}
.focuspic, .focuspic ul {
  width: 1170px;
  height: 600px
}
.focuspic ul {
  display: block;
  position: absolute;
  left: 0;
  top: 0
}
.focuspic li {
  position: relative;
  width: 1170px;
  height: 600px;
  float: left;
  z-index: 0
}
.focuspic img.focusimg {
  width: 100%;
  float: left
}
.focuspic .blackmask {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 140px;
  background: #1e242c
}
.focuspic .focusbtn {
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 50%;
  margin-right: -91px;
  width: 182px;
  height: 16px;
  padding: 10px 0 0;
  background: url(../images/focusbtnbg.png) no-repeat 0 0;
  text-align: center
}
.focuspic .focusbtn a {
  display: inline-block;
  width: 8px;
  height: 8px;
  border: 2px solid #007fff;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #fff;
  margin: 0 5px
}
.focusbtn a.current, .focusbtn a:hover {
  background: #007fff
}
.focustxt {
  bottom: 75px;
  color: #fff;
  font-size: 36px;
  line-height: 40px
}
.focusmore, .focustxt {
  position: absolute;
  left: 45px;
  z-index: 2
}
.focusmore {
  bottom: 40px;
  color: #cddeec;
  font-size: 18px;
  line-height: 25px
}
.focusmore:hover {
  color: #fff;
  text-decoration: none
}
.indexbox1 h1 {
  height: 55px;
  line-height: 55px;
  color: #4d4b4b;
  font-size: 18px;
  font-weight: 400
}
.indexbox1 li {
  float: left;
  position: relative
}
.productloop {
  position: relative;
  z-index: 1;
  padding: 0 0 25px
}
.productloop .hd {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.productloop .hd .next, .productloop .hd .prev {
  display: block;
  width: 15px;
  height: 51px;
  overflow: hidden;
  position: absolute;
  top: 145px;
  cursor: pointer
}
.productloop .hd .prev {
  background: url(../images/icon.png) no-repeat 0 0;
  left: -20px
}
.productloop .hd .next {
  background: url(../images/icon.png) no-repeat -19px 0;
  right: -20px
}
.productloop .hd .prev:hover {
  background: url(../images/icon.png) no-repeat -38px 0
}
.productloop .hd .next:hover {
  background: url(../images/icon.png) no-repeat -57px 0
}
.productloop .hd ul {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.productloop .hd ul li {
  display: inline-block;
  width: 10px;
  height: 10px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #acacac;
  margin: 0 4px;
  text-indent: -999px;
  cursor: pointer;
  -moz-border-radius: 10px;
  border-radius: 10px;
  /*behavior: url(../PIE.htc)*/
}
.productloop .hd ul li.on {
  background: #7ecef4;
  border: 1px solid #7ecef4
}
.productloop .bd {
  position: relative;
  z-index: 3
}
.productloop .bd ul {
  overflow: hidden;
  zoom: 1
}
.productloop .bd ul li {
  margin: 0;
  text-align: center;
  float: left;
  overflow: hidden
}
.productloop .bd ul li, .productloop .hcbbg {
  width: 390px;
  height: 350px
}
.hcbimg {
  width: 176px;
  height: 142px
}
.indexboxa {
  display: block;
  z-index: 1;
  text-align: center;
  padding-bottom: 50px
}
.indexboxa:hover {
  text-decoration: none
}
.hcbli .hcbp {
  color: #fff;
  display: block;
  padding: 0;
  margin: 0 15%;
  position: absolute;
  width: 70%;
  left: 0;
  bottom: 0;
  cursor: pointer
}
.hcbli .hcbp .divp {
  font-size: 20px;
  height: 60px;
  line-height: 120%;
  text-align: center
}
.indexbox1 li .hcbp .hcbmenu {
  width: 92%;
  height: auto;
  position: absolute;
  bottom: 0;
  left: 4%;
  background: #f60;
  z-index: 3;
  color: #fff;
  display: none;
  padding: 0 0 5px
}
.indexbox1 li .hcbp .hcbmenu dl {
  padding: 0
}
.indexbox1 li .hcbp .hcbmenu dt {
  padding: 8px 0 8px 15px;
  background: #cc5200;
  font-size: 14px;
  line-height: 140%;
  font-weight: 700;
  margin-bottom: 1px
}
.indexbox1 li .hcbp .hcbmenu dd {
  width: 100%
}
.indexbox1 li .hcbp .hcbmenu dd a {
  display: block;
  line-height: 120%;
  padding: 5px 0 5px 15px;
  color: #fff;
  font-size: 12px
}
.indexbox1 li .hcbp .hcbmenu dd a:hover {
  background: #cc5200;
  color: #ff9;
  text-decoration: none
}
.indexbox1 li.li2 .hcbp .hcbmenu {
  background: #438c9f
}
.indexbox1 li.li2 .hcbp .hcbmenu dt {
  background: #36707f
}
.indexbox1 li.li2 .hcbp .hcbmenu dd a:hover {
  background: #36707f;
  color: #9cf
}
.indexbox1 li.li3 .hcbp .hcbmenu {
  background: #8e4f7a
}
.indexbox1 li.li3 .hcbp .hcbmenu dt {
  background: #723f62
}
.indexbox1 li.li3 .hcbp .hcbmenu dd a:hover {
  background: #723f62;
  color: #fcf
}
.indexbox1 li.li4 .hcbp .hcbmenu {
  background: #2697c8
}
.indexbox1 li.li4 .hcbp .hcbmenu dt {
  background: #1e79a0
}
.indexbox1 li.li4 .hcbp .hcbmenu dd a:hover {
  background: #1e79a0;
  color: #9ff
}
.indexbox1 li.li5 .hcbp .hcbmenu {
  background: #8d9199
}
.indexbox1 li.li5 .hcbp .hcbmenu dt {
  background: #71747a
}
.indexbox1 li.li5 .hcbp .hcbmenu dd a:hover {
  background: #71747a;
  color: #ffc
}
.indexbox1 li.li6 .hcbp .hcbmenu {
  background: #8b6253
}
.indexbox1 li.li6 .hcbp .hcbmenu dt {
  background: #6f4e42
}
.indexbox1 li.li6 .hcbp .hcbmenu dd a:hover {
  background: #6f4e42;
  color: #ff9
}
.indexbox1 li.li7 .hcbp .hcbmenu {
  background: #405eaa
}
.indexbox1 li.li7 .hcbp .hcbmenu dt {
  background: #334b88
}
.indexbox1 li.li7 .hcbp .hcbmenu dd a:hover {
  background: #334b88;
  color: #66b7ff
}
.productloop2 {
  position: relative;
  z-index: 1;
  padding-bottom: 25px;
  margin-bottom: 10px
}
.productloop2 .hd {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.productloop2 .hd .next, .productloop2 .hd .prev {
  display: block;
  width: 15px;
  height: 51px;
  overflow: hidden;
  position: absolute;
  top: 145px;
  cursor: pointer
}
.productloop2 .hd .prev {
  background: url(../images/icon.png) no-repeat 0 0;
  left: -20px
}
.productloop2 .hd .next {
  background: url(../images/icon.png) no-repeat -19px 0;
  right: -20px
}
.productloop2 .hd .prev:hover {
  background: url(../images/icon.png) no-repeat -38px 0
}
.productloop2 .hd .next:hover {
  background: url(../images/icon.png) no-repeat -57px 0
}
.productloop2 .hd ul {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center
}
.productloop2 .hd ul li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  float: none;
  overflow: hidden;
  background: #fff;
  border: 1px solid #acacac;
  margin: 0 4px;
  text-indent: -999px;
  cursor: pointer;
  -moz-border-radius: 10px;
  border-radius: 10px;
  behavior: url(../PIE.htc)
}
.productloop2 .hd ul li.on {
  background: #7ecef4;
  border: 1px solid #7ecef4
}
.productloop2 .bd {
  position: relative;
  z-index: 3
}
.productloop2 .bd ul {
  overflow: hidden;
  zoom: 1
}
.productloop2 .bd ul li {
  margin: 0;
  text-align: center;
  float: left;
  overflow: hidden
}
.productloop2 .bd ul li, .productloop2 .hcbbg {
  width: 292px;
  height: 350px
}
.indexmain {
  padding: 10px 0 0;
  zoom: 1
}
.indexmain:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}
.indexmain h1 {
  padding: 15px 0 0 5px;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  font-weight: 400
}
.idxnews {
  width: 370px;
  float: left
}
.idxnewsfocus {
  width: 370px;
  height: 220px;
  position: relative;
  overflow: hidden
}
.idxnewsfocus .focustxt {
  position: absolute;
  height: 26px;
  width: 362px;
  bottom: 0;
  left: 0;
  color: #fff;
  font-size: 1.3em;
  padding: 8px 0 0 8px;
  z-index: 1
}
.idxnewsfocus .blackmask {
  background: #000;
  opacity: .8;
  -moz-opacity: .8;
  filter: alpha(opacity=80);
  position: absolute;
  height: 34px;
  width: 370px;
  bottom: 0;
  left: 0;
  z-index: 0
}
.idxnewsfocus img.focusimg {
  width: 100%;
  float: left
}
.idxnewsfocus .focusbtn {
  position: absolute;
  z-index: 2;
  right: 10px;
  bottom: 10px;
  z-index: 4
}
.idxnewsfocus .focusbtn a {
  float: left;
  display: block;
  width: 10px;
  height: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #7d8488;
  margin: 0 0 0 10px
}
.idxnewsfocus .focusbtn a.current, .idxnewsfocus .focusbtn a:hover {
  background: #fff
}
.idxnewsfocus ul {
  width: 370px;
  height: 220px;
  display: block;
  position: absolute;
  left: 0;
  top: 0
}
.idxnewsfocus li {
  position: relative;
  width: 370px;
  height: 220px;
  float: left;
  z-index: 0;
  background: #666
}
.hottnews {
  background: #ebebeb;
  padding: 0 20px;
  height: 275px
}
.hottnews li {
  border-bottom: 1px dashed #ccc
}
.hottnews li:last-child {
  border-bottom: 0
}
.hottnews li.liline {
  font-size: 0;
  height: 0;
  line-height: 0;
  border-bottom: 1px dashed #ccc
}
.hottnews h1 {
  padding: 22px 0 0;
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  color: #333;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.hottnews h1 a {
  color: #333
}
.hottnews .hottime {
  color: #858282;
  padding: 0 0 5px
}
.hottnews .hotview {
  color: #858282;
  line-height: 18px;
  word-wrap:break-word;
  height: 54px;
  margin-bottom: 10px;
  overflow: hidden;
}
.idxbox2 {
  width: 798px;
  float: right
}
.idxbox2 li {
  float: left;
  width: 374px;
  padding-left: 25px
}
.idxbox2 li.li1 {
  margin: 0
}
.innerbox2 {
  background: #ebebeb;
  position: relative;
  z-index: 0;
  height: 100%;
  _height: 100px;
  zoom: 1
}
.innerbox2:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}
.innerbox2 img {
  width: 188px;
  height: 220px;
  float: right
}
.innertxt {
  position: absolute;
  left: 0;
  top: 0;
  width: 160px;
  height: 190px;
  padding: 30px 0 0 15px;
  color: #333;
  line-height: 170%;
  min-height: 50px;
  overflow: hidden
}
.innertxt strong {
  font-size: 16px;
  line-height: 24px;
  color: #343434;
  display: block;
  font-weight: 400
}
.innertxt strong a {
  color: #333
}
.innertxt strong a:hover {
  color: #999
}
.innertxt p {
  padding: 10px 0 0;
  color: #858282;
  overflow: hidden;
}
.innertxt .time {
  color: #999;
  font-size: 12px
}
.innera {
  display: block;
  position: absolute;
  left: 25px;
  bottom: 15px;
  border-bottom: 3px solid #ccc;
  padding: 0 5px;
  height: 20px;
  text-align: center;
  color: #2e3336;
  font-size: 13px
}
.innera:hover {
  border-bottom: 3px solid #b8b8b8;
  color: #999;
  text-decoration: none
}
.innerbox2 dl {
  position: absolute;
  left: 0;
  top: 30px;
  width: 160px
}
.innerbox2 dt {
  font-size: 16px;
  line-height: 24px;
  min-height: 48px;
  overflow: hidden;
  padding: 30px 0 40px 15px;
  color: #343434
}
.innerbox2 dd {
  width: 100px;
  height: 25px;
  background: url(../images/arrowblue1.png) no-repeat 22px center;
  line-height: 25px;
  padding: 0 0 0 33px;
  display: block;
  overflow: hidden
}
.innerbox2 dd a {
  color: #858282
}
@media screen and (max-width:1260px) {
  .focuspic {
    display: none
  }
  .indexmain {
    position: relative
  }
  .idxnews {
    position: absolute;
    left: 0;
    top: 10px
  }
  .idxbox2 {
    padding-left: 370px;
    width: auto;
    float: none
  }
  .idxbox2 li {
    width: 47%;
    padding-left: 3%
  }
  .idxbox2 img {
    width: 50%
  }
  .innertxt {
    width: 45%;
    padding-left: 5%
  }
}
@media screen and (max-width:957px) {
  .idxnews {
    display: none
  }
  .idxbox2 {
    padding-left: 0
  }
  .index_solutions {
    display: none
  }
}
@media screen and (max-width:768px) {
  .productloop .hd {
    display: none
  }
  .productloop .bd ul li {
    width: 33.33%
  }
  .indexbox1 li .hcbp .hcbmenu dd a {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap
  }
}
@media screen and (max-width:600px) {
  .productloop .bd ul li {
    width: 50%
  }
  .idxbox2 li {
    width: 97%
  }
}
@media screen and (max-width:600px) {
  .productloop .bd ul li {
    width: 100%
  }
}