﻿@charset "utf-8";

/* 文章首页 -----------------------------------------*/
.pageBoxLoop{ overflow: hidden;}
.pageBoxLoop .box{margin-top: 20px;}
.pageBoxLoop .topicList .t .date{font-family: DINCond-Regular;}

/* 文章列表页 -----------------------------------------*/
/* newsList */
.newsList{margin-top: 20px;}
.newsList li{overflow: hidden; margin-top: 5px;}
.newsList li.first {border-bottom: 1px solid #dedede;padding-bottom: 20px;}
.newsList li.noData{font-size: 16px; color: #999;}
.newsList li a{display: block; position: relative; z-index: 1; padding: 20px 0; overflow: hidden; border-bottom: 1px solid #dedede; }
.newsList li a:hover{text-decoration: none;}
.newsList li .calendar{width: 90px; height: 86px; float: left; margin:5px 20px 0 0; text-align: center; font-size: 13px; color: #999; background-color: #f8f8f8;}
.newsList li .calendar em{position: relative; z-index: 1; display: block; margin-top: 7px; height: 46px; line-height: 46px; font-size: 40px;}
.newsList li .calendar em::after{position: absolute; z-index: 1; left: 50%; bottom:-2px; content: ''; width: 26px; height: 1px; line-height: 1px; float: left; margin-left: -13px; background-color: #dfdfdf;}
.newsList li .con{overflow: hidden;}
.newsList li .tit{font-size: 16px; line-height: 28px; color: #333;}
.newsList li .tit:hover{text-decoration: none;}
.newsList li .intro{overflow: hidden; height: 24px; margin-top: 5px; line-height: 24px; white-space: nowrap; text-overflow: ellipsis; color: #999;}
.newsList li .others{margin-top: 10px; height: 20px; line-height: 20px; overflow: hidden;}
.newsList li .hits,
.newsList li .date{margin-right: 15px; padding-left: 28px; color: #999; background:  url(../../base/img/hitsicon.png) left 4px no-repeat;}
.newsList li .date{padding-left: 18px; background-position: left -34px;}
.newsList li.t a{padding: 0; border-bottom: none;}
.newsList li.t a::after{display: none;}
.newsList li.t .pic{width: auto; float: left; margin-right: 20px;}
.newsList li.t .tit{margin-top: 10px; font-size: 24px; font-weight: bold; line-height: 46px; height: 46px;}
.newsList li.t .intro{height: auto; line-height: 26px; height: 78px; white-space:inherit;}
.newsList li,
.newsList .calendar{-webkit-transition-duration:.4s; -moz-transition-duration:.4s; -ms-transition-duration:.4s; -o-transition-duration:.4s; transition-duration:.4s; }
.newsList li a:hover .tit{ font-weight: bold;}
.newsList li a:hover .calendar{background-color: #da2e2e; color: white;}
.newsList li a:hover .calendar em::after{background-color: #f8f8f8;}

/* 文章标题列表页 -----------------------------------------*/
.newsTitleList{overflow: hidden; margin-top: 20px;}
.newsTitleList li{font-size:16px; line-height:48px;overflow:hidden; height:48px;}
.newsTitleList li a{padding-left: 10px; background: url(../../base/img/dot01.png) left center no-repeat;}
.newsTitleList .date{float:right; margin:0 10px;color:#999; }
.newsTitleList .node{margin-right:10px;color:#999; }

/* 文章内容页 -----------------------------------------*/
.subheading{font-size: 16px;}
.articleCon{margin:20px 0 40px; padding:32px 100px;text-align: left; background-color: #fff;}
.printArea .title{margin-bottom: 20px; padding: 0 30px; font-size: 36px; color: #136fbf; line-height: 1.5; text-align: center; word-wrap: break-word;}
.printArea .subTitle,
.printArea .subheading{margin-bottom: 20px;font-size: 20px; text-align: right; color: #555; }
.printArea .property{margin-bottom: 20px; padding: 6px 10px; font-size: 14px; text-align: center; color: #666; border-bottom: 1px solid #e0e0e0;}
.printArea .property span{padding: 0 5px;}
.printArea .conTxt{overflow: hidden;padding: 0 0 20px; font-size: 16px; line-height: 2; color: #333; }
.printArea .conTxt img{max-width: 920px; height: auto !important;}
.printArea .conTxt p{margin-bottom: 20px; word-wrap: break-word;}
.printArea .conTxt a{text-decoration: underline;color: blue; }
.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{margin: 0.67em 0;font-size: 2em; }
.printArea .conTxt h2{margin: 0.75em 0;font-size: 1.5em; }
.printArea .conTxt h3{margin: 0.83em 0;font-size: 1.17em; }
.printArea .conTxt h5{margin: 1.5em 0;font-size: 0.83em; }
.printArea .conTxt h6{margin: 1.67em 0;font-size: 0.75em; }
.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 .videoPlayer{position: relative; z-index: 1500; width: 800px; height: auto; margin: 20px auto; text-align: center; }
.articleCon .userControl{overflow: hidden; margin-bottom: 20px; padding: 10px 0;font-size: 16px; text-align: left; border-bottom: 1px solid #ddd; }
.articleCon .userControl .a{float: left;margin: 10px 10px 0 0; color: #777; }
.articleCon .userControl .bdsharebuttonbox{float: right;}
.articleCon .page{overflow: hidden;padding: 10px 0; text-align: center; }
.articleCon .others{margin-bottom: 15px; font-size: 16px;}
.articleCon .others .prev,
.articleCon .others .next{padding: 5px 0;}

.articleCon .qrCodeBox{text-align: center; margin: 30px auto 0;}
.articleCon .qrCodeBox .pic{display: inline-block; *display: inline; margin:0 auto; padding: 5px; text-align: center; background-color: #fff;}
.articleCon .qrCodeBox .title{margin-bottom: 20px; height: 20px; line-height: 20px; font-size: 14px; color: #999;}


.articleCon .swp-tit{display:none;}

/* 相关信息 */
#relativeInfo{border-bottom: 1px solid #ddd;}
#relativeInfo .bd{padding: 10px 0 20px 0;}
#relativeInfo ul{overflow: hidden;}
#relativeInfo li{float: left; width: 50%;}

/*通用-单页*/
.singlePage{}
.singlePage .articleCon{padding: 10px 20px 20px; margin: 0; }
.singlePage .printArea .title,
.singlePage .printArea .subTitle{padding:0; text-align: left;}
.singlePage .printArea .conTxt img{max-width: 884px !important;}
/*集团-重要指标*/
.countList{overflow: hidden; margin: 30px 0;}
.countList li{width: 24.9%; float: left; text-align: center;}
.countList li .tip{height: 30px; line-height: 30px; font-size: 16px; color: #666;}
.countList li .num{margin-top: 5px; height: 42px; line-height: 42px; font-size: 36px; font-weight: bold; color: #0372c5;}

/* 友情链接列表页 -----------------------------------------*/
.friendLinkList{overflow: hidden; zoom: 1; padding: 10px 0 10px 10px;}
.friendLinkList li{float: left; overflow: hidden;width: 28%; height: 36px; padding: 0 3.5% 0 1.5%; line-height: 36px; background: url(../../base/img/dot01.png) left center no-repeat; }



/* 图片-列表页 ----------------------------------------- */
.picPageList{overflow: hidden; margin-right: -3%; text-align: center;}
.picPageList li{position: relative; float: left; overflow: hidden;width: 30%; margin: 1.2% 3% 1.2% 0; *display: inline; }
.picPageList .pic{overflow:hidden;}
.picPageList .pic img{width: 100%; height: auto; }
.picPageList .pic img{display:block; -webkit-transition-duration:1s; -moz-transition-duration:1s; -ms-transition-duration:1s; -o-transition-duration:1s; transition-duration:1s; }
.picPageList .pic:hover img{-webkit-transform:scale(1.1);transform:scale(1.1); }
.picPageList .title{height: 96px; padding:20px 5% 0; text-align: left; overflow: hidden; background-color: #f9f9f9;}
.picPageList .title a{display: block; max-height: 48px; overflow: hidden; font-size: 16px; line-height: 24px; color: #333;}
.picPageList .others{margin-top: 10px; height: 20px; line-height: 20px; overflow: hidden;}
.picPageList .hits,
.picPageList .date{margin-right: 15px; padding-left: 28px; color: #999; background:  url(../../base/img/hitsicon.png) left 4px no-repeat;}
.picPageList .date{padding-left: 18px; background-position: left -34px;}


/* 视频-列表页 ----------------------------------------- */
.videoPageList{overflow: hidden; margin-right: -3%; text-align: center;}
.videoPageList li{float: left; width: 30.3%; margin: 1.5% 3% 2.5% 0; *display: inline;}
.videoPageList .pic{position: relative;border: 1px solid #ddd; background: #fff; }
.videoPageList .pic a{display: block; overflow: hidden;margin: 3%; }
.videoPageList .pic .ico{position: absolute; top: 50%; left: 50%; display: none; width: 62px; height: 62px; margin-top: -31px; margin-left: -31px; opacity: 0.8;background: url(../../base/img/playbutton.png) 0 0 no-repeat; filter: alpha(opacity=80); }
.videoPageList .pic img{width: 100%; height: 203px; -webkit-transition: 400ms; -moz-transition: 400ms; -o-transition: 400ms; transition: 400ms;}
.videoPageList .title{overflow: hidden; height: 48px; padding-top: 5px; padding-left: 25px; font-size: 14px; line-height: 24px; text-align: left; background: url(../../base/img/icons.png) 0 -2218px no-repeat;}
.videoPageList .pic:hover{border-color: #bbb;}
.videoPageList .pic:hover img{-webkit-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); -o-transform: scale(1.05, 1.05);transform: scale(1.05, 1.05); }
/* 专题首页 -----------------------------------------*/
.spePageList ul{overflow: hidden; margin-right: -30px;padding: 20px 0 20px 20px; }
.spePageList li{position: relative; float: left; width: 350px; margin: 0 40px 40px 0; padding: 5px; text-align: center; -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15); box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);}
.spePageList li img{width: 100%; height: 82px;}
.spePageList .tit{display: block; padding: 5px 0;}
.spePageList li:hover{-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3); box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);}
.spePageList li:hover a{text-decoration: none; color: #c00;}
.spePageList .archivedTip{position: absolute; top: 5px; right: 5px; height: 24px; padding: 0 15px;font-size: 12px; line-height: 24px; color: #fff; background: #999; }
/* 信息提示页  */
.Showms{overflow: hidden; max-width: 540px; margin: 30px auto;padding: 3% 5%; background: #fff; }
.Showms .top,
.Showms .bottom,
.Showms .Shadow{display: none;}
.Showms .MS{overflow: hidden; zoom: 1;}
.Showms .titWrong{margin-bottom: 15px; padding: 5px 0; font-size: 18px;color: #c00; border-bottom: 1px solid #ccc; }
.Showms .BUT{padding: 25px 0 15px 0;}
.Showms .BUT a{display: inline-block; height: 36px; margin-right: 15px; padding: 0 15px; font-size: 14px; line-height: 36px; cursor: pointer; border: 1px solid #ccc; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: #eee; background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#eee)); background: -moz-linear-gradient(#fff, #eee); background: -ms-linear-gradient(#fff, #eee); background: -o-linear-gradient(#fff, #eee); background: linear-gradient(#fff, #eee);}
.Showms .BUT a:hover{text-decoration: none;color: #c00; border: 1px solid #aaa; }
.departmentSearch .searchBox{width: 100%;height: 60px; }
.departmentSearch .searchBox .hd{float: left; height: 36px; padding: 12px 0 12px 59px; font-size: 16px; line-height: 36px; color: #333; background: url(/content/main/petitionletter/img/petition-icons.png) 19px -151px no-repeat;}
.departmentSearch .searchBox .bd{float: right; width: 395px; height: 36px; padding: 12px 0 0 0;}
.departmentSearch .searchBox .keyword{float: left;width: 200px; height: 24px; padding: 5px 0 5px 15px; font-size: 14px; line-height: 24px; border: 1px solid #ccc; border-right: none; outline: none; background: #fff; }
.departmentSearch .searchBox .searchsubmit{float: left; width: 84px; height: 36px; font-size: 16px; font-weight: bold;line-height: 36px; text-align: center; color: #fff; border: none; background: #458adf; }
.departmentSearch{overflow: hidden; margin-bottom: 10px;}
.departments{float: left; width: 100px; height: 36px; margin-right: 5px;font-family: 'microsoft yahei'; font-size: 14px; line-height: 32px; border: 1px solid #ddd; outline: none; }
/* 解读回应 ----------------------------------------- */
.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{margin-bottom: 5px;font-size: 16px; font-weight: bold; }
.fbhList label{color: #0068b7;}
.fbhList .more{overflow: hidden; padding-top: 15px;}
.fbhList .more a{float: right; height: 30px; padding: 0 20px; line-height: 30px; color: #fff; border-radius: 5px;background: #8db6d5; }
.fbhList .more a:hover{text-decoration: none;background: #6e9ec3; }
#sideZctj .list{padding-top: 8px; text-align: center;}
#sideZctj .list .title{padding: 3px 0 10px 0;}
