.content {
    padding: 70px 0;
    position: relative;
    min-height: 300px;
}

.content img {
    max-width: 100%;
}

.sub-banner {
    height: 330px;
    overflow: hidden;
}

.inner_cont {
    font-size: 14px;
    color: #454545;
    width: calc(100% - 300px);
    float: right;
}

.inner_cont img {
    max-width: 100%;
}

.inner_left {
    width: 260px;
    float: left;
}

@media only screen and (max-width:920px) {
    .sub-banner img {
        display: none;
    }

    .content img {
        max-width: 100%;
        height: auto !important;
        text-indent: 0 !important;
    }

    .content {
        width: 100%;
        overflow: hidden;
    }
}

@media only screen and (max-width:768px) {
    .sub-banner {
        height: 150px;
    }
}

.jtinnertit h3 {
    text-align: center;
    font-size: 30px;
    line-height: 50px;
    font-weight: bold;
}

@media only screen and (max-width:920px) {
    .jtinnertit h3 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 768px) {
    .innertit h3 {
        font-size: 14px;
    }
}

.breadcrumb {
    margin-top: 60px;
    color: #fff;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding-left: 25px;
    background: url(../images/inco01.png) left 8px no-repeat;
}

.breadcrumb a {
    color: #fff;
}


@media only screen and (max-width: 920px) {
    .breadcrumb {
        margin-top: 0;
    }
}

@media only screen and (max-width: 768px) {
    .breadcrumb {
        font-size: 12px;
    }
}


/* ==========================================================================
   Sidebar
   ========================================================================== */
.siderbar {
    border: 1px solid #d6dae2;
    padding: 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}

.siderbar .title {
    color: #041d50;
    border-bottom: 2px solid #677289;
    height: 50px;
    padding: 0 20px;
    position: relative;
}

.siderbar .title h3 {
    font-size: 18px;
    line-height: 50px;
}

.siderbar .title .btn_jt {
    display: block;
    height: 50px;
    width: 50px;
    cursor: pointer;
    position: absolute;
    top: 25px;
    right: 0;
    text-align: center;
    line-height: 40px;
    display: none;
}

.siderbar .title .inco01 {
    height: 50px;
    width: 50px;
    display: block;
    background: url(../images/inco14.png) center no-repeat;
}

.siderbar .title .cur .inco01 {
    height: 50px;
    width: 50px;
    display: block;
    background: url(../images/inco13.png) center no-repeat;
}

.siderbar .sunnav {
    background: #fff;
}

.siderbar .sunnav li {
    font: 300 16px/50px microsoft yahei;
    border-top: 1px solid #ebeef5;
    text-indent: 20px;
    position: relative;
}

.siderbar .sunnav li a {
    width: 100%;
    display: block;
    height: 50px;
    color: #041d50;
}

.siderbar .sunnav li a:hover {
    color: #ed1c24;
}

.siderbar .sunnav li.active a {
    color: #ed1c24;
    font-weight: bold;
}

@media only screen and (max-width:920px) {
    .inner_left {
        float: none;
        width: 100%;
        margin-top: 0px;
    }

    .inner_cont {
        width: 100%;
        float: none;
    }

    .siderbar .sunnav {
        display: none;
    }

    .siderbar .title {
        padding: 0 20px;
        background: #041e53;
        color: #fff;
        border-bottom: 0;
    }

    .siderbar .title .btn_jt {
        top: 0;
        display: block;
    }

    .siderbar {
        position: relative;
        margin-top: 0;
        padding: 0;
        border: 0;
    }

    .siderbar .title h3 {
        font-size: 14px;
    }

    .siderbar .sunnav li {
        font-size: 14px;
    }
}

.faq_search {
    border: 1px solid #d6dae2;
    padding: 10px;
    margin-bottom: 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}

.faq_search #q {
    float: left;
    border: 0 none;
}

.faq_search .search-btn {
    float: right;
    border: 0 none;
}

.faq_search #q {
    width: calc(100% - 70px);
    height: 18px;
    padding: 10px;
    line-height: 18px;
    background: #fff;
    border: 1px solid #fff;
    font: 300 12px/18px microsoft yahei;
}

.faq_search .search-btn {
    width: 40px;
    padding: 0;
    margin: 0;
    height: 40px;
    cursor: pointer;
    background: url(../images/btn_ser02.png) no-repeat center;
}

@media only screen and (max-width:920px) {
    .faq_search {
        display: none;
    }
}


/* ==========================================================================
   about
   ========================================================================== */
.aboutpart01 {
    padding: 60px 0;
    font-size: 16px;
    line-height: 30px;
}

.aboutpart01 .row {
    width: 100%;
    height: 466px;
    overflow: hidden;
    position: relative;
}

.aboutpart01 .pic,
.aboutpart01 .pic img {
    width: 100%;
    height: 100%;
}

.aboutpart01 .pic img {
    transition: transform 1s;
}

.aboutpart01 .pic:hover img {
    transform: scale(1.05);
}

.aboutpart01 .cover {
    width: 60%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#CC225FBC', endColorstr='#CC225FBC');
    background: rgba(34, 95, 188, 0.8);
}

.aboutpart01 .cover .warp {
    padding: 90px;
    color: #fff;
}

.aboutpart01 .cover .tit {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 40px;
}

.aboutpart01 .cover .tit .txten {
    font-size: 24px;
    font-weight: normal;
}

.aboutpart01 .cover:before {
    content: "";
    display: block;
    top: 0;
    left: 90px;
    position: absolute;
    width: 37px;
    height: 32px;
    background: url(../images/inco11.png) no-repeat center;
}

.aboutpart01 .row02 {
    margin-top: 80px;
}

.aboutpart01 .row02 .round {
    width: 200px;
    height: 200px;
    overflow: hidden;
    border: 2px solid #ff1868;
    text-align: center;
    float: left;
    margin-right: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.aboutpart01 .row02 .round span {
    display: block;
    color: #1d52a1;
}

.aboutpart01 .row02 .round .txt01 {
    font-size: 50px;
    font-weight: bold;
    padding-top: 50px;
    margin-bottom: 5px;
    line-height: 50px;
}

.aboutpart01 .row02 .round .txt02 {
    font-size: 14px;
    line-height: 24px;
}

.aboutpart01 .row02 .round .txt03 {
    font-size: 18px;
    font-weight: bold;
}

.aboutpart01 .row02 .txtarea {
    width: calc(50% - 50px);
    float: right;
    height: 200px;
    margin-right: 100px;
    display: flex;
    align-items: center;
}

.aboutpart02 {
    background: #e2e8f1;
    margin-top: 70px;
}

.aboutpart02 .wrapper {
    position: relative;
    top: -70px;
}

.aboutpart02 .left {
    width: calc(100% - 440px);
    float: left;
    overflow: hidden;
}

.aboutpart02 .left .row {
    width: calc(50% - 10px);
    float: left;
}

.aboutpart02 .left .row img {
    width: 100%;
}

.aboutpart02 .left .row02 {
    margin-left: 15px;
}

.aboutpart02 .left .txtarea {
    margin: 50px;
    font-size: 16px;
}

.aboutpart02 .row04 {
    float: right;
    width: 430px;
}

.aboutpart02 .row04 img {
    width: 100%;
}

.aboutpart02 img:hover {
    transform: translate3d(0, -2px, 0);
}

.aboutpart03 {
    padding: 100px 0;
    position: relative;
}

.aboutpart03 .right {
    width: 50%;
    max-width: 620px;
    float: right;
    font-size: 16px;
    color: #555;
    line-height: 30px;
}

.aboutpart03 .right img {
    max-width: 100%;
}

.leftpic {
    width: 50%;
    height: 550px;
    position: absolute;
    left: 0;
    top: 60px;
}

.leftpic img {
    max-width: 100%;
}

@media only screen and (max-width:920px) {
    .aboutpart01 {
        padding: 20px 0 40px 0;
        font-size: 14px;
    }

    .aboutpart01 .cover .warp {
        padding: 90px 60px 60px 60px;
    }

    .aboutpart01 .cover .tit {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .aboutpart01 .row02 .txtarea {
        margin-right: 0;
        width: 50%;
        height: 180px;
    }

    .aboutpart01 .row02 .round {
        width: 180px;
        height: 180px;
        margin-right: 30px;
    }

    .aboutpart01 .row02 .round .txt01 {
        padding-top: 40px;
    }

    .aboutpart01 .row02 {
        margin-top: 40px;
    }

    .aboutpart02 .row04 {
        float: right;
        width: 350px;
    }

    .aboutpart02 .left {
        width: calc(100% - 360px);
    }

    .aboutpart02 .left .txtarea {
        margin: 30px;
        font-size: 14px;
    }

    .aboutpart03 .right {
        font-size: 14px;
        line-height: 24px;
    }

    .aboutpart03 {
        padding: 40px 0;
    }
}

@media only screen and (max-width:768px) {
    .aboutpart01 .cover {
        width: 100%;
    }

    .aboutpart01 .cover .warp {
        padding: 50px 30px 30px 30px;
    }

    .aboutpart01 .cover:before {
        left: 30px;
    }

    .aboutpart01 .cover .tit {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .aboutpart01 .cover .tit .txten {
        font-size: 18px;
    }

    .aboutpart01 .row {
        height: 420px;
    }

    .aboutpart01 .row02 .txtarea {
        width: 100%;
        height: auto;
        margin-top: 10px;
    }

    .aboutpart01 .row02 .round {
        width: 150px;
        height: 150px;
        margin: 0 10px;
    }

    .aboutpart01 .row02 .round .txt01 {
        padding-top: 30px;
        font-size: 30px;
        line-height: 40px;
    }

    .aboutpart01 .row02 .round .txt03 {
        font-size: 14px;
    }

    .aboutpart02 .row04 {
        float: none;
        width: 100%;
    }

    .aboutpart02 .left {
        width: 100%;
        float: none;
    }

    .aboutpart02 .wrapper {
        top: 0;
    }

    .aboutpart02 {
        margin-top: 0;
        padding: 20px 0;
    }

    .aboutpart02 .left .txtarea {
        margin: 10px 0;
    }

    .aboutpart03 .right {
        width: 100%;
        float: none;
    }

    .aboutpart03 {
        padding-bottom: 300px;
        padding-top: 20px;
    }

    .leftpic {
        width: 100%;
        height: auto;
        top: auto;
        bottom: 0;
    }
}

/* ==========================================================================
   market
   ========================================================================== */

.inner-market {
    margin-top: 60px;
}

.markettit {
    font-size: 20px;
    text-align: center;
}

.markettit span {
    display: block;
}

.inner-market .left {
    width: calc(50% - 6px);
    float: left;
}

.inner-market .right {
    width: calc(50% - 6px);
    float: right;
}

.inner-market .row {
    width: 100%;
    height: 870px;
    overflow: hidden;
    position: relative;
}

.inner-market .row .pic,
.inner-market .row .pic img {
    width: 100%;
    height: 100%;
}

.inner-market .row .pic img {
    transition: transform 1s;
}

.inner-market .row:hover .pic img {
    transform: scale(1.1);
}

.inner-market .row .cover {
    position: absolute;
    left: 0;
    bottom: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#D846628B', endColorstr='#D846628B');
    background: rgba(70, 98, 139, 0.85);
}

.inner-market .row .cover .warp {
    padding: 50px;
    color: #fff;
    font-size: 16px;
}

.inner-market .row02,
.inner-market .row03 {
    height: 430px;
}

.inner-market .row03 {
    margin-top: 10px;
}

@media only screen and (max-width:920px) {
    .markettit {
        font-size: 14px;
    }

    .inner-market .row {
        height: 560px;
    }

    .inner-market .row02,
    .inner-market .row03 {
        height: 275px;
    }

    .inner-market .row .cover .warp {
        padding: 20px;
        font-size: 14px;
    }

    .inner-market {
        margin-top: 20px;
    }

}

@media only screen and (max-width:768px) {

    .inner-market .left,
    .inner-market .right {
        width: 100%;
        float: none;
    }

    .inner-market .row02 {
        margin-top: 10px;
    }

    .inner-market .row02,
    .inner-market .row03 {
        height: auto;
    }

    .inner-market .row01 {
        height: 400px;
    }

    .markettit {
        font-size: 14px;
    }

    .markettit span {
        display: inline;
    }

    .inner-market .row .cover .warp {
        font-size: 12px;
    }
}

/* ==========================================================================
   pro
   ========================================================================== */
.pronav {
    height: 53px;
    background: #e2e8f1;
    text-align: center;
    padding: 8px 0;
}

.pronav .row {
    width: 320px;
    position: relative;
    display: inline-block;
    text-align: left;
    margin-right: 15px;
}

.pronav .row .level2 {
    height: 53px;
    line-height: 53px;
    font-size: 18px;
    font-weight: bold;
    background: #1d52a1;
    text-indent: 50px;
}

.pronav .row .level2 a {
    color: #fff;
}

.pronav .row .level2.arr:before {
    content: "";
    display: block;
    top: 23px;
    right: 20px;
    position: absolute;
    width: 11px;
    height: 6px;
    background: url(../images/arr-02.png) center no-repeat;
}

.pronav .row .level3 {
    display: none;
    z-index: 1;
    width: calc(100% - 2px);
    padding: 10px 0;
    border: 1px solid #e2e8f1;
    background: #fff;
}

.pronav .row .level3 a {
    width: 100%;
    height: 30px;
    line-height: 30px;
    display: block;
    text-indent: 70px;
    font-size: 16px;
    position: relative;
}

.pronav .row .level3 a:before {
    content: "";
    display: block;
    top: 12px;
    left: 50px;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #000000;
    border-bottom: 5px solid transparent;
}

.pronav .row .level3 a.on {
    color: #1d52a1;
}

.pronav .row .level3 a.on:before {
    border-left: 5px solid #1d52a1;
}

.pronav .row:hover .level3 {
    display: block;
    position: absolute;
    left: 0;
    top: 53px;
}

.prodetial {
    border: 1px solid #e2e8f1;
    padding: 50px;
}

.prodetial table {
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    line-height: 18px !important;
}

.prodetial table th,
.prodetial table td {
    padding: 5px !important;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.prodetial table th {
    background: #f1f1f1 !important;
    color: #666 !important;
}

.protable {
    overflow-x: auto;
}

@media only screen and (max-width:1120px) {
    .pronav .row {
        width: 260px;
    }

    .pronav .row .level2 {
        text-indent: 30px;
    }

    .pronav .row .level3 a {
        text-indent: 50px;
    }

    .pronav .row .level3 a:before {
        left: 30px;
    }
}

@media only screen and (max-width:768px) {
    .pronav {
        height: auto;
        padding: 8px;
    }

    .pronav .row {
        width: 100%;
        border-bottom: 1px solid #2360ba;
    }

    .pronav .row .level2 {
        font-size: 14px;
    }

    .pronav .row .level3 a {
        font-size: 12px;
    }

    .prodetial {
        padding: 20px;
    }
}

/* ==========================================================================
   news
   ========================================================================== */
.newslist li {
    width: calc(33.33% - 14px);
    margin: 10px 7px;
    float: left;
}

.newslist li .pic {
    width: 100%;
    height: 290px;
    overflow: hidden;
}

.newslist li .pic img {
    width: 100%;
    height: 100%;
    transition: transform 1s;
}

.newslist li:hover .pic img {
    transform: scale(1.1);
}

.newslist li .txtarea {
    border: 1px solid #cedee9;
    padding: 30px;
}

.newslist li .txtarea .date {
    color: #225fbc;
    height: 24px;
    line-height: 24px;
}

.newslist li .txtarea h3 {
    font-size: 18px;
    font-weight: normal;
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newslist li .txtarea h3 a {
    color: #000;
}

.newslist li .txtarea h3 a:hover {
    color: #225fbc;
}

.newslist li .txtarea .desc {
    height: 72px;
    line-height: 24px;
    color: #999;
    overflow: hidden;
}

.newslist li:hover {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width:1200px) {
    .newslist li .pic {
        height: 260px;
    }
}

@media only screen and (max-width:920px) {
    .newslist li .pic {
        height: 190px;
    }

    .newslist li .txtarea {
        padding: 20px;
    }

    .newslist li .txtarea h3 {
        font-size: 16px;
        margin: 5px 0;
    }
}

@media only screen and (max-width:768px) {
    .newslist li {
        width: 100%;
        margin: 0;
        float: none;
        margin-bottom: 10px;
    }

    .newslist li .pic {
        height: auto;
    }

    .newslist li .txtarea h3 {
        font-size: 14px;
    }
}



.newsh {
    width: 100%;
    position: relative;
    height: 80px;
}

.newtitle {
    font: 700 24px/24px microsoft yahei;
    text-align: center;
}

.newsh_cn {
    padding: 20px 0;
    font-size: 16px;
    font-family: 'Microsoft YaHei';
    line-height: 2em;
}

.newsh .byline {
    height: 50px;
    color: #999;
    line-height: 50px;
    border-bottom: 1px solid #e9e9e9;
    text-align: center;
}

.newsh .byline span {
    margin-right: 20px;
    display: inline-block;
}

.newsh .byline .bdsharebuttonbox {
    display: inline-block;
}

.newsh .byline .bdshare-button-style0-16:after {
    display: inline-block;
}

.newsh .byline .bdshare-button-style0-16 a,
.newsh .byline .bdshare-button-style0-16 .bds_more {
    line-height: 50px;
    height: 50px;
    margin: 0;
}

.newsh .byline a {
    color: #999;
}

.newsmenu01 {
    width: 180px;
    height: 80px;
    position: absolute;
    right: 0;
    top: 0;
}

.newsmenu01 a {
    width: 48px;
    height: 48px;
    display: inline-block;
}

.newsmenu01 a.inco01 {
    background: url(../images/arr13.png) center no-repeat;
}

.newsmenu01 a.inco02 {
    background: url(../images/arr17.png) center no-repeat;
}

.newsmenu01 a.inco03 {
    background: url(../images/arr14.png) center no-repeat;
}

.newsmenu01 a.inco01:hover {
    background: url(../images/arr15.png) center no-repeat;
}

.newsmenu01 a.inco02:hover {
    background: url(../images/arr18.png) center no-repeat;
}

.newsmenu01 a.inco03:hover {
    background: url(../images/arr16.png) center no-repeat;
}

.toolbar {
    border-top: 1px solid #d8d8d8;
    font: 14px/70px microsoft yahei;
    margin-top: 20px;
    padding-top: 30px;
    text-align: center;
}

.toolbar a {
    width: 180px;
    height: 45px;
    font-weight: bold;
    text-align: center;
    line-height: 45px;
    display: inline-block;
    background: #202e42;
    color: #fff;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
}

.toolbar a:hover {
    background: #2e405a;
}

.newsh_cn {
    overflow-x: auto;
}

.newsh_cn table {
    min-width: 768px;
}

.newsh_cn::-webkit-scrollbar{
    height: 3px;
}

.newsh_cn td {
    border: 1px solid #333;
    background: transparent;
    padding-left: 5px;
}

@media only screen and (max-width:768px) {
    .newsmenu01 {
        display: none;
    }

    .newsh {
        text-align: center;
    }

    .newtitle {
        font: 300 16px/24px microsoft yahei;
    }

    .toolbar li {
        line-height: 18px;
        padding: 10px 0;
    }

    .toolbar li span {
        display: none;
    }
}

/* ==========================================================================
   buy
   ========================================================================== */

.inner-buy .hd {
    position: relative;
    background: #e2e8f1;
    padding-top: 6px;
}

.inner-buy .hd ul {
    height: 62px;
    margin-left: 60px;
}

.inner-buy .hd ul li {
    padding: 0 40px;
    cursor: pointer;
    display: inline-block;
    height: 62px;
    line-height: 62px;
    color: #82878f;
    font-size: 18px;
}

.inner-buy .hd ul li.on {
    background: #fff;
    color: #1d52a1;
    font-weight: bold;
}

.inner-buy .hd a.btn {
    position: absolute;
    right: 60px;
    top: 15px;
    font-size: 16px;
    width: 160px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    display: inline-block;
    background: #1d52a1;
    color: #fff;
    -webkit-border-radius: 38px;
    -moz-border-radius: 38px;
    -ms-border-radius: 38px;
    -o-border-radius: 38px;
    border-radius: 38px;
}

.inner-buy .bd {
    padding: 50px;
    border: 1px solid #e2e8f1;
    border-top: 0;
}

.zhaobiao_table .td {
    height: 70px;
    line-height: 70px;
    padding: 0 10px;
    float: left;
}

.zhaobiao_table .tr {
    border-bottom: 1px solid #e2e3e7;
}

.zhaobiao_table .th {
    font-size: 16px;
    color: #1d52a1;
    border-bottom: 2px solid #46628b;
}

.zhaobiao_table .datefb,
.zhaobiao_table .datejz {
    width: 180px;
    text-align: center;
}

.zhaobiao_table .xmname {
    width: calc(100% - 450px);
    padding-left: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}

.zhaobiao_table .tr .xmname:before {
    content: "";
    display: block;
    top: 30px;
    left: 10px;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #1d52a1;
    border-bottom: 5px solid transparent;
}

.zhaobiao_table .xmname a {
    color: #000;
    font-size: 18px;
}

.zhaobiao_table .xmname a:hover {
    text-decoration: underline;
    color: #1d52a1;
}

@media only screen and (max-width:768px) {
    .inner-buy .hd ul {
        margin-left: 10px;
        height: auto;
    }

    .inner-buy .hd a.btn {
        width: 80px;
        font-size: 12px;
        right: 10px;
        top: 8px;
        height: 30px;
        line-height: 30px;
    }

    .inner-buy .hd ul li {
        padding: 0 15px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        margin-right: 10px;
    }

    .inner-buy .bd {
        padding: 20px;
    }

    .zhaobiao_table .th {
        font-size: 14px;
    }

    .zhaobiao_table .td {
        height: 40px;
        line-height: 40px;
        padding: 0 5px;
    }

    .zhaobiao_table .datefb,
    .zhaobiao_table .datejz {
        display: none;
    }

    .zhaobiao_table .xmname {
        width: calc(100% - 20px);
        padding-left: 20px;
    }

    .zhaobiao_table .xmname a {
        font-size: 12px;
    }

    .zhaobiao_table .tr .xmname:before {
        top: 15px;
        left: 5px;
    }
}

/* ==========================================================================
   download
   ========================================================================== */

.inner-down .hd {
    position: relative;
    background: #e2e8f1;
    height: 70px;
    line-height: 70px;
    text-indent: 50px;
    font-size: 18px;
    color: #1d52a1;
    font-weight: bold;
}

.inner-down .bd {
    padding: 50px;
    border: 1px solid #e2e8f1;
    border-top: 0;
}

.down_table .td {
    height: 70px;
    line-height: 70px;
    padding: 0 10px;
    float: left;
}

.down_table .tr {
    border-bottom: 1px solid #e2e3e7;
}

.down_table .th {
    font-size: 16px;
    color: #1d52a1;
    border-bottom: 2px solid #46628b;
}

.down_table .datefb {
    width: 180px;
    text-align: center;
}

.down_table .name {
    width: calc(100% - 450px);
    padding-left: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}

.down_table .tr .name:before {
    content: "";
    display: block;
    top: 30px;
    left: 10px;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #1d52a1;
    border-bottom: 5px solid transparent;
}

.down_table .down {
    width: 180px;
    text-align: center;
}

.down_table .down a {
    color: #1d52a1;
}

.down_table .down a:hover {
    text-decoration: underline;
}

@media only screen and (max-width:768px) {
    .inner-down .bd {
        padding: 20px;
    }

    .down_table .th {
        font-size: 14px;
    }

    .down_table .td {
        height: 40px;
        line-height: 40px;
        padding: 0 5px;
    }

    .down_table .datefb {
        display: none;
    }

    .down_table .down {
        width: 100px;
        text-align: center;
    }

    .down_table .name {
        width: calc(100% - 140px);
        padding-left: 20px;
    }

    .down_table .name a {
        font-size: 12px;
    }

    .down_table .tr .name:before {
        top: 15px;
        left: 5px;
    }

    .inner-down .hd {
        height: 50px;
        line-height: 50px;
        text-indent: 20px;
        font-size: 14px;
    }
}

/* ==========================================================================
   careers
   ========================================================================== */
.careerMenu {
    width: 100%;
}

.careerMenu h3 {
    height: 40px;
    padding: 10px 0;
    border: 1px solid #e2e8f1;
    cursor: pointer;
    line-height: 40px;
    font-size: 16px;
    color: #555;
    font-weight: normal;
    margin-top: 20px;
    padding-left: 30px;
    border-left: 10px solid #e2e8f1;
}

.careerMenu h3.on {
    background: #e2e8f1;
}

.careerMenu h3 em {
    float: right;
    display: block;
    width: 50px;
    height: 40px;
    background: url(../images/icoAdd02.png) center bottom no-repeat;
    cursor: pointer;
}

.careerMenu h3.on em {
    background-position: center top;
}

.careerMenu h3 .date {
    width: 180px;
    overflow: hidden;
    float: left;
    height: 44px;
    font-size: 14px;
}

.careerMenu h3 .tit01 {
    width: calc(100% - 600px);
    margin-right: 20px;
    height: 40px;
    float: left;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.careerMenu h3 .tit02 {
    width: 150px;
    height: 40px;
    margin-right: 20px;
    float: left;
}

.careerMenu h3 .tit03 {
    width: 150px;
    height: 40px;
    margin-right: 20px;
    float: left;
}


.careerMenu .nwms {
    padding: 20px;
    border: 1px solid #e8e8e8;
    border-top: 0;
}

.careerMenu .nwms .left {
    width: 60%;
    float: left;
}

.careerMenu .nwms .right {
    width: 40%;
    float: right;
}


@media only screen and (max-width: 920px) {

    .careerMenu .nwms .left,
    .careerMenu .nwms .right {
        width: 100%;
        float: none;
    }

    .careerMenu .nwms .right {
        margin-top: 10px;
    }
}


@media only screen and (max-width: 768px) {
    .careerMenu h3 .tit01 {
        width: calc(100% - 70px);
        margin-right: 0;
    }

    .careerMenu h3 .date,
    .careerMenu h3 .tit03,
    .careerMenu h3 .tit02 {
        display: none;
    }

    .careerMenu h3 {
        margin-top: 10px;
        padding: 0 0 0 20px;
    }

    .careerMenu h3 .tit01 {
        font-size: 14px;
    }
}


/* ==========================================================================
   inv
   ========================================================================== */

.inner-inv .row01 {
    font-size: 24px;
    color: #fff;
    line-height: 40px;
    margin-bottom: 20px;
    padding: 100px;
    background: url(../images/qcghpic19.jpg) center no-repeat;
    background-size: cover;
}

.inner-inv .grid .row {
    width: calc(50% - 8px);
    font-size: 24px;
    color: #27374f;
    height: 250px;
    border: 1px solid #62799c;
    text-align: center;
}

.inner-inv .grid .row h3 a {
    color: #27374f;
}

.inner-inv .grid .row02 h3 {
    padding-top: 80px;
}

.inner-inv .grid .row03 {
    line-height: 250px;
}

.inner-inv .grid .row02 {
    float: left;
    background: url(../images/qcghpic20.jpg) center no-repeat;
    background-size: cover;
}

.inner-inv .grid .row03 {
    float: right;
    background: url(../images/qcghpic21.jpg) center no-repeat;
    background-size: cover;
}

.inner-inv .grid .row:hover,
.inner-inv .row01:hover {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    transform: translate3d(0, -2px, 0);
}

@media only screen and (max-width: 920px) {
    .inner-inv .row01 {
        font-size: 20px;
        line-height: 36px;
        padding: 80px;
    }
}

@media only screen and (max-width: 768px) {
    .inner-inv .row01 {
        font-size: 14px;
        line-height: 24px;
        padding: 30px;
        margin-bottom: 14px;
    }

    .inner-inv .grid .row {
        width: calc(50% - 8px);
        font-size: 16px;
        height: 120px;
    }

    .inner-inv .grid .row03 h3 {
        line-height: 120px;
    }

    .inner-inv .grid .row02 h3 {
        padding-top: 36px;
    }
}



/* ==========================================================================
   contact
   ========================================================================== */

.contactbox .row {
    width: calc(33.33% - 17px);
    overflow: hidden;
    margin-bottom: 20px;
    float: left;
    border: 1px solid #e2e8f1;
    border-bottom: 5px solid #225fbc;
}

.contactbox .row:nth-child(2),
.contactbox .row:nth-child(5),
.contactbox .row:nth-child(8),
.contactbox .row:nth-child(11) {
    margin: 0 15px;
}

.contactbox .txtarea {
    padding: 50px;
    height: 250px;
}

.contactbox .txtarea h3 {
    color: #000;
    font-size: 18px;
    margin-bottom: 20px;
}

.contactbox .contact-ul li {
    font-size: 16px;
    display: flex;
    align-items: center;
}

.contactbox .contact-ul li em {
    width: 30px;
    height: 30px;
    line-height: 30px;
    vertical-align: top;
    display: inline-block;
    text-align: center;
    color: #225fbc;
    font-size: 18px;
}

/**
.contactbox .contact-ul li{font-size: 16px;display: flex; align-items: center;position: relative;padding-left:40px;}
.contactbox .contact-ul li em{width: 30px;height:30px; line-height:30px;
 vertical-align: top; display: inline-block; text-align: center;
 position: absolute; left: 0;top: 0;color: #225fbc;font-size: 18px;
  }
  **/
.inner-contact .map {
    width: 100%;
    height: 600px;
    overflow: hidden;
    margin-top: 30px;
}

.inner-contact .map img {
    width: 100%;
    height: 100%;
}

.contactbox .row:hover {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    transform: translate3d(0, -2px, 0);
}

.contactbox .txtarea {
    padding: 30px;
}


@media only screen and (max-width:920px) {
    .contactbox .txtarea {
        padding: 15px;
    }

    .contactbox .contact-ul li {
        font-size: 14px;
    }
}

@media only screen and (max-width:768px) {
    .contactbox .row {
        width: calc(100% - 2px);
        float: none;
    }

    .contactbox .row:nth-child(2),
    .contactbox .row:nth-child(5),
    .contactbox .row:nth-child(8),
    .contactbox .row:nth-child(11) {
        margin: 15px 0;
        margin-right: 0;
        margin-left: 0;
    }

    .contactbox .txtarea {
        padding: 15px;
        height: auto;
    }

    .contactbox .txtarea h3 {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .inner-contact .map {
        width: 100%;
        height: 300px;
    }

    .contactbox .contact-ul li {
        font-size: 14px;
    }
}

/* ==========================================================================
   feedback
   ========================================================================== */

.feedback {
    padding: 60px 0;
    background: url(../images/ncontact-bg.jpg) bottom left no-repeat;
    background-size: cover;
}

.feedback .modtop1 {
    width: 100%;
    height: auto;
}

.feedback .modtop1 .ui-input {
    width: calc(33% - 60px);
    font-family: microsoft yahei;
    font-size: 16px;
    margin-right: 33px;
    margin-bottom: 25px;
    height: 18px;
    line-height: 18px;
    padding: 12px 20px;
    background-color: #fff;
    border: 1px solid #90a0b6;
    float: left;
    color: #999;
}

.feedback .modtop1 .mod03 .ui-input {
    margin-right: 0;
}

.feedback .modtop2 {
    width: 100%;
    height: auto;
}

.feedback .ui-textarea {
    width: calc(100% - 42px);
    font-family: microsoft yahei;
    height: 90px;
    line-height: 18px;
    padding: 10px 20px;
    background-color: #fff;
    border: 1px solid #90a0b6;
    font-size: 16px;
    color: #999;
}

.feedback .modtop3 {
    width: 100%;
    height: auto;
    margin-top: 25px;
}

.feedback .modtop3 .ui-btn {
    float: right;
    border: 0 none;
    cursor: pointer;
    text-align: center;
    padding: 11px 20px;
    font: 300 16px/24px microsoft yahei;
    color: #fff;
    background: #46628b;
    width: calc(100% - 400px);
}

.checkcode .ui-input {
    width: 200px;
    font-size: 16px;
    height: 18px;
    line-height: 18px;
    padding: 11px 20px;
    background-color: #fff;
    border: 1px solid #90a0b6;
    font-family: microsoft yahei;
    color: #999;
}

.checkcode {
    float: left;
}

.checkcode img {
    border: 1px solid #90a0b6;
    vertical-align: top;
}



@media only screen and (max-width: 768px) {
    .feedback .modtop1 .ui-input {
        width: calc(100% - 42px);
        float: none;
        margin-right: 0;
    }

    .feedbacktit {
        font-size: 12px;
        line-height: 24px;
        margin: 10px 0 20px 0;
    }

    .feedback {
        padding: 20px 0;
    }

    .zgsxx .txtarea {
        padding: 20px;
    }

    .zgsxx .txtarea .desc {
        margin-top: 0;
    }

    .checkcode {
        float: none;
    }

    .feedback .modtop3 .ui-btn {
        float: none;
        margin-top: 20px;
        width: 100%;
    }
}





/* ==========================================================================
   Pagination
   ========================================================================== */
#Lb_pager {
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
}

#Lb_pager .pages a {
    display: inline-block;
    background: #d5d5d5;
    margin: 0 3px;
    padding: 2px 15px;
    color: #333;
    cursor: pointer;
    line-height: 30px;
    height: 30px;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

#Lb_pager .pages .pgnext,
#Lb_pager .pages .pgprev {
    background-color: #27374f;
    border-color: #27374f;
    color: #fff;
}

#Lb_pager .pages .pgcurrent {
    color: #fff;
    cursor: default;
    background-color: #27374f;
    border-color: #27374f;
}

#Lb_pager .pages .pgempty {
    cursor: not-allowed;
}

#Lb_pager .pages a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #27374f;
    border-color: #27374f;
}


/* ==========================================================================
   Sidebar
   ========================================================================== */
.overview {
    color: #fff;
    font: 300 18px/59px microsoft yahei;
    background: #006db9;
    padding-left: 18px;
}

.sidenav {
    text-align: center;
    margin-top: 20px;
}

.sidenav li {
    position: relative;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    padding: 0 40px;
}

.sub_nav {
    background: #fff;
}

.sidenav li.active {
    background: url(../images/inco10.png) bottom left no-repeat;
}

.sidenav li:hover a,
.sidenav li a:hover {
    color: #333;
}

.sidenav li.active a {
    color: #333;
}


/* overview */
.ln-menu-link {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #686c74;
    position: relative;
    zoom: 1;
    line-height: 55px;
}

#ln-menustate {
    display: none;
}


@media only screen and (max-width: 767px) {
    .sub_nav {
        margin-top: 0;
    }

    .sidenav {
        background: #fff;
    }

    .sidenav li {
        width: 100%;
        text-align: center;
        border-right: 0;
        padding: 0;
    }

    .sidenav li.active {
        background: none;
    }

    .sidenav li.active a {
        color: #225fbc;
    }

    .sub_nav {
        background: #fff;
    }

    .ln-menu-link .inco {
        width: 30px;
        height: 30px;
        position: absolute;
        top: 10px;
        left: 30px;
    }

    .ln-menu-link {
        line-height: 20px;
        border-bottom: 1px solid #d7d7d7;
        border-right: none;
        border-left: none;
        border-top: none;
        margin: 0;
        font-size: 14px;
        font-weight: normal;
    }

    .overview.hidden {
        display: block;
    }

    .sidenav li.on {
        border-bottom: none;
    }

    .sub_nav li:first-child .ln-menu-link {
        border-left: none;
    }
}

.sidenav li.on a {
    color: #10924e;
}


#ln-menustate {
    display: none;
}

.localnav {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}

.ln-wrapper {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    min-height: 100%;
    z-index: 1
}

/* background */
.ln-background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
    transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1)
}

/*.ln-background:after { background-color: rgba(153,153,153,0.4); content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; }*/
#ln-menustate:checked~.localnav .ln-background,
#ln-menustate:target~.localnav .ln-background {
    background-color: rgba(255, 255, 255, 1);
    max-height: none;
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease
}

#ln-menustate:checked~.localnav .ln-background:after,
#ln-menustate:target~.localnav .ln-background:after {
    background-color: #d6d6d6
}

.ln-content {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    z-index: 2
}

.ln-curtain {
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    z-index: 9;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}

#ln-menustate:checked~.localnav .ln-curtain,
#ln-menustate:target~.localnav .ln-curtain {
    -webkit-transition: opacity 1s ease 0.1s;
    transition: opacity 1s ease 0.1s
}

.ln-actions {
    float: left;
    display: none;
}

.ln-action {
    float: left;
    margin-left: 24px
}

/* chevron */
.ln-menucta {
    cursor: pointer;
    display: block;
    margin-right: -11px;
    overflow: hidden;
    width: 40px;
    height: 48px;
    -webkit-tap-highlight-color: transparent;
}

.ln-menucta-chevron {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
        -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
        -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
        transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
        transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1),
        -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
        -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1),
        -ms-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-transform: translateY(10%);
    -ms-transform: translateY(10%);
    transform: translateY(10%)
}

.ln-menucta-chevron::before,
.ln-menucta-chevron::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 12px;
    height: 1px;
    z-index: 1;
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
        -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
        -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
        transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
        transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1),
        -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
        -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1),
        -ms-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1)
}

.ln-menucta-chevron::before,
.ln-menucta-chevron::after {
    background: #333
}

.ln-menucta-chevron::before {
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transform: rotate(40deg) scaleY(1.5);
    -ms-transform: rotate(40deg) scaleY(1.5);
    transform: rotate(40deg) scaleY(1.5);
    right: 50%
}

.ln-menucta-chevron::after {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: rotate(-40deg) scaleY(1.5);
    -ms-transform: rotate(-40deg) scaleY(1.5);
    transform: rotate(-40deg) scaleY(1.5);
    left: 50%
}

#ln-menustate:checked~.localnav .ln-menucta-chevron,
#ln-menustate:target~.localnav .ln-menucta-chevron {
    -webkit-transform: translateY(-10%);
    -ms-transform: translateY(-10%);
    transform: translateY(-10%)
}

#ln-menustate:checked~.localnav .ln-menucta-chevron::before,
#ln-menustate:target~.localnav .ln-menucta-chevron::before {
    -webkit-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    -webkit-transform: rotate(-40deg) scaleY(1.5);
    -ms-transform: rotate(-40deg) scaleY(1.5);
    transform: rotate(-40deg) scaleY(1.5)
}

#ln-menustate:checked~.localnav .ln-menucta-chevron::after,
#ln-menustate:target~.localnav .ln-menucta-chevron::after {
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: rotate(40deg) scaleY(1.5);
    -ms-transform: rotate(40deg) scaleY(1.5);
    transform: rotate(40deg) scaleY(1.5)
}

.ln-menucta-anchor {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    z-index: 10
}

.ln-menucta-anchor:focus {
    outline-offset: -6px;
    width: 100%;
    height: 100%
}

.ln-menucta-anchor-close {
    display: none
}

.ln-menucta-anchor-label {
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0
}

#ln-menustate:checked~.ln-menucta-anchor-open,
#ln-menustate:target~.ln-menucta-anchor-open {
    display: none
}

#ln-menustate:checked~.ln-menucta-anchor-close,
#ln-menustate:target~.ln-menucta-anchor-close {
    display: block
}

@media only screen and (max-width: 767px) {
    .content {
        position: relative;
        padding: 20px 0;
    }

    .col-main {
        margin: 0;
    }

    .col-left {
        float: left;
        width: 200px;
        margin-left: -100%;
        margin: 0;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }

    .localnav {
        height: 48px
    }

    .overview {
        float: left;
        line-height: 48px;
        font-size: 14px;
        padding: 0;
        background: none;
        color: #333;
    }

    .sidenav {
        border-width: 0;
    }

    .ln-menu-link {
        border-bottom: 0 none;
    }

    .ln-background {
        min-height: 48px;
        -webkit-transition: background-color 0.5s ease 0.7s;
        transition: background-color 0.5s ease 0.7s
    }

    .ln-menu {
        line-height: 48px;
        padding-top: 0;
        width: 100%
    }

    .ln-menu-tray {
        overflow: hidden;
        pointer-events: none;
        visibility: hidden;
        width: 100%;
        max-height: 0;
        -webkit-transition: max-height 0.5s cubic-bezier(0.28, 0.11, 0.32, 1) 0.4s, visibility 0s linear 1s;
        transition: max-height 0.5s cubic-bezier(0.28, 0.11, 0.32, 1) 0.4s, visibility 0s linear 1s;
    }

    #ln-menustate:checked~.localnav .ln-menu-tray,
    #ln-menustate:target~.localnav .ln-menu-tray {
        max-height: 400px;
        max-height: -webkit-calc(100vh - 48px - 48px);
        max-height: calc(100vh - 48px - 48px);
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        pointer-events: auto;
        visibility: visible;
        -webkit-transition-delay: 0.2s, 0s;
        transition-delay: 0.2s, 0s
    }

    #ln-menustate:checked~.localnav.ln-opening .ln-menu-tray,
    #ln-menustate:target~.localnav.ln-opening .ln-menu-tray {
        overflow-y: hidden
    }

    #ln-menustate:checked~.localnav.ln-sticking .ln-menu-tray,
    #ln-menustate:target~.localnav.ln-sticking .ln-menu-tray {
        max-height: -webkit-calc(100vh - 48px);
        max-height: calc(100vh - 48px)
    }

    .ln-curtain {
        -webkit-transition: opacity 1s ease 0.2s, width 0s ease 1.2s, height 0s ease 1.2s;
        transition: opacity 1s ease 0.2s, width 0s ease 1.2s, height 0s ease 1.2s
    }

    #ln-menustate:checked~.ln-curtain,
    #ln-menustate:target~.ln-curtain {
        opacity: 1;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%
    }

    .ln-actions {
        display: block;
        margin-left: 0;
        padding: 0 16px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        left: 50%
    }

    .ln-action {
        margin-left: 16px
    }

    .ln-action-menucta {
        margin-left: -20px;
        position: absolute;
        left: 0;
        z-index: 1
    }

    .ln-action-button {
        float: right;
        margin-left: 27px
    }

    .ln-content {
        padding: 0 20px;
    }

    .inner-cont {
        margin: 10px;
    }

    .sidenav {
        opacity: 1;
        padding: 17px 10px 28px 10px;
        -webkit-transform: translate3d(0, -150px, 0);
        transform: translate3d(0, -150px, 0);
        -webkit-transition: opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1) 0.2s, -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s;
        transition: opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1) 0.2s, -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s;
        transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s, opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
        transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s, opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1) 0.2s, -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s
    }

    .sidenav .level2 li,
    .sidenav .level2 li a {
        line-height: 20px;
    }

    #ln-menustate:checked~.localnav .sidenav,
    #ln-menustate:target~.localnav .sidenav {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition-delay: 0.2s, 0.4s;
        transition-delay: 0.2s, 0.4s
    }

    .ln-menu-item {
        display: block;
        line-height: 48px;
        margin-left: 0;
        width: 100%;
        padding: 0;
    }

    .ln-menu-item:first-child .ln-menu-link {
        border-top: 0
    }

    .ln-menu-item:nth-child(1) .ln-menu-link {
        -webkit-transition-delay: 0.07s;
        transition-delay: 0.07s
    }

    .ln-menu-item:nth-child(2) .ln-menu-link {
        -webkit-transition-delay: 0.14s;
        transition-delay: 0.14s
    }

    .ln-menu-item:nth-child(3) .ln-menu-link {
        -webkit-transition-delay: 0.21s;
        transition-delay: 0.21s
    }

    .ln-menu-item:nth-child(4) .ln-menu-link {
        -webkit-transition-delay: 0.28s;
        transition-delay: 0.28s
    }

    .ln-menu-item:nth-child(5) .ln-menu-link {
        -webkit-transition-delay: 0.35s;
        transition-delay: 0.35s
    }

    .ln-menu-item:nth-child(6) .ln-menu-link {
        -webkit-transition-delay: 0.42s;
        transition-delay: 0.42s
    }

    .ln-menu-item:nth-child(7) .ln-menu-link {
        -webkit-transition-delay: 0.49s;
        transition-delay: 0.49s
    }

    #ln-menustate:checked~.localnav .ln-menu-item:nth-child(1) .ln-menu-link,
    #ln-menustate:target~.ln-menu-item:nth-child(1) .ln-menu-link {
        -webkit-transition-delay: 0.56s;
        transition-delay: 0.56s
    }

    #ln-menustate:checked~.ln-menu-item:nth-child(2) .ln-menu-link,
    #ln-menustate:target~.ln-menu-item:nth-child(2) .ln-menu-link {
        -webkit-transition-delay: 0.49s;
        transition-delay: 0.49s
    }

    #ln-menustate:checked~.ln-menu-item:nth-child(3) .ln-menu-link,
    #ln-menustate:target~.ln-menu-item:nth-child(3) .ln-menu-link {
        -webkit-transition-delay: 0.42s;
        transition-delay: 0.42s
    }

    #ln-menustate:checked~.ln-menu-item:nth-child(4) .ln-menu-link,
    #ln-menustate:target~.ln-menu-item:nth-child(4) .ln-menu-link {
        -webkit-transition-delay: 0.35s;
        transition-delay: 0.35s
    }

    #ln-menustate:checked~.ln-menu-item:nth-child(5) .ln-menu-link,
    #ln-menustate:target~.ln-menu-item:nth-child(5) .ln-menu-link {
        -webkit-transition-delay: 0.28s;
        transition-delay: 0.28s
    }

    #ln-menustate:checked~.ln-menu-item:nth-child(6) .ln-menu-link,
    #ln-menustate:target~.ln-menu-item:nth-child(6) .ln-menu-link {
        -webkit-transition-delay: 0.21s;
        transition-delay: 0.21s
    }

    #ln-menustate:checked~.ln-menu-item:nth-child(7) .ln-menu-link,
    #ln-menustate:target~.ln-menu-item:nth-child(7) .ln-menu-link {
        -webkit-transition-delay: 0.14s;
        transition-delay: 0.14s
    }

    .ln-menu-link {
        border-top: 1px solid rgba(214, 214, 214, 0.5);
        display: block;
        padding-top: 14px;
        padding-bottom: 14px;
        opacity: 0;
        -webkit-transform: translate3d(0, -25px, 0);
        transform: translate3d(0, -25px, 0);
        -webkit-transition: 0.5s ease;
        transition: 0.5s ease;
        -webkit-transition-property: opacity, -webkit-transform;
        transition-property: opacity, -webkit-transform;
        transition-property: transform, opacity;
        transition-property: transform, opacity, -webkit-transform
    }

    #ln-menustate:checked~.localnav .ln-menu-link,
    #ln-menustate:target~.localnav .ln-menu-link {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .ln-menucta-anchor {
        display: block
    }
}

@media only screen and (max-width: 767px) and (orientation: landscape) {

    #ln-menustate:checked~.ln-menu-tray,
    #ln-menustate:target~.ln-menu-tray {
        max-height: 280px;
        max-height: -webkit-calc(100vh - 48px - 48px);
        max-height: calc(100vh - 48px - 48px)
    }
}

@media only screen and (max-width: 767px) {
    .ln-menu-link {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;

    }
}

/* custom */
.contactbox .row {
    margin: 0 0px 20px;
    transition: all 0.3s
}

.pronav .row .level2 {
    border-radius: 99px;
}

.pronav .row:hover .level3 {
    top: 25px;
    padding: 40px 0 20px;
    z-index: 10;
}

.pronav .row .level2 {
    position: relative;
    z-index: 20;
}

.inner-inv .row01 {
    font-size: 20px;
}

.pronav .row {
    width: auto;min-width: 205px;
}

.pronav .row .level2 {
    font-size: unset;
    font-weight: bold;
    text-indent: unset;    text-align: center;
}

.pronav .row .level2 a {
    padding: 0 20px;
}

.pronav .row .level2.active {
    background: #0072bb;
}

.pronav .row .level2.arr:before {
    right: 15px;
}

.pronav .row .level3 a:before {
    left: 20px;
}

.pronav .row .level3 a {
    text-indent: 40px;
}


@media only screen and (max-width:1120px) {
    .pronav {
        height: auto;
    }
}

@media only screen and (max-width:920px) {
    .pronav .row {
        width: 100%;
    }

    .pronav .row .level2 {
        border-radius: 0;
    }

    .pronav .row:hover .level3 {
        top: 53px;
        z-index: 200;
        padding-top: 20px;
    }

    .pronav .row .level3 a {
        text-indent: 0;
        width: calc(100% - 40px);
        line-height: 18px;
        padding: 8px 5px 5px 40px;
    }
}