@charset "UTF-8";
/* Scss Document */
/* 引入compass的库 */
/*引入基础样式*/
/*主色*/
/*配色*/
/*红色*/
/*绿色*/
/*一般*/
/*黄色*/
/*灰色*/
/*网页背景色*/
/*边框线颜色*/
/*文字默认颜色*/
/*链接文字颜色*/
/*=============铵钮=============*/
.header { width: 100%; height: 5rem; background: #fff; border-bottom: 1px solid #eee; display: -webkit-box; -webkit-box-pack: center; -webkit-box-align: center; text-align: center; }
.header img { max-width: 86%; max-height: 3.6rem; }

.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: #e62129; }

.footer { width: 100%; height: 4rem; background-color: #00499a; text-align: center; position: fixed; left: 0; bottom: 0; z-index: 9; }
.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: 18px; font-weight: bold; line-height: 100px; }
.fastnav .top img { max-width: 80%; max-height: 50px; margin-top: 20px; }
.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; }

.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; font-size: 1.8rem; font-weight: bold; color: #00499a; padding: 0 10px; }

.public-des { text-align: center; font-size: 1.2rem; color: #111; line-height: 18px; padding: 5px 10px; }

.service { background: #fff; padding: 1.5rem 0 0.5rem; }
.service .ser-box { margin: 15px; border: 1px solid #ddd; }
.service .ser-box .ser-top { width: 100%; line-height: 20px; background: #f5f3f4; padding: 10px 20px; box-sizing: border-box; }
.service .ser-box .ser-top img { width: 40px; height: 40px; float: left; margin-right: 15px; }
.service .ser-box .ser-top .tit { font-size: 16px; font-weight: bold; }
.service .ser-box .ser-top .txt { font-size: 12px; }
.service .ser-box .sercont { margin: 5px; overflow: hidden; }
.service .ser-box .sercont a { display: block; float: left; width: calc(50% - 10px); margin: 5px; border: 1px solid #9ea0a6; height: 30px; line-height: 28px; text-align: center; box-sizing: border-box; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.service .ser-box .sercont a:hover { background: #00499a; border: 1px solid #00499a; color: #fff; }
.service .ser-box .sercont .long { width: calc(100% - 10px); }

.advan { background: #fafafa; padding: 1.5rem 0; }
.advan .advan-box { margin-top: 10px; overflow: hidden; }
.advan .advan-box li { width: 25%; float: left; text-align: center; padding: 10px; box-sizing: border-box; }
.advan .advan-box li img { height: 36px; }
.advan .advan-box li .tit { font-size: 14px; font-weight: bold; margin-top: 10px; }

.case { background: #fff; padding: 1.5rem 0; }
.case .case-box { padding: 5px; box-sizing: border-box; overflow: hidden; }
.case .case-box li { width: 33.33%; float: left; padding: 5px; box-sizing: border-box; }
.case .case-box li a { display: block; width: 100%; }
.case .case-box li a .img { width: 100%; padding-top: 140%; height: auto; overflow: hidden; position: relative; border: 1px solid #ddd; box-sizing: border-box; }
.case .case-box li a .img img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; }
.case .case-box li a .name { text-align: center; font-size: 12px; margin-top: 10px; }
.case .more { height: 36px; width: 200px; background: #00499a; margin: 1rem auto 0; text-align: center; line-height: 36px; color: #fff; display: block; }

.news { padding-bottom: 1.5rem; background: #fff; }
.news .pub-tit { height: 40px; line-height: 40px; width: 100%; background: #f4f4f4; }
.news .pub-tit a { display: block; float: left; width: 50%; text-align: center; font-size: 15px; color: #555; }
.news .pub-tit a.click { background: #00499a; 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; }
.news .more { height: 36px; width: 200px; background: #00499a; margin: 1rem auto 0; text-align: center; line-height: 36px; color: #fff; display: block; }

.contact { padding: 10px; background: #262e36; }
.contact .cont { overflow: hidden; }
.contact .cont li { width: 100%; float: left; color: #c9c9c9; padding: 5px 0; }
.contact .cont li .iconfont { font-size: 15px; margin-right: 5px; }
.contact .cont .half { width: 50%; }

.banquan { width: 100%; padding: 0.8rem 0; text-align: center; line-height: 18px; color: #c9c9c9; font-size: 1.2rem; background: #262e36; border-top: 1px solid rgba(255, 255, 255, 0.2); }

.type { width: 100%; padding: 5px 3px; overflow: hidden; }
.type li { float: left; padding: 3px; box-sizing: border-box; text-align: center; }
.type li a { display: block; height: 36px; line-height: 36px; background: #fff; border-radius: 5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.type li a.active { background: #00499a; color: #fff; }
.type .second { margin-top: 10px; }
.type .second a { padding: 3px 10px; float: left; color: #666; display: block; }
.type .second a.active { color: #00499a; }

.inside_add { width: 100%; height: 3rem; line-height: 3rem; font-size: 1.2rem; background: #00499a; 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 #00499a; }
.list_tit li.active a { color: #00499a; }

.list_cont { background: #fff; }
.list_cont .cont { width: 100%; }
.list_cont .cont li { padding: 1rem 0; border-bottom: 1px solid #e8e8e8; overflow: hidden; }
.list_cont .cont li img { width: 120px; height: 90px; float: left; margin: 0 1rem; }
.list_cont .cont li .intro { overflow: hidden; margin-right: 1rem; }
.list_cont .cont li .intro .name { font-size: 16px; color: #333; height: 28px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.list_cont .cont li .intro .date { font-size: 12px; color: #999; }
.list_cont .cont li .intro .date .iconfont { margin-right: 5px; }
.list_cont .cont li .intro .con { font-size: 12px; color: #666; line-height: 20px; height: 40px; overflow: hidden; }
.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; }

.list_cont2 { background: #fff; }
.list_cont2 li { height: 45px; border-bottom: 1px solid #e4e4e4; padding: 0 10px 0 20px; position: relative; }
.list_cont2 li .time { float: right; font-size: 12px; color: #999; line-height: 44px; }
.list_cont2 li a { display: block; line-height: 44px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.list_cont2 li:before { content: ""; font-size: 0; border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 4px solid #00499a; position: absolute; top: 50%; left: 10px; margin-top: -4px; }
.list_cont2 .label { margin: 15px 10px 0; font-size: 12px; }
.list_cont2 .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: #00499a; 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: #00499a; 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; padding: 5px; }
.pro_cont .pro-box { overflow: hidden; }
.pro_cont .pro-box li { width: 50%; float: left; padding: 5px; box-sizing: border-box; text-align: center; }
.pro_cont .pro-box li a { display: block; box-sizing: border-box; width: 100%; }
.pro_cont .pro-box li a .img4-3 { width: 100%; }
.pro_cont .pro-box li a .txt { color: #333; height: 36px; line-height: 36px; width: 100%; font-size: 1.3rem; background: #f6f7fb; }

.case_cont { background: #fff; padding: 1rem 5px; }
.case_cont .cont { width: 100%; }
.case_cont .cont li { width: 50%; padding: 5px; float: left; text-align: center; }
.case_cont .cont li a { display: block; }
.case_cont .cont li .img4-3 { width: 100%; }
.case_cont .cont li .txt { color: #333; padding: 8px 0 0; width: 100%; font-size: 1.3rem; }

.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 #00499a; }
.screen li.active a { color: #00499a; }

.wenda { background: #fff; }
.wenda li { height: 48px; line-height: 48px; padding: 0 15px; border-bottom: 1px dashed #eee; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.wenda li a { position: relative; padding-left: 10px; }
.wenda li a:before { position: absolute; left: 0; top: 50%; height: 3px; width: 3px; border-radius: 50%; background: #333; content: ''; }

/*# sourceMappingURL=style.css.map */
