﻿@import 'https://fonts.googleapis.com/css?family=Raleway';
@import 'https://fonts.googleapis.com/css?family=Montserrat';
@font-face {
    font-family: 'pullin';
    src: url('../fonts/corbell.ttf');
}

* {
    box-sizing: border-box;
}

.header {
    width: 100%;
    padding: 40px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 22;
}

.body {
    width: 100%;
}

.box {
    width: 100%;
    background-color: #43434396;
    height: 80px;
}

.w1200 {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
}

.header .w1200 {
    padding: 0 40px;
    position: relative;
}

.w1200 .flex {
    /*   -webkit-flex: 1; 
   flex: 1;*/
}

.tables {
    height: 100%;
    width: 182px;
    display: table;
}

.table_cells {
    height: 100%;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}

.logo {
    height: 80px;
    position: absolute;
    left: 40px;
    top: 0;
}

.nav {
    /*  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);*/
    /*  display: flex;
  justify-content:center;*/
    float: left;
    padding-left: 205px;
}

.nav ul li {
    float: left;
    position: relative;
}

.list_nav {
    display: block;
    line-height: 80px;
    padding: 0 15px;
    font-size: 11px;
    font-weight: 400;
    color: #cccccc;
    font-family: 'pullin';
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: all 0.12s ease-in-out;
    transition: all 0.12s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0)
}

.fa-search {
    font-size: 24px;
    color: #fff;
}

.btns {
    width: 35px;
    height: 35px;
    line-height: 1;
    text-align: center;
    display: inline-block;
    padding-top: 4px;
}

.btns img {
    width: 27px;
    height: 27px;
    cursor: pointer;
}

.header .icons {
    font-size: 0;
    float: left;
}

.list_icon {
    font-size: 0;
    display: none;
    float: left;
    padding-top: 7px;
    width: 180px
}

.list_icon a {
    margin-right: 15px;
    display: inline-block;
    color: #fff;
    font-size: 20px;
}

.list_icon a:hover {
    color: #444444;
}

.h_icon {
    display: none
}

.btns:hover .s_icon {
    display: none
}

.btns:hover .h_icon {
    display: inline-block;
}

.top_right {
    padding-top: 22px;
    position: absolute;
    right: 0px;
    top: 0;
    background-color: #434343
}

.p_form input {
    color: #aaa;
    width: 100%;
    height: 40px;
    padding: 0 0 0 15px;
    background: none;
    border: none;
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
}

.p_form {
    width: 140px;
    float: left;
    display: none;
}

.sub_nav {
    background-color: rgba(244, 244, 244, 0.98);
    color: #444;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    position: absolute;
    top: 80px;
    left: 50%;
    min-width: 270px;
    transform: translateX(-50%);
    /*   margin-top: -15px;*/
    padding: 15px;
    display: none;
}

.sub_nav a {
    padding-right: 15px;
    padding-left: 15px;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 11px;
    color: #444;
    padding-top: 3px;
    padding-bottom: 3px;
    letter-spacing: 1px;
    padding: 6 25px;
    line-height: 25px;
    white-space: nowrap;
    font-family: 'pullin';
}

.sub_nav a:hover {
    background-color: #1D263F;
    color: #fff;
}

.nav>ul>li:hover .sub_nav {
    display: block;
}

.edition {
    font-size: 0;
    position: absolute;
    right: 40px;
    top: 10px;
}

.edition img {
    width: 20px;
}

.edition a:first-child {
    margin-right: 10px;
}

#owl-demo {
    width: 100%;
    /*  position: absolute;*/
    left: 0;
    top: 0;
    z-index: 1;
    overflow: hidden;
    background-color: #fff;
}

#owl-demo .owl-pagination {
    position: absolute;
    bottom: 40px;
    width: 100%;
}

.banner-img {
    width: 100%;
}

#owl-demo .owl-page span {
    width: 12px;
    height: 12px;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(255, 255, 255, 0.5);
}

#owl-demo .active span {
    background-color: #fff;
    margin-left: 4px;
    margin-right: 4px;
}

#owl-demo .owl-prev {
    width: 40px;
    height: 40px;
    font-size: 0;
    position: absolute;
    top: 50%;
    left: 40px;
    margin-top: -20px;
    background: url(../images/left.png) no-repeat center;
}

#owl-demo .owl-next {
    width: 40px;
    height: 40px;
    font-size: 0;
    position: absolute;
    top: 50%;
    right: 40px;
    margin-top: -20px;
    background: url(../images/right.png) no-repeat center;
}

.owl-buttons {
    display: none;
}

#owl-demo:hover .owl-buttons {
    display: block;
}

img {
    max-width: 100%;
}

#owl-demo .owl-item {
    position: relative;
}

.type_3 {
    width: 100%;
    position: absolute;
    top: calc(50% - 120px);
    text-align: center;
    left: 0;
}

.type_3 .texts {
    color: #fff;
    font-size: 50px;
    margin-top: 40px;
    font-family: 'Montserrat', sans-serif;
}

.type_1 {
    width: 100%;
    position: absolute;
    top: calc(50% - 120px);
    left: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.w50 {
    width: 50%;
    padding-left: 40px;
}

.type_1l p {
    color: #fff;
    font-size: 28px;
    line-height: 34px;
    font-family: 'Montserrat', sans-serif;
}

.type_1l {
    text-align: right;
}

.type_1l div {
    cursor: pointer;
    background-color: #f2f2f2;
    line-height: 40px;
    font-size: 11px;
    padding: 0 33px;
    display: inline-block;
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    margin-top: 35px;
    color: #333;
}

.type_1r {
    text-align: center;
    float: right;
}

.clear {
    clear: both;
}

.index_tit {
    font-size: 48px;
    line-height: 56px;
    text-align: center;
    color: #111;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 25px;
}

.p60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.index_1tit {
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
    color: #111;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
}

#owl-demo2 .item {
    padding: 0 20px;
    overflow: hidden;
}

#owl-demo2 a {
    display: block;
}

#owl-demo2 .owl-pagination {
    display: none;
}

#owl-demo2 .item:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
}

#owl-demo2 .item img {
    width: 100%;
    transition: 1s;
    -ms-transition: 1s;
}

.index_1img {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}

#owl-demo2 .owl-prev {
    width: 40px;
    height: 40px;
    font-size: 0;
    position: absolute;
    top: 50%;
    left: 40px;
    margin-top: -20px;
    background: url(../images/left2.png) no-repeat center;
}

#owl-demo2 .owl-next {
    width: 40px;
    height: 40px;
    font-size: 0;
    position: absolute;
    top: 50%;
    right: 40px;
    margin-top: -20px;
    background: url(../images/right2.png) no-repeat center;
}

#owl-demo2:hover .owl-buttons {
    display: block;
}

.index_2 {
    /* background-color: #F2F2F2; */
    position: relative;
    z-index: 1;
}

.index_2img img {
    width: 100%;
}

.index_2list {}

.index_2list>ul>li {
    width: 100%;
    overflow: hidden;
    padding-top: 75px;
    padding-bottom: 75px;
}

.index_2list ul .line:last-child {
    display: none;
}

.index_content1 {
    font-size: 24px;
    font-weight: 300;
    color: #111;
    font-family: 'Montserrat', sans-serif;
}

.index_content2 {
    color: #444;
    font-size: 18px;
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    line-height: 1.4;
}

.index_content2 li {
    margin: 1.5em 0;
}

.one .index_content {
    padding-left: 8%;
}

.two .index_content {
    padding-right: 8%;
}

@keyframes separator_background {
    from {
        background-position-x: 0px;
    }
    to {
        background-position-x: 798px;
    }
}

.line {
    height: 66px;
    padding: 0;
    background: transparent url(../images/separator.png) repeat-x top left;
    animation: separator_background 25s infinite linear;
}

body {
    padding-bottom: 356px;
}

#foot {
    background-color: #434343;
    width: 100%;
    padding: 60px 0;
    text-align: center;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 0;
    height: 356px;
}

.index_1 {
    position: relative;
    z-index: 2;
    overflow: hidden;
    background-color: #fff;
}

.inscribe {
    color: #cccccc;
    font-weight: 500;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
}

.foot_icon .list_icon {
    display: block !important;
    width: 100%;
}

.foot_line {
    width: 486px;
    height: 1px;
    margin: 0 auto;
    background-color: #fff;
}

.go_top img {
    width: 24px;
    opacity: 0.7;
    cursor: pointer;
}

.go_top img:hover {
    opacity: 1;
}

.scroll {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    transition: 1s;
}

.nav .active {
    background-color: #4C5263;
    color: #fff;
}

.scroll .edition {
    display: none;
}

.contact_texts {
    color: #373737;
    font-size: 16px;
    line-height: 1.8;
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
}

.message h5 {
    font-size: 24px;
    line-height: 28px;
    margin: 0 0 25px 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #111;
}

.message h6 {
    font-size: 25.5px;
    color: #1D263F;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
}

.f14488721902 {
    padding: 19px;
}

.form_li ul li {
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
}

.form_li span {
    float: left;
    width: 160px;
    text-align: right;
    font-size: 17px;
    font-weight: normal;
    line-height: 25px;
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
}

.form_li input {
    margin-left: 20px;
    height: 34px;
    width: 220px;
    max-width: 100%;
    line-height: 34px;
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: inherit;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #444;
    background-color: #fff;
    border: 1px solid #efefef;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    padding: 4px 6px;
}

.form_li textarea {
    margin-left: 20px;
    height: 34px;
    width: 220px;
    max-width: 100%;
    height: 110px;
    line-height: 24px;
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: inherit;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #444;
    background-color: #fff;
    border: 1px solid #efefef;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    padding: 4px 6px;
    resize: none;
}

.submit_btn {
    width: 115px;
    height: 32px;
    background-color: #444;
    color: #fff;
    line-height: 32px;
    text-align: center;
    display: block;
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    cursor: pointer;
    margin-left: 180px;
}

.submit_btn:hover {
    color: #fff;
    margin-left: 180px;
}

.containers {
    width: 100%;
    overflow: hidden;
    padding-top: 180px;
    padding-bottom: 120px;
    position: relative;
    z-index: 1;
    background-color: #fff;
}

.text2 {
    font-size: 50px;
    line-height: 55px;
    font-weight: 600;
    margin: 0 0 25px 0;
    font-family: 'Montserrat', sans-serif;
    color: #111;
}

.p_40 {
    padding-left: 40px;
    padding-right: 0;
}

.text2_content {
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    line-height: 25px;
    color: #444;
}

.text2_content h2 {
    font-size: 28px;
    line-height: 34px;
    margin-top: 40px;
    margin: 0 0 25px 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #111;
}

.xl {
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    font-size: 17px;
    line-height: 25px;
    color: #444;
}

.xl h2 {
    font-size: 28px;
    line-height: 34px;
    margin: 0 0 25px 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #111;
}

#owl-demo3 img {
    width: 100%;
}

#owl-demo3 .owl-pagination {
    position: absolute;
    bottom: 40px;
    width: 100%;
}

#owl-demo3 .owl-page span {
    width: 12px;
    height: 12px;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(255, 255, 255, 0.5);
}

#owl-demo3 .active span {
    background-color: #fff;
    margin-left: 4px;
    margin-right: 4px;
}

.shop {
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    font-size: 17px;
    line-height: 25px;
    color: #444;
}

.shop h3 {
    font-size: 24px;
    margin-bottom: 25px;
}

.shop_video {
    margin-top: 120px;
}

.shop_video2 {
    line-height: 135%;
    color: #1D263F;
    font-size: 24px;
    margin: 0 0 25px 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}

.w-70 {
    width: 70%;
}

.w-30 {
    width: 30%;
}

.slFWr3Xw0b {
    float: left;
    color: #aaa;
    letter-spacing: 1px;
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    font-size: 11px;
}

.mw912jo74H {
    margin: 0 20px;
}

.slFWr3Xw0b a:hover {
    color: #111
}

.Vx9yKNITbV {
    overflow: hidden;
    margin-bottom: 25px;
}

.product_tit {
    font-size: 50px;
    line-height: 55px;
    font-weight: 600;
    margin: 0 0 25px 0;
    font-family: 'Montserrat', sans-serif;
    color: #111;
}

.product_content {
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    font-size: 17px;
    line-height: 25px;
    color: #444;
}

.canshu {
    padding: 10px;
    background-color: #f2f2f2;
    color: #444;
    margin-bottom: 10px;
}

.img_2 {
    display: none;
}

.pdf {
    margin-top: 40px;
}

.hovers {
    cursor: pointer;
}

.hovers:hover .img_1 {
    display: none;
}

.hovers:hover .img_2 {
    display: block;
}

.canshu_box {
    /*   overflow-y: scroll;*/
    position: fixed;
    z-index: -10;
    display: none;
    /*opacity: 0;*/
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-overflow-scrolling: touch;
    background: rgba(0, 0, 0, 0.6);
}

.canshu_con {
    position: fixed;
    left: 50%;
    top: 50%;
    opacity: 0;
    transform: translate(-50%, -60%);
    z-index: -10;
    margin: 0px auto;
    padding: 30px;
    width: 600px;
    max-width: calc(100% - 20px);
    background: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.1), 0 5px 20px rgba(0, 0, 0, 0.1);
}

.show-index {
    display: block;
    z-index: 30;
}

.canshu_con .tit {
    margin-bottom: 25px;
    margin: -30px -30px 25px -30px;
    padding: 30px;
    border-bottom: 1px solid #efefef;
    background: #1D263F;
    color: #fff;
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    font-size: 17px;
    color: #fff;
}

.canshu_content {
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    font-size: 17px;
    line-height: 25px;
    color: #444;
}

.show_canshu {
    opacity: 1;
    z-index: 31;
    transform: translate(-50%, -50%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.pdf .canshu {
    cursor: pointer;
}

.pdf .canshu:hover .img_1 {
    display: none;
}

.pdf .canshu:hover .img_2 {
    display: block;
}

#hb {
    background-color: #9fd4ca;
}

.sub_nav .in_p {
    background-color: #1D263F !important;
    color: #fff
}

.list_nav:hover {
    background-color: #fff;
    color: #aaa;
}

.nav .active:hover {
    background-color: #4C5263;
    color: #fff;
}

.sin_tit {
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    font-size: 17px;
    line-height: 25px;
    color: #444;
}

.hb_list {
    margin: 40px 0;
    overflow: hidden;
}

.hb1 {
    color: #1D263F;
    font-weight: bold;
    margin-bottom: 30px;
    font-size: 50px;
    line-height: 44px;
    margin: 0 0 25px 0;
    font-family: 'Montserrat', sans-serif;
}

.hb2 {
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    font-size: 17px;
    line-height: 25px;
    color: #444;
    margin-bottom: 25px;
}

.show_cc {
    background: #e8e8e8;
    padding: 8px;
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    font-size: 17px;
    line-height: 25px;
    color: #444;
    cursor: pointer;
}

.slFWr3Xw0b a {
    color: #333;
}

.p_lefs img {
    width: 100%;
    margin-bottom: 10px;
}

.p_rights {
    padding-left: 45px;
}