.ff
{
    font-family: 'iconfont' !important;
}
.clearfix
{
    zoom: 1;
}
.clearfix:after
{
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '';
}
@font-face
{
    font-family: 'iconfont';
    src: url('../font/iconfont-1481266234445.eot');
    src: url('../font/iconfont-1481266234445.eot#iefix') format('embedded-opentype'), url('../font/iconfont-1481266234445.woff') format('woff'), url('../font/iconfont-1481266234445.ttf') format('truetype'), url('https://www.copton.net.cn/web/bocweb/assets/fonts/iconfont.svg?t=1481266234445#iconfont') format('svg');
}
@font-face
{
    font-family: 'Tungsten';
    font-weight: 600;
    font-style: normal;
    src: url('../font/Tungsten-Semibold.eot');
    src: url('../font/Tungsten-Semibold.eot#iefix') format('embedded-opentype'), url('../font/Tungsten-Semibold.woff2') format('woff2'), url('../font/Tungsten-Semibold.woff') format('woff'), url('../font/Tungsten-Semibold.ttf') format('truetype'), url('https://www.copton.net.cn/web/bocweb/assets/fonts/Tungsten-Semibold.svg#Tungsten-Semibold') format('svg');
}
@font-face
{
    font-family: 'Book Antiqua';
    font-weight: 500;
    font-style: normal;
    src: url('../font/BookAntiqua.eot');
    src: url('../font/BookAntiqua.eot#iefix') format('embedded-opentype'), url('../font/BookAntiqua.woff2') format('woff2'), url('../font/BookAntiqua.woff') format('woff'), url('../font/BookAntiqua.ttf') format('truetype'), url('https://www.copton.net.cn/web/bocweb/assets/fonts/BookAntiqua.svg#BookAntiqua') format('svg');
}
@font-face
{
    font-family: 'Tw Cen MT';
    font-weight: normal;
    font-style: normal;
    src: url('../font/hinted-TwCenMT-Regular.eot');
    src: local('../fonts/Tw Cen MT'), local('TwCenMT-Regular'), url('../font/hinted-TwCenMT-Regular.eot#iefix') format('embedded-opentype'), url('../font/hinted-TwCenMT-Regular.woff2') format('woff2'), url('../font/hinted-TwCenMT-Regular.woff') format('woff'), url('../font/hinted-TwCenMT-Regular.ttf') format('truetype'), url('https://www.copton.net.cn/web/bocweb/assets/fonts/hinted-TwCenMT-Regular.svg#TwCenMT-Regular') format('svg');
}
@font-face
{
    font-family: 'ITC Avant Garde Gothic';
    font-weight: normal;
    font-style: normal;
    src: url('../font/AvantGarde-Demi.eot');
    src: url('../font/AvantGarde-Demi.eot#iefix') format('embedded-opentype'), url('../font/AvantGarde-Demi.woff2') format('woff2'), url('../font/AvantGarde-Demi.woff') format('woff'), url('../font/AvantGarde-Demi.ttf') format('truetype'), url('https://www.copton.net.cn/web/bocweb/assets/fonts/AvantGarde-Demi.svg#AvantGarde-Demi') format('svg');
}
html,
body
{
    position: relative;
    height: 100%;
}
body
{
    font-family: 'PingFang SC', 'Hiragino Sans GB', 'Heiti SC', 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body.fixed
{
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.swiper-container
{
    width: 100%;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
}
.swiper-slide
{
    overflow: hidden;
}
#i-c1 .swiper-slide
{
    height: auto;
}
.container
{
    width: 100%;
}
@media (min-width: 1430px)
{
    .container
    {
        width: 1400px;
    }
}
@media (min-width: 1520px)
{
    .container
    {
        width: 1400px;
    }
}
@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;
    }
}
li,
ol,
ul
{
    list-style: none;
}
a
{
    color: inherit;
}
a:hover,
a:link,
a:visited
{
    text-decoration: none;
    color: inherit;
}
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;
}
ul
{
    margin: 0;
    padding: 0;
}
button,
input,
textarea
{
    resize: none;
    border: none;
    outline: none;
}
a
{
    text-decoration: none;
    color: inherit;
}
a:hover
{
    text-decoration: none;
    color: inherit;
}
a:visited,
a:link
{
    text-decoration: none;
    color: inherit;
}
.img-box
{
    position: relative;
    display: block;
    overflow: hidden;
   /* height: 0;*/
  padding-bottom: 150%;
}
.img-box1
{    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
{
    position: absolute;
    z-index: 99;
    top: 20px;
    width: 100%;
}
.header .logo
{
    position: relative;
    z-index: 9;
    display: inline-block;
    float: left;
    overflow: hidden;
/*    height: 90px;*/
    padding: 5px 30px 15px 5%;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
   /* background-color: rgba(255, 255, 255, .8);*/
}
@media (max-width: 1199px)
{
    .header .logo
    {
        height: 70px;
        padding: 0px 15px 10px 15px;
    }
}
@media (max-width: 375px)
{
    .header .logo
    {
     /*   padding: 15px;*/
	 padding-top: 5px;
    }
}
.header .logo a
{
    display: block;
    height: 100%;
}
.header .logo img
{
    display: block;
    height: 100%;
}
.header .right
{
    float: right;
   /* width: 70%;*/
    padding-right: 5%;
    background-color: rgba(129, 104, 52, .5);
}

@media (max-width: 1400px)
{
    .header .right
    {
       /* width: 67%;*/
    }
}
@media (max-width: 1350px){
     .header .right{
        padding-right: 2%;
     }

}
@media (max-width: 1199px)
{
    .header .right
    {
        width: auto;
        padding-right: 0;
        background: none;
    }
}
.header .right .link
{
    display: inline-block;
    float: right;
}
.header .nav-collapse
{
    position: relative;
    display: none;
    float: right;
    width: 40px;
    height: 40px;
    margin-left: 10px;
    padding: 0;
    cursor: pointer;
    background: none;
}
@media (max-width: 1199px)
{
    .header .nav-collapse
    {
        display: block;
        margin-top: 8px;
    }
    .header .nav-collapse.nav-collapse-1
    {
        position: absolute;
        z-index: 9999;
        top: 14px;
        right: 20px;
        display: block;
        margin-top: 16px;
        border: none;
    }
    .header .nav-collapse.nav-collapse-1 .btn-line
    {
        background-color: #fff !important;
    }
}
.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: #816834;
}
.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: #816834;
}
.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);
}
@media (min-width: 1200px)
{
    .header .nav
    {
        float: left;
        padding-left: 20px;
    }
}
@media (max-width: 1199px)
{
    .header .nav
    {
        position: fixed;
        z-index: 9998;
        top: 0;
        left: 0;
        display: none;
        width: 100%;
        height: 100%;
        padding: 0 50px;
        -webkit-transition: left .3s;
                transition: left .3s;
        text-align: left;
        text-align: center;
        background: #fafafa;
        background-color: rgba(129, 104, 52, .9);
    }
    .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 .logo img
{
    display: block;
	width:58%; height:auto
}
.header .find
{   color: #816834 !important;
    border: 1px solid #816834 !important;
    border-radius: 50%;
    margin-left: 18px;
}
}
.header .nav.left-100
{
    left: -100%;
}
.header .nav.left-200
{
    left: -200%;
}
@media (min-width: 1200px)
{
    .header .nav .nav-list1
    {
        text-align: center;
    }
    .header .nav .nav-list1 li a
    {
        white-space: nowrap;
    }
    .header .nav .nav-list1 > li
    {
        display: inline-block;
    }
    .header .nav .nav-list1 > li > a
    {
        font-size: 17px;
        line-height: 90px;
        position: relative;
        display: inline-block;
        padding: 0 22px;
        color: #fff;
    }
    .header .nav .nav-list1 > li:hover > a,
    .header .nav .nav-list1 > li.active > a
    {
        color: rgba(255, 255, 255, .8);
    }
    .header .nav .nav-list1 .nav-list2,
    .header .nav .nav-list1 .nav-list3
    {
        display: none;
        background-color: rgba(129, 104, 52, .5);
    }
    .header .nav .nav-list1 .nav-list2
    {
        position: absolute;
        z-index: 50;
        top: 80%;
        padding: 20px 40px;
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, .09);
    }
    .header .nav .nav-list1 .nav-list2 li
    {
        list-style: none;
        text-align: left;
    }
    .header .nav .nav-list1 .nav-list2 li > a
    {
        font-size: 14px;
        line-height: 30px;
        position: relative;
        z-index: 1;
        display: block;
        -webkit-transition: -webkit-transform .6s ease;
                transition: -webkit-transform .6s ease;
                transition:         transform .6s ease;
                transition:         transform .6s ease, -webkit-transform .6s ease;
        color: #fff;
    }
    .header .nav .nav-list1 .nav-list2 li > a:hover
    {
        -webkit-transform: translateX(6px);
            -ms-transform: translateX(6px);
                transform: translateX(6px);
        text-decoration: underline;
    }
    .header .nav .nav-list1 .nav-list2 li .pic
    {
        max-width: 260px;
        margin-left: 40px;
    }
    .header .nav .nav-list1 .nav-list2 li .pic img
    {
        max-width: 100%;
    }
    .header .nav .nav-list1 .nav-list2 li .pic .img-box
    {
        padding-bottom: 69.23076923%;
    }
    .header .nav .nav-list1 .nav-list2.pronav-list2
    {
        right: 0;
        left: 0;
        overflow: hidden;
        width: 100%;
        max-width: 1290px;
        margin: auto;
        padding-bottom: 20px;
        border-bottom: 40px solid #fff;
    }
    .header .nav .nav-list1 .nav-list2.pronav-list2 > li
    {
        width: 14.28571429%;
        margin-right: -4px;
        margin-bottom: -999px;
        padding: 0 25px 0 15px;
        padding-bottom: 999px;
        border-left: 1px solid #e7e7e7;
    }
    .header .nav .nav-list1 .nav-list2.pronav-list2 > li .pic
    {
        max-width: 130px;
        margin-left: 0;
    }
    .header .nav .nav-list1 .nav-list2.pronav-list2 > li h4
    {
        font-size: 13px;
        font-weight: bold;
        margin-top: 24px;
    }
}
@media (min-width: 1200px) and (max-width: 1440px)
{
    .header .nav .nav-list1 > li > a
    {
        padding: 0 18px;
    }
}
@media (min-width: 1200px) and (max-width: 1199px)
{
    .header .nav .nav-list1 .nav-list2 li .pic
    {
        display: none;
    }
}
@media (max-width: 991px)
{
    .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: 16px;
        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: rgba(129, 104, 52, .9);
    }
}
.header .nav-2 .nav-top,
.header .nav-3 .nav-top
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.header .nav-2 .nav-top .back-btn:before,
.header .nav-3 .nav-top .back-btn:before
{
    font-family: 'iconfont';
    font-size: 26px;
    content: '\e601';
}
.header .nav-2 .nav-top .nav-title,
.header .nav-3 .nav-top .nav-title
{
    font-size: 30px;

    margin: 0;
}
@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
{
    margin-top: 12%;
}
@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
{
    font-size: 18px;
    line-height: 30px;
    margin: 25px 0;
    padding: 10px 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: '\e827';
    -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: 19px;
}
.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: '\e827';
        color: #fff;
    }
    .header .fade-out ul.nav-list1 > li > a
    {
        font-size: 18px;
        line-height: 2.08333333;
        display: block;
    }
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 18px;
    }
}
@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(129, 104, 52, .90);
}
.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: '\e618';
    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: #816834;
}
.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: 80%;
    height: 60px;
    padding: 0;
    padding-bottom: 30px;
    -webkit-animation: zoomIn 1s 0s ease both;
            animation: zoomIn 1s 0s ease both;
    text-align: center;
    color: #fff;
}
.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 .video{
    display: inline-block;
    margin-top: 26px;
    vertical-align: top;
    width: 38px;
    height: 38px;
    position: relative;
    -webkit-transition: all .4s;
            transition: all .4s;
}

.header .video .video-box
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    text-align: center;
}
.header .video .iframe
{
    display: none;
    width: 100% !important;
    height: 100% !important;
}
.header .video .play
{
    line-height: 38px;
    display: inline-block;
    width: 38px;
    height: 38px;
    cursor: pointer;
    -webkit-transition: all .4s;
            transition: all .4s;
    text-align: center;
    vertical-align: top;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
}
@media (max-width: 1199px)
{
    .header .video
    {
        line-height: 32px;
        width: 32px;
        height: 32px;
        margin-top: 14px;
    }
    .header .video .play{
         line-height: 32px;
        width: 32px;
        height: 32px;
    }
}
.header .video .play:before
{
    font-family: 'iconfont';
    font-size: 18px;

    content: '\e683';
}
.header .video .play:hover
{
    border-color: #816834;
    background-color: #816834;
}
.header .find
{
    line-height: 38px;
    display: inline-block;
    width: 38px;
    height: 38px;
    margin-top: 26px;

    cursor: pointer;
    -webkit-transition: all .4s;
            transition: all .4s;
    text-align: center;
    vertical-align: top;

    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    margin-left: 18px;
}
@media (max-width: 1199px)
{
    .header .find
    {
        line-height: 32px;
        width: 32px;
        height: 32px;
        margin-top: 14px;
        margin-left: 10px;
    }
}
.header .find:before
{
    font-family: 'iconfont';
    font-size: 18px;
    content: '\e618';
}
.header .find:hover
{
    border-color: #816834;
    background-color: #816834;
}
.header .wechat
{
    display: inline-block;
    margin-left: 18px;
    vertical-align: top;
}
@media (max-width: 1199px)
{
    .header .wechat
    {
        margin-left: 8px;
    }
}
.header .wechat a
{
    line-height: 38px;
    display: inline-block;
    width: 38px;
    height: 38px;
    margin-top: 26px;

    -webkit-transition: all .4s;
            transition: all .4s;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
}
@media (max-width: 1199px)
{
    .header .wechat a
    {
        line-height: 32px;
        width: 32px;
        height: 32px;
        margin-top: 14px;
    }
}
.header .wechat a:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;
    content: '\e619';
}
.header .wechat a:hover
{
    border-color: #816834;
    background-color: #816834;
}
.header-in
{
    position: fixed;
    top: 0;
    width: 100%;
    height: 100px;
    padding: 5px 0;
    -webkit-transition: all .4s;
            transition: all .4s;
    background-color: #fff;
}
@media (max-width: 1199px)
{
    .header-in
    {
        height: 70px;
    }
}
.header-in .logo
{
    padding-right: 0;
    padding-left: 0;
    background: none;
}
.header-in .right
{
    padding-right: 0;
    padding-left: 0;
    background: none;
}
@media (min-width: 1200px)
{
    .header-in .nav .nav-list1 > li > a
    {
        -webkit-transition: all .4s;
                transition: all .4s;
        color: #000;
    }
    .header-in .nav .nav-list1 > li:hover > a,
    .header-in .nav .nav-list1 > li.active > a
    {
        color: #6e541e;
    }
    .header-in .nav .nav-list1 .nav-list2
    {
        background-color: #fff;
    }
    .header-in .nav .nav-list1 .nav-list2 li a
    {
        color: #666;
    }
}
.header-in .find,
.header-in .video .play
{
    color: #999;
    border-color: #999;
}
.header-in .find:hover,
,
.header-in .video .play:hover
{
    color: #fff;
}
.header-in .link a
{
    color: #999;
    border-color: #999;
}
.header-in .link a:hover
{
    color: #fff;
}
.header-in.fixed-header
{
    height: 70px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
}
.header-in.fixed-header .logo
{
    height: 60px;
    padding-top: 5px;
    padding-bottom: 5px;
}
@media (max-width: 1199px)
{
    .header-in.fixed-header .logo
    {
        height: 60px;
        padding-top: 0px;
        padding-bottom: 10px;
    }
}
@media (max-width:700px)
{
    .header-in.fixed-header .logo
    {
        padding-top:0px;
        padding-bottom: 5px;
    }
}
@media (max-width: 375px)
{
    .header-in.fixed-header .logo
    {
        padding-top: 5px;
        padding-bottom: 15px;
    }
}
.header-in.fixed-header .nav .nav-list1 > li > a
{
    line-height: 60px;
}
.header-in.fixed-header .find,
.header-in.fixed-header .link .wechat a

{
    margin-top: 13px;
}
.header-in.fixed-header .video{
    margin-top: 13px;
}
.banner
{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.banner .item
{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.banner img
{
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 100%;
}
.banner .owl-pagination
{
    position: absolute;
    bottom: 5%;
    width: 100%;
}
@media (max-width: 991px)
{
    .banner .owl-pagination
    {
        bottom: 3%;
    }
}
.banner .owl-pagination .owl-page
{
    display: inline-block;
}
.banner .owl-pagination .owl-page span
{
    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 8px;
    opacity: 1;
    border: 2px solid #fff;
    border-radius: 50%;
    background: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, .4);
}
@media (max-width: 991px)
{
    .banner .owl-pagination .owl-page span
    {
        width: 14px;
        height: 14px;
    }
}
.banner .owl-pagination .owl-page.active span
{
    background-color: #fff;
}
.banner .owl-buttons
{
    display: none;
}
.banner .text-1
{
     position: absolute;
    z-index: 9;
    top: 58%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align:left
}
.banner .text-1 .note
{
    text-align: left;
    color: #816834;
}
.banner .text-1 .note h3
{
    font-family: 'Tw Cen MT';
    font-size: 42px;
    line-height: 1.4;
    margin: 0;
    text-transform: uppercase;
}
@media (max-width: 1440px)
{
    .banner .text-1 .note h3
    {
        font-size: 40px;
    }
}
@media (max-width: 991px)
{
    .banner .text-1 .note h3
    {
        font-size: 20px;
    }
}
.banner .text-1 .note h4
{
   font-family: 'Tw Cen MT';
    font-size:50px;
    font-weight: bold;
    line-height: 1.4;
    margin: 0;
    text-transform: uppercase;
    color: #816834;
}
@media (max-width: 1440px)
{
    .banner .text-1 .note h4
    {
        font-size: 25px;
    }
}
@media (max-width: 991px)
{
    .banner .text-1 .note h4
    {
        font-size: 25px;
    }
}
.banner .text-1 .note p
{
    font-size: 18px;
    line-height: 1.4;
    margin: 10px 0 0 0;
}
@media (max-width: 1440px)
{
    .banner .text-1 .note p
    {
        font-size: 24px;
    }
}
@media (max-width: 991px)
{
    .banner .text-1 .note p
    {
        font-size: 15px;
    }
	.banner .text-1{ top: 40%;}
}
.banner .text-1 .note a.more
{
    font-size: 20px;
    line-height: 54px;
    display: inline-block;
    height: 54px;
    margin-top: 24px;
    padding: 0 50px;
    color: #fff;
    border-radius: 30px;
    background-color: #816834;
}
@media (max-width: 1440px)
{
    .banner .text-1 .note a.more
    {
        font-size: 18px;
        line-height: 46px;
        height: 46px;
    }
}
@media (max-width: 991px)
{
    .banner .text-1 .note a.more
    {
        font-size: 16px;
        padding: 0 30px;
    }
}
.banner .text-2
{
    position: absolute;
    z-index: 9;
    top: 58%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align:left
}
.banner .text-2 .note
{
    display: inline-block;
   /* max-width: 500px;*/
    text-align: left;
    color: #816834;
}
.banner .text-2 .note h3
{
    font-family: 'Tw Cen MT';
    font-size: 42px;
    line-height: 1.4;
    margin: 0;
    text-transform: uppercase;
}
@media (max-width: 1440px)
{
    .banner .text-2 .note h3
    {
        font-size: 40px;
    }
}
@media (max-width: 991px)
{
    .banner .text-2 .note h3
    {
        font-size: 20px;

       /* text-shadow: 1px 1px 1px #000;*/
    }.banner .text-2{ top: 40%;}
}
.banner .text-2 .note h4
{
   font-family: 'Tw Cen MT';
    font-size: 50px;
    font-weight: bold;
    line-height: 1.4;
    margin: 0;
    text-transform: uppercase;
    color: #816834;
}
@media (max-width: 1440px)
{
    .banner .text-2 .note h4
    {
        font-size: 34px;
    }
}
@media (max-width: 991px)
{
    .banner .text-2 .note h4
    {
       font-size: 25px;
        /* text-shadow: 1px 1px 1px #000;*/
    }
}
.banner .text-2 .note p
{
    font-size: 18px;
    line-height: 1.4;
    margin: 10px 0 0 0;
}
@media (max-width: 1440px)
{
    .banner .text-2 .note p
    {
        font-size: 16px;
    }
}
@media (max-width: 991px)
{
    .banner .text-2 .note p
    {
        font-size: 14px;
        text-shadow: 1px 1px 1px #000;
    }
}
.banner .text-2 .note a.more
{
    font-size: 18px;
    line-height: 54px;

    display: inline-block;

    height: 54px;
    margin-top: 24px;
    padding: 0 40px;

    color: #fff;
    border-radius: 30px;
    background-color: #816834;
}
@media (max-width: 1440px)
{
    .banner .text-2 .note a.more
    {
        line-height: 46px;

        height: 46px;
    }
}
@media (max-width: 991px)
{
    .banner .text-2 .note a.more
    {
        font-size: 16px;
        padding: 0 30px;
    }
}
.banner .text-3
{
    position: absolute;
    z-index: 9;
    top: 58%;
    left: 0;
    width: 100%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
			text-align:right
}
.banner .text-3 .note p
{
    font-size: 18px;
    line-height: 1.4;
    color: #816834;
    margin: 10px 0 0 0;
}
.banner .text-3 .note h3
{
    font-family: 'Tw Cen MT';
    font-size: 42px;
    font-weight: bold;
    line-height: 1.4;
    margin: 0;
    text-transform: uppercase;
    color: #816834;
}
@media (max-width: 1440px)
{
    .banner .text-3 .note h3
    {
        font-size: 34px;
    }
}
@media (max-width: 991px)
{
    .banner .text-3 .note h3
    {
        font-size: 20px;
    }
	.banner .text-3{ top: 40%; width: 96%;}
}
.banner .text-3 .note h4
{
    font-family: 'Tw Cen MT';
    font-size: 50px;
    font-weight: bold;
    line-height: 1.4;
    margin: 0;
    text-transform: uppercase;
    color: #816834;
}
@media (max-width: 1440px)
{
    .banner .text-3 .note h4
    {
        font-size: 34px;
    }
}
@media (max-width: 991px)
{
    .banner .text-3 .note h4
    {
        font-size: 25px;
    }
}
.banner .text-3 .note ul
{
    margin: 0 -15px;
}
@media (max-width: 991px)
{
    .banner .text-3 .note ul
    {
        margin: 0 -5px;
        margin-top: 20px;
    }
}
.banner .text-3 .note ul li
{
    display: inline-block;

    margin-top: 30px;
    padding: 0 15px;
}
@media (max-width: 991px)
{
    .banner .text-3 .note ul li
    {
        margin-top: 10px;
        padding: 0 5px;
    }
}
.banner .text-3 .note ul li .tt
{
    width: 116px;
    height: 116px;
    padding-top: 20px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    background-color: #3aa8d5;
}
@media (max-width: 991px)
{
    .banner .text-3 .note ul li .tt
    {
        width: 90px;
        height: 90px;
        padding-top: 2 0;
    }
}
.banner .text-3 .note ul li .tt span
{
    font-family: 'Tw Cen MT';
    font-size: 36px;
    line-height: 1;
    display: block;
}
@media (max-width: 991px)
{
    .banner .text-3 .note ul li .tt span
    {
        font-size: 22px;
    }
}
.banner .text-3 .note ul li .tt p
{
    font-size: 16px;
    line-height: 1.4;

    margin: 6px 0 0 0;
}
@media (max-width: 991px)
{
    .banner .text-3 .note ul li .tt p
    {
        font-size: 14px;
    }
}
.banner .text-3 .note ul li:nth-child(2) .tt
{
    background-color: #65c3cd;
}
.banner .text-3 .note ul li:nth-child(3) .tt
{
    background-color: #f7c666;
}
.banner .text-3 .note ul li:nth-child(4) .tt
{
    background-color: #f18d31;
}
.banner .text-3 .note ul li:nth-child(5) .tt
{
    background-color: #d64954;
}
.banner .text-3 .note ul li:nth-child(6) .tt
{
    background-color: #07507c;
}
.banner .text-3 .note a.more
{
    font-size: 18px;
    line-height: 54px;
    display: inline-block;
    height: 54px;
    margin-top: 24px;
    padding: 0 40px;
    color: #fff;
    border-radius: 30px;
    background-color: #816834;
}
@media (max-width: 1440px)
{
    .banner .text-3 .note a.more
    {
        line-height: 46px;
        height: 46px;
        margin-top: 30px;
    }
}
@media (max-width: 991px)
{
    .banner .text-3 .note a.more
    {
        font-size: 16px;
        padding: 0 30px;
    }
}
.banner .active .text-1 .note
{
    -webkit-animation: fadeInRight 1s 0s ease both;
            animation: fadeInRight 1s 0s ease both;
}
.banner .active .text-2 .note
{
    -webkit-animation: fadeInUp 1s 0s ease both;
            animation: fadeInUp 1s 0s ease both;
}
.banner .active .text-3 .note
{
    -webkit-animation: fadeInLeft 1s 0s ease both;
            animation: fadeInLeft 1s 0s ease both;
}
.banner-in
{
    position: relative;

    overflow: hidden;
}
.banner-in .top
{
    right: 0;
}
.banner-in .top-lawyer ul li a
{
    color: #333;
}
.banner-in .top-lawyer ul li a:after
{
    color: #333;
}
.banner-in .top-lawyer ul li a:hover
{
    color: #816834;
}
@media (max-width: 1199px)
{
    .banner-in .owl-theme
    {
        width: 140%;
        margin-left: -20%;
    }
}
@media (max-width: 991px)
{
    .banner-in .owl-theme
    {
        width: 160%;
        margin-left: -30%;
    }
}
@media (max-width: 767px)
{
    .banner-in .owl-theme
    {
        width: 200%;
        margin-left: -50%;
    }
}
.banner-in .owl-theme img
{
    width: 100%;
}
.banner-in .text-in
{
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.banner-in .text-in .note
{
    width: 260px;
    height: 260px;
    margin: 0 auto;
    padding: 16px;
    text-align: center;
    border: 1px dashed #816834;
    border-radius: 50%;
}
@media (max-width: 991px)
{
    .banner-in .text-in .note
    {
        width: 200px;
        height: 200px;
        padding: 6px;
    }
}
@media (max-width: 767px)
{
    .banner-in .text-in .note
    {
        width: 150px;
        height: 150px;
    }
}
.banner-in .text-in .note .img-box
{
    border-radius: 50%;
    background-color: #816834;
}
.banner-in .text-in .note .img-box1
{
    border-radius: 50%;
    background-color: #816834;
}
.banner-in .text-in .note b
{
    font-family: 'Tw Cen MT';
    font-size: 30px;
    font-weight: normal;
    line-height: 1;
    display: block;
    margin-top: 33%;
    text-transform: uppercase;
    color: #fff;
}
@media (max-width: 991px)
{
    .banner-in .text-in .note b
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .banner-in .text-in .note b
    {
        font-size: 24px;
    }
}
.banner-in .text-in .note p
{
    font-size: 30px;
    line-height: 1;

    margin: 8px 0 0 0;

    color: #fff;
}
@media (max-width: 991px)
{
    .banner-in .text-in .note p
    {
        font-size: 16px;
    }
}
.banner-in.banner-white
{
    position: relative;
}
.banner-in.banner-white:after
{
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 50%;
    display: block;
    width: 2px;
    height: 70px;
    content: '';
    -webkit-animation: fadeInDown 1s 1s ease both;
            animation: fadeInDown 1s 1s ease both;

    background-color: #fff;
}
@media (max-width: 991px)
{
    .banner-in.banner-white:after
    {
        bottom: 0;

        height: 40px;
    }
}
.banner-in.banner-white .text-in .note
{
    border-color: #fff;
}
.box-banner
{
    position: relative;

    margin-top: 100px;
}
@media (max-width: 1199px)
{
    .box-banner
    {
        margin-top: 70px;
    }
}
/*.box-banner:after
{
    position: absolute;
    bottom: -70px;
    left: 50%;

    display: block;

    width: 2px;
    height: 140px;

    content: '';
    -webkit-animation: fadeInDown 1s 1s ease both;
            animation: fadeInDown 1s 1s ease both;

    background-color: #816834;
}*/
@media (max-width: 991px)
{
    .box-banner:after
    {
        bottom: -40px;
        height: 80px;
    }
}
.box
{
    position: relative;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.box .box-slide-center
{
    position: absolute;
    top: 50%;

    width: 100%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.swiper-slide
{
    position: relative;

    width: 100%;
    height: 100%;
}
.swiper-button-next
{
    z-index: 9;
    top: auto;
    right: auto;
    bottom: 50px;
    left: 50%;
    width: 26px;
    height: 40px;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);

    border: 1px solid rgba(255, 255, 255, .5);
    border-radius: 20px;
    background: none;
}
.swiper-button-next .wheel
{
    position: absolute;
    left: 11px;

    display: inline-block;

    width: 2px;
    height: 5px;

    -webkit-animation: jump 1.6s infinite;
            animation: jump 1.6s infinite;

    background-color: rgba(255, 255, 255, .5);
    background-size: cover;
}
.fixed .swiper-wrapper
{
    z-index: 11;
}
.swiper-pagination-clickable .swiper-pagination-bullet
{
    display: inline-block;

    width: 16px;
    height: auto;

    opacity: 1;
    background: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet:before
{
    display: block;
    width: 4px;
    height: 4px;
    margin: 0 auto;
    margin-top: 4px;
    content: '';
    border-radius: 50%;
    background-color: #816834;
}
.swiper-pagination-clickable .swiper-pagination-bullet:after
{
    display: block;
    width: 1px;
    height: 15px;
    margin: 4px auto;
    content: '';
    background-color: #828282;
}
.swiper-pagination-clickable .swiper-pagination-bullet:last-child:after
{
    display: none;
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet
{
    margin: 8px 0;
}
.swiper-pagination-clickable .swiper-pagination-bullet-active
{
    background: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet-active:before
{
    width: 16px;
    height: 16px;
    border: 1px solid #816834;
    background: none;
}
.swiper-container-vertical > .swiper-pagination-bullets
{
    right: 20px;
}
@media (max-width: 1560px)
{
    .swiper-container-vertical > .swiper-pagination-bullets
    {
        right: 10px;
    }
}
.swiper-button-disabled
{
    display: none;
}
.title
{
    text-align: center;

    color: #fff;
}
.title b
{
    font-family: 'Tw Cen MT';
    font-size: 50px;
    font-weight: 600;
    line-height: 1;
    display: block;
    text-transform: uppercase;
}
@media (max-width: 1440px)
{
    .title b
    {
        font-size: 46px;
    }
}
@media (max-width: 767px)
{
    .title b
    {
        font-size: 30px;
    }
}
@media (max-width: 375px)
{
    .title b
    {
        font-size: 24px;
    }
}
.title b:after
{
    display: block;

    width: 86px;
    height: 1px;
    margin: 14px auto;

    content: '';

    background-color: #fff;
}
@media (max-width: 1440px)
{
    .title b:after
    {
        margin: 6px auto;
    }
}
@media (max-width: 767px)
{
    .title b:after
    {
        width: 66px;
    }
}
.title p
{
    font-size: 32px;
    line-height: 1.66666667;
    font-family: 'Tw Cen MT';
    margin: 0;
    color: #fff;
}
@media (max-width: 767px)
{
    .title p
    {
        font-size: 18px;
    }
}
.box .more
{
    text-align: center;
}
.box .more a
{
    font-family: 'Tw Cen MT';
    font-size: 36px;
    display: block;
    -webkit-transition: all .4s;
            transition: all .4s;
    text-transform: uppercase;

    color: #fff;
}
@media (max-width: 1440px)
{
    .box .more a
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .box .more a
    {
        font-size: 20px;
    }
}
.box .more a:after
{
    display: block;

    width: 232px;
    height: 17px;
    margin: 0 auto;
    content: '';
    -webkit-transition: all .4s;
            transition: all .4s;

    background: url(../image/more.png) no-repeat right top;
}
@media (max-width: 767px)
{
    .box .more a:after
    {
        width: 160px;
    }
}
.box .more a:hover
{
    -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
            transform: translateY(-5px);
}
.box .more a:hover:after
{
    -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
            transform: translateY(10px);
}
.box-about .number
{
    margin-top: 30px;
    padding: 15px 0;

    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
@media (max-width: 767px)
{
    .box-about .number
    {
        margin-top: 20px;
        padding: 5px 0;
    }
}
.box-about .number ul
{
    font-size: 0;
}
.box-about .number ul li
{
    position: relative;
    display: inline-block;
    width: 25%;
    margin: 15px 0;
    vertical-align: top;
}
@media (max-width: 767px)
{
    .box-about .number ul li
    {
        width: 50%;
    }
}
.box-about .number ul li:after
{
    position: absolute;
    top: 40%;
    right: 0;
    display: block;
    width: 6px;
    height: 6px;
    content: '';
    border-radius: 50%;
    background-color: #fff;
}
.box-about .number ul li:last-child:after
{
    display: none;
}
.box-about .number ul li .item
{
    text-align: center;
}
.box-about .number ul li .item b
{
    line-height: 1;

    color: #fff;
}
.box-about .number ul li .item b span
{
    font-family: 'Tungsten';
    font-size: 86px;
    line-height: 1;
    display: inline-block;
}
@media (max-width: 1440px)
{
    .box-about .number ul li .item b span
    {
        font-size: 70px;
    }
}
@media (max-width: 767px)
{
    .box-about .number ul li .item b span
    {
        font-size: 50px;
    }
}
.box-about .number ul li .item b sub
{
    font-size: 22px;
    font-weight: normal;
    top: -4px;
    display: inline-block;
    margin-left: 4px;
}
@media (max-width: 767px)
{
    .box-about .number ul li .item b sub
    {
        font-size: 16px;
    }
}
.box-about .number ul li .item p
{
    font-size: 16px;
    line-height: 1.5;
    margin: 10px 0 0 0;
    color: #fff;
}
@media (max-width: 767px)
{
    .box-about .number ul li .item p
    {
        font-size: 14px;
    }.box-about .number{ display:none}
}
.box-about .text
{
    overflow: hidden;
    margin-top: 30px;
}

.box-about .text p
{
    font-size: 16px;
   
    margin: 0;
    color: #fff;
}
@media (max-width: 767px)
{
    .box-about .text p
    {
        font-size: 16px; line-height: 30px;
    }
}
@media (max-width: 399px)
{
    .box-about .text p
    {
        font-size: 14px; line-height: 25px;
    }
}
.box-about .more
{
    margin-top: 10%;
}
@media (max-width: 1440px)
{
    .box-about .more
    {
        margin-top: 5%;
    }
}
.box-solution .solution
{
    font-size: 0;

    margin-top: 10px;
}
@media (max-width: 1440px)
{
    .box-solution .solution
    {
        margin-top: 0;
    }
}
.box-solution .solution .pic
{
    display: inline-block;
    width: 40%;
    margin-top: 30px;
    text-align: right;
    vertical-align: middle;
}
@media (max-width: 1440px)
{
    .box-solution .solution .pic
    {
        width: 30%;
    }
}
@media (max-width: 991px)
{
    .box-solution .solution .pic
    {
        display: block;

        width: 100%;
        max-width: 300px;
        margin: 0 auto;
        margin-top: 5px;
    }
}
@media (max-width: 767px)
{
    .box-solution .solution .pic
    {
		display:none
       /* max-width: 180px;*/
    }
}
.box-solution .solution .pic img
{
    max-width: 100%;
}
.box-solution .solution .text
{
    display: inline-block;
    width: 60%;
    padding-left: 50px;
    vertical-align: middle;
}
@media (max-width: 991px)
{
    .box-solution .solution .text
    {
        width: 100%;
        margin-top: 5px;
        padding-left: 0;
    }
}
.box-solution .solution .text b
{
    font-size: 38px;
    font-weight: normal;
    line-height: 1.31578947;
    display: block;
    text-transform: uppercase;
    color: #fff;
}
@media (max-width: 1440px)
{
    .box-solution .solution .text b
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .box-solution .solution .text b
    {
        font-size: 22px;
    }
}
@media (max-width: 767px)
{
    .box-solution .solution .text b
    {
        font-size: 18px;
    }
}
.box-solution .solution .text b span
{
    font-family: 'Tw Cen MT';
    font-weight: bold;
}
.box-solution .solution .text ul
{
    margin-top: 20px;
}
@media (max-width: 1440px)
{
    .box-solution .solution .text ul
    {
        margin-top: 0;
    }
	.box-solution .solution .text ul li
{
    padding: 4px 0 !important;
    color: #fff;
    border-bottom: 1px dashed #fff;
}
}

.box-solution .solution .text ul li
{
    padding: 8px 0;
    color: #fff;
    border-bottom: 1px dashed #fff;
}
@media (max-width: 767px)
{
    .box-solution .solution .text ul li
    {
        padding: 15px 0;
    }
}
@media (max-width:399px)
{
    .box-solution .solution .text ul li
    {
        padding: 7px 0;
    }
}
.box-solution .solution .text ul li p
{
    font-size: 18px;
    line-height: 2;

    margin: 0;
}
@media (max-width: 1440px)
{
    .box-solution .solution .text ul li p
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .box-solution .solution .text ul li p
    {
        font-size: 14px;
        line-height: 24px;
    }
}
.box-solution .solution .text ul li p span
{
    font-weight: bold;
    display: inline-block;
    margin-right: 10px;
}
@media (max-width: 767px)
{
    .box-solution .solution .text ul li p span
    {
        margin-right: 4px;
    }
}
.box-solution .more
{
    margin-top: 3%;
}
@media (max-width: 1440px)
{
    .box-solution .more
    {
        margin-top: 10px;
    }
}
@media (max-width: 991px)
{
    .box-solution .more
    {
        margin-top: 3%;
    }
}
.box-product .title b
{
    color: #816834;
}
.box-product .title b:after
{
    background-color: #816834;
}
.box-product .title p
{
    color: #816834;
}
.box-product .product
{
    margin-top: 30px;
}
.box-news .title b
{
    color: #816834;
}
.box-news .title b:after
{
    background-color: #816834;
}
.box-news .title p
{
    color: #816834;
}
.box-news .product
{
    margin-top: 30px;
}
@media (max-width: 1440px)
{
    .box-product .product
    {
        margin-top: 10px;
        padding: 0 8%;
    }
}
@media (max-width: 1360px)
{
    .box-product .product
    {
        padding: 0 14%;
    }
}
@media (max-width: 991px)
{
    .box-product .product
    {
        margin-top: 30px;
        padding: 0;
    }
	.box-product .product .item .img-box
{margin:0 5px !important}

}
.box-product .product .item
{
    position: relative;
    display: block;
    /*background-color: #000;*/
}
.box-product .product .item .img-box
{
   /* padding-bottom: 160.60606061%;
    -webkit-transition: all .4s;
    transition: all .4s;	padding-bottom:100%;*/
	margin:0 15px;
	text-align:center;
    opacity:1;
}.box-product .product .item .img-box img{	width:100%;}
.box-product .product .item .note
{
    position: absolute;
    bottom:20px;
    width: 100%;
    padding: 0 20px;
    -webkit-transition: all .4s;
            transition: all .4s;
    text-align: right;
    color: #775e2c;
}
@media (max-width: 1440px)
{
    .box-product .product .item .note
    {
        bottom: 10px;
        padding: 0 10px;
    }
}
/*.box-product .product .item .note:after
{
    font-size: 35px;
    line-height: 1;
    content: '+';
}*/
.box-product .product .item .note span
{
    font-family: 'Tungsten';
    font-size: 42px;
    display: block;
    color: #e9e9e9;
}
.box-product .product .item .note b
{
    font-size: 22px;
    line-height: 30px;
  /*  display: -webkit-box;*/
    overflow: hidden;
    height: 30px;
/*    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;*/
}
@media (max-width: 1440px)
{
    .box-product .product .item .note b
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .box-product .product .item .note b
    {
        font-size: 15px;
    }
}
.box-product .product .item .note p
{
    font-size: 16px;
    line-height: 26px;
	font-weight:600;
/*    display: -webkit-box;
    overflow: hidden;*/
    height: 52px;
    margin: 0px 0 0 0;
    padding: 0 10px;
  text-align: center;
    /*  border-right: 4px solid #fff; -webkit-box-orient: vertical;   -webkit-line-clamp: 2;*/
   
 
}
@media (max-width: 767px)
{
    .box-product .product .item .note p
    {
        font-size: 14px;
		padding-top:20px;
    }
}
@media (min-width: 992px)
{
    .box-product .product .item:hover .img-box
    {
        opacity: .9;
    }
    .box-product .product .item:hover .note
    {
        bottom: 35px;
    }
}
@media (min-width: 992px) and (max-width: 1440px)
{
    .box-product .product .item:hover .note
    {
        bottom: 60px;
    }
}
.box-product .more
{
    margin-top: 5%;
}
@media (max-width: 1440px)
{
    .box-product .more
    {
        margin-top: 5%;
    }
}
@media (max-width: 767px)
{
	  .box-product .more
    {
        margin-top: 25%;
    }
	}
.box-product .more a
{
    color: #816834;
}
.box-product .more a:after
{
    background: url(../image/moregreen.png) no-repeat right top;
}
.box-news .news
{
    margin: 0 -20px;
    margin-top: 30px;
}
@media (max-width: 1440px)
{
    .box-news .news
    {
        padding: 0 6%;
    }
}
@media (max-width: 991px)
{
    .box-news .news
    {
        padding: 0;
    }
}
.box-news .news .slick-slide
{
    padding: 0 20px;
}
.box-news .news .item .date span
{
    font-family: 'Tw Cen MT';
    font-size: 22px;

    display: block;

    color: #816935;
}
.box-news .news .item .date span:after
{
    display: block;

    width: 100px;
    height: 4px;
    margin-top: 8px;

    content: '';
    -webkit-transition: all .4s;
            transition: all .4s;

    background-color: #816834;
}
.box-news .news .item .img-box
{
    padding-bottom: 61.70212766%;
}
.box-news .news .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.box-news .news .item .note
{
    padding-top: 10px;
}

.box-news .news .item .note b
{
    font-size: 15px;
    line-height: 20px;
   /* display: -webkit-box;
	-webkit-box-orient: vertical;
    -webkit-line-clamp: 1;*/
    overflow: hidden;
    height: 60px;
    color: #816935;

}
@media (max-width: 767px)
{
    .box-news .news .item .note b
    {
        font-size: 18px;
    }
	.box-news .news .item .note p{ height: 112px !important;}
}
@media (max-width: 767px){.box-news .news .item .note p{ height: 52px !important;}}
.box-news .news .item .note p
{
    font-size: 14px;
    line-height: 26px;
/*
    display: -webkit-box;*/
    overflow: hidden;

    height: 52px;
    margin: 10px 0 0 0;

    color: #79602b;

/*    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;*/
}
.box-news .news .item .note span
{
    font-size: 16px;
    line-height: 42px;

    display: inline-block;

    margin-top: 20px;
    padding: 0 34px;

    -webkit-transition: all .2s;
            transition: all .2s;

    color: #79602b;
    border: 1px dashed #816935;
    border-radius: 30px;
}
@media (max-width: 767px)
{
    .box-news .news .item .note span
    {
        line-height: 34px;
        height: 34px;
    }
}
.box-news .news .item:hover .date span:after
{
    width: 100%;
}
.box-news .news .item:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.box-news .news .item:hover .note span
{
    color: #816834;
    background-color: #fff;
}
.swiper-slide-active .box-about .title
{
    -webkit-animation: fadeInDown 1s 0s ease both;
            animation: fadeInDown 1s 0s ease both;
}
.swiper-slide-active .box-about .number,
.swiper-slide-active .box-about .text,
.swiper-slide-active .box-about .more
{
    -webkit-animation: fadeInUp 1s 0s ease both;
            animation: fadeInUp 1s 0s ease both;
}
.swiper-slide-active .box-solution .title
{
    -webkit-animation: fadeInDown 1s 0s ease both;
            animation: fadeInDown 1s 0s ease both;
}
.swiper-slide-active .box-solution .pic
{
    -webkit-animation: fadeInLeft 1s 0s ease both;
            animation: fadeInLeft 1s 0s ease both;
}
@media (max-width: 991px)
{
    .swiper-slide-active .box-solution .pic
    {
        -webkit-animation: fadeInUp 1s 0s ease both;
                animation: fadeInUp 1s 0s ease both;
    }
}
.swiper-slide-active .box-solution .text
{
    -webkit-animation: fadeInRight 1s 0s ease both;
            animation: fadeInRight 1s 0s ease both;
}
@media (max-width: 991px)
{
    .swiper-slide-active .box-solution .text
    {
        -webkit-animation: fadeInUp 1s 0s ease both;
                animation: fadeInUp 1s 0s ease both;
    }
}
.swiper-slide-active .box-solution .more
{
    -webkit-animation: fadeInUp 1s 0s ease both;
            animation: fadeInUp 1s 0s ease both;
}
.swiper-slide-active .box-product .title
{
    -webkit-animation: fadeInDown 1s 0s ease both;
            animation: fadeInDown 1s 0s ease both;
}
.swiper-slide-active .box-product .product,
.swiper-slide-active .box-product .more
{
    -webkit-animation: fadeInUp 1s 0s ease both;
            animation: fadeInUp 1s 0s ease both;
}
.swiper-slide-active .box-news .title
{
    -webkit-animation: fadeInDown 1s 0s ease both;
            animation: fadeInDown 1s 0s ease both;
}
.swiper-slide-active .box-news .news,
.swiper-slide-active .box-news .more
{
    -webkit-animation: fadeInUp 1s 0s ease both;
            animation: fadeInUp 1s 0s ease both;
}
.ani-slideout .box-about .title
{
    -webkit-animation: fadeOutUp 1s 0s ease both;
            animation: fadeOutUp 1s 0s ease both;
}
.ani-slideout .box-about .number,
.ani-slideout .box-about .text,
.ani-slideout .box-about .more
{
    -webkit-animation: fadeOutDown 1s 0s ease both;
            animation: fadeOutDown 1s 0s ease both;
}
.ani-slideout .box-solution .title
{
    -webkit-animation: fadeOutUp 1s 0s ease both;
            animation: fadeOutUp 1s 0s ease both;
}
.ani-slideout .box-solution .pic
{
    -webkit-animation: fadeOutLeft 1s 0s ease both;
            animation: fadeOutLeft 1s 0s ease both;
}
@media (max-width: 991px)
{
    .ani-slideout .box-solution .pic
    {
        -webkit-animation: fadeOutDown 1s 0s ease both;
                animation: fadeOutDown 1s 0s ease both;
    }
}
.ani-slideout .box-solution .text
{
    -webkit-animation: fadeOutRight 1s 0s ease both;
            animation: fadeOutRight 1s 0s ease both;
}
@media (max-width: 991px)
{
    .ani-slideout .box-solution .text
    {
        -webkit-animation: fadeOutDown 1s 0s ease both;
                animation: fadeOutDown 1s 0s ease both;
    }
}
.ani-slideout .box-solution .more
{
    -webkit-animation: fadeOutDown 1s 0s ease both;
            animation: fadeOutDown 1s 0s ease both;
}
.ani-slideout .box-product .title
{
    -webkit-animation: fadeOutUp 1s 0s ease both;
            animation: fadeOutUp 1s 0s ease both;
}
.ani-slideout .box-product .product,
.ani-slideout .box-product .more
{
    -webkit-animation: fadeOutDown 1s 0s ease both;
            animation: fadeOutDown 1s 0s ease both;
}
.ani-slideout .box-news .title
{
    -webkit-animation: fadeOutUp 1s 0s ease both;
            animation: fadeOutUp 1s 0s ease both;
}
.ani-slideout .box-news .news,
.ani-slideout .box-news .more
{
    -webkit-animation: fadeOutDown 1s 0s ease both;
            animation: fadeOutDown 1s 0s ease both;
}
.box-footer
{
    height: auto;
    background-color: #efefef;
}
.box-footer .foot
{    padding:50px 0 30px 0;
    border-bottom: 1px solid #d2d2d2;
}
@media (max-width: 1199px)
{
    .box-footer .foot
    {
        display: none;
    }
}
.box-footer .foot .container > ul
{
    font-size: 0;
    padding: 0;
    text-align: justify;
    text-justify: distribute-all-lines;
}
.box-footer .foot .container > ul:after
{
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    margin: 0;
    content: '';
}
@media (max-width: 1199px)
{
    .box-footer .foot .container > ul:after
    {
        display: none;
    }
}
@media (max-width: 1199px)
{
    .box-footer .foot .container > ul
    {
        display: block;
        overflow: hidden;
        margin: 0 -15px;
    }
}
@media (min-width: 1200px)
{
    .box-footer .foot .container > ul > li
    {
        display: inline-block;
      /*  max-width: 14.28571429%;*/
        vertical-align: top;
        word-break: break-all;
    }
}
@media (max-width: 1199px)
{
    .box-footer .foot .container > ul > li
    {
        display: inline-block;
        width: 33.33333333%;
        margin-right: -4px;
        padding: 0 15px;
        vertical-align: top;
    }
}
@media (max-width: 991px)
{
    .box-footer .foot .container > ul > li
    {
        width: 100%;
    }
}
.box-footer .foot .container > ul > li h3
{
    font-size: 22px;
    line-height: 20px;
    margin: 0;
    color: #816834;
}
@media (max-width: 991px)
{
    .box-footer .foot .container > ul > li h3
    {
        font-size: 16px;
    }
    .box-footer .foot .container > ul > li h3:after
    {
        font-family: 'iconfont' !important;
        font-size: 14px;
        float: right;
        content: '\e628';
    }
}
.box-footer .foot .container > ul > li h3 a
{
    display: block;
}
.box-footer .foot .container > ul > li .item
{
    text-align: left;
}
@media (max-width: 1199px)
{
    .box-footer .foot .container > ul > li .item
    {
        margin-top: 30px;
    }
}
.box-footer .foot .container > ul > li .item-1 .info-down a
{
    font-size: 15px;
    line-height: 2;
    display: block;
    color: #333;
}
.box-footer .foot .container > ul > li .item-1 .info-down a:hover
{
    color: #816834;
}
.box-footer .foot .container > ul > li .item-2 .title-foot b
{
    font-family: 'Tw Cen MT';
    font-size: 32px;
    line-height: 1;
    display: block;
    text-transform: uppercase;
    color: #816834;
}
.box-footer .foot .container > ul > li .item-2 .title-foot p
{
    font-size: 20px;
    line-height: 1.5;
    display: inline-block;
    margin: 0;
    color: #666;
    border-bottom: 4px solid #816834;
}
.box-footer .foot .container > ul > li .item-2 p
{
    font-size: 15px;
    line-height: 2;
    display: block;
    margin: 0;
    color: #333;
}
.box-footer .foot .container > ul > li .item-2 .foot-down
{
    margin-top: 0 !important;
}
.box-footer .foot .container > ul > li .item-3
{
    max-width: 133px;

    text-align: center;
}
.box-footer .foot .container > ul > li .item-3 img
{
    max-width: 100%;
}
.box-footer .foot .container > ul > li .item-3 p
{
    font-size: 16px;
    line-height: 1.5;

    margin: 8px 0 0 0;

    color: #816834;
}
.box-footer .foot .container > ul > li .info-down
{
    margin-top: 20px;
}
@media (max-width: 991px)
{
    .box-footer .foot .container > ul > li .info-down
    {
        display: none;
        padding-bottom: 10px;
    }
}
.box-footer .foot .container > ul > li .info-down img
{
    max-width: 100%;
}
.box-footer .foot .container > ul > li.current .title-foot h3:after
{
    content: '\e623';
}
.box-footer .copyright
{
    padding: 20px 0;
}
@media (max-width: 991px)
{
    .box-footer .copyright
    {
        padding: 10px 0;
        text-align: center;
    }
	 .box-footer .copyright p span{ display:none !important}
	 .box-footer .copyright .top{ display:none !important}
	
}
.box-footer .copyright p
{
    font-size: 14px;
    line-height: 30px;
    display: inline-block;
    margin: 0;
    color: #000;
}
@media (max-width: 991px)
{
    .box-footer .copyright p
    {
        font-size: 13px;line-height:22px
    }
}
.box-footer .copyright p span
{
    display: inline-block;
    margin: 0 10px;
}
.box-footer .copyright p a:hover
{
    text-decoration: underline;

    color: #816834;
}
.box-footer .copyright .top
{
    display: inline-block;
    float: right;
}
.box-footer .copyright .top a
{
    font-family: 'Tw Cen MT';
    font-size: 20px;
    line-height: 30px;
    display: inline-block;
    color: #816834;
}
.box-footer .copyright .top a:after
{
    display: inline-block;
    width: 19px;
    height: 15px;
    margin-left: 10px;
    content: '';
    vertical-align: middle;
    background: url(../image/top.png) no-repeat;
}
.box-footer-in
{
    height: auto;
}
.box-footer-in .footer
{
    position: relative;

    padding: 70px 0;

    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}
.box-footer-in .info
{
    display: none;
}
.box-footer-in .copyright
{
    position: relative;
}
.sidenav
{
    background-color: #f6f6f6;
}
.sidenav ul
{
    text-align: center;
}
.sidenav ul li
{
    display: inline-block;
}
.sidenav ul li a
{
    font-size: 16px;
    line-height: 80px;
    position: relative;
    display: block;
    padding: 0 46px;
}
@media (max-width: 767px)
{
    .sidenav ul li a
    {
        padding: 0 20px;
    }
}
.sidenav ul li.active a,
.sidenav ul li:hover a
{
    position: relative;
    color: #fff;
    background-color: #1d1511;
}
.sidenav ul li.active a:after,
.sidenav ul li:hover a:after
{
    position: absolute;
    bottom: -12px;
    left: 0;
    display: block;
    width: 100%;
    height: 12px;

    content: '';
    background-color: #1d1511;
}
.wrapper
{
    overflow: hidden;
}
.wrap
{
    padding: 60px 0 60px 0;
}
@media (max-width: 991px)
{
    .wrap
    {
        padding: 30px 0;
    }
}
.title-in
{
    text-align: center;
}
.title-in b
{
    font-family: 'ITC Avant Garde Gothic';
    font-size: 30px;
    line-height: 1;
    display: block;
    margin: 8px 0 0 0; color:#dedede
}
@media (max-width: 991px)
{
    .title-in b
    {
        font-size: 26px;
    }
}
.title-in p
{
    line-height: 1;
    margin: 0;
 font-family: 'ITC Avant Garde Gothic';
    font-size: 36px;
	font-weight:600; color:#816834
}
@media (max-width: 991px)
{
    .title-in p
    {
        font-size: 20px;
    }
}
.wrap-title
{
    margin-top: 100px;
    background-color: #816834;
}
@media (max-width: 1199px)
{
    .wrap-title
    {
        margin-top: 70px;
    }
}
.wrap-title .info
{
    position: relative;
    padding: 40px 0;
    padding-right: 120px;
}
@media (max-width: 991px)
{
    .wrap-title .info
    {
        padding: 24px 0;
        padding-right: 0;
    }
}
.wrap-title .info h1
{
    font-size: 26px;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
    color: #fff;
}
@media (max-width: 991px)
{
    .wrap-title .info h1
    {
        font-size: 20px;
    }
}
.wrap-title .info a.return
{
    line-height: 40px;
    position: absolute;
    top: 35px;
    right: 0;
    display: inline-block;
    padding: 0 20px;
    -webkit-transition: all .4s;
            transition: all .4s;

    color: #fff;
    border: 1px solid #fff;
    border-radius: 30px;
}
@media (max-width: 991px)
{
    .wrap-title .info a.return
    {
        line-height: 34px;
        /*position: relative;*/
        top: 0;
        margin-top: 20px;
    }
}
.wrap-title .info a.return:hover
{
    color: #816834;
    background-color: #fff;
}
.wrap-about
{
    padding-bottom: 0;
}
.wrap-about .number
{
    margin-top: 40px;
    padding: 20px 0;

    background: url(../image/number_bg.jpg) no-repeat center;
    background-size: cover;
}
.wrap-about .number ul
{
    font-size: 0;
}
.wrap-about .number ul li
{
    position: relative;
    display: inline-block;
    width: 25%;
    margin: 15px 0;
    vertical-align: top;
}
@media (max-width: 767px)
{
    .wrap-about .number ul li
    {
        width: 50%;
    }
}
.wrap-about .number ul li:after
{
    position: absolute;
    top: 30%;
    right: 0;
    display: block;
    width: 1px;
    height: 30px;
    content: '';
    background-color: #fff;
}
.wrap-about .number ul li:last-child:after
{
    display: none;
}
@media (max-width: 767px)
{
    .wrap-about .number ul li:nth-child(2):after
    {
        display: none;
    }
}
.wrap-about .number ul li .item
{
    text-align: center;
}
.wrap-about .number ul li .item b
{
    line-height: 1;

    color: #fff;
}
.wrap-about .number ul li .item b span
{
    font-family: 'Tungsten';
    font-size: 72px;
    line-height: 1;
    display: inline-block;
}
@media (max-width: 1440px)
{
    .wrap-about .number ul li .item b span
    {
        font-size: 70px;
    }
}
@media (max-width: 767px)
{
    .wrap-about .number ul li .item b span
    {
        font-size: 50px;
    }
}
.wrap-about .number ul li .item b sub
{
    font-size: 22px;
    font-weight: normal;
    top: -4px;
    display: inline-block;
    margin-left: 4px;
}
@media (max-width: 767px)
{
    .wrap-about .number ul li .item b sub
    {
        font-size: 16px;
    }
}
.wrap-about .number ul li .item p
{
    font-size: 16px;
    line-height: 1.5;
    margin: 10px 0 0 0;
    color: #fff;
}
@media (max-width: 767px)
{
    .wrap-about .number ul li .item p
    {
        font-size: 14px;
    }
}
.wrap-about .text
{
    margin-top: 40px;
}
.wrap-about .text p
{
    font-size: 16px;
    line-height: 2;
    margin: 0;
    color: #000;
}
@media (max-width: 991px)
{
    .wrap-about .text p
    {
        font-size: 15px;
    }
}
/*.wrap-culture .title-in:before
{
    display: block;

    width: 2px;
    height: 56px;
    margin: 0 auto;

    content: '';
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);

    background-color: #816834;
}
*/.wrap-culture .item
{
    position: relative;
    margin-top: 46px;
    -webkit-transition: all .6s;
            transition: all .6s;
}
@media (max-width: 991px)
{
    .wrap-culture .item
    {
        margin-top: 24px;
    }
}
.wrap-culture .item .img-box
{
    padding-bottom: 127.65957447%;
}
.wrap-culture .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-culture .item .note
{
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    padding: 0 30px;
    color: #fff;
}
@media (max-width: 991px)
{
    .wrap-culture .item .note
    {
        bottom: 10px;
        padding: 0 10px;
    }
}
.wrap-culture .item .note b
{
    font-size: 30px;
    font-weight: normal;
    line-height: 1.5;
    display: block;
}
@media (max-width: 991px)
{
    .wrap-culture .item .note b
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .wrap-culture .item .note b
    {
        font-size: 17px;
    }
}
.wrap-culture .item .note p
{
    font-family: 'Tw Cen MT';
    font-size: 24px;
    line-height: 1.5;
    margin: 0;
    text-transform: uppercase;
    color: #fff;
}
@media (max-width: 991px)
{
    .wrap-culture .item .note p
    {
        font-size: 15px;
    }
}
@media (max-width: 767px)
{
    .wrap-culture .item .note p
    {
        font-size: 14px;
    }
}
.wrap-culture .item:hover
{
    -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
            transform: translateY(-10px);
}
.wrap-social
{
    padding-top: 0;
    background-color: #efefef;
}
.wrap-social .title-in:before
{
    display: block;
    width: 2px;
    height: 56px;
    margin: 0 auto;
    content: '';
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);

    background-color: #816834;
}
.wrap-social .social-text
{
    margin-top: 30px;
}
.wrap-social .social-text p
{
    font-size: 17px;
    line-height: 2;
    margin: 0;
    color: #666;
}
@media (max-width: 991px)
{
    .wrap-social .social-text p
    {
        font-size: 15px;
    }
}
.wrap-social .social
{
    margin-top: 50px;
}
.wrap-social .social ul
{
    overflow: hidden;
}
.wrap-social .social ul li
{
    float: left;

    width: 50%;
}
.wrap-social .social ul li:nth-child(3) .item-pic,
.wrap-social .social ul li:nth-child(4) .item-pic
{
    float: right;
}
.wrap-social .social ul li:nth-child(3) .item-pic:before,
.wrap-social .social ul li:nth-child(4) .item-pic:before
{
    top: 50%;
    right: auto;
    left: 0;
    margin-top: -5px;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #fff;
}
@media (max-width: 991px)
{
    .wrap-social .social ul li
    {
        width: 100%;
    }
    .wrap-social .social ul li:nth-child(2) .item-pic,
    .wrap-social .social ul li:nth-child(4) .item-pic
    {
        float: right;
    }
    .wrap-social .social ul li:nth-child(2) .item-pic:before,
    .wrap-social .social ul li:nth-child(4) .item-pic:before
    {
        top: 50%;
        right: auto;
        left: 0;
        margin-top: -5px;
        border-width: 10px 0 10px 10px;
        border-color: transparent transparent transparent #fff;
    }
    .wrap-social .social ul li:nth-child(3) .item-pic
    {
        float: left;
    }
    .wrap-social .social ul li:nth-child(3) .item-pic:before
    {
        z-index: 2;
        top: 50%;
        right: 0;
        left: auto;
        margin-top: -5px;
        border-width: 10px 10px 10px 0;
        border-color: transparent #fff transparent transparent;
    }
}
.wrap-social .social .itembox
{
    overflow: hidden;
}
.wrap-social .social .item
{
    float: left;
    width: 50%;
}
@media (max-width: 767px)
{
    .wrap-social .social .item
    {
        width: 100%;
    }
}
.wrap-social .social .item-pic
{
    position: relative;
}
.wrap-social .social .item-pic:before
{
    position: absolute;
    z-index: 2;
    top: 50%;
    right: 0;
    display: block;
    width: 0;
    height: 0;
    margin-top: -5px;
    content: '';
    border-width: 10px 10px 10px 0;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
}
@media (max-width: 767px)
{
    .wrap-social .social .item-pic:before
    {
        top: auto !important;
        right: auto !important;
        bottom: 0 !important;
        left: 50% !important;

        display: block;
        width: 0;
        height: 0;
        margin: 0 !important;
        margin-left: -5px !important;

        content: '';
        border-width: 0 10px 10px 10px !important;
        border-style: solid;
        border-color: transparent transparent #fff transparent !important;
    }
}
.wrap-social .social .item-text
{
    background-color: #fff;
}
.wrap-social .social .item-text .note
{
    padding: 30px;
}
@media (max-width: 1440px)
{
    .wrap-social .social .item-text .note
    {
        padding: 20px;
    }
}
@media (max-width: 767px)
{
    .wrap-social .social .item-text .note
    {
        padding: 30px 15px;
    }
}
.wrap-social .social .item-text .note b
{
    font-size: 22px;
    font-weight: normal;
    line-height: 2;
    display: inline-block;
    margin-bottom: 20px;
    border-bottom: 3px solid #816834;
}
@media (max-width: 1440px)
{
    .wrap-social .social .item-text .note b
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .wrap-social .social .item-text .note b
    {
        font-size: 18px;
    }
}
.wrap-social .social .item-text .note p
{
    font-size: 16px;
    line-height: 2;
    margin: 0;
    color: #999;}
@media (max-width: 767px)
{
    .wrap-social .social .item-text .note p
    {
        font-size: 15px;
    }
}
.wrap-honor
{
    padding-top: 0;
}
.wrap-honor .title-in:before
{
    display: block;
    width: 2px;
    height: 56px;
    margin: 0 auto;

    content: '';
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);

    background-color: #816834;
}
.wrap-honor .honor
{
    margin-top: 50px;
    padding: 0 10%;
}
@media (max-width: 1199px)
{
    .wrap-honor .honor
    {
        padding: 0 6%;
    }
}
@media (max-width: 767px)
{
    .wrap-honor .honor
    {
        padding: 0 15px;
    }
}
.wrap-honor .honor .slick-honor
{
    margin: 0 -24px;
}
@media (max-width: 1199px)
{
    .wrap-honor .honor .slick-honor
    {
        margin: 0 -10px;
    }
}
.wrap-honor .honor .slick-slide
{
    padding: 0 24px;
}
@media (max-width: 1199px)
{
    .wrap-honor .honor .slick-slide
    {
        padding: 0 10px;
    }
}
.wrap-honor .honor .item .img-box
{
    padding-bottom: 82.22222222%;
}
.wrap-honor .honor .item p
{
    font-size: 20px;
    line-height: 30px;
    display: -webkit-box;
    overflow: hidden;
    height: 30px;
    margin: 10px 0 0 0;
    text-align: center;
    color: #666;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1199px)
{
    .wrap-honor .honor .item p
    {
        font-size: 16px;
    }
}
.wrap-honor .honor .slick-arrow
{
    position: absolute;
    z-index: 9;
    top: 50%;
    left: -5%;
    padding: 0;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);

    background: none;
}
@media (max-width: 767px)
{
    .wrap-honor .honor .slick-arrow
    {
        left: 0;
    }
}
.wrap-honor .honor .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-size: 16px;
    line-height: 60px;
    display: block;
    width: 60px;
    height: 60px;
    content: '\e601';
    -webkit-transition: all .4s;
            transition: all .4s;
    text-align: center;

    color: #333;
    border: 1px solid #dcdcdc;
    border-radius: 50%;
}
@media (max-width: 767px)
{
    .wrap-honor .honor .slick-arrow:before
    {
        line-height: 40px;
        width: 40px;
        height: 40px;
    }
}
.wrap-honor .honor .slick-arrow.slick-next
{
    right: -5%;
    left: auto;
}
@media (max-width: 767px)
{
    .wrap-honor .honor .slick-arrow.slick-next
    {
        right: 0;
    }
}
.wrap-honor .honor .slick-arrow.slick-next:before
{
    content: '\e827';
}
.wrap-honor .honor .slick-arrow:hover:before
{
    color: #fff;
    background-color: #816834;
}
.wrap-comprehensive .title-comprehensive
{
    text-align: center;
}
.wrap-comprehensive .title-comprehensive b
{
    font-size: 36px;
    line-height: 1.3;
    display: block;
    color: #816834;
}
@media (max-width: 991px)
{
    .wrap-comprehensive .title-comprehensive b
    {
        font-size: 26px;
    }
}
.wrap-comprehensive .title-comprehensive p
{
    font-size: 24px;
    line-height: 30px;
    display: inline-block;
    margin: 16px 0 0 0;
    padding: 10px 20px;
    border: 1px dashed #b5b5b5;
    border-radius: 30px;
}
@media (max-width: 991px)
{
    .wrap-comprehensive .title-comprehensive p
    {
        font-size: 20px;
        padding: 5px 10px;
    }
}
.wrap-comprehensive .title-comprehensive span
{
    font-family: 'Tw Cen MT';
    font-size: 24px;
    font-weight: normal;
    line-height: 1.33333333;
    display: block;
    margin-top: 16px;
}
@media (max-width: 991px)
{
    .wrap-comprehensive .title-comprehensive span
    {
        font-size: 20px;
    }
}
.wrap-comprehensive .comprehensive
{
    margin-top: 10px;
}
.wrap-comprehensive .comprehensive ul
{
    font-size: 0;
}
.wrap-comprehensive .comprehensive ul li
{
    display: inline-block;
    width: 20%;
    margin-top: 30px;
    padding: 20px 30px;
    text-align: center;
    vertical-align: top;
    border: 1px solid #ddd;
}
.wrap-comprehensive .comprehensive ul li{ border-left:none}
@media (max-width: 991px)
{
    .wrap-comprehensive .comprehensive ul li
    {
        width: 33.33333333%;
        padding: 20px 15px;
    }
	
}
@media (max-width: 767px)
{
    .wrap-comprehensive .comprehensive ul li
    {
        width: 50%;
    }
    /*.wrap-comprehensive .comprehensive ul li:nth-child(2n)
    {
        border-right: none;
    }*/
	.wrap-comprehensive .comprehensive ul li{  border: 1px solid #ddd;}
}
.wrap-comprehensive .comprehensive ul li span
{
    font-family: Impact;
    font-size: 36px;
    line-height: 90px;
    display: block;
    width: 90px;
    height: 90px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    background-color: #5bc6cc;
}
@media (max-width: 767px)
{
    .wrap-comprehensive .comprehensive ul li span
    {
        font-size: 30px;
        line-height: 70px;
        width: 70px;
        height: 70px;
    }
}
.wrap-comprehensive .comprehensive ul li p
{
    font-size:16px;
    line-height: 1.7;
    margin: 15px 0 10px 0;
    color: #000;
}
@media (max-width: 1560px)
{
    .wrap-comprehensive .comprehensive ul li p
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .wrap-comprehensive .comprehensive ul li p
    {
        font-size: 15px;
        margin: 20px 0 10px 0;
    }
}
.wrap-comprehensive .comprehensive ul li b
{
    font-size: 22px;
    line-height: 1.3125;
    display: block;
    margin: 20px 0 0 0;
    color: #816834;
}
@media (max-width: 1560px)
{
    .wrap-comprehensive .comprehensive ul li b
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .wrap-comprehensive .comprehensive ul li b
    {
        font-size: 18px;
    }
}
.wrap-comprehensive .comprehensive ul li:nth-child(2) span
{
    background-color: #f7bf6c;
}
.wrap-comprehensive .comprehensive ul li:nth-child(3) span
{
    background-color: #f58b40;
}
.wrap-comprehensive .comprehensive ul li:nth-child(4) span
{
    background-color: #d6505f;
}
.wrap-comprehensive .comprehensive ul li:nth-child(5) span
{
    background-color: #255981;
}
.wrap-blue .title-in p
{
    color: #025ca0;
}
.wrap-blue .blue
{
    display: table;
    width: 100%;
    margin-top: 50px;
}
@media (max-width: 991px)
{
    .wrap-blue .blue
    {
        display: block;
    }
}
.wrap-blue .blue .pic,
.wrap-blue .blue .text
{
    display: table-cell;
    width: 52%;
    vertical-align: middle;
}
@media (max-width: 991px)
{
    .wrap-blue .blue .pic,
    .wrap-blue .blue .text
    {
        display: block;
        width: 100%;
    }
}
.wrap-blue .blue .text
{
    width: 48%;
}
@media (max-width: 991px)
{
    .wrap-blue .blue .text
    {
        width: 100%;
    }
}
.wrap-blue .blue .pic img
{
    max-width: 100%;
}
.wrap-blue .blue .text
{
    padding: 50px;
    background-color: #efefef;
}
@media (max-width: 1520px)
{
    .wrap-blue .blue .text
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .wrap-blue .blue .text
    {
        padding: 30px 15px;
    }
}
.wrap-blue .blue .text p
{
    font-size: 18px;
    line-height: 2;
    margin: 0;
}
@media (max-width: 1520px)
{
    .wrap-blue .blue .text p
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .wrap-blue .blue .text p
    {
        font-size: 15px;
    }
}
.wrap-blue .blue .text hr
{
    border-top: 1px solid #bfbfbf;
}
.wrap-blue .blue .text b
{
    font-size: 20px;
    line-height: 1.8;
    color: #025ca1;
}
@media (max-width: 1520px)
{
    .wrap-blue .blue .text b
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .wrap-blue .blue .text b
    {
        font-size: 16px;
    }
}
.wrap-blue .contrast
{
    position: relative;
}
.wrap-blue .contrast .vs
{
    position: absolute;
    z-index: 8;
    top: 100px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
.wrap-blue .contrast .vs img
{
    display: block;
}
@media (max-width: 991px)
{
    .wrap-blue .contrast .vs img
    {
        max-width: 80px;
    }
}
.wrap-blue .contrast .title-contrast
{
    margin-top: 100px;
    padding: 30px 60px;

    background: url(../image/title-contrast-bg1.jpg) no-repeat center;
    background-size: cover;
}
@media (max-width: 991px)
{
    .wrap-blue .contrast .title-contrast
    {
        margin-top: 50px;
        padding: 15px 30px;
    }
}
@media (max-width: 767px)
{
    .wrap-blue .contrast .title-contrast
    {
        padding: 15px;
    }
}
.wrap-blue .contrast .title-contrast b
{
    font-size: 30px;
    line-height: 30px;
    display: inline-block;
    padding: 15px 20px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50px;
}
@media (max-width: 991px)
{
    .wrap-blue .contrast .title-contrast b
    {
        font-size: 24px;
        padding: 10px 15px;
    }
}
@media (max-width: 767px)
{
    .wrap-blue .contrast .title-contrast b
    {
        font-size: 18px;
        padding: 10px 15px;
        border: none;
    }
}
@media (max-width: 375px)
{
    .wrap-blue .contrast .title-contrast b
    {
        padding: 10px;
    }
}
.wrap-blue .contrast .title-contrast-right
{
    background: url(../image/title-contrast-bg2.jpg) no-repeat center;
}
.wrap-blue .contrast .contrast-left,
.wrap-blue .contrast .contrast-right
{
    margin-top: 20px;
}
.wrap-blue .contrast .contrast-left ul li .item,
.wrap-blue .contrast .contrast-right ul li .item
{
    padding: 20px 60px;

    background-color: #eee;
}
@media (max-width: 991px)
{
    .wrap-blue .contrast .contrast-left ul li .item,
    .wrap-blue .contrast .contrast-right ul li .item
    {
        padding: 20px 15px;
    }
}
.wrap-blue .contrast .contrast-left ul li .item b,
.wrap-blue .contrast .contrast-right ul li .item b
{
    font-size: 24px;

    display: block;

    margin-bottom: 12px;

    color: #666;
}
@media (max-width: 1520px)
{
    .wrap-blue .contrast .contrast-left ul li .item b,
    .wrap-blue .contrast .contrast-right ul li .item b
    {
        font-size: 22px;
    }
}
@media (max-width: 767px)
{
    .wrap-blue .contrast .contrast-left ul li .item b,
    .wrap-blue .contrast .contrast-right ul li .item b
    {
        font-size: 16px;
    }
}
.wrap-blue .contrast .contrast-left ul li .item p,
.wrap-blue .contrast .contrast-right ul li .item p
{
    font-size: 18px;
    line-height: 1.55555556;

    margin: 0;

    color: #666;
}
@media (max-width: 1520px)
{
    .wrap-blue .contrast .contrast-left ul li .item p,
    .wrap-blue .contrast .contrast-right ul li .item p
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .wrap-blue .contrast .contrast-left ul li .item p,
    .wrap-blue .contrast .contrast-right ul li .item p
    {
        font-size: 13px;
    }
}
.wrap-blue .contrast .contrast-left ul li:after,
.wrap-blue .contrast .contrast-right ul li:after
{
    font-family: Impact;
    font-size: 48px;
    line-height: 1;
    display: block;
    content: '+';
    text-align: center;

    color: #ccc;
}
.wrap-blue .contrast .contrast-left ul li:last-child:after,
.wrap-blue .contrast .contrast-right ul li:last-child:after
{
    display: none;
}
.wrap-blue .contrast .contrast-left ul li:last-child .item b,
.wrap-blue .contrast .contrast-right ul li:last-child .item b
{
    font-size: 20px;
}
@media (max-width: 1520px)
{
    .wrap-blue .contrast .contrast-left ul li:last-child .item b,
    .wrap-blue .contrast .contrast-right ul li:last-child .item b
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .wrap-blue .contrast .contrast-left ul li:last-child .item b,
    .wrap-blue .contrast .contrast-right ul li:last-child .item b
    {
        font-size: 14px;
    }
}
.wrap-blue .contrast .contrast-left ul li:nth-child(3):after
{
    display: block;
    width: 78px;
    height: 128px;
    margin: 44px auto;
    content: '';
    background: url(../image/arrow1.png) no-repeat center;
    background-size: contain;
}
@media (max-width: 767px)
{
    .wrap-blue .contrast .contrast-left ul li:nth-child(3):after
    {
        width: 40px;
        height: 80px;
    }
}
.wrap-blue .contrast .contrast-right ul li .item
{
    background: -webkit-linear-gradient(left, #025ca1, #009fd9);
    background:         linear-gradient(to right, #025ca1, #009fd9);
}
.wrap-blue .contrast .contrast-right ul li .item b
{
    color: #fff;
}
.wrap-blue .contrast .contrast-right ul li .item p
{
    color: #fff;
}
.wrap-blue .contrast .contrast-right ul li:nth-child(4):after
{
    display: block;

    width: 74px;
    height: 42px;
    margin: 20px auto;
    content: '';
    background: url(../image/arrow2.png) no-repeat center;
    background-size: contain;
}
@media (max-width: 767px)
{
    .wrap-blue .contrast .contrast-right ul li:nth-child(4):after
    {
        width: 40px;
        height: 3px;
    }
}
.wrap-patent .title-in p
{
    color: #816834;
}
.wrap-patent .patent
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .wrap-patent .patent
    {
        margin-top: 30px;
    }
}
.wrap-patent .patent .row
{
    margin: 0 -36px;
}
@media (max-width: 1560px)
{
    .wrap-patent .patent .row
    {
        margin: 0 -26px;
    }
}
@media (max-width: 1199px)
{
    .wrap-patent .patent .row
    {
        margin: 0 -15px;
    }
}
@media (max-width: 991px)
{
    .wrap-patent .patent .row
    {
        margin: 0 -8px;
    }
}
.wrap-patent .patent .itembox
{
    padding: 0 36px;
}
@media (max-width: 1560px)
{
    .wrap-patent .patent .itembox
    {
        padding: 0 26px;
    }
}
@media (max-width: 1199px)
{
    .wrap-patent .patent .itembox
    {
        padding: 0 15px;
    }
}
@media (max-width: 991px)
{
    .wrap-patent .patent .itembox
    {
        padding: 0 8px;
    }
}
.wrap-patent .patent .item
{
    margin-top: 30px;
}
.wrap-patent .patent .item .pic
{
    border: 4px solid #b5b5b5;
}
.wrap-patent .patent .item .img-box
{
    padding-bottom: 146.66666667%;
}
.wrap-patent .patent .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-patent .patent .item p
{
    font-size: 20px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;
    height: 30px;
    margin: 14px 0 0 0;
    text-align: center;
    color: #666;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1199px)
{
    .wrap-patent .patent .item p
    {
        font-size: 16px;
    }
}
.wrap-patent .patent .item:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-patent .patent .item:hover p
{
    color: #816834;
}
.wrap-machine .title-in p
{
    color: #816834;
}
.wrap-machine .machine
{
    margin-top: 40px;
}
.wrap-machine .machine ul li .item
{
    display: block;
    overflow: hidden;
    background-color: #efefef;
}
.wrap-machine .machine ul li .pic,
.wrap-machine .machine ul li .text
{
    float: left;

    width: 50%;
}
@media (max-width: 991px)
{
    .wrap-machine .machine ul li .pic,
    .wrap-machine .machine ul li .text
    {
        width: 100%;
    }
}
.wrap-machine .machine ul li .pic .img-box
{
    padding-bottom: 80.26315789%;
}
.wrap-machine .machine ul li .pic .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-machine .machine ul li .text
{
    padding: 40px 6%;
}
@media (max-width: 1560px)
{
    .wrap-machine .machine ul li .text
    {
        padding: 30px;
    }
}
@media (max-width: 991px)
{
    .wrap-machine .machine ul li .text
    {
        padding: 30px 15px;
    }
}
.wrap-machine .machine ul li .text b
{
    font-size: 36px;
    line-height: 1.38888889;
    display: inline-block;
    margin-bottom: 30px;
    color: #816834;
    border-bottom: 4px solid #816834;
}
@media (max-width: 1560px)
{
    .wrap-machine .machine ul li .text b
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .wrap-machine .machine ul li .text b
    {
        font-size: 20px;
        margin-bottom: 20px;
    }
}
.wrap-machine .machine ul li .text p
{
    font-size: 17px;
    line-height: 2;
    position: relative;
    margin: 0;
    padding-left: 20px;
    color: #666;
}
@media (max-width: 1560px)
{
    .wrap-machine .machine ul li .text p
    {
        font-size: 15px;
    }
}
@media (max-width: 991px)
{
    .wrap-machine .machine ul li .text p
    {
        font-size: 14px;
    }
}
.wrap-machine .machine ul li .text p:before
{
    position: absolute;
    top: 14px;
    left: 0;
    display: block;
    width: 5px;
    height: 5px;
    content: '';
    background-color: #816834;
}
.wrap-machine .machine ul li .text span
{
    font-family: 'ITC Avant Garde Gothic';
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;
    display: inline-block;
    height: 50px;
    margin-top: 30px;
    padding: 0 20px;
    -webkit-transition: all .4s;
            transition: all .4s;
    text-transform: uppercase;

    color: #816834;
    border: 1px solid #dcdcdc;
    border-radius: 30px;
    background-color: #fff;
}
@media (max-width: 1560px)
{
    .wrap-machine .machine ul li .text span
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .wrap-machine .machine ul li .text span
    {
        font-size: 16px;
        line-height: 44px;

        height: 44px;
    }
}
.wrap-machine .machine ul li:nth-child(2n+1) .pic
{
    float: right;
}
.wrap-machine .machine ul li:hover .pic .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-machine .machine ul li:hover .text span
{
    color: #fff;
    background-color: #816834;
}
.wrap-machine-show .machine-show .carousel-wrap .carousel
{
    font-size: 0;

    position: relative;

    padding: 0;
}
.wrap-machine-show .machine-show .carousel-wrap .carousel .img-box
{
    padding-bottom: 80.26315789%;
}
.wrap-machine-show .machine-show .carousel-wrap .carousel .slider-for
{
    position: relative;

   /* border: 6px solid #eee;*/
}
@media (max-width: 991px)
{
    .wrap-machine-show .machine-show .carousel-wrap .carousel .slider-for
    {
        border-width: 3px;
    }
}
.wrap-machine-show .machine-show .carousel-wrap .carousel .slider-for .item
{
    position: relative;
}
.wrap-machine-show .machine-show .carousel-wrap .carousel .slider-nav
{
    margin-top: 20px;
    padding: 0 70px;
}
@media (max-width: 991px)
{
    .wrap-machine-show .machine-show .carousel-wrap .carousel .slider-nav
    {
        padding: 0 40px;
    }
}
.wrap-machine-show .machine-show .carousel-wrap .carousel .slider-nav .slick-slide
{
    padding: 0 4px;

    outline: none;
}
.wrap-machine-show .machine-show .carousel-wrap .carousel .slider-nav .img-box
{
    padding-bottom: 75.51020408%;
}
.wrap-machine-show .machine-show .carousel-wrap .carousel .slider-nav .item
{
    position: relative;

    border: 6px solid #eee;
}
@media (max-width: 991px)
{
    .wrap-machine-show .machine-show .carousel-wrap .carousel .slider-nav .item
    {
        border-width: 3px;
    }
}
.wrap-machine-show .machine-show .carousel-wrap .carousel .slider-nav .slick-current .item
{
    border: 6px solid #816834;
}
@media (max-width: 991px)
{
    .wrap-machine-show .machine-show .carousel-wrap .carousel .slider-nav .slick-current .item
    {
        border-width: 3px;
    }
}
.wrap-machine-show .machine-show .carousel-wrap .carousel .slick-arrow
{
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 0;

    cursor: pointer;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;

    background: none;
}
.wrap-machine-show .machine-show .carousel-wrap .carousel .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-size: 16px;
    line-height: 44px;
    display: block;
    width: 44px;
    height: 44px;

    content: '\e601';
    -webkit-transition: all .4s;
            transition: all .4s;
    text-align: center;

    color: #666;
    border: 1px solid #dcdcdc;
    border-radius: 50%;
}
@media (max-width: 991px)
{
    .wrap-machine-show .machine-show .carousel-wrap .carousel .slick-arrow:before
    {
        font-size: 16px;
        line-height: 30px;
        width: 30px;
        height: 30px;
    }
}
.wrap-machine-show .machine-show .carousel-wrap .carousel .slick-arrow.slick-next
{
    right: 0;
    left: auto;
}
.wrap-machine-show .machine-show .carousel-wrap .carousel .slick-arrow.slick-next:before
{
    content: '\e827';
}
.wrap-machine-show .machine-show .carousel-wrap .carousel .slick-arrow:hover:before
{
    color: #fff;
    border-color: #816834;
    background-color: #816834;
}
.wrap-machine-show .machine-show .carousel-wrap .info-box
{
    margin-left: 5%;
}
@media (max-width: 991px)
{
    .wrap-machine-show .machine-show .carousel-wrap .info-box
    {
        padding-left: 0;
    }
}
.wrap-machine-show .machine-show .carousel-wrap .info-box .title-product-show
{
    margin-top: 0px;
}
.wrap-machine-show .machine-show .carousel-wrap .info-box .title-product-show b
{
    font-size: 32px;
    display: inline-block;
    color: #816834;
}
@media (max-width: 991px)
{
    .wrap-machine-show .machine-show .carousel-wrap .info-box .title-product-show b
    {
        font-size: 24px;
    }
}
.wrap-machine-show .machine-show .carousel-wrap .info-box .title-product-show b:after
{
    display: block;
    width: 100%;
    height: 4px;
    content: '';
    border: 1px solid #dcdcdc;
    background-color: #816834;
}
.wrap-machine-show .machine-show .carousel-wrap .info-box .text
{
    margin-top: 30px;
}
@media (max-width: 991px)
{
    .wrap-machine-show .machine-show .carousel-wrap .info-box .text
    {
        margin-top: 30px;
    }
}
.wrap-machine-show .machine-show .carousel-wrap .info-box .text p
{
    font-size: 17px;
    line-height: 2;
    position: relative;
    margin: 0;
    color: #000;
}
@media (max-width: 1560px)
{
    .wrap-machine-show .machine-show .carousel-wrap .info-box .text p
    {
        font-size: 15px;
    }
}
@media (max-width: 991px)
{
    .wrap-machine-show .machine-show .carousel-wrap .info-box .text p
    {
        font-size: 14px;
    }
}
.wrap-machine-show .machine-show .carousel-wrap .info-box .text p:before
{
/*    position: absolute;
    top: 14px;
    left: 0;
    display: block;
    width: 5px;
    height: 5px;
    content: '';
    background-color: #816834;*/
}
.wrap-machine-show .machine-parameter
{
    padding-top: 100px;
}
@media (max-width: 991px)
{
    .wrap-machine-show .machine-parameter
    {
        padding-top: 60px;
    }
}
.wrap-machine-show .machine-parameter .machine-sort
{
    border: 1px solid #e5e5e5;
}
.wrap-machine-show .machine-parameter .machine-sort ul
{
    font-size: 0;
}
.wrap-machine-show .machine-parameter .machine-sort ul li
{
    display: inline-block;

    -webkit-transition: all .4s;
            transition: all .4s;
    vertical-align: top;

    border-right: 1px solid #e5e5e5;
}
.wrap-machine-show .machine-parameter .machine-sort ul li a
{
    font-size: 18px;
    line-height: 64px;
    display: block;
    padding: 0 36px;
}
@media (max-width: 991px)
{
    .wrap-machine-show .machine-parameter .machine-sort ul li a
    {
        font-size: 16px;
        line-height: 44px;
        padding: 0 20px;
    }
}
@media (max-width: 375px)
{
    .wrap-machine-show .machine-parameter .machine-sort ul li a
    {
        font-size: 14px;
        padding: 0 16px;
    }
}
.wrap-machine-show .machine-parameter .machine-sort ul li:hover
{
    color: #fff;
    background-color: #816834;
}
.wrap-machine-show .machine-parameter .technology
{
    padding-top: 60px;
}
.wrap-machine-show .machine-parameter .technology table
{
    width: 100%;
}
.wrap-machine-show .machine-parameter .technology table td
{
    font-size: 20px;
    line-height: 26px;
    width: 20%;
    padding: 15px;
    text-align: center;
    color: #816834;
    border: 1px solid #dcdcdc;
}
@media (max-width: 1560px)
{
    .wrap-machine-show .machine-parameter .technology table td
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .wrap-machine-show .machine-parameter .technology table td
    {
        font-size: 16px;
        padding: 10px;
    }
}
@media (max-width: 767px)
{
    .wrap-machine-show .machine-parameter .technology table td
    {
        font-size: 14px;
        word-break: break-all;
    }
}
.wrap-machine-show .machine-parameter .technology table td:nth-child(1),
.wrap-machine-show .machine-parameter .technology table td:nth-child(3)
{
    color: #fff;
    background-color: #816834;
}
.wrap-machine-show .machine-parameter .technology table tr:nth-child(1)
{
    background-color: #816834;
}
.wrap-machine-show .machine-parameter .technology table tr:nth-child(1) td
{
    color: #fff;
}
.wrap-machine-show .machine-parameter .technology h4
{
    font-size: 18px;
    line-height: 2;
    color: #816834;
}
@media (max-width: 991px)
{
    .wrap-machine-show .machine-parameter .technology h4
    {
        font-size: 15px;
    }
}
.wrap-machine-show .machine-parameter .honor
{
    padding-top: 60px;
}
@media (max-width: 991px)
{
    .wrap-machine-show .machine-parameter .honor
    {
        padding-top: 30px;
    }
}
.wrap-machine-show .machine-parameter .honor .row
{
    margin: 0 -36px;
}
@media (max-width: 1560px)
{
    .wrap-machine-show .machine-parameter .honor .row
    {
        margin: 0 -26px;
    }
}
@media (max-width: 1199px)
{
    .wrap-machine-show .machine-parameter .honor .row
    {
        margin: 0 -15px;
    }
}
@media (max-width: 991px)
{
    .wrap-machine-show .machine-parameter .honor .row
    {
        margin: 0 -8px;
    }
}
.wrap-machine-show .machine-parameter .honor .itembox
{
    padding: 0 36px;
}
@media (max-width: 1560px)
{
    .wrap-machine-show .machine-parameter .honor .itembox
    {
        padding: 0 26px;
    }
}
@media (max-width: 1199px)
{
    .wrap-machine-show .machine-parameter .honor .itembox
    {
        padding: 0 15px;
    }
}
@media (max-width: 991px)
{
    .wrap-machine-show .machine-parameter .honor .itembox
    {
        padding: 0 8px;
    }
}
.wrap-machine-show .machine-parameter .honor .item
{
    margin-top: 30px;
}
.wrap-machine-show .machine-parameter .honor .item .pic
{
    border: 4px solid #b5b5b5;
}
.wrap-machine-show .machine-parameter .honor .item .img-box
{
    padding-bottom: 146.66666667%;
}
.wrap-machine-show .machine-parameter .honor .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-machine-show .machine-parameter .honor .item p
{
    font-size: 20px;
    line-height: 30px;
    display: -webkit-box;
    overflow: hidden;
    height: 30px;
    margin: 14px 0 0 0;
    text-align: center;
    color: #666;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1199px)
{
    .wrap-machine-show .machine-parameter .honor .item p
    {
        font-size: 16px;
    }
}
.wrap-machine-show .machine-parameter .honor .item:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-machine-show .machine-parameter .honor .item:hover p
{
    color: #816834;
}
.wrap-machine-show .machine-parameter .honor p
{
    font-size: 18px;
    line-height: 2;
    margin: 0;
    color: #666;
}
@media (max-width: 991px)
{
    .wrap-machine-show .machine-parameter .honor p
    {
        font-size: 15px;
    }
}
.wrap-smart .title-in p
{
    color: #816834;
}
.wrap-smart .smart .process
{
    margin-top: 50px;
}
.wrap-smart .smart .process:after
{
    display: block;
    width: 90%;
    height: 48px;
    margin: 0 auto;
    margin-top: 30px;
    content: '';
    background: url(../image/line01.png) no-repeat center;
    background-size: contain;
}
@media (max-width: 991px)
{
    .wrap-smart .smart .process:after
    {
        display: none;
    }
}
.wrap-smart .smart .process ul
{
    font-size: 0;
}
.wrap-smart .smart .process ul li
{
    position: relative;
    display: inline-block;
    width: 16.66666667%;
    margin-top: 30px;
    padding: 0 30px;

    vertical-align: top;
}
@media (max-width: 991px)
{
    .wrap-smart .smart .process ul li
    {
        width: 33.33333333%;
    }
    .wrap-smart .smart .process ul li:nth-child(3):after
    {
        display: none;
    }
}
@media (max-width: 767px)
{
    .wrap-smart .smart .process ul li
    {
        width: 50%;
    }
    .wrap-smart .smart .process ul li:nth-child(3):after
    {
        display: block;
    }
    .wrap-smart .smart .process ul li:nth-child(2n):after
    {
        display: none;
    }
}
.wrap-smart .smart .process ul li:after
{
    position: absolute;
    top: 40%;
    right: -24px;
    display: block;
    width: 48px;
    height: 41px;
    content: '';
    background: url(../image/arrow3.png) no-repeat;
}
.wrap-smart .smart .process ul li:last-child:after
{
    display: none;
}
.wrap-smart .smart .process ul li:nth-child(2) .item
{
    color: #5bc6cc;
}
.wrap-smart .smart .process ul li:nth-child(2) .item b:before
{
    font-size: 70px;
    content: '\e630';
}
@media (max-width: 991px)
{
    .wrap-smart .smart .process ul li:nth-child(2) .item b:before
    {
        font-size: 60px;
    }
}
.wrap-smart .smart .process ul li:nth-child(3) .item
{
    color: #f7bf6d;
}
.wrap-smart .smart .process ul li:nth-child(3) .item b:before
{
    content: '\e76b';
}
.wrap-smart .smart .process ul li:nth-child(4) .item
{
    color: #f58b40;
}
.wrap-smart .smart .process ul li:nth-child(4) .item b:before
{
    content: '\e644';
}
.wrap-smart .smart .process ul li:nth-child(5) .item
{
    color: #d6505f;
}
.wrap-smart .smart .process ul li:nth-child(5) .item b:before
{
    content: '\e7d9';
}
.wrap-smart .smart .process ul li:nth-child(6) .item
{
    color: #255981;
}
.wrap-smart .smart .process ul li:nth-child(6) .item b:before
{
    content: '\e626';
}
.wrap-smart .smart .process .item
{
    text-align: center;

    color: #35a9d3;
}
.wrap-smart .smart .process .item span
{
    font-family: 'Tungsten';
    font-size: 56px;

    display: block;
}
@media (max-width: 991px)
{
    .wrap-smart .smart .process .item span
    {
        font-size: 40px;
    }
}
.wrap-smart .smart .process .item b
{
    font-size: 20px;
    line-height: 1.5;
    display: block;
}
@media (max-width: 991px)
{
    .wrap-smart .smart .process .item b
    {
        font-size: 16px;
    }
}
.wrap-smart .smart .process .item b:before
{
    font-family: 'iconfont' !important;
    font-size: 60px;
    font-weight: normal;
    line-height: 60px;
    display: block;
    margin: 20px 0;
    content: '\e625';
}
@media (max-width: 991px)
{
    .wrap-smart .smart .process .item b:before
    {
        font-size: 50px;
    }
}
.wrap-smart .smart .text
{
    overflow: hidden;
    margin-top: 30px;
    padding: 0 4%;
}
@media (max-width: 1560px)
{
    .wrap-smart .smart .text
    {
        padding: 0;
    }
}
.wrap-smart .smart .text .pic,
.wrap-smart .smart .text .note
{
    float: left;
    padding: 0 15px;
}
.wrap-smart .smart .text .note span{ color:#666; font-size:16px;}
.wrap-smart .smart .text .note a{ color:#816834} 
.wrap-smart .smart .text .note a:hover{ color:#000} 
@media (max-width: 991px)
{
    .wrap-smart .smart .text .pic,
    .wrap-smart .smart .text .note
    {
        margin-top: 30px;
        padding: 0;
    }
}
.wrap-smart .smart .text .note
{
    width: 100%;
}
@media (max-width: 991px)
{
    .wrap-smart .smart .text .note
    {
        width: 100%;
    }
}
.wrap-smart .smart .text .note p
{
    font-size: 20px;
    line-height: 1.8;
    position: relative;
    margin: 0;
    padding: 10px 0;
    padding-left: 30px;
    color: #666;
    border-bottom: 1px dashed #dcdcdc;
}
@media (max-width: 991px)
{
    .wrap-smart .smart .text .note p
    {
        font-size: 16px;
    }
}
.wrap-smart .smart .text .note p b
{
    font-family: 'Tw Cen MT';
    font-weight: bold;
    position: absolute;
    top: 10px;
    left: 0;
}
.wrap-smart .smart .text .pic
{
    width: 44%;
    text-align: right;
}
@media (max-width: 991px)
{
    .wrap-smart .smart .text .pic
    {
        width: 100%;
    }
}
.wrap-smart .smart .text .pic img
{
    max-width: 100%;
}
.wrap-case .title-in p
{
    color: #816834;
}
.wrap-case .case
{
    margin-top: 30px;
}
.wrap-case .case .row
{
    margin: 0 -12px;
}
.wrap-case .case .itembox
{
    padding: 0 12px;
}
.wrap-case .case .item
{
    margin-top: 30px;
}
@media (max-width: 991px)
{
    .wrap-case .case .item
    {
        margin-top: 20px;
    }
}
.wrap-case .case .item .img-box
{
    padding-bottom: 5%;
}
.wrap-case .case .item .img-box img
{
	position:inherit;
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-case .case .item p
{
    font-size: 18px;
    line-height: 40px;
    display: -webkit-box;
    overflow: hidden;
    height: 40px;
    margin: 10px 0 0 0;
    text-align: center;
    color: #816834;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1560px)
{
    .wrap-case .case .item p
    {
        font-size: 20px;
    }
}
@media (max-width: 991px)
{
    .wrap-case .case .item p
    {
        font-size: 16px;
    }
}
.wrap-case .case .item:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-case .case .item .img-box11 img{border:#e4dac6 2px solid}
.wrap-case .case .item:hover .img-box11 img
{
	border:#c9b895 2px solid
}
.wrap-case-show .case-show .carousel-wrap .slick-case-show
{
    padding: 0 10%;
}
.wrap-case-show .case-show .carousel-wrap .item .img-box
{
    padding-bottom: 61.46788991%;
}
.wrap-case-show .case-show .carousel-wrap .slick-arrow
{
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 0;

    cursor: pointer;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;

    background: none;
}
@media (max-width: 767px)
{
    .wrap-case-show .case-show .carousel-wrap .slick-arrow
    {
        left: -15px;
    }
}
.wrap-case-show .case-show .carousel-wrap .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-size: 16px;
    line-height: 44px;
    display: block;

    width: 44px;
    height: 44px;

    content: '\e601';
    -webkit-transition: all .4s;
            transition: all .4s;
    text-align: center;
    color: #666;
    border: 1px solid #dcdcdc;
    border-radius: 50%;
}
@media (max-width: 991px)
{
    .wrap-case-show .case-show .carousel-wrap .slick-arrow:before
    {
        font-size: 16px;
        line-height: 30px;
        width: 30px;
        height: 30px;
    }
}
.wrap-case-show .case-show .carousel-wrap .slick-arrow.slick-next
{
    right: 0;
    left: auto;
}
@media (max-width: 767px)
{
    .wrap-case-show .case-show .carousel-wrap .slick-arrow.slick-next
    {
        right: -15px;
    }
}
.wrap-case-show .case-show .carousel-wrap .slick-arrow.slick-next:before
{
    content: '\e827';
}
.wrap-case-show .case-show .carousel-wrap .slick-arrow:hover:before
{
    color: #fff;
    border-color: #816834;
    background-color: #816834;
}
.wrap-case-show .case-parameter
{
    padding-top: 100px;
}
@media (max-width: 991px)
{
    .wrap-case-show .case-parameter
    {
        padding-top: 50px;
    }
}
.wrap-case-show .case-parameter .case-sort
{
    border: 1px solid #e5e5e5;
}
.wrap-case-show .case-parameter .case-sort ul
{
    font-size: 0;
}
.wrap-case-show .case-parameter .case-sort ul li
{
    display: inline-block;

    -webkit-transition: all .4s;
            transition: all .4s;
    vertical-align: top;
    border-right: 1px solid #e5e5e5;
}
.wrap-case-show .case-parameter .case-sort ul li a
{
    font-size: 18px;
    line-height: 64px;
    display: block;
    padding: 0 36px;
}
@media (max-width: 991px)
{
    .wrap-case-show .case-parameter .case-sort ul li a
    {
        font-size: 16px;
        line-height: 44px;
        padding: 0 20px;
    }
}
@media (max-width: 375px)
{
    .wrap-case-show .case-parameter .case-sort ul li a
    {
        font-size: 14px;
        padding: 0 16px;
    }
}
.wrap-case-show .case-parameter .case-sort ul li:hover
{
    color: #fff;
    background-color: #816834;
}
.wrap-case-show .case-parameter .caseshow
{
    padding: 50px 0;
    border-bottom: 1px solid #dcdcdc;
}
@media (max-width: 991px)
{
    .wrap-case-show .case-parameter .caseshow
    {
        padding: 30px 0;
    }
}
.wrap-case-show .case-parameter .caseshow p
{
    font-size: 18px;
    line-height: 2;
    margin: 0;
    color: #666;
}
@media (max-width: 991px)
{
    .wrap-case-show .case-parameter .caseshow p
    {
        font-size: 15px;
    }
}
.wrap-case-show .case-parameter .relatecase
{
    padding-top: 60px;
}
@media (max-width: 991px)
{
    .wrap-case-show .case-parameter .relatecase
    {
        padding-top: 20px;
    }
}
.wrap-case-show .case-parameter .relatecase .row
{
    margin: 0 -12px;
}
.wrap-case-show .case-parameter .relatecase .itembox
{
    padding: 0 12px;
}
.wrap-case-show .case-parameter .relatecase .item
{
    margin-top: 30px;
}
@media (max-width: 991px)
{
    .wrap-case-show .case-parameter .relatecase .item
    {
        margin-top: 20px;
    }
}
.wrap-case-show .case-parameter .relatecase .item .img-box
{
    padding-bottom: 61.46788991%;
}
.wrap-case-show .case-parameter .relatecase .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-case-show .case-parameter .relatecase .item p
{
    font-size: 20px;
    line-height: 40px;

    display: -webkit-box;
    overflow: hidden;
    height: 40px;
    margin: 10px 0 0 0;
    text-align: center;
    color: #816834;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1560px)
{
    .wrap-case-show .case-parameter .relatecase .item p
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .wrap-case-show .case-parameter .relatecase .item p
    {
        font-size: 16px;
    }
}
.wrap-case-show .case-parameter .relatecase .item:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-process .process
{
    margin-top: 20px;
}
.wrap-process .process ul
{
    overflow: hidden;
}
.wrap-process .process ul li
{
    position: relative;
    float: left;
    width: 25%;
    margin-top: 30px;
    padding: 0 15px;
}
@media (max-width: 767px)
{
    .wrap-process .process ul li
    {
        width: 50%;
    }
}
.wrap-process .process ul li:after
{
    position: absolute;
    top: 50%;
    right: -23px;
    display: block;
    width: 46px;
    height: 46px;
    margin-top: -23px;
    content: '';
    background: url(../image/arrow-4.png) no-repeat center;
}
@media (max-width: 767px)
{
    .wrap-process .process ul li:after
    {
        display: none;
    }
}
.wrap-process .process ul li:nth-child(1) .item p:before
{
    font-size: 100px;
}
@media (max-width: 767px)
{
    .wrap-process .process ul li:nth-child(1) .item p:before
    {
        font-size: 80px;
    }
}
.wrap-process .process ul li:nth-child(2) .item
{
    background-color: #5bc6cc;
}
.wrap-process .process ul li:nth-child(2) .item p:before
{
    content: '\e62a';
}
.wrap-process .process ul li:nth-child(3) .item
{
    background-color: #f7bf6d;
}
.wrap-process .process ul li:nth-child(3) .item p:before
{
    content: '\e62c';
}
.wrap-process .process ul li:nth-child(4):after
{
    position: absolute;
    z-index: 2;
    top: auto;
    right: 50%;
    bottom: -40px;
    display: block;

    width: 46px;
    height: 46px;
    margin-right: -23px;

    content: '';
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);

    background: url(../image/arrow-4.png) no-repeat center;
}
@media (max-width: 767px)
{
    .wrap-process .process ul li:nth-child(4):after
    {
        display: none;
    }
}
.wrap-process .process ul li:nth-child(4) .item
{
    background-color: #f58b3f;
}
.wrap-process .process ul li:nth-child(4) .item p:before
{
    content: '\e62b';
}
.wrap-process .process ul li:nth-child(5):after
{
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.wrap-process .process ul li:nth-child(5) .item
{
    background-color: #d6505f;
}
.wrap-process .process ul li:nth-child(5) .item p:before
{
    font-size: 70px;

    content: '\e644';
}
@media (max-width: 991px)
{
    .wrap-process .process ul li:nth-child(5) .item p:before
    {
        font-size: 50px;
    }
}
.wrap-process .process ul li:nth-child(6):after
{
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.wrap-process .process ul li:nth-child(6) .item
{
    background-color: #255981;
}
.wrap-process .process ul li:nth-child(6) .item p:before
{
    content: '\e68e';
}
.wrap-process .process ul li:nth-child(7):after
{
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.wrap-process .process ul li:nth-child(7) .item
{
    background-color: #35a9d3;
}
.wrap-process .process ul li:nth-child(7) .item p:before
{
    content: '\e6a9';
}
.wrap-process .process ul li:nth-child(8):after
{
    display: none;
}
.wrap-process .process ul li:nth-child(8) .item
{
    background-color: #5bc6cc;
}
.wrap-process .process ul li:nth-child(8) .item p:before
{
    content: '\e62e';
}
.wrap-process .process .item
{
    padding: 10px 10px 60px 10px;

    text-align: center;

    color: #fff;
    background-color: #35a9d3;
}
@media (max-width: 767px)
{
    .wrap-process .process .item
    {
        padding-bottom: 30px;
    }
}
.wrap-process .process .item span
{
    font-family: 'Tungsten';
    font-size: 60px;
    line-height: 1;

    display: block;

    text-align: left;
}
@media (max-width: 767px)
{
    .wrap-process .process .item span
    {
        font-size: 40px;
    }
}
.wrap-process .process .item p
{
    font-size: 24px;
    line-height: 1.33333333;
    margin: 0;
}
@media (max-width: 767px)
{
    .wrap-process .process .item p
    {
        font-size: 16px;
    }
}
.wrap-process .process .item p:before
{
    font-family: 'iconfont' !important;
    font-size: 80px;
    line-height: 120px;
    display: block;
    margin: 10px 0;
    content: '\e61a';
}
@media (max-width: 767px)
{
    .wrap-process .process .item p:before
    {
        font-size: 60px;
    }
}
.wrap-process .process h4
{
    font-size: 24px;
    line-height: 1.66666667;

    margin-top: 50px;
    padding: 15px;
    text-align: center;
    color: #fff;
    border-radius: 30px;
    background-color: #816834;
}
@media (max-width: 991px)
{
    .wrap-process .process h4
    {
        font-size: 16px;
		padding: 10px;
    }
}
.wrap-news .news-left
{
    float: left;
    width: 80%;
    padding-right: 80px;
}
@media (max-width: 1560px)
{
    .wrap-news .news-left
    {
        width: 74%;
        padding-right: 50px;
    }
}
@media (max-width: 991px)
{
    .wrap-news .news-left
    {
        width: 100%;
        padding-right: 0;
    }
}
.wrap-news .news-left ul li
{
    padding:28px 0;

    border-bottom: 1px solid #eee;
}
@media (max-width: 991px)
{
    .wrap-news .news-left ul li
    {
        padding: 30px 0;
    }
}
.wrap-news .news-left .item
{
    display: block;
    overflow: hidden;
}
.wrap-news .news-left .item .pic
{
    float: left;
    width: 32%;
}
@media (max-width: 991px)
{
    .wrap-news .news-left .item .pic
    {
        width: 40%;
    }
}
@media (max-width: 767px)
{
    .wrap-news .news-left .item .pic
    {
        width: 100%;
    }
}
.wrap-news .news-left .item .pic .img-box
{
    padding-bottom: 61.70212766%;
}
.wrap-news .news-left .item .pic .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-news .news-left .item .text
{
    float: left;

    width: 68%;
    padding-left: 30px;
}
@media (max-width: 991px)
{
    .wrap-news .news-left .item .text
    {
        width: 60%;
    }
}
@media (max-width: 767px)
{
    .wrap-news .news-left .item .text
    {
        width: 100%;
        padding-left: 0;
    }
}
.wrap-news .news-left .item .text b
{
    font-size: 20px;
    line-height: 30px;
    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin-top: 10px;

    -webkit-transition: all .2s;
            transition: all .2s;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 767px)
{
    .wrap-news .news-left .item .text b
    {
        font-size: 18px;
    }
}
.wrap-news .news-left .item .text span.date
{
    font-size: 14px;
    line-height: 24px;

    display: block;

    color: #816834;
}
.wrap-news .news-left .item .text p
{
    font-size: 15px;
    line-height: 28px;

    display: -webkit-box;
    overflow: hidden;
    height: 56px;
    margin: 20px 0 0 0;

    color: #666;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1560px)
{
    .wrap-news .news-left .item .text p
    {
        margin: 10px 0 0 0;
    }
}
@media (max-width: 767px)
{
    .wrap-news .news-left .item .text p
    {
        font-size: 14px;
    }
}
.wrap-news .news-left .item .text span.more
{
    font-size: 16px;
    line-height: 24px;

    display: block;

    margin-top: 24px;

    color: #816834;
}
@media (max-width: 1560px)
{
    .wrap-news .news-left .item .text span.more
    {
        margin-top: 14px;
    }
}
.wrap-news .news-left .item .text span.more:before
{
    display: inline-block;

    width: 8px;
    height: 8px;
    margin-right: 10px;

    content: '';
    vertical-align: middle;

    border: 2px solid #816834;
    border-radius: 50%;
}
.wrap-news .news-left .item:hover .pic .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-news .news-left .item:hover .text b
{
    color: #816834;
}
.wrap-news .news-right
{
    float: right;
    width: 20%;
    will-change: min-height;
}
@media (max-width: 1560px)
{
    .wrap-news .news-right
    {
        width: 26%;
    }
}
@media (max-width: 991px)
{
    .wrap-news .news-right
    {
        width: 100%;
        margin-top: 10px;
    }
}
.wrap-news .news-right .sidebar__inner
{
    position: relative;

    -webkit-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
            transform: translate3d(0, 0, 0);

    will-change: position, transform;
}
.wrap-news .news-right .news-sort:before,
.wrap-news .news-right .news-sort:after
{
    display: block;
    width: 2px;
    height: 26px;
    margin-left: 90px;

    content: '';
    background-color: #816834;
}
@media (max-width: 991px)
{
    .wrap-news .news-right .news-sort:before,
    .wrap-news .news-right .news-sort:after
    {
        display: none;
    }
}
.wrap-news .news-right ul
{
    position: relative;
    padding: 30px 40px;
    background-color: #f9f9f9;
}
@media (max-width: 991px)
{
    .wrap-news .news-right ul
    {
        padding: 20px 15px;
    }
}
.wrap-news .news-right ul:before
{
    position: absolute;
    top: 0;
    right: -100%;
    display: block;
    width: 200%;
    height: 100%;

    content: '';
    background-color: #f9f9f9;
}
@media (max-width: 991px)
{
    .wrap-news .news-right ul:before
    {
        display: none;
    }
}
.wrap-news .news-right ul li
{
    position: relative;
    z-index: 2;
    margin: 4px 12px;
}
@media (max-width: 991px)
{
    .wrap-news .news-right ul li
    {
        display: inline-block;
    }
}
.wrap-news .news-right ul li a
{
    font-size: 16px;
    line-height: 40px;
    display: inline-block;
    padding: 0 20px;
    -webkit-transition: all .4s;
            transition: all .4s;
    color: #666;
    border-radius: 30px;
}
.wrap-news .news-right ul li.active a,
.wrap-news .news-right ul li:hover a
{
    color: #fff;
    background-color: #816834;
}
.wrap-news-show .news-show p
{
    font-size: 16px;
    line-height: 2;
    margin: 0;
    color: #000;
}
@media (max-width: 991px)
{
    .wrap-news-show .news-show p
    {
        font-size: 15px;
    }
}
.wrap-news-show .news-show img
{
    max-width: 100%;
}
.wrap-news-show .keyword
{
    margin-top: 50px;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}
.wrap-news-show .keyword p
{
    font-size: 18px;
    line-height: 2;
    margin: 0;
    color: #666;
}
@media (max-width: 991px)
{
    .wrap-news-show .keyword p
    {
        font-size: 16px;
    }
}
.wrap-news-show .relate
{
    margin-top: 30px;
}
.wrap-news-show .relate ul li
{
    margin-top: 10px;
}
.wrap-news-show .relate ul li a
{
    font-size: 16px;
    line-height: 42px;
    display: block;
    display: -webkit-box;
    overflow: hidden;

    height: 42px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.wrap-news-show .relate ul li a span
{
    line-height: 40px;
    display: inline-block;
    margin-right: 40px;
    padding: 0 20px;

    -webkit-transition: all .2s;
            transition: all .2s;

    border: 1px dashed #816834;
    border-radius: 30px;
}
@media (max-width: 991px)
{
    .wrap-news-show .relate ul li a span
    {
        margin-right: 10px;
    }
}
.wrap-news-show .relate ul li:hover a
{
    color: #816834;
}
.wrap-news-show .relate ul li:hover a span
{
    color: #fff;
    background-color: #816834;
}
.wrap-talent .title-in p
{
    color: #816834;
}
.wrap-talent .talent
{
    position: relative;

    margin-top: 40px;
}
.wrap-talent .talent .pic
{
    position: absolute;
    top: 50%;
    left: 50%;

    max-width: 505px;
    margin-left: -252px;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
@media (max-width: 1560px)
{
    .wrap-talent .talent .pic
    {
        max-width: 400px;
        margin-left: -200px;
    }
}
@media (max-width: 991px)
{
    .wrap-talent .talent .pic
    {
        display: none;
    }
}
.wrap-talent .talent .pic img
{
    max-width: 100%;
}
.wrap-talent .talent ul
{
    overflow: hidden;
}
.wrap-talent .talent ul li
{
    float: left;
    width: 50%;
    margin: 10px 0;
    padding: 0 10%;
}
@media (max-width: 991px)
{
    .wrap-talent .talent ul li
    {
        float: left;
        width: 50%;
        padding: 0 10px;
    }
}
@media (max-width: 767px)
{
    .wrap-talent .talent ul li
    {
        width: 100%;
        padding: 0;
    }
}
.wrap-talent .talent ul li:nth-child(3)
{
    padding: 0 18% 0 2%;
}
@media (max-width: 991px)
{
    .wrap-talent .talent ul li:nth-child(3)
    {
        padding: 0 10px;
    }
}
@media (max-width: 767px)
{
    .wrap-talent .talent ul li:nth-child(3)
    {
        padding: 0;
    }
}
.wrap-talent .talent ul li:nth-child(4)
{
    padding: 0 2% 0 18%;
}
@media (max-width: 991px)
{
    .wrap-talent .talent ul li:nth-child(4)
    {
        padding: 0 10px;
    }
}
@media (max-width: 767px)
{
    .wrap-talent .talent ul li:nth-child(4)
    {
        padding: 0;
    }
}
.wrap-talent .talent ul li .item
{
    position: relative;
    max-width: 420px;
    height: 270px;
    color: #fff;
    border-radius: 10px;
    background-color: #8064a2;
}
@media (max-width: 767px)
{
    .wrap-talent .talent ul li .item
    {
        height: auto;
    }
}
.wrap-talent .talent ul li .item .note
{
    position: absolute;
    top: 50%;

    padding: 20px 40px;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
@media (max-width: 767px)
{
    .wrap-talent .talent ul li .item .note
    {
        position: relative;
        top: 0;

        padding: 30px 15px;

        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
    }
}
.wrap-talent .talent ul li .item b
{
    font-family: 'Tw Cen MT';
    font-size: 36px;
    line-height: 1.11111111;

    display: block;
}
@media (max-width: 1560px)
{
    .wrap-talent .talent ul li .item b
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .wrap-talent .talent ul li .item b
    {
        font-size: 26px;
    }
}
.wrap-talent .talent ul li .item span
{
    font-size: 24px;
    line-height: 2;
    display: inline-block;
    border-bottom: 4px solid #fff;
}
@media (max-width: 1560px)
{
    .wrap-talent .talent ul li .item span
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .wrap-talent .talent ul li .item span
    {
        font-size: 18px;
    }
}
.wrap-talent .talent ul li .item p
{
    font-size: 20px;
    line-height: 1.6;
    margin: 10px 0 0 0;
}
@media (max-width: 1560px)
{
    .wrap-talent .talent ul li .item p
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .wrap-talent .talent ul li .item p
    {
        font-size: 16px;
    }
}
.wrap-talent .talent ul li:nth-child(2) .item
{
    background-color: #4bacc6;
}
.wrap-talent .talent ul li:nth-child(3) .item
{
    background-color: #c0504d;
}
.wrap-talent .talent ul li:nth-child(4) .item
{
    background-color: #f79646;
}
.wrap-talent .talent ul li:nth-child(5) .item
{
    background-color: #9bbb59;
}
.wrap-talent .talent ul li:nth-child(6) .item
{
    background-color: #4f81bd;
}
.wrap-join .title-in p
{
    color: #816834;
}
.wrap-join .join
{
    position: relative;

    margin-top: 50px;
}
.wrap-join .join > ul
{
    overflow: hidden;

    min-height: 200px;
    margin: 0 -10px;
}
.wrap-join .join > ul li
{
    float: left;

    width: 11.11111111%;
    padding: 10px;
}
@media (max-width: 1199px)
{
    .wrap-join .join > ul li
    {
        width: 14.28571429%;
    }
}
@media (max-width: 991px)
{
    .wrap-join .join > ul li
    {
        width: 20%;
    }
}
@media (max-width: 767px)
{
    .wrap-join .join > ul li
    {
        width: 50%;
    }
    .wrap-join .join > ul li.empty
    {
        display: none;
    }
}
.wrap-join .join > ul li .item
{
    padding: 40px 15px;

    cursor: pointer;
    text-align: center;

    background-color: #35a8d4;
}
.wrap-join .join > ul li .item .itempic
{
    max-width: 54px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.wrap-join .join > ul li .item .note b
{
    font-size: 16px;
    font-weight: normal;
    line-height: 1.625;

    color: #fff;
}
.wrap-join .join > ul li .item .note p
{
    display: none;
}
.wrap-join .join > ul li .item:hover .itempic
{
    -webkit-animation: swing 1s 0s ease both;
            animation: swing 1s 0s ease both;
}
.wrap-join .join > ul li.join-green .item
{
    background-color: #0b665d;
}
.wrap-join .join > ul li.join-yellow .item
{
    background-color: #efc20c;
}
.wrap-join .join > ul li.join-red .item
{
    background-color: #d7505f;
}
.wrap-join .join > ul li.join-deepblue .item
{
    background-color: #255981;
}
.wrap-join .join .fixed-join
{
    position: absolute;
    top: 50%;

    display: none;

    width: 100%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.wrap-join .join .fixed-join .join-info
{
    position: relative;

    width: 250px;
    height: 290px;
    margin: 0 auto;
    padding: 30px 10px 10px 10px;

    background-color: #35a8d4;
}
.wrap-join .join .fixed-join .join-info .pic
{
    position: absolute;
    z-index: 2;
    bottom: 10px;
    left: 10px;

    width: 30px;
}
.wrap-join .join .fixed-join .join-info .text b
{
    font-size: 16px;
    line-height: 1.625;

    display: block;

    margin-bottom: 10px;

    color: #fff;
}
.wrap-join .join .fixed-join .join-info .text p
{
    font-size: 15px;
    line-height: 1.6;

    margin: 0;

    color: #fff;
}
.wrap-join .join .fixed-join .join-close
{
    font-size: 20px;
    line-height: 30px;
    position: absolute;
    top: 10px;
    right: 10px;

    width: 30px;
    height: 30px;
    cursor: pointer;
    text-align: center;

    color: #fff;
}
.wrap-join .join .fixed-join .join-close:after
{
    font-family: 'iconfont' !important;

    content: '\e61b';
}
.wrap-join .join .fixed-join.join-green .join-info
{
    background-color: #0b665d !important;
}
.wrap-join .join .fixed-join.join-yellow .join-info
{
    background-color: #efc20c !important;
}
.wrap-join .join .fixed-join.join-red .join-info
{
    background-color: #d7505f !important;
}
.wrap-join .join .fixed-join.join-deepblue .join-info
{
    background-color: #255981 !important;
}
/**
 * page
 */
.page
{
    clear: both;
    overflow: hidden;

    margin-top: 70px;

    text-align: center;
}
@media (max-width: 767px)
{
    .page
    {
        margin-top: 50px;
    }
}
.page a
{
    font-family: 'Tw Cen MT';
    font-size: 18px;
    line-height: 45px;
    display: inline-block;
    overflow: hidden;
    width: 100px;
    height: 45px;
    margin: 0 8px;
    -webkit-transition: all .2s linear;
            transition: all .2s linear;
    text-align: center;

    color: #816834;
    border: 1px solid #dcdcdc;
    border-radius: 10px;
}
@media (max-width: 1199px)
{
    .page a
    {
        margin: 0 4px;
    }
}
.page a.omit
{
    background-color: #fff;
}
.page a.omit:hover
{
    color: #7c7c7c;
    background-color: #fff;
}
.page a.first-child,
.page a.last-child
{
    font-size: 12px;

    width: 110px;

    border-radius: 20px;
}
.page a.first-child:hover,
.page a.last-child:hover
{
    text-decoration: none;

    color: #fff;
    border-color: #816834;
    background-color: #816834;
}
.page a.first-child
{
    margin-right: 20px;
}
@media (max-width: 767px)
{
    .page a.first-child
    {
        margin-right: 6px;
    }
}
.page a.last-child
{
    margin-left: 20px;
}
@media (max-width: 767px)
{
    .page a.last-child
    {
        margin-left: 6px;
    }
}
.page a.active,
.page a:hover
{
    color: #fff;
    border-color: #816834;
    background-color: #816834;
}
@media (max-width: 767px)
{
    .page a
    {
        line-height: 40px;
        font-size:13px;
        width: 60px;
        height: 40px;
    }
    .page a.first-child,
    .page a.last-child
    {
        margin: 0 5px;
    }
}
.table-box
{
    overflow-x: auto;
}



@media (max-width: 1350px)
{
    .header-in .right
    {
     /*   width:70%;*/
    }
}

.box-footer .copyright .phone-item{
	text-align: left;
	margin: 30px 0;
	display: none;
}
@media(max-width: 1199px){
	.box-footer .copyright .phone-item{
		display: block;
	}
}

.box-footer .copyright .phone-item .title-foot b
{
    font-family: 'Tw Cen MT';
    font-size: 32px;
	line-height: 1;
    display: block;
    text-transform: uppercase;
    color: #816834;
}
.box-footer .copyright .phone-item .title-foot p
{
    font-size: 20px;
    line-height: 1.5;
    display: inline-block;
    margin: 0;
    color: #666;
    border-bottom: 4px solid #816834;
}
.box-footer .copyright .phone-item p
{
    font-size: 16px;
    line-height: 2;
    display: block;
    margin: 0;
    color: #666;
}
.box-footer .copyright .phone-item .foot-down
{
    margin-top: 0 !important;
}
