﻿@charset "UTF-8";
.full-inside-subnav .channel-title::after {
    _font-size: 0;
    _line-height: 0;
    _overflow: hidden;
    width: 0;
    height: 0;
}

/*common*/
body {
    overflow-x: hidden;
}

.padtb {
    padding-top: 30px;
    padding-bottom: 30px;
}

.nopadtb {
    padding-top: 0;
    padding-bottom: 0;
}

.font36 {
    font-size: 22px;
}

.font30 {
    font-size: 20px;
}

.font24 {
    font-size: 20px;
}

.font22 {
    font-size: 19px;
}

.font20 {
    font-size: 18px;
}

.font18 {
    font-size: 16px;
}

.font15 {
    font-size: 15px;
}

.font16 {
    font-size: 16px;
}

.alcenter {
    text-align: center;
}

.c666666 {
    color: #666666;
}

.cd82019 {
    color: #d82019;
}

.c90c42f {
    color: #90c42f;
}

.c4c4c4c {
    color: #4c4c4c;
}

.h28 {
    height: 28px;
}

.h18 {
    height: 18px;
}

.h13 {
    height: 13px;
}

.h12 {
    height: 12px;
}

.h10 {
    height: 10px;
}

.h5 {
    height: 5px;
}

@media (min-width: 1024px) {
    .font36 {
        font-size: 28px;
        line-height: 30px;
    }

    .font34 {
        font-size: 28px;
        line-height: 30px;
    }

    .font32 {
        font-size: 27px;
        line-height: 30px;
    }

    .font30 {
        font-size: 26px;
        line-height: 30px;
    }

    .font24 {
        font-size: 24px;
    }

    .font22 {
        font-size: 22px;
    }

    .font20 {
        font-size: 20px;
    }

    .font18 {
        font-size: 18px;
    }
}

@media (min-width: 1199px) {
    .font36 {
        font-size: 36px;
        line-height: 38px;
    }

    .font34 {
        font-size: 34px;
        line-height: 38px;
    }

    .font32 {
        font-size: 32px;
        line-height: 36px;
    }

    .font30 {
        font-size: 30px;
        line-height: 32px;
    }
}

.cffffff {
    color: #ffffff;
}

.c333333 {
    color: #333333;
}

.c696161 {
    color: #696161;
}

.center {
    text-align: center;
}

.fontbold {
    font-weight: bold;
}

.inside-banner {
    position: relative;
    overflow: hidden;
}

.inside-banner img {
    display: block;
    width: auto;
    max-width: none;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

@media (max-width: 414px) {
    .inside-banner img {
        max-height: 120px;
    }
}

::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: #e0e0e0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
}

::-webkit-scrollbar-thumb {
    background-color: #aeaeae;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
}

@font-face {
    font-family: 'Montserrat';
    src: url("Montserrat-Regular_4.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'raleway';
    src: url("raleway.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINPro';
    src: url("DINPro-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

.fontfamMontser {
    font-family: Montserrat;
}

.full-inside-subnav {
    background-color: #ffffff;
    border-bottom: 1px solid #e0e0e0;
}

.full-inside-subnav .inside-subnav {
    position: relative;
}

.full-inside-subnav .channel-title {
    font-size: 16px;
    line-height: 50px;
    font-weight: bold;
    text-align: center;
}

.full-inside-subnav .channel-title::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 -3px 10px;
    border-width: 7px;
    border-style: solid dashed dashed dashed;
    border-color: #333 transparent transparent transparent;
}

.full-inside-subnav .subnav {
    display: none;
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    background-color: #fff;
    padding-bottom: 20px;
    border-top: 1px solid #ccc;
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
    font-size: 0;
    overflow: hidden;
}

.full-inside-subnav .subnav.padding {
    padding: 0 44px;
}

.full-inside-subnav .subnav a {
    display: block;
    padding-left: 20px;
    font-size: 14px;
    line-height: 45px;
    border-bottom: 1px solid #ccc;
}

.full-inside-subnav .subnav a.cur {
    color: #d82019;
}

.full-inside-subnav .subnav .sub-btn {
    display: none;
}

.full-inside-subnav .crumb {
    display: none;
}

.common-clumb-box {
    position: relative;
}

.common-clumb {
    font-size: 0;
    padding-top: 20px;
    overflow: hidden;
}

.common-clumb .clumb-box {
    width: auto;
}

.common-clumb a {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    color: #999999;
    font-size: 14px;
    text-align: center;
    padding: 5px 10px;
    width: auto;
    position: relative;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

.common-clumb a:hover, .common-clumb a.cur {
    color: #ffffff;
}

.common-clumb a:hover:before, .common-clumb a.cur:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.common-clumb a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ea3800;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    -moz-transition-property: transform, -moz-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.clumb-title .en {
    color: #d82019;
    text-transform: uppercase;
    font-family: Rubik;
}

.clumb-title .cn {
    color: #34364b;
    padding: 0 0 4px 0;
}

.common-clumb-min {
    padding-top: 30px;
}

@media (min-width: 762px) {
    .clumb-title .cn {
        padding: 0 0 7px 0;
    }
}

.nav_none{
	display:none;
}

.nav_block{
	display:block;
}

@media (min-width: 1024px) {

    .full-inside-subnav .channel-title {
        display: none;
    }

    .full-inside-subnav .subnav {
        display: block;
        position: static;
        background-color: transparent;
        padding-bottom: 0;
        border-top: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .full-inside-subnav .subnav ul {
        height: 60px;
    }

    .full-inside-subnav .subnav li {
        width: auto;
        display: inline-block;
        -webkit-flex-shrink: 0;
        -ms-flex: 0 0 auto;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        height: 100%;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        margin-right: 25px;
    }

    .full-inside-subnav .subnav li:hover a, .full-inside-subnav .subnav li.cur a {
        color: #1769ff;
    }

    .full-inside-subnav .subnav li:hover a:after, .full-inside-subnav .subnav li.cur a:after {
        left: 0;
        right: 0;
    }

    .full-inside-subnav .subnav a {
        float: left;
        display: block;
        line-height: 60px;
        border-bottom: 0;
        padding: 0;
        -webkit-transition: all ease .5s;
        -o-transition: all ease .5s;
        -moz-transition: all ease .5s;
        transition: all ease .5s;
        position: relative;
    }

    .full-inside-subnav .subnav a:after {
        content: "";
        height: 3px;
        position: absolute;
        bottom: 0;
        left: 51%;
        right: 51%;
        background-color: #1769ff;
        -o-transition-property: left, right;
        -moz-transition-property: left, right;
        transition-property: left, right;
        -webkit-transition-property: left, right;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-duration: 0.3s;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        -webkit-transition-timing-function: ease-out;
    }

    .full-inside-subnav .subnav .sub-btn {
        width: 44px;
        height: 100%;
        cursor: pointer;
        background-color: #ffffff;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        padding: 0;
    }

    .full-inside-subnav .subnav .sub-btn:before {
        display: block;
        content: "";
        width: 16px;
        height: 16px;
        border-left: 2px solid #848484;
        border-bottom: 2px solid #848484;
    }

    .full-inside-subnav .subnav .sub-btn.sub-prev {
        left: 0;
    }

    .full-inside-subnav .subnav .sub-btn.sub-prev:before {
        transform: rotate(40deg);
        -webkit-transform: rotate(40deg);
        -moz-transform: rotate(40deg);
        -ms-transform: rotate(40deg);
        -o-transform: rotate(40deg);
        margin: 22px 0 0 17px;
    }

    .full-inside-subnav .subnav .sub-btn.sub-next {
        right: 0;
    }

    .full-inside-subnav .subnav .sub-btn.sub-next:before {
        transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        -moz-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        -o-transform: rotate(225deg);
        margin: 22px 0 0 8px;
    }

    .full-inside-subnav .inside-subnav {
        width: 73%;
        float: left;
    }

    .full-inside-subnav .crumb {
        position: relative;
        float: right;
        max-width: 27%;
        padding-left: 28px;
        display: block;
        color: #737373;
        font-size: 0;
        line-height: 60px;
        border-left: 1px solid #e0e0e0;
    }

    .full-inside-subnav .crumb .inner {
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden;
        text-align: right;
    }

    .full-inside-subnav .crumb a {
        position: relative;
        display: inline-block;
        vertical-align: top;
        *display: inline;
        *zoom: 1;
        color: #737373;
        font-size: 14px;
    }

    .full-inside-subnav .crumb a:after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 0;
        height: 0;
        margin: -2px 4px 0 8px;
        border: 3px solid rgba(255, 255, 255, 0);
        border-left-color: #757575;
    }

    .full-inside-subnav .crumb a:hover {
        color: #d82019;
    }

    .full-inside-subnav .crumb span {
        position: relative;
        font-size: 13px;
        display: inline-block;
        vertical-align: top;
        *display: inline;
        *zoom: 1;
    }

    .full-inside-subnav .crumb .home {
        padding-left: 14px;
        vertical-align: middle;
        background: url("../images/homeico.png") no-repeat 0 center;
    }

    .common-clumb {
        padding: 12px 0 0 0;
    }

    .common-clumb a {
        padding: 6px 20px;
    }

    .common-clumb-box .sub-btn {
        width: 44px;
        height: 38px;
        cursor: pointer;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        padding: 0;
    }

    .common-clumb-box .sub-btn:before {
        display: block;
        content: "";
        width: 14px;
        height: 14px;
        border-left: 2px solid #666666;
        border-bottom: 2px solid #666666;
    }

    .common-clumb-box .sub-btn:hover:before {
        border-color: #d82019;
    }

    .common-clumb-box .sub-btn.sub-prev {
        left: 0;
    }

    .common-clumb-box .sub-btn.sub-prev:before {
        transform: rotate(40deg);
        -webkit-transform: rotate(40deg);
        -moz-transform: rotate(40deg);
        -ms-transform: rotate(40deg);
        -o-transform: rotate(40deg);
        margin: 18px 0 0 17px;
    }

    .common-clumb-box .sub-btn.sub-next {
        right: 0;
    }

    .common-clumb-box .sub-btn.sub-next:before {
        transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        -moz-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        -o-transform: rotate(225deg);
        margin: 18px 0 0 8px;
    }

    .common-clumb-min {
        padding-top: 40px;
    }

    .common-clumb-min .clumb-title.fl {
        max-width: 50%;
    }

    .common-clumb-min .common-clumb-box.fr {
        max-width: 50%;
    }
}
