@charset "utf-8";

/* Common */
article,aside,audio,body,canvas,caption,dd,div,dl,dt,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,input,label,legend,li,mark,menu,nav,ol,p,section,table,tbody,td,textarea,tfoot,th,thead,time,tr,ul,video{margin:0;padding:0;}
article,aside,blockquote,dialog,figure,footer,header,hgroup,nav,section{display:block;}
ol,ul{list-style:none;}
img{border:0 none;vertical-align:top;}
blockquote,q{quotes:none;}
blockquote:after,blockquote:before,q:after,q:before{content:none;}
table{border-collapse:collapse;border-spacing:0;}
ins{text-decoration:underline;}
del{text-decoration:line-through;}
mark{background:0 0;}
input::-ms-clear{display:none!important;}
a{color:#1b78dd;text-decoration:none;-webkit-transition:color .2s ease;transition: .2s color ease;-ms-transition: color .2s ease;}
a:focus,a:hover{color:#1d1d1d;text-decoration:none;}
a,button,input,textarea{outline:0;}
html{background-color: #fff;scroll-behavior: smooth;}
body{position: relative;background:#fff;font: 14px/1.6 MiSans, 'PingFang SC', Arial, "Microsoft YaHei UI", "Microsoft YaHei", serif;}
.outer, .inner{position: relative;display: block;}
.text-truncate{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.text-two-line{display: -webkit-box;overflow: hidden;text-overflow: -o-ellipsis-lastline;text-overflow: ellipsis;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.text-three-line{display: -webkit-box;overflow: hidden;text-overflow: -o-ellipsis-lastline;text-overflow: ellipsis;-webkit-line-clamp: 3;line-clamp: 3;-webkit-box-orient: vertical;}
.overlay{background-size: cover;background-repeat: no-repeat;background-position: center;}
.background-fit{background-size: cover;background-repeat: no-repeat;background-position: center;}


/* Header */
.header{position: relative;z-index: 99;width: 100%;background: #fff no-repeat center top;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.header-logo{padding: 30px 0}
.header-logo img{width: auto;height: 70px;max-width: 100%;}
.header-function{padding-top: 30px}
.header-search{position:absolute;right: 0;max-width:256px;width: 100%;height:40px;margin-top:10px;}
.header-search form{width:100%;height:100%}
.search-input{position:absolute;top:0;left:0;display:block;padding:0 10px;width:100%;height:100%;border:1px solid transparent;border-radius: 8px;background-color:#fff;color:#000;font-size:16px;border: 1px solid #ccc;line-height:40px;-webkit-transition:.3s all ease;transition:.3s all ease;-ms-transition:.3s all ease}
.search-input::-webkit-input-placeholder{color:#999}
.search-input:focus,.search-input:hover{border-color: #3f7ecd;}
.search-button{position:absolute;top:0;right:0;width:40px;height:40px;border:0;border-radius:0;background: transparent url(../img/icon/icon_search.png) no-repeat center;border-radius: 4px;border-top-left-radius: 0;border-bottom-left-radius: 0;-webkit-transition:.3s all ease;transition:.3s all ease;-ms-transition:.3s all ease}
.search-button:hover{background-color:#2c67b1;background-image: url(../img/icon/icon_search_white.png);}

/* Header Nav */
.header-nav{position: relative;z-index: 99;width: 100%;height: 70px;margin-top: 0;background: url(../img/nav_bg.png) no-repeat center/cover}
.navbar-toggle{padding:0;width:30px;height:30px;border-radius:50%;background: rgba(0,0,0,.3) url(../img/icon/icon_menu.png) no-repeat center;background-size: 26px auto;-webkit-transition:.3s background-color ease;-moz-transition:.3s background-color ease;transition:.3s background-color ease;}
.navbar-toggle.collapsed{background-color: transparent;}
.site-nav{position: relative;z-index: 1;width: 100%;;padding-right: 0;padding-left: 0;}
.site-nav > ul{display: flex;justify-content: space-between;float: none;}
.navbar-nav > li{position: relative;width: calc(100% / 9);line-height: 1;}
.navbar-nav > li::after{content: "";position: absolute;left: 0;right: 0;bottom: 100%;width: 100%;height: 10px;background-color: #fff;opacity: 0;visibility: hidden;}
.navbar-nav > li > a{position: relative;display:block;padding:24px 0;width: 100%;color: #fff;text-align: center;font-weight: bold;font-size: 18px;border-bottom: 2px solid transparent;-webkit-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease;}
.navbar-nav > li:hover > a{background-color: #fff;color: #1a86d9;}
.navbar-nav > li > a::before{content: "";position: absolute;left: -7px;top: -6px;border: 7px solid transparent;border-left-color: #0364ae;transform: rotate(45deg);opacity: 0;visibility: hidden;transition: .3s all ease;-moz-transition: .3s all ease;-webkit-transition: .3s all ease;}
.navbar-nav > li > a::after{content: "";position: absolute;right: -7px;top: -6px;border: 7px solid transparent;border-left-color: #0364ae;transform: rotate(135deg);opacity: 0;visibility: hidden;transition: .3s all ease;-moz-transition: .3s all ease;-webkit-transition: .3s all ease;}
.navbar-nav > li:hover::after,.navbar-nav > li > a:hover::before,.navbar-nav > li > a:hover::after{opacity: 1;visibility: visible;}
.site-nav .open>a,.site-nav .open>a:focus,.site-nav .open>a:hover,.site-nav>li>a:focus,.site-nav>li>a:hover{border: none;background-color: #fff;color: #1a86d9;}
/* SubMenu */
.dropdown-menu{position: absolute;right: auto;left: 0;display: block;width: auto;min-width: 100%;padding: 0;border: none;border-radius: 0;visibility: hidden;background-color: transparent;box-shadow: 0 0 8px rgba(0,0,0,.1);text-align: center;font-size: 16px;opacity: 0;-webkit-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease;-webkit-transform: translateY(15px);-ms-transform: translateY(15px);transform: translateY(15px);}
.dropdown-menu > li > a{display:block;padding: 12px;background: rgba(0, 175, 151,.8);color:#fff;text-align: left;font-size: 16px;-webkit-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease;}
.dropdown-menu>li>a:hover{color: #1a86d9;background-color: #fff;}
.open > .dropdown-menu{visibility: visible;opacity: 1;transform: translateY(0);}

/* Footer */
.footer{padding: 40px 0;background:#032840;color: #fff;}
.footer-info{line-height: 24px;text-align: center;}
.footer-qrcode{position: relative;text-align: right;}
.footer-qrcode img{max-width: 120px;height: auto;border-radius: 12px;}