.wraper-index{
  background-color: #ededed;
}
/* banner */
.banner{
  position: relative;
  z-index: 1;
}
.banner li a{
  display: block;
  height: 100%;b
}
.banner .bxslider li{
  height: 485px;
  background-position: center top;
  background-repeat: no-repeat;
}
.banner .container{
  position: relative;
  z-index: 1;
  width: 1200px;
}
.banner-overlay{
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 100;
  width: 100%;
  height: 20px;
  background: url("/public/images/index/banner-overlay.png") center top no-repeat;
}

.box-stock{
  position: absolute;
  right: 0;
  top: -415px;
  z-index: 100;
  width: 212px;
  padding: 40px 20px 45px;
  color: #444;
  background-color: rgba( 255, 255, 255, 0.9 );
  background-color:#fff\0;
  *background-color:#fff;
  -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .07);
  -moz-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .07);
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .07);
}
@media screen and (min-width:0\0) {
  .box-stock{
    background-color: rgba( 255, 255, 255, 0.71 );
  }
}
.box-stock h4{
  padding-bottom: 20px;
  font-weight: bold;
}
.box-stock table{ width: 100%;}
.box-stock thead th{
  padding:7px 10px;
  color: #fff;
  font-weight: normal;
  text-align: left;
  background-color: #f98818;
}
.box-stock tbody th{
  width: 60px;
  padding:11px 0;
  text-align: left;
  font-weight: normal;
  border-bottom: 1px solid #dfdfdf;
}
.box-stock tbody td{
  padding:11px 10px;
  color:#333333;
  border-bottom: 1px solid #dfdfdf;
  font-size: 15px;
}
.box-stock .stock-trend.up{
  color: #009800;
}
.box-stock .stock-trend.down{
  color: #e81123;
}
.box-stock .stock-trend .arrow{
  display: block;
  float: left;
  width: 8px;
  height: 6px;
  margin: 8px 6px 0 0;
  background: url("/public/images/index/icon.png") -180px 0 no-repeat;
}
.box-stock .stock-trend.up .arrow{
  background-position: -180px 0;
}
.box-stock .stock-trend.down .arrow{
  background-position: -180px -14px;
}
.box-stock p{
  padding-top: 12px;
  font-size: 12px;
  line-height: 18px;
}
.banner-navi{
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 67px;
  z-index: 100;
  text-align: center;
}
.banner-navi .bx-pager{
  display: inline-block;
}

/* 关于我们 */
.wraper-index .block-main{
  margin-top: -20px;
  height: 443px;
  background-position: center 0;
}
.wraper-index .block-main h3 a{
  color: #444;
}
.wraper-index .block-main h3 .text-blank:hover{
  text-decoration: none;
}
.wraper-index .block-main .pic{
  left: 230px;
  top: 68px;
}
.wraper-index .block-main section{
  top:20px;
  width: 453px;
  height: 250px;
  padding-top: 40px;
  padding-bottom: 50px;
  padding-right: 25px;
}
.wraper-index .block-main section p{
  color: #999;
}
.wraper-index .block-main .bg-blank{
  top:20px;
  height: 340px;
}

/* 服务 */
.service-index{
  height: 690px;
  background: url("/public/images/index/block-service-index.jpg") center top no-repeat;
}
.service-index .container{
  padding-top: 50px;
}
.service-index .t-style-1{
  padding-bottom: 80px;
}
.service-index .t-style-1 a{
  color: #fff;
}
.service-index li{
  width: 300px;
  height: 380px;
  margin-right: 35px;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
  box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
}
.service-index li .pic{
  height: 126px;
  overflow: hidden;
}
.service-index li .pic img{
  width: 100%;
  min-height: 126px;
}
.service-index li .cnt{
  padding: 26px 40px 24px;
  color: #999;
  text-align: center;
}
.service-index li h4{
  position: relative;
  z-index: 1;
  height: 57px;
  font-weight: bold;
  font-size: 20px;
  color: #7e6b5a;
  text-align: center;
}
.service-index li h4 span{
  position: absolute;
  left: 50%;
  top: 35px;
  z-index: 1;
  margin-left: -15px;
}
.service-index li p{
  height: 118px;
  overflow: hidden;
  line-height: 24px;
  text-align: justify;
  padding-bottom: 8px;
}
.service-index li .btn-sm{
  padding-left: 13px;
  padding-right: 13px;
}
@media (min-width: 1280px) {
  .service-index .bx-controls-direction .bx-prev{left: -110px;}
  .service-index .bx-controls-direction .bx-next{ right: -110px;}
}
/* 最新动态 */
.wraper-index .block-news{
  margin-top: 0;
    background-image: url(/public/images/index/white.png);
  background-repeat: repeat-y;
  background-position: right;
}
.wraper-index .block-news .t-style-1 a{
  color: #fff;
}
.wraper-index .block-news .block-header li a{
  padding-top: 34px;
  height: 86px;
  padding-left: 42px;
  width: 193px;
  font-size: 24px;
  line-height:30px;
  text-align: left;
  font-weight: bold;
  border-right: none;
  color: #fff;
}
.wraper-index .block-news .block-header li a {
    padding-top: 34px;
    height: 86px;
    padding-left: 15px;
    width: 162px;
    font-size: 16px;
    line-height: 30px;
    /*text-align: left;*/
    font-weight: bold;
    border-right: none;
    color: #fff;
	text-align:center;
}
.wraper-index .block-news .block-header li small{
  display: block;
  font-size: 16px;
  text-transform: uppercase;
}
.wraper-index .block-news .block-header .t-style-1{
  width: 267px;
  padding-left: 50px;
  padding-right: 0;
  height: 87px;
  padding-top: 33px;
}
.wraper-index .block-news .block-header ul{margin-left: 317px;}
.wraper-index .block-news .bg-warning-light,
.wraper-index .block-news .bg-blank{
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  width: 50%;
  height: 120px;
  background-color: #e0d0ac;
}
.wraper-index .block-news .bg-blank{
  top: 120px;
  height:930px;
  background-color: #fff;
}
/*.wraper-index  .block-news .container{
  height: 1050px;
}*/
.wraper-index .block-news .bg-gary{
  position: absolute;
  left: 0;
  top:0;
  z-index: 1;
  width: 317px;
  height: 100%;
  background-color: #666;
}
.wraper-index .block-news .block-header{
  position: relative;
  z-index: 2;
}
.wraper-index .block-news .container-arrow .arrow-left{
  z-index: 2;
}

.wraper-index .list-news{
  position: relative;
  z-index: 2;
}
.wraper-index .list-news li{
  padding-right: 0;
}
.wraper-index .list-news .date{
  width: 317px;
}
.wraper-index .list-news .cnt{
  margin-left: 363px;
}
.wraper-index .list-news .more{color: #daab65;}
.wraper-index .list-news .more:hover{
  color: #f98818;
}

/* 了解我们 */
.about-more{
  height: 340px;
  color: #fff;
  font-size: 28px;
  line-height: 30px;
  text-align: center;
  background: url("/public/images/index/bannerbg03.png") center top no-repeat;
}
.about-more h4{
  padding-top: 84px;
  margin-bottom: 20px;
  font-weight: bold;
  color: #fff;
  font-size: 36px;
}
.about-more p{
  margin-bottom: 48px;
}
.about-more .btn{
  padding: 12px 30px;
}
.about-more .btn:hover{
  border-color: #f98818;
  background-color: #f98818;
  color: #fff;
}
/* 观点 */
.view-index{
  padding-bottom: 115px;
  background: url("/public/images/index/view-index.gif") center top no-repeat;
}
.view-index .arrow-right{
  right: 88px;
  z-index: 101;
}
.view-index .desc{
  position: relative;
  z-index: 100;
  float: right;
  width: 460px;
  padding-left: 40px;
  padding-right: 50px;
  height: 248px;
  padding-top: 42px;
  color: #ffdab6;
  background-color: #f98818;
}
.view-index .desc h3 a{
  color: #fff;
}
.view-index .desc p{
  line-height: 24px;
  text-align: justify;
}
.view-index ul{
  height: 524px;
}
.view-index li{
  position: relative;
  z-index: 1;
  float: left;
  width: 275px;
  height: 524px;
}
.view-index a{
  display: block;
}
.view-index li .pic{
  display: block;
  height: 262px;
  overflow: hidden;
}
.view-index li .pic img{
  width: 100%;
  min-height: 262px;
}
.view-index li section{
  position: relative;
  z-index: 2;
  padding:47px 25px 45px;
  height: 170px;
  background-color: #ddd;
}
.view-index li section:before{
  position: absolute;
  left: 50%;
  top: -20px;
  z-index: 2;
  margin-left: -13px;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border:10px solid transparent;
  border-bottom-color: #ddd;
}
.view-index .even section:before{
  top: auto;
  bottom: -20px;
  border-bottom-color: transparent;
  border-top-color: #ddd;
}

.view-index li strong{
  display: block;
  height: 56px;
  margin-bottom: 20px;
  overflow: hidden;
  font-size: 18px;
  line-height: 28px;
}
.view-index li strong a{display: block;}
.view-index .even .cnt{
  margin-bottom: 262px;
}
.view-index .even .pic{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.view-index a:hover section{
  background-color: #f98818;
  color: #fff;
}
.view-index a:hover section:before{
  border-bottom-color:#f98818;
}
.view-index .even a:hover section:before{
  border-bottom-color:transparent;
  border-top-color:#f98818;
}
.view-index .bx-wrapper{
  top: 290px;
  height: 524px;
}

.view-index .pager{
  top: 218px;
  left: -72px;
}
.view-index .container{
  height: 814px;
}
.view-index .bx-wrapper{
  position: absolute;
  top: 290px;
}
/* 新加 */
.list-news .bdsharebuttonbox{
  float: right;
  margin-top: -4px;
}
.operate .bdshare-button-style2-16 .icon-share{
  width: 20px;
  height: 20px;
  background: url(/public/images/index/icon.png) -65px -60px no-repeat;
  margin-top: 2px;
  padding: 0;
}
.operate .bdshare-button-style2-16 .icon-download-gray{
  width: 20px;
  height: 20px;
  background: url(/public/images/index/icon.png) -210px -90px no-repeat;
  margin-top: 2px;
  padding: 0;
}
/* 侧边锚点 */
/*.anchor-aside{*/
  /*position: fixed;*/
  /*width: 14px;*/
  /*margin-top: -60px;*/
  /*top:50%;*/
  /*right:10px;*/
  /*z-index: 10;*/
/*}*/
/*.anchor-aside input{*/
  /*width: 14px;*/
  /*height: 14px;*/
  /*margin-top: 16px;*/
  /*background-position: -150px 0;*/
/*}*/
/*.anchor-aside input:hover{*/
  /*background-position: -120px 0;*/
/*}*/
.block-main-index{
  background: url("/public/images/index/bg-block-main-index.png") center top no-repeat;
}
.t-style-c{
    text-align: center;
    margin-left: 317px;
    margin-top: 10px;
    margin-bottom: 20px
}
.t-style-c li{
    float: none;
    display: inline-block;
}