﻿
.wraper-index {
    background-color: #ededed;
}
.banner_home {
    position: relative;
    margin-top: 100px;
}
.banner_home li a {
    display: block;
    height: 100%;
}
.banner_home .bxslider li {
    background-position: center top;
    background-repeat: no-repeat;
    height: 485px;
}
.banner_home .container {
    position: relative;
    /*width: 1200px;*/
    z-index: 1;
}
.banner-overlay {
    background: rgba(0, 0, 0, 0) url("../images/banner_home-overlay.png") no-repeat scroll center top;
    bottom: 0;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 100;
}
.box-stock {
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.07);
    color: #444;
    padding: 40px 20px 45px;
    position: absolute;
    right: 0;
    top: -415px;
    width: 212px;
    z-index: 100;
}
@media not all {
.box-stock {
    background-color: rgba(255, 255, 255, 0.71);
}
}
.box-stock h4 {
    font-weight: bold;
    padding-bottom: 20px;
}
.box-stock table {
    width: 100%;
}
.box-stock thead th {
    background-color: #f98818;
    color: #fff;
    font-weight: normal;
    padding: 7px 10px;
    text-align: left;
}
.box-stock tbody th {
    border-bottom: 1px solid #dfdfdf;
    font-weight: normal;
    padding: 11px 0;
    text-align: left;
    width: 60px;
}
.box-stock tbody td {
    border-bottom: 1px solid #dfdfdf;
    color: #333333;
    font-size: 15px;
    padding: 11px 10px;
}
.box-stock .stock-trend.up {
    color: #009800;
}
.box-stock .stock-trend.down {
    color: #e81123;
}
.box-stock .stock-trend .arrow {
    background: rgba(0, 0, 0, 0) url("../images/icon.png") no-repeat scroll -180px 0;
    display: block;
    float: left;
    height: 6px;
    margin: 8px 6px 0 0;
    width: 8px;
}
.box-stock .stock-trend.up .arrow {
    background-position: -180px 0;
}
.box-stock .stock-trend.down .arrow {
    background-position: -180px -14px;
}
.box-stock p {
    font-size: 12px;
    line-height: 18px;
    padding-top: 12px;
}
.banner-navi {
    bottom:26px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 100;
}
.banner-navi .bx-pager {
    display: inline-block;
}
.wraper-index .block-main {
    background-position: center 0;
    height: 443px;
    margin-top: -20px;
}
.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: 148px;
    top: 68px;
}
.wraper-index .block-main section {
    height: 250px;
    padding-bottom: 50px;
    padding-right: 25px;
    padding-top: 40px;
    top: 20px;
    width: 453px;
}
.wraper-index .block-main section p {
    color: #999;
}
.wraper-index .block-main .bg-blank {
    height: 340px;
    top: 20px;
}
.service-index {
    background: rgba(0, 0, 0, 0) url("../images/block-service-index.jpg") no-repeat scroll center top;
    height: 690px;
}
.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 {
    background-color: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    height: 380px;
    margin-right: 76px;
    width: 300px;
}
.service-index li .pic {
    height: 126px;
    overflow: hidden;
}
.service-index li .pic img {
    min-height: 126px;
    width: 100%;
}
.service-index li .cnt {
    color: #999;
    padding: 26px 40px 24px;
    text-align: center;
}
.service-index li h4 {
    color: #7e6b5a;
    font-size: 20px;
    font-weight: bold;
    height: 48px;
    position: relative;
    text-align: center;
    z-index: 1;
}
.service-index li h4 span {
    left: 50%;
    margin-left: -15px;
    position: absolute;
    top: 35px;
    z-index: 1;
}
.service-index li p {
    font-size: 12px;
    height: 118px;
    line-height: 18px;
    overflow: hidden;
    padding-bottom: 8px;
    text-align: justify;
}
.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 {
    background-image: url("../images/white.png");
    background-position: right center;
    background-repeat: repeat-y;
    margin-top: 0;
}
.wraper-index .block-news .t-style-1 a {
    color: #fff;
}
.wraper-index .block-news .block-header li a {
    border-right: medium none;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    height: 86px;
    line-height: 30px;
    padding-left: 42px;
    padding-top: 34px;
    text-align: left;
    width: 193px;
}
.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 {
    height: 87px;
    padding-left: 50px;
    padding-right: 0;
    padding-top: 33px;
    width: 267px;
}
.wraper-index .block-news .block-header ul {
    margin-left: 317px;
}
.wraper-index .block-news .bg-warning-light, .wraper-index .block-news .bg-blank {
    background-color: #e0d0ac;
    height: 120px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    z-index: 1;
}
.wraper-index .block-news .bg-blank {
    background-color: #fff;
    height: 930px;
    top: 120px;
}
.wraper-index .block-news .bg-gary {
    background-color: #666;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 317px;
    z-index: 1;
}
.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 {
    background: rgba(0, 0, 0, 0) url("../images/about-more.jpg") no-repeat scroll center top;
    color: #fff;
    font-size: 28px;
    height: 340px;
    line-height: 30px;
    text-align: center;
}
.about-more h4 {
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-top: 84px;
}
.about-more p {
    margin-bottom: 48px;
}
.about-more .btn {
    padding: 12px 30px;
}
.about-more .btn:hover {
    background-color: #f98818;
    border-color: #f98818;
    color: #fff;
}
.view-index {
    background: rgba(0, 0, 0, 0) url("../images/view-index.gif") no-repeat scroll center top;
    padding-bottom: 115px;
}
.view-index .arrow-right {
    right: 88px;
    z-index: 101;
}
.view-index .desc {
    background-color: #f98818;
    color: #ffdab6;
    float: right;
    height: 248px;
    padding-left: 40px;
    padding-right: 50px;
    padding-top: 42px;
    position: relative;
    width: 460px;
    z-index: 100;
}
.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 {
    float: left;
    height: 524px;
    position: relative;
    width: 275px;
    z-index: 1;
}
.view-index a {
    display: block;
}
.view-index li .pic {
    display: block;
    height: 262px;
    overflow: hidden;
}
.view-index li .pic img {
    min-height: 262px;
    width: 100%;
}
.view-index li section {
    background-color: #ddd;
    height: 170px;
    padding: 47px 25px 45px;
    position: relative;
    z-index: 2;
}
.view-index li section::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #ddd;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    top: -20px;
    width: 0;
    z-index: 2;
}
.view-index .even section::before {
    border-bottom-color: transparent;
    border-top-color: #ddd;
    bottom: -20px;
    top: auto;
}
.view-index li strong {
    display: block;
    font-size: 18px;
    height: 56px;
    line-height: 28px;
    margin-bottom: 20px;
    overflow: hidden;
}
.view-index li strong a {
    display: block;
}
.view-index .even .cnt {
    margin-bottom: 262px;
}
.view-index .even .pic {
    bottom: 0;
    left: 0;
    position: absolute;
    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 {
    height: 524px;
    top: 290px;
}
.view-index .pager {
    left: -72px;
    top: 218px;
}
.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 {
    background: rgba(0, 0, 0, 0) url("../images/icon.png") no-repeat scroll -65px -60px;
    height: 20px;
    margin-top: 2px;
    padding: 0;
    width: 20px;
}
.operate .bdshare-button-style2-16 .icon-download-gray {
    background: rgba(0, 0, 0, 0) url("../images/icon.png") no-repeat scroll -210px -90px;
    height: 20px;
    margin-top: 2px;
    padding: 0;
    width: 20px;
}
.block-main-index {
    background: rgba(0, 0, 0, 0) url("../images/bg-block-main-index.png") no-repeat scroll center top;
}
.t-style-c {
    margin-bottom: 20px;
    margin-left: 317px;
    margin-top: 10px;
    text-align: center;
}
.t-style-c li {
    display: inline-block;
    float: none;
}
.bx-wrapper {
    position: relative;
    z-index: 1;
}
.bx-wrapper .bx-viewport {
    overflow: hidden;
    transform: translateZ(0px);
}
.bx-controls-direction a {
    display: block;
    height: 90px;
    left: -80px;
    margin-top: -45px;
    opacity: 0.4;
    position: absolute;
    top: 50%;
    width: 40px;
}
.bx-controls-direction .bx-next {
    left: auto;
    right: -80px;
}
.bx-controls-direction a:hover {
    opacity: 1;
}
.bx-controls-direction a .icon {
    margin-left: 5px;
    margin-top: 20px;
}
.bx-pager .bx-pager-item {
    float: left;
    height: 14px;
    margin: 0 8px;
    width: 14px;
}
.bx-pager .bx-pager-item a {
    background: rgba(0, 0, 0, 0) url("../images/icon.png") repeat scroll -150px 0;
    cursor: pointer;
    display: block;
    height: 14px;
    text-indent: -10000px;
    width: 14px;
}
.bx-pager .bx-pager-item .active {
    background-position: -120px 0;
}

/*联系我们的按钮*/
.banner-online
{
    bottom: 51px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 100;

    }