.pro-items{
    background-color: #FFFFFF;
}

.pro-items .shell{
    padding-top: 60px;
}

.pro-left{
    position: relative;
    width: 100%;
    height: 780px;
    border: 4px solid #C89865;
}

.pro-left > img{
    position: absolute;
    top: 20%;
    left: -8%;
    /*width: 234px;*/
    /*height: 707px;*/
    width: 200px;
    height: 604px;
}

.pro-left .fa-quote-right{
    position: absolute;
    top: 40px;
    right: 40px;
    font-size: 100px;
    color: #D7A16A;
    z-index: 100;
}

.pro-explain{
    position: absolute;
    top: 35%;
    right: 20px;
    width: 180px;
    color: #C89865;
    white-space: normal;
}

.pro-name > p:first-child{
    font-size: 24px;
    line-height: 20px;
}

.pro-name > p:last-child{
    font-size: 32px;
}

.pro-job{
    margin-top: 15px;
    font-size: 16px;
    font-weight: lighter;
}

.pro-exp{
    margin-top: 30px;
    font-size: 14px;
    color: #333333;
    font-weight: lighter;
}

.pro-record > li > img{
    width: 138px;
    height: 138px;
}

.pro-right{
    padding-left: 30px;
    white-space: normal;
}


.pro-act,
.pro-country{
    padding-left: 20px;
    margin-top: 30px;
}

.pro-article{
    padding-left: 20px;
    margin-top: 50px;
}

.article-title{
    font-size: 24px;
    color: #000000;
}

.article-content{
    margin-top: 10px;
    font-size: 14px;
    color: #000000;
    font-weight: lighter;
    letter-spacing: 0;
    line-height: 24px;
}

.article-more{
    margin-top: 20px;
    color: #D7A16A;
}

.article-more:hover{
    color: #D7A16A;
}

.pro-right-title{
    font-size: 20px;
    color: #000000;
    text-align: left;
}

.pro-act table{
    margin-top: 15px;
    width: 100%;
}

.pro-act table thead{
    height: 20px;
    font-size: 14px;
    color: #FFFFFF;
    background: #C89865;
}

.pro-act table thead td{
    padding-left: 10px;
    border-right: 1px solid #FFFFFF;
}

.pro-act table tbody{
    border-left: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
}

.pro-act table tbody td{
    padding: 15px;
    font-size: 16px;
    text-align: center;
    border-right: 1px solid #EEEEEE;
}

.pro-act table tbody td a{
    color: #000000;
}

.pro-act table tbody td a:hover{
    color: #000000;
}


.pro-country *+.range{
    margin-top: 15px;
}

.pro-country .range{
    margin-left: -10px;
    margin-right: -10px;
}

.pro-country [class*='cell-'] img{
    width: 230px;
    height: 176px;
}

.adjective-country{
    padding: 0 10px;
}

.navigation-btns{
    position: absolute;
    left: 50%;
    margin-top: -85px;
    width: 230px;
    text-align: center;
    transform: translateX(-50%);
    z-index: 100;
}

.navigation-btns > *{
    display: inline-block;
    vertical-align: middle;
}

.button-next,
.button-prev{
    font-size: 32px;
    color: #363F49;
    cursor: pointer;
    transition: 0.25s linear;
}

.navigation-btns .fa:hover{
    color: #D7A16A;
}


.split{
    margin-left: 75px;
    margin-right: 75px;
    width: 2px;
    height: 20px;
    background: #EEEEEE;
}


.swiper-container.hot-pro > .swiper-pagination{
    top: 1.5%;
    right: 1.5%;
    left: auto;
    bottom: auto;
    width: 80px;
    height: 300px;
}

.swiper-container.hot-pro >.swiper-pagination .swiper-pagination-bullet{
    margin-bottom: 20px;
    width: 75px;
    height: 75px;
    border-radius: 100%;
}

.pro-bullet{
    width: 75px;
    height: 75px;
    border-radius: 100%;
}
