@charset 'utf-8';
.txt-over1
{
    overflow: hidden;

    white-space: nowrap;
    text-overflow: ellipsis;
}
.ff
{
    font-family: 'iconfont' !important;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1199px)
{
    .banner_top
    {
        padding-top: 70px;
    }
}
.banner
{
    font-size: 0;

    position: relative;

    overflow: hidden;

    width: 100%;
}
.banner .slickbanner .item
{
    position: relative;

    display: block;
}
.banner .slickbanner .item .img-box
{
    z-index: 0;

    display: block;

    padding-bottom: 50%;
}
.banner .slickbanner .item .img-box img
{
    display: block;

    width: 100%;
}
.banner .slickbanner .item .ban_info
{
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;

    width: 100%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.banner .slickbanner .item .ban_info .tit
{
    max-width: 570px;
}
@media (max-width: 1399px)
{
    .banner .slickbanner .item .ban_info .tit
    {
        max-width: 400px;
    }
}
@media (max-width: 991px)
{
    .banner .slickbanner .item .ban_info .tit
    {
        max-width: 300px;
    }
}
.banner .slickbanner .item .ban_info .tit p
{
    font-family: 'Oswald-Bold';
    font-size: 64px;
    line-height: 1.25;

    text-transform: uppercase;

    color: #fea500;
    text-shadow: 0 1px #fff, 1px 0 #fff, -1px 0 #fff, 0 -1px #fff;
}
@media (max-width: 1680px)
{
    .banner .slickbanner .item .ban_info .tit p
    {
        font-size: 55px;
    }
}
@media (max-width: 1469px)
{
    .banner .slickbanner .item .ban_info .tit p
    {
        font-size: 50px;
    }
}
@media (max-width: 1399px)
{
    .banner .slickbanner .item .ban_info .tit p
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .banner .slickbanner .item .ban_info .tit p
    {
        font-size: 35px;
    }
}
@media (max-width: 991px)
{
    .banner .slickbanner .item .ban_info .tit p
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .banner .slickbanner .item .ban_info .tit p
    {
        font-size: 25px;
    }
}
@media (max-width: 575px)
{
    .banner .slickbanner .item .ban_info .tit p
    {
        font-size: 20px;
    }
}
@media (max-width: 360px)
{
    .banner .slickbanner .item .ban_info .tit p
    {
        font-size: 18px;
    }
}
.banner .slickbanner .item .ban_info .more
{
    margin-top: 100px;
}
@media (max-width: 1680px)
{
    .banner .slickbanner .item .ban_info .more
    {
        margin-top: 80px;
    }
}
@media (max-width: 1469px)
{
    .banner .slickbanner .item .ban_info .more
    {
        margin-top: 60px;
    }
}
@media (max-width: 1399px)
{
    .banner .slickbanner .item .ban_info .more
    {
        margin-top: 40px;
    }
}
@media (max-width: 991px)
{
    .banner .slickbanner .item .ban_info .more
    {
        margin-top: 30px;
    }
}
@media (max-width: 575px)
{
    .banner .slickbanner .item .ban_info .more
    {
        margin-top: 20px;
    }
}
.banner .slickbanner .item .ban_info .more span
{
    font-size: 16px;
    line-height: 56px;

    display: inline-block;

    padding: 0 28px;

    color: #fff;
    border-radius: 28px;
    background-color: #fea500;
}
@media (max-width: 1469px)
{
    .banner .slickbanner .item .ban_info .more span
    {
        line-height: 50px;
    }
}
@media (max-width: 1399px)
{
    .banner .slickbanner .item .ban_info .more span
    {
        font-size: 15px;
        line-height: 46px;

        padding: 0 25px;
    }
}
@media (max-width: 991px)
{
    .banner .slickbanner .item .ban_info .more span
    {
        font-size: 14px;
        line-height: 40px;

        padding: 0 20px;
    }
}
@media (max-width: 767px)
{
    .banner .slickbanner .item .ban_info .more span
    {
        font-size: 13px;
        line-height: 36px;
    }
}
@media (max-width: 575px)
{
    .banner .slickbanner .item .ban_info .more span
    {
        font-size: 12px;
        line-height: 32px;

        padding: 0 16px;
    }
}
.banner .slickbanner .item .ban_info .more span:after
{
    font-family: 'iconfont' !important;
    font-style: normal;

    display: inline-block;

    margin-left: 6px;

    content: '\e728';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.banner .slickbanner .video-box
{
    position: relative;

    display: block;

    padding-bottom: 50%;
}
.banner .slickbanner .video-box:before
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, 0);
}
.banner .slickbanner .slick-dots
{
    position: absolute;
    right: 0;
    bottom: 30px;
    left: 0;

    display: block;

    text-align: center;
}
@media (max-width: 1199px)
{
    .banner .slickbanner .slick-dots
    {
        bottom: 25px;
    }
}
@media (max-width: 991px)
{
    .banner .slickbanner .slick-dots
    {
        bottom: 20px;
    }
}
@media (max-width: 767px)
{
    .banner .slickbanner .slick-dots
    {
        bottom: 15px;
    }
}
.banner .slickbanner .slick-dots li
{
    position: relative;

    display: inline-block;

    width: 40px;
    height: 4px;
    margin: 0 10px;

    cursor: pointer;
    -webkit-transition: all .5s;
            transition: all .5s;

    border-radius: 2px;
    background-color: #fff;
}
@media (max-width: 991px)
{
    .banner .slickbanner .slick-dots li
    {
        width: 35px;
        margin: 0 6px;
    }
}
@media (max-width: 575px)
{
    .banner .slickbanner .slick-dots li
    {
        width: 25px;
        height: 3px;
        margin: 0 4px;
    }
}
.banner .slickbanner .slick-dots li:before
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 0;
    height: 100%;

    content: '';
    -webkit-transition: all .5s;
            transition: all .5s;

    background-color: #fea500;
}
.banner .slickbanner .slick-dots li button
{
    display: none;
}
.banner .slickbanner .slick-dots .slick-active:before
{
    width: 100%;
}
.banner .slick-current .ban_info .tit
{
    -webkit-animation: fadeInLeft 1s .2s ease both;
            animation: fadeInLeft 1s .2s ease both;
}
.banner .slick-current .ban_info .more
{
    -webkit-animation: fadeInUp 1s .2s ease both;
            animation: fadeInUp 1s .2s ease both;
}
.zoomIn1
{
    -webkit-animation-name: zoomIn1;
            animation-name: zoomIn1;
}
.banner .slickbanner .slick-current .item > .img-box > img
{
    -webkit-animation: zoomIn1 6s 0s ease both;
            animation: zoomIn1 6s 0s ease both;
}
@-webkit-keyframes zoomIn1
{
    0%
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);

        opacity: 1;
    }
    50%
    {
        -webkit-transform: scale(1);
                transform: scale(1);

        opacity: 1;
    }
}
@keyframes zoomIn1
{
    0%
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);

        opacity: 1;
    }
    50%
    {
        -webkit-transform: scale(1);
                transform: scale(1);

        opacity: 1;
    }
}
.fluid_video_wrapper
{
    position: absolute;
}
#video-idcontext_option_homepage,
.fluid_controls_container
{
    display: none !important;
}
.pagebanner
{
    position: relative;

    overflow: hidden;

    width: 100%;
}
@media (max-width: 767px)
{
    .pagebanner .item
    {
        width: 130%;
        max-width: 130%;
        margin-left: -15%;
    }
}
@media (max-width: 575px)
{
    .pagebanner .item
    {
        width: 160%;
        max-width: 160%;
        margin-left: -30%;
    }
}
.pagebanner .item img
{
    display: block;

    width: 100%;
    height: auto !important;
}
.pagebanner .ban_box
{
    position: absolute;
    top: 50%;

    width: 100%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: left;
}
.pagebanner .ban_box .tit b
{
    font-family: 'Oswald-Bold';
    font-size: 48px;
    line-height: 1.2;

    text-transform: uppercase;

    color: #fff;
}
@media (max-width: 1469px)
{
    .pagebanner .ban_box .tit b
    {
        font-size: 45px;
    }
}
@media (max-width: 1399px)
{
    .pagebanner .ban_box .tit b
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .pagebanner .ban_box .tit b
    {
        font-size: 34px;
    }
}
@media (max-width: 991px)
{
    .pagebanner .ban_box .tit b
    {
        font-size: 28px;
    }
}
@media (max-width: 767px)
{
    .pagebanner .ban_box .tit b
    {
        font-size: 24px;
    }
}
@media (max-width: 575px)
{
    .pagebanner .ban_box .tit b
    {
        font-size: 22px;
    }
}
.pagebanner .ban_box .page_location
{
    margin-top: 15px;
}
@media (max-width: 575px)
{
    .pagebanner .ban_box .page_location
    {
        margin-top: 10px;
    }
}
.pagebanner .ban_box .page_location ul > li
{
    display: inline-block;
}
.pagebanner .ban_box .page_location ul > li:first-child a:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;
    font-style: normal;
    line-height: 1;

    display: inline-block;

    margin-right: 8px;

    content: '\e635';

    color: #fff;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.pagebanner .ban_box .page_location ul > li:last-child a:after
{
    display: none;
}
.pagebanner .ban_box .page_location ul > li > a
{
    font-size: 16px;
    line-height: 1.2;

    display: block;

    -webkit-transition: all .35s;
            transition: all .35s;
    text-transform: capitalize;

    color: #fff;
}
@media (max-width: 991px)
{
    .pagebanner .ban_box .page_location ul > li > a
    {
        font-size: 15px;
    }
}
@media (max-width: 767px)
{
    .pagebanner .ban_box .page_location ul > li > a
    {
        font-size: 14px;
    }
}
.pagebanner .ban_box .page_location ul > li > a:after
{
    font-family: 'iconfont' !important;
    font-style: normal;

    display: inline-block;

    margin: 0 1px 0 4px;

    content: '>';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.pagebanner .ban_box .page_location ul > li > a:hover
{
    text-decoration: underline !important;
}
.title h2
{
    font-family: 'Oswald-Bold';
    font-size: 48px;
    line-height: 1.2;

    display: block;

    margin: 0;

    text-transform: uppercase;

    color: #222;
}
@media (max-width: 1469px)
{
    .title h2
    {
        font-size: 45px;
    }
}
@media (max-width: 1399px)
{
    .title h2
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .title h2
    {
        font-size: 34px;
    }
}
@media (max-width: 991px)
{
    .title h2
    {
        font-size: 28px;
    }
}
@media (max-width: 767px)
{
    .title h2
    {
        font-size: 24px;
    }
}
@media (max-width: 575px)
{
    .title h2
    {
        font-size: 22px;
    }
}
.title h2 span
{
    margin-right: 10px;

    color: #fea500;
}
@media (max-width: 575px)
{
    .title h2 span
    {
        margin-right: 6px;
    }
}
.title p
{
    font-size: 16px;
    line-height: 1.5;

    margin-top: 10px;

    color: #666;
}
@media (max-width: 991px)
{
    .title p
    {
        font-size: 15px;
    }
}
@media (max-width: 767px)
{
    .title p
    {
        font-size: 14px;
    }
}
.page_title b
{
    font-family: 'Oswald-Bold';
    font-size: 36px;
    line-height: 1.2;

    text-transform: uppercase;

    color: #222;
}
@media (max-width: 1469px)
{
    .page_title b
    {
        font-size: 34px;
    }
}
@media (max-width: 1399px)
{
    .page_title b
    {
        font-size: 30px;
    }
}
@media (max-width: 1199px)
{
    .page_title b
    {
        font-size: 28px;
    }
}
@media (max-width: 991px)
{
    .page_title b
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .page_title b
    {
        font-size: 22px;
    }
}
@media (max-width: 575px)
{
    .page_title b
    {
        font-size: 20px;
    }
}
.padt
{
    padding-top: 100px;
}
@media (max-width: 1399px)
{
    .padt
    {
        padding-top: 80px;
    }
}
@media (max-width: 1199px)
{
    .padt
    {
        padding-top: 70px;
    }
}
@media (max-width: 991px)
{
    .padt
    {
        padding-top: 40px;
    }
}
@media (max-width: 767px)
{
    .padt
    {
        padding-top: 50px;
    }
}
.padd
{
    padding: 100px 0;
}
@media (max-width: 1399px)
{
    .padd
    {
        padding: 80px 0;
    }
}
@media (max-width: 1199px)
{
    .padd
    {
        padding: 70px 0;
    }
}
@media (max-width: 991px)
{
    .padd
    {
        padding: 60px 0;
    }
}
@media (max-width: 767px)
{
    .padd
    {
        padding: 50px 0;
    }
}
.page_padt
{
    padding-top: 80px;
}
@media (max-width: 1399px)
{
    .page_padt
    {
        padding-top: 70px;
    }
}
@media (max-width: 1199px)
{
    .page_padt
    {
        padding-top: 60px;
    }
}
@media (max-width: 991px)
{
    .page_padt
    {
        padding-top: 50px;
    }
}
@media (max-width: 767px)
{
    .page_padt
    {
        padding-top: 40px;
    }
}
.page_padd
{
    padding: 80px 0 100px;
}
@media (max-width: 1469px)
{
    .page_padd
    {
        padding: 80px 0;
    }
}
@media (max-width: 1399px)
{
    .page_padd
    {
        padding: 70px 0;
    }
}
@media (max-width: 1199px)
{
    .page_padd
    {
        padding: 60px 0;
    }
}
@media (max-width: 991px)
{
    .page_padd
    {
        padding: 50px 0;
    }
}
@media (max-width: 767px)
{
    .page_padd
    {
        padding: 40px 0;
    }
}
.wrapper
{
    overflow: hidden;
}
@-webkit-keyframes iconplay
{
    0%
    {
        -webkit-transform: translate(-50%, -50%) scale(1);
                transform: translate(-50%, -50%) scale(1);

        opacity: .26;
    }
    100%
    {
        -webkit-transform: translate(-50%, -50%) scale(1.3);
                transform: translate(-50%, -50%) scale(1.3);

        opacity: .1;
    }
}
@keyframes iconplay
{
    0%
    {
        -webkit-transform: translate(-50%, -50%) scale(1);
                transform: translate(-50%, -50%) scale(1);

        opacity: .26;
    }
    100%
    {
        -webkit-transform: translate(-50%, -50%) scale(1.3);
                transform: translate(-50%, -50%) scale(1.3);

        opacity: .1;
    }
}
@-webkit-keyframes iconplay1
{
    0%
    {
        -webkit-transform: translate(-50%, -50%) scale(1);
                transform: translate(-50%, -50%) scale(1);

        opacity: .26;
    }
    100%
    {
        -webkit-transform: translate(-50%, -50%) scale(1.15);
                transform: translate(-50%, -50%) scale(1.15);

        opacity: .1;
    }
}
@keyframes iconplay1
{
    0%
    {
        -webkit-transform: translate(-50%, -50%) scale(1);
                transform: translate(-50%, -50%) scale(1);

        opacity: .26;
    }
    100%
    {
        -webkit-transform: translate(-50%, -50%) scale(1.15);
                transform: translate(-50%, -50%) scale(1.15);

        opacity: .1;
    }
}
.index_recommend .title
{
    text-align: center;
}
.index_recommend .list
{
    margin-top: 40px;
}
@media (max-width: 1399px)
{
    .index_recommend .list
    {
        margin-top: 40px;
    }
}
@media (max-width: 991px)
{
    .index_recommend .list
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .index_recommend .list
    {
        margin-top: 25px;
    }
}
.index_recommend .slick_hot
{
    font-size: 0;
}
@media (max-width: 1620px)
{
    .index_recommend .slick_hot
    {
        padding: 0 40px;
    }
}
@media (max-width: 1199px)
{
    .index_recommend .slick_hot
    {
        padding: 0 30px;
    }
}
@media (max-width: 767px)
{
    .index_recommend .slick_hot
    {
        padding: 0 25px;
    }
}
.index_recommend .slick_hot .slick-list
{
    margin: 0 -15px;
}
@media (max-width: 1399px)
{
    .index_recommend .slick_hot .slick-list
    {
        margin: 0 -10px;
    }
}
@media (max-width: 991px)
{
    .index_recommend .slick_hot .slick-list
    {
        margin: 0 -5px;
    }
}
.index_recommend .slick_hot .slick-list .slick-slide
{
    padding: 0 15px;
}
@media (max-width: 1399px)
{
    .index_recommend .slick_hot .slick-list .slick-slide
    {
        padding: 0 10px;
    }
}
@media (max-width: 991px)
{
    .index_recommend .slick_hot .slick-list .slick-slide
    {
        padding: 0 5px;
    }
}
.index_recommend .slick_hot .slick-arrow
{
    position: absolute;
    z-index: 2;
    top: 36%;
    left: -100px;

    padding: 0;

    cursor: pointer;
    -webkit-transition: all .35s;
            transition: all .35s;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);

    background: none;
}
@media (max-width: 1620px)
{
    .index_recommend .slick_hot .slick-arrow
    {
        top: 33%;
        left: -10px;
    }
}
@media (max-width: 1199px)
{
    .index_recommend .slick_hot .slick-arrow
    {
        top: 30%;
    }
}
.index_recommend .slick_hot .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;
    font-style: normal;
    line-height: 50px;

    display: block;

    width: 50px;
    height: 50px;

    content: '\e61d';
    -webkit-transition: all .35s;
            transition: all .35s;
    text-align: center;

    color: #fff;
    border-radius: 50%;
    background-color: #999;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1620px)
{
    .index_recommend .slick_hot .slick-arrow:before
    {
        font-size: 16px;
        line-height: 45px;

        width: 45px;
        height: 45px;
    }
}
@media (max-width: 1199px)
{
    .index_recommend .slick_hot .slick-arrow:before
    {
        font-size: 16px;
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
@media (max-width: 991px)
{
    .index_recommend .slick_hot .slick-arrow:before
    {
        font-size: 15px;
        line-height: 35px;

        width: 35px;
        height: 35px;
    }
}
@media (max-width: 767px)
{
    .index_recommend .slick_hot .slick-arrow:before
    {
        font-size: 12px;
        line-height: 32px;

        width: 32px;
        height: 32px;
    }
}
.index_recommend .slick_hot .slick-arrow:hover:before
{
    color: #222;
    background-color: #fea500;
}
.index_recommend .slick_hot .slick-next
{
    right: -100px;
    left: auto;
}
@media (max-width: 1620px)
{
    .index_recommend .slick_hot .slick-next
    {
        right: -10px;
    }
}
.index_recommend .slick_hot .slick-next:before
{
    content: '\e61e';
}
.index_recommend .slick_hot .item
{
    display: block;
}
.index_recommend .slick_hot .item:hover .pic .add_btn
{
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);

    opacity: 1;
}
.index_recommend .slick_hot .item:hover .info .more
{
    color: #fea500;
}
.index_recommend .slick_hot .item .pic
{
    position: relative;

    overflow: hidden;

    -webkit-transition: all .35s;
            transition: all .35s;

    border-radius: 8px;
}
.index_recommend .slick_hot .item .pic .img-box
{
    padding-bottom: 100%;

    border-radius: 8px;
}
.index_recommend .slick_hot .item .pic .add_btn
{
    position: absolute;
    top: 18px;
    right: 18px;

    -webkit-transition: all .45s;
            transition: all .45s;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);

    opacity: 0;
}
@media (max-width: 1399px)
{
    .index_recommend .slick_hot .item .pic .add_btn
    {
        top: 10px;
        right: 10px;
    }
}
.index_recommend .slick_hot .item .pic .add_btn a
{
    display: block;
}
.index_recommend .slick_hot .item .pic .add_btn a:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;
    font-style: normal;
    line-height: 48px;

    display: block;

    width: 48px;
    height: 48px;

    content: '\e60b';
    text-align: center;

    color: #222;
    border-radius: 50%;
    background-color: #fea500;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1399px)
{
    .index_recommend .slick_hot .item .pic .add_btn a:before
    {
        font-size: 16px;
        line-height: 45px;

        width: 45px;
        height: 45px;
    }
}
@media (max-width: 1199px)
{
    .index_recommend .slick_hot .item .pic .add_btn a:before
    {
        font-size: 15px;
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
@media (max-width: 767px)
{
    .index_recommend .slick_hot .item .pic .add_btn a:before
    {
        font-size: 14px;
        line-height: 35px;

        width: 35px;
        height: 35px;
    }
}
.index_recommend .slick_hot .item .info a.tit
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;

    display: block;
    overflow: hidden;

    margin: 20px 0 12px;

    white-space: nowrap;
    text-overflow: ellipsis;

    color: #222;
}
@media (max-width: 767px)
{
    .index_recommend .slick_hot .item .info a.tit
    {
        font-size: 16px;
    }
}
.index_recommend .slick_hot .item .info p
{
    font-size: 15px;
    line-height: 1.73333333;

    display: -webkit-box;
    overflow: hidden;

    height: 52px;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 767px)
{
    .index_recommend .slick_hot .item .info p
    {
        font-size: 14px;

        height: 48px;
    }
}
.index_recommend .slick_hot .item .info .more
{
    font-size: 15px;
    line-height: 1.2;

    display: block;

    margin-top: 30px;

    -webkit-transition: all .35s;
            transition: all .35s;

    color: #666;
}
@media (max-width: 1399px)
{
    .index_recommend .slick_hot .item .info .more
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .index_recommend .slick_hot .item .info .more
    {
        font-size: 14px;

        margin-top: 15px;
    }
}
.index_recommend .slick_hot .item .info .more:after
{
    font-family: 'iconfont' !important;
    font-size: 14px;
    font-style: normal;
    line-height: 1;

    display: inline-block;

    margin-left: 8px;

    content: '\e61e';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.index_find
{
    padding: 30px 0 40px;

    background: url(../imgs/in_serbg.jpg) no-repeat center;
    background-size: cover;
}
@media (max-width: 991px)
{
    .index_find
    {
        padding: 30px 0;
    }
}
.index_find .tit
{
    text-align: center;
}
.index_find .tit h2
{
    font-size: 36px;
    font-weight: bold;
    line-height: 1.2;

    margin: 0;

    text-transform: uppercase;

    color: #fff;
}
@media (max-width: 1469px)
{
    .index_find .tit h2
    {
        font-size: 32px;
    }
}
@media (max-width: 1399px)
{
    .index_find .tit h2
    {
        font-size: 30px;
    }
}
@media (max-width: 1199px)
{
    .index_find .tit h2
    {
        font-size: 28px;
    }
}
@media (max-width: 991px)
{
    .index_find .tit h2
    {
        font-size: 26px;
    }
}
@media (max-width: 767px)
{
    .index_find .tit h2
    {
        font-size: 22px;
    }
}
@media (max-width: 575px)
{
    .index_find .tit h2
    {
        font-size: 20px;
    }
}
.index_find .tit p
{
    font-size: 16px;
    line-height: 1.5;

    margin-top: 8px;

    color: #fff;
}
@media (max-width: 991px)
{
    .index_find .tit p
    {
        font-size: 15px;

        margin-top: 5px;
    }
}
@media (max-width: 767px)
{
    .index_find .tit p
    {
        font-size: 14px;
    }
}
.index_find .find_from
{
    margin-top: 25px;
}
@media (max-width: 991px)
{
    .index_find .find_from
    {
        margin-top: 20px;
    }
}
.index_find .find_from .form_ipt
{
    max-width: 1110px;
    margin: auto;
}
@media (max-width: 1469px)
{
    .index_find .find_from .form_ipt
    {
        max-width: 1000px;
    }
}
.index_find .find_from .form_ipt ul
{
    margin: 0 -12px;
}
@media (max-width: 1199px)
{
    .index_find .find_from .form_ipt ul
    {
        margin: 0 -5px;
    }
}
.index_find .find_from .form_ipt ul li
{
    float: left;

    width: 42%;
    padding: 0 12px;
}
@media (max-width: 1199px)
{
    .index_find .find_from .form_ipt ul li
    {
        padding: 0 5px;
    }
}
@media (max-width: 767px)
{
    .index_find .find_from .form_ipt ul li
    {
        float: none;

        width: 100% !important;
        margin-bottom: 10px;
    }
}
.index_find .find_from .form_ipt ul li:last-child
{
    width: 16%;
    margin-bottom: 0;
}
.index_find .find_from .form_ipt select
{
    font-size: 15px;
    line-height: 50px;

    width: 100%;
    height: 50px;
    padding: 0 40px 0 20px;

    color: #000;
    border: none;
    border-radius: 26px;
    outline: none;
    background: url(../imgs/select_icon.png) no-repeat scroll right center transparent;
    background-color: #fff !important;
    background-size: 32px;

            appearance: none;
       -moz-appearance: none;
    -webkit-appearance: none;
}
@media (max-width: 991px)
{
    .index_find .find_from .form_ipt select
    {
        font-size: 14px;
        line-height: 45px;

        height: 45px;
    }
}
.index_find .find_from .form_ipt button
{
    font-size: 16px;
    line-height: 50px;

    display: block;

    width: 150px;
    margin: 0;
    padding: 0;

    -webkit-transition: all .45s;
            transition: all .45s;
    text-align: center;

    color: #222;
    border: none;
    border-radius: 26px;
    background-color: #fea500;
}
@media (max-width: 1469px)
{
    .index_find .find_from .form_ipt button
    {
        width: 100%;
    }
}
@media (max-width: 991px)
{
    .index_find .find_from .form_ipt button
    {
        font-size: 15px;
        line-height: 45px;
    }
}
@media (max-width: 767px)
{
    .index_find .find_from .form_ipt button
    {
        float: none;

        width: 150px;
        margin: auto;
    }
}
.index_find .find_from .form_ipt button:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;
    font-style: normal;
    line-height: 1;

    display: inline-block;

    margin-right: 10px;

    content: '\e614';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 991px)
{
    .index_find .find_from .form_ipt button:before
    {
        font-size: 16px;
    }
}
.index_cate
{
    position: relative;

    padding-top: 230px;

    background: url(../imgs/in_catebg.jpg) no-repeat center;
    background-size: cover;
}
@media (max-width: 1680px)
{
    .index_cate
    {
        padding-top: 200px;
    }
}
@media (max-width: 1469px)
{
    .index_cate
    {
        padding-top: 160px;
    }
}
@media (max-width: 1199px)
{
    .index_cate
    {
        padding-top: 130px;
    }
}
@media (max-width: 991px)
{
    .index_cate
    {
        padding-top: 50px;
    }
}
@media (max-width: 767px)
{
    .index_cate
    {
        padding-top: 30px;
    }
}
.index_cate:before
{
    position: absolute;
    right: 0;
    bottom: 0;

    display: block;
    overflow: hidden;

    width: 87%;
    height: 70%;

    content: '';

    border-radius: 16px 0 0 16px;
    background: url(../imgs/in_catebg1.jpg) no-repeat center;
    background-size: cover;
}
@media (max-width: 1860px)
{
    .index_cate:before
    {
        width: 90%;
    }
}
@media (max-width: 1680px)
{
    .index_cate:before
    {
        width: 95%;
    }
}
@media (max-width: 1469px)
{
    .index_cate:before
    {
        height: 76%;
    }
}
@media (max-width: 991px)
{
    .index_cate:before
    {
        height: 88%;
    }
}
@media (max-width: 767px)
{
    .index_cate:before
    {
        height: 92%;
    }
}
.index_cate .container
{
    position: relative;
}
.index_cate .container .cate_arrow
{
    position: absolute;
    z-index: 2;
    right: 15px;
    bottom: 64px;
}
@media (max-width: 767px)
{
    .index_cate .container .cate_arrow
    {
        position: absolute;
        top: 30%;
        right: 0;
        bottom: auto;
        left: 20px;
    }
}
.index_cate .container .cate_arrow .arrow_btn
{
    display: block;

    cursor: pointer;
}
@media (max-width: 767px)
{
    .index_cate .container .cate_arrow .arrow_btn
    {
        float: left;
    }
}
.index_cate .container .cate_arrow .arrow_btn:hover:before
{
    color: #222;
    background-color: #fea500;
}
.index_cate .container .cate_arrow .arrow_btn:before
{
    font-family: 'iconfont' !important;
    font-size: 16px;
    font-style: normal;
    line-height: 48px;

    display: block;

    width: 48px;
    height: 48px;

    content: '\e61e';
    -webkit-transition: all .45s;
            transition: all .45s;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    text-align: center;

    color: #666;
    border-radius: 50%;
    background-color: #fff;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1199px)
{
    .index_cate .container .cate_arrow .arrow_btn:before
    {
        font-size: 15px;
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
@media (max-width: 991px)
{
    .index_cate .container .cate_arrow .arrow_btn:before
    {
        font-size: 14px;
        line-height: 35px;

        width: 35px;
        height: 35px;
    }
}
@media (max-width: 767px)
{
    .index_cate .container .cate_arrow .arrow_btn:before
    {
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg);
    }
}
.index_cate .container .cate_arrow .prev
{
    margin-bottom: 310px;
}
@media (max-width: 1199px)
{
    .index_cate .container .cate_arrow .prev
    {
        margin-bottom: 250px;
    }
}
@media (max-width: 991px)
{
    .index_cate .container .cate_arrow .prev
    {
        margin-bottom: 185px;
    }
}
@media (max-width: 767px)
{
    .index_cate .container .cate_arrow .prev
    {
        float: right;

        margin-bottom: 0;
    }
}
.index_cate .container .cate_arrow .prev:before
{
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
}
@media (max-width: 767px)
{
    .index_cate .container .cate_arrow .prev:before
    {
        -webkit-transform: rotate(0);
            -ms-transform: rotate(0);
                transform: rotate(0);
    }
}
.index_cate .slick_cate
{
    position: relative;

    padding: 64px;
}
@media (max-width: 1199px)
{
    .index_cate .slick_cate
    {
        padding: 50px;
    }
}
@media (max-width: 991px)
{
    .index_cate .slick_cate
    {
        padding: 40px;
    }
}
@media (max-width: 767px)
{
    .index_cate .slick_cate
    {
        padding: 40px 20px;
    }
}
.index_cate .slick_cate .slick-list
{
    overflow: initial;
}
.index_cate .slick_cate .big_pic
{
    position: relative;

    width: 44.5%;
}
@media (max-width: 767px)
{
    .index_cate .slick_cate .big_pic
    {
        float: none;

        width: 100%;
        margin-top: 20px;
    }
}
.index_cate .slick_cate .big_pic .slick-dots
{
    position: absolute;
    top: 121px;
    left: 30px;

    display: block;
}
@media (max-width: 1469px)
{
    .index_cate .slick_cate .big_pic .slick-dots
    {
        top: 119px;
    }
}
@media (max-width: 1399px)
{
    .index_cate .slick_cate .big_pic .slick-dots
    {
        top: 116px;
    }
}
@media (max-width: 1199px)
{
    .index_cate .slick_cate .big_pic .slick-dots
    {
        top: 111px;
    }
}
@media (max-width: 991px)
{
    .index_cate .slick_cate .big_pic .slick-dots
    {
        top: 78px;
    }
}
@media (max-width: 767px)
{
    .index_cate .slick_cate .big_pic .slick-dots
    {
        top: 66px;
    }
}
@media (max-width: 575px)
{
    .index_cate .slick_cate .big_pic .slick-dots
    {
        top: 63px;
    }
}
.index_cate .slick_cate .big_pic .slick-dots li
{
    position: absolute;
    top: 0;
    right: 0;

    -webkit-transition: all .5s;
            transition: all .5s;

    opacity: 0;
}
.index_cate .slick_cate .big_pic .slick-dots li button
{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;

    display: block;

    width: 30px;
    padding: 0;

    text-transform: uppercase;

    color: #fff;
    background: transparent;
}
@media (max-width: 991px)
{
    .index_cate .slick_cate .big_pic .slick-dots li button
    {
        font-size: 22px;
    }
}
@media (max-width: 767px)
{
    .index_cate .slick_cate .big_pic .slick-dots li button
    {
        font-size: 20px;
    }
}
@media (max-width: 575px)
{
    .index_cate .slick_cate .big_pic .slick-dots li button
    {
        font-size: 18px;
    }
}
.index_cate .slick_cate .big_pic .slick-dots li button:before
{
    display: inline-block;

    content: '0';
}
.index_cate .slick_cate .big_pic .slick-dots .slick-active
{
    opacity: 1;
}
.index_cate .slick_cate .big_pic .tit
{
    position: relative;

    padding-bottom: 30px;
}
@media (max-width: 991px)
{
    .index_cate .slick_cate .big_pic .tit
    {
        padding-bottom: 20px;
    }
}
.index_cate .slick_cate .big_pic .tit:before
{
    position: absolute;
    z-index: 1;
    bottom: -1px;
    left: 0;

    display: block;

    width: 120px;
    height: 3px;

    content: '';

    background-color: #fea500;
}
.index_cate .slick_cate .big_pic .tit:after
{
    position: absolute;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 1px;

    content: '';

    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, #fff 0%, rgba(255, 255, 255, 0) 100%);
    background-image:         linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
}
.index_cate .slick_cate .big_pic .tit a
{
    font-family: 'Oswald-Bold';
    font-size: 40px;
    line-height: 1.2;

    display: block;
    overflow: hidden;

    white-space: nowrap;
    text-transform: uppercase;
    text-overflow: ellipsis;

    color: #fff;
}
@media (max-width: 1469px)
{
    .index_cate .slick_cate .big_pic .tit a
    {
        font-size: 38px;
    }
}
@media (max-width: 1399px)
{
    .index_cate .slick_cate .big_pic .tit a
    {
        font-size: 36px;
    }
}
@media (max-width: 1199px)
{
    .index_cate .slick_cate .big_pic .tit a
    {
        font-size: 32px;
    }
}
@media (max-width: 991px)
{
    .index_cate .slick_cate .big_pic .tit a
    {
        font-size: 28px;
    }
}
@media (max-width: 767px)
{
    .index_cate .slick_cate .big_pic .tit a
    {
        font-size: 24px;
    }
}
@media (max-width: 575px)
{
    .index_cate .slick_cate .big_pic .tit a
    {
        font-size: 20px;
    }
}
.index_cate .slick_cate .big_pic .slick-num
{
    margin: 50px 0 20px 35px;
}
@media (max-width: 991px)
{
    .index_cate .slick_cate .big_pic .slick-num
    {
        margin: 30px 0 20px 35px;
    }
}
@media (max-width: 767px)
{
    .index_cate .slick_cate .big_pic .slick-num
    {
        margin: 20px 0 15px 35px;
    }
}
.index_cate .slick_cate .big_pic .slick-num:before
{
    font-size: 16px;
    line-height: 1.2;

    display: inline-block;

    content: '/';

    color: #fff;
}
.index_cate .slick_cate .big_pic .slick-num .dots_number
{
    font-size: 16px;
    line-height: 1.2;

    color: #fff;
}
.index_cate .slick_cate .big_pic .slick-num .dots_number:before
{
    display: inline-block;

    content: '0';
}
.index_cate .slick_cate .big_pic .txt p
{
    font-size: 16px;
    line-height: 1.75;

    display: -webkit-box;
    overflow: hidden;

    height: auto;

    text-align: left;
    word-break: break-word;

    color: #fff;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
@media (max-width: 991px)
{
    .index_cate .slick_cate .big_pic .txt p
    {
        font-size: 15px;
    }
}
@media (max-width: 767px)
{
    .index_cate .slick_cate .big_pic .txt p
    {
        font-size: 14px;
    }
}
.index_cate .slick_cate .big_pic .more
{
    margin-top: 80px;
}
@media (max-width: 1469px)
{
    .index_cate .slick_cate .big_pic .more
    {
        margin-top: 60px;
    }
}
@media (max-width: 991px)
{
    .index_cate .slick_cate .big_pic .more
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .index_cate .slick_cate .big_pic .more
    {
        margin-top: 20px;
    }
}
.index_cate .slick_cate .big_pic .more a
{
    font-size: 16px;
    line-height: 3;

    position: relative;

    display: inline-block;

    width: 150px;

    -webkit-transition: all .5s;
            transition: all .5s;
    text-align: center;

    color: #fff;
    border: 1px solid #fff;
    border-radius: 26px;
}
@media (max-width: 991px)
{
    .index_cate .slick_cate .big_pic .more a
    {
        font-size: 15px;
        line-height: 2.66666667;
    }
}
@media (max-width: 575px)
{
    .index_cate .slick_cate .big_pic .more a
    {
        font-size: 14px;
        line-height: 2.42857143;
    }
}
.index_cate .slick_cate .big_pic .more a:after
{
    font-family: 'iconfont' !important;
    font-style: normal;

    display: inline-block;

    margin-left: 8px;

    content: '\e728';
    -webkit-transition: all .5s;
            transition: all .5s;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 575px)
{
    .index_cate .slick_cate .big_pic .more a:after
    {
        font-size: 16px;
    }
}
.index_cate .slick_cate .big_pic .more a:hover
{
    border: 1px solid #fea500;
    background-color: #fea500;
}
.index_cate .slick_cate .big_pic .more a:hover:after
{
    -webkit-transform: translateX(5px);
        -ms-transform: translateX(5px);
            transform: translateX(5px);
}
.index_cate .slick_cate .small_nav
{
    position: relative;

    width: 47%;
    margin-top: -130px;
}
@media (max-width: 1199px)
{
    .index_cate .slick_cate .small_nav
    {
        margin-top: -80px;
    }
}
@media (max-width: 991px)
{
    .index_cate .slick_cate .small_nav
    {
        margin-top: 0;
    }
}
@media (max-width: 767px)
{
    .index_cate .slick_cate .small_nav
    {
        float: none;

        width: 90%;
        margin: auto;
    }
}
.index_cate .slick_cate .small_nav .slick-dots
{
    position: absolute;
    right: -42px;
    bottom: 68px;

    display: block;

    height: 270px;
}
@media (max-width: 1469px)
{
    .index_cate .slick_cate .small_nav .slick-dots
    {
        bottom: 70px;
    }
}
@media (max-width: 1399px)
{
    .index_cate .slick_cate .small_nav .slick-dots
    {
        bottom: 0;
    }
}
@media (max-width: 1199px)
{
    .index_cate .slick_cate .small_nav .slick-dots
    {
        right: -30px;

        height: 200px;
    }
}
@media (max-width: 991px)
{
    .index_cate .slick_cate .small_nav .slick-dots
    {
        right: -24px;
        bottom: 55px;

        height: 170px;
    }
}
.index_cate .slick_cate .small_nav .slick-dots li
{
    position: relative;

    display: block;

    width: 1px;
    height: 100%;
    margin: 0;

    cursor: pointer;
    -webkit-transition: all .45s;
            transition: all .45s;

    background-color: #fff;
}
.index_cate .slick_cate .small_nav .slick-dots li:before
{
    position: absolute;
    top: 0;
    right: 0;
    left: -1px;

    display: block;

    width: 3px;
    height: 0;

    content: '';
    -webkit-transition: all .45s;
            transition: all .45s;

    background-color: #fea500;
}
.index_cate .slick_cate .small_nav .slick-dots li button
{
    display: none;
}
.index_cate .slick_cate .small_nav .slick-dots .slick-active:before
{
    height: 100%;
}
.index_cate .slick_cate .small_nav .img-box
{
    padding-bottom: 90%;
}
.index_service
{
    padding: 160px 0 150px;

    background: url(../imgs/in_servicebg.jpg) no-repeat center;
    background-size: cover;
}
@media (max-width: 1680px)
{
    .index_service
    {
        padding: 130px 0;
    }
}
@media (max-width: 1469px)
{
    .index_service
    {
        padding: 120px 0;
    }
}
@media (max-width: 1399px)
{
    .index_service
    {
        padding: 100px 0;
    }
}
@media (max-width: 1199px)
{
    .index_service
    {
        padding: 70px 0;
    }
}
@media (max-width: 991px)
{
    .index_service
    {
        padding: 60px 0;
    }
}
@media (max-width: 767px)
{
    .index_service
    {
        padding: 50px 0;
    }
}
.index_service .left
{
    width: 51.064%;
}
@media (max-width: 991px)
{
    .index_service .left
    {
        float: none;

        width: 100%;
    }
}
.index_service .left .pic .img-box
{
    padding-bottom: 91.66666667%;
}
.index_service .right
{
    width: 40.5%;
    padding-top: 30px;
}
@media (max-width: 1399px)
{
    .index_service .right
    {
        padding-top: 20px;
    }
}
@media (max-width: 1199px)
{
    .index_service .right
    {
        width: 45%;
    }
}
@media (max-width: 991px)
{
    .index_service .right
    {
        float: none;

        width: 100%;
    }
}
.index_service .right .title p
{
    margin-top: 20px;
}
@media (max-width: 991px)
{
    .index_service .right .title p
    {
        margin-top: 10px;
    }
}
.index_service .right .list
{
    margin-top: 80px;
}
@media (max-width: 1469px)
{
    .index_service .right .list
    {
        margin-top: 60px;
    }
}
@media (max-width: 1399px)
{
    .index_service .right .list
    {
        margin-top: 40px;
    }
}
@media (max-width: 991px)
{
    .index_service .right .list
    {
        margin-top: 30px;
    }
}
.index_service .right .list ul
{
    position: relative;
}
.index_service .right .list ul:before
{
    position: absolute;
    top: 50%;
    left: 30px;

    display: block;

    width: 1px;
    height: 70%;

    content: '';
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);

    background: #e6e6e6;
}
@media (max-width: 1199px)
{
    .index_service .right .list ul:before
    {
        left: 25px;
    }
}
.index_service .right .list ul li:first-child .item .icon_ser:before
{
    font-size: 28px;

    content: '\e696';
}
@media (max-width: 1199px)
{
    .index_service .right .list ul li:first-child .item .icon_ser:before
    {
        font-size: 26px;
    }
}
.index_service .right .list ul li:nth-child(2) .item .icon_ser:before
{
    content: '\e697';
}
.index_service .right .list ul li:nth-child(3) .item
{
    margin-bottom: 0;
}
.index_service .right .list ul li:nth-child(3) .item .icon_ser:before
{
    content: '\e698';
}
.index_service .right .list .item
{
    position: relative;

    margin-bottom: 40px;
    padding-left: 84px;
}
@media (max-width: 1199px)
{
    .index_service .right .list .item
    {
        margin-bottom: 35px;
        padding-left: 70px;
    }
}
@media (max-width: 767px)
{
    .index_service .right .list .item
    {
        margin-bottom: 30px;
    }
}
.index_service .right .list .item:hover .icon_ser:before
{
    -webkit-animation: swing 1s 0s ease both;
            animation: swing 1s 0s ease both;
}
.index_service .right .list .item .icon_ser
{
    position: absolute;
    top: 0;
    left: 0;
}
.index_service .right .list .item .icon_ser:before
{
    font-family: 'iconfont' !important;
    font-size: 26px;
    font-style: normal;
    line-height: 60px;

    display: block;

    width: 60px;
    height: 60px;

    text-align: center;

    color: #222;
    border-radius: 50%;
    background-color: #fea500;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1199px)
{
    .index_service .right .list .item .icon_ser:before
    {
        font-size: 22px;
        line-height: 50px;

        width: 50px;
        height: 50px;
    }
}
.index_service .right .list .item b
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;

    display: block;

    margin-bottom: 10px;

    color: #222;
}
@media (max-width: 991px)
{
    .index_service .right .list .item b
    {
        font-size: 16px;
    }
}
.index_service .right .list .item p
{
    font-size: 15px;
    line-height: 1.73333333;

    color: #666;
}
@media (max-width: 1199px)
{
    .index_service .right .list .item p
    {
        line-height: 1.6;
    }
}
@media (max-width: 991px)
{
    .index_service .right .list .item p
    {
        font-size: 14px;
    }
}
.index_about
{
    padding: 120px 0;

    background: url(../imgs/in_abbg.jpg) no-repeat center;
    background-size: cover;
}
@media (max-width: 1399px)
{
    .index_about
    {
        padding: 100px 0;
    }
}
@media (max-width: 1199px)
{
    .index_about
    {
        padding: 70px 0;
    }
}
@media (max-width: 991px)
{
    .index_about
    {
        padding: 60px 0;
    }
}
@media (max-width: 767px)
{
    .index_about
    {
        padding: 50px 0;
    }
}
.index_about .container
{
    position: relative;
}
.index_about .range_box
{
    max-width: 500px;
}
.index_about .title h2
{
    color: #fff;
}
.index_about .txt
{
    margin-top: 20px;
}
@media (max-width: 1399px)
{
    .index_about .txt
    {
        margin-top: 10px;
    }
}
.index_about .txt p
{
    font-size: 16px;
    line-height: 1.75;

    text-align: left;
    word-break: break-word;

    color: #fff;
}
@media (max-width: 991px)
{
    .index_about .txt p
    {
        font-size: 15px;
    }
}
@media (max-width: 767px)
{
    .index_about .txt p
    {
        font-size: 14px;
    }
}
.index_about .index_num
{
    margin-top: 60px;
}
@media (max-width: 1399px)
{
    .index_about .index_num
    {
        margin-top: 50px;
    }
}
@media (max-width: 1199px)
{
    .index_about .index_num
    {
        margin-top: 40px;
    }
}
@media (max-width: 767px)
{
    .index_about .index_num
    {
        margin-top: 30px;
    }
}
.index_about .index_num ul
{
    margin: 0;
}
.index_about .index_num ul li
{
    position: relative;

    float: left;

    width: 50%;
    padding: 0;
}
.index_about .index_num .item
{
    position: relative;

    margin-bottom: 40px;

    -webkit-transition: all .45s;
            transition: all .45s;
    text-align: left;
}
@media (max-width: 767px)
{
    .index_about .index_num .item
    {
        margin-bottom: 30px;
    }
}
.index_about .index_num .item b
{
    font-family: 'Oswald-Bold';
    font-size: 44px;
    font-weight: normal;
    line-height: 1;

    display: block;

    -webkit-transition: all .45s;
            transition: all .45s;

    color: #fff;
}
@media (max-width: 1399px)
{
    .index_about .index_num .item b
    {
        font-size: 42px;
    }
}
@media (max-width: 1199px)
{
    .index_about .index_num .item b
    {
        font-size: 40px;
    }
}
@media (max-width: 991px)
{
    .index_about .index_num .item b
    {
        font-size: 34px;
    }
}
@media (max-width: 767px)
{
    .index_about .index_num .item b
    {
        font-size: 32px;
    }
}
@media (max-width: 575px)
{
    .index_about .index_num .item b
    {
        font-size: 32px;
    }
}
@media (max-width: 350px)
{
    .index_about .index_num .item b
    {
        font-size: 28px;
    }
}
.index_about .index_num .item b sub
{
    font-size: 32px;

    bottom: -6px;

    margin-left: 8px;
}
@media (max-width: 1199px)
{
    .index_about .index_num .item b sub
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .index_about .index_num .item b sub
    {
        font-size: 25px;

        bottom: -4px;
    }
}
@media (max-width: 767px)
{
    .index_about .index_num .item b sub
    {
        font-size: 20px;

        bottom: -2px;
    }
}
.index_about .index_num .item p
{
    font-size: 16px;
    line-height: 1.2;

    margin-top: 15px;

    -webkit-transition: all .45s;
            transition: all .45s;
    text-transform: capitalize;

    color: #fff;
}
@media (max-width: 1199px)
{
    .index_about .index_num .item p
    {
        font-size: 15px;
    }
}
@media (max-width: 991px)
{
    .index_about .index_num .item p
    {
        margin-top: 15px;
    }
}
@media (max-width: 767px)
{
    .index_about .index_num .item p
    {
        font-size: 14px;

        margin-top: 10px;
    }
}
.index_about .more
{
    margin-top: 40px;
}
@media (max-width: 991px)
{
    .index_about .more
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .index_about .more
    {
        margin-top: 20px;
    }
}
.index_about .more a
{
    font-size: 16px;
    line-height: 3;

    position: relative;

    display: inline-block;

    width: 150px;

    -webkit-transition: all .5s;
            transition: all .5s;
    text-align: center;

    color: #fff;
    border: 1px solid #fff;
    border-radius: 26px;
}
@media (max-width: 991px)
{
    .index_about .more a
    {
        font-size: 15px;
        line-height: 2.66666667;
    }
}
@media (max-width: 575px)
{
    .index_about .more a
    {
        font-size: 14px;
        line-height: 2.42857143;
    }
}
.index_about .more a:after
{
    font-family: 'iconfont' !important;
    font-style: normal;

    display: inline-block;

    margin-left: 8px;

    content: '\e728';
    -webkit-transition: all .5s;
            transition: all .5s;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 575px)
{
    .index_about .more a:after
    {
        font-size: 16px;
    }
}
.index_about .more a:hover
{
    border: 1px solid #fea500;
    background-color: #fea500;
}
.index_about .more a:hover:after
{
    -webkit-transform: translateX(5px);
        -ms-transform: translateX(5px);
            transform: translateX(5px);
}
.index_about .index_vv
{
    position: absolute;
    top: 50%;
    right: 206px;

    width: 130px;

    cursor: pointer;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
@media (max-width: 1399px)
{
    .index_about .index_vv
    {
        right: 150px;
    }
}
@media (max-width: 1199px)
{
    .index_about .index_vv
    {
        right: 100px;

        width: 120px;
    }
}
@media (max-width: 991px)
{
    .index_about .index_vv
    {
        right: 20px;

        width: 100px;
    }
}
@media (max-width: 767px)
{
    .index_about .index_vv
    {
        position: static;

        width: 80px;
        margin-top: 30px;

        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
    }
}
.index_about .index_vv .video
{
    -webkit-transition: all .45s;
            transition: all .45s;
}
.index_about .index_vv .video:hover
{
    -webkit-transform: scale(1.08);
        -ms-transform: scale(1.08);
            transform: scale(1.08);
}
.index_news
{
    overflow: hidden;

    padding-top: 120px;
    padding-bottom: 120px;

    background: url(../imgs/in_newsbg.jpg) no-repeat center;
    background-size: cover;
}
@media (max-width: 1399px)
{
    .index_news
    {
        padding-top: 100px;
    }
}
@media (max-width: 1199px)
{
    .index_news
    {
        padding-top: 70px;
    }
}
@media (max-width: 991px)
{
    .index_news
    {
        padding-top: 60px;
    }
}
@media (max-width: 767px)
{
    .index_news
    {
        padding-top: 50px;
    }
}
.index_news .tit_box .right .news_arrow
{
    margin-top: 15px;
}
@media (max-width: 767px)
{
    .index_news .tit_box .right .news_arrow
    {
        margin-top: 10px;
    }
}
.index_news .tit_box .right .news_arrow .arrow_btn
{
    display: inline-block;

    cursor: pointer;
}
.index_news .tit_box .right .news_arrow .arrow_btn:hover:before
{
    color: #222;
    background-color: #fea500;
}
.index_news .tit_box .right .news_arrow .arrow_btn:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;
    font-style: normal;
    line-height: 48px;

    display: block;

    width: 48px;
    height: 48px;

    content: '\e61d';
    -webkit-transition: all .35s;
            transition: all .35s;
    text-align: center;

    color: #fff;
    border-radius: 50%;
    background-color: #999;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1199px)
{
    .index_news .tit_box .right .news_arrow .arrow_btn:before
    {
        font-size: 16px;
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
@media (max-width: 767px)
{
    .index_news .tit_box .right .news_arrow .arrow_btn:before
    {
        font-size: 12px;
        line-height: 35px;

        width: 35px;
        height: 35px;
    }
}
.index_news .tit_box .right .news_arrow .next
{
    margin-left: 20px;
}
@media (max-width: 767px)
{
    .index_news .tit_box .right .news_arrow .next
    {
        margin-left: 5px;
    }
}
.index_news .tit_box .right .news_arrow .next:before
{
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.index_news .list
{
    margin-top: 40px;
    margin-right: -110px;
    padding-left: 13%;
}
@media (max-width: 1860px)
{
    .index_news .list
    {
        padding-left: 10%;
    }
}
@media (max-width: 1760px)
{
    .index_news .list
    {
        padding-left: 5%;
    }
}
@media (max-width: 1560px)
{
    .index_news .list
    {
        padding-left: 2%;
    }
}
@media (max-width: 1199px)
{
    .index_news .list
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .index_news .list
    {
        margin-top: 25px;
    }
}
@media (max-width: 575px)
{
    .index_news .list
    {
        margin-right: 0;
        padding: 0 15px;
    }
}
.index_news .list .slick_news .slick-list
{
    margin: 0 -15px;
}
@media (max-width: 1199px)
{
    .index_news .list .slick_news .slick-list
    {
        margin: 0 -10px;
    }
}
@media (max-width: 991px)
{
    .index_news .list .slick_news .slick-list
    {
        margin: 0 -5px;
    }
}
.index_news .list .slick_news .slick-list .slick-slide
{
    padding: 0 15px;
}
@media (max-width: 1199px)
{
    .index_news .list .slick_news .slick-list .slick-slide
    {
        padding: 0 10px;
    }
}
@media (max-width: 991px)
{
    .index_news .list .slick_news .slick-list .slick-slide
    {
        padding: 0 5px;
    }
}
.index_news .list .slick_news .item
{
    overflow: hidden;

    -webkit-transition: all .45s;
            transition: all .45s;
}
.index_news .list .slick_news .item .pic
{
    position: relative;

    overflow: hidden;

    border-radius: 8px;
}
.index_news .list .slick_news .item .pic .img-box
{
    padding-bottom: 66.66666667%;
}
.index_news .list .slick_news .item .pic .time
{
    font-size: 14px;
    line-height: 44px;

    position: absolute;
    bottom: 0;
    left: 0;

    overflow: hidden;

    padding: 0 16px;

    color: #222;
    border-radius: 8px;
    background-color: #fea500;
}
@media (max-width: 575px)
{
    .index_news .list .slick_news .item .pic .time
    {
        line-height: 40px;
    }
}
.index_news .list .slick_news .item .pic .time:before
{
    font-family: 'iconfont' !important;
    font-style: normal;

    display: inline-block;

    margin-right: 8px;

    content: '\e72c';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.index_news .list .slick_news .item .info a
{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;

    display: block;
    overflow: hidden;

    margin: 24px 0 12px;

    -webkit-transition: all .45s;
            transition: all .45s;
    white-space: nowrap;
    text-overflow: ellipsis;

    color: #222;
}
@media (max-width: 1199px)
{
    .index_news .list .slick_news .item .info a
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .index_news .list .slick_news .item .info a
    {
        font-size: 16px;
    }
}
@media (max-width: 575px)
{
    .index_news .list .slick_news .item .info a
    {
        margin: 20px 0 10px;
    }
}
.index_news .list .slick_news .item .info p
{
    font-size: 16px;
    line-height: 1.75;

    display: -webkit-box;
    overflow: hidden;

    height: 56px;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 991px)
{
    .index_news .list .slick_news .item .info p
    {
        font-size: 15px;

        height: 52.5px;
    }
}
@media (max-width: 767px)
{
    .index_news .list .slick_news .item .info p
    {
        font-size: 14px;

        height: 49px;
    }
}
.index_link
{
    position: relative;

    padding: 150px 0 120px;
}
@media (max-width: 1469px)
{
    .index_link
    {
        padding: 120px 0;
    }
}
@media (max-width: 1399px)
{
    .index_link
    {
        padding: 100px 0;
    }
}
@media (max-width: 1199px)
{
    .index_link
    {
        padding: 70px 0;
    }
}
@media (max-width: 991px)
{
    .index_link
    {
        padding: 60px 0;
    }
}
@media (max-width: 767px)
{
    .index_link
    {
        padding: 50px 0;
    }
}
.index_link .list_box ul
{
    margin: 0 -15px;
}
@media (max-width: 1399px)
{
    .index_link .list_box ul
    {
        margin: 0 -10px;
    }
}
@media (max-width: 1199px)
{
    .index_link .list_box ul
    {
        margin: 0 -5px;
    }
}
.index_link .list_box ul li
{
    padding: 0 15px;
}
@media (max-width: 1399px)
{
    .index_link .list_box ul li
    {
        padding: 0 10px;
    }
}
@media (max-width: 1199px)
{
    .index_link .list_box ul li
    {
        padding: 0 5px;
    }
}
@media (max-width: 991px)
{
    .index_link .list_box ul li:last-child .item
    {
        margin-bottom: 0;
    }
}
@media (max-width: 991px)
{
    .index_link .list_box .item
    {
        margin-bottom: 30px;
    }
}
.index_link .list_box .item .icon
{
    margin-bottom: 24px;
}
@media (max-width: 1199px)
{
    .index_link .list_box .item .icon
    {
        margin-bottom: 20px;
    }
}
.index_link .list_box .item .icon a
{
    font-family: 'Oswald-Bold';
    font-size: 20px;
    line-height: 1.2;

    position: relative;

    display: block;

    padding-left: 32px;

    text-transform: uppercase;

    color: #222;
}
@media (max-width: 1199px)
{
    .index_link .list_box .item .icon a
    {
        font-size: 18px;
    }
}
.index_link .list_box .item .icon a:before
{
    font-family: 'iconfont' !important;
    font-size: 22px;
    font-style: normal;
    line-height: 1;

    position: absolute;
    top: 0;
    left: 0;

    display: block;

    color: #fea500;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1199px)
{
    .index_link .list_box .item .icon a:before
    {
        font-size: 20px;

        top: 2px;
    }
}
.index_link .list_box .item .icon_facebook a:before
{
    content: '\eab7';
}
.index_link .list_box .item .icon_twitter a:before
{
    content: '\ee49';
}
.index_link .list_box .item .icon_ins a:before
{
    font-size: 24px;

    content: '\e88f';
}
@media (max-width: 1199px)
{
    .index_link .list_box .item .icon_ins a:before
    {
        font-size: 22px;

        top: 0;
    }
}
.index_link .list_box .item .list
{
    overflow-y: auto;

    width: 100%;
    height: 450px !important;

    background-color: #fff;
}
@media (max-width: 991px)
{
    .index_link .list_box .item .list
    {
        height: 400px !important;
    }
}
@media (max-width: 575px)
{
    .index_link .list_box .item .list
    {
        height: 380px !important;
    }
}
.index_link .list_box .item .list::-webkit-scrollbar
{
    width: 5px;
    height: 5px;

    background-color: #fefefe;
}
.index_link .list_box .item .list::-webkit-scrollbar-track
{
    border-radius: 5px;
    background-color: #fefefe;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}
.index_link .list_box .item .list::-webkit-scrollbar-thumb
{
    border-radius: 5px;
    background-color: rgba(0, 0, 0, .1);
}
.index_link .list_box .item .list::-webkit-scrollbar-thumb:hover
{
    border-radius: 5px;
    background: rgba(0, 0, 0, .3);
}
.index_link .list_box .item .list iframe
{
    width: 100%;
    height: 100%;
}
.contact_wrap .cont_box .cont_bg
{
    overflow: hidden;

    padding: 40px 30px;

    border-radius: 8px;
    background: url(../imgs/cont_bg.jpg) no-repeat center;
    background-size: cover;
}
@media (max-width: 767px)
{
    .contact_wrap .cont_box .cont_bg
    {
        padding: 30px 20px;
    }
}
.contact_wrap .cont_box .cont_bg .left
{
    width: 57.778%;
}
@media (max-width: 991px)
{
    .contact_wrap .cont_box .cont_bg .left
    {
        float: none;

        width: 100%;
    }
}
.contact_wrap .cont_box .cont_bg .left .page_title b:after
{
    display: block;

    width: 48px;
    height: 2px;
    margin: 15px 0;

    content: '';

    background-color: #fea500;
}
.contact_wrap .cont_box .cont_bg .left .page_title p
{
    font-size: 15px;
    line-height: 1.73333333;

    color: #666;
}
@media (max-width: 767px)
{
    .contact_wrap .cont_box .cont_bg .left .page_title p
    {
        font-size: 14px;
    }
}
.contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt
{
    margin-top: 40px;
}
@media (max-width: 1399px)
{
    .contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt
    {
        margin-top: 20px;
    }
}
.contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul
{
    margin: 0 -10px;
}
.contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li
{
    margin-bottom: 20px;
    padding: 0 10px;
}
@media (max-width: 991px)
{
    .contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li
    {
        margin-bottom: 15px;
    }
}
.contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li:last-child
{
    margin-bottom: 0;
}
.contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li label
{
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;

    display: block;

    margin-bottom: 8px;

    color: #222;
}
@media (max-width: 1199px)
{
    .contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li label
    {
        font-size: 15px;
    }
}
@media (max-width: 767px)
{
    .contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li label
    {
        font-size: 14px;
    }
}
.contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li input,
.contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li textarea
{
    font-size: 15px;
    line-height: 50px;

    display: block;

    width: 100%;
    height: 50px;
    padding: 0 20px;

    color: #222;
    border: 1px solid #fff;
    border-radius: 8px;
    background-color: #fff;
}
@media (max-width: 991px)
{
    .contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li input,
    .contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li textarea
    {
        line-height: 45px;

        height: 45px;
        padding: 0 15px;
    }
}
@media (max-width: 767px)
{
    .contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li input,
    .contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li textarea
    {
        font-size: 14px;
    }
}
.contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li input:focus,
.contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li textarea:focus
{
    border: 1px solid #fff;
    box-shadow: none;
}
.contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li textarea
{
    line-height: 30px;

    min-height: 200px;
    padding: 10px 20px;
}
@media (max-width: 991px)
{
    .contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li textarea
    {
        min-height: 150px;
        padding: 5px 15px;
    }
}
.contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li input::-webkit-input-placeholder,
.contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li textarea::-webkit-input-placeholder
{
    color: #666;
}
.contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li input:-o-placeholder,
.contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li textarea:-o-placeholder
{
    color: #666;
}
.contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li input::-moz-placeholder,
.contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li textarea::-moz-placeholder
{
    color: #666;
}
.contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li input:-ms-input-placeholder,
.contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li textarea:-ms-input-placeholder
{
    color: #666;
}
.contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li input:focus::-webkit-input-placeholder,
.contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li textarea:focus::-webkit-input-placeholder
{
    color: #222;
}
.contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li input:focus::-o-placeholder,
.contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li textarea:focus::-o-placeholder
{
    color: #222;
}
.contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li input:focus::-moz-placeholder,
.contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li textarea:focus::-moz-placeholder
{
    color: #222;
}
.contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li input:focus::-ms-input-placeholder,
.contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li textarea:focus::-ms-input-placeholder
{
    color: #222;
}
.contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li button
{
    font-size: 15px;
    line-height: 3.46666667;

    position: relative;

    display: block;

    width: 150px;
    padding: 0;

    -webkit-transition: all .45s;
            transition: all .45s;
    text-align: center;

    color: #222;
    border: none;
    border-radius: 26px;
    background-color: #fea500;
}
@media (max-width: 991px)
{
    .contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li button
    {
        line-height: 3;
    }
}
.contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li button:before
{
    font-family: 'iconfont' !important;
    font-size: 16px;
    font-style: normal;
    line-height: 1;

    display: inline-block;

    margin-right: 10px;

    content: '\e67d';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.contact_wrap .cont_box .cont_bg .left .contact_form .message_ipt .form_ipt ul li button:hover
{
    color: #fff;
    background-color: #222;
}
.contact_wrap .cont_box .cont_bg .right
{
    width: 42.222%;
    padding-left: 80px;
}
@media (max-width: 1469px)
{
    .contact_wrap .cont_box .cont_bg .right
    {
        padding-left: 50px;
    }
}
@media (max-width: 1399px)
{
    .contact_wrap .cont_box .cont_bg .right
    {
        padding-left: 30px;
    }
}
@media (max-width: 991px)
{
    .contact_wrap .cont_box .cont_bg .right
    {
        float: none;

        width: 60%;
        margin-top: 30px;
        padding-left: 0;
    }
}
@media (max-width: 767px)
{
    .contact_wrap .cont_box .cont_bg .right
    {
        width: 100%;
    }
}
.contact_wrap .cont_box .cont_bg .right .pic .img-box
{
    padding-bottom: 132.65306122%;
}
.contact_wrap .cont_list
{
    padding: 80px 0;
}
@media (max-width: 1399px)
{
    .contact_wrap .cont_list
    {
        padding: 70px 0;
    }
}
@media (max-width: 1199px)
{
    .contact_wrap .cont_list
    {
        padding: 60px 0;
    }
}
@media (max-width: 991px)
{
    .contact_wrap .cont_list
    {
        padding: 50px 0;
    }
}
@media (max-width: 767px)
{
    .contact_wrap .cont_list
    {
        padding: 40px 0;
    }
}
.contact_wrap .cont_list ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 991px)
{
    .contact_wrap .cont_list ul
    {
        display: block;
    }
}
.contact_wrap .cont_list ul li:first-child
{
    max-width: 450px;
}
@media (max-width: 1199px)
{
    .contact_wrap .cont_list ul li:first-child
    {
        max-width: 420px;
    }
}
@media (max-width: 991px)
{
    .contact_wrap .cont_list ul li:last-child .item
    {
        margin-bottom: 0;
    }
}
.contact_wrap .cont_list .item
{
    position: relative;

    padding-left: 96px;
}
@media (max-width: 1199px)
{
    .contact_wrap .cont_list .item
    {
        padding-left: 75px;
    }
}
@media (max-width: 991px)
{
    .contact_wrap .cont_list .item
    {
        margin-bottom: 25px;
    }
}
@media (max-width: 767px)
{
    .contact_wrap .cont_list .item
    {
        padding-left: 65px;
    }
}
.contact_wrap .cont_list .item:hover .icon_cont:before
{
    -webkit-animation: swing 1s 0s ease both;
            animation: swing 1s 0s ease both;
}
.contact_wrap .cont_list .item .icon_cont
{
    position: absolute;
    top: 0;
    left: 0;
}
.contact_wrap .cont_list .item .icon_cont:before
{
    font-family: 'iconfont' !important;
    font-size: 28px;
    font-style: normal;
    line-height: 70px;

    display: block;

    width: 72px;
    height: 72px;

    text-align: center;

    color: #fea500;
    border: 1px solid #fea500;
    border-radius: 50%;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1199px)
{
    .contact_wrap .cont_list .item .icon_cont:before
    {
        font-size: 24px;
        line-height: 58px;

        width: 60px;
        height: 60px;
    }
}
@media (max-width: 767px)
{
    .contact_wrap .cont_list .item .icon_cont:before
    {
        font-size: 20px;
        line-height: 48px;

        width: 50px;
        height: 50px;
    }
}
.contact_wrap .cont_list .item span
{
    font-size: 18px;
    font-weight: 700;
    line-height: 1.33333333;

    display: block;

    margin-bottom: 8px;

    color: #222;
}
@media (max-width: 991px)
{
    .contact_wrap .cont_list .item span
    {
        font-size: 16px;

        margin-bottom: 5px;
    }
}
@media (max-width: 767px)
{
    .contact_wrap .cont_list .item span
    {
        font-size: 15px;
    }
}
.contact_wrap .cont_list .item p
{
    font-size: 15px;
    line-height: 1.6;

    color: #666;
}
.contact_wrap .cont_list .item p a
{
    -webkit-transition: all .4s;
            transition: all .4s;
}
.contact_wrap .cont_list .item p a:hover
{
    text-decoration: underline !important;

    color: #fea500;
}
.contact_wrap .cont_list .address .icon_cont:before
{
    content: '\e65e';
}
.contact_wrap .cont_list .tel .icon_cont:before
{
    font-size: 25px;

    content: '\e680';
}
@media (max-width: 1199px)
{
    .contact_wrap .cont_list .tel .icon_cont:before
    {
        font-size: 21px;
    }
}
@media (max-width: 767px)
{
    .contact_wrap .cont_list .tel .icon_cont:before
    {
        font-size: 19px;
    }
}
.contact_wrap .cont_list .tel span
{
    padding-top: 10px;
}
@media (max-width: 991px)
{
    .contact_wrap .cont_list .tel span
    {
        padding-top: 6px;
    }
}
@media (max-width: 767px)
{
    .contact_wrap .cont_list .tel span
    {
        padding-top: 0;
    }
}
.contact_wrap .cont_list .email .icon_cont:before
{
    content: '\e667';
}
.contact_wrap .cont_list .email span
{
    padding-top: 10px;
}
@media (max-width: 991px)
{
    .contact_wrap .cont_list .email span
    {
        padding-top: 6px;
    }
}
@media (max-width: 767px)
{
    .contact_wrap .cont_list .email span
    {
        padding-top: 0;
    }
}
.contact_wrap .map .map-content
{
    height: 400px;

    border: 1px solid #f4f4f4;
}
@media (max-width: 991px)
{
    .contact_wrap .map .map-content
    {
        height: 350px;
    }
}
@media (max-width: 575px)
{
    .contact_wrap .map .map-content
    {
        height: 300px;
    }
}
.download_wrap .list ul
{
    margin: 0 -15px;
}
@media (max-width: 1199px)
{
    .download_wrap .list ul
    {
        margin: 0 -10px;
    }
}
@media (max-width: 767px)
{
    .download_wrap .list ul
    {
        margin: 0 -5px;
    }
}
.download_wrap .list ul li
{
    padding: 0 15px;
}
@media (max-width: 1199px)
{
    .download_wrap .list ul li
    {
        padding: 0 10px;
    }
}
@media (max-width: 767px)
{
    .download_wrap .list ul li
    {
        padding: 0 5px;
    }
}
.download_wrap .list .item
{
    overflow: hidden;

    margin-bottom: 30px;
    padding: 20px 20px 0 20px;

    border-radius: 8px;
    background-color: #f4f4f4;
}
@media (max-width: 1199px)
{
    .download_wrap .list .item
    {
        margin-bottom: 20px;
    }
}
@media (max-width: 575px)
{
    .download_wrap .list .item
    {
        padding: 15px 15px 0 15px;
    }
}
.download_wrap .list .item:hover .down_btn a
{
    color: #fea500;
}
.download_wrap .list .item:hover .down_btn a:after
{
    background: url(../imgs/icon_down1.png) no-repeat center;
    background-size: cover;
}
.download_wrap .list .item .info_box .pic
{
    width: 200px;
}
@media (max-width: 991px)
{
    .download_wrap .list .item .info_box .pic
    {
        float: none;

        width: 100%;
    }
}
.download_wrap .list .item .info_box .pic .img-box
{
    padding-bottom: 65%;

    border-radius: 8px;
}
.download_wrap .list .item .info_box .info
{
    width: -webkit-calc(100% - 200px);
    width:         calc(100% - 200px);
    padding-top: 10px;
    padding-left: 30px;
}
@media (max-width: 1399px)
{
    .download_wrap .list .item .info_box .info
    {
        padding-left: 20px;
    }
}
@media (max-width: 991px)
{
    .download_wrap .list .item .info_box .info
    {
        float: none;

        width: 100%;
        padding-top: 15px;
        padding-left: 0;
    }
}
.download_wrap .list .item .info_box .info .tit p
{
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;

    overflow: hidden;

    white-space: nowrap;
    text-overflow: ellipsis;

    color: #222;
}
@media (max-width: 1199px)
{
    .download_wrap .list .item .info_box .info .tit p
    {
        font-size: 18px;
    }
}
.download_wrap .list .item .info_box .info .msg
{
    margin-top: 60px;
}
@media (max-width: 1399px)
{
    .download_wrap .list .item .info_box .info .msg
    {
        margin-top: 50px;
    }
}
@media (max-width: 1199px)
{
    .download_wrap .list .item .info_box .info .msg
    {
        margin-top: 15px;
    }
}
.download_wrap .list .item .info_box .info .msg span
{
    font-size: 15px;
    line-height: 1.2;

    display: inline-block;

    color: #666;
}
.download_wrap .list .item .info_box .info .msg span:first-child
{
    margin-right: 20px;
}
.download_wrap .list .item .down_btn
{
    margin-top: 20px;

    border-top: 1px solid #e4e4e4;
}
@media (max-width: 991px)
{
    .download_wrap .list .item .down_btn
    {
        margin-top: 15px;
    }
}
.download_wrap .list .item .down_btn a
{
    font-size: 15px;
    line-height: 52px;

    display: block;

    -webkit-transition: all .4s;
            transition: all .4s;

    color: #666;
}
.download_wrap .list .item .down_btn a:after
{
    display: block;
    float: right;

    width: 20px;
    height: 20px;
    margin-top: 15px;

    content: '';
    -webkit-transition: all .4s;
            transition: all .4s;

    background: url(../imgs/icon_down.png);
}
.download_wrap .page
{
    padding-top: 20px;
}
@media (max-width: 767px)
{
    .download_wrap .page
    {
        padding-top: 10px;
    }
}
.reviews_wrap .list
{
    border-top: 1px solid #e6e6e6;
}
.reviews_wrap .list .item
{
    padding: 30px 0;

    border-bottom: 1px solid #e6e6e6;
}
@media (max-width: 767px)
{
    .reviews_wrap .list .item
    {
        padding: 20px 0;
    }
}
.reviews_wrap .list .item .pic_box
{
    position: relative;

    overflow: hidden;

    width: 330px;

    cursor: pointer;

    border-radius: 8px;
}
@media (max-width: 767px)
{
    .reviews_wrap .list .item .pic_box
    {
        float: none;

        width: 100%;
    }
}
.reviews_wrap .list .item .pic_box:after
{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 80px;

    content: '';

    opacity: .8;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
    background:         linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
}
.reviews_wrap .list .item .pic_box .pic .img-box
{
    padding-bottom: 66.66666667%;

    border-radius: 8px;
}
.reviews_wrap .list .item .pic_box .pic_mun
{
    position: absolute;
    z-index: 2;
    right: 12px;
    bottom: 12px;
}
.reviews_wrap .list .item .pic_box .pic_mun span
{
    font-size: 16px;
    line-height: 1.2;

    display: block;

    color: #fff;
}
.reviews_wrap .list .item .pic_box .pic_mun span:before
{
    font-family: 'iconfont' !important;
    font-style: normal;

    display: inline-block;

    margin-right: 8px;

    content: '\e626';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.reviews_wrap .list .item .info
{
    width: -webkit-calc(100% - 330px);
    width:         calc(100% - 330px);
    padding-top: 15px;
    padding-right: 150px;
}
@media (max-width: 1469px)
{
    .reviews_wrap .list .item .info
    {
        padding-right: 80px;
    }
}
@media (max-width: 1399px)
{
    .reviews_wrap .list .item .info
    {
        padding-right: 60px;
    }
}
@media (max-width: 1199px)
{
    .reviews_wrap .list .item .info
    {
        padding-right: 30px;
    }
}
@media (max-width: 991px)
{
    .reviews_wrap .list .item .info
    {
        padding-right: 20px;
    }
}
@media (max-width: 767px)
{
    .reviews_wrap .list .item .info
    {
        float: none;

        width: 100%;
        padding-right: 0;
    }
}
.reviews_wrap .list .item .info b
{
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;

    display: block;
    overflow: hidden;

    white-space: nowrap;
    text-overflow: ellipsis;

    color: #222;
}
@media (max-width: 1199px)
{
    .reviews_wrap .list .item .info b
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .reviews_wrap .list .item .info b
    {
        font-size: 16px;
    }
}
.reviews_wrap .list .item .info span
{
    font-size: 14px;
    line-height: 1.2;

    display: block;

    margin-top: 8px;

    color: #666;
}
.reviews_wrap .list .item .info .start_box
{
    margin: 16px 0;
}
@media (max-width: 991px)
{
    .reviews_wrap .list .item .info .start_box
    {
        margin: 10px 0;
    }
}
.reviews_wrap .list .item .info .start_box span
{
    display: inline-block;
}
.reviews_wrap .list .item .info .start_box span:before
{
    font-family: 'iconfont' !important;
    font-size: 12px;
    font-style: normal;
    line-height: 1;

    display: block;

    content: '\e64a';

    color: #fea500;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.reviews_wrap .list .item .info .txt p
{
    font-size: 16px;
    line-height: 1.75;

    color: #666;
}
@media (max-width: 1199px)
{
    .reviews_wrap .list .item .info .txt p
    {
        font-size: 15px;
    }
}
@media (max-width: 991px)
{
    .reviews_wrap .list .item .info .txt p
    {
        font-size: 14px;
    }
}
.reviews_wrap .page
{
    padding-top: 50px;
}
@media (max-width: 1199px)
{
    .reviews_wrap .page
    {
        padding-top: 40px;
    }
}
@media (max-width: 991px)
{
    .reviews_wrap .page
    {
        padding-top: 30px;
    }
}
@media (max-width: 767px)
{
    .reviews_wrap .page
    {
        padding-top: 20px;
    }
}
.news_wrap .list
{
    border-top: 1px solid #e6e6e6;
}
.news_wrap .list .item
{
    overflow: hidden;

    padding: 30px 0;

    -webkit-transition: all .45s;
            transition: all .45s;

    border-bottom: 1px solid #e6e6e6;
}
@media (max-width: 767px)
{
    .news_wrap .list .item
    {
        padding: 20px 0;
    }
}
.news_wrap .list .item:hover .info .more_box a
{
    color: #222;
    background-color: #fea500;
}
.news_wrap .list .item .pic
{
    display: block;

    width: 360px;
}
@media (max-width: 991px)
{
    .news_wrap .list .item .pic
    {
        width: 300px;
    }
}
@media (max-width: 767px)
{
    .news_wrap .list .item .pic
    {
        float: none;

        width: 100%;
    }
}
.news_wrap .list .item .pic .img-box
{
    padding-bottom: 66.66666667%;

    border-radius: 8px;
}
.news_wrap .list .item .info
{
    width: -webkit-calc(100% - 360px);
    width:         calc(100% - 360px);
    padding: 10px 0 0 30px;
}
@media (max-width: 991px)
{
    .news_wrap .list .item .info
    {
        width: -webkit-calc(100% - 300px);
        width:         calc(100% - 300px);
        padding: 10px 0 0 20px;
    }
}
@media (max-width: 767px)
{
    .news_wrap .list .item .info
    {
        float: none;

        width: 100%;
        padding: 15px 0 0 0;
    }
}
.news_wrap .list .item .info .tit
{
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;

    display: block;
    overflow: hidden;

    margin-bottom: 12px;

    white-space: nowrap;
    text-overflow: ellipsis;

    color: #222;
}
@media (max-width: 991px)
{
    .news_wrap .list .item .info .tit
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .news_wrap .list .item .info .tit
    {
        font-size: 16px;
    }
}
.news_wrap .list .item .info p
{
    font-size: 16px;
    line-height: 1.75;

    display: -webkit-box;
    overflow: hidden;

    height: 56px;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1199px)
{
    .news_wrap .list .item .info p
    {
        font-size: 15px;

        height: 52px;
    }
}
@media (max-width: 767px)
{
    .news_wrap .list .item .info p
    {
        font-size: 14px;

        height: 49px;
    }
}
.news_wrap .list .item .info .more_box
{
    margin-top: 60px;
}
@media (max-width: 991px)
{
    .news_wrap .list .item .info .more_box
    {
        margin-top: 40px;
    }
}
@media (max-width: 767px)
{
    .news_wrap .list .item .info .more_box
    {
        margin-top: 25px;
    }
}
.news_wrap .list .item .info .more_box span
{
    font-size: 14px;
    line-height: 3.42857143;

    float: left;

    color: #666;
}
@media (max-width: 991px)
{
    .news_wrap .list .item .info .more_box span
    {
        line-height: 2.85714286;
    }
}
.news_wrap .list .item .info .more_box span:before
{
    font-family: 'iconfont' !important;
    font-size: 16px;
    font-style: normal;
    line-height: 1;

    display: inline-block;

    margin-right: 8px;

    content: '\e72c';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.news_wrap .list .item .info .more_box a
{
    font-size: 14px;
    line-height: 48px;

    display: block;
    float: right;

    width: 140px;

    -webkit-transition: all .45s;
            transition: all .45s;
    text-align: center;

    color: #fff;
    border-radius: 26px;
    background-color: #999;
}
@media (max-width: 991px)
{
    .news_wrap .list .item .info .more_box a
    {
        line-height: 40px;
    }
}
.news_wrap .list .item .info .more_box a:after
{
    font-family: 'iconfont' !important;
    font-style: normal;

    display: inline-block;

    margin-left: 8px;

    content: '\e61e';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.news_wrap .page
{
    padding-top: 50px;
}
@media (max-width: 1199px)
{
    .news_wrap .page
    {
        padding-top: 40px;
    }
}
@media (max-width: 991px)
{
    .news_wrap .page
    {
        padding-top: 30px;
    }
}
@media (max-width: 767px)
{
    .news_wrap .page
    {
        padding-top: 20px;
    }
}
.news_details .news_title
{
    text-align: left;
}
.news_details .news_title b
{
    font-size: 30px;
    font-weight: 700;
    line-height: 1.5;

    display: block;

    margin: 0;

    color: #222;
}
@media (max-width: 1469px)
{
    .news_details .news_title b
    {
        font-size: 28px;
    }
}
@media (max-width: 1199px)
{
    .news_details .news_title b
    {
        font-size: 26px;
    }
}
@media (max-width: 991px)
{
    .news_details .news_title b
    {
        font-size: 25px;
    }
}
@media (max-width: 767px)
{
    .news_details .news_title b
    {
        font-size: 22px;
    }
}
@media (max-width: 480px)
{
    .news_details .news_title b
    {
        font-size: 18px;
    }
}
.news_details .news_box
{
    margin: 20px 0;
    padding-bottom: 20px;

    border-bottom: 1px solid #e6e6e6;
}
@media (max-width: 991px)
{
    .news_details .news_box
    {
        padding-bottom: 15px;
    }
}
.news_details .news_box .time
{
    font-size: 16px;
    font-weight: bold;
    line-height: 2;

    display: block;
    float: left;

    color: #fea500;
}
@media (max-width: 991px)
{
    .news_details .news_box .time
    {
        line-height: 1.5;

        float: none;

        margin-top: 0;
    }
}
@media (max-width: 767px)
{
    .news_details .news_box .time
    {
        font-size: 15px;
    }
}
.news_details .news_box .share_box
{
    float: right;
}
@media (max-width: 991px)
{
    .news_details .news_box .share_box
    {
        float: none;

        margin-top: 15px;
    }
}
.news_details .news_box .share_box span
{
    font-size: 16px;
    line-height: 1;

    display: inline-block;

    vertical-align: middle;

    color: #222;
}
@media (max-width: 767px)
{
    .news_details .news_box .share_box span
    {
        font-size: 15px;
    }
}
.news_details .news_box .share_box .share_tool
{
    display: inline-block;

    margin-left: 10px;

    vertical-align: middle;
}
.news_details .info
{
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .news_details .info
    {
        margin-top: 15px;
    }
}
.news_details .info p
{
    font-size: 16px;
    line-height: 2;

    color: #666;
}
@media (max-width: 991px)
{
    .news_details .info p
    {
        font-size: 15px;
    }
}
@media (max-width: 767px)
{
    .news_details .info p
    {
        font-size: 14px;
    }
}
.news_details .info p img
{
    max-width: 100%;
    height: auto !important;
}
.news_details .news_page
{
    position: relative;

    margin-top: 30px;

    border-top: 1px solid #e6e6e6;
}
@media (max-width: 991px)
{
    .news_details .news_page
    {
        margin-top: 20px;
    }
}
.news_details .news_page .item
{
    padding-top: 10px;

    -webkit-transition: all .35s;
            transition: all .35s;
}
.news_details .news_page .item:hover a
{
    color: #fea500;
}
.news_details .news_page .item a
{
    font-size: 16px;
    line-height: 1.4;

    display: block;
    overflow: hidden;

    white-space: nowrap;
    text-overflow: ellipsis;

    color: #666;
}
@media (max-width: 991px)
{
    .news_details .news_page .item a
    {
        font-size: 15px;
    }
}
@media (max-width: 767px)
{
    .news_details .news_page .item a
    {
        font-size: 14px;
    }
}
.news_details .news_page .item a:hover
{
    text-decoration: underline !important;

    color: #fea500;
}
.news_details .news_page .prev
{
    padding-top: 15px;
}
.about_wrap
{
    position: relative;
}
.about_wrap .ab_nav
{
    position: absolute;
    z-index: 5;
    top: 88px;
    left: 24px;
}
@media (max-width: 1199px)
{
    .about_wrap .ab_nav
    {
        display: none !important;
    }
}
.about_wrap .ab_nav .fixed_abnav
{
    width: auto !important;
}
.about_wrap .ab_nav ul
{
    position: relative;
}
.about_wrap .ab_nav ul:before
{
    position: absolute;
    top: 50%;
    left: 3px;

    display: block;

    width: 1px;
    height: 92%;

    content: '';
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);

    border-left: 1px solid #d9d9d9;
}
.about_wrap .ab_nav ul li
{
    display: block;

    cursor: pointer;
}
.about_wrap .ab_nav ul li:last-child a:after
{
    display: none;
}
.about_wrap .ab_nav ul li a
{
    font-size: 15px;
    line-height: 1.2;

    position: relative;

    display: block;

    margin-bottom: 20px;
    padding-left: 20px;

    color: #666;
}
.about_wrap .ab_nav ul li a:before
{
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 7px;
    height: 7px;

    content: '';
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);

    border: 1px solid #d9d9d9;
    border-radius: 50%;
    background-color: #fff;
}
.about_wrap .ab_nav ul li a:after
{
    position: absolute;
    top: 11px;
    left: 3px;

    display: block;

    width: 1px;
    height: 0;

    content: '';
    -webkit-transition: all .4s;
            transition: all .4s;

    border-left: 1px solid #fea500;
}
.about_wrap .ab_nav ul .act a
{
    color: #fea500;
}
.about_wrap .ab_nav ul .act a:before
{
    border: 1px solid #fea500;
    background-color: #fea500;
}
.about_wrap .ab_nav ul .act a:after
{
    height: 200%;
}
@media (max-width: 1199px)
{
    .about_wrap .ab_info .tit_box .title
    {
        float: none;

        width: 100%;
    }
}
.about_wrap .ab_info .tit_box .txt
{
    max-width: 690px;
}
@media (max-width: 1199px)
{
    .about_wrap .ab_info .tit_box .txt
    {
        float: none;

        max-width: 100%;
        margin-top: 15px;
    }
}
@media (max-width: 767px)
{
    .about_wrap .ab_info .tit_box .txt
    {
        margin-top: 10px;
    }
}
.about_wrap .ab_info .tit_box .txt p
{
    font-size: 16px;
    line-height: 1.75;

    color: #666;
}
@media (max-width: 991px)
{
    .about_wrap .ab_info .tit_box .txt p
    {
        font-size: 15px;
    }
}
@media (max-width: 767px)
{
    .about_wrap .ab_info .tit_box .txt p
    {
        font-size: 14px;
    }
}
.about_wrap .ab_info .ab_vv
{
    overflow: hidden;

    margin-top: 60px;

    border-radius: 8px;
}
@media (max-width: 1469px)
{
    .about_wrap .ab_info .ab_vv
    {
        margin-top: 40px;
    }
}
@media (max-width: 1399px)
{
    .about_wrap .ab_info .ab_vv
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .about_wrap .ab_info .ab_vv
    {
        margin-top: 20px;
    }
}
.about_wrap .ab_info .ab_vv .video
{
    position: relative;
    z-index: 2;

    cursor: pointer;
}
@media (max-width: 767px)
{
    .about_wrap .ab_info .ab_vv .video
    {
        width: 130%;
        max-width: 130%;
        margin-left: -15%;
    }
}
@media (max-width: 575px)
{
    .about_wrap .ab_info .ab_vv .video
    {
        width: 160%;
        max-width: 160%;
        margin-left: -30%;
    }
}
.about_wrap .ab_info .ab_vv .video .video-box
{
    position: relative;

    overflow: hidden;

    width: 100%;
    height: 100%;

    text-align: center;
}
.about_wrap .ab_info .ab_vv .video .video-box:hover .img-box:before
{
    -webkit-transform: translateY(-50%) translateX(-50%) scale(1.05);
        -ms-transform: translateY(-50%) translateX(-50%) scale(1.05);
            transform: translateY(-50%) translateX(-50%) scale(1.05);
}
.about_wrap .ab_info .ab_vv .video .video-box .img-box
{
    padding-bottom: 28.36879433%;

    border-radius: 8px;
}
.about_wrap .ab_info .ab_vv .video .video-box .img-box:before
{
    position: absolute;
    z-index: 2;
    top: 50%;
    right: 0;
    left: 50%;

    display: block;

    width: 128px;
    height: 128px;

    content: '';
    -webkit-transition: all .4s;
            transition: all .4s;
    -webkit-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);

    background: url(../imgs/icon_play.png) no-repeat center;
    background-size: cover;
}
@media (max-width: 1469px)
{
    .about_wrap .ab_info .ab_vv .video .video-box .img-box:before
    {
        width: 110px;
        height: 110px;
    }
}
@media (max-width: 1399px)
{
    .about_wrap .ab_info .ab_vv .video .video-box .img-box:before
    {
        width: 100px;
        height: 100px;
    }
}
@media (max-width: 1199px)
{
    .about_wrap .ab_info .ab_vv .video .video-box .img-box:before
    {
        width: 80px;
        height: 80px;
    }
}
@media (max-width: 991px)
{
    .about_wrap .ab_info .ab_vv .video .video-box .img-box:before
    {
        width: 60px;
        height: 60px;
    }
}
@media (max-width: 575px)
{
    .about_wrap .ab_info .ab_vv .video .video-box .img-box:before
    {
        width: 50px;
        height: 50px;
    }
}
.about_wrap .ab_info .ab_vv .video .video-box .img-box img
{
    -webkit-transition: all .6s ease;
            transition: all .6s ease;

    opacity: 1;
}
.about_wrap .ab_info .ab_vv .video .video-box .iframe
{
    display: none;

    width: 100% !important;
    height: 100% !important;
}
.about_wrap .ab_info .ab_num ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 767px)
{
    .about_wrap .ab_info .ab_num ul
    {
        display: block;
    }
}
.about_wrap .ab_info .ab_num ul li
{
    padding-left: 30px;
}
@media (max-width: 1199px)
{
    .about_wrap .ab_info .ab_num ul li
    {
        padding-left: 0;
    }
}
@media (max-width: 767px)
{
    .about_wrap .ab_info .ab_num ul li
    {
        float: left;

        width: 50%;
    }
}
.about_wrap .ab_info .ab_num ul li:first-child .item:before
{
    content: '\e86d';
}
.about_wrap .ab_info .ab_num ul li:nth-child(2) .item:before
{
    content: '\e664';
}
.about_wrap .ab_info .ab_num ul li:nth-child(3) .item:before
{
    content: '\e699';
}
.about_wrap .ab_info .ab_num ul li:nth-child(4) .item:before
{
    font-size: 30px;

    top: 12px;

    content: '\e6cc';
}
@media (max-width: 991px)
{
    .about_wrap .ab_info .ab_num ul li:nth-child(4) .item:before
    {
        font-size: 26px;

        top: 7px;
    }
}
.about_wrap .ab_info .ab_num .item
{
    position: relative;

    margin-top: 40px;
    margin-right: 50px;
    padding-left: 50px;

    -webkit-transition: all .45s;
            transition: all .45s;
    text-align: left;
}
@media (max-width: 991px)
{
    .about_wrap .ab_info .ab_num .item
    {
        margin-right: 0;
        padding-left: 40px;
    }
}
@media (max-width: 767px)
{
    .about_wrap .ab_info .ab_num .item
    {
        margin-top: 30px;
    }
}
.about_wrap .ab_info .ab_num .item:before
{
    font-family: 'iconfont' !important;
    font-size: 26px;
    font-style: normal;
    line-height: 1;

    position: absolute;
    top: 15px;
    left: 0;

    display: block;

    color: #fea500;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 991px)
{
    .about_wrap .ab_info .ab_num .item:before
    {
        font-size: 22px;

        top: 10px;
    }
}
.about_wrap .ab_info .ab_num .item b
{
    font-family: 'Oswald-Bold';
    font-size: 44px;
    font-weight: normal;
    line-height: 1;

    display: block;

    -webkit-transition: all .45s;
            transition: all .45s;

    color: #222;
}
@media (max-width: 1399px)
{
    .about_wrap .ab_info .ab_num .item b
    {
        font-size: 42px;
    }
}
@media (max-width: 1199px)
{
    .about_wrap .ab_info .ab_num .item b
    {
        font-size: 40px;
    }
}
@media (max-width: 991px)
{
    .about_wrap .ab_info .ab_num .item b
    {
        font-size: 34px;
    }
}
@media (max-width: 767px)
{
    .about_wrap .ab_info .ab_num .item b
    {
        font-size: 32px;
    }
}
@media (max-width: 575px)
{
    .about_wrap .ab_info .ab_num .item b
    {
        font-size: 30px;
    }
}
@media (max-width: 350px)
{
    .about_wrap .ab_info .ab_num .item b
    {
        font-size: 26px;
    }
}
.about_wrap .ab_info .ab_num .item b sub
{
    font-size: 32px;

    bottom: -6px;

    margin-left: 8px;
}
@media (max-width: 1199px)
{
    .about_wrap .ab_info .ab_num .item b sub
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .about_wrap .ab_info .ab_num .item b sub
    {
        font-size: 25px;

        bottom: -4px;
    }
}
@media (max-width: 767px)
{
    .about_wrap .ab_info .ab_num .item b sub
    {
        font-size: 20px;

        bottom: -2px;
    }
}
.about_wrap .ab_info .ab_num .item p
{
    font-size: 16px;
    line-height: 1.2;

    margin-top: 15px;

    -webkit-transition: all .45s;
            transition: all .45s;
    text-transform: capitalize;

    color: #666;
}
@media (max-width: 1199px)
{
    .about_wrap .ab_info .ab_num .item p
    {
        font-size: 15px;
    }
}
@media (max-width: 991px)
{
    .about_wrap .ab_info .ab_num .item p
    {
        margin-top: 15px;
    }
}
@media (max-width: 767px)
{
    .about_wrap .ab_info .ab_num .item p
    {
        font-size: 14px;

        margin-top: 10px;
    }
}
.about_wrap .ab_forward
{
    background: url(../imgs/ab_bg.jpg) no-repeat center;
    background-size: cover;
}
.about_wrap .ab_forward .title
{
    max-width: 570px;
}
.about_wrap .ab_forward .title h2
{
    padding-bottom: 10px;

    color: #fff;
}
@media (max-width: 991px)
{
    .about_wrap .ab_forward .title h2
    {
        padding-bottom: 0;
    }
}
.about_wrap .ab_forward .title p
{
    font-size: 16px;
    line-height: 1.75;

    color: #fff;
}
@media (max-width: 991px)
{
    .about_wrap .ab_forward .title p
    {
        font-size: 15px;
    }
}
@media (max-width: 767px)
{
    .about_wrap .ab_forward .title p
    {
        font-size: 14px;
    }
}
.about_wrap .ab_forward .list
{
    margin-top: 45px;
}
@media (max-width: 767px)
{
    .about_wrap .ab_forward .list
    {
        margin-top: 30px;
    }
}
.about_wrap .ab_forward .list .item
{
    position: relative;

    margin-top: 15px;
    padding-left: 18px;
}
.about_wrap .ab_forward .list .item:before
{
    position: absolute;
    top: 3px;
    left: 0;

    display: block;

    width: 2px;
    height: 20px;

    content: '';

    background-color: #fea500;
}
@media (max-width: 767px)
{
    .about_wrap .ab_forward .list .item:before
    {
        top: 6px;

        height: 15px;
    }
}
.about_wrap .ab_forward .list .item p
{
    font-size: 16px;
    line-height: 1.75;

    color: #fff;
}
@media (max-width: 767px)
{
    .about_wrap .ab_forward .list .item p
    {
        font-size: 15px;
    }
}
.about_wrap .index_service
{
    padding: 100px 0;
}
@media (max-width: 1399px)
{
    .about_wrap .index_service
    {
        padding: 80px 0;
    }
}
@media (max-width: 1199px)
{
    .about_wrap .index_service
    {
        padding: 70px 0;
    }
}
@media (max-width: 991px)
{
    .about_wrap .index_service
    {
        padding: 60px 0;
    }
}
@media (max-width: 767px)
{
    .about_wrap .index_service
    {
        padding: 50px 0;
    }
}
.about_wrap .ab_vr .pic
{
    display: block;
}
.about_wrap .ab_vr .pic .img-box
{
    padding-bottom: 20.83333333%;
}
.about_wrap .ab_vr .pic .img-box:before
{
    font-family: 'iconfont' !important;
    font-size: 32px;
    font-style: normal;
    line-height: 62px;

    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;

    display: block;

    width: 64px;
    height: 64px;

    content: '\e87f';
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    text-align: center;

    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.product_wrap
{
    overflow: hidden;
}
.product_wrap .left
{
    position: relative;

    width: 330px;
}
@media (max-width: 1399px)
{
    .product_wrap .left
    {
        width: 300px;
    }
}
@media (max-width: 1199px)
{
    .product_wrap .left
    {
        width: 270px;
    }
}
@media (max-width: 991px)
{
    .product_wrap .left
    {
        float: none;

        width: 100%;
    }
}
.product_wrap .left .tit p
{
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;

    padding: 20px 28px;

    text-transform: uppercase;

    color: #222;
    border-radius: 8px 8px 0 0;
    background-color: #fea500;
}
@media (max-width: 1199px)
{
    .product_wrap .left .tit p
    {
        font-size: 18px;

        padding: 15px 28px;
    }
}
@media (max-width: 767px)
{
    .product_wrap .left .tit p
    {
        font-size: 17px;

        padding: 15px 20px;
    }
}
.product_wrap .left .tit p:before
{
    font-family: 'iconfont' !important;
    font-style: normal;

    display: inline-block;

    margin-right: 16px;

    content: '\e675';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.product_wrap .left .menu_wrap
{
    padding: 0 28px;

    border-radius: 0 0 8px 8px;
    background-color: #f7f7f7;
}
@media (max-width: 991px)
{
    .product_wrap .left .menu_wrap
    {
        display: none;
    }
}
.product_wrap .left .menu_wrap .menu1 > li
{
    border-bottom: 1px solid #e6e6e6;
}
.product_wrap .left .menu_wrap .menu1 > li:last-child
{
    border-bottom: none;
}
.product_wrap .left .menu_wrap .menu1 > li > a
{
    font-size: 16px;
    font-weight: 700;
    line-height: 1.375;

    position: relative;

    display: block;

    padding: 18px 30px 18px 0;

    -webkit-transition: all .35s;
            transition: all .35s;
    text-transform: capitalize;

    color: #222;
}
.product_wrap .left .menu_wrap .menu1 > li > a:after
{
    font-family: 'iconfont' !important;
    font-size: 20px;
    font-style: normal;
    line-height: 1;

    position: absolute;
    top: 50%;
    right: 0;

    display: block;

    content: '\e72b';
    -webkit-transition: all .35s;
            transition: all .35s;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);

    color: #666;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.product_wrap .left .menu_wrap .menu1 > li.active > a:after
{
    -webkit-transform: translateY(-50%) rotate(-180deg);
        -ms-transform: translateY(-50%) rotate(-180deg);
            transform: translateY(-50%) rotate(-180deg);
}
.product_wrap .left .menu_wrap .menu2
{
    display: none;

    margin-top: -5px;
    padding-bottom: 20px;
}
.product_wrap .left .menu_wrap .menu2 > li
{
    position: relative;

    cursor: pointer;
}
.product_wrap .left .menu_wrap .menu2 > li > a
{
    font-size: 15px;
    line-height: 1.46666667;

    position: relative;

    display: block;

    padding: 5px 8px;

    -webkit-transition: all .35s;
            transition: all .35s;
    text-transform: capitalize;

    color: #666;
}
.product_wrap .left .menu_wrap .menu2 > li:hover > a,
.product_wrap .left .menu_wrap .menu2 > li.active > a
{
    text-decoration: underline !important;

    color: #fea500;
}
.product_wrap .left .menu_wrap .menu3
{
    display: none;
}
.product_wrap .left .menu_wrap .menu3 > li > a
{
    font-size: 14px;
    line-height: 1.71428571;

    display: block;

    padding: 5px;

    -webkit-transition: all .35s;
            transition: all .35s;

    color: #666;
}
.product_wrap .left .menu_wrap .menu3 > li:hover > a,
.product_wrap .left .menu_wrap .menu3 > li.active > a
{
    text-decoration: underline !important;

    color: #fea500;
}
.product_wrap .right
{
    width: -webkit-calc(100% - 330px);
    width:         calc(100% - 330px);
    padding-left: 30px;
}
@media (max-width: 1399px)
{
    .product_wrap .right
    {
        width: -webkit-calc(100% - 300px);
        width:         calc(100% - 300px);
    }
}
@media (max-width: 1199px)
{
    .product_wrap .right
    {
        width: -webkit-calc(100% - 270px);
        width:         calc(100% - 270px);
        padding-left: 20px;
    }
}
@media (max-width: 991px)
{
    .product_wrap .right
    {
        float: none;

        width: 100%;
        padding-left: 0;
    }
}
.product_wrap .right .m_location
{
    display: none;

    margin-bottom: 20px;
    padding: 10px 0 10px;

    border-bottom: 1px solid #e6e6e6;
}
@media (max-width: 991px)
{
    .product_wrap .right .m_location
    {
        display: block;
    }
}
@media (max-width: 767px)
{
    .product_wrap .right .m_location
    {
        margin-bottom: 15px;
    }
}
.product_wrap .right .m_location ul
{
    margin: 0 -10px;
}
@media (max-width: 767px)
{
    .product_wrap .right .m_location ul
    {
        padding: 0 8px;
    }
}
.product_wrap .right .m_location ul li
{
    display: inline-block;

    padding: 0 10px;
}
@media (max-width: 767px)
{
    .product_wrap .right .m_location ul li
    {
        padding: 0 8px;
    }
}
.product_wrap .right .m_location ul li a
{
    font-size: 16px;
    font-weight: 700;
    line-height: 2;

    display: block;

    -webkit-transition: all .35s;
            transition: all .35s;
    text-transform: capitalize;

    color: #222;
}
@media (max-width: 575px)
{
    .product_wrap .right .m_location ul li a
    {
        font-size: 15px;
    }
}
.product_wrap .right .m_location ul .active a
{
    font-weight: 700;

    color: #fea500;
}
.product_wrap .right .prod_no
{
    margin-bottom: 50px;
}
@media (max-width: 1199px)
{
    .product_wrap .right .prod_no
    {
        padding-left: 30px;
    }
}
@media (max-width: 991px)
{
    .product_wrap .right .prod_no
    {
        margin-top: 20px;
        margin-bottom: 30px;
        padding-left: 0;
    }
}
.product_wrap .right .prod_no .search_no h3
{
    font-size: 24px;

    margin: 0 0 20px;
}
@media (max-width: 991px)
{
    .product_wrap .right .prod_no .search_no h3
    {
        font-size: 22px;
    }
}
@media (max-width: 767px)
{
    .product_wrap .right .prod_no .search_no h3
    {
        font-size: 20px;
    }
}
.product_wrap .right .prod_no .search_no p
{
    margin: 0;
    padding: 10px;

    color: #ab7640;
    border: 1px solid #faebcc;
    border-radius: 5px;
    background-color: #fcf8e3;
}
.product_wrap .right .prod_msg .txt
{
    margin-top: 12px;
}
.product_wrap .right .prod_msg .txt p
{
    font-size: 15px;
    line-height: 1.73333333;

    color: #666;
}
@media (max-width: 767px)
{
    .product_wrap .right .prod_msg .txt p
    {
        font-size: 14px;
    }
}
.product_wrap .right .prod_lists
{
    margin-top: 40px;
}
@media (max-width: 1199px)
{
    .product_wrap .right .prod_lists
    {
        margin-top: 30px;
    }
}
@media (max-width: 991px)
{
    .product_wrap .right .prod_lists
    {
        margin-top: 20px;
    }
}
.product_wrap .right .prod_lists ul
{
    margin: 0 -15px;
}
@media (max-width: 1199px)
{
    .product_wrap .right .prod_lists ul
    {
        margin: 0 -10px;
    }
}
@media (max-width: 767px)
{
    .product_wrap .right .prod_lists ul
    {
        margin: 0 -5px;
    }
}
.product_wrap .right .prod_lists ul li
{
    padding: 0 15px;
}
@media (max-width: 1199px)
{
    .product_wrap .right .prod_lists ul li
    {
        padding: 0 10px;
    }
}
@media (max-width: 767px)
{
    .product_wrap .right .prod_lists ul li
    {
        padding: 0 5px;
    }
}
.product_wrap .right .prod_lists .item
{
    position: relative;

    display: block;
    overflow: hidden;

    margin-bottom: 30px;

    border-radius: 8px;
    background-color: #f7f7f7;
}
@media (max-width: 1199px)
{
    .product_wrap .right .prod_lists .item
    {
        margin-bottom: 20px;
    }
}
.product_wrap .right .prod_lists .item:hover .add_btn
{
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);

    opacity: 1;
}
.product_wrap .right .prod_lists .item:hover .info .more
{
    color: #fea500;
}
.product_wrap .right .prod_lists .item .pic .img-box
{
    padding-bottom: 100%;
}
.product_wrap .right .prod_lists .item .add_btn
{
    position: absolute;
    top: 18px;
    right: 18px;

    -webkit-transition: all .5s;
            transition: all .5s;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);

    opacity: 0;
}
@media (max-width: 1199px)
{
    .product_wrap .right .prod_lists .item .add_btn
    {
        top: 10px;
        right: 10px;

        -webkit-transform: translateX(0%);
            -ms-transform: translateX(0%);
                transform: translateX(0%);

        opacity: 1;
    }
}
.product_wrap .right .prod_lists .item .add_btn a
{
    display: block;
}
.product_wrap .right .prod_lists .item .add_btn a:before
{
    font-family: 'iconfont' !important;
    font-size: 16px;
    font-style: normal;
    line-height: 44px;

    display: block;

    width: 44px;
    height: 44px;

    content: '\e60b';
    text-align: center;

    color: #222;
    border-radius: 50%;
    background-color: #fea500;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1199px)
{
    .product_wrap .right .prod_lists .item .add_btn a:before
    {
        font-size: 15px;
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
@media (max-width: 767px)
{
    .product_wrap .right .prod_lists .item .add_btn a:before
    {
        font-size: 14px;
        line-height: 35px;

        width: 35px;
        height: 35px;
    }
}
.product_wrap .right .prod_lists .item .info
{
    padding: 24px;
}
@media (max-width: 1199px)
{
    .product_wrap .right .prod_lists .item .info
    {
        padding: 20px 15px;
    }
}
@media (max-width: 767px)
{
    .product_wrap .right .prod_lists .item .info
    {
        padding: 15px 10px;
    }
}
.product_wrap .right .prod_lists .item .info .tit
{
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;

    overflow: hidden;

    white-space: nowrap;
    text-overflow: ellipsis;

    color: #222;
}
@media (max-width: 767px)
{
    .product_wrap .right .prod_lists .item .info .tit
    {
        font-size: 16px;
    }
}
.product_wrap .right .prod_lists .item .info p
{
    font-size: 15px;
    line-height: 1.73333333;

    display: -webkit-box;
    overflow: hidden;

    height: 52px;
    margin: 12px 0 20px;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 767px)
{
    .product_wrap .right .prod_lists .item .info p
    {
        font-size: 14px;

        height: 48px;
    }
}
.product_wrap .right .prod_lists .item .info .more
{
    font-size: 15px;
    line-height: 1.2;

    display: block;

    -webkit-transition: all .5s;
            transition: all .5s;

    color: #666;
}
@media (max-width: 1199px)
{
    .product_wrap .right .prod_lists .item .info .more
    {
        font-size: 14px;
    }
}
.product_wrap .right .prod_lists .item .info .more:after
{
    font-family: 'iconfont' !important;
    font-size: 14px;
    font-style: normal;
    line-height: 1;

    display: inline-block;

    margin-left: 8px;

    content: '\e61e';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.product_wrap .page
{
    padding-top: 20px;
}
@media (max-width: 1199px)
{
    .product_wrap .page
    {
        padding-top: 20px;
    }
}
@media (max-width: 767px)
{
    .product_wrap .page
    {
        padding-top: 10px;
    }
}
.product_details_wrap .product_box
{
    font-size: 0 !important;

    position: relative;
}
.product_details_wrap .product_box .lef
{
    overflow: hidden;

    width: 51.43%;
}
@media (max-width: 991px)
{
    .product_details_wrap .product_box .lef
    {
        float: none;

        width: 70%;
        margin: auto;
    }
}
@media (max-width: 767px)
{
    .product_details_wrap .product_box .lef
    {
        width: 100%;
    }
}
.product_details_wrap .product_box .lef .big_pic
{
    overflow: hidden;
}
.product_details_wrap .product_box .lef .big_pic .pic .img-box
{
    padding-bottom: 100%;

    border-radius: 8px;
}
.product_details_wrap .product_box .lef .big_pic .prod_vv iframe
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}
.product_details_wrap .product_box .lef .small_pic
{
    position: absolute;
    right: 0;
    bottom: 0;

    width: 43%;
}
@media (max-width: 1399px)
{
    .product_details_wrap .product_box .lef .small_pic
    {
        width: 45%;
    }
}
@media (max-width: 1199px)
{
    .product_details_wrap .product_box .lef .small_pic
    {
        position: static;

        width: 100%;
        margin-top: 10px;
    }
}
.product_details_wrap .product_box .lef .small_pic .slider-nav .slick-arrow
{
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 0;

    padding: 0;

    cursor: pointer;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);

    background: none;
}
.product_details_wrap .product_box .lef .small_pic .slider-nav .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-size: 16px;
    font-style: normal;
    line-height: 1;

    display: block;

    content: '\e61d';
    -webkit-transition: all .35s;
            transition: all .35s;

    color: #999;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.product_details_wrap .product_box .lef .small_pic .slider-nav .slick-arrow:hover:before
{
    color: #fea500;
}
.product_details_wrap .product_box .lef .small_pic .slider-nav .slick-next
{
    right: 0;
    left: auto;
}
.product_details_wrap .product_box .lef .small_pic .slider-nav .slick-next:before
{
    content: '\e61e';
}
.product_details_wrap .product_box .lef .small_pic .slider-nav .slick-list
{
    margin: 0 -8px;
}
@media (max-width: 1199px)
{
    .product_details_wrap .product_box .lef .small_pic .slider-nav .slick-list
    {
        margin: 0 -5px;
    }
}
.product_details_wrap .product_box .lef .small_pic .slider-nav .slick-list .slick-slide
{
    padding: 0 8px;
}
@media (max-width: 1199px)
{
    .product_details_wrap .product_box .lef .small_pic .slider-nav .slick-list .slick-slide
    {
        padding: 0 5px;
    }
}
.product_details_wrap .product_box .lef .small_pic .slider-nav .slick-list .slick-slide .pic
{
    position: relative;

    overflow: hidden;
}
.product_details_wrap .product_box .lef .small_pic .slider-nav .slick-list .slick-slide .pic .img-box
{
    padding-bottom: 100%;

    border: solid 1px #fff;
    border-radius: 8px;
}
.product_details_wrap .product_box .lef .small_pic .slider-nav .slick-list .slick-slide .prod_vv .video-cover
{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    background-color: rgba(0, 0, 0, .3);
}
.product_details_wrap .product_box .lef .small_pic .slider-nav .slick-list .slick-slide .prod_vv .video-cover:before
{
    font-family: 'iconfont' !important;
    font-size: 30px;
    font-style: normal;
    line-height: 1;

    position: absolute;
    z-index: 1;
    top: 50%;
    right: 0;
    left: 0;

    display: block;

    margin: 0 auto;

    content: '\e61c';
    -webkit-transition: all .4s;
            transition: all .4s;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;

    color: #fff;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1199px)
{
    .product_details_wrap .product_box .lef .small_pic .slider-nav .slick-list .slick-slide .prod_vv .video-cover:before
    {
        font-size: 26px;
    }
}
.product_details_wrap .product_box .lef .small_pic .slider-nav .slick-list .slick-current .pic .img-box
{
    border: solid 1px #fea500;
}
.product_details_wrap .product_box .rig
{
    width: 48.57%;
    padding-left: 60px;
}
@media (max-width: 1469px)
{
    .product_details_wrap .product_box .rig
    {
        padding-left: 40px;
    }
}
@media (max-width: 1399px)
{
    .product_details_wrap .product_box .rig
    {
        padding-left: 30px;
    }
}
@media (max-width: 991px)
{
    .product_details_wrap .product_box .rig
    {
        float: none;

        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.product_details_wrap .product_box .rig .text
{
    margin: 30px 0;
}
@media (max-width: 1399px)
{
    .product_details_wrap .product_box .rig .text
    {
        margin: 20px 0;
    }
}
.product_details_wrap .product_box .rig .text b
{
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;

    display: block;

    margin-bottom: 10px;

    color: #222;
}
.product_details_wrap .product_box .rig .text .txt
{
    overflow-y: auto;

    height: 110px;
}
@media (max-width: 1199px)
{
    .product_details_wrap .product_box .rig .text .txt
    {
        height: 160px;
    }
}
@media (max-width: 991px)
{
    .product_details_wrap .product_box .rig .text .txt
    {
        height: auto;
    }
}
.product_details_wrap .product_box .rig .text .txt::-webkit-scrollbar
{
    width: 5px;
    height: 5px;

    background-color: #fefefe;
}
.product_details_wrap .product_box .rig .text .txt::-webkit-scrollbar-track
{
    border-radius: 5px;
    background-color: #fefefe;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}
.product_details_wrap .product_box .rig .text .txt::-webkit-scrollbar-thumb
{
    border-radius: 5px;
    background-color: rgba(0, 0, 0, .1);
}
.product_details_wrap .product_box .rig .text .txt::-webkit-scrollbar-thumb:hover
{
    border-radius: 5px;
    background: rgba(0, 0, 0, .3);
}
.product_details_wrap .product_box .rig .text .txt p
{
    font-size: 15px;
    line-height: 1.73333333;

    color: #666;
}
@media (max-width: 767px)
{
    .product_details_wrap .product_box .rig .text .txt p
    {
        font-size: 14px;
    }
}
.product_details_wrap .product_box .rig .share_box span
{
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;

    display: inline-block;

    margin-bottom: 5px;

    vertical-align: middle;

    color: #222;
}
@media (max-width: 767px)
{
    .product_details_wrap .product_box .rig .share_box span
    {
        font-size: 15px;
    }
}
.product_details_wrap .product_box .rig .share_box .share_tool
{
    display: inline-block;

    vertical-align: middle;
}
.product_details_wrap .product_box .rig .prod_btn
{
    margin: 40px 0;
}
@media (max-width: 1399px)
{
    .product_details_wrap .product_box .rig .prod_btn
    {
        margin: 20px 0;
    }
}
.product_details_wrap .product_box .rig .prod_btn a
{
    font-size: 15px;
    line-height: 3.46666667;

    display: block;

    width: 170px;

    cursor: pointer;
    -webkit-transition: all .4s;
            transition: all .4s;
    text-align: center;

    color: #fff;
    border-radius: 26px;
    background-color: #999;
}
@media (max-width: 1399px)
{
    .product_details_wrap .product_box .rig .prod_btn a
    {
        line-height: 3;

        width: 160px;
    }
}
@media (max-width: 1199px)
{
    .product_details_wrap .product_box .rig .prod_btn a
    {
        font-size: 14px;

        float: none;

        width: 150px;
    }
}
.product_details_wrap .product_box .rig .prod_btn a:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;
    font-style: normal;
    line-height: 1;

    display: inline-block;

    margin-right: 10px;

    content: '\e662';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.product_details_wrap .product_box .rig .prod_btn a:hover
{
    color: #222;
    background-color: #fea500;
}
.product_details_wrap .product_box .rig .prod_btn .add_btn
{
    margin-right: 20px;
}
@media (max-width: 1399px)
{
    .product_details_wrap .product_box .rig .prod_btn .add_btn
    {
        margin-right: 15px;
    }
}
@media (max-width: 1199px)
{
    .product_details_wrap .product_box .rig .prod_btn .add_btn
    {
        float: none;

        margin-right: 0;
        margin-bottom: 10px;
    }
}
.product_details_wrap .product_box .rig .prod_btn .add_btn:before
{
    font-size: 16px;
    line-height: 1;

    content: '\e60b';
}
.product_details_wrap .info_padt
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .product_details_wrap .info_padt
    {
        margin-top: 60px;
    }
}
@media (max-width: 991px)
{
    .product_details_wrap .info_padt
    {
        margin-top: 50px;
    }
}
@media (max-width: 767px)
{
    .product_details_wrap .info_padt
    {
        margin-top: 40px;
    }
}
.product_details_wrap .info_title p
{
    font-family: 'Oswald-Bold';
    font-size: 32px;
    line-height: 1.2;

    display: block;

    -webkit-transition: all .45s;
            transition: all .45s;
    text-transform: uppercase;

    color: #222;
}
@media (max-width: 1469px)
{
    .product_details_wrap .info_title p
    {
        font-size: 30px;
    }
}
@media (max-width: 1399px)
{
    .product_details_wrap .info_title p
    {
        font-size: 28px;
    }
}
@media (max-width: 1199px)
{
    .product_details_wrap .info_title p
    {
        font-size: 26px;
    }
}
@media (max-width: 991px)
{
    .product_details_wrap .info_title p
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .product_details_wrap .info_title p
    {
        font-size: 22px;
    }
}
@media (max-width: 575px)
{
    .product_details_wrap .info_title p
    {
        font-size: 20px;
    }
}
.product_details_wrap .product_info .info_ul ul
{
    margin: 0 -2px;
}
@media (max-width: 575px)
{
    .product_details_wrap .product_info .info_ul ul
    {
        margin: 0;
    }
}
.product_details_wrap .product_info .info_ul ul li
{
    display: inline-block;

    padding: 0 2px;
}
@media (max-width: 575px)
{
    .product_details_wrap .product_info .info_ul ul li
    {
        padding: 0;
    }
}
.product_details_wrap .product_info .info_ul ul li p
{
    font-size: 16px;
    line-height: 50px;

    padding: 0 32px;

    cursor: pointer;
    -webkit-transition: all .45s;
            transition: all .45s;

    color: #222;
    border-radius: 8px 8px 0 0;
    background-color: #f7f7f7;
}
@media (max-width: 1199px)
{
    .product_details_wrap .product_info .info_ul ul li p
    {
        font-size: 15px;
        line-height: 45px;

        padding: 0 25px;
    }
}
@media (max-width: 767px)
{
    .product_details_wrap .product_info .info_ul ul li p
    {
        font-size: 14px;
        line-height: 40px;

        padding: 0 20px;
    }
}
@media (max-width: 575px)
{
    .product_details_wrap .product_info .info_ul ul li p
    {
        line-height: 38px;

        padding: 0 15px;
    }
}
@media (max-width: 370px)
{
    .product_details_wrap .product_info .info_ul ul li p
    {
        font-size: 13px;

        padding: 0 10px;
    }
}
.product_details_wrap .product_info .info_ul ul .act p
{
    background-color: #fea500;
}
.product_details_wrap .product_info .text
{
    padding: 20px;

    border-radius: 0 8px 8px 8px;
    background-color: #f4f4f4;
}
@media (max-width: 767px)
{
    .product_details_wrap .product_info .text
    {
        padding: 15px;
    }
}
.product_details_wrap .product_info .text .txt p
{
    font-size: 16px;
    line-height: 1.875;

    color: #666;
}
@media (max-width: 1199px)
{
    .product_details_wrap .product_info .text .txt p
    {
        font-size: 15px;
    }
}
@media (max-width: 991px)
{
    .product_details_wrap .product_info .text .txt p
    {
        font-size: 14px;
    }
}
.product_details_wrap .product_info .text .txt p img
{
    max-width: 100%;
    height: auto !important;
}
.product_details_wrap .product_inquire .inquire_form
{
    margin-top: 30px;
}
@media (max-width: 767px)
{
    .product_details_wrap .product_inquire .inquire_form
    {
        margin-top: 20px;
    }
}
.product_details_wrap .product_inquire .inquire_form .form_ipt ul
{
    margin: 0 -10px;
}
.product_details_wrap .product_inquire .inquire_form .form_ipt ul li
{
    margin-bottom: 20px;
    padding: 0 10px;
}
@media (max-width: 767px)
{
    .product_details_wrap .product_inquire .inquire_form .form_ipt ul li
    {
        margin-bottom: 15px;
    }
}
.product_details_wrap .product_inquire .inquire_form .form_ipt ul li:first-child
{
    position: relative;
}
.product_details_wrap .product_inquire .inquire_form .form_ipt ul li:first-child:before
{
    position: absolute;
    top: 0;
    left: 10px;

    display: block;

    width: 4px;
    height: 100%;

    content: '';

    border-radius: 20px 0 0 20px;
    background-color: #fea500;
}
.product_details_wrap .product_inquire .inquire_form .form_ipt ul li:first-child input
{
    color: #fea500;
    border: 1px solid #f7f5f0;
    border-radius: 8px;
    background-color: #f7f5f0;
}
.product_details_wrap .product_inquire .inquire_form .form_ipt ul li:first-child input:focus
{
    border: none;
}
.product_details_wrap .product_inquire .inquire_form .form_ipt ul li:last-child
{
    margin-bottom: 0;
}
.product_details_wrap .product_inquire .inquire_form .form_ipt ul li .for_input
{
    position: relative;
}
.product_details_wrap .product_inquire .inquire_form .form_ipt ul li .for_textarea label
{
    top: 15px;

    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}
.product_details_wrap .product_inquire .inquire_form .form_ipt ul li .for_ed label
{
    font-size: 13px;

    top: 8px;

    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);

    color: #666;
    background-color: #f4f6f8;
}
.product_details_wrap .product_inquire .inquire_form .form_ipt ul li label
{
    font-size: 15px;
    line-height: 1;

    position: absolute;
    top: 50%;

    width: auto;
    height: auto;
    margin: 0 0 0 15px;
    padding: 1px 5px;

    -webkit-transition: all .5s;
            transition: all .5s;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    pointer-events: none;

    color: #666;
}
@media (max-width: 991px)
{
    .product_details_wrap .product_inquire .inquire_form .form_ipt ul li label
    {
        font-size: 14px;
    }
}
.product_details_wrap .product_inquire .inquire_form .form_ipt ul li input,
.product_details_wrap .product_inquire .inquire_form .form_ipt ul li textarea
{
    font-size: 15px;
    line-height: 50px;

    display: block;

    width: 100%;
    height: 50px;
    padding: 0 20px;

    color: #000;
    border: 1px solid #e4e4e4;
    border-radius: 8px;
}
@media (max-width: 991px)
{
    .product_details_wrap .product_inquire .inquire_form .form_ipt ul li input,
    .product_details_wrap .product_inquire .inquire_form .form_ipt ul li textarea
    {
        line-height: 45px;

        height: 45px;
        padding: 0 15px;
    }
}
.product_details_wrap .product_inquire .inquire_form .form_ipt ul li input:focus,
.product_details_wrap .product_inquire .inquire_form .form_ipt ul li textarea:focus
{
    border: 1px solid #fea500;
    box-shadow: none;
}
.product_details_wrap .product_inquire .inquire_form .form_ipt ul li textarea
{
    line-height: 30px;

    min-height: 120px;
    padding: 10px 20px;
}
@media (max-width: 991px)
{
    .product_details_wrap .product_inquire .inquire_form .form_ipt ul li textarea
    {
        padding: 5px 15px;
    }
}
.product_details_wrap .product_inquire .inquire_form .form_ipt ul li button
{
    font-size: 15px;
    line-height: 3.46666667;

    position: relative;

    display: block;

    width: 150px;
    margin-top: 4px;
    padding: 0;

    -webkit-transition: all .45s;
            transition: all .45s;
    text-align: center;
    text-transform: capitalize;

    color: #222;
    border: none;
    border-radius: 26px;
    background-color: #fea500;
}
@media (max-width: 991px)
{
    .product_details_wrap .product_inquire .inquire_form .form_ipt ul li button
    {
        line-height: 45px;

        width: 130px;
    }
}
.product_details_wrap .product_inquire .inquire_form .form_ipt ul li button:before
{
    font-family: 'iconfont' !important;
    font-size: 16px;
    font-style: normal;
    line-height: 1;

    display: inline-block;

    margin-right: 10px;

    content: '\e67d';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.product_details_wrap .product_inquire .inquire_form .form_ipt ul li button:hover
{
    color: #fff;
    background-color: #222;
}
.product_details_wrap .product_review .review_box
{
    margin-top: 30px;
    padding: 8px 24px 32px 24px;

    border-radius: 8px;
    background-color: #f7f7f7;
}
@media (max-width: 767px)
{
    .product_details_wrap .product_review .review_box
    {
        margin-top: 20px;
    }
}
@media (max-width: 575px)
{
    .product_details_wrap .product_review .review_box
    {
        padding: 5px 15px 30px 15px;
    }
}
.product_details_wrap .product_review .review_box .review_list .item
{
    padding: 24px 0;

    border-bottom: 1px solid #d9d9d9;
}
@media (max-width: 991px)
{
    .product_details_wrap .product_review .review_box .review_list .item
    {
        padding: 20px 0;
    }
}
.product_details_wrap .product_review .review_box .review_list .item .tit_box b
{
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;

    display: block;
    float: left;

    color: #222;
}
@media (max-width: 767px)
{
    .product_details_wrap .product_review .review_box .review_list .item .tit_box b
    {
        font-size: 16px;
    }
}
@media (max-width: 575px)
{
    .product_details_wrap .product_review .review_box .review_list .item .tit_box b
    {
        float: none;
    }
}
.product_details_wrap .product_review .review_box .review_list .item .tit_box span
{
    font-size: 14px;
    line-height: 1.2;

    display: block;
    float: right;

    color: #666;
}
@media (max-width: 575px)
{
    .product_details_wrap .product_review .review_box .review_list .item .tit_box span
    {
        float: none;

        margin-top: 10px;
    }
}
.product_details_wrap .product_review .review_box .review_list .item .start_box
{
    margin: 10px 0 15px;
}
@media (max-width: 991px)
{
    .product_details_wrap .product_review .review_box .review_list .item .start_box
    {
        margin: 10px 0;
    }
}
.product_details_wrap .product_review .review_box .review_list .item .start_box span
{
    display: inline-block;

    margin-right: 4px;
}
.product_details_wrap .product_review .review_box .review_list .item .start_box span:before
{
    font-family: 'iconfont' !important;
    font-size: 12px;
    font-style: normal;
    line-height: 1;

    display: block;

    content: '\e64a';

    color: #fea500;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.product_details_wrap .product_review .review_box .review_list .item .txt p
{
    font-size: 16px;
    line-height: 1.75;

    color: #666;
}
@media (max-width: 1199px)
{
    .product_details_wrap .product_review .review_box .review_list .item .txt p
    {
        font-size: 15px;
    }
}
@media (max-width: 991px)
{
    .product_details_wrap .product_review .review_box .review_list .item .txt p
    {
        font-size: 14px;
    }
}
.product_details_wrap .product_review .review_box .write_form
{
    margin-top: 24px;
}
.product_details_wrap .product_review .review_box .write_form .form_ipt ul
{
    margin: 0 -10px;
}
.product_details_wrap .product_review .review_box .write_form .form_ipt ul li
{
    margin-bottom: 20px;
    padding: 0 10px;
}
@media (max-width: 767px)
{
    .product_details_wrap .product_review .review_box .write_form .form_ipt ul li
    {
        margin-bottom: 15px;
    }
}
.product_details_wrap .product_review .review_box .write_form .form_ipt ul li:last-child
{
    margin-bottom: 0;
}
.product_details_wrap .product_review .review_box .write_form .form_ipt ul li .for_input
{
    position: relative;
}
.product_details_wrap .product_review .review_box .write_form .form_ipt ul li .for_textarea label
{
    top: 15px;

    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}
.product_details_wrap .product_review .review_box .write_form .form_ipt ul li .for_ed label
{
    font-size: 13px;

    top: 8px;

    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);

    color: #666;
    background-color: #f4f6f8;
}
.product_details_wrap .product_review .review_box .write_form .form_ipt ul li label
{
    font-size: 15px;
    line-height: 1;

    position: absolute;
    top: 50%;

    width: auto;
    height: auto;
    margin: 0 0 0 15px;
    padding: 1px 5px;

    -webkit-transition: all .5s;
            transition: all .5s;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    pointer-events: none;

    color: #666;
}
@media (max-width: 991px)
{
    .product_details_wrap .product_review .review_box .write_form .form_ipt ul li label
    {
        font-size: 14px;
    }
}
.product_details_wrap .product_review .review_box .write_form .form_ipt ul li input,
.product_details_wrap .product_review .review_box .write_form .form_ipt ul li textarea
{
    font-size: 15px;
    line-height: 50px;

    display: block;

    width: 100%;
    height: 50px;
    padding: 0 20px;

    color: #000;
    border: 1px solid #e4e4e4;
    border-radius: 8px;
}
@media (max-width: 991px)
{
    .product_details_wrap .product_review .review_box .write_form .form_ipt ul li input,
    .product_details_wrap .product_review .review_box .write_form .form_ipt ul li textarea
    {
        line-height: 45px;

        height: 45px;
        padding: 0 15px;
    }
}
.product_details_wrap .product_review .review_box .write_form .form_ipt ul li input:focus,
.product_details_wrap .product_review .review_box .write_form .form_ipt ul li textarea:focus
{
    border: 1px solid #fea500;
    box-shadow: none;
}
.product_details_wrap .product_review .review_box .write_form .form_ipt ul li textarea
{
    line-height: 30px;

    min-height: 120px;
    padding: 10px 20px;
}
@media (max-width: 991px)
{
    .product_details_wrap .product_review .review_box .write_form .form_ipt ul li textarea
    {
        padding: 5px 15px;
    }
}
.product_details_wrap .product_review .review_box .write_form .form_ipt ul li button
{
    font-size: 15px;
    line-height: 3.46666667;

    position: relative;

    display: block;

    width: 150px;
    margin-top: 4px;
    padding: 0;

    -webkit-transition: all .45s;
            transition: all .45s;
    text-align: center;
    text-transform: capitalize;

    color: #222;
    border: none;
    border-radius: 26px;
    background-color: #fea500;
}
@media (max-width: 991px)
{
    .product_details_wrap .product_review .review_box .write_form .form_ipt ul li button
    {
        line-height: 45px;

        width: 130px;
    }
}
@media (max-width: 767px)
{
    .product_details_wrap .product_review .review_box .write_form .form_ipt ul li button
    {
        float: none;

        margin-top: 20px;
    }
}
.product_details_wrap .product_review .review_box .write_form .form_ipt ul li button:before
{
    font-family: 'iconfont' !important;
    font-size: 16px;
    font-style: normal;
    line-height: 1;

    display: inline-block;

    margin-right: 10px;

    content: '\e67d';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.product_details_wrap .product_review .review_box .write_form .form_ipt ul li button:hover
{
    color: #fff;
    background-color: #222;
}
.product_details_wrap .product_review .review_box .write_form .form_ipt ul li .start_box
{
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .product_details_wrap .product_review .review_box .write_form .form_ipt ul li .start_box
    {
        float: none;

        margin-top: 0;
    }
}
.product_details_wrap .product_review .review_box .write_form .form_ipt ul li .start_box b
{
    font-size: 15px;
    font-weight: normal;
    line-height: 1.2;

    display: inline-block;

    vertical-align: middle;

    color: #000;
}
.product_details_wrap .product_review .review_box .write_form .form_ipt ul li .start_box span
{
    display: inline-block;

    margin-left: 5px;

    cursor: pointer;
    vertical-align: middle;
}
.product_details_wrap .product_review .review_box .write_form .form_ipt ul li .start_box span:before
{
    font-family: 'iconfont' !important;
    font-size: 12px;
    font-style: normal;
    line-height: 1;

    display: block;

    content: '\e64a';
    -webkit-transition: all .4s;
            transition: all .4s;

    color: #999;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.product_details_wrap .product_review .review_box .write_form .form_ipt ul li .start_box span:hover:before
{
    color: #fea500;
}
.product_details_wrap .product_review .review_box .write_form .form_ipt ul li .start_box .act:before
{
    color: #fea500;
}
.product_details_wrap .product_related .list
{
    margin-top: 30px;
}
@media (max-width: 767px)
{
    .product_details_wrap .product_related .list
    {
        margin-top: 20px;
    }
}
.product_details_wrap .product_related .list .slick_related
{
    font-size: 0;
}
.product_details_wrap .product_related .list .slick_related .slick-list
{
    margin: 0 -15px;
}
@media (max-width: 1469px)
{
    .product_details_wrap .product_related .list .slick_related .slick-list
    {
        margin: 0 -10px;
    }
}
@media (max-width: 767px)
{
    .product_details_wrap .product_related .list .slick_related .slick-list
    {
        margin: 0 -5px;
    }
}
.product_details_wrap .product_related .list .slick_related .slick-list .slick-slide
{
    padding: 0 15px;
}
@media (max-width: 1469px)
{
    .product_details_wrap .product_related .list .slick_related .slick-list .slick-slide
    {
        padding: 0 10px;
    }
}
@media (max-width: 767px)
{
    .product_details_wrap .product_related .list .slick_related .slick-list .slick-slide
    {
        padding: 0 5px;
    }
}
.product_details_wrap .product_related .list .item
{
    position: relative;

    display: block;
    overflow: hidden;

    border-radius: 8px;
    background-color: #f7f7f7;
}
.product_details_wrap .product_related .list .item:hover .add_btn
{
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);

    opacity: 1;
}
.product_details_wrap .product_related .list .item:hover .info .more
{
    color: #fea500;
}
.product_details_wrap .product_related .list .item .pic .img-box
{
    padding-bottom: 100%;
}
.product_details_wrap .product_related .list .item .add_btn
{
    position: absolute;
    top: 18px;
    right: 18px;

    -webkit-transition: all .5s;
            transition: all .5s;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);

    opacity: 0;
}
@media (max-width: 1199px)
{
    .product_details_wrap .product_related .list .item .add_btn
    {
        top: 10px;
        right: 10px;

        -webkit-transform: translateX(0%);
            -ms-transform: translateX(0%);
                transform: translateX(0%);

        opacity: 1;
    }
}
.product_details_wrap .product_related .list .item .add_btn a
{
    display: block;
}
.product_details_wrap .product_related .list .item .add_btn a:before
{
    font-family: 'iconfont' !important;
    font-size: 16px;
    font-style: normal;
    line-height: 44px;

    display: block;

    width: 44px;
    height: 44px;

    content: '\e60b';
    text-align: center;

    color: #222;
    border-radius: 50%;
    background-color: #fea500;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1199px)
{
    .product_details_wrap .product_related .list .item .add_btn a:before
    {
        font-size: 15px;
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
@media (max-width: 767px)
{
    .product_details_wrap .product_related .list .item .add_btn a:before
    {
        font-size: 14px;
        line-height: 35px;

        width: 35px;
        height: 35px;
    }
}
.product_details_wrap .product_related .list .item .info
{
    padding: 24px;
}
@media (max-width: 1199px)
{
    .product_details_wrap .product_related .list .item .info
    {
        padding: 20px 15px;
    }
}
@media (max-width: 767px)
{
    .product_details_wrap .product_related .list .item .info
    {
        padding: 15px 10px;
    }
}
.product_details_wrap .product_related .list .item .info .tit
{
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;

    overflow: hidden;

    white-space: nowrap;
    text-overflow: ellipsis;

    color: #222;
}
@media (max-width: 767px)
{
    .product_details_wrap .product_related .list .item .info .tit
    {
        font-size: 16px;
    }
}
.product_details_wrap .product_related .list .item .info p
{
    font-size: 15px;
    line-height: 1.73333333;

    display: -webkit-box;
    overflow: hidden;

    height: 52px;
    margin: 12px 0 20px;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 767px)
{
    .product_details_wrap .product_related .list .item .info p
    {
        font-size: 14px;

        height: 48px;
    }
}
.product_details_wrap .product_related .list .item .info .more
{
    font-size: 15px;
    line-height: 1.2;

    display: block;

    -webkit-transition: all .5s;
            transition: all .5s;

    color: #666;
}
@media (max-width: 1199px)
{
    .product_details_wrap .product_related .list .item .info .more
    {
        font-size: 14px;
    }
}
.product_details_wrap .product_related .list .item .info .more:after
{
    font-family: 'iconfont' !important;
    font-size: 14px;
    font-style: normal;
    line-height: 1;

    display: inline-block;

    margin-left: 8px;

    content: '\e61e';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.inquire_wrap .inquire_box .list_title
{
    margin-top: 30px;

    border: solid 1px #e0e0e0;
    background-color: #f5f5f5;
}
@media (max-width: 1199px)
{
    .inquire_wrap .inquire_box .list_title
    {
        margin-top: 30px;
    }
}
@media (max-width: 991px)
{
    .inquire_wrap .inquire_box .list_title
    {
        margin-top: 20px;
    }
}
.inquire_wrap .inquire_box .list_title ul li
{
    float: left;
}
.inquire_wrap .inquire_box .list_title ul li:first-child
{
    width: 15%;
    padding: 0 50px;

    text-align: left;
}
@media (max-width: 1199px)
{
    .inquire_wrap .inquire_box .list_title ul li:first-child
    {
        padding: 0 10px;
    }
}
@media (max-width: 767px)
{
    .inquire_wrap .inquire_box .list_title ul li:first-child
    {
        padding: 0 0 0 10px;
    }
}
@media (max-width: 575px)
{
    .inquire_wrap .inquire_box .list_title ul li:first-child
    {
        padding: 0 0 0 2px;
    }
}
.inquire_wrap .inquire_box .list_title ul li:first-child input
{
    position: relative;

    display: inline-block;

    width: 18px;
    height: 18px;
    margin: -5px 10px 0 0 !important;

    cursor: default;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-transition: background-color ease .1s;
            transition: background-color ease .1s;
    vertical-align: middle;

    border: solid 1px #d5d5d5;
    border-radius: 4px;
    background-color: #fff;

    -webkit-appearance: none;
}
@media (max-width: 767px)
{
    .inquire_wrap .inquire_box .list_title ul li:first-child input
    {
        margin: -5px 1px 0 0 !important;
    }
}
.inquire_wrap .inquire_box .list_title ul li:first-child input:focus
{
    outline: none;
}
.inquire_wrap .inquire_box .list_title ul li:first-child input:checked
{
    background: #fea500;
}
.inquire_wrap .inquire_box .list_title ul li:first-child input:checked:after
{
    position: absolute;
    top: 4px;
    left: 4px;

    width: 8px;
    height: 5px;

    content: '';
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);

    border: #fff solid 2px;
    border-top: none;
    border-right: none;
    background: transparent;
}
.inquire_wrap .inquire_box .list_title ul li:first-child p
{
    display: inline-block;
}
.inquire_wrap .inquire_box .list_title ul li:nth-child(2)
{
    width: 45%;
}
@media (max-width: 767px)
{
    .inquire_wrap .inquire_box .list_title ul li:nth-child(2)
    {
        width: 40%;
    }
}
.inquire_wrap .inquire_box .list_title ul li:nth-child(3)
{
    width: 22%;

    text-align: center;
}
@media (max-width: 1199px)
{
    .inquire_wrap .inquire_box .list_title ul li:nth-child(3)
    {
        text-align: left;
    }
}
@media (max-width: 767px)
{
    .inquire_wrap .inquire_box .list_title ul li:nth-child(3)
    {
        width: 25%;
    }
}
.inquire_wrap .inquire_box .list_title ul li:nth-child(4)
{
    width: 18%;

    text-align: center;
}
.inquire_wrap .inquire_box .list_title ul li p
{
    font-size: 18px;
    font-weight: bold;
    line-height: 3.05555556;

    color: #333;
}
@media (max-width: 991px)
{
    .inquire_wrap .inquire_box .list_title ul li p
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .inquire_wrap .inquire_box .list_title ul li p
    {
        font-size: 15px;
    }
}
@media (max-width: 575px)
{
    .inquire_wrap .inquire_box .list_title ul li p
    {
        font-size: 13px;
    }
}
.inquire_wrap .inquire_box .list li
{
    padding: 30px 0;

    border-bottom: 1px solid #e0e0e0;
    background-color: #fff;
}
@media (max-width: 1199px)
{
    .inquire_wrap .inquire_box .list li
    {
        padding: 20px 0;
    }
}
@media (max-width: 991px)
{
    .inquire_wrap .inquire_box .list li
    {
        padding: 15px 0;
    }
}
.inquire_wrap .inquire_box .list li:last-child
{
    border-bottom: none;
}
.inquire_wrap .inquire_box .list .choose_box
{
    line-height: 160px;

    float: left;

    width: 15%;
    padding: 0 50px;
}
@media (max-width: 1199px)
{
    .inquire_wrap .inquire_box .list .choose_box
    {
        padding: 0 10px;
    }
}
@media (max-width: 767px)
{
    .inquire_wrap .inquire_box .list .choose_box
    {
        line-height: 130px;

        padding: 0 0 0 10px;
    }
}
@media (max-width: 575px)
{
    .inquire_wrap .inquire_box .list .choose_box
    {
        padding: 0 0 0 4px;
    }
}
.inquire_wrap .inquire_box .list .choose_box input
{
    position: relative;

    display: inline-block;

    width: 18px;
    height: 18px;
    margin: -5px 10px 0 0 !important;

    cursor: default;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-transition: background-color ease .1s;
            transition: background-color ease .1s;
    vertical-align: middle;

    border: solid 1px #d5d5d5;
    border-radius: 4px;
    background-color: #e6e6e6;

    -webkit-appearance: none;
}
.inquire_wrap .inquire_box .list .choose_box input:focus
{
    outline: none;
}
.inquire_wrap .inquire_box .list .choose_box input:checked
{
    background: #fea500;
}
.inquire_wrap .inquire_box .list .choose_box input:checked:after
{
    position: absolute;
    top: 4px;
    left: 4px;

    width: 8px;
    height: 5px;

    content: '';
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);

    border: #fff solid 2px;
    border-top: none;
    border-right: none;
    background: transparent;
}
.inquire_wrap .inquire_box .list .info_box
{
    width: 45%;
}
@media (max-width: 767px)
{
    .inquire_wrap .inquire_box .list .info_box
    {
        width: 40%;
    }
}
.inquire_wrap .inquire_box .list .info_box .pic
{
    display: inline-block;

    width: 160px;

    vertical-align: middle;

    border: solid 1px #cdcdcd;
}
@media (max-width: 1199px)
{
    .inquire_wrap .inquire_box .list .info_box .pic
    {
        display: block;

        width: 150px;
    }
}
@media (max-width: 991px)
{
    .inquire_wrap .inquire_box .list .info_box .pic
    {
        width: 120px;
    }
}
@media (max-width: 575px)
{
    .inquire_wrap .inquire_box .list .info_box .pic
    {
        width: 100px;
    }
}
.inquire_wrap .inquire_box .list .info_box .pic .img-box
{
    padding-bottom: 100%;
}
.inquire_wrap .inquire_box .list .info_box p
{
    font-size: 16px;
    line-height: 1.2;

    display: inline-block;
    overflow: hidden;

    width: 70%;
    padding: 0 20px;

    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;

    color: #333;
}
@media (max-width: 1399px)
{
    .inquire_wrap .inquire_box .list .info_box p
    {
        width: 65%;
    }
}
@media (max-width: 1199px)
{
    .inquire_wrap .inquire_box .list .info_box p
    {
        display: block;

        width: 100%;
        margin-top: 15px;
        padding: 0 10px 0 0;
    }
}
@media (max-width: 991px)
{
    .inquire_wrap .inquire_box .list .info_box p
    {
        font-size: 15px;
    }
}
@media (max-width: 767px)
{
    .inquire_wrap .inquire_box .list .info_box p
    {
        font-size: 14px;
    }
}
.inquire_wrap .inquire_box .list .num_box
{
    line-height: 160px;

    width: 22%;
    padding: 0 0 0 70px;
}
@media (max-width: 1469px)
{
    .inquire_wrap .inquire_box .list .num_box
    {
        padding: 0 0 0 60px;
    }
}
@media (max-width: 1199px)
{
    .inquire_wrap .inquire_box .list .num_box
    {
        padding: 0;
    }
}
@media (max-width: 767px)
{
    .inquire_wrap .inquire_box .list .num_box
    {
        line-height: 130px;

        width: 28%;
    }
}
.inquire_wrap .inquire_box .list .num_box .num_range
{
    min-width: 130px;
}
@media (max-width: 767px)
{
    .inquire_wrap .inquire_box .list .num_box .num_range
    {
        min-width: 120px;
    }
}
@media (max-width: 575px)
{
    .inquire_wrap .inquire_box .list .num_box .num_range
    {
        min-width: 80px;
    }
}
.inquire_wrap .inquire_box .list .num_box a
{
    display: inline-block;

    width: 35px;
    height: 35px;

    cursor: pointer;
    vertical-align: middle;

    border: solid 1px #d2d2d2;
}
@media (max-width: 767px)
{
    .inquire_wrap .inquire_box .list .num_box a
    {
        width: 30px;
        height: 30px;
    }
}
@media (max-width: 575px)
{
    .inquire_wrap .inquire_box .list .num_box a
    {
        width: 20px;
        height: 25px;
    }
}
.inquire_wrap .inquire_box .list .num_box a:before
{
    font-family: 'iconfont' !important;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    line-height: 33px;

    display: block;

    content: '\e628';
    text-align: center;

    color: #000;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 767px)
{
    .inquire_wrap .inquire_box .list .num_box a:before
    {
        line-height: 28px;
    }
}
@media (max-width: 575px)
{
    .inquire_wrap .inquire_box .list .num_box a:before
    {
        line-height: 23px;
    }
}
.inquire_wrap .inquire_box .list .num_box .add_num
{
    margin-right: 0;
}
.inquire_wrap .inquire_box .list .num_box .add_num:before
{
    content: '\e630';
}
.inquire_wrap .inquire_box .list .num_box input
{
    font-size: 15px;
    line-height: 32px;

    display: inline-block;

    width: 60px;
    padding: 0 5px;

    text-align: center;
    vertical-align: middle;

    color: #000;
    background-color: transparent;
}
@media (max-width: 767px)
{
    .inquire_wrap .inquire_box .list .num_box input
    {
        width: 50px;
    }
}
@media (max-width: 575px)
{
    .inquire_wrap .inquire_box .list .num_box input
    {
        font-size: 14px;

        width: 30px;
        padding: 0;
    }
}
.inquire_wrap .inquire_box .list .del_box
{
    line-height: 160px;

    float: left;

    width: 18%;
}
@media (max-width: 767px)
{
    .inquire_wrap .inquire_box .list .del_box
    {
        line-height: 130px;

        width: 15%;
    }
}
.inquire_wrap .inquire_box .list .del_box a:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;
    font-style: normal;

    display: block;

    content: '\e6c7';
    cursor: pointer;
    text-align: center;

    color: #787878;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 767px)
{
    .inquire_wrap .inquire_box .list .del_box a:before
    {
        font-size: 18px;
    }
}
@media (max-width: 575px)
{
    .inquire_wrap .inquire_box .list .del_box a:before
    {
        font-size: 16px;
    }
}
.inquire_wrap .product_details_wrap
{
    padding: 0;
}
.sitemap_wrap
{
    overflow: hidden;
}
.sitemap_wrap .list
{
    margin-top: 40px;
}
@media (max-width: 1199px)
{
    .sitemap_wrap .list
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .sitemap_wrap .list
    {
        margin-top: 20px;
    }
}
.sitemap_wrap .list > ul > li:last-child .item
{
    margin-bottom: 0;
}
.sitemap_wrap .list .item
{
    position: relative;

    margin-bottom: 20px;
}
@media (max-width: 1199px)
{
    .sitemap_wrap .list .item
    {
        margin-bottom: 20px;
    }
}
@media (max-width: 767px)
{
    .sitemap_wrap .list .item
    {
        margin-bottom: 15px;
    }
}
.sitemap_wrap .list .item .link_a a
{
    font-size: 18px;
    font-weight: bold;
    line-height: 2.77777778;

    display: block;

    width: 220px;
    padding: 0 20px;

    -webkit-transition: all .35s;
            transition: all .35s;
    text-align: left;
    text-transform: uppercase;

    color: #fff;
    background-color: #fea500;
}
@media (max-width: 991px)
{
    .sitemap_wrap .list .item .link_a a
    {
        font-size: 16px;
        line-height: 2.8125;

        width: 200px;
    }
}
@media (max-width: 767px)
{
    .sitemap_wrap .list .item .link_a a
    {
        width: 160px;
    }
}
.sitemap_wrap .list .item .page_a
{
    padding-top: 15px;
    padding-bottom: 5px;
    padding-left: 20px;
}
.sitemap_wrap .list .item .page_a > a
{
    font-size: 16px;
    line-height: 2.5;

    display: inline-block;

    padding-right: 50px;

    -webkit-transition: all .35s;
            transition: all .35s;
    text-transform: capitalize;

    color: #222;
}
@media (max-width: 1469px)
{
    .sitemap_wrap .list .item .page_a > a
    {
        padding-right: 40px;
    }
}
@media (max-width: 991px)
{
    .sitemap_wrap .list .item .page_a > a
    {
        padding-right: 30px;
    }
}
@media (max-width: 767px)
{
    .sitemap_wrap .list .item .page_a > a
    {
        font-size: 15px;

        padding-right: 20px;
    }
}
.sitemap_wrap .list .item .page_a > a:hover
{
    color: #fea500;
}
.sitemap_wrap .list .more .pro_list1
{
    padding-top: 0;
    padding-bottom: 5px;
}
.sitemap_wrap .list .more .pro_list1 > li
{
    margin-top: 10px;
}
@media (max-width: 480px)
{
    .sitemap_wrap .list .more .pro_list1 > li
    {
        margin-top: 5px;
    }
}
.sitemap_wrap .list .more .pro_list1 > li > a
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;

    display: block;

    padding: 5px 0;
    padding-left: 0;

    -webkit-transition: all .35s;
            transition: all .35s;
    text-transform: capitalize;

    color: #222;
}
.sitemap_wrap .list .more .pro_list1 > li > a:hover
{
    color: #fea500;
}
@media (max-width: 991px)
{
    .sitemap_wrap .list .more .pro_list1 > li > a
    {
        position: static;
    }
}
@media (max-width: 767px)
{
    .sitemap_wrap .list .more .pro_list1 > li > a
    {
        font-size: 17px;
    }
}
.sitemap_wrap .list .more .pro_list1 .pro_list2
{
    margin: 0 -15px;
}
@media (max-width: 991px)
{
    .sitemap_wrap .list .more .pro_list1 .pro_list2
    {
        padding-top: 0;
        padding-left: 0;
    }
}
.sitemap_wrap .list .more .pro_list1 .pro_list2 > li
{
    display: inline-block;

    padding: 0 15px;
}
.sitemap_wrap .list .more .pro_list1 .pro_list2 > li > a
{
    font-size: 16px;
    line-height: 2.25;

    display: block;

    -webkit-transition: all .35s;
            transition: all .35s;
    text-transform: capitalize;

    color: #666;
}
@media (max-width: 767px)
{
    .sitemap_wrap .list .more .pro_list1 .pro_list2 > li > a
    {
        font-size: 15px;
    }
}
.sitemap_wrap .list .more .pro_list1 .pro_list2 > li > a:hover
{
    text-decoration: underline !important;

    color: #fea500;
}
