﻿@charset "utf-8";
/* 走进托里 -----------------------------------------*/
.gk-box>.hd { margin-bottom: 60px; }
.gk-box>.hd h3 a { display: block; height: 141px; text-align: center; font-size: 0; background: url(../img/gk-title-1.png) no-repeat center; }

/* gk-row-01 --------- */
.gk-row-01 { background: url(../img/gk-bg-1.jpg) no-repeat center top; background-size: cover; padding-block: 20px 10px; }
.gk-row-01 .path { margin-top: 0; margin-bottom: 50px; }

/* gk-box-about */
.gk-box-about { position: relative; margin-bottom: 90px; }
.gk-box-about .pic,
.gk-box-about .pic img { width: 800px; height: 440px; }
.gk-box-about .con { width: 490px; height: 374px; padding: 40px; box-sizing: border-box; background: #fff url(../img/border.png) no-repeat center; border-radius: 10px; overflow: hidden; position: absolute; right: 0; bottom: 0; }
.gk-box-about .intro { display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; text-overflow: ellipsis; overflow: hidden; text-align: justify; text-justify:distribute-all-lines; text-indent: 2em; }
.gk-box-about .more { width: 140px; display: block; height: 40px; line-height: 40px; text-align: center; border-radius: 40px; border: 1px solid #D2D9E0; color: #1266C3; margin: 20px auto 0; transition: 0.4s; }
.gk-box-about .more:hover { color: #fff; background-color: #1266C3; border-color: #1266C3; }

/* gk-box-tab */
.gk-box-tab .in-tab { height: 361px; float: left; margin-right: 10px; box-sizing: border-box; }
.gk-box-tab .in-tab:last-child { margin-right: 0;}
.gk-box-tab .in-tab .hd { position: relative; width: 190px; cursor: pointer; height: 361px; float: left; background: url(../img/gk-xzqh.jpg) no-repeat right center; }
.gk-box-tab .in-tab .hd::before { width: 179px; height: 361px; display: block; content: ""; position: absolute; left: 0; top: 0; z-index: 1; background: url(../img/border-blue.png) no-repeat; }
.gk-box-tab .in-tab .hd h3 { border: 1px solid rgba(255, 255, 255, 0.4); z-index: 2; width: 50px; padding: 5px; position: absolute; top: 65px; right: 27px; }
.gk-box-tab .in-tab .hd h3 a,
.gk-box-tab .in-tab .hd h3 span { font-size: 18px; display: block; font-size: 20px; line-height: 1.3; font-weight: bold; font-family: Source-Han-Serif-CN; color: #1266C3; text-align: center; padding: 20px 15px; width: 20px; background-color: #fff; text-align: center; }
.gk-box-tab .in-tab .bd { float: left; display: none !important; margin-top: 20px; width: 320px; height: 342px; background: url(../img/tab-bg.jpg) no-repeat; padding: 30px 25px 0; box-sizing: border-box;  }
.gk-box-tab .in-tab .infoList li,
.gk-box-tab .in-tab .infoList li a { color: #fff; }
.gk-box-tab .in-tab .infoList li::before { background: #fff; border-radius: 100%; }
.gk-box-tab .in-tab .infoList li:hover a { font-weight: bold; }


.gk-box-tab .in-tab2 .hd { background: url(../img/gk-zrdl.jpg) no-repeat right center; }
.gk-box-tab .in-tab3 .hd { background: url(../img/gk-mytc.jpg) no-repeat right center; }
.gk-box-tab .in-tab4 .hd { background: url(../img/gk-lswh.jpg) no-repeat right center; }
.gk-box-tab .in-tab5 .hd { background: url(../img/gk-cxtl.jpg) no-repeat right center; }
.gk-box-tab .in-tab6 .hd { background: url(../img/gk-mzfq.jpg) no-repeat right center; }

/* gk-row-02 --------- */
.gk-row-02 { background: url(../img/gk-bg-2.jpg) no-repeat center; background-size: cover; padding-block: 30px 140px; }

/* gk-box-photo */
.gk-box-photo>.hd h3 a { background: url(../img/gk-title-2.png) no-repeat center; }

.phtotList-swiper{ perspective: 1200px; overflow:hidden; height:470px; margin:0 auto;}
.phtotList-swiper li { position: relative; }
.phtotList-swiper .title { color: #fff; line-height: 60px; text-align: center; height: 60px; position: absolute; bottom: 0; width: 100%; padding: 0 5%; box-sizing: border-box; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.phtotList-swiper .title a { color: inherit; }
.phtotList-swiper .titleBg { display: block; content: ""; width: 100%; height: 100px; position: absolute; bottom: 0; left: 0;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%); }.
.phtotList-swiper .swiper-wrapper { transform-style: preserve-3d; }
.phtotList-swiper .swiper-slide {width: 800px; height: 470px; transform-style: preserve-3d; z-index:8; }
.phtotList-swiper .swiper-slide-active { z-index:10; }
.phtotList-swiper .swiper-slide-next,
.phtotList-swiper .swiper-slide-prev { z-index:9;  }
.phtotList-swiper .swiper-slide-next+.swiper-slide{ z-index:8; }
.phtotList-swiper .sjmt-prev,
.phtotList-swiper .sjmt-next { position:absolute; top:0;bottom:0; width: 200px;cursor:pointer;z-index:100;}
.phtotList-swiper .sjmt-prev{ left:0; }
.phtotList-swiper .sjmt-next{ right:0; }
.phtotList-swiper .sjmt-prev::before,
.phtotList-swiper .sjmt-next::before { display: block; content: "\E647"; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); font-family: "iconfont"; font-weight: bold; color: #fff; text-align: center; font-size: 20px; border-radius: 100%; border: 2px solid #fff; width: 32px; height: 32px; line-height: 32px; }
.phtotList-swiper .sjmt-prev::before { content: "\E648"; }


/* gk-row-03 --------- */
.gk-row-03 {  padding-block: 30px 140px; }

/* gk-box-invest */
.gk-box-invest>.hd h3 a { background: url(../img/tz-title.png) no-repeat center; }
.gk-box-invest>.hd ul { display: flex; justify-content: center; gap: 40px; padding-top: 40px; }
.gk-box-invest>.hd li a { padding: 0 45px; line-height: 60px; background-color: #EFF6FF; border: 1px solid #E6EFF9;  box-sizing: border-box; color: #5E6E7F; font-size: 22px; font-weight: bold; display: block; transition: 0.4s; }
.gk-box-invest>.hd li:hover a { color: #fff; background-color: #116ACE; border-color: #07468D;}

/* focusNews */
#focusNews { float: left; width: 550px; margin-right: 30px; position: relative; }
#focusNews .bd li { position: relative; }
#focusNews .bd .pic img { width: 550px; height: 360px; }
#focusNews .bd .title { width: 75%; height: 50px; line-height: 50px; color: #fff; text-align: left; position: absolute; left: 0; bottom: 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
#focusNews .bd .title a { color: inherit; padding-left: 20px; }
#focusNews .bd .titleBg { background-color: rgba(0, 0, 0, 0.5);; position: absolute; width: 100%; height: 50px; bottom: 0; left: 0; }
#focusNews .hd { position: absolute; bottom: 18px; right: 15px; }
#focusNews .hd li { float: left; width: 12px; height: 12px; background-color: #fff; border-radius: 100%; margin-left: 10px; cursor: pointer; font-size: 0; }
#focusNews .hd li span { display: none; }
#focusNews .hd li.on { background-color: #A81010; }


/* datelist */
.datelist { overflow: hidden;}
.datelist li { margin-bottom: 26px; padding-bottom: 26px; height: 75px; border-bottom: 1px dashed #D2D2D2; position: relative; padding-left: 100px;}
.datelist .date { width: 75px; height: 75px; background-color: #C0C7D0; border-radius: 3px; transition: 0.4s all; text-align: center; align-content: center; color: #fff; position: absolute; left: 5px; top: 5px; display: flex; flex-wrap: wrap; justify-content: center; }
.datelist .date>span { width: 100%; line-height: 1.5; font-size: 14px; }
.datelist .date>span.dd { font-weight: bold; font-size: 24px; }
.datelist .con { text-align: left;}
.datelist .tit {  font-weight: bold; line-height: 30px; height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } 
.datelist .intro { font-size: 14px;color: #666; line-height: 24px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; }
.datelist li:hover .date { background-color: #A81010; }

/* 政务服务------------------------------------------- */

/* 统一平台 */
.zwfw-row-typy { background-color: #F5F9FF; min-width: 1200px; padding-block: 50px; }
.zwfw-row-typy .box-platform { display: flex; justify-content: space-between;}
.zwfw-row-typy .box-platform li { width: 175px; background-color: #fff; border-radius: 5px; box-shadow: 0px 0px 9.5px rgba(146, 198, 255, 0.17); transition: all 0.3s ease-out 0s; }
.zwfw-row-typy .box-platform li a { display: block; padding-top: 15px; height: 105px; width: 100%;}
.zwfw-row-typy .box-platform li a::before { display: block; border-radius: 10px; transition: 0.4s; color: #fff; background: linear-gradient(180deg, #7FEEFD 0%, #5BAEF5 100%); width: 50px; height: 50px; margin: 0 auto 5px; font-size: 40px; line-height: 50px; content: '\E807'; font-family: "iconfont"; }
.zwfw-row-typy .box-platform .li2 a::before { content: "\E808"; }
.zwfw-row-typy .box-platform .li3 a::before { content: "\E809"; }
.zwfw-row-typy .box-platform .li4 a::before { content: "\E810"; }
.zwfw-row-typy .box-platform .li5 a::before { content: "\E811"; }
.zwfw-row-typy .box-platform .li6 a::before { content: "\E812"; }
.zwfw-row-typy .box-platform li:hover { transform: translateY(-5px); box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 4px 6px -2px rgba(0, 0, 0, 0.05); }
.zwfw-row-typy .box-platform li:hover a::before { transform: rotateY(180deg); }
.zwfw-row-typy .box-platform .li2 a::before { background: linear-gradient(180deg, #FAB32A 0%, #EF6C06 100%); }
.zwfw-row-typy .box-platform .li3 a::before { background: linear-gradient(180deg, #A6B6FF 0%, #5270F4 100%); }
.zwfw-row-typy .box-platform .li4 a::before { background: linear-gradient(180deg, #F65E5E 0%, #E41D1D 100%); }
.zwfw-row-typy .box-platform .li5 a::before { background: linear-gradient(180deg, #B98EFF 0%, #7E63F7 100%); }
.zwfw-row-typy .box-platform .li6 a::before { background: linear-gradient(180deg, #7DA4FF 0%, #3978F6 100%); }

/* 个人服务、企业服务 */
.zwfw-row-tab { margin-bottom: 40px; }
.zwfw-row-tab .main-service { overflow: hidden; margin-bottom: 40px; }
.zwfw-row-tab .main-service .hd { border-bottom: 1px solid #e8e8e8; text-align: center; height: 100px; line-height: 100px; }
.zwfw-row-tab .main-service .hd li { float: none; display: inline-block; font-size: 30px; height: 98px; line-height: 98px; margin: 0 30px; color: #5E6E7F; cursor: pointer; }
.zwfw-row-tab .main-service .hd li.on { color: #1266C3; }
.zwfw-row-tab .main-service .node-list li { margin-top: 20px; float: left; width: 170px; margin-right: 35px; }
.zwfw-row-tab .main-service .node-list li:nth-child(6n) { margin-right: 0; }
.zwfw-row-tab .main-service .node-list li a { width: 100%; background: #FBFCFE; border-radius: 5px; border: 1px solid #E7F0F8; transition: 0.4s; height: 55px; line-height: 55px; display: flex; align-items:center; justify-content:center;}
.zwfw-row-tab .main-service .node-list li a:hover { background-color: #116ACE; border-color: #116ACE; color: #fff; }

/* btn-list */
.btn-list { display: flex; justify-content: space-between; }
.btn-list li { width: 580px; height: 110px; transition: all 0.3s ease-out 0s; }
.btn-list li a { display: block; line-height: 110px; position: relative; text-align: left; transition: 0.4s; background: linear-gradient(90deg, #6391FE 0%, #3B7AF6 100%); border-radius: 10px; font-weight: bold; color: #fff; font-size: 24px; padding-left: 147px; box-sizing: border-box; width: 100%; }
.btn-list .li2 a { background: linear-gradient(90deg, #FAB22A 0%, #EF6E07 100%); }
.btn-list li a::before,
.btn-list li a::after { display: block; content: ""; position: absolute; top: 50%; transform: translateY(-50%); transition: 0.4s; }
.btn-list li a::after { width: 64px; height: 64px; border-radius: 100%; font-family: iconfont; font-size: 40px; font-weight: normal; background-color: rgba(0, 0, 0, 0.1); right: 50px; text-align: center; line-height: 64px; content: "\E813"; }
.btn-list li a::before { left: 56px; width: 52px; height: 46px; }
.btn-list .li1 a::before { background: url(../img/icon-01.png) no-repeat center; }
.btn-list .li2 a::before { background: url(../img/icon-02.png) no-repeat center; }
.btn-list li:hover { transform: translateY(-5px); box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 4px 6px -2px rgba(0, 0, 0, 0.05);  }
.btn-list li:hover a::after { right: 40px; }


/* 主题集成服务 ---- */
.box-kstb { margin: 20px auto 40px; }
.box-kstb .hd { margin-bottom: 40px; }
.box-kstb .bd ul { display: flex; justify-content: space-between; }
.box-kstb .bd li { width: 280px; transition: all 0.5s; border-radius: 10px; }
.box-kstb .bd li:hover { transform: translateY(-10px); }
.box-kstb .bd img { border-radius: 10px; display: block; width: 280px; height: 180px; }
.box-kstb .bd p { display: flex; align-items: center; justify-content: center; position: relative; top: -20px; z-index: 1; }
.box-kstb .bd span { padding: 0 35px 0 40px; display: flex; align-items: center; color: #fff; line-height: 40px; font-weight: bold; border-radius: 50px; background: linear-gradient(90deg, #7DEBFD 0%, #6DBDFF 100%); }
.box-kstb .bd span::after { content: ""; width: 18px; height: 18px; background: url(../img/icon-03.png) no-repeat center; margin-left: 18px; }
.box-kstb .bd .li2 span { background: linear-gradient(90deg, #F55B5B 0%, #E52020 100%); }
.box-kstb .bd .li3 span { background: linear-gradient(90deg, #B68CFF 0%, #8065F7 100%); }
.box-kstb .bd .li4 span { background: linear-gradient(90deg, #79A1FF 0%, #3C7AF6 100%); }


/* box-fwpd */
.box-fwpd { margin: 0 auto 40px; }
.box-fwpd .hd { margin-bottom: 40px; }
.box-fwpd .bd li { float: left; text-align: left; position: relative; width: 18.4%; margin-right: 2%; height: 120px; box-sizing: border-box; background: linear-gradient(168deg, #e9ebff 0%, #f6faff 100%); border: 1px solid #d3e2fb; border-radius: 10px; -webkit-transition: all .3s; transition: all .3s; }
.box-fwpd .bd li a { display: block; width: 100%; padding: 20px; height: 100%; box-sizing: border-box; }
.box-fwpd .bd li a::before { display: block; content: "\E618"; color: #D2DEF1; font-family: iconfont; font-size: 60px; position: absolute; right: 5%; top: 20%; }
.box-fwpd .bd .li2 a::before { content: "\E703"; color: #FBDDDA; }
.box-fwpd .bd .li3 a::before { content: "\E627"; color: #F2E1C4; }
.box-fwpd .bd .li4 a::before { content: "\E691"; color: #BEE2E0; }
.box-fwpd .bd .li5 a::before { content: "\E601"; color: #D2DEF1; }
.box-fwpd .bd .li2 { border: 1px solid #f7dfdb; background: -webkit-gradient(linear, left bottom, left top, from(#fff5f4), to(#feebe8)); background: linear-gradient(0deg, #fff5f4, #feebe8); }
.box-fwpd .bd .li3 { background: -webkit-gradient(linear, left bottom, left top, from(#fffcf4), to(#f8f0de)); background: linear-gradient(0deg, #fffcf4, #f8f0de); border: 1px solid #e4d9ba; }
.box-fwpd .bd .li4 { background: linear-gradient(168deg, #d9efee 0%, #ecf9f8 100%); border: 1px solid #cfe9e7; }
.box-fwpd .bd .li5 { background: -webkit-gradient(linear, left bottom, left top, from(#f3f9fc), to(#d8ecfc)); background: linear-gradient(0deg, #f3f9fc, #d8ecfc); border: 1px solid #d9ecfc; margin-right: 0; }
.box-fwpd .bd p { position: relative; z-index: 1; }
.box-fwpd .bd .name { font-weight: bold; font-size: 16px; }
.box-fwpd .bd .text { font-size: 14px; color: #999; }
.box-fwpd .bd li:hover { transform: translateY(-5px); box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 4px 6px -2px rgba(0, 0, 0, 0.05); }

/* box-tsfw */
.box-tsfw,
.box-tsfw .hd { margin-bottom: 40px; }
.box-tsfw .bd .ul1 { display: flex; justify-content: space-between; }
.box-tsfw .bd .ul1>.li1 { background: url(../img/bg-01.jpg) no-repeat center; height: 411px; background-size: cover; padding: 30px; box-sizing: border-box; width: 280px; }
.box-tsfw .bd .ul1>.top2 { background: url(../img/bg-02.jpg) no-repeat center; background-size: cover; }
.box-tsfw .bd .ul1>.top3 { background: url(../img/bg-03.jpg) no-repeat center; background-size: cover; }
.box-tsfw .bd .ul1>.top4 { background: url(../img/bg-04.jpg) no-repeat center; background-size: cover; }
.box-tsfw .bd .ul1>.li1 h3 { line-height: 40px; height: 40px; margin-bottom: 20px; font-weight: bold; color: #fff; text-align: center; font-size: 24px; }
.box-tsfw .bd .ul2 a { display: flex; border: 1px solid rgba(255, 255, 255, 0.4); width: 100%; margin: 0 auto 15px; transition: all 0.5s; color: #fff; line-height: 24px; border-radius: 5px; box-sizing:border-box; justify-content: center; align-items: center; padding: 10px; box-sizing: border-box; }
.box-tsfw .bd .ul2 a:hover { background-color: #fff; color: #1266C3; }


/* side-service */
.side-service { margin-bottom: 20px; }
.side-service ul { display: flex; justify-content: space-between; }
.side-service li { width: 280px; height: 110px; border-radius: 10px; overflow: hidden; transition: all 0.3s ease-out 0s; }
.side-service li:hover { transform: translateY(-5px); box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 4px 6px -2px rgba(0, 0, 0, 0.05); }
.side-service img { width: 280px; height: 110px; }


/* 文章首页 -----------------------------------------*/
.pageSlide { background: #F1F7FF; position: relative; margin-bottom: 30px; }
.pageSlide li { overflow: hidden;}
.pageSlide .pic { float: left; width: 800px;}
.pageSlide .pic img { width: 800px; height: 450px;}
.pageSlide .con { overflow: hidden; zoom: 1; padding: 3% 3% 0 3%; }
.pageSlide .title { font-size: 28px; font-weight: bold; line-height: 40px; max-height: 120px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis;}
.pageSlide .date { display: block; padding: 10px 0; color: #999; }
.pageSlide .intro { color: #777; line-height: 30px; height: 120px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; text-overflow: ellipsis;}
.pageSlide .hd { text-align: center; width: 400px; position: absolute; z-index: 1; bottom: 60px; right: 0; height: 15px; font-size: 0;}
.pageSlide .hd li { display: inline-block; zoom: 1; cursor: pointer; width: 15px; height: 15px; border-radius: 100%; background: #ccc; overflow: hidden; margin:0 4px;}
.pageSlide .hd li span { display: none;}
.pageSlide .hd .on { background: #005FB7;}

/* page-news ----------*/
.page-news { display: flex; justify-content: space-between; }
.page-main { width: 769px; padding-right: 30px; border-right: 1px solid #D9D9D9; margin-right: 30px; }
.page-side { flex: 1 0 0%; min-width: 0; }

/* date-list */
.date-list li { margin-bottom: 22px; height: 65px; }
.date-list .title { display: flex; align-items: center; justify-content: space-between; }
.date-list .date { width: 75px; height: 65px; background-color: #C0C7D0; border-radius: 3px; transition: 0.4s all; text-align: center; align-content: center; color: #fff; margin-right: 15px; display: flex; flex-wrap: wrap; justify-content: center; }
.date-list .date>span { width: 100%; line-height: 1.3; font-size: 14px; }
.date-list .date>span.dd { font-weight: bold; font-size: 24px; }
.date-list .tit { flex: 1 0 0%; line-height: 30px;  overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; } 
.date-list .intro { font-size: 14px;color: #666; line-height: 24px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; }
.date-list li:hover .date { background-color: #A81010; }

/* video-list */
.video-list .pic { overflow: hidden; width: 100%; height: 210px; margin-bottom: 15px; }
.video-list .pic img { width: 100%; height: 210px; transition: 0.4s all; }
.video-list .pic:hover img { transform: scale(1.05); }
.video-list .t { border-bottom: 1px dashed #D9D9D9; padding-bottom: 15px; margin-bottom: 10px; }
.video-list .t .title { color: #005FB7; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; line-height: 26px; height: 26px; }
.video-list .t .title a { color: inherit; display: flex; font-weight: bold; justify-content: center; }
.video-list .t .title a::before { content: "最新"; border: 1px solid #CC0001; margin-right: 8px; line-height: 24px; height: 24px; padding: 0 5px; border-radius: 4px; color: #CC0001; font-size: 14px; font-weight: normal; }
.video-list .n { line-height: 40px; height: 40px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; position: relative; padding-left: 30px;}
.video-list .n::before { content: "\E613"; font-family: "iconfont"; font-size: 26px; position: absolute; top: 50%; transform: translateY(-50%); left: 0; color: #1266C3; }

/* box-special */
.box-special { margin-bottom: 30px; }


/* 栏目循环 */
.pageBoxLoop { overflow: hidden;}
.pageBoxLoop .box-border { box-sizing: border-box; }

/* 文章列表页 -----------------------------------------*/
#sideWeiXin .bd { text-align: center;}

/* 内容带图片的信息列表_图片判断式 */
.pageTPList li { padding: 15px; border-bottom: 1px dashed #E1E1E1; overflow: hidden;}
.pageTPList .pic { float: left; margin-right: 25px; width: 200px; overflow: hidden;}
.pageTPList .pic img { width: 100%; height: auto; transition: 0.5s all; }
.pageTPList .pic:hover img { transform: scale(1.1); }
.pageTPList .con { overflow: hidden; zoom: 1;}
.pageTPList .title { font-size: 18px; line-height: 36px; height: 36px; margin-bottom: 5px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.pageTPList .intro { margin-bottom: 5px; font-size: 14px; line-height: 24px; color: #999; max-height: 48px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis;}
.pageTPList .title a:hover { text-decoration: none;}
.pageTPList .intro .more { display: none;}
.pageTPList .others { font-size: 14px; color: #aaa;}
.pageTPList .others span { margin-right: 15px;}
.pageTPList .node { color: #aaa; margin-right: 15px;}
.pageTPList .last { border-bottom: 0; margin-bottom: 0;}
.pageTPList .on { background: #F9F9F9;}


/* newsList */
.newsList { padding: 0 10px;}
.newsList li { height: 42px; line-height: 42px; font-size: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; position: relative; padding-left: 20px; }
.newsList li::before { display: block; content: "";  background: url(../../base/img/dot.png) no-repeat; width: 6px; height: 6px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); }
.newsList li.highlight { font-weight: bold; }
.newsList .date { margin-left: 15px; float: right; color: #818181; font-size: 14px; }
.newsList .node { color: #f00; margin-right: 5px; }
.newsList .address { float: right; background-color: #F9F9F9; font-size: 14px; color: #777; padding: 0 10px; border-radius: 4px; height: 26px; line-height: 26px; margin-top: 4px; transition: 200ms; margin-left: 20px; }
.newsList .address:hover { color: #fff; background-color: #c00;}
.newsList li .disable { display: none !important;}
.newsList .split { height: 1px; background-color: #E7E7E7; margin: 20px 0; padding: 0; }
.newsList .split::before { display: none; }


/* 友情链接列表页 -----------------------------------------*/
.box-loop .box-border { padding: 5px 20px; border: 1px solid #E3E3E3; margin-bottom: 20px; }
.box-loop .box-border:last-child { margin-bottom: 0; }
.box-loop .box-border .hd { border-bottom: 1px solid #E3E3E3; }
.friendLinkList { overflow: hidden; zoom: 1; padding: 10px 0 10px 10px;}
.friendLinkList li { width: 32%; box-sizing: border-box; height: 36px; line-height: 36px; padding: 0 2% 0 20px; background: url(../../base/img/dot.png) left center no-repeat; float: left; overflow: hidden;}
.friendLinkList li:nth-child(3n) { margin-right: 0; }


/* 机构列表页------------------------------- */
.table-leader { width:100%; margin:0 0 20px; border:1px solid #ddd; border-left:none; border-collapse:collapse; vertical-align: middle; border-top: none; }
.table-leader th,.table-leader td { padding: 15px 10px; text-align:center; border-bottom:1px solid #ddd; border-left:1px solid #ddd; line-height: 24px;}
.table-leader th { background:#0253AE; font-weight: bold; color: #fff; border-color: #0253AE;}
.table-leader td.job{text-align:left;}
.table-leader td.job a { padding:0 15px; background:#0253AE; color:#fff; display: inline-block; margin-top: 5px;}
.table-leader td.job a:hover{background:#0760c4;}
.table-leader td.job .intro { display: block; }
.table-leader td.job a.more{  display: block; float: right;}
.table-leader td.name,.table-leader td.work { width: 120px; }
.table-leader td.tel { width: 140px; }

.table-leader-intro { width: 98%; margin: 0 auto;}
.table-leader-intro td { padding: 15px 30px !important; text-align: left;}
.table-leader-intro .tdlab { background-color: #f5f5f5; font-weight: bold; text-align: center; width: 140px; }

/* 信息公开-内容页 -----------------------------------------------------*/
.govDetailTable { margin-bottom: 30px; }
.govDetailTable td { background: #fff; padding: 3px 15px; width: 35%; border: 1px solid #cbd9e7; color: #333; }
.govDetailTable .tdlab { text-align: right; width: 18%; background: #F8FAFC; padding-right: 5px }


/* 文章内容页 -----------------------------------------*/
.noSideContent .printArea .conTxt { padding: 0 30px;}
.noSideContent .articleCon { border-top: 1px solid #E3E3E3; }
.articleCon { text-align: left; padding: 30px 20px 20px;}
.printArea .title { font-size: 30px; font-weight: bold; color: #005FB7; padding: 0 15px; line-height: 1.5; text-align: center; margin-bottom: 20px; word-wrap: break-word;}
.printArea .subheading { font-size: 20px; color: #555; text-align: center; margin-bottom: 20px;}
.printArea .property { font-size: 14px; margin-bottom: 20px; padding: 6px 10px; text-align: center; color: #999; border-bottom: 1px dashed #ddd;}
.printArea .property>span { padding: 0 5px;}
.printArea .property a { color: inherit; transition: 0.4s; }
.printArea .property a:hover { color: #005FB7; }
.printArea .conTxt,
.printArea .conTxt *{box-sizing:content-box}
.printArea .conTxt { color: #333; font-size: 16px; line-height: 2; text-align: left; padding: 0 0 20px 0; overflow: hidden; font-family: "Microsoft YaHei", 'PingFang SC', Arial, Helvetica, Tahoma, sans-serif; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;}
.printArea .conTxt p { padding:0px; line-height: 32px;  word-wrap: break-word; border: none; border-radius: 0; white-space:normal; text-align: justify;}
.printArea .conTxt p:first-child{margin-top: 0px}
.printArea .conTxt img { max-width: 100%; height: auto !important; border: 0; vertical-align: top}
.printArea .conTxt table{background-color: transparent; border-collapse: collapse; border-spacing: 0; text-align: left; }
.printArea .conTxt table td{padding: 5px 10px; border: 1px solid #ddd;}
.printArea .conTxt table td p{padding: 0px !important; margin: 0px !important; text-indent: 0px !important;}
.printArea .conTxt table p { margin: 0px}
.printArea .conTxt a { color: blue; text-decoration: underline;}
.printArea .conTxt em { font-style: italic;}
.printArea .conTxt ul { padding-left: 2em; list-style: inherit;}
.printArea .conTxt ol { padding-left: 2em; list-style: decimal;}
.printArea .conTxt ul li { zoom: normal; list-style: inherit; text-indent: 0 !important;}
.printArea .conTxt ol li { zoom: normal; list-style: inherit; text-indent: 0 !important;}
.printArea .conTxt h1,
.printArea .conTxt h2,
.printArea .conTxt h3,
.printArea .conTxt h4,
.printArea .conTxt h5,
.printArea .conTxt h6,
.printArea .conTxt b,
.printArea .conTxt strong { font-weight: bold;}
.printArea .conTxt h1 { font-size: 28px; line-height:38px; margin: 38px 0px 19px 0px; }
.printArea .conTxt h2 { font-size: 24px; line-height:34px; margin: 34px 0px 17px 0px; }
.printArea .conTxt h3 { font-size: 20px; line-height:30px; margin: 30px 0px 15px 0px; }
.printArea .conTxt h4 { font-size: 16px; line-height:26px; margin: 26px 0px 13px 0px; }
.printArea .conTxt h5 { font-size: 14px; line-height:24px; margin: 24px 0px 12px 0px; }
.printArea .conTxt h6 { font-size: 12px; line-height:22px; margin: 22px 0px 10px 0px; }
.printArea .conTxt blockquote{margin:10px 0px; border-left:2px solid #d8dad9; padding:0 0 0 10px; line-height:1.74; color:#888; font-size:15px; }
.printArea .conTxt blockquote p{margin:0px; line-height:1.7; color:#888; font-size:15px;}
.printArea .conTxt h1:first-child,
.printArea .conTxt h2:first-child,
.printArea .conTxt h3:first-child,
.printArea .conTxt h4:first-child,
.printArea .conTxt h5:first-child,
.printArea .conTxt h6:first-child{margin-top:0px;}
.printArea .conTxt .videoPlayer{text-indent: 0;}
.printArea .videoPlayer { position: relative; z-index: 1500; text-align: center; margin: 20px auto;}
.articleCon .userControl { font-size: 14px; border-bottom: 1px solid #ddd; overflow: hidden; text-align: left; margin-bottom: 20px; padding: 10px 0;}
.articleCon .userControl .a { color: #777; margin: 10px 10px 0 0; float: left;}
.articleCon .userControl .bdsharebuttonbox { float: right;}
.articleCon .page { padding: 10px 0; text-align: center; overflow: hidden;}

/* 文章分页 */
.articleCon .page-title-list { border: solid 1px rgb(195, 211, 242); display: inline-block; width:100% }
.articleCon .page-title-list ul { margin: 10px; }
.articleCon .page-title-list ul li { float: left; margin-right: 50px; width: 40%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.articleCon .page-title-list ul li a { color: rgb(61, 114, 211) }
.articleCon .page-title-list ul li a.current { color: rgb(244, 108, 106) }

.articleCon .others { margin-bottom: 15px;}
.articleCon .others .prev,
.articleCon .others .next { padding: 5px 0; word-wrap: break-word}

/* 相关信息 */
#relativeInfo { margin-bottom: 10px;}
#relativeInfo .hd h3 { font-size: 18px; font-weight: bold; color: #666}
#relativeInfo .bd { margin-top: 10px; padding: 20px 25px; background: #F8F8F8;}
#relativeInfo .infoList li { height: auto;}

/* 图片-列表页 ----------------------------------------- */
.picPageList { overflow: hidden; text-align: center;}
.picPageList li { float: left; width: 32%; margin-right: 2%; overflow: hidden; margin-bottom: 20px;}
.picPageList li:nth-child(3n) { margin-right: 0; }
.picPageList .pic { margin-bottom: 10px; width: 100%; height: 220px; padding: 10px; box-sizing: border-box; border: 1px solid #e3e3e3; transition: 0.3s all; }
.picPageList .pic a { display: block; width: 100%; height: 100%; overflow: hidden; }
.picPageList .pic img { height: 200px; width: 100%; transition: 0.3s all; }
.picPageList .title {  overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; line-height: 24px; height: 48px;  }
.picPageList .pic:hover { border-color: #accbee; }
.picPageList .pic:hover img { transform: scale(1.1); }

/* 视频-列表页 ----------------------------------------- */
.videoPageList { margin-right: -3%; overflow: hidden; text-align: center;}
.videoPageList li { float: left; width: 30.3%; margin: 1.5% 3% 2.5% 0; *display: inline;}
.videoPageList .pic { background: #fff; border: 1px solid #ddd; position: relative;}
.videoPageList .pic a { display: block; margin: 3%; overflow: hidden;}
.videoPageList .pic .ico { position: absolute; left: 50%; top: 50%; width: 62px; height: 62px; margin-left: -31px; margin-top: -31px; background: url(../../base/img/playbutton.png) 0 0 no-repeat; display: none; filter: alpha(opacity=80); opacity: 0.8;}
.videoPageList .pic img { height: 145px; width: 100%; -webkit-transition: 400ms; -o-transition: 400ms; -moz-transition: 400ms; transition: 400ms;}
.videoPageList .title { overflow: hidden; padding-top: 5px; line-height: 24px; height: 48px; text-align: left; font-size: 14px; padding-left: 25px; background: url(../../base/img/icons.png) 0 -2218px no-repeat;}
.videoPageList .pic:hover { border-color: #bbb;}
.videoPageList .pic:hover img { transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); -webkit-transform: scale(1.05, 1.05); -o-transform: scale(1.05, 1.05);}

/* 专题首页 -----------------------------------------*/
.spePageList { overflow: hidden; padding: 20px 0; }
.spePageList li { position: relative; float: left; width: 280px; margin: 0 25px 25px 0; text-align: center; }
.spePageList li:nth-child(4n) { margin-right: 0; }
.spePageList .pic { border-radius: 5px; display: block; width: 280px; height: 100px; overflow: hidden; }
.spePageList .pic img { width: 100%; height: 100px; transition: 0.4s all; }
.spePageList .tit { display: block; padding: 5px 0; }
.spePageList .pic:hover img { transform: scale(1.1); }
.spePageList li:hover a { text-decoration: none; color: #0253AE}
.spePageList .archivedTip { position: absolute; right: 5px; top: 5px; background: #999; color: #fff; height: 24px; line-height: 24px; font-size: 12px; padding: 0 15px;}

/* 信息提示页  */
.Showms { background: #fff; padding: 3% 5%; overflow: hidden; max-width: 540px; margin: 30px auto;}
.Showms .top,
.Showms .bottom,
.Showms .Shadow { display: none;}
.Showms .MS { overflow: hidden; zoom: 1;}
.Showms .titWrong { color: #0253AE; border-bottom: 1px solid #ccc; padding: 5px 0; margin-bottom: 15px; font-size: 18px;}
.Showms .BUT { padding: 25px 0 15px 0;}
.Showms .BUT a { padding: 0 15px; height: 36px; line-height: 36px; display: inline-block; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; cursor: pointer; margin-right: 15px; background: #eee; border: 1px solid #ccc; font-size: 14px; background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#eee)); background: -moz-linear-gradient(#FFFFFF, #eee); background: -ms-linear-gradient(#FFFFFF, #eee); background: -o-linear-gradient(#FFFFFF, #eee); background: linear-gradient(#FFFFFF, #eee);}
.Showms .BUT a:hover { color: #0253AE; border: 1px solid #aaa; text-decoration: none;}
.departmentSearch .searchBox { height: 60px; width: 100%;}
.departmentSearch .searchBox .hd { height: 36px; line-height: 36px; padding: 12px 0 12px 59px; float: left; font-size: 16px; color: #333; background: url(/content/main/petitionletter/img/petition-icons.png) 19px -151px no-repeat;}
.departmentSearch .searchBox .bd { height: 36px; width: 395px; float: right; padding: 12px 0px 0px 0px;}
.departmentSearch .searchBox .keyword { width: 200px; height: 24px; line-height: 24px; font-size: 14px; padding: 5px 0px 5px 15px; background: #fff; border: 1px solid #ccc; border-right: none; outline: none; float: left;}
.departmentSearch .searchBox .searchsubmit { width: 84px; height: 36px; line-height: 36px; font-size: 16px; color: #fff; text-align: center; background: #458adf; border: none; float: left; font-weight: bold;}
.departmentSearch { overflow: hidden; margin-bottom: 10px;}
.departments { height: 36px; width: 100px; line-height: 32px; border: 1px solid #ddd; font-size: 14px; font-family: "Microsoft YaHei", 'PingFang SC'; outline: none; float: left; margin-right: 5px;}

/* 解读回应 ----------------------------------------- */
.jdhyContent .side { width: 310px;}
.jdhyContent .mainContent { width: 870px}
.row { overflow: hidden; margin-bottom: 10px;}
#jdhy-rowA .boxA,
#jdhy-rowB .boxA { width: 425px}
#jdhy-rowA .bd { height: 200px;}
.fbhTitle { font-size: 16px; font-weight: bold; margin-bottom: 5px;}
.fbhList label { color: #0068B7;}
.fbhList .more { overflow: hidden; padding-top: 15px;}
.fbhList .more a { float: right; height: 30px; line-height: 30px; padding: 0 20px; background: #8DB6D5; color: #fff; border-radius: 5px;}
.fbhList .more a:hover { background: #6e9ec3; text-decoration: none;}
#sideZctj .list { padding-top: 8px; text-align: center}
#sideZctj .list .title { padding: 3px 0 10px 0}

/* 信息报送排行榜 ----------------------------- */
.bsphPage .selectBar { margin-bottom: 10px; text-align: right;}
.bsphPage .selectBar select { vertical-align: middle; padding: 5px 10px; border: 1px solid #ccc;}
.bsphTitle { font-size: 16px; color: #0167CC; padding: 5px 20px; border: 1px solid #ddd; border-bottom: 0; border-top: 3px solid #0167CC;}
.bsphTable { width: 100%; margin-bottom: 30px;}
.bsphTable th,
.bsphTable td { padding: 5px; border: 1px solid #ddd; text-align: center;}
.bsphTable th { background: #f2f2f2; font-weight: bold;}

/* 目录 */
.catalogueBox{float:left; width:0px;}
.catalogueBox .hd{width:22px;text-align:center;background:#e9ebed;border:1px solid #e9ebed;border-left:none;border-radius:0 3px 3px 0px;font-size: 12px;font-weight:500;color:#999999;line-height:18px;padding:5px 0px;position:absolute;left:0px;z-index:10;top: 160px;cursor:pointer;user-select:none;}
.catalogueBox .hd:hover{border-color:rgba(0,0,0,0.08);}
.catalogueBox .bd{width:270px; position:relative; z-index:20; transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1); opacity:0; transform: translateX(-100%); }
.catalogueBox .bd .catalogue-container{width: 270px;padding: 0px 0px 8px;z-index: 10;overflow:hidden;text-align:left;background:#f8f8f8;border-top:2px solid #0068B7; display:none;} 
.catalogueBox .bd .catalogue-container .contents-container-header{height:50px; line-height:50px; font-size:20px; color:#0068b7; font-weight:400; margin:0 15px; position:relative;}
.catalogueBox .bd .catalogue-container .contents-container-header .closeBtn{font-family: Arial; width:26px;height:26px;line-height:26px;text-align:center;position: absolute;font-size:18px;right: 0px;top: 11px;cursor:pointer;font-weight:normal;color:#8f949c;opacity:0;transition:0.5s}
.catalogueBox .bd .catalogue-container:hover .contents-container-header .closeBtn{opacity:1}
.catalogueBox .bd .catalogue-container .contents-container-header .closeBtn:hover{background:rgb(51,77,102,0.06)}
.catalogueBox .bd .catalogue-container .contents-container-body{padding:0px 15px 15px;  overflow-x:hidden; overflow-y:scroll;}
.catalogueBox .bd .catalogue-container .contents-container-item{height:30px; padding:0 10px; line-height:30px; overflow:hidden; font-size:12px; color:#555555; white-space: nowrap; text-overflow: ellipsis; cursor:pointer; border-radius:2px; transition:0.1s;}
.catalogueBox .bd .catalogue-container .contents-container-item:hover{background-color:#ececec}
.catalogueBox .bd .catalogue-container .contents-container-item .headline-triangle{width:20px; float:left; height:20px; margin-top:5px; opacity:0.3; transition:0.3s; }
.catalogueBox .bd .catalogue-container .contents-container-item .headline-headingother{white-space: nowrap; text-overflow: ellipsis; overflow:hidden;}
.catalogueBox .bd .catalogue-container .contents-container-level-0{font-size:14px;}
.catalogueBox .bd .catalogue-container .contents-container-level-1{margin-left:20px}
.catalogueBox .bd .catalogue-container .contents-container-level-2{margin-left:40px}
.catalogueBox .bd .catalogue-container .contents-container-level-3{margin-left:60px}
.catalogueBox .bd .catalogue-container .contents-container-level-4{margin-left:80px}
.catalogueBox .bd .catalogue-container .contents-container-level-5{margin-left:100px}

.catalogueBox .bd .catalogue-container .contents-container-hasChild .headline-triangle{ background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMTYgMTYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+5bGV5byAPC90aXRsZT4KICAgIDxnIGlkPSLnu4Tku7YiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSLlsZXlvIAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDguMDAwMDAwLCA4LjAwMDAwMCkgcm90YXRlKC0yNzAuMDAwMDAwKSB0cmFuc2xhdGUoLTguMDAwMDAwLCAtOC4wMDAwMDApIHRyYW5zbGF0ZSgtMC4wMDAwMDAsIDAuMDAwMDAwKSIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICAgICAgPHJlY3QgaWQ9IuefqeW9oiIgc3Ryb2tlPSIjOTc5Nzk3IiBmaWxsPSIjRDhEOEQ4IiBvcGFjaXR5PSIwIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiPjwvcmVjdD4KICAgICAgICAgICAgPHBhdGggZD0iTTguMTE0ODQzMzMsNS4yMjU4MTE3IEwxMS42MTY1NzIyLDEwLjQ3ODQwNDkgQzExLjY5ODI2NjEsMTAuNjAwOTQ1OSAxMS42NjUxNTMxLDEwLjc2NjUxMSAxMS41NDI2MTIxLDEwLjg0ODIwNSBDMTEuNDk4ODA3NSwxMC44Nzc0MDgxIDExLjQ0NzMzODcsMTAuODkyOTkxNiAxMS4zOTQ2OTIxLDEwLjg5Mjk5MTYgTDQuMzkxMjM0NDcsMTAuODkyOTkxNiBDNC4yNDM5NTg1NCwxMC44OTI5OTE2IDQuMTI0NTY3ODEsMTAuNzczNjAwOSA0LjEyNDU2NzgxLDEwLjYyNjMyNDkgQzQuMTI0NTY3ODEsMTAuNTczNjc4MyA0LjE0MDE1MTI4LDEwLjUyMjIwOTYgNC4xNjkzNTQ0LDEwLjQ3ODQwNDkgTDcuNjcxMDgzMTcsNS4yMjU4MTE3IEM3Ljc1Mjc3NzE2LDUuMTAzMjcwNzEgNy45MTgzNDIzMiw1LjA3MDE1NzY4IDguMDQwODgzMyw1LjE1MTg1MTY3IEM4LjA3MDE3NzI1LDUuMTcxMzgwOTcgOC4wOTUzMTQwMyw1LjE5NjUxNzc1IDguMTE0ODQzMzMsNS4yMjU4MTE3IFoiIGlkPSLkuInop5LlvaIiIGZpbGw9IiM4MTg2OEYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcuODkyOTc3LCA4LjAwMDAxNCkgcm90YXRlKDkwLjAwMDAwMCkgdHJhbnNsYXRlKC03Ljg5Mjk3NywgLTguMDAwMDE0KSAiPjwvcGF0aD4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==) 50% 50% no-repeat; }
.catalogueBox .bd .catalogue-container .contents-container-hasChild:hover .headline-triangle{opacity:1}
.catalogueBox .bd .catalogue-container .contents-container-item-gather .headline-triangle{transform: rotate(-90deg);}


.catalogueBox-show{width:270px; overflow:hidden}
.catalogueBox-show ~ .articleCon{margin-left:270px;}
.catalogueBox-show .hd{display:none}
.catalogueBox-show .bd{display:block; opacity:1;transform: translateX(0%);}
.catalogueBox-show .bd .catalogue-container{display:block;}

.catalogue-fixed{position:fixed; top:54px;}
.catalogue-fixed .bd .catalogue-container{border-top:0;}
.catalogue-fixed .hd{left:-20px;}
.catalogue-absolute{position:absolute; top:auto; bottom:20px;}


/* 滚动条 */
.catalogueBox .bd .catalogue-container .contents-container-body::-webkit-scrollbar {width: 5px;height: 6px; }
.catalogueBox .bd .catalogue-container .contents-container-body::-webkit-scrollbar-thumb{ border: 0px solid #fff; background-clip: padding-box;border-radius: 8px;background-color: rgba(0, 0, 0, .2);box-shadow: inset -1px -1px 0 rgba(0, 0, 0, .05), inset 1px 1px 0 rgba(0, 0, 0, .05); display: none}
.catalogueBox .bd .catalogue-container .contents-container-body::-webkit-scrollbar-button {width: 0;height: 0;display: none}
.catalogueBox .bd .catalogue-container .contents-container-body::-webkit-scrollbar-corner {background-color: transparent}
.catalogueBox .bd .catalogue-container .contents-container-body::-webkit-scrollbar-track{display: none}
.catalogueBox .bd .catalogue-container .contents-container-body:hover::-webkit-scrollbar-thumb,
.catalogueBox .bd .catalogue-container .contents-container-body:hover::-webkit-scrollbar-track {display: block} 

.ng-cloak { display: none; }

/* 自定义表单 */
.fs-searchBar #formSearch{background: #0068b7; border-color: #195daf;}
.fs-searchBar #formSearch:hover{background: #195daf; border-color: #195daf;}
#fuzzysearch_result_tbody .resultdetail_a:not(.resultdetail_a_visited){background-color:#0068b7}
#fuzzysearch_result_tbody .resultdetail_a:hover{background-color:#195daf}
.customFormBox .hd h3 { border-bottom-color: #0068b7; color: #0068b7;  }
.customFormBox .hd h3 a { color: #0068b7; }
.customFormBox .hd .on { border-bottom-color: #0068b7; }
.customFormBox .hd .on a { color: #0068b7; }


/* 问卷调查重置 */
.voteCommonList .tit,
.surveyCommonList .tit { font-size: 16px; }
.mainBox .surveyCommonList li { background-position: 8px 19px; }
.surveyResult #SurveyTitle { text-align: center; font-weight: bold; font-size: 24px;}
.surveyResult .noResult { text-align: center; }