/* ==========================================================================
   Index Page
   ========================================================================== */
.ibanner {
    height: 568px;
    position: relative;
}

.ibanner .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.ibanner .swiper-slide {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 100%;
    text-align: center;
    font-size: 18px; /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    opacity: 0;
    transition: all 0.5s;
}

.ibanner .swiper-container-horizontal > .swiper-scrollbar {
    width: 272px;
    left: 251px;
    bottom: 30%;
}

.ibanner .swiper-button-prev, .ibanner .swiper-button-next {
    background: rgba(255, 85, 0, 0.8);
    background-image: none;
    width: 55px;
    height: 85px;
    text-align: center;
    line-height: 85px;
}

.ibanner .swiper-button-prev i, .ibanner .swiper-button-next i {
    color: #fff;
    font-size: 3rem;
}

.ibanner .swiper-button-prev {
    left: 5px;
}

.ibanner .swiper-button-next {
    right: 5px;
}

.ibanner .swiper-pagination-bullet {
    width: 150px;
    background: none;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    opacity: 1;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    margin: 0 !important;
    position: relative;
}

.ibanner .swiper-pagination-bullet:after {
    content: "";
    display: block;
    width: 0;
    height: 5px;
    background: #fff;
    position: relative;
    bottom: 3px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.ibanner .swiper-pagination {
    bottom: 60px !important;
}

.ibanner .swiper-pagination-bullet-active:after {
    width: 90%;
}

.sect_bk1 {

}

.sect_bk1 a {
    color: #fff;
    display: inline-block;
    margin: 0 5px;
    font-size: 15px;
    width: 100%;
}

.sect_bk1 a:hover {
    color: #000;
}

.sect_bk1 .brow p {
    margin-left: 210px;
    padding-top: 15px;
    color: #fff;
    line-height: 20px;
}

.sect_bk1 .brow p span {
    display: block;
    font-weight: bold;
    font-size: 2rem;
}

.sect_bk1 .key {
    margin-left: 250px;
    line-height: 90px;
}

.sect_bk2 {
    background: url(../img/show-bg.jpg) bottom center no-repeat;
}

.sect_bk3 {
    background: #ff8800;
    padding: 3rem 0;
    color: #fff;
}

.sect_bk3 .box-title {
    text-align: left;
    background: none;
    color: #fff;
}

.sect_bk3 .box-title span {
    font-size: 2.4rem;
}

.sect_bk3 .block-1 p {
    font-size: 14px;
}

.sect_bk3 .block-1 a {
    display: inline-block;
    font-size: 14px;
    float: right;
    color: #fff;
    border: 1px solid #fff;
    line-height: 2.6rem;
    padding: 0 3%;
    margin-top: 10px;
}

.sect_bk3 .block-1 a:hover {
    background: #ff5500;
    border-color: #ff5500;
}

.sect_bk4 {
    padding-bottom: 15px;
}

.sect_bk4 .btit {
    text-align: center;
}

.sect_bk4 .brow {
    background: #f9f9f9;   
    padding-left: 15px;
    height: 100%;
    width: 80%;
    margin-top: 10%;
    position: relative;

}
.sect_bk4 .brow .yuan{
    width: 112px;
    height: 100px;
   /* border-radius: 60px;
    background: #9c0910;*/
    background: url(../img/yuan.png) no-repeat right center;
    background-size: contain;
    color: #FFF;
    line-height:100px;
    text-align: center;
    display: block;
    position: relative;
    top: -50px;
}
/*.sect_bk4 .brow .yuan i{
    background: #febc44;
    color: #FFF;
    position: absolute;
    left: -10px;
    height: 20px;
    line-height: 40px;
    padding: 0 5px;
    font-size: 40px;
    font-weight: bold;
    top: 30%;
}

.sect_bk4 .brow span {
    display: block;
    color: #cbcbcd;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
}*/

.sect_bk4 .brow .title {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    clear:both;
    line-height:3rem;
    /*width: 100%;*/
    margin-bottom: 10px;
    margin-top: -50px;
    text-align: left;
    padding-left: 30px;
    padding-top: 20px;
}
.sect_bk4 .brow .yuan p{
    font-size: 40px;
}

.sect_bk4 .brow .tip{
    clear: both;
    text-align: center;
    color: #666;
    font-size: 15px;
    font-weight: normal;
    line-height:22px;
    box-sizing: border-box;
    padding: 0 30px 8px 30px;
    text-align: left;
    color: #b48e5c;

}
.sect_bk5{
    clear: both;
    background: url(../img/show_bg.jpg) center center no-repeat;
    background-size: cover;
}

.sect_bk5 .show-t{
    margin-top: 50px;
     line-height: 4rem;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 28px;
    background: url(../img/show-t.png) center center no-repeat;
}
.in-contact-box{
    clear: both;
    background: #f76615;
    font-size: 14px;
    color: #FFF;
    line-height: 24px;
    box-sizing: border-box;
    padding:30px;
}