
@media(min-width:1200px){
::-webkit-scrollbar{width:8px; height:8px; background:#ffffff;}
::-webkit-scrollbar-thumb{background:#1258af;}
::-webkit-scrollbar-track-piece{width:8px; height:8px;}
}

*,
*:before,
*:after{box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;}
*{outline:none; font-family:Arial, Helvetica, Microsoft YaHei;}
*[hide]{display:none;}
*::-webkit-input-placeholder{color:#181818; opacity:.68;}
*::-moz-input-placeholder{color:#181818; opacity:.68;}
*::-ms-input-placeholder{color:#181818; opacity:.68;}

html,body{margin:0; width:100%; min-height:100%; word-wrap:break-word; word-break:break-all; 
background:#ffffff; font-size:15px; font-weight:400; line-height:1.75; color:#181818;}

dir,ul,ol,li{margin:0; padding:0; list-style:none;}
form{margin:0; padding:0;}
p,dl,dt,dd{margin:0; padding:0;}

img{border:none;}
p>img{max-width:100%;}
ins{text-decoration:none;}
a{text-decoration:none; color:#181818; transition:.3s;}
a:hover{color:#1258af;}
a[button="button"]{display:inline-block; padding:4px 18px; border-radius:4px; background:#1258af; color:#fff;}
a[button="button"] *{cursor:pointer;}
a[button="button"]:hover{opacity:.8; box-shadow:0 0 5px rgba(0,0,0,0.1);}
@media(max-width:767px){
a[button="button"]{padding:2px 12px; border-radius:2px;}
}

h1,h2,h3,h4,h5,h6{margin:0; padding:0; font-weight:400;}
h1{font-size:30px;}
h2{font-size:23px;}
h3{font-size:17px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}

table,tbody{width:100%; border-collapse:collapse;}
tr{background:#fff; transition:.3s;}
tr:hover{background:#f8f8f8;}
th{background:#fcfcfc;}
th,td{border:1px solid #f0f0f0; padding:8px; text-align:left;}

section{display:block;}

article{display:block; max-width:100%; margin:0 auto;}
article:after{display:block; content:''; clear:both;}
article iframe,
article video,
article img{max-width:100%;}
@media(min-width:1200px){
article{padding:0 28px; width:1388px;}
}
@media(max-width:1199px){
article{padding:0 18px;}
}
@media(max-width:767px){
article{padding:0 8px;}
}

aside iframe,
aside video,
aside img{max-width:100%;}
aside:after{display:block; content:''; clear:both;}

dir{display:block;}
dir>ol{margin:0 -4px; text-align:center; font-size:0;}
dir>ol>li{display:inline-block; margin:4px;}
dir>ol>li>a{display:block; padding:2px 8px; border-radius:3px; border:1px solid #f0f0f0; font-size:15px;}
dir>ol>li>a.on,
dir>ol>li>a:hover{background:#1258af; border-color:#1258af; color:#fff;}
dir>ol>li>a.on,
dir>ol>li>a.no{cursor:no-drop;}
@media(max-width:767px){
dir>ol{margin:-3px;}
dir>ol>li{display:inline-block; margin:3px;}
dir>ol>li>a{display:block; padding:0 8px; border-radius:2px;}
}


select,
textarea,
input[type=file],
input[type=text],
input[type=password],
input[type=number],
input[type=tel],
input[type=email]{display:block; width:100%; margin:0; transition:.3s;  padding:8px 12px; border-radius:3px; 
background:#fff; border:1px solid #e8e8e8; line-height:1.75; height:44.25px; font-size:15px;}
select[multiple],
textarea{height:123px;}
select:hover,
textarea:hover,
input[type]:hover,
div.file_input>input[type=file]:hover+input[type=text],
select:focus,
textarea:focus,
input[type]:focus,
div.file_input>input[type=file]:focus+input[type=text]{box-shadow:0 0 8px rgba(0,0,0,.08);}

h6.alert{position:fixed; top:0; left:0; right:0; z-index:8888888; opacity:0; user-select:none; pointer-events:none; text-align:center; background:none !important;}
h6.alert.on{top:20px; opacity:1; transition:0.3s;}
h6.alert>b{display:inline-block; font-weight:normal; position:relative; padding:13px 20px 13px 48px; text-align:left; max-width:500px; background:#fff; border:1px solid #e4e7ed; box-shadow:0 0 12px rgba(0,0,0,.12); border-radius:6px; font-size:14px; line-height:22px; }
h6.alert>b:before{position:absolute; top:14px; left:16px; font-family:'FontAwesome'; content:"\f128"; width:20px; height:20px; border-radius:50%; line-height:20px; text-align:center; background:#d8d8d8; color:#fff;}
h6.alert.red>b:before{background:#fd4e5e; content:"\f12a";}
h6.alert.green>b:before{background:#13ce67; content:"\f00c";}
h6.alert.brown>b:before{background:#a5692d; content:"\f129";}
h6.alert.yellow>b:before{background:#ffd700; content:"\f129";} 
h6.alert.blue>b:before{background:#1880ff; content:"\f00c";}
h6.alert.gold>b:before{background:#edc86c; content:"\f129";}
@media(max-width:767px){
h6.alert>b{max-width:100%;}
}

dl.form8 input[name^="params"][type="file"]{opacity:0;}
div.file_input{display:block; position:relative;}
div.file_input>input[type=file]{position:absolute; z-index:2; top:0; left:0; height:100%; opacity:0; cursor:pointer;}
div.file_input>input[type=text]{padding-left:60px; cursor:pointer;}
div.file_input>i{position:absolute; z-index:1; background:#f8f8f8; cursor:pointer; border-right:1px solid #e8e8e8; top:1px; left:1px; bottom:1px; text-align:center; width:48px; font-size:16px;}
div.file_input>i:before{position:absolute; top:50%; left:0; right:0; line-height:16px; margin-top:-8px;}
code.tights>select+select{margin-top:2px;}

section.copyright{background:#000; padding:20px 0; text-align:center; color:#fff;}
section.copyright a{color:#fff;}
div[comment]{background:#fff;}
div[comment] div{display:block;}
div[comment] div>textarea{display:block; border:1px solid #b8b8b8; height:88px;}
div[comment] div>p{margin-top:18px;}
div[comment] div>p>button{cursor:pointer; border:none; color:#fff; line-height:28px; padding:2px 18px 0 18px; border-radius:18px; background:#585858; transition:.3s;}
div[comment] div>p>button:hover{background:#1258af;}
div[comment] div>p>label{cursor:pointer; padding-left:8px; display:inline-block; line-height:30px; color:#282828;}
div[comment] ul{display:block; list-style:none; background:#fff; margin-top:22px;}
div[comment]>ul{margin-top:32px;}
div[comment] ul>li{display:block; list-style:none; position:relative; margin-top:18px;}
div[comment]>ul>li{margin-top:28px;}
div[comment] ul>li:first-child{margin-top:0;}
div[comment] ul>li>img{display:block; position:absolute; left:0; top:0; width:30px; height:30px; border-radius:50%;}
div[comment]>ul>li>img{width:36px; height:36px;}
div[comment] ul>li>dl{padding:0 0 0 42px;}
div[comment]>ul>li>dl{padding:0 0 0 48px;}
div[comment] ul>li>dl>dt:after{display:block; content:''; clear:both;}
div[comment] ul>li>dl>dt>b{float:left; font-size:15px; line-height:24px; color:#383838;}
div[comment]>ul>li>dl>dt>b{line-height:28px;}
div[comment] ul>li>dl>a{color:#000; display:inline-block; margin:8px 0 0 42px; cursor:pointer;}
div[comment] ul>li>dl>a:hover{color:#1258af;}
div[comment] ul>li>dl>a>i{padding-left:4px; line-height:inherit;}
div[comment] ul>li>dl>p{font-size:15px; line-height:25px; margin:4px 0 6px 0; color:#181818;}
div[comment]>ul>li>dl>p{font-size:16px; line-height:28px; margin:6px 0 8px 0;}
div[comment] ul>li>dl>p>a{color:#686868;}
div[comment] ul>li>dl>dd{display:block;}
div[comment] ul>li>dl>dd>a[like]{font-size:15px; line-height:26px; color:#585858; cursor:pointer; line-height:28px; margin-left:8px;}
div[comment] ul>li>dl>dd>a[like]:before{padding-right:2px;}
div[comment] ul>li>dl>dd>a[reply]{display:inline-block; font-size:14px; padding:0 8px; line-height:26px; cursor:pointer; background:#f8f8f8; color:#282828; border-radius:18px; margin-left:8px;}
div[comment] ul>li>dl>dd>a[reply]:before{margin-right:4px;}
div[comment] ul>li>dl>dd>a[reply].on,
div[comment] ul>li>dl>dd>a[reply]:hover{color:#1258af;}
div[comment] ul>li>dl>dd>i{font-style:normal; font-size:14px; color:#888; line-height:26px;}
div[comment] ul>li>dl>div{margin:14px 0;}
div[comment] ul>li>dl>div>textarea{height:68px;}
div[comment] ul>li>dl>div>p{margin-top:12px;}
div[comment] ul>li>dl>div>p>button{line-height:24px; padding:2px 14px 0 14px;}
div[comment] ul>li>dl>div>p>button:hover{background:#1258af;} 
div[comment] ul>li>dl>div>p>label{line-height:26px;}
div[comment]>a{display:block; background:#f8f8f8; margin-top:32px; line-height:38px; text-align:center; border-radius:3px; cursor:pointer; color:#585858;}
div[comment]>a>i{line-height:inherit;}
div[comment]>a:hover{color:#1258af;}
@media(max-width:767px){
div[comment] ul{margin-top:18px;}
div[comment]>ul{margin-top:28px;}
div[comment] ul>li{margin-top:14px;}
div[comment]>ul>li{margin-top:24px;}
div[comment] ul>li>img{width:26px; height:26px;}
div[comment]>ul>li>img{width:30px; height:30px;}
div[comment] ul>li>dl{padding:0 0 0 35px;}
div[comment]>ul>li>dl{padding:0 0 0 40px;}
div[comment] ul>li>dl>dt>b{font-size:14px; line-height:22px;}
div[comment]>ul>li>dl>dt>b{line-height:24px;} 
div[comment] ul>li>dl>p{font-size:14px; line-height:22px; margin:4px 0;}
div[comment]>ul>li>dl>p{font-size:14px; line-height:22px; margin:4px 0;}
div[comment] ul>li>dl>dd>a[like]{font-size:13px;}
div[comment] ul>li>dl>dd>a[reply]{font-size:12px; padding:0 8px; line-height:22px; margin-left:6px;}
div[comment] ul>li>dl>dd>i{font-size:12px; line-height:22px;}
div[comment] ul>li>dl>a{margin:2px 0 0 35px;}
div[comment] ul>li>dl>div{margin:8px 0;}
}
:root {
    --color-default: #222222;
    /* --color-primary: #f8830f; */
    --color-primary: #009688;
    --color-secondary: #222222;
    --color-hover: #5FB878;
    --color-focus: #5FB878;
}


/*--------------------------------------------------------------
# topbar
--------------------------------------------------------------*/
.topbar {
    height: 40px;
    font-size: 14px;
    transition: all 0.5s;
    color: #fff;
    padding: 0;
    border-bottom: 1px solid #e6e6e6;
}

.topbar article>div {
    display: flex;
    justify-content: space-between;
}

.topbar .social-links a {
    color: #009688;
    /* color: #f8830f; */
    line-height: 40px;
    transition: 0.3s;
    margin: 0 10px 0 5px;
}

.tools>ul {
    display: flex;
}

.tools>ul>li {
    height: 40px;
    line-height: 40px;
    margin: 0 15px;
}

.tools>ul>li a {
    text-decoration: none;
}

.tools>ul>li a span {
    margin: 0 5px;
    ;
}

.tools>ul>li a img {
    width: 30px;
    height: 30px;
    border-radius: 15px;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

header {
    background-color: #fff;
}

.logo {
    margin: 10px 0px 0px 0px;
    max-width: 330px;
    max-height: 60px;
}

.navbar {
    margin: 0px;
    border: none;
    /* background-color: #1b1b1b; */
    background-color: #393D49;
    min-height: 80px;
    color: #fff;
    border-radius: 0;
}




/*大屏幕样式*/
@media screen and (min-width: 769px) {
    /*导航样式*/

    header article .nav>li>a {
        display: flex;
        height: 80px;
        line-height: 50px;
        text-align: center;
    }

    header article>div {
        display: flex;
        justify-content: space-between;
    }

    .navbar-default .navbar-nav>li.dropdown>a span {
        line-height: 50px;
        margin-left: 3px;
    }

    .navbar-default .navbar-nav>li>a {
        color: #fff;
    }

    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a.on,
    .navbar-default .navbar-nav>.on>a,
    .navbar-default .navbar-nav>.on>a:hover,
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:hover,
    .navbar-default .navbar-nav>.open>a:focus {
        background-color: #5FB878;
        /* background-color: #e9c20c; */
        color: #fff;
    }

    ul.dropdown-menu li {
        height: 38px;
        line-height: 38px;
    }

    .navbar-tools ul li ul li>a>img {
        width: 30px;
        height: 30px;
        border-radius: 15px;
        margin-right: 8px;
    }


    /*导航二级菜单*/
    .nav_small {
        background-color: rgba(95, 184, 120, 0.95);
        /* background-color: rgba(233, 194, 12, 0.9); */
        padding-bottom: 15px;
        border-radius: 0px;
        border: none;
        box-shadow: none;
    }

    .nav_small>li>a {
        line-height: 38px;
        text-align: center;
        color: #fff;
        font-size: 14px;
    }

    .nav_small>li>a:hover {
        color: #fff;
        background-color: #393D49;
    }

    #app_menudown,
    #search_btn {
        display: none;
    }

    .mfoot_box {
        display: none;
    }
}

/*小屏幕样式*/
@media screen and (max-width: 768px) {
    .navbar-collapse{
        min-height: 500px;
        max-height: 100% !important;
    }

    .logo {
        margin: 5px 0px;
        max-width: 180px;
        max-height: 50px;
    }

    .navbar {
        margin: 0px;
        border: 0px;
        min-height: 60px;
        background-color: #393D49;
    }

    .navbar-toggle {
        border: none;
        margin-top: 13px;
        margin-right: 0;
    }
    
    .navbar-nav>li>a {
        line-height: 38px;
    }
    
    .nav_small>li {
        font-size: 14px;
        padding: 10px !important;
        border-bottom: 1px dashed #bbb;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: none;
    }

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: #4c4c4c;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-default .navbar-nav {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .navbar-default .navbar-nav>li:last-child {
        border: none;
    }

    .navbar-default .navbar-nav>li>a,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
    }

    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:hover,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:hover,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        background-color: #4c4c4c;
        color: #fff;
    }

    .navbar-default .navbar-nav>li.dropdown>a span {
        float: right;
    }
}

/*--------------------------------------------------------------
# Search
--------------------------------------------------------------*/

header .search-box {
	--search_height: 40px;
}

header .search-box {
    display: none;
    opacity: 0;
    width: 100%;
    padding: 16px 0;
    background: #FFF;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 1;
}

header .search-box>form{
    width: 80%; margin: 0 auto; 
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    overflow: hidden;
}
header .search-box>form>input{
    width: calc(100% - var(--search_height) * 2); 
    height: var(--search_height);
    box-sizing: border-box;
    padding: 0 0 0 12px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-color: #bbb;
}
header .search-box>form>button{
	font-size: 0;
	color: #FFF;
	width: calc(var(--search_height) * 2);
	height: var(--search_height);
	background: #009688;
	background-size: 24px;
	cursor: pointer;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
header .search-box>form>button>i.fa-search{color: #fff; font-size: 20px; font-weight: 300;}
header .search-box.on {
    display: block;
	opacity: 1;
	box-shadow: 0 6px 6px rgb(0 0 0 / 8%);
}

/*--------------------------------------------------------------
# Banner
--------------------------------------------------------------*/
/* .banner {
    padding-top: 120px;
} */

.banner img {
    width: 100%;
}

.banner ul.bxslider {
    list-style: none;
}

.banner div.bx-pager {
    bottom: 4%;
}

.banner div.bx-controls-direction {
    display: none;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

@media screen and (max-width: 768px) {
    /* .banner {
        padding-top: 100px;
    } */
}


/*--------------------------------------------------------------
# 面包屑 breadcrumb
--------------------------------------------------------------*/
.breadcrumb{line-height:58px; padding:8px 0; font-size:15px; background:rgb(244,246,248);}
.breadcrumb .location>b{font-weight:600; color:#686868;}
.breadcrumb .location>a{padding:0 6px;}
.breadcrumb .location>i{padding:0 6px; color:#989898; line-height:inherit; font-style:normal;}




/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer {
    background-color: #2F4056;
    color: #fff;
}

.footer .content {
    padding: 30px 0;
}

.footer .content p {
    word-break: normal;
}


.footer .footer-logo {
    margin-bottom: 30px;
}

.footer .footer-text p {
    margin-bottom: 14px;
    font-size: 14px;
    line-height: 28px;
}

.footer .contact-box p {
    margin-bottom: 0;
    margin-top: 10px;
    position: relative;
    padding-left: 25px;
    color: #fff;
}

.footer .contact-box p a {
    color: #fff;
    text-decoration: none;
}

.footer .contact-box p i {
    position: absolute;
    left: 0;
    top: 3px;
    color: #1E9FFF;
}

.footer .contact-box p.opening-hours {
    /* overflow: hidden;
    text-align: left; */
    padding: 0;
    display: flex;
    justify-content: space-between;
}

/* .footer .contact-box p.opening-hours span {
    float: right;
    margin-right: 25px;
} */


.footer .content .footer-title {
    position: relative;
    font-size: 24px;
    line-height: 35px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 30px;
}

.footer .content .service-widget .list li {
    display: block;
    margin-bottom: 12px;
}

.footer .content .service-widget .list li a {
    position: relative;
    display: inline-block;
    color: #c4c5d6;
    text-decoration: none;
}

.footer .content .service-widget .list li a:hover {
    color: #5FB878;
}

.footer .content .contact-widget p {
    color: #9ea0a9;
    margin-bottom: 15px;
}

.footer .content .contact-widget {
    margin-left: 0;
}

.footer .content .contact-widget .footer-title {
    margin-bottom: 29px;
}

.footer .content .qrcode-widget {
    display: flex;
    justify-content: space-between;
}

.footer .content .qrcode-widget dl dd {
    padding: 10px;
    border: 1px solid #ccc;
}
.footer .content .qrcode-widget dl dd img{
    width: 120px;
}
.footer .content .qrcode-widget dl dt{
    text-align: center;
}

@media screen and (max-width: 768px) {
    .footer .content .row > div:first-child{
        margin-bottom: 20px;
    }
    .section-header h2 {
        font-size: 24px !important;
    }
}