/**
 * style.less
 * 层叠样式表
 */
.ff
{
    font-family: 'iconfont' !important;
}
@font-face
{
    font-family: 'iconfont';

    src: url('../fonts/iconfont.eot?t=1481266234445');
    src: url('../fonts/iconfont.eot?t=1481266234445#iefix') format('embedded-opentype'), url('../fonts/iconfont.woff?t=1481266234445') format('woff'), url('../fonts/iconfont.ttf?t=1481266234445') format('truetype'), url('../fonts/iconfont.svg?t=1481266234445#iconfont') format('svg');
}
/* This stylesheet generated by Transfonter (https://transfonter.org) on October 19, 2017 3:41 AM */
@font-face
{
    font-family: 'Poppins';
    font-weight: bold;
    font-style: normal;

    src: url('../fonts/Poppins-Bold.eot');
    src: url('../fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Bold.woff2') format('woff2'), url('../fonts/Poppins-Bold.woff') format('woff'), url('../fonts/Poppins-Bold.ttf') format('truetype'), url('../fonts/Poppins-Bold.svg#Poppins-Bold') format('svg');
}
@font-face
{
    font-family: 'Poppins';
    font-weight: 600;
    font-style: normal;

    src: url('../fonts/Poppins-SemiBold.eot');
    src: url('../fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-SemiBold.woff2') format('woff2'), url('../fonts/Poppins-SemiBold.woff') format('woff'), url('../fonts/Poppins-SemiBold.ttf') format('truetype'), url('../fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg');
}
@font-face
{
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/Poppins-Regular.eot');
    src: url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Regular.woff2') format('woff2'), url('../fonts/Poppins-Regular.woff') format('woff'), url('../fonts/Poppins-Regular.ttf') format('truetype'), url('../fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
}
@font-face
{
    font-family: 'Poppins';
    font-weight: 800;
    font-style: normal;

    src: url('../fonts/Poppins-ExtraBold.eot');
    src: url('../fonts/Poppins-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-ExtraBold.woff2') format('woff2'), url('../fonts/Poppins-ExtraBold.woff') format('woff'), url('../fonts/Poppins-ExtraBold.ttf') format('truetype'), url('../fonts/Poppins-ExtraBold.svg#Poppins-ExtraBold') format('svg');
}
@font-face
{
    font-family: 'Poppins';
    font-weight: 500;
    font-style: normal;

    src: url('../fonts/Poppins-Medium.eot');
    src: url('../fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Medium.woff2') format('woff2'), url('../fonts/Poppins-Medium.woff') format('woff'), url('../fonts/Poppins-Medium.ttf') format('truetype'), url('../fonts/Poppins-Medium.svg#Poppins-Medium') format('svg');
}
@font-face
{
    font-family: 'Poppins';
    font-weight: 300;
    font-style: normal;

    src: url('../fonts/Poppins-Light.eot');
    src: url('../fonts/Poppins-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Light.woff2') format('woff2'), url('../fonts/Poppins-Light.woff') format('woff'), url('../fonts/Poppins-Light.ttf') format('truetype'), url('../fonts/Poppins-Light.svg#Poppins-Light') format('svg');
}
@font-face
{
    font-family: 'ziperhead';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/Ziperhead.eot');
    src: url('../fonts/Ziperhead.eot?#iefix') format('embedded-opentype'), url('../fonts/Ziperhead.woff2') format('woff2'), url('../fonts/Ziperhead.woff') format('woff'), url('../fonts/Ziperhead.ttf') format('truetype'), url('../fonts/Ziperhead.svg#Ziperhead') format('svg');
}
*[data-type='iframe'],
*[data-fancybox],
.slick-slide:focus
{
    outline: none !important;
}
.slick-slide a
{
    outline: none !important;
}
.header a,
.footer a
{
    color: inherit;
}
.header ul,
.footer ul
{
    margin: 0;
    padding: 0;
}
.header ul li,
.footer ul li
{
    list-style: none;
}
.header button,
.footer button
{
    border: none;
    outline: none;
}
@-ms-viewport
{
    width: auto !important;
}
body
{
    font-family: 'Poppins', Arial, 'Helvetica Neue', Helvetica, 'Heiti SC', 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
    font-size: 14px;
    font-weight: normal;

    color: #333;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body.fixed
{
    position: fixed;

    overflow: hidden;

    width: 100%;
    height: 100%;
}
body.searchactive
{
    position: fixed;

    overflow: hidden;

    width: 100%;
    height: 100%;
}
@media (min-width: 1350px)
{
    .container
    {
        width: 1320px;
    }
}
@media (min-width: 1470px)
{
    .container
    {
        width: 1440px;
    }
}
@media (max-width: 767px)
{
    .col-xs-6:nth-child(2n+1)
    {
        padding-right: 7.5px;
    }
    .col-xs-6:nth-child(2n)
    {
        padding-left: 7.5px;
    }
}
input[type=number]
{
    -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button
{
    margin: 0;

    -webkit-appearance: none;
}
.img-box
{
    position: relative;

    display: block;
    overflow: hidden;

    height: 0;
    padding-bottom: 100%;
}
.img-box img
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;
}
.img-box img[src=''],
.img-box img:not([src])
{
    opacity: 0;
    border: 0;
}
.header
{
    z-index: 10;
    top: 0;

    width: 100%;
    height: 120px;

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

    background-color: #fff;
}
@media (max-width: 1199px)
{
    .header
    {
        height: 100px;
    }
}
.header .sticky-wrapper
{
    -webkit-transition: all .4s;
            transition: all .4s;
}
.header .header-top
{
    position: relative;

    height: 40px;

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

    background-color: #111;
}
@media (max-width: 1199px)
{
    .header .header-top
    {
        height: 30px;
    }
}
.header .header-top p
{
    line-height: 40px;

    display: inline-block;
    float: left;

    margin: 0;
    padding-left: 10%;

    color: #fff;
}
@media (max-width: 1199px)
{
    .header .header-top p
    {
        display: none;
    }
}
.header .header-top p.email
{
    float: none;

    padding-left: 0;
}
.header .header-top p.email:before
{
    font-family: 'iconfont' !important;

    margin-right: 10px;

    content: '\e6a4';
}
.header .header-top .share
{
    font-size: 0;

    display: inline-block;
    float: right;

    height: 40px;
    margin-right: 20px;

    -webkit-transition: all .4s;
            transition: all .4s;
    vertical-align: top;
}
@media (max-width: 1199px)
{
    .header .header-top .share
    {
        height: 30px;
    }
}
.header .header-top .share ul li
{
    display: inline-block;

    margin: 12px 2px;
}
@media (max-width: 1199px)
{
    .header .header-top .share ul li
    {
        margin: 7px 2px;
    }
}
.header .header-top .share ul li a
{
    display: block;

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

    color: #fff;
}
.header .header-top .share ul li a:before
{
    font-family: 'iconfont';
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;

    display: inline-block;

    width: 16px;
    height: 16px;

    content: '\e615';
    -webkit-transition: all .4s;
            transition: all .4s;
    text-align: center;
    vertical-align: top;

    border-radius: 2px;
    background-color: #3c579a;
}
.header .header-top .share ul li.sina a:before
{
    content: '\e63b';

    background-color: #fb5555;
}
.header .header-top .share ul li.twitter a:before
{
    content: '\e60b';

    background-color: #55aded;
}
.header .header-top .share ul li.linkedin a:before
{
    content: '\e6f0';

    background-color: #1384c8;
}
.header .header-top .share ul li.instagram a:before
{
    font-size: 18px;

    content: '\e63b';
}
.header .header-top .share ul li.youtube a:before
{
    content: '\e6fa';

    background-color: #d54028;
}
.header .header-top .share ul li.google a:before
{
    content: '\e60c';

    background-color: #de4b39;
}
.header .header-top .share ul li.amazon a:before
{
    content: '\e6c1';
}
.header .header-top .share ul li:hover a
{
    background-color: rgba(255, 255, 255, .15);
}
.header .header-top .language
{
    display: inline-block;
    float: right;

    margin-top: 25px;
}
@media (max-width: 1199px)
{
    .header .header-top .language
    {
        margin-top: 20px;
        margin-right: 30px;
    }
}
.header .header-top .language a
{
    font-size: 12px;
    line-height: 30px;

    display: inline-block;

    width: 30px;
    height: 30px;
    margin-left: 10px;

    text-align: center;

    color: #fa9c21;
    border: 1px solid #fa9c21;
    border-radius: 50%;
}
.header .header-top .language a.active
{
    color: #fff;
    background-color: #fa9c21;
}
.header .logo
{
    float: left;

    height: 80px;

    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 1199px)
{
    .header .logo
    {
        height: 70px;
    }
}
.header .logo a
{
    display: block;

    height: 100%;
}
.header .logo img
{
    display: inline-block;

    height: 100%;
}
.header .nav-collapse
{
    position: absolute;
    z-index: 10;
    top: 0;
    right: 10px;

    display: none;
    float: right;

    width: 20px;
    height: 40px;
    padding: 0;

    cursor: pointer;

    background: none;
}
@media (max-width: 1199px)
{
    .header .nav-collapse
    {
        display: block;

        margin-top: 14px;
    }
    .header .nav-collapse.nav-collapse-1
    {
        position: absolute;
        z-index: 9999;
        top: 10px;
        right: 20px;

        display: block;

        margin-top: 8px;

        border: none;
    }
    .header .nav-collapse.nav-collapse-1 .btn-line
    {
        background-color: #fff !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .header .nav-collapse.nav-collapse-xs:hover .btn-line
    {
        background-color: #000;
    }
}
.header .nav-collapse .btn-line
{
    position: absolute;
    left: 50%;

    width: 20px;
    height: 2px;

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

    background-color: #666;
}
.header .nav-collapse .btn-line:nth-child(3),
.header .nav-collapse .btn-line:nth-child(1)
{
    position: absolute;

    display: block;

    width: 20px;
    height: 2px;

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

    background-color: #666;
}
.header .nav-collapse .btn-line:nth-child(1)
{
    top: 35%;
}
.header .nav-collapse .btn-line:nth-child(2)
{
    top: 50%;
}
.header .nav-collapse .btn-line:nth-child(3)
{
    top: 65%;
}
.header .nav-collapse.active
{
    border-color: transparent;
}
.header .nav-collapse.active .btn-line
{
    background-color: #fff;
}
.header .nav-collapse.active .btn-line:nth-child(2)
{
    -webkit-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
            transform: translateX(-50px);

    opacity: 0;
}
.header .nav-collapse.active .btn-line:nth-child(1)
{
    top: 50%;
    left: 50%;

    -webkit-transform: translateX(-50%) rotateZ(45deg);
        -ms-transform: translateX(-50%) rotate(45deg);
            transform: translateX(-50%) rotateZ(45deg);
}
.header .nav-collapse.active .btn-line:nth-child(3)
{
    top: 50%;
    left: 50%;

    -webkit-transform: translateX(-50%) rotateZ(-45deg);
        -ms-transform: translateX(-50%) rotate(-45deg);
            transform: translateX(-50%) rotateZ(-45deg);
}
.header .header-nav .container
{
    position: relative;
}
@media (min-width: 1200px)
{
    .header .nav
    {
        float: right;

        -webkit-transition: all .4s;
                transition: all .4s;
    }
}
@media (max-width: 1199px)
{
    .header .nav
    {
        position: fixed;
        z-index: 9998;
        top: 0;
        left: 0;

        display: none;

        width: 100%;
        height: 100%;
        padding: 0 26px;

        -webkit-transition: left .3s;
                transition: left .3s;
        text-align: left;
        text-align: center;

        background: #fafafa;
        background-color: #000;
    }
    .header .nav .tbl
    {
        display: table;

        width: 100%;
        height: 100%;
    }
    .header .nav .tbl-cell
    {
        display: table-cell;

        height: 100%;

        vertical-align: middle;
    }
}
@media (max-width: 767px)
{
    .header .nav
    {
        width: 100%;
        padding: 30px;
    }
}
.header .nav.left-100
{
    left: -100%;
}
.header .nav.left-200
{
    left: -200%;
}
@media (min-width: 1200px)
{
    .header .nav .nav-list1 > li
    {
        float: left;
    }
    .header .nav .nav-list1 > li > a
    {
        font-size: 16px;
        line-height: 80px;

        position: relative;

        display: inline-block;
        overflow: hidden;

        padding: 0 54px;

        -webkit-transition: all .4s;
                transition: all .4s;
        vertical-align: middle;
        text-transform: uppercase;

        color: #595757;
    }
    .header .nav .nav-list1 > li:hover > a,
    .header .nav .nav-list1 > li.active > a
    {
        text-decoration: underline;

        color: #fa9c21;
    }
    .header .nav .nav-list1 > li:nth-child(3) .nav-list2
    {
        font-size: 0;

        left: 0;

        width: 100%;
        margin: 0 -15px;

        background: none;
        box-shadow: none;
    }
    .header .nav .nav-list1 > li:nth-child(3) .nav-list2 > li
    {
        display: inline-block;

        width: 16.66666667%;
        padding: 0 15px;

        vertical-align: top;
    }
    .header .nav .nav-list1 > li:nth-child(3) .nav-list2 > li .item
    {
        position: relative;

        display: block;

        padding: 0;
    }
    .header .nav .nav-list1 > li:nth-child(3) .nav-list2 > li .img-box
    {
        padding-bottom: 84.05797101%;

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

        background-color: #000;
        box-shadow: 4px 4px 4px rgba(0, 0, 0, .1);
    }
    .header .nav .nav-list1 > li:nth-child(3) .nav-list2 > li .img-box img
    {
        opacity: .6;
    }
    .header .nav .nav-list1 > li:nth-child(3) .nav-list2 > li p
    {
        position: absolute;
        top: 50%;
        left: 0;

        width: 100%;
        padding: 0;

        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        text-align: center;

        color: #333;
    }
    .header .nav .nav-list1 > li:nth-child(3) .nav-list2 > li:hover .img-box
    {
        background-color: #7e7d7d;
    }
    .header .nav .nav-list1 .nav-list2
    {
        position: absolute;
        z-index: 50;
        top: 10 0;

        display: none;

        min-width: 160px;
        padding: 20px 0;

        text-align: center;
        text-align: left;

        background-color: rgba(255, 255, 255, .86);
        box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    }
    .header .nav .nav-list1 .nav-list2 li
    {
        position: relative;

        list-style: none;
    }
    .header .nav .nav-list1 .nav-list2 li > a
    {
        font-size: 15px;
        line-height: 30px;

        position: relative;
        z-index: 1;

        display: block;

        padding: 0 18px;

        -webkit-transition: -webkit-transform .6s ease;
                transition: -webkit-transform .6s ease;
                transition:         transform .6s ease;
                transition:         transform .6s ease, -webkit-transform .6s ease;
        white-space: nowrap;
    }
    .header .nav .nav-list1 .nav-list2 li > a:hover
    {
        -webkit-transform: translateX(6px);
            -ms-transform: translateX(6px);
                transform: translateX(6px);
        text-decoration: underline;

        color: #fa9c21;
    }
    .header .nav .nav-list1 .nav-list2 li img
    {
        max-width: 400px;
    }
    .header .nav .nav-list1 .nav-list3
    {
        position: absolute;
        top: 0;
        left: 100%;

        display: none;

        min-width: 200px;
        padding: 20px 0;

        text-align: left;

        background-color: rgba(255, 255, 255, .86);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    }
    .header .nav .nav-list1 .nav-list3 li
    {
        border-bottom: 1px dashed rgba(255, 255, 255, .2);
    }
    .header .nav .nav-list1 .nav-list3 li > a
    {
        line-height: 30px;

        padding: 0 20px;
    }
}
@media (min-width: 1200px) and (max-width: 1470px)
{
    .header .nav .nav-list1 > li > a
    {
        padding: 0 34px;
    }
}
@media (max-width: 1199px)
{
    .header .nav .nav-list1
    {
        margin: 20px 0;

        opacity: 0;
    }
    .header .nav .nav-list1 > li
    {
        -webkit-transform: translateX(-25px);
            -ms-transform: translateX(-25px);
                transform: translateX(-25px);

        opacity: 0;
    }
    .header .nav .nav-list1 > a
    {
        font-size: 20px;

        color: #fff;
    }
}
@media (max-width: 1199px)
{
    .header .nav .nav-list2,
    .header .nav .nav-list3
    {
        display: none;
    }
    .header .nav .nav-list2 a,
    .header .nav .nav-list3 a
    {
        font-size: 15px;
        line-height: 2;

        margin-top: 5px;

        color: #fff;
    }
}
.header .nav .nav-list2 a,
.header .nav .nav-list3 a
{
    display: block;
}
@media (max-height: 580px)
{
    .header .nav .nav-list2 a,
    .header .nav .nav-list3 a
    {
        margin-top: 0;
    }
}
.header .nav-2,
.header .nav-3
{
    display: none;
}
@media (max-width: 1199px)
{
    .header .nav-2,
    .header .nav-3
    {
        position: absolute;
        z-index: 9999;
        top: 0;

        display: block;
        overflow: hidden;

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

        -webkit-transition: left .3s;
                transition: left .3s;
        text-align: left;
        text-align: center;

        color: #fff;
        background: #fafafa;
        background-color: #000;
    }
    .header .nav-2 .img-box,
    .header .nav-3 .img-box
    {
        display: none;
    }
    .header .nav-2 .item,
    .header .nav-3 .item
    {
        display: block;
    }
    .header .nav-2 .item p,
    .header .nav-3 .item p
    {
        font-size: 14px;

        position: relative;
        top: 0;

        display: block;

        margin: 0;
        padding: 0;

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

        color: #fff;
    }
}
.header .nav-2 .nav-top .back-btn:before,
.header .nav-3 .nav-top .back-btn:before
{
    font-family: 'iconfont';
    font-size: 26px;

    content: '\e9b5';
}
.header .nav-2 .nav-top .nav-title,
.header .nav-3 .nav-top .nav-title
{
    font-size: 24px;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 767px)
{
    .header .nav-2 .nav-top .nav-title,
    .header .nav-3 .nav-top .nav-title
    {
        font-size: 20px;

        width: 100%;
    }
}
.header .nav-2 .nav-top .nav-collapse-2,
.header .nav-3 .nav-top .nav-collapse-2
{
    margin: 0;
}
.header .nav-2 .nav-top .nav-collapse-2 .btn-line,
.header .nav-3 .nav-top .nav-collapse-2 .btn-line
{
    background-color: #fff;
}
.header .nav-2 .content,
.header .nav-3 .content
{
    overflow: auto;

    height: 80%;
    margin-top: 12%;
}
.header .nav-2 .content ul,
.header .nav-3 .content ul
{
    margin: 0;
    padding: 0;
}
@media (max-width: 767px)
{
    .header .nav-2 .content ul,
    .header .nav-3 .content ul
    {
        padding: 0 15px;
    }
}
.header .nav-2 .content ul li,
.header .nav-3 .content ul li
{
    line-height: 44px;

    clear: both;

    margin: 25px 0;

    text-align: left;
}
@media (max-width: 767px)
{
    .header .nav-2 .content ul li,
    .header .nav-3 .content ul li
    {
        margin: 0;
    }
}
.header .nav-2 .content ul li.more,
.header .nav-3 .content ul li.more
{
    position: relative;
}
.header .nav-2 .content ul li.more:after,
.header .nav-3 .content ul li.more:after
{
    font-family: 'iconfont' !important;
    font-size: 16px;

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

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

    color: #fff;
}
.header .nav-2 .content ul li a,
.header .nav-3 .content ul li a
{
    display: block;
}
.header .nav-2
{
    left: 100%;
}
.header .nav-3
{
    left: 200%;
}
.header .nav-3 .content ul li
{
    font-size: 15px;
}
.header .fade-out ul
{
    text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
    .header .fade-out ul
    {
        padding: 0 5%;
    }
}
@media (max-width: 1199px)
{
    .header .fade-out ul .pic
    {
        display: none !important;
    }
}
@media (max-width: 1199px)
{
    .header .fade-out ul.nav-list1
    {
        opacity: 1;
    }
    .header .fade-out ul.nav-list1 a
    {
        color: #fff;
    }
    .header .fade-out ul.nav-list1 > li
    {
        position: relative;

        margin: 20px 0;
    }
    .header .fade-out ul.nav-list1 > li.act
    {
        -webkit-transition: all .4s;
                transition: all .4s;
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0);

        opacity: 1;
    }
    .header .fade-out ul.nav-list1 > li.more:after
    {
        font-family: 'iconfont';
        font-size: 18px;

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

        margin-top: -14px;

        content: '\e72f';

        color: #fff;
    }
    .header .fade-out ul.nav-list1 > li > a
    {
        font-size: 18px;
        line-height: 2.5;

        display: block;

        text-transform: uppercase;
    }
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px) and (max-width: 767px)
{
    .header .fade-out ul.nav-list1 > li
    {
        margin: 0;
    }
}
@media (max-width: 1199px) and (max-height: 768px)
{
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 18px;
    }
}
@media (max-width: 1199px) and (max-width: 480px)
{
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 14px;
    }
}
.header .fade-out ul.nav2-list2 h4
{
    font-size: 20px;
    line-height: 50px;
}
.header .search-box
{
    position: fixed;
    z-index: 888;
    top: 100%;
    left: 0;

    display: none;
    overflow: hidden;

    width: 100%;
    height: 100%;
    margin-top: 20px;
    margin-top: 0;
    margin-right: 10px;
    padding: 0 3%;

    background-color: rgba(51, 51, 51, .96);
}
.header .search-box .search
{
    line-height: 40px;

    overflow: hidden;
    zoom: 1;

    width: 240px;

    border: 1px solid #dbdbdb;
    border-radius: 40px;
}
.header .search-box .search:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
.header .search-box .input-text
{
    float: left;

    height: 38px;
    padding-left: 10%;

    background: none;
}
@media (min-width: 768px)
{
    .header .search-box .input-text
    {
        width: 100%;
        padding: 0 50px 0 3%;
    }
}
.header .search-box .input-submit
{
    line-height: 36px;

    float: right;

    width: 50px;

    -webkit-animation: fadeInLeft 1s 0s ease both;
            animation: fadeInLeft 1s 0s ease both;

    background: none;
}
.header .search-box .input-submit:before
{
    font-family: 'iconfont' !important;
    font-size: 22px;

    content: '\e660';

    color: #fff;
}
@media (min-width: 768px)
{
    .header .search-box .input-submit
    {
        position: absolute;
        right: 0;
        bottom: 20px;
    }
}
.header .search-box.search-xs
{
    width: 100%;
    margin: 0;

    border-right: 30px solid transparent;
    border-left: 30px solid transparent;
    background: none;
}
@media (min-width: 1200px)
{
    .header .search-box.search-xs
    {
        display: none;
    }
}
@media (max-width: 1199px)
{
    .header .search-box.search-xs
    {
        position: absolute;
        z-index: 0;
        top: auto;
        right: 0;
        bottom: 0;
        bottom: 30px;

        display: inline-block;

        height: 34px;
    }
}
.header .search-box.search-xs.show
{
    z-index: 66;
}
.header .search-box.search-xs.show .search
{
    left: 0;
}
.header .search-box.search-xs .search
{
    position: absolute;
    z-index: 888;
    top: 0;
    left: 120%;

    width: 100%;

    -webkit-transition: left .3s;
            transition: left .3s;

    border-color: #fff;
    background: #fff;
}
@media (max-width: 360px)
{
    .header .search-box.search-xs form .input-text
    {
        width: 74%;
    }
}
@media (max-width: 767px)
{
    .header .search-box.search-xs form .input-text
    {
        padding-left: 5%;
    }
}
.header .search-box.search-xs .input-submit
{
    line-height: 34px;

    background: #fff;
}
.header .search-box.search-xs .input-submit:before
{
    color: #104384;
}
.header .search-icon
{
    position: absolute;
    z-index: 10;
    top: 18px;
    left: 15px;

    display: inline-block;

    cursor: pointer;
}
.header .search-icon:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;

    content: '\e660';

    color: #fa9c21;
}
.header .search-lg
{
    top: 0;
}
.header .search-lg .logo
{
    margin-top: 20px;
    margin-left: 0;
}
.header .search-lg .search
{
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;

    width: 100%;
    max-width: 90%;
    margin: auto;
    padding: 0 10px;

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

    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, .8);
    border-radius: 0;
}
.header .search-lg .search p
{
    margin-bottom: 50px;

    -webkit-animation: zoomIn 1s 0s ease both;
            animation: zoomIn 1s 0s ease both;
    text-align: center;
    letter-spacing: 2px;

    color: #fff;
}
.header .search-lg .input-text
{
    font-size: 20px;
    line-height: 30px;

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

    -webkit-animation: zoomIn 1s 0s ease both;
            animation: zoomIn 1s 0s ease both;
    text-align: center;

    color: #fff;
    border: none;
    outline: none;
}
.header .search-lg .close-btn
{
    position: fixed;
    top: 34px;
    right: 18%;

    cursor: pointer;
}
@media (max-width: 1440px)
{
    .header .search-lg .close-btn
    {
        right: 8%;
    }
}
.header .search-lg .close-btn:before
{
    font-size: 20px;

    content: '\2716';

    color: #fff;
}
.header .find
{
    line-height: 30px;

    display: inline-block;
    float: right;

    width: 30px;
    height: 30px;
    margin-top: 25px;
    margin-left: 20px;

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

    color: #fff;
    border-radius: 50%;
    background-color: #fa9c21;
}
@media (max-width: 1199px)
{
    .header .find
    {
        margin-top: 20px;
        margin-right: 40px;
        margin-left: 0;
    }
}
.header .find:before
{
    font-family: 'iconfont';
    font-size: 16px;

    content: '\e62a';
}
.header .find:hover
{
    background-color: #d97d05;
}
@media (max-width: 1199px)
{
    .header .right
    {
        display: inline-block;
        float: right;

        margin-right: 0;
    }
}
.header .back-btn
{
    position: absolute;
    left: 15px;
}
.banner
{
    font-size: 0;
    position: relative;
    overflow: hidden;
    width: 100%;
	 
}
@media (max-width: 1199px)
{
    .banner .slickbanner
    {
        width: 100%;
        max-width: 100%;
        /*margin-left: -10%;*/
    }
}
@media (max-width: 991px)
{
    .banner .slickbanner
    {
        width: 130%;
        max-width: 130%;
        margin-left: -15%;
    }
}
.banner .slick-dots
{
    position: absolute;
    bottom: 30px;

    width: 100%;

    text-align: center;
}
@media (max-width: 1199px)
{
    .banner .slick-dots
    {
        bottom: 10px;
    }
}
.banner .slick-dots li
{
    display: inline-block;

    width: 40px;
    height: 3px;
    margin: 0 2px;

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

    background-color: #fff;
}
.banner .slick-dots li.slick-active
{
    background-color: #fa9c21;
}
.banner .slick-dots li button
{
    display: none;
}
.banner .slick-arrow
{
    line-height: 60px;

    position: absolute;
    z-index: 9;
    z-index: 8;
    top: 50%;
    left: 0;

    overflow: hidden;

    width: 60px;
    height: 60px;
    padding: 0;

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

    opacity: 0 !important;
    color: #fff;
    border: none;
    outline: none;
    background: none;
    background-color: rgba(51, 51, 51, .8);
}
@media (max-width: 991px)
{
    .banner .slick-arrow
    {
        top: 60%;
    }
}
@media (max-width: 767px)
{
    .banner .slick-arrow
    {
        left: 10%;

        width: 30px;
        height: 70px;
    }
}
.banner .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;

    content: '\e601';
}
.banner .slick-arrow.slick-next
{
    right: 0;
    left: auto;
}
@media (max-width: 767px)
{
    .banner .slick-arrow.slick-next
    {
        right: 10%;
    }
}
.banner .slick-arrow.slick-next:before
{
    right: 0;
    left: auto;

    content: '\e827';
}
.banner .slick-arrow .item
{
    padding: 10px;

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

    opacity: 0;
    background: rgba(0, 0, 0, .42);
}
.banner .slick-arrow:hover .item
{
    opacity: 1;
}
.banner:hover .slick-arrow
{
    opacity: 1 !important;
}
.banner img
{
    display: block;

    width: 100%;
}
@media (max-width: 991px)
{
    .banner-in .slickbanner
    {
        width: 140%;
        max-width: 140%;
        margin-left: -20%;
    }
}
@media (max-width: 767px)
{
    .banner-in .slickbanner
    {
        width: 200%;
        max-width: 200%;
        margin-left: -50%;
    }
}
.banner-in .text-in
{
    position: absolute;
    top: 50%;

    overflow: hidden;

    width: 100%;

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

    color: #fff;
}
.banner-in .text-in b
{
    font-size: 26px;
    line-height: 30px;

    display: inline-block;
}
@media (max-width: 767px)
{
    .banner-in .text-in b
    {
        font-size: 20px;

        display: block;
    }
}
.banner-in .text-in .location
{
    position: relative;

    padding-left: 30px;
}
@media (max-width: 767px)
{
    .banner-in .text-in .location
    {
        display: block;
        float: none;
    }
}
.banner-in .text-in .location:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;

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

    content: '\e619';
}
.banner-in .text-in .location ul li
{
    font-size: 14px;

    display: inline-block;
}
.banner-in .text-in .location ul li:after
{
    margin: 0 10px;

    content: '/';
}
.banner-in .text-in .location ul li:last-child:after
{
    display: none;
}
.banner-in .text-in .location ul li a
{
    line-height: 30px;
}
.banner-in .text-in .location ul li a:hover
{
    text-decoration: underline;
}
.banner .slick-current img
{
    -webkit-animation: narrow 4s 0s ease both;
            animation: narrow 4s 0s ease both;
}
.banner .banner-arrow
{
    position: absolute;
    z-index: 8;
    bottom: 40px;

    width: 100%;

    text-align: center;
}
@media (max-width: 1199px)
{
    .banner .banner-arrow
    {
        bottom: 0;
    }
}
.banner .banner-arrow a
{
    display: inline-block;
}
.banner .banner-arrow a:after
{
    font-family: 'iconfont' !important;
    font-size: 30px;

    content: '\e770';

    color: #fff;
}
@-webkit-keyframes narrow
{
    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 narrow
{
    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;
    }
}
.zoomIn1
{
    -webkit-animation-name: narrow;
            animation-name: narrow;
}
.box
{
    overflow: hidden;

    padding: 40px 0;
}
@media (max-width: 991px)
{
    .box
    {
        padding: 40px 0;
    }
}
.title p
{
    font-size: 34px;
    line-height: 1;

    color: #666;
}
@media (max-width: 991px)
{
    .title p
    {
        font-size: 20px;
    }
}
.title b,.title h1
{
    font-size: 50px;
    line-height: 1.2;
	font-weight:700;
    display: block;
}
@media (max-width: 1199px)
{
    .title b
    {
        font-size: 40px;
    }
}
@media (max-width: 991px)
{
    .title b
    {
        font-size: 26px;
    }
}
.title b:after
{
    display: block;

    width: 100px;
    height: 4px;
    margin-top: 10px;

    content: '';

    background-color: #fa9c21;
}
@media (max-width: 991px)
{
    .title b:after
    {
        width: 60px;
        height: 2px;
    }
}
.indexcontent
{
    position: relative;
    z-index: 2;
}
.box-brand
{
    padding-bottom: 0;
	width:90%;
	margin:auto;
}
.box-brand .container
{
	width:1000px;
}
@media (max-width: 640px)
{
	.box-brand .container
	{
		width:100%;
	}
}
.box-brand .item .img-box
{
    padding-bottom: 55%;
}
.box-product
{
    padding-bottom: 0;
}
.box-product .product
{
    margin-top: 20px;
}
.box-product .item
{
    position: relative;

    display: block;
    overflow: hidden;

    margin-top: 30px;
}
.box-product .item .img-box
{
    padding-bottom: 84.44444444%;
}
.box-product .item-2 .img-box
{
    padding-bottom: 66.66666667%;
}
.box-product .item-3 .img-box
{
    padding-bottom: 115.15151515%;
}
.box-product .item .mask
{
    position: absolute;
    top: 0;

    width: 100%;
    padding: 20px 0;

    background-color: rgba(124, 124, 124, .8);
}
@media (max-width: 991px)
{
    .box-product .item .mask
    {
        padding: 10px 0;
    }
}
.box-product .item .mask p
{
    font-size: 20px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin: 0;

    text-align: center;
    text-transform: uppercase;

    color: #fff;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px)
{
    .box-product .item .mask p
    {
        font-size: 16px;
    }
}
.box-product .item .note
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    -webkit-transition: all .6s;
            transition: all .6s;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);

    background-color: rgba(124, 124, 124, .8);
}
@media (max-width: 1199px)
{
    .box-product .item .note
    {
        display: none;
    }
}
.box-product .item .note p
{
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;

    position: absolute;
    top: 50%;

    display: -webkit-box;
    overflow: hidden;

    width: 100%;
    height: 30px;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;
    text-transform: uppercase;

    color: #fff;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1350px)
{
    .box-product .item .note p
    {
        font-size: 24px;
    }
}
.box-product .item:hover .mask
{
    opacity: 0;
}
.box-product .item:hover .note
{
    -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
            transform: translateY(0%);
}
.box-about .text
{
    margin-top: 30px;
}
.box-about .text p
{
    line-height: 1.85714286;
	font-size:15px;
    color: #666;
}
.box-about .pic
{
    overflow: hidden;

    margin-top: 60px;
}
@media (max-width: 991px)
{
    .box-about .pic
    {
        margin-top: 20px;
    }
    .box-about .pic img
    {
        max-width: 100%;
    }
}
.box-about .about
{
    position: relative;

    overflow: hidden;
}
.box-about .about:before
{
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0;

    display: block;

    width: 75%;
    height: 120px;

    content: '';

    background-color: rgba(250, 156, 33, .3);
}
@media (max-width: 991px)
{
    .box-about .about:before
    {
        display: none;
    }
}
.box-about .about .more
{
    position: absolute;
    z-index: 3;
    right: -webkit-calc(50% + 15px);
    right:         calc(50% + 15px);
    bottom: 30px;

    text-align: right;
}
@media (max-width: 991px)
{
    .box-about .about .more
    {
        position: relative;
        bottom: 0;
        left: 0;

        margin-top: 20px;
    }
}
 .more a
{
    line-height: 30px;

    display: inline-block;

    padding: 0 8px;

    -webkit-transition: all .2s;
            transition: all .2s;
	text-decoration:none;
    color: #fff;
    border-radius: 4px;
    background-image: -webkit-linear-gradient(left, #fb9d21, #eb710a);
    background-image:         linear-gradient(to right, #fb9d21, #eb710a);
    box-shadow: 4px 4px 6px rgba(0, 0, 0, .5);
}
.more a:hover
{
    background-image: -webkit-linear-gradient(left, #eb710a, #fb9d21);
    background-image:         linear-gradient(to right, #eb710a, #fb9d21);
}
.box-about .about.animated:before
{
    -webkit-animation: fadeInRightBig 1s .6s ease both;
            animation: fadeInRightBig 1s .6s ease both;
}
.box-number
{
    background: url(../images/number_bg.jpg) no-repeat center;
    background-size: cover;
}
.box-number .number ul
{
    font-size: 0;

    margin: 0 -34px;
    padding: 0;
}
@media (max-width: 991px)
{
    .box-number .number ul
    {
        margin: 0 -14px;
    }
}
.box-number .number ul li
{
    display: inline-block;

    width: 20%;
    padding: 0 34px;

    vertical-align: top;

    color: #fff;
}
@media (max-width: 991px)
{
    .box-number .number ul li
    {
        width: 33.33333333%;
        padding: 0 14px;
    }
}
@media (max-width: 767px)
{
    .box-number .number ul li
    {
        width: 50%;
    }
}
.box-number .number .item
{
    font-size: 14px;

    text-align: center;
}
.box-number .number .item:before
{
    font-family: 'iconfont' !important;
    font-size: 40px;
    line-height: 70px;

    display: block;

    width: 140px;
    height: 70px;
    margin: 0 auto;

    content: '\e61a';

    background: url(../images/number_icon_bg.png) no-repeat center;
    background-size: cover;
}
.box-number .number .item-production:before
{
    content: '\e636';
}
.box-number .number .item-exporting:before
{
    content: '\e62e';
}
.box-number .number .item-daily:before
{
    font-size: 30px;

    content: '\e6c5';
}
.box-number .number .item-experience:before
{
    content: '\e6bb';
}
.box-number .number .item p
{
    font-weight: normal;
    line-height: 1.71428571;

    margin: 0;

    text-transform: uppercase;

    border-top: 1px solid #fff;
}
.box-number .number .item b
{
    font-size: 34px;
    line-height: 1;

    display: block;
}
@media (max-width: 991px)
{
    .box-number .number .item b
    {
        font-size: 28px;
    }
}
.box-custom .custom
{
    font-size: 0;

    margin-top: 50px;
}
@media (max-width: 991px)
{
    .box-custom .custom
    {
        margin-top: 30px;
    }
}
.box-custom .custom .left
{
    display: inline-block;

    width: 60%;

    vertical-align: middle;
}
@media (max-width: 991px)
{
    .box-custom .custom .left
    {
        width: 100%;
    }
}
.box-custom .custom .left img
{
    max-width: 100%;
}
.box-custom .custom .right
{
    font-size: 14px;

    display: inline-block;

    width: 50%;
    margin-left: -10%;
    padding: 30px 20px;

    vertical-align: middle;

    background: url(../images/custom_bg.jpg) no-repeat bottom center;
}
@media (max-width: 991px)
{
    .box-custom .custom .right
    {
        width: 100%;
        margin: 0;
        padding: 20px 10px;
    }
}
.box-custom .custom .right span.date
{
    display: block;

    text-align: right;

    color: #fff;
}
.box-custom .custom .right .title-custom
{
    position: relative;

    margin-left: -194px;
}
@media (max-width: 991px)
{
    .box-custom .custom .right .title-custom
    {
        margin: 0;
    }
}
.box-custom .custom .right .title-custom:before
{
    position: absolute;
    bottom: 0;
    left: 174px;

    display: block;

    width: 30px;
    height: 4px;

    content: '';

    background-color: #fff;
}
.box-custom .custom .right .title-custom:after
{
    display: block;

    width: 30px;
    height: 4px;
    margin-left: 144px;

    content: '';

    background-color: #fa9c21;
}
@media (max-width: 991px)
{
    .box-custom .custom .right .title-custom:after
    {
        background-color: #fff;
    }
}
.box-custom .custom .right .title-custom b
{
    font-size: 50px;
    line-height: 1;

    text-transform: uppercase;

    color: #fa9c21;
}
@media (max-width: 991px)
{
    .box-custom .custom .right .title-custom b
    {
        font-size: 24px;

        color: #fff;
    }
}
.box-custom .custom .right .title-custom span
{
    color: #fff;
}
.box-custom .custom .right img
{
    max-width: 100%;
}
.box-custom .custom .right .more
{
    right: -webkit-calc(50% + 15px);
    right:         calc(50% + 15px);

    text-align: right;
}
 
.box-news,
.wrap-news
{
    padding-top: 0;
}
.box-news .title p,
.wrap-news .title p
{
    background-color: #f7f7f7;
}
.box-news .news .thumbnail,
.wrap-news .news .thumbnail
{
    position: relative;

    display: block;

    margin: 0;
    margin-top: 50px;
    padding: 0;

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

    border: none;
    border-bottom: 1px solid #a0a1a1;
    border-radius: 0;
}
@media (max-width: 991px)
{
    .box-news .news .thumbnail,
    .wrap-news .news .thumbnail
    {
        margin-top: 30px;
    }
}
.box-news .news .thumbnail:after,
.wrap-news .news .thumbnail:after
{
    position: absolute;
    bottom: -3px;

    display: block;

    width: 0;
    height: 5px;

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

    background-color: #fa9c21;
}
.box-news .news .thumbnail .img-box,
.wrap-news .news .thumbnail .img-box
{
    padding-bottom: 75.55555556%;
}
.box-news .news .thumbnail .img-box img,
.wrap-news .news .thumbnail .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.box-news .news .thumbnail .caption,
.wrap-news .news .thumbnail .caption
{
    padding: 20px 0;
}
.box-news .news .thumbnail .caption span.date,
.wrap-news .news .thumbnail .caption span.date
{
    font-size: 12px;
    line-height: 20px;

    display: block;

    margin: 6px 0 0 0;

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

    color: #999;
}
.box-news .news .thumbnail .caption span.date:before,
.wrap-news .news .thumbnail .caption span.date:before
{
    font-family: 'iconfont' !important;
    font-size: 16px;

    display: inline-block;
    float: left;

    margin-right: 10px;

    content: '\e77c';
}
.box-news .news .thumbnail .caption h3,
.wrap-news .news .thumbnail .caption h3
{
    font-size: 20px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin: 0;

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

    color: #424343;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px)
{
    .box-news .news .thumbnail .caption h3,
    .wrap-news .news .thumbnail .caption h3
    {
        font-size: 16px;
    }
}
.box-news .news .thumbnail .caption h3 a,
.wrap-news .news .thumbnail .caption h3 a
{
    color: inherit;
}
.box-news .news .thumbnail:hover,
.wrap-news .news .thumbnail:hover
{
    text-decoration: none;
}
.box-news .news .thumbnail:hover:after,
.wrap-news .news .thumbnail:hover:after
{
    width: 70%;
}
.box-news .news .thumbnail:hover .img-box img,
.wrap-news .news .thumbnail:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.box-news .news .thumbnail:hover h3,
.wrap-news .news .thumbnail:hover h3,
.box-news .news .thumbnail:hover span.date,
.wrap-news .news .thumbnail:hover span.date
{
    color: #fa9c21;
}
.box-news .more,
.wrap-news .more
{
    margin-top: 50px;

    text-align: center;
}
 
.wrap-news
{
    padding-top: 70px;
}
@media (max-width: 991px)
{
    .wrap-news
    {
        padding-top: 50px;
    }
}
.box-contact
{
    overflow: hidden;

    padding: 50px 0 30px;

    background: url(../images/contact_bg.jpg) no-repeat center;
    background-size: cover;
}
.box-contact .contact
{
    padding-left: 10%;

    color: #fff;
}
@media (max-width: 991px)
{
    .box-contact .contact
    {
        padding: 0;
    }
}
.box-contact .contact h3
{
    font-size: 30px;
    line-height: 1.33333333;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 991px)
{
    .box-contact .contact h3
    {
        font-size: 24px;
    }
}
.box-contact .contact .more
{
    margin-top: 20px;

    text-align: center;
}
/*.box-contact .contact .more a
{
    line-height: 30px;

    display: inline-block;

    margin-left: 10%;
    padding: 0 8px;

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

    color: #fff;
    border-radius: 4px;
    background-image: -webkit-linear-gradient(left, #dc2d19, #e9790e);
    background-image:         linear-gradient(to right, #dc2d19, #e9790e);
    box-shadow: 4px 4px 6px rgba(0, 0, 0, .5);
}
.box-contact .contact .more a:hover
{
    background-image: -webkit-linear-gradient(left, #e9790e, #dc2d19);
    background-image:         linear-gradient(to right, #e9790e, #dc2d19);
}*/
.footer
{
    font-size: 0;

    position: relative;

    overflow: hidden;

    background-color: #343945;
}
.footer .foot
{
    position: relative;
    z-index: 2;

    padding: 50px 0 40px;
}
@media (max-width: 1199px)
{
    .footer .foot
    {
        padding: 20px 0 50px 0;
    }
}
.footer .foot .container > ul
{
    padding: 0;

    text-align: justify;
    text-justify: distribute-all-lines;
}
.footer .foot .container > ul:after
{
    display: inline-block;
    overflow: hidden;

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

    content: '';
}
@media (max-width: 1199px)
{
    .footer .foot .container > ul:after
    {
        display: none;
    }
}
@media (max-width: 1199px)
{
    .footer .foot .container > ul
    {
        display: block;
        overflow: hidden;

        margin: 0 -15px;
    }
}
@media (min-width: 1200px)
{
    .footer .foot .container > ul > li
    {
        display: inline-block;

        vertical-align: top;
        word-break: break-all;
    }
}
@media (max-width: 1199px)
{
    .footer .foot .container > ul > li
    {
        display: inline-block;

        width: 25%;
        margin-right: -4px;
        padding: 0 15px;

        vertical-align: top;
    }
}
@media (max-width: 991px)
{
    .footer .foot .container > ul > li
    {
        width: 100%;
    }
}
.footer .foot .container > ul > li h3
{
    font-size: 14px;
    line-height: 1;

    margin: 0;

    color: #fff;
}
@media (max-width: 991px)
{
    .footer .foot .container > ul > li h3:after
    {
        font-family: 'iconfont' !important;
        font-size: 14px;

        float: right;

        content: '\e628';
    }
}
.footer .foot .container > ul > li .item
{
    text-align: left;
}
@media (max-width: 1199px)
{
    .footer .foot .container > ul > li .item
    {
        margin-top: 30px;
    }
}
.footer .foot .container > ul > li .item-1
{
    max-width: 210px;
}
@media (max-width: 991px)
{
    .footer .foot .container > ul > li .item-1
    {
        max-width: 100%;
    }
}
.footer .foot .container > ul > li .item-1 p
{
    font-size: 12px;
    line-height: 24px;

    margin: 0;

    color: rgba(255, 255, 255, .6);
}
.footer .foot .container > ul > li .item-1 a:hover
{
    text-decoration: underline;

    color: #fff;
}
.footer .foot .container > ul > li .item-1 .share ul li
{
    display: inline-block;

    margin: 12px 2px;
}
@media (max-width: 1199px)
{
    .footer .foot .container > ul > li .item-1 .share ul li
    {
        margin: 5px;
    }
}
.footer .foot .container > ul > li .item-1 .share ul li a
{
    display: block;

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

    color: #fff;
}
.footer .foot .container > ul > li .item-1 .share ul li a:before
{
    font-family: 'iconfont';
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;

    display: inline-block;

    width: 16px;
    height: 16px;

    content: '\e615';
    -webkit-transition: all .4s;
            transition: all .4s;
    text-align: center;
    vertical-align: top;

    border-radius: 2px;
    background-color: #3c579a;
}
.footer .foot .container > ul > li .item-1 .share ul li.sina a:before
{
    content: '\e63b';

    background-color: #fb5555;
}
.footer .foot .container > ul > li .item-1 .share ul li.twitter a:before
{
    content: '\e60b';

    background-color: #55aded;
}
.footer .foot .container > ul > li .item-1 .share ul li.linkedin a:before
{
    content: '\e6f0';

    background-color: #1384c8;
}
.footer .foot .container > ul > li .item-1 .share ul li.instagram a:before
{
    font-size: 18px;

    content: '\e63b';
}
.footer .foot .container > ul > li .item-1 .share ul li.youtube a:before
{
    content: '\e6fa';

    background-color: #d54028;
}
.footer .foot .container > ul > li .item-1 .share ul li.google a:before
{
    content: '\e60c';

    background-color: #de4b39;
}
.footer .foot .container > ul > li .item-1 .share ul li.amazon a:before
{
    content: '\e6c1';
}
.footer .foot .container > ul > li .item-1 .share ul li:hover a
{
    background-color: rgba(255, 255, 255, .15);
}
.footer .foot .container > ul > li .item-2 a
{
    font-size: 12px;
    line-height: 2;

    display: block;

    margin: 0;

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

    color: rgba(255, 255, 255, .6);
}
@media (max-width: 991px)
{
    .footer .foot .container > ul > li .item-2 a
    {
        font-size: 14px;
    }
}
.footer .foot .container > ul > li .item-2 a:before
{
    display: inline-block;
    float: left;

    margin-right: 4px;

    content: '-';
}
.footer .foot .container > ul > li .item-2 a:hover
{
    color: #fff;
}
.footer .foot .container > ul > li .item-3
{
    width: 190px;
}
@media (max-width: 991px)
{
    .footer .foot .container > ul > li .item-3
    {
        width: 100%;
    }
}
.footer .foot .container > ul > li .item-3 p
{
    font-size: 16px;
    line-height: 30px;

    color: rgba(255, 255, 255, .6);
}
@media (max-width: 991px)
{
    .footer .foot .container > ul > li .item-3 p
    {
        font-size: 14px;
    }
}
.footer .foot .container > ul > li .item-3 ul
{
    overflow: hidden;

    margin: 0 -4px;
}
.footer .foot .container > ul > li .item-3 ul li
{
    float: left;

    width: 100%;
    padding: 0 4px;
}
.footer .foot .container > ul > li .item-3 ul li:nth-child(1),
.footer .foot .container > ul > li .item-3 ul li:nth-child(2)
{
    width: 50%;
}
.footer .foot .container > ul > li .item-3 input,
.footer .foot .container > ul > li .item-3 textarea
{
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;

    width: 100%;
    min-height: 24px;
    margin-top: 10px;
    padding: 0 10px;

    resize: none;

    color: #fff;
    border: 1px solid #aeb0b5;
    border-radius: 0;
    outline: none;
    background: none;
}
.footer .foot .container > ul > li .item-3 input::-webkit-input-placeholder,
.footer .foot .container > ul > li .item-3 textarea::-webkit-input-placeholder
{
    color: #adafb4;
}
.footer .foot .container > ul > li .item-3 input:-o-placeholder,
.footer .foot .container > ul > li .item-3 textarea:-o-placeholder
{
    color: #adafb4;
}
.footer .foot .container > ul > li .item-3 input::-moz-placeholder,
.footer .foot .container > ul > li .item-3 textarea::-moz-placeholder
{
    color: #adafb4;
}
.footer .foot .container > ul > li .item-3 input:-ms-input-placeholder,
.footer .foot .container > ul > li .item-3 textarea:-ms-input-placeholder
{
    color: #adafb4;
}
.footer .foot .container > ul > li .item-3 input:focus::-webkit-input-placeholder,
.footer .foot .container > ul > li .item-3 textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.footer .foot .container > ul > li .item-3 input:focus::-o-placeholder,
.footer .foot .container > ul > li .item-3 textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.footer .foot .container > ul > li .item-3 input:focus::-moz-placeholder,
.footer .foot .container > ul > li .item-3 textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.footer .foot .container > ul > li .item-3 input:focus::-ms-input-placeholder,
.footer .foot .container > ul > li .item-3 textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.footer .foot .container > ul > li .item-3 .submit
{
    font-size: 12px;
    line-height: 25px;

    display: block;

    height: 25px;
    margin-top: 10px;
    padding: 0 10px;

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

    color: #fff;
    outline: none; 

	border-radius: 4px;
    background-image: -webkit-linear-gradient(left, #fb9d21, #eb710a);
    background-image:         linear-gradient(to right, #fb9d21, #eb710a);
    box-shadow: 4px 4px 6px rgba(0, 0, 0, .5);
}
@media (max-width: 991px)
{
    .footer .foot .container > ul > li .item-3 .submit
    {
        font-size: 14px;

        height: 50px;
        padding: 10px;
    }
}
.footer .foot .container > ul > li .item-3 .submit:hover
{
    color: #fff;
    background-image: -webkit-linear-gradient(left, #eb710a, #fb9d21);
    background-image:         linear-gradient(to right, #eb710a, #fb9d21);
}
.footer .foot .container > ul > li .info-down
{
    margin-top: 10px;
}
@media (max-width: 991px)
{
    .footer .foot .container > ul > li .info-down
    {
        display: none;
    }
}
.footer .foot .container > ul > li .info-down img
{
    max-width: 100%;
}
.footer .foot .container > ul > li.current .title-foot h3:after
{
    content: '\e623';
}
.footer .copyright
{
    padding: 10px 0;

    text-align: center;

    border-top: 1px solid #4d4d4d;
}
.footer .copyright p
{
    font-size: 14px;
    line-height: 30px;

    display: inline-block;

    margin: 0;

    vertical-align: middle;

    color: #acacac;
}
@media (max-width: 991px)
{
    .footer .copyright p
    {
        font-size: 14px;
    }
}
.footer .copyright p a
{
    display: inline-block;

    margin-left: 30px;

    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 767px)
{
    .footer .copyright p a
    {
        display: block;

        margin-left: 0;
    }
}
.footer .copyright p a:hover
{
    text-decoration: underline;

    color: #fa9c21;
}
.wrapper
{
    overflow: hidden;
}
.wrap
{
    padding: 80px 0;
}
@media (max-width: 991px)
{
    .wrap
    {
        padding: 50px 0;
    }
}
.title-in
{
    text-align: center;
}
.title-in b
{
    font-size: 40px;
    line-height: 1;

    display: block;
}
@media (max-width: 991px)
{
    .title-in b
    {
        font-size: 24px;
    }
}
.wrap-location
{
    border-bottom: 1px solid #ddd;
}
.wrap-location .location
{
    padding: 10px 0;
}
.wrap-location .location:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;
    line-height: 30px;

    float: left;

    margin-right: 10px;

    content: '\e636';

    color: #999;
}
.wrap-location .location ul
{
    margin: 0;
    padding: 0;
}
.wrap-location .location ul li
{
    display: inline-block;

    vertical-align: top;

    color: #999;
}
.wrap-location .location ul li:after
{
    margin: 0 4px;

    content: '/';
}
.wrap-location .location ul li:last-child:after
{
    display: none;
}
.wrap-location .location ul li:last-child a
{
    color: #fa9c21;
}
.wrap-location .location ul li a
{
    font-weight: bold;
    line-height: 30px;

    color: #999;
}
.sidenav .title-sidenav b
{
    font-size: 20px;
    font-weight: normal;
    line-height: 42px;

    display: block;

    text-align: center;

    color: #fff;
    background-color: #ddd;
}
.sidenav ul
{
    margin: 0;
    padding: 0;
}
.sidenav ul li
{
    list-style: none;
}
.sidenav > ul.side-level1 > li
{
    margin-bottom: 2px;

    list-style: none;

    background-color: #f2f2f2;
}
.sidenav > ul.side-level1 > li > a
{
    font-size: 18px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 6px 40px 6px 20px;

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

    color: #333;
}
@media (max-width: 991px)
{
    .sidenav > ul.side-level1 > li > a
    {
        font-size: 16px;
    }
}
.sidenav > ul.side-level1 > li > a:after
{
    font-size: 30px;

    position: absolute;
    top: 6px;
    right: 20px;

    display: inline-block;

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

    color: #fa9c21;
}
.sidenav > ul.side-level1 > li ul.side-level2
{
    display: none;

    padding: 10px 0;
}
@media (max-width: 991px)
{
    .sidenav > ul.side-level1 > li ul.side-level2 li
    {
        display: inline-block;

        vertical-align: top;
    }
}
.sidenav > ul.side-level1 > li ul.side-level2 li a
{
    line-height: 28px;

    display: block;

    margin-bottom: 2px;
    padding: 0 18px;

    color: #666;
    border-left: 2px solid #fa9c21;
}
@media (max-width: 991px)
{
    .sidenav > ul.side-level1 > li ul.side-level2 li a
    {
        border-left: none;
    }
}
.sidenav > ul.side-level1 > li ul.side-level2 li a:hover
{
    text-decoration: none;

    color: #fa9c21;
}
.sidenav > ul.side-level1 > li.active ul.side-level2
{
    display: block;
}
.sidenav > ul.side-level1 > li.active > a,
.sidenav > ul.side-level1 > li:hover > a
{
    text-decoration: none;

    color: #fff;
    background-color: #fa9c21;
}
.sidenav > ul.side-level1 > li.active > a:after,
.sidenav > ul.side-level1 > li:hover > a:after
{
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);

    color: #fff;
}
.inside-nav
{
    position: relative;

    overflow: hidden;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    background-color: #fa9c21;
}
.inside-nav .nav-wrap
{
    position: relative;
    z-index: 2;

    overflow-x: auto;

    -webkit-overflow-scrolling: touch;
    /*定义滚动条轨道 内阴影+圆角*/
    /*定义滑块 内阴影+圆角*/
    /*滑块效果*/
}
@media (max-width: 991px)
{
    .inside-nav .nav-wrap
    {
        margin: 0 -15px;
    }
}
.inside-nav .nav-wrap::-webkit-scrollbar
{
    width: 5px;
    height: 5px;

    background-color: #fefefe;
}
.inside-nav .nav-wrap::-webkit-scrollbar-track
{
    border-radius: 5px;
    background-color: #fefefe;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}
.inside-nav .nav-wrap::-webkit-scrollbar-thumb
{
    border-radius: 5px;
    background-color: rgba(0, 0, 0, .1);
}
.inside-nav .nav-wrap::-webkit-scrollbar-thumb:hover
{
    border-radius: 5px;
    background: rgba(0, 0, 0, .3);
}
.inside-nav ul
{
    font-size: 0;

    position: relative;

    display: inline-block;

    margin: 0;
    padding: 0;

    white-space: nowrap;
}
.inside-nav ul li
{
    display: inline-block;

    color: #fff;
}
.inside-nav ul li:after
{
    font-size: 14px;

    display: inline-block;

    margin: 0 38px;

    content: '|';
}
@media (max-width: 991px)
{
    .inside-nav ul li:after
    {
        margin: 0 20px;
    }
}
.inside-nav ul li:last-child:after
{
    display: none;
}
.inside-nav ul li a
{
    font-size: 16px;
    font-weight: normal;
    line-height: 80px;

    position: relative;

    display: inline-block;

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

    color: #fff;
}
@media (max-width: 991px)
{
    .inside-nav ul li a
    {
        font-size: 15px;
        line-height: 50px;

        padding: 0 15px;
    }
}
.inside-nav ul li.active a,
.inside-nav ul li:hover a
{
    text-decoration: underline;

    color: #474646;
}
.wrap-about
{
    overflow: hidden;
}
.wrap-about .video
{
    position: relative;
    z-index: 2;

    float: left;
    overflow: hidden;

    width: 30%;

    background-color: #fa9c21;
}
@media (max-width: 991px)
{
    .wrap-about .video
    {
        width: 100%;
    }
}
.wrap-about .video .img-box
{
    z-index: 0;

    padding-bottom: 87.5%;

    opacity: .6;
}
.wrap-about .video .img-box img
{
    -webkit-transition: all .6s ease;
            transition: all .6s ease;
}
.wrap-about .video .video-box
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    overflow: hidden;

    width: 100%;
    height: 100%;

    text-align: center;
}
.wrap-about .video .iframe
{
    display: none;

    width: 100% !important;
    height: 100% !important;
}
.wrap-about .video .play
{
    position: absolute;
    z-index: 8;
    top: 50%;
    left: 0;

    display: inline-block;

    width: 100%;

    -webkit-transition: all .4s;
            transition: all .4s;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-decoration: none;

    color: #fff;
}
.wrap-about .video .play:before
{
    font-family: 'iconfont';
    font-size: 50px;
    font-weight: normal;

    display: block;

    content: '\e630';
}
.wrap-about .video:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-about .about
{
    float: left;

    width: 76%;
    margin-left: -6%;
}
@media (max-width: 991px)
{
    .wrap-about .about
    {
        width: 100%;
        margin: 0;
    }
}
.wrap-about .about .text
{
    padding: 30px 0 30px 10%;
}
@media (max-width: 991px)
{
    .wrap-about .about .text
    {
        padding: 30px 0;
    }
}
.wrap-about .about .text p
{
    line-height: 24px;
	font-size:16px;
    margin: 0;

    color: #666;
}
.wrap-about .about .info
{
    font-size: 0;

    position: relative;
}
.wrap-about .about .info:before
{
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 120px;

    content: '';

    background-color: rgba(250, 156, 33, .3);
}
@media (max-width: 991px)
{
    .wrap-about .about .info:before
    {
        display: none;
    }
}
.wrap-about .about .info .left
{
    display: inline-block;

    width: 40%;

    vertical-align: middle;
}
@media (max-width: 767px)
{
    .wrap-about .about .info .left
    {
        width: 100%;
    }
}
.wrap-about .about .info .left .img-box
{
    padding-bottom: 87.5%;
}
.wrap-about .about .info .right
{
    font-size: 14px;

    display: inline-block;

    width: 60%;
    margin-top: -10%;
    padding-left: 30px;

    vertical-align: middle;
}
@media (max-width: 991px)
{
    .wrap-about .about .info .right
    {
        margin: 0;
    }
}
@media (max-width: 767px)
{
    .wrap-about .about .info .right
    {
        width: 100%;
        padding: 30px 0 0 0;
    }
}
.wrap-about .about .info .right p
{
    line-height: 24px;

    margin: 0;

    color: #666;
}
.wrap-honor .honor
{
    margin-top: -30px;
}
.wrap-honor .honor .title
{
    margin-top: 30px;
}
.wrap-honor .honor .text
{
    margin-top: 40px;
}
@media (max-width: 1350px)
{
    .wrap-honor .honor .text
    {
        margin-top: 20px;
    }
}
.wrap-honor .honor .text p
{
    line-height: 1.71428571;

    margin: 0;

    color: #666;
}
@media (max-width: 767px)
{
    .wrap-honor .honor .col-xs-6:nth-child(2n)
    {
        padding-right: 7.5px;
    }
}
@media (max-width: 767px)
{
    .wrap-honor .honor .col-xs-6:nth-child(2n+1)
    {
        padding-left: 7.5px;
    }
}
.wrap-honor .honor .item
{
    display: block;

    padding: 30px 0 0 0;
}
@media (max-width: 767px)
{
    .wrap-honor .honor .item
    {
        padding-top: 14px;
    }
}
.wrap-honor .honor .item .img-box
{
    padding-bottom: 128%;

    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-honor .honor .item p
{
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin: 10px 0 0 0;

    text-align: center;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.wrap-honor .honor .item:hover .img-box
{
    -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
            transform: translateY(-10px);
}
.wrap-honor .honor .item:hover p
{
    color: #fa9c21;
}
.wrap-factory .video
{
    position: relative;
    z-index: 2;

    overflow: hidden;

    background-color: #fa9c21;
}
@media (max-width: 991px)
{
    .wrap-factory .video
    {
        width: 100%;
        margin-top: 30px;
    }
}
.wrap-factory .video .img-box
{
    z-index: 0;

    padding-bottom: 66.66666667%;

    opacity: .6;
}
.wrap-factory .video .img-box img
{
    -webkit-transition: all .6s ease;
            transition: all .6s ease;
}
.wrap-factory .video .video-box
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    overflow: hidden;

    width: 100%;
    height: 100%;

    text-align: center;
}
.wrap-factory .video .iframe
{
    display: none;

    width: 100% !important;
    height: 100% !important;
}
.wrap-factory .video .play
{
    position: absolute;
    z-index: 8;
    top: 50%;
    left: 0;

    display: inline-block;

    width: 100%;

    -webkit-transition: all .4s;
            transition: all .4s;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-decoration: none;

    color: #fff;
}
.wrap-factory .video .play:before
{
    font-family: 'iconfont';
    font-size: 80px;
    font-weight: normal;

    display: block;

    content: '\e630';
}
@media (max-width: 991px)
{
    .wrap-factory .video .play:before
    {
        font-size: 50px;
    }
}
.wrap-factory .video:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-factory .text
{
    margin-top: 40px;
}
@media (max-width: 1350px)
{
    .wrap-factory .text
    {
        margin-top: 20px;
    }
}
.wrap-factory .text p
{
    line-height: 1.71428571;

    margin: 0;

    color: #666;
}
.wrap-factory .factory
{
    margin-top: -30px;
}
@media (max-width: 1470px)
{
    .wrap-factory .factory .slick-factory
    {
        padding: 0 30px;
    }
}
.wrap-factory .factory .item
{
    display: block;

    margin-top: 30px;
}
.wrap-factory .factory .item .img-box
{
    padding-bottom: 68.88888889%;
}
.wrap-factory .factory .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-factory .factory .item:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-factory .factory .slick-arrow
{
    line-height: 60px;

    position: absolute;
    z-index: 9;
    z-index: 8;
    top: 50%;
    left: -90px;

    overflow: hidden;

    width: 60px;
    height: 60px;
    padding: 0;

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

    color: #fa9c21;
    border: none;
    border: 1px solid #fa9c21;
    border-radius: 50%;
    outline: none;
    background: none;
}
@media (max-width: 1470px)
{
    .wrap-factory .factory .slick-arrow
    {
        line-height: 40px;

        left: 0;

        width: 40px;
        height: 40px;
    }
}
.wrap-factory .factory .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;

    content: '\e601';
}
.wrap-factory .factory .slick-arrow.slick-next
{
    right: -90px;
    left: auto;
}
@media (max-width: 1470px)
{
    .wrap-factory .factory .slick-arrow.slick-next
    {
        right: -4px;
    }
}
.wrap-factory .factory .slick-arrow.slick-next:before
{
    right: 0;
    left: auto;

    content: '\e827';
}
.wrap-factory .factory .slick-arrow:hover
{
    color: #fff;
    background-color: #fa9c21;
}
.wrap-news-show .title-news
{
    text-align: center;
}
.wrap-news-show .title-news h1
{
    font-size: 20px;
    line-height: 1.5;

    margin: 0;

    color: #424343;
}
@media (max-width: 991px)
{
    .wrap-news-show .title-news h1
    {
        font-size: 18px;
    }
}
.wrap-news-show .title-news span.date
{
    font-size: 12px;
    line-height: 30px;

    display: inline-block;

    margin-top: 10px;

    color: #999;
}
.wrap-news-show .title-news span.date:before
{
    font-family: 'iconfont' !important;
    font-size: 16px;

    display: inline-block;
    float: left;

    margin-right: 10px;

    content: '\e77c';
}
.wrap-news-show .news-show
{
    margin-top: 50px;
}
.wrap-news-show .news-show p
{
    line-height: 1.71428571;

    margin: 0;

    color: #666;
}
.wrap-news-show .news-show img
{
    max-width: 100%;
    height: auto !important;
}
.wrap-news-show .news-relate
{
    margin-top: 14px;
}
.wrap-news-show .news-relate ul
{
    margin: 0;
    padding: 0;
}
.wrap-news-show .news-relate ul li
{
    list-style: none;
}
.wrap-news-show .news-relate ul li a
{
    font-size: 12px;
    line-height: 24px;

    display: block;

    color: #666;
}
.wrap-news-show .news-relate ul li a:hover
{
    text-decoration: underline;

    color: #333;
}
.wrap-download .download
{
    margin-top: 30px;
}
.wrap-download .download .item
{
    position: relative;

    overflow: hidden;

    margin-top: 10px;
    padding: 10px 270px 10px 100px;

    border: 1px solid #ccc;
}
@media (max-width: 991px)
{
    .wrap-download .download .item
    {
        padding-right: 60px;
        padding-left: 60px;
    }
}
.wrap-download .download .item p
{
    font-size: 16px;
    line-height: 40px;

    display: -webkit-box;
    overflow: hidden;

    height: 40px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px)
{
    .wrap-download .download .item p
    {
        font-size: 15px;
    }
}
.wrap-download .download .item span
{
    font-size: 16px;
    line-height: 40px;

    position: absolute;
    top: 10px;
    left: 28px;

    width: 40px;
    height: 40px;

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background-color: #fa9c21;
}
@media (max-width: 991px)
{
    .wrap-download .download .item span
    {
        left: 10px;
    }
}
.wrap-download .download .item a.down
{
    font-size: 16px;
    line-height: 40px;

    position: absolute;
    top: 10px;
    right: 30px;

    display: block;

    height: 40px;
    padding: 0 50px;

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

    color: #fff;
    background-color: #fa9c21;
}
@media (max-width: 991px)
{
    .wrap-download .download .item a.down
    {
        font-size: 0;

        right: 0;

        padding: 0 10px;
    }
}
.wrap-download .download .item a.down:before
{
    font-family: 'iconfont' !important;
    font-size: 22px;

    display: inline-block;

    margin-right: 10px;

    content: '\e63b';
    vertical-align: middle;
}
@media (max-width: 991px)
{
    .wrap-download .download .item a.down:before
    {
        margin-right: 0;
    }
}
.wrap-download .download .item a.down:hover
{
    background-color: #d97d05;
}
.wrap-product .product
{
    margin-top: -30px;
}
.wrap-product .product .thumbnail
{
    position: relative;

    display: block;

    padding: 0;

    text-align: center;

    border: none;
}
.wrap-product .product .thumbnail .img-box
{
    padding-bottom: 84.05797101%;
}
.wrap-product .product .thumbnail .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-product .product .thumbnail .caption
{
    position: absolute;
    bottom: 0;

    width: 100%;
    height: 80px;
    padding: 16px;

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

    background-color: rgba(124, 124, 124, .8);
}
@media (max-width: 767px)
{
    .wrap-product .product .thumbnail .caption
    {
        height: 60px;
        padding: 6px;
    }
}
.wrap-product .product .thumbnail .caption p
{
    font-size: 20px;
    line-height: 24px;

    position: relative;
    top: 50%;

    display: -webkit-box;
    overflow: hidden;

    max-height: 48px;
    margin: 0;

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

    color: #fff;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1199px)
{
    .wrap-product .product .thumbnail .caption p
    {
        font-size: 16px;
    }
}
.wrap-product .product .thumbnail:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-product .product .thumbnail:hover .caption
{
    background-color: rgba(250, 156, 33, .8);
}
.wrap-product-show .carousel-wrap .carousel
{
    font-size: 0;

    position: relative;
}
@media (max-width: 991px)
{
    .wrap-product-show .carousel-wrap .carousel
    {
        margin-top: 30px;
    }
}
.wrap-product-show .carousel-wrap .carousel .img-box
{
    padding-bottom: 84.05797101%;
}
.wrap-product-show .carousel-wrap .carousel .slider-for
{
    position: relative;
}
.wrap-product-show .carousel-wrap .carousel .slider-for .item
{
    position: relative;
}
.wrap-product-show .carousel-wrap .carousel .slider-nav
{
    margin: 0 -7px;
    margin-top: 20px;
    padding: 0 8%;
}
@media (max-width: 991px)
{
    .wrap-product-show .carousel-wrap .carousel .slider-nav
    {
        margin: 10px 0 0 0;
        padding: 0;
    }
}
.wrap-product-show .carousel-wrap .carousel .slider-nav .slick-slide
{
    padding: 0 12px;

    outline: none;
}
@media (max-width: 991px)
{
    .wrap-product-show .carousel-wrap .carousel .slider-nav .slick-slide
    {
        padding: 0 6px;
    }
}
.wrap-product-show .carousel-wrap .carousel .slider-nav .item
{
    position: relative;

    border: 1px solid #4d4c4c;
}
.wrap-product-show .carousel-wrap .carousel .slider-nav .slick-current .item
{
    border: 1px solid #fa9c21;
}
.wrap-product-show .carousel-wrap .carousel .slick-arrow
{
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 0;

    width: 24px;
    height: 100%;
    margin: 0;
    padding: 0;

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

    border: none;
    outline: none;
    background: none;
}
.wrap-product-show .carousel-wrap .carousel .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-size: 22px;
    line-height: 30px;

    display: block;

    content: '\e601';
    -webkit-transition: all .4s;
            transition: all .4s;
    text-align: center;

    color: #999;
}
@media (max-width: 991px)
{
    .wrap-product-show .carousel-wrap .carousel .slick-arrow:before
    {
        font-size: 16px;
    }
}
.wrap-product-show .carousel-wrap .carousel .slick-arrow.slick-next
{
    right: 0;
    left: auto;

    text-align: right;
}
.wrap-product-show .carousel-wrap .carousel .slick-arrow.slick-next:before
{
    content: '\e827';
}
.wrap-product-show .carousel-wrap .carousel .slick-arrow:hover:before
{
    color: #fa9c21;
}
.wrap-product-show .carousel-wrap .info-box
{
    position: relative;

    margin-top: 40px;
}
@media (max-width: 991px)
{
    .wrap-product-show .carousel-wrap .info-box
    {
        margin-top: 30px;
        margin-left: 0;
    }
}
.wrap-product-show .carousel-wrap .info-box .prex-next
{
    font-size: 0;

    text-align: right;
}
.wrap-product-show .carousel-wrap .info-box .prex-next a
{
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;

    display: inline-block;

    width: 50px;
    height: 50px;
    margin-left: 10px;

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

    color: #fa9c21;
    border: 1px solid #fa9c21;
    border-radius: 50%;
}
@media (max-width: 991px)
{
    .wrap-product-show .carousel-wrap .info-box .prex-next a
    {
        line-height: 30px;

        width: 30px;
        height: 30px;
    }
}
.wrap-product-show .carousel-wrap .info-box .prex-next a:after
{
    font-family: 'iconfont' !important;

    content: '\e601';
}
.wrap-product-show .carousel-wrap .info-box .prex-next a.btn-next:after
{
    content: '\e827';
}
.wrap-product-show .carousel-wrap .info-box .prex-next a:hover
{
    text-decoration: none;

    color: #fff;
    outline: none;
    background-color: #d97d05;
}
.wrap-product-show .carousel-wrap .info-box .title-info h1
{
    font-size: 45px;
    line-height: 1.33333333;

    display: block;

    margin: 0;

    color: #666;
}
@media (max-width: 991px)
{
    .wrap-product-show .carousel-wrap .info-box .title-info h1
    {
        font-size: 26px;
    }
}
.wrap-product-show .carousel-wrap .info-box .title-info h1:after
{
    display: block;

    width: 216px;
    height: 4px;

    content: '';

    background-color: #fa9c21;
}
.wrap-product-show .carousel-wrap .info-box .text
{
    margin-top: 20px;
}
.wrap-product-show .carousel-wrap .info-box .text p
{
    font-size: 14px;
    line-height: 1.71428571;

    color: #666;
}
.wrap-product-show .carousel-wrap .info-box .btn-inquiry
{
    margin-top: 30px;
}
.wrap-product-show .carousel-wrap .info-box .btn-inquiry a
{
    font-size: 14px;
    line-height: 30px;

    position: relative;

    display: inline-block;

    margin-top: 20px;
    padding: 0 14px 0 40px;

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

    color: #666;
    border: none;
    border-radius: 4px;
    background-color: #ededed;
    box-shadow: 2px 4px 4px rgba(0, 0, 0, .2);
}
.wrap-product-show .carousel-wrap .info-box .btn-inquiry a:before
{
    font-family: 'iconfont' !important;
    line-height: 30px;

    position: absolute;
    left: 0;

    width: 30px;
    height: 30px;

    content: '\e802';

    color: #fff;
    background-color: #fa9c21;
}
.wrap-product-show .carousel-wrap .info-box .btn-inquiry a:hover
{
    color: #fff;
    background-color: #d97d05;
}
.wrap-product-show .carousel-wrap .info-box .share
{
    margin-top: 60px;
}
.wrap-product-show .title-product-show
{
    padding: 0 20px;

    background-color: #fa9c21;
}
@media (max-width: 991px)
{
    .wrap-product-show .title-product-show
    {
        padding: 0 10px;
    }
}
.wrap-product-show .title-product-show b
{
    font-size: 22px;
    line-height: 60px;

    display: block;

    height: 60px;

    color: #fff;
}
@media (max-width: 991px)
{
    .wrap-product-show .title-product-show b
    {
        font-size: 18px;
        line-height: 50px;

        height: 50px;
    }
}
.wrap-product-show .inquiry
{
    margin-top: 80px;
}
@media (max-width: 991px)
{
    .wrap-product-show .inquiry
    {
        margin-top: 50px;
    }
}
.wrap-product-show .inquiry .title-message b
{
    font-size: 20px;
    line-height: 1.5;

    display: block;
}
.wrap-product-show .inquiry .title-message p
{
    line-height: 1.71428571;

    margin: 10px 0 0 0;

    color: #666;
}
.wrap-product-show .inquiry .message
{
    padding: 14px 0;
}
.wrap-product-show .inquiry .message input,
.wrap-product-show .inquiry .message textarea
{
    font-size: 16px;
    line-height: 26px;

    width: 100%;
    margin-top: 20px;
    padding: 8px 10px;

    resize: vertical;

    border: none;
    outline: none;
    background-color: #eeecec;
}
@media (max-width: 991px)
{
    .wrap-product-show .inquiry .message input,
    .wrap-product-show .inquiry .message textarea
    {
        margin-top: 20px;
    }
}
.wrap-product-show .inquiry .message input::-webkit-input-placeholder,
.wrap-product-show .inquiry .message textarea::-webkit-input-placeholder
{
    color: #4a4949;
}
.wrap-product-show .inquiry .message input:-o-placeholder,
.wrap-product-show .inquiry .message textarea:-o-placeholder
{
    color: #4a4949;
}
.wrap-product-show .inquiry .message input::-moz-placeholder,
.wrap-product-show .inquiry .message textarea::-moz-placeholder
{
    color: #4a4949;
}
.wrap-product-show .inquiry .message input:-ms-input-placeholder,
.wrap-product-show .inquiry .message textarea:-ms-input-placeholder
{
    color: #4a4949;
}
.wrap-product-show .inquiry .message input:focus::-webkit-input-placeholder,
.wrap-product-show .inquiry .message textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.wrap-product-show .inquiry .message input:focus::-o-placeholder,
.wrap-product-show .inquiry .message textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.wrap-product-show .inquiry .message input:focus::-moz-placeholder,
.wrap-product-show .inquiry .message textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.wrap-product-show .inquiry .message input:focus::-ms-input-placeholder,
.wrap-product-show .inquiry .message textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.wrap-product-show .inquiry .message .read input::-webkit-input-placeholder,
.wrap-product-show .inquiry .message .read textarea::-webkit-input-placeholder
{
    color: #4a4949;
}
.wrap-product-show .inquiry .message .read input:-o-placeholder,
.wrap-product-show .inquiry .message .read textarea:-o-placeholder
{
    color: #4a4949;
}
.wrap-product-show .inquiry .message .read input::-moz-placeholder,
.wrap-product-show .inquiry .message .read textarea::-moz-placeholder
{
    color: #4a4949;
}
.wrap-product-show .inquiry .message .read input:-ms-input-placeholder,
.wrap-product-show .inquiry .message .read textarea:-ms-input-placeholder
{
    color: #4a4949;
}
.wrap-product-show .inquiry .message .read input:focus::-webkit-input-placeholder,
.wrap-product-show .inquiry .message .read textarea:focus::-webkit-input-placeholder
{
    color: #4a4949;
}
.wrap-product-show .inquiry .message .read input:focus::-o-placeholder,
.wrap-product-show .inquiry .message .read textarea:focus::-o-placeholder
{
    color: #4a4949;
}
.wrap-product-show .inquiry .message .read input:focus::-moz-placeholder,
.wrap-product-show .inquiry .message .read textarea:focus::-moz-placeholder
{
    color: #4a4949;
}
.wrap-product-show .inquiry .message .read input:focus::-ms-input-placeholder,
.wrap-product-show .inquiry .message .read textarea:focus::-ms-input-placeholder
{
    color: #4a4949;
}
.wrap-product-show .inquiry .message .submit
{
    font-size: 14px;
    line-height: 30px;

    position: relative;

    margin-top: 30px;
    padding: 0 14px 0 40px;

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

    color: #666;
    border: none;
    border-radius: 4px;
    background-color: #ededed;
    box-shadow: 2px 4px 4px rgba(0, 0, 0, .2);
}
.wrap-product-show .inquiry .message .submit:before
{
    font-family: 'iconfont' !important;
    line-height: 30px;

    position: absolute;
    left: 0;

    width: 30px;
    height: 30px;

    content: '\e62f';

    color: #fff;
    background-color: #fa9c21;
}
.wrap-product-show .inquiry .message .submit:hover
{
    color: #fff;
    background-color: #d97d05;
}
.wrap-product-show .table-box
{
    overflow: auto;

    width: 100%;
    max-width: 100%;
}
.wrap-product-show table
{
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;

    border-spacing: 0;
    border-collapse: collapse;
}
.wrap-product-show table tr,
.wrap-product-show table td
{
    width: auto !important;
    height: auto !important;

    vertical-align: middle;
}
.wrap-product-show table td
{
    padding: 8px 20px !important;

    border: 1px solid #dcdcdc !important;
}
.wrap-product-show table tr p,
.wrap-product-show table tr span
{
    margin: 0 !important;
    padding: 0 !important;

    background: none !important;
}
.wrap-contact .title
{
    text-align: center;
}
.wrap-contact .title b
{
    display: inline-block;
}
.wrap-contact .title b:after
{
    width: 80%;
}
.wrap-contact .contact ul
{
    font-size: 0;
    width: 90%;
    margin: 20px 0 0 0 ;
    padding: 0;
}
@media (min-width: 1200px)
{
    .wrap-contact .contact ul
    {
        width: 100%;
        padding: 0;

        text-align: justify;
        text-justify: distribute-all-lines;
    }
    .wrap-contact .contact ul:after
    {
        display: inline-block;
        overflow: hidden;

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

        content: '';
    }
}
.wrap-contact .contact ul li
{
    display: inline-block;

    vertical-align: top;
	border-top: 1px solid #4c4b4b;
	padding-bottom:20px;
}
.wrap-contact .contact ul li:nth-child(1)
{
	width: 100%;
}
.wrap-contact .contact ul li:nth-child(2),.wrap-contact .contact ul li:nth-child(3)
{
	width: 50%;
}
.wrap-contact .contact ul li:nth-child(4)
{
	width: 100%;
}
@media (max-width: 1280px)
{
    .wrap-contact .contact ul li
    {
        width: 50%;
    }
}
@media (max-width: 767px)
{
    .wrap-contact .contact ul li
    {
        width: 100%;
    }
}
.wrap-contact .contact .item
{
    font-size: 14px;

    margin-top: 20px;
}
.wrap-contact .contact .item b
{
    font-size: 16px;
    line-height: 24px;

    display: block;
}
.wrap-contact .contact .item p
{
    line-height: 1.71428571;

    margin: 14px 0 0 0;
}
.wrap-contact .contact .item p a
{
    color: inherit;
}
.wrap-contact .contact .item p a:hover
{
    color: #fa9c21;
}
.wrap-contact .message
{
    padding: 40px 0; 
}
.wrap-contact .message p
{
    line-height: 1.71428571;

    margin: 14px 0 0 0;
}
.wrap-contact .message form input,
.wrap-contact .message form textarea
{
    font-size: 16px;
    line-height: 26px;

    width: 100%;
    margin-top: 20px;
    padding: 8px 10px;

    resize: vertical;

    border: none;
    outline: none;
    background-color: #eeecec;
}
@media (max-width: 991px)
{
    .wrap-contact .message form input,
    .wrap-contact .message form textarea
    {
        font-size: 14px;

        margin-top: 20px;
    }
}
.wrap-contact .message form input::-webkit-input-placeholder,
.wrap-contact .message form textarea::-webkit-input-placeholder
{
    color: #4a4949;
}
.wrap-contact .message form input:-o-placeholder,
.wrap-contact .message form textarea:-o-placeholder
{
    color: #4a4949;
}
.wrap-contact .message form input::-moz-placeholder,
.wrap-contact .message form textarea::-moz-placeholder
{
    color: #4a4949;
}
.wrap-contact .message form input:-ms-input-placeholder,
.wrap-contact .message form textarea:-ms-input-placeholder
{
    color: #4a4949;
}
.wrap-contact .message form input:focus::-webkit-input-placeholder,
.wrap-contact .message form textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.wrap-contact .message form input:focus::-o-placeholder,
.wrap-contact .message form textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.wrap-contact .message form input:focus::-moz-placeholder,
.wrap-contact .message form textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.wrap-contact .message form input:focus::-ms-input-placeholder,
.wrap-contact .message form textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.wrap-contact .message form .submit
{
    font-size: 14px;
    line-height: 30px;

    position: relative;

    margin-top: 20px;
    padding: 0 14px 0 40px;

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

    color: #666;
    border: none;
    border-radius: 4px;
    background-color: #ededed;
    box-shadow: 2px 4px 4px rgba(0, 0, 0, .2);
}
.wrap-contact .message form .submit:before
{
    font-family: 'iconfont' !important;
    line-height: 30px;

    position: absolute;
    left: 0;

    width: 30px;
    height: 30px;

    content: '\e62f';

    color: #fff;
    background-color: #fa9c21;
}
.wrap-contact .message form .submit:hover
{
    color: #fff;
    background-color: #d97d05;
}
.wrap-contact .message #dituContent
{
    height: 370px;
    margin-top: 14px;
}
@media (max-width: 991px)
{
    .wrap-contact .message #dituContent
    {
        margin-bottom: 30px;
    }
}
.wrap-contact .title-message b
{
    font-size: 16px;
    line-height: 24px;

    display: block;

    color: #666;
}
nav
{
    text-align: center;
}
.pagination
{
    margin: 34px 0 0 0;
}
.pagination li a
{
    font-size: 16px;
    line-height: 30px;

    width: 30px;
    height: 30px;
    margin: 0 5px;
    padding: 0;

    text-align: center;

    color: #333;
    border-radius: 4px !important;
    background-color: #e5e5e5;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover
{
    color: #fff;
    border-color: #fa9c21;
    background-color: #fa9c21;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover
{
    color: #fff;
    border-color: #fa9c21;
    background-color: #fa9c21;
}
.lazy
{
    background-image: url(../js/slick/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center;
}
.fancybox-slide--iframe .fancybox-content
{
    width: 733px;
    max-width: 80%;
    height: 500px;
    max-height: 50%;
    margin: 0;
}
.BMapLabel
{
    max-width: none;
}
.stuck
{
    position: fixed;
    z-index: 9;
    top: 0;

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

    background-color: #fff;
    box-shadow: 0 0 10px rgba(51, 51, 51, .15);
}
@media (max-width: 1199px)
{
    .stuck
    {
        height: 70px !important;
    }
}


.banner .item{
    position: relative;
}
.banner .text{
    position: absolute;
    width: 100%;
    
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9;
	top:40%;
}
.banner .text.txtcenter{
	text-align:center;
	top: 50%;
	left:20%
}
.banner .text.txtleft{
	text-align:left;
	top:40%;
} 
@media (max-width: 640px)
{
	.banner .text.txtleft{
		text-align:left;
		top:50%;
	} 
	.banner .text.txtcenter{
		text-align:center;
		top: 50%;
		left:0%
	}
}
.banner .text h3{
    font-size: 50px;
    display: block;
    line-height: 1;
    color:  #ffffff;
    margin: 0 0 14px 0;
    text-transform: uppercase;
    font-weight: bold;
}

.banner .text p{
    font-size: 20px;
    line-height: 1.5;
    margin: 0;
       color:  #ffffff;
       margin: 0;
}

.banner .text .more
{
    line-height: 30px;

    display: inline-block;

    padding: 0 10px;
    font-size: 14px;
    margin-top: 30px;

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

    color: #fff;
    border-radius: 4px;
    background-image: -webkit-linear-gradient(left, #fb9d21, #eb710a);
    background-image:         linear-gradient(to right, #fb9d21, #eb710a);
    box-shadow: 4px 4px 6px rgba(0, 0, 0, .5);
}
.banner .text .more:hover
{
    background-image: -webkit-linear-gradient(left, #eb710a, #fb9d21);
    background-image:         linear-gradient(to right, #eb710a, #fb9d21);
}

@media(max-width: 991px){
    .banner .text h3{
        font-size: 30px;
    }
    .banner .text p{
        font-size: 18px;
    }
}
@media(max-width: 767px){
    .banner .text{
        padding: 0 10%;
    }
    .banner .text h3{
        font-size: 20px;
    }
    .banner .text p{
        font-size: 12px;
    }
    .banner .text .more{
        margin-top: 10px;
    }
}

