@charset "utf-8";
body { background: url(?content/main/base/img/sidebodybg.jpg) repeat-y center; }
@media screen and (max-width:1600px) {
	body { background: url(?content/main/base/img/sidebodybg1200.jpg) repeat-y center; }
}

/* 文章首页 -----------------------------------------*/
.newsCenterPage .focusBox { width: 44%; float: left; margin-right: 15px; }
.newsCenterPage #columnA { height: 248px; }
.newsCenterPage #columnA .infoList { overflow: hidden; zoom: 1; }
.newsCenterPage #columnB { margin-bottom: 0; }
.boxLoop .box { width: 48.5%; }
.boxLoop .box .bd { min-height: 150px; _height: 150px; }
.pageSlide { background: #F0F8F3; position: relative; height: 400px; margin-bottom: 20px; }
.pageSlide li { overflow: hidden; }
.pageSlide .pic { float: left; width: 700px; background: #f0f0f0; height: 400px; }
.pageSlide .pic img { width: 700px; height: 400px; }
.pageSlide .con { overflow: hidden; zoom: 1; padding: 3% 3% 0 3%; }
.pageSlide .title { font-size: 22px; line-height: 34px; max-height: 68px; _height: 68px; overflow: hidden; margin-bottom: 20px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.pageSlide .title a { color: #009b4c; }
.pageSlide .date { display: block; padding: 8px 0; color: #999; font-size: 13px; }
.pageSlide .date:before { content: ""; width: 18px; height: 18px; background: url(?content/main/base/img/icon-date.png) no-repeat 4px -58px; display: inline-block; margin-right: 5px; float: left; margin-top: 5px; }
.pageSlide .date:before { background: url(?content/main/base/img/icon-date.png) no-repeat 1px -28px; }
.pageSlide .intro { color: #777; font-size: 14px; line-height: 26px; overflow: hidden; }
.pageSlide .intro .more { display: none; }
.pageSlide .hd { text-align: left; width: 655px; position: absolute; z-index: 1; bottom: 90px; right: 0; height: 13px; font-size: 0; }
.pageSlide .hd li { display: inline-block; *display: inline; zoom: 1; cursor: pointer; width: 10px; height: 10px; background: #BBBBBB; overflow: hidden; margin-right: 15px; border-radius: 10px; }
.pageSlide .hd li span { display: none; }
.pageSlide .hd .on { background: #f08519; }
@media screen and (max-width:1600px) {
	.pageSlide .hd { width: 460px; bottom: 90px; }
}

/* 栏目循环 */
.pageBoxLoop { overflow: hidden; padding-top: 20px; }
.pageBoxLoop .box { width: 48.5%; margin-bottom: 30px; }
.pageBoxLoop .box .bd { height: 230px; }
.pageBoxLoop .bd ul li { position: relative; }
.pageBoxLoop .bd ul li a {width: 81% !important;display: inline-block;}
.pageBoxLoop .bd ul li .date { position: absolute; top: 0; right: 0 }

/* 文章列表页 -----------------------------------------*/
#sideWeiXin .bd { text-align: center; }

/* 内容带图片的信息列表_图片判断式 */
.pageTPList li { padding: 30px 15px; border-bottom: 1px dashed #E1E1E1; overflow: hidden; word-wrap: break-word; }
.pageTPList .pic {float: left;margin-right: 15px;width: 200px;height: 120px;overflow: hidden;}
.pageTPList .pic img { width: 100%; height: auto; }
.pageTPList .con { overflow: hidden; zoom: 1; }
.pageTPList .title { font-size: 18px; line-height: 25px; overflow: hidden; margin-bottom: 10px; }
.pageTPList .title a { color: #009B4C; font-weight: 400; }
.pageTPList .intro { margin-bottom: 10px; line-height: 20px; color: #777; overflow: hidden; font-size: 14px; }
.pageTPList .title a:hover { text-decoration: none; }
.pageTPList .intro .more { display: none; }
.pageTPList .others { font-size: 13px; color: #aaa; }
.pageTPList .others span { margin-right: 15px; }
.pageTPList .others span:before { content: ""; width: 18px; height: 18px; background: url(?content/main/base/img/icon-date.png) no-repeat 4px -28px; display: inline-block; margin-right: 5px; float: left; margin-top: 5px; }
.pageTPList .node { color: #aaa; margin-right: 15px; }
.pageTPList .last { border-bottom: 0; margin-bottom: 0; }
.pageTPList .on { background: #F9F9F9; }
.pageTPList .bds_more, .pageTPList #bdshare { vertical-align: middle; background: url(?content/main/base/img/icons.png) 0 -2142px no-repeat !important; padding: 0 !important; width: 17px !important; height: 17px !important; float: none !important; *display: inline-block !important; padding: 0 !important; margin: 0 !important; }

/* newsList */
.newsList .date { float: right; color: #999; margin: 0 10px 0 15px; }
.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: #6e9ec3; text-decoration: none; }
.newsList li .disable { display: none !important; }
.newsList { text-align: left; }
.newsList li { line-height: 20px; overflow: hidden;padding-left: 12px;background: url(?content/main/base/img/dot.png) 0px 26px no-repeat;border-bottom: 1px dashed #e4e4e4;overflow: hidden;/* text-overflow: ellipsis; *//* white-space: nowrap; */}
.newsList li a {background: none;font-size: 16px;}
.newsList li .date { font-size: 16px; margin-left: 15px; float: right; color: #999; }
.newsList li .dateRight{ display:block; color:#ccc;}
.newsList li .node { color: #009B4C; margin-right: 5px; }
.newsList li.highlight { font-weight: bold; }
.newsList li:hover { color: #009B4C; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); background: url(?content/main/base/img/dot-y.png) 0px 22px no-repeat; }
.newsList li:hover a { color: #f08519; text-decoration: none }


.newsList li{border-bottom: 1px dashed #f0f0f0;padding: 15px 10px 15px 15px;line-height: 20px;background: url(?content/main/base/img/dot-y.png) 0px 22px no-repeat;text-align: justify;}
.newsList li a{margin-bottom:5px; display:inline-block}
.newsList li .date{ color:#ccc;}




.infoListA { }
.infoListA li { margin-bottom: 10px; line-height: 18px; overflow: hidden; position: relative; }
.infoListA li .hits { width: 50px; height: 50px; background: url( ?content/main/base/img/icon-hits.png) no-repeat center 9px #e8e8e8; float: left; margin-right: 10px; color: #bbbbbb; text-align: center; font-size: 12px; padding-top: 27px; box-sizing: border-box; margin-top: 2px; display: none; }
.infoListA li a { font-size: 14px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.infoListA li .date { position: absolute; left: 35px; bottom: 0px; font-size: 12px; color: #9999; }
.infoListA li .number { width: 25px; height: 25px; background: #e8e8e8; display: inline-block; float: left; margin-right: 10px; color: #bbbbbb; text-align: center; font-size: 12px; padding-top: 4px; box-sizing: border-box; margin-top: 2px; margin-bottom: 30px; border-radius: 4px; }
.infoListA li:nth-child(1) .number { background: #009B4C; color: #fff }
.infoListA li:nth-child(2) .number { background: #5ab185; color: #fff }
.infoListA li:nth-child(3) .number { background: #8fb3a1; color: #fff }

/* 友情链接列表页 -----------------------------------------*/
.friendLinkList { overflow: hidden; zoom: 1; padding: 10px 0 10px 10px; }
.friendLinkList li { width: 28%; height: 36px; line-height: 36px; padding: 0 3.5% 0 1.5%; background: url(?content/main/base/img/icons.png) 0 -378px no-repeat; float: left; overflow: hidden; }

/* 文章内容页 -----------------------------------------*/
.subheading { font-size: 16px; }
.noSideContent .printArea .conTxt { padding: 0 30px; }
.articleCon { text-align: left; padding: 20px 0; }
.printArea .title { font-size: 30px; line-height: 1.5; text-align: left; margin-bottom: 20px; word-wrap: break-word; }
.printArea .subTitle { font-size: 20px; color: #555; text-align: center; margin-bottom: 20px; }
.printArea .property { font-size: 14px; margin-bottom: 20px; padding: 10px 10px; text-align: left; color: #999; border-bottom: 1px solid #E3E3E3; position: relative }
.printArea .property span { padding: 0 10px 0 0; border-right: 1px solid #f0f0f0; margin-right: 10px; }
.printArea .property .Hits { border: none; }
.printArea .property .Hits span { border: none; margin-right: 0 }
.printArea .property .size { right: 0; border: none; position: absolute; }
.printArea .property .size a { position: relative; width: 20px; height: 20px; color: #dcdcdc; font-weight: 100; display: inline-block; text-align: center; background: #F8F8F8; border: 1px solid #EEEEEE; font-family: cursive; letter-spacing: -2px; line-height: 21px; margin: 0px 3px; }
.printArea .property .size a i { padding-left: 3px; }
.printArea .property .size a:hover { text-decoration: none; color: #009b4c }
.printArea .conTxt, .printArea .conTxt * {box-sizing: content-box;box-sizing: border-box;}
.printArea .conTxt { color: #333; font-size: 16px; line-height: 2; text-align: left; overflow: hidden; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; }
.printArea .conTxt p { margin: 0 0 20px; padding: 0px; line-height: 32px; word-wrap: break-word; border: none; border-radius: 0; white-space: normal; }
.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; }
.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 { font-size: 2em; margin: .67em 0; }
.printArea .conTxt h2 { font-size: 1.5em; margin: .75em 0; }
.printArea .conTxt h3 { font-size: 1.17em; margin: .83em 0; }
.printArea .conTxt h5 { font-size: .83em; margin: 1.5em 0; }
.printArea .conTxt h6 { font-size: .75em; margin: 1.67em 0; }
.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: bolder; }
.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 .others { margin-bottom: 15px; }
.articleCon .others .prev, .articleCon .others .next { padding: 5px 0; word-wrap: break-word }
.swp-tit {/* display: none; */}

.printArea .conTxt table .firstRow{ background:#edf7f2; font-weight:bold}
.ueditortable{border: none !important;}
.printArea .conTxt table{ width:100% !important;}
.printArea .conTxt table td{font-size:14px;padding:10px;/* width: auto !important; */}
.printArea .conTxt table td p{ line-height:22px;}


body.onePage .printArea .conTxt ul li{list-style:none;float:left;text-align:center;margin-right:20px;width: 30%;}
body.onePage .printArea .conTxt ul{overflow:hidden;padding-left: 0;}




.pdf-page .page-num, .pdf-page .pdf-download { height: auto !important; line-height: 19px; color: #999; }

/* 相关信息 */
#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 { margin-right: -3%; text-align: center; padding-top: 10px; }
.picPageList li { border: 1px solid #fff; float: left; width: 340px; margin: 0 15px 15px 0; *display: inline; position: relative; background: #fff; overflow: hidden; }
.picPageList .pic { margin: 20px; overflow: hidden; height: 200px; width: 300px; position: relative; }
.picPageList .pic img { height: 200px; width: 300px; }
.picPageList .title, 
.picPageList .titleBg {transition: 0.5s;position: absolute;bottom: -110px;left: 0px;width: 300px;display: block;overflow: hidden;line-height: 20px;padding: 15px 15px;z-index: 3;color: #fff;box-sizing: border-box;background: url(?content/main/base/img/opacity30.png);}
.picPageList .titleBg {/* background: #000; */filter: alpha(opacity=60);/* opacity: 0.6; *//* z-index: 2; */display: none;}
.picPageList .title a { color: #fff; padding: 0 10px; display: block; font-size: 14px; }
.picPageList li:hover { box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15); }
.picPageList li:hover .title, .picPageList li:hover .titleBg {bottom: 0px;}
.picPageList li:before { content: ""; width: 0px; height: 3px; background: #F08519; display: block; position: absolute; bottom: -3px; left: 50%; margin-left: 0px; transition: 0.5s; }
.picPageList li:hover:before { width: 60px; margin-left: -30px; bottom: 0; }


/* 图片-列表页 ----------------------------------------- */
.picPageList-S { margin-right: -3%; text-align: center; padding-top: 10px; }
.picPageList-S li { border: 1px solid #fff; float: left; width: 240px; margin: 0 25px 15px 0; *display: inline; position: relative; background: #fff; overflow: hidden; }
.picPageList-S .pic { margin: 20px; overflow: hidden; height: 300px; width: 200px; position: relative; }
.picPageList-S .pic img { height: 300px; width: 200px; }
.picPageList-S .title, 
.picPageList-S .titleBg {transition: 0.5s;position: absolute;bottom: -110px;left: 0px;width: 200px;display: block;overflow: hidden;line-height: 20px;padding: 15px 15px;z-index: 3;color: #fff;box-sizing: border-box;background: url(?content/main/base/img/opacity30.png);}
.picPageList-S .titleBg {/* background: #000; */filter: alpha(opacity=60);/* opacity: 0.6; *//* z-index: 2; */display: none;}
.picPageList-S .title a { color: #fff; padding: 0 10px; display: block; font-size: 14px; }
.picPageList-S li:hover { box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15); }
.picPageList-S li:hover .title, 
.picPageList-S li:hover .titleBg {bottom: 0px;}
.picPageList-S li:before { content: ""; width: 0px; height: 3px; background: #F08519; display: block; position: absolute; bottom: -3px; left: 50%; margin-left: 0px; transition: 0.5s; }
.picPageList-S li:hover:before { width: 60px; margin-left: -30px; bottom: 0; }


/*图片内容页*/
.swp-tit { text-align: center; }
.swp-tit h2, .swp-tit span { float: none; }
.swpt-mode-wrap { border-right: none }
.swp-tit.clearfix{ display:none;}


/* 视频-列表页 ----------------------------------------- */
.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(?content/main/base/img/playbutton.png) 0 0 no-repeat; display: none; filter: alpha(opacity=80); opacity: 0.8; }
.videoPageList .pic img { height: 203px; 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(?content/main/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: 20px 0 20px 20px; margin-right: -30px; }
.spePageList li { position: relative; float: left; width: 350px; padding: 5px; margin: 0 40px 40px 0; text-align: center; -webkit-box-shadow: 0px 0 8px rgba(0, 0, 0, .15); -moz-box-shadow: 0px 0 8px rgba(0, 0, 0, .15); box-shadow: 0px 0 8px rgba(0, 0, 0, .15); }
.spePageList li img { width: 100%; height: 82px; }
.spePageList .tit { display: block; padding: 5px 0; }
.spePageList li:hover { -webkit-box-shadow: 0px 0 8px rgba(0, 0, 0, .3); -moz-box-shadow: 0px 0 8px rgba(0, 0, 0, .3); box-shadow: 0px 0 8px rgba(0, 0, 0, .3); }
.spePageList li:hover a { text-decoration: none; color: #c00 }
.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"; 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; }

/* 人才模型 */
body.rcPage { background: #fff; }
.rcPageList { margin-right: -40px; }
.rcPageList li {float: left;width: 240px;border: 1px solid #f0f0f0;box-sizing: border-box;margin-right: 45px;height: 430px;overflow: hidden;transition: 0.5s;position: relative;margin-bottom: 30px;}
.rcPageList li a { padding: 20px; display: block; }
.rcPageList li .pic {width: 100%;height: 240px;background: #f7f7f7;}
.rcPageList li .pic img {width: 100%;height: 240px;}
.rcPageList li .title { position: relative; overflow: hidden; margin: 10px 0; }
.rcPageList li .title .name {font-size: 16px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;line-height: 22px;padding: 5px 0;}
.rcPageList li .title .jszc {color: #333;line-height: 20px;padding: 5px 0;overflow: hidden;}
.rcPageList li .title .jszc span{color:#999;height: 20px;overflow:hidden;float: left;}

/* .rcPageList li .title .jszc span{text-align:justify;width: 73px;display: inline-block;}
.rcPageList li .title .jszc span:after{ content:""; width:100%; display:inline-block} */

.rcPageList li .intro { line-height: 20px; color: #999; font-size: 14px; text-align: justify; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.rcPageList li:hover { box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15); text-decoration: none }
.rcPageList li:hover a { text-decoration: none; color: #333 }
.rcPageList li:before { content: ""; width: 0px; height: 3px; background: #F08519; display: block; position: absolute; bottom: -3px; left: 50%; margin-left: 0px; transition: 0.5s; }
.rcPageList li:hover:before { width: 60px; margin-left: -30px; bottom: 0; }
.rcPageList li:hover a .name { color: #F08519 }
.lbox { margin-bottom: 30px; }
.lbox .hd { border-bottom: 1px solid #e4e4e4; height: 45px; margin-bottom: 20px; }
.lbox .hd h3 { font-size: 24px; color: #009B4C }
.lbox .hd h3:before { content: ''; width: 5px; height: 20px; background: #009B4C; display: inline-block; float: left; margin-top: 6px; margin-right: 10px; }
.lbox .bd { text-align: justify }
.lbox .bd p { line-height: 24px; margin-bottom: 10px }
.rcCont { padding: 50px; border: 1px solid #e0e0e0; margin-top: 30px; box-sizing: border-box; }
.rcCont .pictit { overflow: hidden; margin-bottom: 50px; }
.rcCont .pictit .pic { float: left; margin-right: 40px; width: 200px; }
.rcCont .pictit .pic img { width: 100%; height: 240px; }
.rcCont .pictit .tit { }
.rcCont .pictit .tit .tbd { padding: 15px 20px; background: #f8f8f8; box-sizing: border-box; overflow: hidden; height: 185px; font-size: 14px; }
.rcCont .pictit .tit h3 { font-size: 28px; color: #009B4C; margin-bottom: 25px; }
.rcCont .pictit .tit table { width: 100%; color: #333 }
.rcCont .pictit .tit table td { }
.rcCont .pictit .tit table .th { width: 80px; color: #969696; box-sizing: border-box; }
.rcCont .pictit .tit table .th.right { text-align: right; padding-right: 5px; }
.rcCont .pictit .tit table .tb { padding-left: 5px }


@media screen and (max-width:1600px){
.rcPageList li {width: 200px;margin-right: 45px;height:390px;}
.rcPageList li .pic {width: 100%;height: 189px !important;}
.rcPageList li img {height: 189px !important;}
.picPageList-S li {margin: 0 48px 15px 0;}
}




/* loop-list */
.loop-list { display: flex; flex-wrap: wrap; gap: 2%; }
.loop-list li { width: 49%; margin-bottom: 20px; box-sizing: border-box; border: 1px solid #ddd; }
.loop-list h3 { font-size: 22px; text-align: center; line-height: 50px; height: 50px; color: #009B4C; }
.loop-list h3 a { color: inherit;}
.loop-list .intro { font-size: 14px; line-height: 24px; color: #666; text-indent: 2em; padding: 10px 20px 20px;}


.box-people .intro { font-size: 16px; line-height: 24px; color: #666; text-indent: 2em; padding: 20px;  border: 1px solid #ddd; margin-bottom: 20px;}

.name-list { display: flex; flex-wrap: wrap; gap: 2%; }
.name-list li { width: 23.5%; margin-bottom: 20px; font-size: 20px; color: #009B4C;}
.name-list li a { color: inherit; display: block;  box-sizing: border-box; border: 1px solid #ddd;  line-height: 50px; height: 50px; text-align: center; }
.name-list li a:hover { text-decoration: none; color: #fff; background-color: #009B4C; border-color: #009B4C;}










<!--0.00032496452331543-->