* {
    font-family: "微软雅黑";
}
/* .wrap-detail */
.wrap-detail {
    background: #f7f7f7;
    margin-top: 20px;
    padding: 75px 120px;
    overflow: hidden;
}
.wrap-detail .detail-side {
    float: left;
    margin-right: 45px;
}
.wrap-detail .detail-side img {
    width: 401px;
    height: 401px;
}
.wrap-detail .detail-main {
    text-align: left;
    width: 520px;
    float: right;
}
.detail-main .title-txt{
    color: #222;
    font-size: 34px;
    line-height: 40px;
    padding: 0 5px 8px 0;
    display: block;
}
.detail-main .title-small{
    color: #222;
    font-size: 22px;
    line-height: 40px;
    padding-right: 5px;
    display: block;
    font-weight: normal;
}
.detail-main .detail-box {
    padding: 37px 0 44px 0;
}
.detail-main .detail-row{
    width: 100%;
    padding-right: 5px;
}
.detail-main .detail-box .txt{
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
/* .detail-main .check-btn */
.detail-main .check-btn {
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    width: 260px;
    height: 50px;
    line-height: 50px;
    background: #b78a2f;
    display: inline-block;
}
.detail-main .check-btn:hover {
    background: #eaa009;
}
/* .container-content */
.container-content {
    width: 800px;
    margin: 0 auto;
}
/* .content-material */
.content-material {
    padding-top: 70px;
}
/* .material-box */
.content-material .material-box,
.content-material .material-box img {
    width: 100%;
    height: auto;
}
.content-material .btn-box {
    text-align: center;
    padding: 40px 0;
}
.content-material .btn-dotted {
    background: #fff;
    padding: 0 15px;
    border: 1px dashed #e4916f;
    border-radius: 10px;
    width: 200px;
    height: 45px;
    line-height: 42px;
    cursor: default;
    font-size: 24px;
    color: #e4916f;
}
.content-material .btn-dotted:hover {
    color: #e4916f;
}
.content-material .material-text {
    padding: 65px 0;
    text-align: center;
}
.content-material .material-text .title {
    font-family: '宋体';
    font-size: 40px;
    color: #666;
    padding-bottom: 15px;
}
.content-material .material-text .text {
    font-family: '宋体';
    font-size: 26px;
    color: #666;
    padding: 30px 5px 0 5px;
}
.content-material .material-row {
    margin: 10px -5px 0 -5px;
    overflow: hidden;
}
.content-material .col {
    width: 270px;
    float: left;
}
.content-material .col .col-box {
    padding: 0 5px;
    text-align: center;
}
.content-material .col .col-box img {
    display: inline-block;
    width: 257px;
    height: 217px;
}
.content-material .col-box .text-box {
    background: #efefef;
    min-height: 140px;
    padding: 10px;
}
.content-material .text-box .text-describe {
    font-size: 16px;
    color: #222;
    line-height: 40px;
}
.content-material .row-img {
    margin: 15px 0;
}
.content-material .row-img img {
    display: inline-block;
    width: 800px;
    height: 465px;
}

/* .manual-box */
.manual-box {
    overflow: hidden;
}
.manual-box .material-text {
    text-align: left;
    display: inline-block;
    padding: 45px 25px 45px 25px;
}
.manual-box .manual-side {
    float: right;
    margin-left: 20px;
}
.content-material .manual-box .material-text .title {
    display: inline-block;
    padding-right: 10px;
}
.manual-box .manual-info .text {
    padding: 20px 25px 30px 25px;
    font-family: '宋体';
    font-size: 24px;
    color: #5d5d5d;
    line-height: 45px;
    letter-spacing: -1.5px;
}
.manual-box .manual-info .yellow-text {
    font-family: '宋体';
    color: #d2b05c;
}
/* .foreign-box */
.foreign-box {
    padding-top: 60px;
    position: relative;
    overflow: hidden;
}
.foreign-box .text-info {
    position: absolute;
    top: 18%;
    left: 3%;
    width: 380px;
    padding-right: 30px;
}
.foreign-box .text-info .title {
    text-align: center;
    font-family: '宋体';
    font-size: 40px;
    color: #666;
    padding-bottom: 30px;
}
.foreign-box .text-info .text {
    padding-right: 40px;
    padding-left: 20px;
    font-family: '宋体';
    font-size: 24px;
    color: #5d5d5d;
    line-height: 45px;
    display: inline-block;
    letter-spacing: 1.5px;
}
/* .product-box */
.product-box {
    margin-top: 70px;
    padding: 10px;
    background: #e5e5e5;
    overflow: hidden;
}
.product-box .detail-side {
    float: left;
    margin-right: 25px;
}
.product-box .detail-side img {
    display: inline-block;
    width: 382px;
    height: 347px;
}
.product-box .detail-main .detail-box{
    padding: 27px 0 44px 0;
}
.product-box .detail-main .gray-txt {
    display: inline-block;
    background: #717171;
    padding: 2px 2px 2px 5px;
    margin-right: 10px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    color: #fff;
    font-size: 18px;
}
.product-box .detail-main .white-txt {
    display: inline-block;
    background: #fff;
    letter-spacing: 3px;
    padding: 2px;
    margin-bottom: 20px;
    color: #717171;
    font-size: 18px;
}
.product-box .detail-main .txt {
    color: #717171;
    font-size: 16px;
    padding-top: 10px;
}
/* .show-box */
.content-material .show-box .btn-dotted {
    padding: 0 20px;
    width: 265px;
    height: 70px;
    line-height: 68px;
    font-size: 30px;
    color: #404040;
}
.show-box .show-main{
    padding: 0 50px;
}
.show-box .main-box {
    margin: 10px 0 0 0;
    overflow: hidden;
}
.show-box .col {
    width: 350px;
    float: left;
    text-align: center;
}
.show-box .col .col-box {
    padding: 0 25px;
    text-align: center;
}
.show-box .col .col-box .img-box,
.show-box .col .col-box img {
    display: inline-block;
    width: 300px;
    height: 270px;
}
.show-box .new-text {
    font-size: 24px;
    color: #957d53;
    width: 300px;
}
/* .about-box */
.about-box {
    padding: 65px 0;
    overflow: hidden;
    position: relative;
}
.about-box  .arrow-box {
    position: absolute;
    top: -10%;
    right: 0;
}
.about-box  .arrow-box .arrow{
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #3a3c4e;
    margin-right: 10px;
    text-align: center;
}
.about-box  .arrow-box .arrow img{
    display: inline-block;
    width: 7px;
    height: 13px;
    margin-top: 3px;
}
.about-box .title {
    font-size: 34px;
    color: #222;
    text-align: center;
    padding-bottom: 50px;
}
.about-box .about-row {
    margin: 10px -6px 0 -6px;
    overflow: hidden;
}
.about-box .about-title {
    font-size: 16px;
    color: #022222;
    width: 287px;
    padding: 0 5px;
}
.about-box .about-text {
    padding: 0 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    color: #666;
    width: 287px;
}
/* .jcarousel-wrapper */
.jcarousel-wrapper {
    margin: 0 auto;
    position: relative;
}
/* .jcarousel */
.jcarousel {
    position: relative;
    overflow: hidden;
    width: 1210px;
    height: 350px;
}
.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.jcarousel li {
    float: left;
    width: 302px;
}
.jcarousel li .jcarousel-main {
    text-align: center;
    margin: 0 5px;
    text-decoration: none;
    display: inline-block;
}
.jcarousel li .img-box,
.jcarousel li img {
    display: inline-block;
    width: 297px;
    height: 297px;
}
.jcarousel-control-prev {
    left: -75px;
}
.jcarousel-control-next {
    right: 10px;
}
.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
    opacity: .3;
    cursor: default;
}
/* .data-content */
.data-content {
    background: #f7f7f7;
    min-width: 1210px;
}
.data-content .data-box {
    position: relative;
    padding-top: 76px;
    padding-bottom: 76px;
    width: 1210px;
    min-height: 500px;
    margin: 0 auto;
    overflow: hidden;
}
.data-content .data-box a {
    color: #222;
}
.data-box .data-left {
    width: 605px;
    float: left;
    min-height: 500px;
    border-right: 1px solid #e6e6e6;
}
.data-box .data-left .left-box{
    padding-right: 55px;
}
.data-box .title{
    font-size: 22px;
    color: #222;
    padding-bottom: 35px;
}
.data-box .txt-row{
    padding-bottom: 40px;
}
.data-box .txt-row .txt-title{
    font-size: 16px;
    color: #222;
    line-height: 30px;
}
.data-box .txt-row .txt{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    letter-spacing: 0.8px;
}
.data-box .data-left .detail-btn {
    font-size: 16px;
    color: #b78a2f;
    position: absolute;
    left: 36%;
    bottom: 76px;
    text-decoration: none;
}
.data-box .data-right{
    width: 604px;
    float: left;
}
.data-box .data-right .right-box{
    padding-left: 55px;
}
.data-box .data-right .detail-btn {
    font-size: 16px;
    color: #b78a2f;
    position: absolute;
    right: 0;
    bottom: 76px;
    text-decoration: none;
}
.data-box .data-left .detail-btn:hover,
.data-box .data-right .detail-btn:hover {
    text-decoration: underline;
}


