::-webkit-scrollbar {
  width: 7px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

::-webkit-scrollbar-track-piece {
  background-color: #fff;
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(102, 102, 102, 0.8);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(102, 102, 102, 0.4);
}

@media \0screen\,screen\9 {
  .opacity-ie {
    background-color: #000000;
    filter: Alpha(opacity=50);
    position: static;
    *zoom: 1;
  }
}
.ico-quick-sprite, .quick-menu .ico-quick-aerweima, .quick-menu .ico-quick-bshoucang, .quick-menu .ico-quick-cdenglu, .quick-menu .ico-quick-d, .quick-menu .ico-quick-ejiantou {
  background-image: url('../images/ico-quick-s2e8d0bbbd9.png');
  background-repeat: no-repeat;
}

.quick-menu {
  position: fixed;
  bottom: 154px;
  width: 48px;
  height: 240px;
}
.quick-menu .ico-quick-aerweima {
  background-position: 0 0;
}
.quick-menu .ico-quick-bshoucang {
  background-position: 0 -48px;
}
.quick-menu .ico-quick-cdenglu {
  background-position: 0 -96px;
}
.quick-menu .ico-quick-d {
  background-position: 0 -144px;
}
.quick-menu .ico-quick-ejiantou {
  background-position: 0 -192px;
}
.quick-menu .ico-quick-sprite, .quick-menu .ico-quick-aerweima, .quick-menu .ico-quick-bshoucang, .quick-menu .ico-quick-cdenglu, .quick-menu .ico-quick-d, .quick-menu .ico-quick-ejiantou {
  width: 48px;
  height: 48px;
  display: block;
  margin-top: 5px;
}
.quick-menu .erm {
  background: url("../images/er.png") no-repeat;
  width: 107px;
  height: 138px;
  position: absolute;
  top: -140px;
  left: 0;
  display: none;
}
.quick-menu .ico-quick-aerweima:hover .erm {
  display: block;
}

footer {
  width: 100%;
  height: 120px;
  background-color: #c1c1c1;
  margin-top: 10px;
}
footer .footer-conter {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}
footer .footer-conter a {
  margin: 0 16px;
}
footer .footer-conter a, footer .footer-conter span {
  position: relative;
  color: #fff;
  font-size: 12px;
}
footer .footer-conter a .icp-logo, footer .footer-conter span .icp-logo {
  background: url(../images/icp-logo.png) no-repeat;
  width: 18px;
  height: 20px;
  position: absolute;
  top: -1px;
  left: -22px;
}
footer .footer-conter p {
  margin-top: 10px;
  color: #fff;
}
footer .footer-conter p:first-child {
  margin-top: 32px;
}

.home-container {
  width: 1000px;
  margin: 10px auto 0;
  position: relative;
}
.home-container .wrap {
  margin-top: 10px;
}
.home-container .wrap .item {
  background-color: #f9f9f9;
  border: 1px solid #c1c1c1;
}
.home-container .wrap .item {
  width: 622px;/*宽度287px修改为622px*/
  height: 191px;
  padding: 19px;
  margin-right: 10px;
  float: left;
}
.home-container .wrap .item .tab-hd {
  border-bottom: 1px solid #c1c1c1;
  height: 25px;
}
.home-container .wrap .item .tab-hd li {
  height: 24px;
  float: left;
}
.home-container .wrap .item .tab-hd li a {
  font-size: 16px;
  color: #666;
  padding: 0 10px;
}
.home-container .wrap .item .tab-hd .active {
  border-bottom: 2px solid #00a0ed;
}
.home-container .wrap .item .tab-hd .active a {
  color: #00a0ed;
}
.home-container .wrap .item .tab-bd .tab-bd-a {
  overflow: hidden;
}
.home-container .wrap .item .tab-bd li {
  position: relative;
  padding-left: 17px;
  margin-top: 15px;
}
.home-container .wrap .item .tab-bd li .ico-tra {
  background: url("../images/tra.png") no-repeat;
  width: 6px;
  height: 8px;
  position: absolute;
  left: 0;
  top: 5px;
}


.home-container .wrap .item .tab-bd li span{
	float: right;
	font-size: 13px;
    display: block;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    table-layout: fixed;
    word-break: break-all;
}

.home-container .wrap .item .tab-bd li a {
  font-size: 14px;
  display: block;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  /* 1 */
  text-overflow: ellipsis;
  table-layout: fixed;
  word-break: break-all;
}
.home-container .wrap .item-b {
  width: 324px;
  height: 229px;
  float: left;
}
.home-container .wrap .item-b .placeh {
  height: 110px;/*修改高度145px 为110px*/
  width: 325px;
}
.home-container .wrap .item-b .placeh img {
  width: 100%;
}
.home-container .wrap .item-b .placeh-2 {
  margin-top: 10px;
}
.home-container .wrap .item-b .placeh-2 img {
  width: 100%;
}
.home-container .wrap .item-b .placeh-2 a {

  height: 110px;/*修改宽度158px 为 325px 高度76px 为 110px*/
  /*margin-right: 8px;*/ /*去掉margin-right*/
  width: 325px;
  display: block;
  float: left;
}
.home-container .wrap .item-b .placeh-2 a:last-child {
  margin-right: 0;
}
.home-container .ad-center {
  width: 1000px;
  height: 120px;
  margin-top: 10px;
}
.home-container .ad-center img {
  width: 100%;
}
.home-container .wrap-2 {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.home-container .wrap-2 .item-a {
  width: 623px;
  height: 191px;
}
.home-container .wrap-2 .item-a .head {
  height: 29px;
  border-bottom: 1px solid #c1c1c1;
  margin-bottom: 1px;
}
.home-container .wrap-2 .item-a .head h3 {
  color: #00a0ed;
  font-size: 16px;
  height: 29px;
  border-bottom: 2px solid #00a0ed;
  float: left;
  padding: 0 10px;
  margin-right: 30px;
}
.home-container .wrap-2 .item-a .head .g-tab-hd {
  float: left;
}
.home-container .wrap-2 .item-a .head .g-tab-hd li {
  float: left;
  margin-right: 10px;
}
.home-container .wrap-2 .item-a .head .g-tab-hd li a {
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  padding: 0 12px;
  display: inline-block;
  _zoom: 1;
  _display: inline;
  color: #00a0ed;
}
.home-container .wrap-2 .item-a .head .g-tab-hd .active {
  background-color: #00a0ed;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.home-container .wrap-2 .item-a .head .g-tab-hd .active a {
  color: #fff;
}
.home-container .wrap-2 .item-a .g-tab-bd {
  margin-top: 20px;
}
.home-container .wrap-2 .item-a .g-tab-bd .tab-bd-a figure {
  width: 148px;
  float: left;
  margin-right: 10px;
}
.home-container .wrap-2 .item-a .g-tab-bd .tab-bd-a figure:last-child {
  margin-right: 0;
}
.home-container .wrap-2 .item-a .g-tab-bd .tab-bd-a figure img {
  width: 100%;
}
.home-container .wrap-2 .item-a .g-tab-bd .tab-bd-a figcaption {
  margin-top: 4px;
}
.home-container .wrap-2 .item-a .g-tab-bd .tab-bd-a figcaption a {
  font-size: 14px;
}
.home-container .wrap-2 .item-a .g-tab-bd .tab-bd-a figcaption a:hover {
  color: #00a0ed;
}
.home-container .wrap-2 .item-a .g-tab-bd .tab-bd-a .text-999 {
  color: #999;
}
.home-container .wrap-2 .item-b {
  float: left;
  width: 287px;
  height: 191px;
  margin-right: 0;
}
.home-container .wrap-2 .item-b .tab-hd {
  height: 29px;
  padding-bottom: 1px;
}
.home-container .wrap-2 .item-b .tab-hd li {
  height: 29px;
}
.home-container .wrap-2 .item-b .tab-bd li {
  margin-top: 13px;
}
.home-container .wrap-3 .item-a .g-tab-bd {
  margin-top: 40px;
}
.home-container .wrap-3 .item-a .tab-bd-a {
  overflow: hidden;
  margin-top: -16px;
}
.home-container .wrap-3 .item-a .tab-bd-a li {
  width: 92px;
  float: left;
  margin-right: 11px;
}
.home-container .wrap-3 .item-a .tab-bd-a li .img-w {
  border: 1px solid #c1c1c1;
  width: 92px;
  height: 92px;
  display: block;
}
.home-container .wrap-3 .item-a .tab-bd-a li:last-child {
  margin-right: 0;
}
.home-container .wrap-3 .item-a .tab-bd-a li img {
  width: 100%;
}
.home-container .wrap-3 .item-a .tab-bd-a li figcaption a {
  font-size: 14px;
  display: block;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  /* 1 */
  text-overflow: ellipsis;
  table-layout: fixed;
  word-break: break-all;
}
.home-container .wrap-3 .item-a .tab-bd-a li .text-gray {
  margin-top: 0;
}
.home-container .wrap-3 .item-a .tab-bd-a li .text-gray a {
  color: #999;
}
.home-container .wrap-3 .item-a .tab-bd-b li .img-w {
  height: 112px;
}
.home-container .ad-container-btm {
  margin-top: 10px;
  overflow: hidden;
}
.home-container .ad-container-btm .ad-btm-left {
  margin-right: 10px;
  width: 664px;
  height: 80px;
}
.home-container .ad-container-btm .ad-btm-right {
  width: 326px;
  height: 79px;
}
.home-container .ad-container-btm .ad-btm-left,
.home-container .ad-container-btm .ad-btm-right {
  float: left;
}
.home-container .ad-container-btm .ad-btm-left img,
.home-container .ad-container-btm .ad-btm-right img {
  width: 100%;
}
.home-container .wrap-4 .item-a .g-tab-bd {
  margin-top: 40px;
}
.home-container .wrap-4 .item-a .g-tab-bd li {
  width: 92px;
  float: left;
  margin-right: 11px;
}
.home-container .wrap-4 .item-a .g-tab-bd li .img-w {
  border: 1px solid #c1c1c1;
  width: 92px;
  height: 92px;
  display: block;
}
.home-container .wrap-4 .item-a .g-tab-bd li img {
  width: 100%;
}
.home-container .wrap-4 .item-a .g-tab-bd li figcaption a {
  font-size: 14px;
  display: block;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  /* 1 */
  text-overflow: ellipsis;
  table-layout: fixed;
  word-break: break-all;
}
.home-container .wrap-4 .item-a .g-tab-bd li:last-child {
  margin-right: 0;
}
.home-container .wrap-4 .tab-bd-b {
  margin-top: -11px;
}
.home-container .wrap-4 .item-b {
  width: 327px;
  height: 231px;
}
.home-container .wrap-4 .item-b img {
  width: 100%;
  height: 100%;
}
.home-container .wrap-4 .item-b .ad-right-btm-a {
  height: 108px;
  border: 1px solid #c1c1c1;
}
.home-container .wrap-4 .item-b .ad-right-btm-b {
  border: 1px solid #c1c1c1;
  height: 106px;
  margin-top: 12px;
}
.home-container .wrap-4 .img-w {
  border: 1px solid #c1c1c1;
  width: 88px;
  height: 88px;
  display: block;
}
.home-container .wrap-5 {
  height: auto;
}
.home-container .wrap-5 .item {
  width: 960px;
  height: auto;
  border: 1px solid #c1c1c1;
  padding: 19px;
}
.home-container .wrap-5 .item-a .g-tab-bd {
  margin-top: 10px;
}
.home-container .wrap-5 .item-a .g-tab-bd .tab-bd-a {
  overflow: hidden;
}
.home-container .wrap-5 .item-a .g-tab-bd .tab-bd-a a {
  width: 64px;
  margin-right: 16px;
  display: block;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  /* 1 */
  text-overflow: ellipsis;
  table-layout: fixed;
  word-break: break-all;
  float: left;
  font-size: 16px;
  margin-top: 6px;
  text-overflow: initial;
}
.home-container .wrap-5 .item-a .g-tab-bd .tab-bd-b a {
  width: 160px;
  margin-right: 13px;
}
.home-container .link .item-a .g-tab-bd .tab-bd-a a {
  width: 165px;
  padding-right: 7px;
  display: block;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  /* 1 */
  text-overflow: ellipsis;
  table-layout: fixed;
  word-break: break-all;
  float: left;
  margin-top: 6px;
  font-size: 14px;
}

.text-red {
  color: red;
}

/*# sourceMappingURL=home.css.map */
