/***********************
  nivo-slider
************************/
.ajwt_lunbo {
  float: left;
  height: 315px;
  width: 475px;
  margin: 10px 20px 10px 0; }

#wrapper {
  width: 550px;
  height: 300px; }

.nivoSlider {
  position: relative;
  height: 300px;
  width: 550px; }

.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px; }

.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none; }

/* The slices and boxes in the Slider */
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%; }

.nivo-box {
  display: block;
  position: absolute;
  z-index: 5; }

/* Caption styles */
.nivo-caption {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #000;
  color: #fff;
  opacity: 0.8;
  /* Overridden by captionOpacity setting */
  width: 100%;
  z-index: 8; }

.nivo-caption p {
  padding: 5px;
  margin: 0; }

.nivo-caption a {
  display: inline !important; }

.nivo-html-caption {
  display: none; }

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer; }

.nivo-prevNav {
  left: 0px; }

.nivo-nextNav {
  right: 0px; }

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
  position: relative;
  z-index: 9;
  cursor: pointer; }

.nivo-controlNav a.active {
  font-weight: bold; }

.theme-default .nivo-controlNav {
  position: absolute;
  left: 54%;
  bottom: 5px;
  margin-left: 175px; }

.theme-default .nivo-controlNav a {
  display: block;
  float: left;
  margin-right: 3px;
  width: 22px;
  height: 16px;
  text-align: center;
  font-size: 12px;
  color: black;
  cursor: pointer;
  text-decoration: none;
  background: white; }

.theme-default .nivo-controlNav a.active {
  background-position: 0 -22px;
  background: #cccccc; }

.theme-default .nivo-directionNav a {
  display: block;
  width: 30px;
  height: 30px;
  background: url(../wimages/index/arrows.png) no-repeat;
  text-indent: -9999px;
  border: 0; }

.theme-default a.nivo-nextNav {
  background-position: -30px 0;
  right: 15px; }

.theme-default a.nivo-prevNav {
  left: 15px; }

/***********************
  picScroll-left
************************/
.picScroll-left {
  width: 950px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  padding: 10px 0; }

.picScroll-left .hd .prev {
  display: block;
  width: 26px;
  height: 26px;
  overflow: hidden;
  cursor: pointer;
  background: url("../images/arrow_left.gif") -26px 0 no-repeat;
  position: absolute;
  left: 9px;
  top: 90px;
  z-index: 9999999; }

.picScroll-left .hd .next {
  display: block;
  width: 26px;
  height: 26px;
  overflow: hidden;
  cursor: pointer;
  background: url("../images/arrow_right.gif") -26px 0 no-repeat;
  position: absolute;
  right: 14px;
  top: 90px;
  z-index: 9999999; }

.picScroll-left .bd {
  padding: 10px;
  padding-left: 0px; }

.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1; }

.picScroll-left .bd ul li {
  margin: 0 8px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  position: relative; }

.picScroll-left .bd ul li .pic {
  text-align: center; }

.picScroll-left .bd ul li .pic img {
  width: 117px;
  height: 125px;
  display: block;
  padding: 0px;
  border: 1px solid #ccc; }

.picScroll-left .bd ul li .pic a:hover img {
  border-color: #999; }

.picScroll-left .bd ul li .title {
  line-height: 36px;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  z-index: 99999;
  height: 36px; }

.picScroll-left .bd ul li .title a {
  color: #fff; }

.picScroll-left .bd ul li .titlebg {
  line-height: 36px;
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  z-index: 99998;
  height: 36px; }

.picScroll-left .bd ul li .tcontentbg {
  line-height: 24px;
  position: absolute;
  bottom: 0;
  width: 117px;
  background: #000;
  filter: alpha(opacity=80);
  opacity: 0.8;
  z-index: 999998;
  height: 125px;
  display: none; }

.picScroll-left .bd ul li .tcontent {
  line-height: 20px;
  position: absolute;
  bottom: 0;
  width: 97px;
  z-index: 999999;
  height: 125px;
  color: #fff;
  padding: 0px 10px 0;
  text-align: left;
  display: none; }

.picScroll-left .bd ul li .tcontent a {
  color: #fff;
  display: block;
  margin-top: 10px; }

/*# sourceMappingURL=plugin_home201608.css.map */
