@charset "UTF-8";
/* Scss Document */
/* 引入compass的库 */
/*引入基础样式*/
/*主色*/
/*配色*/
/*红色*/
/*绿色*/
/*一般*/
/*黄色*/
/*灰色*/
/*网页背景色*/
/*边框线颜色*/
/*文字默认颜色*/
/*链接文字颜色*/
/*=============铵钮=============*/
.header { width: 100%; height: 5rem; background: #fff; display: -webkit-box; -webkit-box-pack: center; -webkit-box-align: center; text-align: center; }
.header img { max-width: 90%; max-height: 4rem; }

.footer ~ .container { padding-bottom: 4rem; }

.banner { line-height: 0; }
.banner img { width: 100%; }
.banner .swiper-container-horizontal > .swiper-pagination { bottom: 1rem; }
.banner .swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet { background-color: rgba(0, 0, 0, 0.2); opacity: 1; }
.banner .swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: #018c6b; }

.footer { width: 100%; height: 4rem; background-color: #018c6b; text-align: center; position: fixed; left: 0; bottom: 0; z-index: 99; }
.footer a { width: 33.3%; height: 100%; display: block; float: left; border-right: 1px solid rgba(255, 255, 255, 0.3); color: #FFF; line-height: 4rem; box-sizing: border-box; }
.footer a .iconfont { font-size: 16px; margin-right: 3px; }

/*快捷导航*/
.fastnav { width: 100%; height: 100%; position: fixed; right: -100%; top: 0; background: rgba(0, 0, 0, 0.9); z-index: 99; overflow: auto; }

.fastnav h1 { font-size: 16px; color: #fff; padding: 0 20px; height: 40px; line-height: 40px; background: #5fa82a; }

.fastnav .top { height: 100px; text-align: center; position: relative; color: #fff; }
.fastnav .top .txt { font-size: 24px; font-weight: bold; line-height: 100px; }
.fastnav .top img { max-width: 70%; max-height: 56px; margin-top: 18px; }
.fastnav .top .close { width: 25px; height: 25px; position: absolute; left: 10px; top: 35px; background: url(../images/close.png) no-repeat; background-size: 100%; }

.fastnav ul { padding: 0 30px; text-align: center; }

.fastnav li { padding: 0 10px; list-style: none; }

.fastnav li a { display: block; padding: 12px 0; font-size: 13px; color: #fff; border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.public-header { text-align: center; }
.public-header .pub-tit { font-size: 24px; font-weight: bold; color: #222; }
.public-header .pub-tit span { color: #018c6b; }
.public-header .pub-txt { font-size: 12px; color: #555; margin-top: 10px; padding: 0 10px; }

.public-more { display: block; height: 38px; line-height: 38px; width: 140px; background: #018c6b; color: #fff; text-align: center; margin: 15px auto 0; position: relative; }
.public-more:after { position: absolute; left: 4px; top: 4px; right: 4px; bottom: 4px; border: 1px solid rgba(255, 255, 255, 0.3); content: ''; }

.about { padding: 1.5rem 0; background: url(../images/about-bg.jpg) no-repeat center bottom #fbf9f4; background-size: 100%; }
.about .about-img { margin: 15px; }
.about .about-img img { width: 100%; }
.about .about-box { font-size: 13px; line-height: 24px; margin: 0 15px; max-height: 192px; overflow: hidden; }
.about .about-box p { margin: 0; }
.about .about-advan { overflow: hidden; margin-top: 10px; padding: 0 5px; }
.about .about-advan li { width: calc(33.33% - 4px); margin: 0 2px; float: left; text-align: center; font-size: 12px; color: #fff; height: 32px; line-height: 28px; border: 2px solid #ff9600; background: #018c6b; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.caipin { padding: 1.5rem 0; background: url(../images/pro-bg.jpg) repeat-y; background-size: 100%; }
.caipin .public-header .pub-tit { color: #fff; }
.caipin .public-header .pub-tit span { color: #018c6b; }
.caipin .public-header .pub-txt { color: #fff; }
.caipin .cp-box { margin-top: 10px; overflow: hidden; }
.caipin .cp-box li { width: 50%; float: left; padding: 5px; box-sizing: border-box; }
.caipin .cp-box li .img4-3 { width: 100%; }
.caipin .cp-box li .cont { padding: 8px 0; text-align: center; color: #fff; border-bottom: 1px solid #333; height: 58px; }
.caipin .cp-box li .cont .tit { font-size: 14px; }
.caipin .cp-box li .cont .txt { font-size: 12px; color: #aaa; }

.pro-box { padding: 3px; overflow: hidden; }
.pro-box li { width: 50%; float: left; text-align: center; padding: 3px; box-sizing: border-box; }
.pro-box li a { display: block; }
.pro-box li a .img4-3 { width: 100%; }
.pro-box li a .tit { margin-top: 8px; }

.shop-box { padding: 3px; overflow: hidden; }
.shop-box li { width: 50%; float: left; text-align: center; padding: 3px; box-sizing: border-box; }
.shop-box li a { display: block; }
.shop-box li a .img4-3 { width: 100%; position: relative; }
.shop-box li a .img4-3 .tit { margin-top: 8px; position: absolute; left: 0; right: 0; bottom: 0; height: 30px; line-height: 30px; color: #fff; background: rgba(0, 0, 0, 0.6); text-align: center; z-index: 9; }

.video-box { padding: 3px; overflow: hidden; }
.video-box li { width: 50%; float: left; text-align: center; padding: 3px; box-sizing: border-box; }
.video-box li a { display: block; }
.video-box li a .img4-3 { width: 100%; background: #000; }
.video-box li a .img4-3 img { opacity: .6; }
.video-box li a .img4-3 .play { width: 50px; height: 50px; background: url(../images/play.png) no-repeat; background-size: 100%; position: absolute; left: 50%; top: 50%; margin-left: -25px; margin-top: -25px; }
.video-box li a .tit { margin-top: 8px; }

.advan { padding: 1.5rem 0; background: url(../images/advan-bg.jpg) no-repeat bottom #32312f; background-size: 100%; }
.advan .public-header .pub-tit { color: #fff; }
.advan .public-header .pub-tit span { color: #018c6b; }
.advan .public-header .pub-txt { color: #fff; }
.advan .advan-box { margin: 10px 10px 0; }
.advan .advan-box li { background: url(../images/advan-cont.png); background-size: 100% 100%; margin-top: 8px; padding: 8px; }
.advan .advan-box li .item { overflow: hidden; }
.advan .advan-box li .item .img { float: left; margin-right: 10px; width: 120px; height: 74px; box-sizing: border-box; }
.advan .advan-box li .item .img img { width: 100%; height: 100%; }
.advan .advan-box li .item .kuang-box .tit { font-size: 15px; }
.advan .advan-box li .item .kuang-box .txt { font-size: 12px; line-height: 16px; height: 48px; color: #666; overflow: hidden; }

.store { padding: 1.5rem 0; background: url(../images/store-bg.jpg) no-repeat bottom #f8f1e8; background-size: 100%; }

.news { padding-bottom: 1.5rem; background: #fff; }
.news .pub-tit { height: 40px; line-height: 40px; width: 100%; background: #eee; }
.news .pub-tit a { display: block; float: left; width: 50%; text-align: center; font-size: 15px; color: #555; }
.news .pub-tit a.click { background: #018c6b; color: #fff; }
.news .newscont { padding-top: 5px; }
.news .tuijian { border-bottom: 1px solid #E8E8E8; }
.news .tuijian:before, .news .tuijian:after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }
.news .tuijian a { display: -webkit-box; padding: 1rem; }
.news .tuijian .img { width: 120px; height: 90px; margin-right: 10px; }
.news .tuijian .img img { width: 100%; height: 100%; }
.news .tuijian .cont { -webkit-box-flex: 1; }
.news .tuijian .tit { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news .tuijian .time { font-size: 1.2rem; color: #999; margin-top: .3rem; }
.news .tuijian .desc { margin-top: .3rem; color: #666; font-size: 1.2rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; display: -moz-box; display: -ms-box; display: box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-box-orient: vertical; box-orient: vertical; -webkit-line-clamp: 2; }
.news .newscon li { border-bottom: 1px dashed #DDD; }
.news .newscon li a { display: block; padding: 0 1rem; line-height: 4rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.contact { padding: 15px 10px; text-align: center; color: rgba(255, 255, 255, 0.7); font-size: 12px; line-height: 25px; background: #02765b; }
.contact p { margin: 0; }

.banquan { width: 100%; padding: 0.8rem 0; text-align: center; line-height: 18px; color: #aaa; font-size: 1.2rem; background: #333; border-top: 1px solid rgba(255, 255, 255, 0.2); }

.type { width: 100%; padding: 5px 3px; overflow: hidden; }
.type .swiper-container { padding: 2px 0; }
.type .swiper-container li { padding: 3px; }
.type .swiper-container li a { display: block; height: 34px; line-height: 34px; text-align: center; font-size: 12px; background: #fff; border-radius: 5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.type .swiper-container li a.active { background: #018c6b; color: #fff; }

.inside_add { width: 100%; height: 3rem; line-height: 3rem; font-size: 1.2rem; background: #018c6b; color: #fff; padding: 0 10px; }
.inside_add a { color: #fff; }

.list_tit { width: 100%; height: 4rem; background: #FFF; border-bottom: 1px solid #DDD; position: fixed; left: 0; top: 5rem; z-index: 9; }
.list_tit li { height: 4rem; text-align: center; line-height: 4rem; width: 33.33%; float: left; }
.list_tit li.active { border-bottom: 2px solid #018c6b; }
.list_tit li.active a { color: #018c6b; }

.list_cont { background: #fff; }
.list_cont .cont { overflow: hidden; padding: 0 15px; }
.list_cont .cont li { padding: 15px 0; border-bottom: 1px solid #ddd; overflow: hidden; }
.list_cont .cont li .img4-3 { width: 120px; float: left; margin-right: 10px; }
.list_cont .cont li .tit { font-size: 16px; }
.list_cont .cont li .date { font-size: 12px; color: #666; margin-top: 5px; }
.list_cont .cont li .des { font-size: 12px; color: #666; margin-top: 5px; line-height: 18px; height: 36px; }
.list_cont .label { margin: 15px 10px 0; font-size: 12px; }
.list_cont .label a { padding: 0 10px; height: 24px; line-height: 24px; background: #eee; margin: 5px; display: inline-block; }

.listshow { width: 100%; padding: 0 15px; background: #fff; overflow: hidden; }
.listshow .title { padding: 2rem 0; text-align: center; font-size: 1.8rem; font-weight: bold; line-height: 1.4; border-bottom: 1px solid #ddd; }
.listshow .title .time { font-size: 1.2rem; font-weight: normal; color: #999; margin-top: 10px; }
.listshow .title .time a { color: #999; }
.listshow .title .pic { max-width: 90%; margin: 1rem 5% 0; }
.listshow .title .pic img { width: 100%; }
.listshow .cont { line-height: 24px; overflow: hidden; color: #555; }
.listshow .cont img { max-width: 100%; margin-bottom: 1.5rem; }
.listshow .next { font-size: 14px; line-height: 30px; height: 75px; padding-top: 15px; border-top: 1px solid #ddd; overflow: hidden; }
.listshow .next a { display: block; }
.listshow .label { margin: 10px 0; font-size: 12px; }
.listshow .label a { padding: 0 10px; height: 24px; line-height: 24px; background: #cdcdcd; margin: 5px; display: inline-block; }
.listshow .xiangguan { padding-top: 10px; }
.listshow .xiangguan .tit { height: 30px; line-height: 30px; font-size: 16px; font-weight: bold; position: relative; padding-left: 15px; }
.listshow .xiangguan .tit:before { position: absolute; left: 0; top: 6px; width: 6px; height: 18px; border-radius: 2px; background: #018c6b; content: ''; }
.listshow .xiangguan li { border-bottom: 1px dashed #DDD; }
.listshow .xiangguan li a { display: block; padding-left: 10px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; }
.listshow .xiangguan li a:before { position: absolute; left: 0; top: 18px; width: 4px; height: 4px; border-radius: 50%; background: #018c6b; content: ''; }

.inside_about { width: 100%; padding: 0 15px; line-height: 24px; background: #fff; overflow: hidden; }
.inside_about img { max-width: 100%; margin-bottom: 1.5rem; }

.pro_cont { background: #fff; }

.screen { width: 100%; height: 4.4rem; padding: 0; background: #fff; }
.screen li { height: 4.4rem; text-align: center; line-height: 4.2rem; }
.screen li.active { border-bottom: 2px solid #018c6b; }
.screen li.active a { color: #018c6b; }

.message { padding: 1.5rem; overflow: hidden; background: #fff; }
.message h1 { margin: 0; padding-bottom: 1rem; border-bottom: 1px solid #DDD; text-align: center; font-size: 2.4rem; }
.message ul { padding: 1rem 0; }
.message li { padding: .6rem 0; margin: 5px 0; overflow: hidden; }
.message input, .message select, .message textarea { float: left; width: -webkit-calc(100% - 80px); height: 3.5rem; padding: 0 1rem; border: 1px solid #CCC; border-radius: .3rem; font-size: 1.4rem; }
.message textarea { height: auto; }
.message .fieldname { width: 70px; float: left; font-size: 1.4rem; color: #666; line-height: 3.5rem; text-align: right; font-weight: bold; }
.message select.form-control { -moz-appearance: menulist; -webkit-appearance: menulist; }
.message .chose { float: left; margin-right: 10px; margin-top: 10px; }
.message .chose input { width: 13px; height: 13px; margin-right: 5px; margin-top: 5px; }
.message .bitian { color: red; float: right; }

/*# sourceMappingURL=style.css.map */
