﻿@charset "utf-8";

/* 畅游裕民------------------------------- */
/* header---------------- */
.aboutPage .header { background: url(../img/about-head.jpg) no-repeat center top; background-size: cover; height: 700px; }
.aboutPage .ind-banner,
.aboutPage .top-txt,
.aboutPage .header #logo img,
.aboutPage .topBar::before,
.aboutPage .siteSearchBar { display: none; }

.aboutPage .header::before { height: 200px; width: 100%; position: absolute; left: 0; top: 0; min-width: 1400px; display: block; content: ""; background: linear-gradient(180deg, rgba(0, 96, 227, 1) 0%, rgba(0, 0, 0, 0) 100%); }
.aboutPage .header #logo { padding-top: 80px; float: left; width: 500px; }
.aboutPage .header #logo a { display: block; background: url(../../base/img/logo-custom.png) no-repeat; width: 480px; height: 106px; background-size: 100% auto;
	  image-rendering: -moz-crisp-edges; /* Firefox */
	    image-rendering: -o-crisp-edges; /* Opera */
	    image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */
	    image-rendering: crisp-edges;
	    -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
 }

 .aboutPage .slbBtn a { top: 600px; right: 0; }

/* pageNav */
.pageNav { position: absolute; right: 0; top: 50px; z-index: 1;}
.page-menu .li1 { float: left; margin-left: 25px; }
.page-menu .a1 { font-weight: bold; color: #fff; font-size: 18px; display: flex; align-items: center; justify-content: start; }
.page-menu .a1::before { content: "\E763"; font-family: iconfont; font-size: 32px;  font-weight: normal; margin-right: 5px;}
.page-menu #li-cyym .a1::before { content: "\E764"; }
.page-menu #li-zwyw .a1::before { content: "\E765"; }
.page-menu #li-zwgk .a1::before { content: "\E618"; }
.page-menu #li-zwfw .a1::before { content: "\E627"; }
.page-menu #li-zmhd .a1::before { content: "\E654"; }
.page-menu #li-sjkf .a1::before { content: "\E726"; }
.page-menu .a1:hover { color: #feec01; }

/* content---------------- */
.aboutPage #content { width: 100%; padding: 0; }
.aboutPage .row { margin-bottom: 0; }
.aboutPage .btn-more { display: block; clear: both; margin: 40px auto 0; background: url(../img/about-more.png) no-repeat; width: 305px; height: 61px; line-height: 61px; text-align: center; font-size: 20px; color: #9D5303; letter-spacing:0; transition:all 0.4s; }
.aboutPage .btn-more:hover { letter-spacing: 2px; }

/* box-default */
.box-default .hd { line-height: 103px; height: 103px; display: flex; align-items: center; justify-content: space-between; margin-bottom: 15px; }
.box-default .hd h3 { color: #B15600; font-weight: bold; font-size: 30px; padding-left: 120px; background: url(../img/about-04-a.png) no-repeat left center; }
.box-default .hd h3 a { color: inherit; }
.box-default .hd .more { color: #999; font-size: 14px; display: flex; align-items: center;}
.box-default .hd .more:hover { color: #c80000; }
.box-default .hd .more::after { display: block; content: "\E642"; font-family:"iconfont"; font-size: 20px; color: #c00; padding-left: 4px; }
.box-default .bd .pic-list { float: left; width: 250px; margin-right: 20px; }
.box-default .bd .pic-list li { position: relative; border-radius: 10px; width: 250px; height: 200px; overflow: hidden; }
.box-default .bd .pic-list .title { position: absolute; bottom: 0; left: 0; width: 100%; padding: 0 15px; box-sizing: border-box; height: 40px; background: rgba(0, 0, 0, 0.5); color: #fff; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.box-default .bd .pic-list .title a { color: inherit; }
.box-default .bd .pic-list .pic img { width: 250px; height: 200px; }
.box-default .bd .infiList { overflow: hidden; }


/* box-about */
.box-about .Thd { margin-bottom: 120px; }
.box-about .Thd a { background: url(../img/about-tzym.png) no-repeat center bottom; display: block; height: 172px; font-size: 0;}


/* row-01---------- */
.row-01 { background: #fff url(../img/about-01.jpg) no-repeat center bottom; height: 1045px; padding-bottom: 125px; padding-top: 20px; } 


/* box-ym-gk */
.box-ym-gk { overflow: hidden; }
.box-ym-gk .pic { width: 660px; float: left; margin-right: 80px; padding-top: 100px;}
.box-ym-gk .pic video { width: 100%; }
.box-ym-gk .con { overflow: hidden; }
.box-ym-gk .con h3 a { background: url(../img/about-ymgk.png) no-repeat center; width: 425px; height: 302px; display: block; font-size: 0; margin: 0 auto 15px;}
.box-ym-gk .intro { text-indent: 2em; line-height: 30px; text-align: justify; text-align-last: justify; text-justify:distribute-all-lines; color: #876A3C; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; text-overflow: ellipsis;}
.box-ym-gk .menu { padding-top: 280px; display: flex; justify-content: space-between; width: 100%;}
.box-ym-gk .menu li { position: relative; transition: all 0.5s; width: 183px; height: 325px; min-width: 0; background: url(../img/tb.png) no-repeat center top; text-align: center; font-size: 20px; }
.box-ym-gk .menu li.last,
.box-ym-gk .menu li:last-child { margin-right: 0; }
.box-ym-gk .menu li a { display: block; width: 100%; color: #fff; box-sizing: border-box; padding-top: 30px; }
.box-ym-gk .menu li a::after { display: block; content: ""; width: 100%; height: 100%; position: absolute; top: 0; z-index: 1; left: 0; }
.box-ym-gk .menu li a::before { display: block; content: "\E776"; transition: 0.4s all; font-family: iconfont; font-size: 90px; line-height: 1; color: inherit; }
.box-ym-gk .menu li::after { display: block; content: ""; opacity: 0.6; transition: 0.4s all; width: 40%; height: 1px; background-color: #fff; position: absolute; left: 50%; transform: translateX(-50%); bottom: 45%;}
.box-ym-gk .menu li:hover { transform: translateY(-10px);}
.box-ym-gk .menu li:hover::after { width: 50%; opacity: 1;}
.box-ym-gk .menu li:hover a::before { transform: rotateY(180deg); }
.box-ym-gk .menu .li2 a::before { content: "\E777"; }
.box-ym-gk .menu .li3 a::before { content: "\E778"; }
.box-ym-gk .menu .li4 a::before { content: "\E779"; }
.box-ym-gk .menu .li5 a::before { content: "\E780"; }
.box-ym-gk .menu .li6 a::before { content: "\E781"; }


/* row-02---------- */
.row-02 { background: url(../img/about-05.jpg) no-repeat center top; padding-bottom: 160px; padding-top: 60px; }


/* focusNews */
.row-02 #focusNews { float: right; width: 800px; position: relative; padding: 14px; background-color: #fff; border: 1px solid #e5e5e5;}
.row-02 #focusNews .bd li { position: relative; }
.row-02 #focusNews .bd .pic img { width: 800px; height: 470px; }
.row-02 #focusNews .bd .title { width: 75%; height: 80px; line-height: 80px; color: #fff; position: absolute; left: 0; bottom: 0; font-size: 18px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.row-02 #focusNews .bd .title a { color: inherit; padding-left: 25px; }
.row-02 #focusNews .bd .titleBg { background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%); position: absolute; width: 100%; height: 80px; bottom: 0; left: 0; }
.row-02 #focusNews .hd { position: absolute; bottom: 50px; right: 30px; }
.row-02 #focusNews .hd li { float: left; width: 11px; height: 11px; background-color: #fff; border-radius: 100%; margin-left: 10px; cursor: pointer; }
.row-02 #focusNews .hd li span { display: none; }
.row-02 #focusNews .hd li.on { background-color: #d50000; }
.row-02 .about-list {  float: left; padding-top: 30px; width: 260px; padding-left: 80px; }
.row-02 .about-list li { margin-bottom: 35px; }
.row-02 .about-list li::after { display: block; content: ""; height: 7px; width: 210px; background: url(../img/line.png) no-repeat;}
.row-02 .about-list li a { margin-bottom: 35px; font-weight: bold; font-size: 30px; display: block; line-height: 65px; height: 65px; width: 100%; box-sizing: border-box; padding-left: 35px;}
.row-02 .about-list li:hover a { background: url(../img/more-red.png) no-repeat; color: #fff; }



/* row-03---------- */
.row-03 { background: linear-gradient(180deg, #FFFFFF 0%, #F3F4FB 100%); padding-block: 50px; position: relative; }
.row-03::before { display: block; content: ""; width: 287px; height: 275px; background: url(../img/hd.png) no-repeat; position: absolute; top: 300px; right: 10%; }

/* box-pattern */
.box-pattern { margin-bottom: 50px; }
.box-pattern .Thd { margin-bottom: 40px; }
.box-pattern .Thd a { background: url(../img/about-hyym.png) no-repeat center bottom; display: block; height: 172px; font-size: 0;}

/* pat-con */
.pat-con { float: left; width: 680px; }

/* pat-menu-list */
.pat-menu-list { overflow: hidden;  }
.pat-menu-list li { float: left; width: 309px; height: 70px; margin-bottom: 25px; }
.pat-menu-list li:nth-child(2n) { float: right; }
.pat-menu-list li a { line-height: 70px; height: 70px; background: url(../img/border.png) no-repeat 0 0; font-size: 20px; text-align: center; display: flex; align-items: center; justify-content: center; color: #E45707; }
.pat-menu-list li:hover a { background-position: 0 -70px; color: #fff; }
.pat-menu-list li a::before { color: inherit; font-size: 50px; font-family: iconfont; margin-right: 5px; content: "\E782"; }
.pat-menu-list .li2 a::before { content: "\E783"; }
.pat-menu-list .li3 a::before { content: "\E784"; }
.pat-menu-list .li4 a::before { content: "\E785"; }
.pat-menu-list .li5 a::before { content: "\E619"; }
.pat-menu-list .li6 a::before { content: "\E786"; }

/* pat-list */
.pos-list .hd { background-position: 0 3px; }
.pos-list .hd::before { display: none; }
.pos-list .bd { background-color: #fff; }
.pos-list .infoList li { line-height: 40px; height: 40px; }
.pos-list .infoList .node { margin-right: 0; }


/* pat-pic */
.pat-pic { float: right; width: 600px; position: relative; }
.pat-pic::before { position: absolute; display: block; content: ""; left: -40px; top: 50%; transform: translateY(-50%); width: 0; height: 0; border: 20px solid transparent; border-right: 20px solid #EEC079; }
.pat-pic img { width: 100%; height: auto; } 

/* 大分辨率 */
@media (min-width:2000px) {
	.row-01,.row-02,.row-04 { background-size: cover; }
}	



/* 新闻首页------------------------------- */
.box-zw-news { margin-bottom: 25px; }
.box-zw-news li { background-color: #fff2f2; }
.box-zw-news .t { float: left; width: 830px; height: 360px; }
.box-zw-news .t .pic { float: left; width: 490px; }
.box-zw-news .t .con { overflow: hidden; padding: 25px 30px; height: 310px; position: relative; }
.box-zw-news .t .title { line-height: 30px; max-height:60px; margin-bottom: 20px; font-weight: bold; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; }
.box-zw-news .t .title a { display: block; }
.box-zw-news .t .title a::after { display: block; content: ""; width: 45px; transition: all 0.5s; height: 20px; background: url(../../base/img/arrow.png) no-repeat; position: absolute; right: 30px; bottom: 30px; }
.box-zw-news .t .title a:hover::after { right: 20px; }
.box-zw-news .t .intro { color: #999; line-height: 30px; font-size: 14px; margin-bottom: 15px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; text-overflow: ellipsis; }
.box-zw-news .t .date { color: #999; font-size: 14px; }
.box-zw-news .n { float: right; width: 490px; height: 60px; transition: all 0.5s; padding: 20px 25px;  position: relative; margin-bottom: 30px; overflow: hidden; }
.box-zw-news .n::before { display: block; content: ""; width: 0; height: 0; border: 25px solid transparent; border-right: 25px solid #C50000; transform: rotateZ(45deg); position: absolute; top: -25px; left: -25px; }
.box-zw-news .n::after { display: block; content: ""; position: absolute; font-size: 14px; color: #fff; top: 0; left: 0; line-height: 20px; width: 25px; font-weight: bold; text-align: center; }
.box-zw-news li:nth-child(2)::after { content: "1"; }
.box-zw-news li:nth-child(3)::after { content: "2"; }
.box-zw-news li:nth-child(4)::after { content: "3"; }
.box-zw-news li:last-child { margin-bottom: 0;}
.box-zw-news .n a { display: block; width: 100%; height: 30px; line-height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.box-zw-news .n a::after { display: block; content: ""; position: absolute; top: 0; width: 100%; left: 0; height: 100%; }
.box-zw-news .n .date { line-height: 20px; height: 20px; color: #999; position: absolute; display: block; bottom: 25px;}
.box-zw-news .n:hover { background-color: #C50000; 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-zw-news .n:hover a,
.box-zw-news .n:hover .date { color: #fff; }
.box-zw-news .n:hover::before { border-right-color: #ff9e15; }


/* box-jrym */
.box-jrym .hd { line-height: 40px; height: 40px; margin-bottom: 18px; margin-top: 20px; }
.box-jrym .hd li { float: left; margin-right: 15px; }
.box-jrym .hd li a { display: block; font-size: 20px; padding: 0 30px; position: relative; background-color: #eee; }
.box-jrym .hd li:last-child { margin-right: 0; }
.box-jrym .hd li.on a { background-color: #c00; color: #fff; font-weight: bold; }
.box-jrym .hd li.on a::before { left: 0; }
.box-jrym .hd li.on a::after { right: 0; }
.box-jrym .hd li.on a::before,
.box-jrym .hd li.on a::after { display: block; content: ""; width: 5px; height: 40px; background: url(../../base/img/hw2.png) repeat-y; position: absolute; top: 0; }



/* box-loop */
.box-loop { padding: 25px 30px 0; background-color: #f8f8f8; border: 1px solid #f3f3f3; margin-bottom: 25px; }
.box-loop .box-line { width: 48.5%; height: 335px; }
.box-loop .box-line .hd h3::before { display: none; }

/* box-zw-video */
.box-zw-video { clear: both; padding: 20px 30px; background-color: #f8f8f8; border: 1px solid #f3f3f3; overflow: hidden; }
.box-zw-video .hd h3::before { display: none; }
.box-zw-video .bd li { float: left; width: 300px; margin-right: 45px; overflow: hidden; margin-bottom: 20px;}
.box-zw-video .bd li.last,
.box-zw-video .bd li:last-child { margin-right: 0; }
.box-zw-video .bd .pic {width: 100%; height: 200px; position: relative; margin-bottom: 10px; }
.box-zw-video .bd .pic a::after { display: block; content: "\E613"; font-family: "iconfont"; font-size: 70px; opacity: 0.5; transition: all 0.5s; color: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }
.box-zw-video .bd .pic:hover a::after { opacity: 1; }
.box-zw-video .bd .pic img { height: 200px; width: 100%;}
.box-zw-video .bd .title {  overflow: hidden; text-align: center; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; line-height: 24px; }


/* 机构列表页------------------------------- */
.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:#c00; font-weight: bold; color: #fff; border-color: #c00101;}
.table-leader td.job{text-align:left;}
.table-leader td.job a { padding:0 15px; background:#c00; color:#fff; display: inline-block; margin-top: 5px;}
.table-leader td.job a:hover{background:#c00101;}
.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; }



/* 政务服务------------------------------------------- */
.zwfw-row-tab { margin-bottom: 20px; }
.zwfw-row-tab .main-service { margin-top: 20px; width: 940px; height: 440px; background-color: #fff; padding: 10px 20px; border: 20px solid #FFEEEE; overflow: hidden; }
.zwfw-row-tab .main-service .shd { border-bottom: 1px solid #e8e8e8; }
.zwfw-row-tab .main-service .shd li { color: #666; }
.zwfw-row-tab .main-service .shd li.on { border-bottom: 2px solid #c00; background: none; color: #c00; border-radius: 0; }
.zwfw-row-tab .main-service .node-list li { margin-top: 24px;}
.zwfw-row-tab .main-service .node-list li:nth-child(4n) { margin-right: 20px; }
.zwfw-row-tab .main-service .node-list li:nth-child(5n) { margin-right: 0; }
.zwfw-row-tab .main-service .node-list li a { width: 169px; height: 66px; line-height: 66px; display: flex; align-items:center; justify-content:center;}
.zwfw-row-tab .node-list li a::before { display: block; content: "\E722"; margin-right: 10px; font-family: iconfont; font-size: 30px; }

.zwfw-row-tab .node-list-01 .li2 a::before { content: "\E723"; }
.zwfw-row-tab .node-list-01 .li3 a::before { content: "\E724"; }
.zwfw-row-tab .node-list-01 .li4 a::before { content: "\E725"; }
.zwfw-row-tab .node-list-01 .li5 a::before { content: "\E726"; }
.zwfw-row-tab .node-list-01 .li6 a::before { content: "\E727"; }
.zwfw-row-tab .node-list-01 .li7 a::before { content: "\E728"; }
.zwfw-row-tab .node-list-01 .li8 a::before { content: "\E729"; }
.zwfw-row-tab .node-list-01 .li9 a::before { content: "\E730"; }
.zwfw-row-tab .node-list-01 .li10 a::before { content: "\E731"; }
.zwfw-row-tab .node-list-01 .li11 a::before { content: "\E732"; }
.zwfw-row-tab .node-list-01 .li12 a::before { content: "\E733"; }
.zwfw-row-tab .node-list-01 .li13 a::before { content: "\E734"; }
.zwfw-row-tab .node-list-01 .li14 a::before { content: "\E735"; }
.zwfw-row-tab .node-list-01 .li15 a::before { content: "\E736"; }
.zwfw-row-tab .node-list-01 .li16 a::before { content: "\E737"; }
.zwfw-row-tab .node-list-01 .li17 a::before { content: "\E738"; }
.zwfw-row-tab .node-list-01 .li18 a::before { content: "\E739"; }
.zwfw-row-tab .node-list-01 .li19 a::before { content: "\E740"; }
.zwfw-row-tab .node-list-01 .li30 a::before { content: "\E741"; }

.zwfw-row-tab .node-list-02 .li2 a::before { content: "\E742"; }
.zwfw-row-tab .node-list-02 .li3 a::before { content: "\E743"; }
.zwfw-row-tab .node-list-02 .li4 a::before { content: "\E744"; }
.zwfw-row-tab .node-list-02 .li5 a::before { content: "\E745"; }
.zwfw-row-tab .node-list-02 .li6 a::before { content: "\E746"; }
.zwfw-row-tab .node-list-02 .li7 a::before { content: "\E747"; }
.zwfw-row-tab .node-list-02 .li8 a::before { content: "\E748"; }
.zwfw-row-tab .node-list-02 .li9 a::before { content: "\E749"; }
.zwfw-row-tab .node-list-02 .li10 a::before { content: "\E739"; }
.zwfw-row-tab .node-list-02 .li11 a::before { content: "\E750"; }
.zwfw-row-tab .node-list-02 .li12 a::before { content: "\E751"; }
.zwfw-row-tab .node-list-02 .li13 a::before { content: "\E752"; }
.zwfw-row-tab .node-list-02 .li14 a::before { content: "\E753"; }
.zwfw-row-tab .node-list-02 .li15 a::before { content: "\E754"; }
.zwfw-row-tab .node-list-02 .li16 a::before { content: "\E755"; }
.zwfw-row-tab .node-list-02 .li17 a::before { content: "\E756"; }
.zwfw-row-tab .node-list-02 .li18 a::before { content: "\E757"; }
.zwfw-row-tab .node-list-02 .li19 a::before { content: "\E758"; }
.zwfw-row-tab .node-list-02 .li30 a::before { content: "\E741"; }


.zwfw-row-tab .side-service { padding: 20px; background-color: #FAFAFA; width: 320px; }
.zwfw-row-tab .side-service li img { width: 320px; height: 100px; }



/* 个人、企业服务 */
.zwfw-service { overflow: hidden; height: 400px; background-color: #fff; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.20); margin-bottom: 40px; }
.zwfw-service .hd { width: 150px; height: 400px; float: left; cursor: pointer; box-sizing: border-box; padding: 30px 15px; position: relative; }
.zwfw-service .hd::before { display: block; content: ""; width: 100%; height: 100%; background: rgba(0, 55, 131, 0.50); position: absolute; left: 0; top: 0; }
.zwfw-service .hd::after { position: absolute; display: block; content: ""; left: 100%; top: 50%; width: 0; height: 0; border: 8px solid transparent; border-left: 8px solid #2A4A78; }
.zwfw-service .hd.on { width: 200px; }
.zwfw-service .hd h3 { font-size: 30px; color: #fff; font-weight: bold; padding-top: 20px; margin-bottom: 20px; position: relative; z-index: 1;}
.zwfw-service .hd .intro { font-size: 15px; line-height: 24px; color: #fff; opacity: 0.8; position: relative; z-index: 1;}
.zwfw-service .hd .more { width: 80%; height: 40px; line-height: 40px; transition: all 0.5s; border: 1px solid rgba(255, 255, 255, 0.6); position: absolute; z-index: 1; bottom: 50px; left: 10%; text-align: center; display: block; color: #fff; }
.zwfw-service .hd .more:hover { background-color: #fff; color: #c00; border-radius: 30px; }
.zwfw-service .bd { float: left; width: 1050px; box-sizing: border-box; padding: 20px 20px 0;}
.zwfw-service .node-list li { float: left; width: 12.57%; margin-right: 2%; margin-bottom: 13px; }
.zwfw-service .node-list li:nth-child(7n) { margin-right: 0; }
.zwfw-service .node-list li a { transition: all 0.5s; border: 1px solid #E6EEF5; background-color: #F6FAFF; display: flex; height: 80px; line-height: 24px; padding: 14px; box-sizing: border-box; justify-content: center; align-items: center; }
.zwfw-service .node-list li a:hover { background-color: #11468C; color: #fff; border-color: #11468C; }


/* 统一平台 */
.zwfw-row-typy { background-color: #FCF8F4; min-width: 1400px; }
.zwfw-row-typy .box-platform { background: none; padding-left: 0; padding-right: 0; margin-bottom: 30px;}
.zwfw-row-typy .box-platform li a { line-height: 65px; height: 65px; font-size: 18px; }
.zwfw-row-typy .box-platform li a::before { display: inline-block; content: '\E707'; vertical-align: top; font-family: "iconfont"; font-size: 26px; margin-right: 10px; }
.zwfw-row-typy .box-platform li:hover a {color: #fff;}
.zwfw-row-typy .box-platform .li2 a::before { content: "\E627"; }
.zwfw-row-typy .box-platform .li3 a::before { content: "\E6cb"; }
.zwfw-row-typy .box-platform .li4 a::before { content: "\E654"; }
.zwfw-row-typy .box-platform .li5 a::before { content: "\E603"; }
.zwfw-row-typy .box-platform .li6 a::before { content: "\E693"; }



/* box-roll------------- */
.box-roll { margin-bottom: 40px; }
.box-roll .hd { margin-bottom: 25px; }
.box-roll .hd h3 { color: #c00; }
.box-roll .hd h3 span { font-size: 20px; font-weight: normal; color: #999; padding-left: 10px;}
.box-roll .bd { position: relative; padding: 0 58px; }
.box-roll .bd .ul1>li { float: left; width: 285px; height: 118px; margin: 0 18px; overflow: hidden;}
.box-roll .bd .ul1>li img { transition: all 0.5s; width: 100%; height: 100%; }
.box-roll .bd .ul1>li:hover img { transform: scale(1.1); }

.box-roll .bd a.arrow { display: block; transition: all 0.5s; font-size: 30px; background-color: #D8DDE5; text-align: center; line-height: 40px; width: 40px; height: 40px; border-radius: 100%; position: absolute; top: 50%; margin-top: -20px; }
.box-roll .bd a.arrow::before { display: block; content: "\E648"; font-family: "iconfont"; font-size: 30px; color: #fff; }
.box-roll .bd a.prev { left: 0; }
.box-roll .bd a.next { right: 0; }
.box-roll .bd a.next::before { content: "\E647"; }
.box-roll .bd a.arrow:hover { background-color: #c00; color: #fff; }


.box-ztfw .bd,
.box-kstb .bd { padding-left: 0; padding-right: 0; }

.box-ztfw .bd .ul1>li,
.box-kstb .bd .ul1>li { width: 330px; margin-right: 25px; margin-left: 0; }
.box-ztfw .bd .ul1>li.last,
.box-kstb .bd .ul1>li.last { margin-right: 0; }

/* 集成服务 */
.box-ztfw .hd::before,.box-ztfw .hd::after { width: 35%; }
.box-ztfw .hd span { font-weight: bold; color: #c00; }
.box-ztfw .hd span::before { display: inline-block; width: 9px; height: 9px; content: ""; background-color: #c00; border-radius: 100%; vertical-align: middle; margin-right: 10px; }

/* box-fwpd */
.box-fwpd { width: 1400px; margin: 0 auto; }
.box-fwpd .hd { margin-bottom: 20px; }
.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: 4px; -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: 20px; }
.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); }


/* zwfw-row-tsfw-------- */

/* box-tsfw */
.box-tsfw .hd::before,.box-tsfw .hd::after { width: 35%; }
.box-tsfw .bd .ul1>.li1 { background: url(../../base/img/bg-service1.jpg) no-repeat center; height: 320px; background-size: cover; padding: 20px 0; }
.box-tsfw .bd .ul1>.top2 { background: url(../../base/img/bg-service2.jpg) no-repeat center; background-size: cover; }
.box-tsfw .bd .ul1>.top3 { background: url(../../base/img/bg-service3.jpg) no-repeat center; background-size: cover; }
.box-tsfw .bd .ul1>.top4 { background: url(../../base/img/bg-service4.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-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); font-size: 24px; }
.box-tsfw .bd .ul2 a { display: flex; border: 1px solid #fff; width: 85%; margin: 0 auto 10px; transition: all 0.5s; color: #fff; line-height: 20px; border-radius: 5px; height: 55px; box-sizing:border-box; justify-content: center; align-items: center; padding: 10px; }
.box-tsfw .bd .ul2 a:hover { background-color: #fff; color: #c00; }

/* box-kstb---- */
.box-kstb { width: 1400px; margin: 40px auto 60px; }
.box-kstb .hd { margin-bottom: 25px; }
.box-kstb .hd::before,.box-kstb .hd::after { width: 25%; }
.box-kstb .bd li { width: 224px; float: left; transition: all 0.5s; border-radius: 10px; overflow: hidden; margin-right: 70px; background-color: #fff; box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 4px 6px -2px rgba(0, 0, 0, 0.05);}
.box-kstb .bd li a { display: block; }
.box-kstb .bd li:last-child { margin-right: 0; }
.box-kstb .bd p { padding: 10px ;line-height: 40px; font-size: 18px;}
.box-kstb .bd li:hover { transform: translateY(-10px); background-color: #c00; color: #fff;}
.box-kstb .bd li:hover a { color: #fff; }



/* 文章首页 -----------------------------------------*/
.pageSlide { background: #F6F8FA; position: relative; overflow: hidden; margin-bottom: 20px; }
.pageSlide .bd { float: left; width: 810px; height: 540px; }
.pageSlide .pic,
.pageSlide .pic img { width: 810px; height: 540px; }
.pageSlide .con { display: none; }
.pageSlide .hd { overflow: hidden;}
.pageSlide .hd li { height: 135px; box-sizing: border-box; border-bottom: 1px solid #ddd; padding: 30px; cursor: pointer; line-height: 30px; position: relative;}
.pageSlide .hd li:last-child { border-bottom: none; }
.pageSlide .hd .date { display: block; color: #999; margin-bottom: 5px; }
.pageSlide .hd .title { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; height: 30px; font-size: 20px;}
.pageSlide .hd .title a { color: inherit; }
.pageSlide .hd .title a::after { display: block; position: absolute; left: 0; width: 100%; height: 100%; top: 0; content: "";  }

.pageSlide .hd li.on { background-color: #c00; color: #fff; }
.pageSlide .hd li.on .date { color: #fff; }

/* 栏目循环 */
.pageBoxLoop { overflow: hidden; margin-top: -20px;}
.pageBoxLoop .box-block { width: 49.2%; margin-top: 20px; box-sizing: border-box; padding: 15px 20px; border: 1px solid #E2E2E2; }
.pageBoxLoop .box-block .bd { height: 280px;}
.pageBoxLoop .box-icon { margin-bottom: 25px; margin-top: 20px;}
.pageBoxLoop .box-icon:last-child { margin-bottom: 10px; }
.pageBoxLoop1 .box-block { margin-bottom: 20px;  box-sizing: border-box; padding: 15px 20px; border: 1px solid #E2E2E2; }

/* 文章列表页 -----------------------------------------*/
#sideWeiXin .bd { text-align: center;}

/* 内容带图片的信息列表_图片判断式 */
.pageTPList li { padding: 20px; border-bottom: 1px dashed #E1E1E1; overflow: hidden;}
.pageTPList .pic { float: left; margin-right: 25px; width: 240px;}
.pageTPList .pic img { width: 100%; height: auto;}
.pageTPList .con { overflow: hidden; zoom: 1;}
.pageTPList .title { font-size: 20px; line-height: 36px; height: 36px; margin-bottom: 10px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.pageTPList .intro { margin-bottom: 10px; line-height: 25px; color: #999; max-height: 50px; 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 { border-bottom: 1px dotted #ccc; position: relative; height: 46px; line-height: 46px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.newsList li a {padding-left: 22px; transition: all 0.5s; }
.newsList li:before { display: block; content: ''; transition: all 0.5s; width: 5px; height: 5px; background-color: #D9D9D9; position: absolute; left: 4px; top: 50%; transform: translateY(-50%); }
.newsList li:hover a { padding-left: 28px; }
.newsList li:hover:before { background-color: #c00; }
.newsList li.noData:before { display: none; }
.newsList .date { float: right; color: #999; margin: 0 10px;}
.newsList .node { color: #999; margin-right: 10px;}
.newsList em { color: #f20;}
.newsList .split { height: 1px; overflow: hidden; font-size: 0; line-height: 0; margin: 18px 0; border-bottom: 1px dotted #ccc;}
.newsList li .address { background: #8DB6D5; color: #fff; padding: 0 8px; line-height: 22px; font-size: 12px; margin: 7px 0; border-radius: 5px; float: right; margin-left: 15px;}
.newsList li .address:hover { background: #c00; text-decoration: none;}
.newsList li .disable { display: none !important;}

/* 友情链接列表页 -----------------------------------------*/
.friendLinkList { overflow: hidden; zoom: 1; padding: 10px 0 20px 10px;}
.friendLinkList li { width: 28%; height: 36px; line-height: 36px; padding: 0 3.5% 0 1.5%; background: url(../../base/img/icons.png) 0 -378px no-repeat; float: left; overflow: hidden;}

/* 文章内容页 -----------------------------------------*/
.noSideContent .printArea .conTxt { padding: 0 30px;}
.articleCon { text-align: left; padding: 30px;}
.printArea .title { font-size: 32px; line-height: 1.5; font-weight: bold; text-align: center; margin-bottom: 20px;}
.printArea .subheading { font-size: 24px; color: #555; text-align: center; margin-bottom: 20px;}
.printArea .property { font-size: 15px; margin-bottom: 20px; padding: 15px 10px; text-align: center; color: #999; border-bottom: 1px solid #EAEDF1}
.printArea .property>span>span {  line-height: 30px; height: 30px; float: left; margin-right: 20px;}
.printArea .property a { color: inherit; }
.printArea .property a:hover { color: #c00; }
.printArea .property .share { margin-right: 0; }
.printArea .property .print::before { height: 30px; display: inline-block; content: "\E63E"; font-family: "iconfont"; font-size: 24px; line-height: 30px; vertical-align: top;}
.printArea .property .print:hover::before { color: #c00; }

.printArea .property .social-share .social-share-icon { background: none; }
.printArea .property .icon-qzone { display: none; }
.printArea .property .bd>a { border: 1px solid #7BC549; border-radius: 100%; transition: all 0.3s; text-align: center; line-height: 30px; height: 30px; box-sizing: border-box; }
.printArea .property .bd>a::before { display: block; content: "\E8db"; font-family: "iconfont"; font-size: 24px; color: #7BC549; line-height: 28px; }
.printArea .property .bd>a.icon-weibo { margin-left: 10px; border-color: #FF763B; }
.printArea .property .bd>a.icon-weibo::before { content: "\E605"; color: #FF763B; }
.printArea .property .bd>a.icon-weibo:hover { background-color: #FF763B; }
.printArea .property .bd>a.icon-wechat:hover { background-color: #7BC549; }
.printArea .property .bd>a:hover::before { color: #fff; }


.printArea .conTxt,
.printArea .conTxt *{box-sizing:content-box}
.printArea .conTxt { color: #333; font-size: 18px; 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 {margin: 20px 0 0px; 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: 15; text-align: center; margin: 20px auto;}
.printArea .videoPlayer>div { margin: 0 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 .qr-phone { text-align: center; padding-bottom: 20px;}
.articleCon .qr-phone .pic { margin: 10px auto; width: 150px; }
.articleCon .qr-phone .pic img { width: 150px; height: auto; }
.articleCon .qr-phone .pic:hover img {transform: scale(1);}
.articleCon .qr-phone .tit { font-size: 14px; color: #999; }

.articleCon span.image-container span.image-title { font-size: 16px; }

/* 文章分页 */
.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 { border-top: 1px solid #ddd; padding-top: 15px;}
.articleCon .others .prev,
.articleCon .others .next {  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;}

/* 信息公开-内容页 -----------------------------------------------------*/
.govDetailTable { margin-bottom: 30px; }
.govDetailTable td {background: #fff;padding: 5px 10px;width: 35%;border: 1px solid #c5c5c5;color: #969696;}
.govDetailTable .tdlab {text-align: right;width: 14%;background: #f9f9f9;padding-right: 5px;font-size: 14px;}



/* 图片-列表页 ----------------------------------------- */
.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; position: relative; }
.picPageList .pic img { height: 220px; width: 100%;}
.picPageList .title {  overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; line-height: 24px; height: 48px;  }

.picPageList.spxw .pic a::after { display: block; content: "\E613"; font-family: "iconfont"; font-size: 70px; opacity: 0.5; transition: all 0.5s; color: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }
.picPageList.spxw .pic:hover a::after { opacity: 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 ul { overflow: hidden; padding-top: 10px;}
.spePageList li { position: relative; float: left; width: 23.5%; margin-right: 2%; text-align: center; }
.spePageList li:nth-child(4n) { margin-right: 0; }
.spePageList li img { width: 100%; height: 120px;}
.spePageList .pic { display: block; height: 120px; margin-bottom: 10px;}
.spePageList .tit { display: block; line-height: 24px; height: 48px; margin-bottom: 15px;  overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; }
.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: #c00; 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: #c00; 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;}

/* 领导之窗 -----------------------------------------------------*/
.leaderMenu { background: none; }
.leaderMenu .hd { height: 68px; }
.leaderMenu .bd { border: none; margin-top: 20px; background-color: #F8F8F8; }


/* box-leader-intro */
.box-leader-intro { margin-bottom: 20px; overflow: hidden; }
.box-leader-intro h3 { height: 30px; font-weight: bold; font-size: 24px; line-height: 30px; padding: 10px 0 10px 25px; margin-bottom: 15px; color: #c00; position: relative; }
.box-leader-intro h3::before { display: block; content: ""; width: 8px; height: 20px; background-color: #c00; position: absolute; left: 0; top: 15px; }

/* pic-first */
.pic-first li { clear: both; overflow: hidden; }
.pic-first .pic { width: 145px; height: 215px; float: left; margin-right: 30px; overflow: hidden; }
.pic-first .pic img { width: 100%; height: 100%; transform: scale(1) !important;  }
.pic-first .con { overflow: hidden; }
.pic-first .title {  margin-bottom: 20px; }
.pic-first .title span { display: none; }
.pic-first .title a { font-weight: bold; color: #c00; font-size: 20px; }
.pic-first .work { display: block; margin-bottom: 15px; background-color: #c00; line-height: 36px; height: 36px; color: #fff; width: 80px; border-radius: 5px; text-align: center;}
.pic-first .text { display: block; color: #999; line-height: 30px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis; }

/* pic-leader-list */
.pic-leader-list li { float: left; width: 23.5%; margin-right: 2%; text-align: center; }
.pic-leader-list li:nth-child(4n) { margin-right: 0; }
.pic-leader-list .pic { border: 1px solid #E2E2E2; padding: 5px; width: 145px; height: 215px; }
.pic-leader-list .pic a { overflow: hidden; width: 145px; height: 215px; display: block; }
.pic-leader-list .pic img { width: 145px; height: 215px; }
.pic-leader-list .title { padding-top: 5px; margin-bottom: 5px; width: 145px;  }
.pic-leader-list .title span { display: none; }

/* leaderContent */
.leaderDetail { padding: 15px 30px; }
.leaderDetail .leaderPic { text-align: center; margin-bottom: 10px; }
.leaderDetail .leaderPic img { width: 220px; height: auto; }
.leaderDetail .sTitle { text-align: center; font-size: 20px; font-weight: bold; color: #c00; }
.leaderDetail .sTitle .job { color: #666; font-weight: normal; font-size: 16px;}
.leaderDetail .subheading { font-size: 20px; color: #555; text-align: center; margin-bottom: 20px;}
.leaderDetail .leaderIntro { color: #333; font-size: 16px; line-height: 2; text-align: left; padding: 20px 0; overflow: hidden; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;}
.leaderDetail .leaderIntro p {margin: 20px 0 0px; padding:0px; line-height: 32px;  word-wrap: break-word; border: none; border-radius: 0; white-space:normal; text-align: justify;}
.leaderDetail .leaderIntro p:first-child{margin-top: 0px}





/* 解读回应 ----------------------------------------- */
.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: 18px; }
.mainBox .surveyCommonList li { background-position: 8px 19px; }
.surveyResult #SurveyTitle { text-align: center; font-weight: bold; font-size: 24px;}
.surveyResult .noResult { text-align: center; }
#SurveyBox .description { font-size: 16px; line-height: 1.8; }