@font-face {
    font-family: gothic;
    src: url('../css/gothic.eot'), url('../css/gothic.ttf'), url('../css/gothic.woff');
}
@font-face {
    font-family: vijaya;
    src: url('../css/vijaya.ttf');
}
body, div, p, h1, h2, ul, li{
    margin: 0;
    padding: 0;
}
html {
    font-size: 100%
}
@media screen and (max-width: 320px) {
    html {
        font-size: 81.25%;
    }
}
ul{
    list-style: none;
}
.bcc-container{
    background: rgb(165, 214, 252);
    padding-bottom: 45px;
}
.padding-r-l{
    box-sizing: border-box;
    padding: 0 12px 0 13px;
}
.header{
    width: 100%;
    background: rgb(214, 236, 253);
    position: relative;
}
.header img {
    width: 100%;
}
.baigolf_bg{
    width: 100%;
    height: 30px;
    background: url("../images/bcc_new/bg-logo.png") 17px 0 no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 25px;
}
.head-center-bg{
    width: 60%;
    height: 70.6%;
    background: transparent url("../images/bcc_new/title-circle.png") center no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 24%;
    left: 50%;
    margin-left: -30%;
}
.circle_inner{
    color: #fff;
    text-align: center;
    position: relative;
    top: 75px;
}
.circle_inner h1{
    line-height: 1em;
    font-size: 2.875rem;
}
.circle_inner h2{
    font-size: 1.25rem;
    font-weight: bold;
}
.bcc-bg-01{
    background: rgb(214, 236, 253);
    padding-top: 16px;
    padding-bottom: 10px;
}
.bcc-intro-title{
    width: 100%;
    height: 54px;
    margin-bottom: 16px;
    background: url("../images/bcc_new/title-about-bcc.png") center no-repeat;
    background-size: auto 54px;
    margin-left: -18px;
}
.bcc-content-1{
    width: 100%;
    background: url("../images/bcc_new/bg-3-top.png") left top no-repeat, url("../images/bcc_new/bg-3-middle.png") center no-repeat repeat;
    background-size: 100% auto;
    padding: 36px 0;
    position: relative;
    border-radius: 5px;
}
.inner-con{
    padding: 0 22px;
    background-repeat: no-repeat repeat;
    background-size: 100% auto;
    position: relative;
    z-index: 99;
}
.inner-con p{
    color: rgb(102, 102, 102);
    font-size: 1rem;
    text-align: justify;
}
.viyaja-font{
    font-size: 1.375rem;
    font-family: vijaya;
}
.bcc-introduce{
    margin-top: 21px;
    background: rgb(54, 167, 217);
    padding: 20px 15px 20px 40px;
    position: relative;
}
.bcc-introduce:before, .bcc-introduce:after{
    content: '';
    width: 0;
    height: 0;
    position: absolute;
}
.bcc-introduce:before{
    border-color: rgb(240, 248, 254) transparent transparent rgb(240, 248, 254);
    border-width: 16px;
    border-style: solid;
    left: 0;
    top: 0;
}
.bcc-introduce:after{
    border-color:  transparent rgb(240, 248, 254)  rgb(240, 248, 254) transparent;
    border-width: 16px;
    border-style: solid;
    right: 0;
    bottom: 0;
}
.bcc-introduce ul li{
    color: #fff;
    font-size: 1.0625rem;
    text-align: left;
    margin-top: 10px;
    position: relative;
}
.bcc-introduce ul li:before{
    content: '';
    width: 9px;
    height: 9px;
    background: url("../images/bcc_new/check-specialty.png") center no-repeat;
    background-size: 100%;
    position: absolute;
    top: 7px;
    left: -18px;
}
.car-panel{
    margin-top: 22px;
}
.car-panel h3{
    height: 36px;
    line-height: 36px;
    font-size: 0.9375rem;
    text-align: center;
    color: rgb(37, 158, 218);
}
.car-panel h3 i{
    width: 9px;
    height: 9px;
    background: rgb(37, 158, 218);
    display: inline-block;
    margin: 0 8px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.bcc-car-tb{
    width: 100%;
    border: none;
    border-collapse: collapse;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 28px 2px rgba(17, 120, 200, 0.11);
}
.bcc-car-tb th{
    width: 50%;
    height: 44px;
    color: rgb(3, 90, 129);
    position: relative;
    font-size: 0.9375rem;
    font-weight: bold;
}
.bcc-car-tb td{
    height: 64px;
    text-align: center;
    font-size: 1.0625rem;
    color: rgb(54, 167, 217);
    font-family: gothic;
}
.tr-underline{
    border-bottom: 1px solid rgb(225, 225, 225);
}
.tr-underline th:first-child:after{
    content: '';
    width: 1px;
    height: 24px;
    background: rgb(225, 225, 225);
    position: absolute;
    right: 0;
}
.car-use-tips{
    padding-left: 25px;
    background: url("../images/bcc_new/icon-i.png") left 4px no-repeat;
    background-size: 13px;
}
.car-use-tips p{
    font-size: 0.75rem;
}


.intro-bg-bottom{
    width: 100%;
    height: 17px;
    background: url("../images/bcc_new/bg-3-bottom.png") left bottom no-repeat;
    background-size: 100% 17px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.wave-1-bottom{
    height: 40px;
    background: url("../images/bcc_new/wave-1-bottom.png") left center no-repeat;
    background-size: 100% 40px;
}
.wave-2-top{
    height: 30px;
    background: url("../images/bcc_new/wave-2-top.png") left center no-repeat;
    background-size: 100% 30px;
    margin-top: -20px;
}
.bcc-bg-02{
    background: rgb(54, 167, 217);
}
.bcc-vantage-title{
    width: 100%;
    height: 53px;
    margin-bottom: 16px;
    background: url("../images/bcc_new/title-Advantages-of-B.C.C.png") center no-repeat;
    background-size: auto 53px;
}
.bcc-content-2{
    width: 100%;
    background: url("../images/bcc_new/bg-2-top.png") left top no-repeat, url("../images/bcc_new/bg-2-middle.png") center no-repeat repeat;
    background-size: 100% auto;
    padding: 32px 0 32px 0;
    position: relative;
    border-radius: 5px;
}
.vantage-bg-bottom{
    width: 100%;
    height: 62px;
    background: url("../images/bcc_new/bg-2-bottom.png") left bottom no-repeat;
    background-size: 100% auto;
    position: absolute;
    left: 0;
    bottom: 0;
}
.vantage-list h2{
    height: 35px;
    line-height: 35px;
    color: rgb(50, 51, 51);
    font-size: 1.1875rem;
    padding-left: 46px;
}
.vantage-list p{
    color: rgb(102, 102, 102);
    font-size: 0.8125rem;
    margin-top: 10px;
}
.vantage-selected li{
    margin-bottom: 30px;
}
.vantage-selected li:last-child{
    margin-bottom: 13px;
}
.vantage-selected > li:first-child h2{
    background: url("../images/bcc_new/Exclusive-Benefits.png") left center no-repeat;
    background-size: 35px;
}
.vantage-selected > li:nth-of-type(2) h2{
    background: url("../images/bcc_new/Expansive-Coverage.png") left center no-repeat;
    background-size: 35px;
}
.vantage-selected > li:nth-of-type(3) h2{
    background: url("../images/bcc_new/Guaranteed-Customer-Service.png") left center no-repeat;
    background-size: 35px;
}
.vantage-selected > li:nth-of-type(4) h2{
    background: url("../images/bcc_new/Great-Value.png") left center no-repeat;
    background-size: 35px;
}
.vantage-selected > li:nth-of-type(5) h2{
    background: url("../images/bcc_new/Dynamic-Flexibility.png") left center no-repeat;
    background-size: 35px;
}
.inner-con .vantage-tips{
    color: rgb(153, 152, 153);
    font-size: 0.875rem;
}
.wave-2-bottom{
    height: 28px;
    background: url("../images/bcc_new/wave-2-bottom.png") left center no-repeat;
    background-size: 100% 28px;
}
.wave-3-top{
    height: 28px;
    background: url("../images/bcc_new/wave-3-top.png") left center no-repeat;
    background-size: 100% 28px;
    margin-top: -18px;
}
.bcc-bg-03{
    background: rgb(214, 236, 253);
    padding-top: 10px;
    padding-bottom: 10px;
}
.bcc-about-title{
    height: 54px;
    background: url("../images/bcc_new/title-about-baigolf.png") center no-repeat;
    background-size: auto 54px;
    margin-bottom: 16px;
}
.bcc-content-3{
    width: 100%;
    background: url("../images/bcc_new/bg-3-top.png") left top no-repeat, url("../images/bcc_new/bg-3-middle.png") center no-repeat repeat;
    background-size: 100% auto;
    padding: 32px 0 32px 0;
    position: relative;
    border-radius: 5px;
}
.about-bg-bottom{
    width: 100%;
    height: 17px;
    background: url("../images/bcc_new/bg-3-bottom.png") left bottom no-repeat;
    background-size: 100% 17px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.about-selected{
    margin-top: 20px;
}
.about-selected li{
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 28px 3px rgba(17, 120, 200, 0.11);
    margin-bottom: 10px;
    box-sizing: border-box;
    padding: 16px;
}
.about-selected h2{
    height: 44px;
    line-height: 44px;
    padding-left: 54px;
}
.about-selected img{
    width: 100%;
    height: auto;
    margin-top: 15px;
}
.about-selected > li:first-child h2{
    background: url("../images/bcc_new/1.png") left center no-repeat;
    background-size: 44px;
}
.about-selected > li:nth-of-type(2) h2{
    background: url("../images/bcc_new/2.png") left center no-repeat;
    background-size: 44px;
}
.about-selected > li:nth-of-type(3) h2{
    background: url("../images/bcc_new/3.png") left center no-repeat;
    background-size: 44px;
}
.wave-3-bottom{
    height: 32px;
    background: url("../images/bcc_new/wave-3-bottom.png") left center no-repeat;
    background-size: 100% 32px;
}
.bcc-bg-04{
    margin-top: 44px;
    position: relative;
}
.foot-inner p{
    color: rgb(42, 73, 101);
    font-size: 0.875rem;
    text-align: center;
    font-weight: bold;
    padding: 0 2px;
}
.footer-center-bg{
    width: 280px;
    height: 300px;
    /*background: url("../images/bcc_new/down-app.png") center no-repeat;*/
    background-size: 280px 300px;
    margin: 15px auto;
    text-align: center;
}
.footer-center-bg img{
    width: 100%;
}
.bottom-btn{
    margin-top: 24px;
    text-align: center;
}
.chat-btn{
    width: 200px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    font-size: 1.125rem;
    border-radius: 25px;
    display: inline-block;
    background: rgb(8, 141, 232);
    text-decoration: none;
    box-shadow: 0 0 28px 3px rgba(17, 120, 200, 0.11);
}
.corner-bg{
    width: 22px;
    height: 21px;
    position: absolute;
    top: 11px;
}
.green-corner-r{
    right: 0;
    background: url("../images/bcc_new/circle-green.png") center no-repeat;
    background-size: 22px 21px;
}
.light-corner-r{
    right: 0;
    background: url("../images/bcc_new/circle-right.png") center no-repeat;
    background-size: 22px 21px;
}
.light-corner-l{
    left: 9px;
    top: -8px;
    background: url("../images/bcc_new/circle-left.png") center no-repeat;
    background-size: 22px 21px;
}