@charset "utf-8";
@font-face {
    font-family: 'poppinsregular';
    src: url('../fonts/poppins-regular-webfont.woff2') format('woff2'),
         url('../fonts/poppins-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,select,blockquote{margin:0; padding:0; font-family:'poppinsregular', Arial, Helvetica, sans-serif; font-size:14px; color:#333;}
body{font-family:'poppinsregular', Arial, Helvetica, sans-serif; font-size:14px; color:#000; background:#fff;}
a{font-family:'poppinsregular', Arial, Helvetica, sans-serif; color:#000; cursor:pointer; text-decoration:none; blr:expression(this.onFocus=this.blur());}
a:hover,
a:focus{color:#ff5b00; text-decoration:none;}
.blank30{height:30px; overflow:hidden;}
.red{color:#f00;}
li{list-style:none;}
input::-webkit-input-placeholder{color:#ccc; font-weight:normal;}
input:-moz-placeholder{color:#ccc; font-weight:normal;}
input::-moz-placeholder{color:#ccc; font-weight:normal;}
input:-ms-input-placeholder{color:#ccc; font-weight:normal;}
textarea::-webkit-input-placeholder{color:#ccc; font-weight:normal;}
textarea:-moz-placeholder{color:#ccc; font-weight:normal;}
textarea::-moz-placeholder{color:#ccc; font-weight:normal;}
textarea:-ms-input-placeholder{color:#ccc; font-weight:normal;}
.form-submit{display:inline-block; background:#ff5b00; padding:0 20px; overflow:hidden; font-size:16px; color:#fff; line-height:40px; border:0; cursor:pointer; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; outline:none;}
.form-submit-over{background:#ee5500;}
.float-left{float:left;}
.float-right{float:right;}
.col-sm-3td{position:relative; min-height:1px; padding-right:15px; padding-left:15px;}
@media (min-width: 768px){
.col-sm-3td{float:left;}
.col-sm-3td{width:20%;}
}
.maxwidth{max-width:100%;}
@media (min-width: 1200px){
.maxwidth{max-width:1200px;}
}
.borderbottom:none;
@media (max-width: 767px){
.borderbottom:1px solid #ddd;
}
.paddingtop{padding-top:30px;}

@media (max-width: 767px){
.content{width:100%; margin:60px auto 20px; overflow:hidden;}
.container{width:100%; margin:0 auto; padding:0 10px;}

header{display:block; position:fixed; top:0; z-index:100; width:100%; background:rgb(255,255,255); border-bottom:1px solid #ddd;}
header .logo{float:left; display:inline-block; margin:10px 0 10px 10px; line-height:normal;}
header .logo img{display:block; width:auto; height:40px;}

header .navbar-button{display:inline-block; position:absolute; right:10px; top:20.5px; font-family:Comic Sans MS; font-size:14px;}
header .navbar-button .menu-icon{width:25px; height:20px; border-top:2px solid #000; border-bottom:2px solid #000; background-color:#000; padding:7px 0; background-clip:content-box;}

header .container > .navbar-collapse{margin-left:0; margin-right:0;}
header .navbar-collapse{float:none; width:100%; margin:0 auto; padding:0; border-top:none; background:#fff; box-shadow:none;}
header .nav > li > a:hover,
header .nav > li > a:focus{color:#ff5b00; text-decoration:none; background-color:#ffffff;}
header .nav .open > a,
header .nav .open > a:hover,
header .nav .open > a:focus {background-color:#f5f5f5;}
header .navbar-nav{margin:0 0 0 0;}
header .navbar-nav > li > a{padding:0 20px; line-height:36px; font-size:16px; color:#000; text-transform:uppercase;}
header .caret{margin-top:-5px; margin-left:5px;}
header .dropdown-menu{min-width:200px; border:none;}
header .dropdown-menu > li > a{padding:8px 20px; font-size:16px; color:#000; text-transform:capitalize;}
header .navbar-nav .open .dropdown-menu > li > a{padding: 0 10px; line-height:36px;}

header .search-bar{position:absolute; top:31px; right:15%; transform:translateY(-50%); display:block; cursor:pointer; color:#000;}
header .search{position:absolute; top:100%; right:0; width:180px; display:none;}
header .search .search-keyword{display:block; width:calc(100% - 2px); padding:0 15px; line-height:32px; background:#fff; border:1px solid #ccc; border-radius:15px; outline:none;}
header .search .search-submit{position:absolute; right:10px; top:8px; background:none; border:none; display:block;}

.mdui-drawer{padding-bottom:40px;}
.mdui-drawer dl.menubar{width:100%;}
.mdui-drawer dl.menubar dt{width:100%; color:#333; line-height:40px; text-align:center; cursor:pointer; position:relative; border-bottom:1px solid #e5e5e5;}
.mdui-drawer dl.menubar dt a{display:block; width:100%; font-size:16px; font-weight:normal; color:#000; text-align:left; padding-left:10px;}
.mdui-drawer dl.menubar dt span{position:absolute; top:0; right:10px; font-weight:normal; cursor:pointer;}
.mdui-drawer dl.menubar dd{width:100%; padding:10px; display:none;}
.mdui-drawer dl.menubar dd li{width:100%; line-height:200%;}
.mdui-drawer dl.menubar dd li a{display:block; padding-left:10px; font-size:16px; font-weight:normal; color:#000;}
.mdui-drawer dl.menubar dd li ul li a{display:block; padding-left:20px; font-size:14px; font-weight:normal; color:#666; background:url(../images/second.png) no-repeat 10px 12px;}
.mdui-drawer dl.menubar dd li ul li a:hover{color:#ff5b00; background:url("../images/second_over.png") no-repeat 10px 12px;}
}

@media (min-width: 768px){
.content{width:100%; margin:60px auto 20px; overflow:hidden;}
.container{width:100%; margin:0 auto; padding:0 10px;}

header{display:block; position:fixed; top:0; z-index:100; width:100%; background:rgb(255,255,255); border-bottom:1px solid #ddd;}
header .logo{float:left; display:inline-block; margin:10px 0 10px 10px; line-height:normal;}
header .logo img{display:block; width:auto; height:40px;}

header .navbar-button{display:inline-block; position:absolute; right:10px; top:20.5px; font-family:Comic Sans MS; font-size:14px;}
header .navbar-button .menu-icon{width:25px; height:20px; border-top:2px solid #000; border-bottom:2px solid #000; background-color:#000; padding:7px 0; background-clip:content-box;}

header .navbar-collapse{float:none; width:100%; margin:0 auto; padding:0; border-top:none; background:#fff; box-shadow:none;}
header .nav > li > a:hover,
header .nav > li > a:focus{color:#ff5b00; text-decoration:none; background-color:#ffffff;}
header .nav .open > a,
header .nav .open > a:hover,
header .nav .open > a:focus {background-color:#f5f5f5;}
header .navbar-nav{margin:0 0 0 0;}
header .navbar-nav > li > a{padding:0 20px; line-height:36px; font-size:16px; color:#000; text-transform:uppercase;}
header .caret{margin-top:-5px; margin-left:5px;}
header .dropdown-menu{min-width:200px; border:none;}
header .dropdown-menu > li > a{padding:8px 20px; font-size:16px; color:#000; text-transform:capitalize;}
header .navbar-nav .open .dropdown-menu > li > a{padding: 0 10px; line-height:36px;}

header .search-bar{position:absolute; top:31px; right:10%; transform:translateY(-50%); display:block; cursor:pointer; color:#000;}
header .search{position:absolute; top:100%; right:0; width:180px; display:none;}
header .search .search-keyword{display:block; width:calc(100% - 2px); padding:0 15px; line-height:32px; background:#fff; border:1px solid #ccc; border-radius:15px; outline:none;}
header .search .search-submit{position:absolute; right:10px; top:8px; background:none; border:none; display:block;}

.mdui-drawer{padding-bottom:40px;}
.mdui-drawer dl.menubar{width:100%;}
.mdui-drawer dl.menubar dt{width:100%; color:#333; line-height:40px; text-align:center; cursor:pointer; position:relative; border-bottom:1px solid #e5e5e5;}
.mdui-drawer dl.menubar dt a{display:block; width:100%; font-size:16px; font-weight:normal; color:#000; text-align:left; padding-left:10px;}
.mdui-drawer dl.menubar dt span{position:absolute; top:0; right:10px; font-weight:normal; cursor:pointer;}
.mdui-drawer dl.menubar dd{width:100%; padding:10px; display:none;}
.mdui-drawer dl.menubar dd li{width:100%; line-height:200%;}
.mdui-drawer dl.menubar dd li a{display:block; padding-left:10px; font-size:16px; color:#000;}
.mdui-drawer dl.menubar dd li ul li a{display:block; padding-left:20px; font-size:14px; font-weight:normal; color:#666; background:url("../images/second.png") no-repeat 10px 12px;}
.mdui-drawer dl.menubar dd li ul li a:hover{color:#ff5b00; background:url("../images/second_over.png") no-repeat 10px 12px;}
}
@media (min-width:768px) and (max-width:991px){
header .navbar-nav{float:none;}
header .navbar-nav > li {float:none;}
header .navbar-nav .open .dropdown-menu{position:static; float:none; width:auto; margin-top:0; background-color:transparent; border:0; -webkit-box-shadow:none; box-shadow:none;}
}

@media (min-width: 992px){
.content{width:100%; max-width:1600px; margin:90px auto 30px; overflow:hidden;}
.container{width:100%; margin:0 auto; padding:0 10px;}

header{display:block; position:fixed; top:0; z-index:100; width:100%; background:rgb(255,255,255); border-bottom:none;}
header .logo{float:left; display:inline-block; margin:15px 0 0 0; line-height:normal;}
header .logo img{display:block; width:auto; height:auto;}

header .navbar-collapse.collapse{display:block !important; height:auto !important; padding-bottom:0; overflow:visible !important;}
header .navbar-collapse{float:left; width:auto; margin:0 auto; padding:0; border-top:none; background:#fff; box-shadow:none;}
header .nav > li > a:hover,
header .nav > li > a:focus{color:#ff5b00; text-decoration:none; background-color:#ffffff;}
header .nav > li > a::before{width:0; height:2px; position:absolute; bottom:25px; left:50%; transform:translateX(-50%); background:#ff5b00; content:"";}
header .nav > li > a:hover::before{width:20%;}
header .nav .open > a,
header .nav .open > a:hover,
header .nav .open > a:focus {background-color:#fff;}
header .navbar-nav {margin:0 0 0 20px;}
header .navbar-nav > li > a{padding:0 35px; line-height:100px; font-size:16px; color:#000; text-transform:uppercase;}
header .caret{margin-top:-5px; margin-left:5px;}
header .dropdown-menu{top:70%; min-width:200px; border:none;}
header .dropdown-menu > li > a{padding:8px 20px; font-size:14px; color:#000; text-transform:capitalize;}
header .dropdown-menu > li > a:hover,
header .dropdown-menu > li > a:focus{color:#000; text-decoration:none; background-color:#f5f5f5;}

header .search-bar{position:absolute; top:50%; right:3%; transform:translateY(-50%); display:block; cursor:pointer; color:#000;}
header .search{position:absolute; top:100%; right:0; width:180px; display:none;}
header .search .search-keyword{display:block; width:calc(100% - 2px); padding:0 15px; line-height:32px; background:#fff; border:1px solid #ccc; border-radius:15px; outline:none;}
header .search .search-submit{position:absolute; right:10px; top:8px; background:none; border:none; display:block;}
}

@media (min-width: 1200px){
.content{width:100%; max-width:1600px; margin:100px auto 30px; overflow:hidden;}
.container{width:100%; max-width:1600px; margin:0 auto; padding:0 0 0 0;}

header{display:block; position:fixed; top:0; z-index:100; width:100%; background:rgb(255,255,255); border-bottom:none;}
header .logo{float:left; display:inline-block; margin:10px 0 0 0; line-height:normal;}
header .logo img{display:block; width:auto; height:auto;}

header .navbar-collapse{float:left; width:auto; margin:0 auto; padding:0; border-top:none; background:#fff; box-shadow:none;}
header .nav > li > a:hover,
header .nav > li > a:focus{color:#ff5b00; text-decoration:none; background-color:#ffffff;}
header .nav > li > a::before{width:0; height:2px; position:absolute; bottom:25px; left:50%; transform:translateX(-50%); background:#ff5b00; content:"";}
header .nav > li > a:hover::before{width:20%;}
header .nav .open > a,
header .nav .open > a:hover,
header .nav .open > a:focus {background-color:#fff;}
header .navbar-nav {margin:0 0 0 160px;}
header .navbar-nav > li > a{padding:0 37px; line-height:100px; font-size:16px; color:#000; text-transform:uppercase;}
header .caret{margin-top:-5px; margin-left:5px;}
header .dropdown-menu{top:70%; min-width:200px; border:none;}
header .dropdown-menu > li > a{padding: 8px 20px; font-size:16px; color:#000; text-transform:capitalize;}
header .dropdown-menu > li > a:hover,
header .dropdown-menu > li > a:focus {color:#000; text-decoration:none; background-color:#f5f5f5;}

header .search{position:relative; display:block; float:right; width:180px; margin-top:33px;}
header .search .search-keyword{display:block; width:calc(100% - 2px); padding:0 15px; line-height:32px; background:#fff; border:1px solid #ccc; border-radius:15px; outline:none;}
header .search .search-submit{position:absolute; right:10px; top:8px; background:none; border:none; display:block;}
}

@media (max-width: 767px){
footer{display:block; width:100%; padding-top:20px 0 0 0; overflow:hidden; background:#fff; border-top:1px solid #e3e3e3;}

footer .footer-item{float:left; width:100%; margin-bottom:20px;}
footer .footer-item dt{margin-bottom:10px; font-size:18px; font-weight:normal; text-transform:uppercase; letter-spacing:2px; color:#000;}
footer .footer-item dd{float:left; width:33.33%; text-transform:uppercase; color:#888; line-height:200%;}
footer .footer-contact{float:left; width:100%; margin-top:0;}
footer .footer-contact dt{margin-bottom:10px; font-size:18px; font-weight:normal; text-transform:uppercase; color:#000;}
footer .footer-contact dd{color:#888; line-height:200%;}
footer .footer-contact dd a,footer .footer-item dd a{color:#888;}
footer .footer-contact dd a:hover,footer .footer-item dd a:hover{color:#888; text-decoration:underline;}
footer .footer-contact dd i{margin-right:3px;}
footer .footer-contact dd.share i{margin-right:10px;}
footer .footer-contact dd.share a span{display:inline-block; text-indent:-9999px;}

footer .copyright{width:100%; margin-top:20px; padding-top:10px; background:#333; color:#fff; text-align:center; line-height:200%;}
footer .copyright a{color:#fff;}
}

@media (min-width: 768px){
footer{display:block; width:100%; padding-top:20px; overflow:hidden; background:#fff; border-top:1px solid #e3e3e3;}

footer .footer-item{float:left; width:23%; margin-bottom:0;}
footer .footer-item dt{margin-bottom:10px; font-size:18px; font-weight:normal; text-transform:uppercase; letter-spacing:2px; color:#000;}
footer .footer-item dd{float:left; width:100%; text-transform:uppercase; color:#888; line-height:200%;}
footer .footer-contact{float:left; width:31%; margin-top:0;}
footer .footer-contact dt{margin-bottom:10px; font-size:18px; font-weight:normal; text-transform:uppercase; letter-spacing:2px; color:#000;}
footer .footer-contact dd{color:#888; line-height:200%;}
footer .footer-contact dd a,footer .footer-item dd a{color:#888;}
footer .footer-contact dd a:hover,footer .footer-item dd a:hover{color:#888; text-decoration:underline;}
footer .footer-contact dd i{margin-right:3px;}
footer .footer-contact dd.share i{margin-right:10px;}
footer .footer-contact dd.share a span{display:inline-block; text-indent:-9999px;}

footer .copyright{width:100%; margin-top:20px; padding-top:10px; background:#222; color:#fff; text-align:center; line-height:200%;}
footer .copyright a{color:#fff;}
}

/*index*/
.banner{width:100%;}
@media (min-width: 1200px){
.banner{width:100%; max-width:1600px; margin:0 auto;}
}
.inner-banner{width:100%; max-width:1600px; padding-top:18.75%; background-size:contain; background-repeat:no-repeat; background-position:center;}
.swiper-banner{margin-left:auto; margin-right:auto; position:relative; overflow:hidden; list-style:none; padding:0; z-index:1;}
.swiper-banner{--swiper-theme-color:#fff; --swiper-navigation-color:#009561;}
.swiper-lazy-preloader{z-index:-1;}
.swiper-banner .swiper-pagination-bullet{width:30px; height:4px; display:inline-block; border-radius:0; background:#fff; opacity:0.4;}
.swiper-banner .swiper-pagination-bullet-active{opacity:1; background:#fff;}

section{display:block; width:100%; margin:60px auto;}
h4.theme{display:block; width:100%; margin:0 auto 20px; font-size:36px; font-weight:bold; color:#333; text-align:center; text-transform:uppercase;}
.brief{width:100%; font-size:16px; color:#666; line-height:150%; text-align:center;}
.brief h4{display:block; width:100%; margin:0 auto 20px; font-size:36px; font-weight:bold; color:#333; text-align:center; text-transform:uppercase;}
@media (max-width: 767px){
section{display:block; width:100%; margin:30px auto;}
h4.theme{display:block; width:100%; margin:0 auto 20px; font-size:28px; font-weight:bold; color:#333; text-align:center; text-transform:uppercase;}
.brief{width:100%; font-size:16px; color:#666; line-height:150%; text-align:center;}
.brief h4{display:block; width:100%; margin:0 auto 20px; font-size:28px; font-weight:bold; color:#333; text-align:center; text-transform:uppercase;}
}
.more{display:block; margin:40px auto 0; width:150px; line-height:40px; background:#000; border:1px solid #000; color:#fff; text-align:center; text-transform:uppercase; letter-spacing:2px;}
.more:hover{background:#fff; color:#000; border:1px solid #000;}

.grid li{margin-bottom:30px;}
.grid li figure{display:block;}
.grid li figure .pic{width:100%; height:0; padding-bottom:100%; overflow:hidden; position:relative;}
.grid li figure .pic a{width:100%; height:100%; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
.grid li figure .pic a img{max-width:100%; max-height:100%; -webkit-transition:all 300ms ease 0s; transition:all 300ms ease 0s;}
.grid li figure .pic a:hover img{transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1);}
.grid li figcaption{margin-top:10px;}
.grid li figcaption a{display:block; width:100%; height:40px; line-height:140%; font-size:16px; overflow:hidden; text-align:center;}

.all{display:block; margin:40px auto 0; width:150px; line-height:40px; background:#fff; border:1px solid #000; color:#000; text-align:center; text-transform:uppercase; letter-spacing:2px;}
.all:hover{background:#000; color:#fff; border:1px solid #000;}

.collect a{padding-left:0; padding-right:0; display:block; max-height:396px; overflow: hidden;}
.collect a img{max-width:100%; max-height:100%; -webkit-transition:all 300ms ease 0s; transition:all 300ms ease 0s;}
.collect a:hover img{transform:scale(1.06);}

.news .pic{display:block; max-width:100%; height:auto; max-height:233px;}
.news .date{margin-top:10px; color:#999; font-size:14px;}
.news .title{margin-top:5px; height:50px; overflow:hidden; font-size:18px; line-height:140%;}
.news .read-more{margin-top:15px; padding-left:41px; color:#999; font-size:14px; position:relative;}
.news .read-more:after{content:''; position:absolute; width:31px; height:2px; background:#000; top:50%; transform:translateY(-50%); left:0;}
.news .read-more a{text-transform:uppercase; letter-spacing:2px;}
.news dl:hover .read-more:after{background:#ff5b00;}
.news dl:hover .read-more a{color:#ff5b00;}
@media (max-width: 767px){
.news{margin-bottom:20px;}
.news:last-child{margin-bottom:0;}
}

/*goods*/
.left{float:none; width:100%;}
.right{float:none; width:100%;}

@media (min-width: 1200px){
.left{float:left; width:280px;}
.right{float:right; width:calc(100% - 310px);}

.category{width:100%; margin-bottom:10px; border-top:1px solid #e3e3e3;}
.category dt{position:relative; width:100%; line-height:40px;}
.category dt span{position:absolute; top:0; right:10px; font-weight:normal; cursor:pointer;}
.category dt i{font-weight:normal;}
.category dt.current{width:100%;}
.category dt a{display:block; padding-left:10px; font-size:18px; font-weight:normal;}
.category dt a:hover{color:#ff5b00; text-decoration:none;}
.category dd{padding:0 10px;}
.category dd li{line-height:150%;}
.category dd li a{display:block; padding-left:10px; font-size:16px; color:#666; line-height:200%; background:url(../images/second.png) no-repeat left 12px;}
.category dd li a.focus,
.category dd li a:hover{color:#ff5b00; background:url(../images/second_over.png) no-repeat left 12px;}

.hot-products li{margin-bottom:20px;}
.hot-products li .pic{float:left; width:100px;}
.hot-products li .name{float:right; width:calc(100% - 120px);}
.hot-products li .name a{display:block; color:#666;}
.hot-products li .name a:hover{color:#000;}
}

h3.subject{width:100%; font-size:22px; margin-top:30px; margin-bottom:20px; font-weight:normal;}
.introduce{width:100%; margin-top:10px; font-family:'Heebo-Light'; font-size:14px; color:#000; line-height:200%;}

.position{width:100%; margin:10px 0; line-height:200%; border-bottom:1px solid #ddd;}
.position strong{float:none; font-size:22px; font-weight:normal;}
.position p{float:none; padding:0; margin:0; font-size:14px;}
.position p a{display:inline-block; font-size:14px; margin:0 5px;}
@media (min-width: 768px){
.position{width:100%; margin:30px 0 20px 0; line-height:200%; border-bottom:none;}
.position strong{float:left; font-size:22px; font-weight:normal;}
.position p{float:right; padding:0; margin:0; font-size:14px;}
.position p a{display:inline-block; font-size:14px; margin:0 5px;}
}

/*goods*/
.goods-info-left{float:none; width:100%;}
.swiper-container{width:100%;}
.swiper-container .swiper-slide{padding-top:100%; background-size:cover; background-position:center; background-repeat:no-repeat;}
.gallery-top{width:100%;}
.gallery-thumbs{width:100%; height:100px; overflow:hidden; margin:10px 0;}
.gallery-thumbs .swiper-slide{background-size:contain; background-position:left top; opacity:0.4; cursor:pointer;}
.gallery-thumbs .swiper-slide-thumb-active{opacity:1;}

.goods-info-right{float:none; width:100%;}
.goods-info-right h2{font-size:24px; font-weight:normal; line-height:200%;}
.goods-info-right .desc{font-size:16px; color:#666; line-height:200%;}
.enquiry{display:block; margin:40px 0 0; width:150px; line-height:40px; background:#ff5b00; border:1px solid #ff5b00; color:#fff; text-align:center; text-transform:uppercase; letter-spacing:2px;}
.enquiry:focus,.enquiry:hover{background:#fff; color:#000; border:1px solid #ff5b00;}

@media (min-width: 992px){
.goods-info-left{float:left; width:500px;}
.swiper-container{width:100%;}
.swiper-container .swiper-slide{padding-top:100%; background-size:cover; background-position:center; background-repeat:no-repeat;}
.gallery-top{width:100%;}
.gallery-thumbs{width:100%; height:100px; overflow:hidden; margin:10px 0;}
.gallery-thumbs .swiper-slide{background-size:contain; background-position:left top; opacity:0.4; cursor:pointer;}
.gallery-thumbs .swiper-slide-thumb-active{opacity:1;}

.goods-info-right{float:right; width:calc(100% - 530px);}
.goods-info-right h2{font-size:24px; font-weight:normal; line-height:200%;}
.goods-info-right .desc{font-size:16px; color:#666; line-height:200%;}
.enquiry{display:block; margin:40px 0 0; width:150px; line-height:40px; background:#ff5b00; border:1px solid #ff5b00; color:#fff; text-align:center; text-transform:uppercase; letter-spacing:2px;}
.enquiry:focus,.enquiry:hover{background:#fff; color:#000; border:1px solid #ff5b00;}
}

h5.theme{display:block; width:100%; line-height:200%; margin:30px auto 20px; font-size:18px; font-weight:normal; color:#000; text-transform:uppercase; border-bottom:1px solid #ddd;}

/*article*/
article{display:block; width:100%; margin:15px auto 0; padding-bottom:30px; border-bottom:1px solid #e5e5e5;}
article .pic{float:none; width:100%; margin-bottom:10px;}
article dl{float:none; width:100%; line-height:150%;}
article dl dt{font-size:18px; font-weight:normal;}
article dl dd.date{color:#999; margin:5px 0;}
article dl dd{color:#666;}
@media (min-width: 768px){
article{display:block; width:100%; margin:30px auto 0; padding-bottom:30px; border-bottom:1px solid #e5e5e5;}
article .pic{float:left; width:260px; margin-bottom:0;}
article dl{float:right; width:calc(100% - 290px); line-height:150%;}
article dl dt{font-size:18px; font-weight:normal;}
article dl dd.date{color:#999; margin:5px 0;}
article dl dd{color:#666;}
}
@media (min-width: 992px){
article{display:block; width:100%; margin:30px auto 0; padding-bottom:30px; border-bottom:1px solid #e5e5e5;}
article .pic{float:left; width:260px; margin-bottom:0;}
article dl{float:right; width:calc(100% - 290px); line-height:200%;}
article dl dt{font-size:24px; font-weight:normal;}
article dl dd.date{color:#999; margin:10px 0;}
article dl dd{color:#666;}
}

/*message*/
.message{width:100%; padding:30px 20px; box-shadow:0 0 20px 2px rgb(0 0 0 / 5%);}
.message h4{display:block; width:100%; margin:0 auto 20px; font-size:28px; font-weight:normal; color:#000; text-transform:uppercase;}
@media (max-width: 767px){
.message{width:100%; margin-top:20px; padding:20px 15px; box-shadow:0 0 20px 2px rgb(0 0 0 / 5%);}
.message h4{display:block; width:100%; margin:0 auto 20px; font-size:20px; font-weight:normal; color:#000; text-transform:uppercase;}
}
#errors{display:none;}
#errors li{list-style:disc; margin-left:10px; color:#a94442;}

/*article view*/
.detail{width:100%; margin:0 auto; padding:25px 0; line-height:150%;}
.detail dl{width:100%;}
.detail dt{font-size:16px; font-weight:bold; text-align:center; line-height:200%; color:#333;}
.detail dd.borderbottom{margin-bottom:10px; padding-bottom:10px; line-height:26px; color:#999; border-bottom:1px solid #ededed;}
.detail dd.borderbottom i{display:inline-block; margin-right:5px;}
.detail dd{padding:0; font-size:16px; line-height:200%; color:#333;}
.detail ol{margin-top:100px;}

/*modal-dialog*/
.modal-dialog{width:90%; max-width:800px; margin:0 auto;}
.modal-content{position:relative; padding:20px 20px 0 20px; background:#fff; -webkit-background-clip:padding-box; background-clip:padding-box; border:none; border-radius:0; outline:0; -webkit-box-shadow:none; box-shadow:none;}
.modal-header{padding:0; border-bottom:none;}
.modal-header .modal-close{position:absolute; top:25px; right:20px; display:inline-block; width:18px; height:18px; line-height:18px; background:url(../images/close.png) no-repeat left center; text-indent:-999px; cursor:pointer;}
.modal-title{font-size:18px; font-weight:normal; line-height:200%; color:#000;}
.modal-body{padding:10px 0;}

@media (max-width: 767px){
.modal-content{position:relative; padding:10px 10px 0 10px; background:#fff; -webkit-background-clip:padding-box; background-clip:padding-box; border:none; border-radius:0; outline:0; -webkit-box-shadow:none; box-shadow:none;}
.modal-header .modal-close{position:absolute; top:20px; right:10px; display:inline-block; width:18px; height:18px; line-height:18px; background:url(../images/close.png) no-repeat left center; text-indent:-999px; cursor:pointer;}
}

label{font-size:16px; font-weight:normal;}
.vericode{width:150px;}
.vericodepic{position:absolute; left:150px; top:0; height:37px;}

.form-group{position:relative;}
.form-group span{margin-left:5px; color:#f00;}
.form-group label.error{display:block; margin-bottom:0; font-weight:normal; color:#f00; text-align:left;}
.form-group.error input,.form-group.error select,.form-group.error textarea{border-color:#f00;}
.form-group input{height:42px;}

/*customer service*/
.gtalk{position:fixed; right:10px; top:30%; z-index:999;}
.gtalk dl dd{position:relative; width:42px; height:42px; line-height:42px; border-radius:100%; background-color:#5d6bc1; margin-bottom:3px; text-align:center; cursor:pointer;}
.gtalk dl dd:hover{background-color:#9ea6da;}
.gtalk dl dd:hover .gtalk-panel{display:block;}
.gtalk dd span{display:block; color:#fff;}
.gtalk dd span i{display:inline-block; margin-top:8.5px;}
.gtalk-panel{position:absolute; right:42px; top:0px; padding:0 10px; display:none;}
.gtalk-panel a{display:block; text-align:left; font-weight:normal; font-size:14px; color:#fff; line-height:22px; padding:10px 10px; background:#2bdd81; border-radius:3px;}
.gtalk-panel a img{display:inline-block; width:100px;}
.gtalk dl dd.gtalk-whatsapp{background-color:#54b844;}
.gtalk dl dd.gtalk-whatsapp span i{font-size:20px;}
.gtalk dl dd.gtalk-whatsapp:hover{background-color:#98d58f;}
.gtalk dl dd.gtalk-skype{background-color:#127bcb;}
.gtalk dl dd.gtalk-skype span i{font-size:20px;}
.gtalk dl dd.gtalk-skype:hover{background-color:#71b0e0;}
.gtalk dl dd.gtalk-wechat{background-color:#b662fc;}
.gtalk dl dd.gtalk-wechat:hover{background-color:#d3a1fd;}
.gtalk dl dd.gtalk-email{background-color:#ec5f1c;}
.gtalk dl dd.gtalk-email:hover{background-color:#f39f77;}
.gtalk dl dd.gtalk-phone{background-color:#f1b63c;}
.gtalk dl dd.gtalk-phone:hover{background-color:#fcd582;}
.gtalk dl dd.gtalk-top span i{margin-top:10px; font-size:20px;}

/*page*/
.page-item .page-link,.page-item span{font-size:16px; display:-webkit-box; display:flex; width:36px; height:36px; margin:0 5px; padding:0; border-radius:6px; -webkit-box-align:center; align-items:center; -webkit-box-pack:center; justify-content:center;}

.pagination-lg .page-item .page-link,.pagination-lg .page-item span{width:46px; height:46px; line-height:46px;}

.pagination-lg > li > span{padding:10px 16px; font-size:14px; line-height:1.3333333;}

.pagination > li > a,
.pagination > li > span{position:relative; float:left; padding:6px 12px; margin-left:-1px; line-height:1.42857143; color:#8898aa; text-decoration:none; background-color:#fff; border:1px solid #ddd;}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus{z-index:2; color:#000; background-color:#eee; border-color:#ddd;}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus{z-index:3; color:#fff; cursor:default; background-color:#000; border-color:#000;}

/*404*/
@media (max-width: 767px){
.nofound{width:100%; min-height:200px; background-image:url(../images/404.gif); background-repeat:no-repeat; background-position:left 30px; background-size:25%; margin:0 auto; padding:30px 0 0 0;}
.nofound h4{font-size:16px; font-weight:bold; color:#007c35; line-height:200%; border-bottom:1px solid #ddd; margin-left:90px;}
.nofound ul{margin-top:10px; margin-left:90px;}
.nofound li{list-style:upper-latin; margin-left:20px; line-height:200%; color:#999;}
.nofound li a{font-size:13px; color:#999;}
}
@media (min-width: 768px){
.nofound{width:100%; min-height:300px; background:url(../images/404.gif) no-repeat 30px 30px; margin:0 auto; padding:50px 0 0 200px;}
.nofound h4{font-size:20px; font-weight:bold; color:#007c35; line-height:200%; border-bottom:1px solid #ddd;}
.nofound ul{margin-top:10px;}
.nofound li{list-style:upper-latin; margin-left:20px; line-height:200%; color:#999;}
.nofound li a{font-size:13px; color:#999;}
}
