﻿@charset "utf-8";

address, dl, ol, p, ul {
    margin-bottom: 1rem
}

ul, ol {
    list-style: none;
}

caption, th {
    text-align: left
}

dd, h1, h2, h3, h4, h5, h6, label {
    margin-bottom: .5rem
}

address, legend {
    line-height: inherit
}

progress, sub, sup {
    vertical-align: baseline
}

button, hr, input {
    overflow: visible
}

pre, textarea {
    overflow: auto
}

.breadcrumb, .dropdown-menu, .icon-list, .list, .list-inline, .list-unstyled, .nav, .navbar-nav, .navigation, .navigation__sub > ul, .pagination, .price-table__info, .top-nav {
    list-style: none
}



article, aside, dialog, figcaption, figure, footer, header, hgroup, legend, main, nav, section {
    display: block
}

section {
    color: #000;
}

label, output {
    display: inline-block
}

html {
    box-sizing: border-box;
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar
}

*, ::after, ::before {
    box-sizing: inherit
}


body {
    margin: 0;
    font-family: SimSun, '宋体';
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, legend, main, nav, section {
    display: block
}

a {
    /*color: #a4d0ff;*/
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    color: #f5f5f5;
}

    a:hover {
        color: #f5f5f5;
        text-decoration: none
    }

    a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
        color: inherit;
        text-decoration: none
    }

        a:not([href]):not([tabindex]):focus {
            outline: 0
        }

code, kbd, pre, samp {
    font-size: 1em
}

img {
    vertical-align: middle;
    border-style: none;
    width: 100%;
}

svg:not(:root) {
    overflow: hidden
}

[role=button], a, area, button, input, label, select, summary, textarea {
    touch-action: manipulation
}

    button:focus {
        outline: dotted 1px;
        outline: -webkit-focus-ring-color auto 5px
    }

button, input, optgroup, select, textarea {
    margin: 0;
    font-size: inherit;
    line-height: inherit
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        padding: 0;
        border-style: none
    }

input[type=radio], input[type=checkbox] {
    box-sizing: border-box;
    padding: 0
}

input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
    -webkit-appearance: listbox
}

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    color: inherit;
    white-space: normal
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 600;
    line-height: 1.1;
}

.blockquote, hr {
    margin-bottom: 1rem
}

.display-1, .display-2, .display-3, .display-4, .lead {
    font-weight: 300
}

.h1, h1 {
    font-size: 2.5rem
}

.h2, h2 {
    font-size: 2rem
}

.h3, h3 {
    font-size: 1.75rem
}

.h4, h4 {
    font-size: 1.5rem
}

.h5, h5 {
    font-size: 1.25rem
}

.h6, h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem
}

.display-1 {
    font-size: 6rem
}

.display-2 {
    font-size: 5.5rem
}

.display-3 {
    font-size: 4.5rem
}

.display-4 {
    font-size: 3.5rem
}

hr {
    box-sizing: content-box;
    height: 0;
    margin-top: 1rem;
    border: 0;
    border-top: 1px solid rgba(255,255,255,.125)
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

:active, :focus {
    outline: 0 !important
}

html {
    font-size: 13px
}

a {
    cursor: pointer
}

    a:hover, a:focus {
        text-decoration: none;
    }
/*去掉a标签的虚线框，避免出现奇怪的选中区域*/
a {
    blr: expression(this.onFocus=this.blur())
}

:focus {
    outline: 0;
}

input {
    border: 0;
    outline: none;
}

pre {
    background-color: rgba(255,255,255,.8);
    border-radius: 2px;
    padding: 1.5rem
}

button, input, optgroup, select, textarea {
    font-family: Nunito,sans-serif
}



.hearder {
    height: 100px;
    position: fixed;
    z-index: 99;
    border-bottom: 1px solid #BE923B;
}

    .hearder img {
        width: 100%;
        padding-top: 10px;
    }

.nav {
    position: absolute;
    bottom: 10px;
    right: 150px;
}

    .nav li {
        float: left;
        display: block;
        margin-right: 20px;
    }

        .nav li a {
            font-size: 16px;
            color: #eee;
            padding: 5px 20px;
            font-weight: bold;
            display: block;
        }

            .nav li a:hover {
                color: #BE923B;
            }

.Emergency{
    position:absolute;right:0;top:0;
}
/**产品列表*/
div[data-bind-id="ProList"] .col-3 {
    margin: 0;
    padding: 0;
}
div[data-bind-id="ProList"] .col-3:nth-child(1) {
    background: url("/Content/images/pro_bg1.png") no-repeat top center,url("/Content/images/pro_titlebg2.png") no-repeat top left;
}
div[data-bind-id="ProList"] .col-3:nth-child(2) {
    background: url("/Content/images/pro_bg2.png") no-repeat top center;
}
div[data-bind-id="ProList"] .col-3:nth-child(3) {
    background: url("/Content/images/pro_bg3.png") no-repeat top center;
}
div[data-bind-id="ProList"] .col-3:nth-child(4) {
    background: url("/Content/images/pro_bg4.png") no-repeat top center;
}
.pro_list {
    
    background: url("/Content/images/pro_titlebg2.png") no-repeat top left;
}
    .pro_list:last-child {
        background: url("/Content/images/pro_titlebg2.png") no-repeat top right;
    }

    .pro_list ul {
        margin: 0;
        padding: 170px 0 30px 0;
        font-size: 16px;
    }
        .pro_list ul li {
            padding: 10px 0 0 35px;
            text-align: left;
            color: #e1cf9a;
        }
            .pro_list ul li:first-child {
                padding: 0;
            }
            .pro_list ul li h3 {
                padding:20px 0 30px 0;
                text-align:center;color:#fff;
                background: url("/Content/images/pro_titlebg1.png") no-repeat bottom center;
            }



.btn-outline-gold {
    color: #BE923B;
    background-color: transparent;
    background-image: none;
    border-color: #BE923B;
}
    .btn-outline-gold:hover {
        color: #fff;
        background-color: #BE923B;
        border-color: #BE923B;
    }
    /*关于我们*/
.div-about, .div-notice {
    width: 100%;
    height: 100%;
    position: relative;
    border: 1px solid #333;
    border-radius: 10px;
    background-color: #fff; /* IE6和部分IE7内核的浏览器(如QQ浏览器)下颜色被覆盖 */
    background-color: rgba(255,255,255,0.1);
}
    .div-about .title {
        position: absolute;
        font-size: 4rem;
        top: -3rem;
        left: 2rem;
        padding: 0 2rem;
        width:777px;height:86px;
        /*background-color: #000;
        background-color: rgba(0,0,0,0);*/
        background: url("/Content/images/about.png") no-repeat;
        background-size:75%;
        z-index: 2;
    }



    .notice_title{
        text-align:center;margin:0 auto; font-size:3.6rem; margin-bottom:40px;
    }
    .div-about .about, .div-notice .about {
        text-align: left;
        font-size: 1.5rem;
        padding: 8rem 3rem;
        z-index: 1;
        color: #FFFFFF;
    }
.div-notice .about {
    padding: 5rem 3rem;
}
        /*全屏*/
        .fp-controlArrow {
            position: absolute;
            z-index: 4;
            top: 50%;
            cursor: pointer;
            width: 0;
            height: 0;
            border-style: solid;
            /*margin-top: -38px;*/
        }
    .fp-controlArrow.fp-prev {
        left: 15px;
        width: 0;
        border-width: 3.6rem 2.3rem 3.6rem 0;
        border-color: transparent #fff transparent transparent;
        filter: alpha(opacity=30); /* IE */
        -moz-opacity: .6; /* Moz + FF */
        opacity: .5;
    }

.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}


#menu a:hover {
    border-color: #BE923B;
    color: #BE923B;
}

.modal-title .date {
    font-size: .9rem;
}

/*验证码*/
.check-img {
    width: 80px;
    height: 30px;
    cursor: pointer;
    vertical-align: bottom;
    position: absolute;
    right: 10px;
    top: 0px;
}


/**导航下拉*/
.dropdown-menu {
    background: #000;
    opacity: 0.8;
    z-index:3;
}
.dropdown-item:focus, .dropdown-item:hover {
    background: #000;
    opacity: 0.8;
}

/*表格*/
.table.bullet tr td {
    border-top: none;
    border-bottom: 1px solid #f1f1f1;
    font-size:1.2rem;
}
    .table.bullet tr td a {
        color: #f5f5f5;
        font-size: 1.2rem;
    }
.table.bullet tr:hover {
    background: #fff;
    background-color: rgba(255,255,255,0.2);
    color: #BE923B;
}
    .table.bullet tr:hover a {
        color: #BE923B;
    }
/*分页css开始*/
/*#Pagination {
    width: 100%;margin:20px 0; height:40px;
}*/
.table_pagination {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    height: 40px;
}

    .table_pagination .new_pagination li, .table_pagination .pagination span, .table_pagination .pagination a {
        width: 30px;
        height: 30px;
        margin-right: 5px;
        display: inline-block;
        font-size: 12px;
    }

        .table_pagination .new_pagination li a, .table_pagination .pagination span, .table_pagination .pagination a {
            background-color: transparent;
            border: 1px solid #f5f5f5;
            display: inline-block;
            color: #f5f5f5;
            border-radius: 50%;
            cursor: pointer;
            width: 30px;
            height: 30px;
            line-height: 30px;
            text-align: center;
        }

            .table_pagination .new_pagination li a:hover, .table_pagination .pagination span:hover, .table_pagination .pagination a:hover {
                background-color: #f5f5f5;
                border: 1px solid #f5f5f5;
                color:#333;
            }

            .table_pagination .new_pagination li.active a, .table_pagination .pagination span.current {
                background-color: #f5f5f5;
                color: #333;
                cursor: default;
            }

            .table_pagination .new_pagination li a[disabled], .table_pagination .pagination span[rel="prev"], .table_pagination .pagination span[rel="next"] {
                opacity: .6;
                color: #000;
                background-color: #efefef;
            }
    .table_pagination.valuepage .new_pagination li a, .table_pagination.valuepage .pagination span, .table_pagination.valuepage .pagination a {
        background-color: #efefef;
        border: 1px solid #efefef;
        color: #8a8a8a;
    }
        .table_pagination.valuepage .new_pagination li a:hover, .table_pagination.valuepage .pagination span:hover, .table_pagination.valuepage .pagination a:hover {
            background-color: #2ebcfc;
            color: #FFF;
        }


/*分页css结束*/

/*#Chart{width:90%;}*/

div#Chart {
    /*width: 100%;*/
    /*padding-right: 20px;*/
}