﻿@charset "utf-8";
/* 文章-父列表页 -----------------------------------------*/
.bg-color{height: 435px;}
.title_box{position: absolute;top: 276px;height: 88px;left: 0;right: 0;}
.title_box h3{float: left;width: 220px;height: 88px;background: rgba(200, 69, 39, 0.9);border-radius: 50px 10px;text-align: center;font-size: 30px;color: #fff;line-height: 88px;}
/* 侧栏导航 */
#sideMenu{background: #3E6EB2;margin-bottom: 30px;padding: 20px;}
#sideMenu .hd{height: 50px;line-height: 50px;text-align: center;color: #fff;overflow: hidden;margin-bottom: 10px;}
#sideMenu .hd h3{font-size: 30px;font-weight: normal;color: #fff;}
#sideMenu .menuList li{vertical-align: top;height: 60px;line-height: 60px;}
#sideMenu .menuList a{display: block;height: 60px;line-height: 60px;border-bottom: 1px solid #5C82B8;font-size: 18px;text-indent: 30px;text-align: left;background: url(../../base/img/sild_off.png) 202px 50% no-repeat;color: #fff;}
#sideMenu .menuList li:hover a,#sideMenu .menuList .on a{color: #FDDB63;background: url(../../base/img/sild_on.png) 202px 50% no-repeat;}
#sideMenu .menuList li:hover a{color: #FDDB63;}
#sideMenu .menuList li:last-child a{border: none;}
.focusWrap{overflow: hidden; margin-bottom: 40px;}
.focusWrap .focusBox{margin-right: 30px; width: 430px; float: left;}
.focusWrap .focusBox .bd .pic img{width: 430px; height: 290px;}
.focusWrap .focusBox .bd{height: 290px;}
.focusBox .hd{bottom: 18px;right: 7px;}
.focusWrap .topicList{ overflow: hidden; zoom: 1;}
.focusWrap .topicList .t{margin-bottom: 15px;padding-bottom: 15px;border-bottom: 1px dotted #ccc;}
.focusWrap .topicList .t .intro{line-height: 22px;height: 44px;text-indent: 2em;}
.focusWrap .topicList .t .title{ margin-bottom: 8px; text-align: center;}

#datalist{background-color: #fff;padding: 20px 20px;border: 1px solid #E8E8E8;}
.infoListA li{padding: 0;border-bottom: 1px solid #E8E8E8;font-size: 14px;line-height: 22px;text-align: left;padding: 15px 0;}

/* 循环栏目 */
.pageBoxLoop{overflow: hidden;} 
.pageBoxLoop .box{width: 430px;border-top: 0;margin-bottom: 20px;}
.pageBoxLoop .box .bd{height: 240px;}
.pageBoxLoop1 .box{width: 100%;}
.pageBox{margin-bottom: 20px;}
.pageBox .hd{ height: 40px; line-height: 40px; background: #f2f2f2; overflow: hidden}
.pageBox .hd .more{ float: right; margin-right: 10px; color: #999}
.pageBox .hd h3{font-size: 16px; background: #16447c; float: left; padding: 0 20px; color: #fff;}
.pageBox .hd h3 a{color: #fff;}
.pageBox .bd{padding: 15px 0;}
.path{font-size: 14px;height: 75px;line-height: 75px;position: relative;overflow: hidden;text-align: left;}
.topicList li.n,.infoList li{height: 48px;line-height: 48px;text-align: left;background: url(../../base/img/list_icon.png) no-repeat 0px 50%;padding: 0 0 0 15px;}
.topicList li.n a,.infoList li a,.newlist li a{font-size: 16px;}
.topicList li.n .date,.infoList li .date,.newlist li .date{color: #777777;float: right;font-size: 14px;}
.newlist{padding-top: 20px;}
.newlist .t{margin-bottom: 30px;padding-bottom: 30px;border-bottom: 1px solid #D9D9D9;}
.newlist .t .date-box {float: left;width: 88px;height: 68px;border: 1px solid #EAEAEA;border-radius: 5px;margin-right: 25px;position: relative;}
.newlist .t .date-box .ym{width: 68px;height: 20px;background: #3E6EB2;border-radius: 5px;line-height: 20px;text-align: center;font-size: 12px;color: #fff;position: absolute;left: 0;right: 0;margin: auto;top: -10px;}
.newlist .t .date-box .dd{line-height: 74px;font-size: 35px;color: #575757;font-weight: 600;text-align: center;}
.newlist .t .con .title{font-weight: 400;font-size: 16px;line-height: 32px;height: 32px;text-align: left;}
.newlist .t .con .intro{font-size: 16px;line-height: 26px;color: #939393;height: 26px;text-align: left;}

.box .hd{height: 60px;line-height: 60px;border-bottom: 1px solid #D9D9D9;margin-bottom: 20px;}
.box .hd .more{padding-left: 22px;background: url(../../base/img/more_b.png) 0 50% no-repeat;float: right;}

/* 文章子-列表页 -----------------------------------------*/

/* 图文列表 */
.pageTPList{margin-top:-12px;text-align: left;}
.pageTPList li{padding: 10px 15px 15px;border-bottom: 1px solid #E1E1E1;overflow:hidden;}
.pageTPList .pic{padding-top: 5px;float:left;margin-right: 15px;width: 140px;}
.pageTPList .pic img{width:100%;height: auto;}
.pageTPList .con{overflow:hidden; zoom:1}
.pageTPList .title{font-size: 16px;line-height: 24px;overflow:hidden;font-weight:bold; margin-bottom:5px}
.pageTPList .intro{margin-bottom: 5px;line-height: 22px;color:#999; height: 44px; overflow:hidden;font-size:12px;}
.pageTPList .title a:hover{text-decoration:none}
.pageTPList .intro .more{display:none;}
.pageTPList .others{font-size:12px; color: #999; line-height:22px}
.pageTPList .others span{margin-right:15px;}
.pageTPList .node{color: #999; margin-right: 15px; display:none}
.pageTPList .last{ border-bottom:0; margin-bottom:0; }
.pageTPList .on{background:#F9F9F9}

/* newsList */
.newsList li{overflow: hidden;padding: 3px 0;}
.newsList li a{padding-left: 10px; background: url(../../base/img/icon.png) 0 9px no-repeat}
.newsList .date{color: #999;float: right}
.newsList .split{ margin-bottom:10px; height: 10px;border-bottom: 1px dotted #ccc;}

/* 友情链接列表页 -----------------------------------------*/
.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(../../base/img/icon.png) 0 -174px no-repeat;float: left;overflow: hidden;}

/* 文章内容页 -----------------------------------------*/
.articleCon {text-align: left;}
.printArea .title {font-size: 22px;line-height: 1.6;text-align:center;margin-bottom: 10px;color:#000000;}
.articleCon .printArea .title{font-weight: 700;font-size: 36px;line-height: 80px;text-align: center;color: #333333;}
.printArea .subTitle {font-size: 20px; color:#555; text-align:center;margin-bottom: 20px;}
.printArea .property{font-size: 14px;margin-bottom: 10px;text-align:center;color: #A2A2A2;border: 1px solid #E9E9E9;height: 50px;line-height: 50px;}
.printArea .property span{ padding:0 5px;}
.printArea .property2{margin: 20px 0;color: #616161;font-size: 14px;}
.printArea .property2 span{margin-right: 20px;}
.printArea .conTxt,
.printArea .conTxt *{box-sizing:content-box}
.printArea .conTxt { color: #333; font-size: 16px; line-height: 2; text-align: left; padding: 0 0 20px 0; overflow: hidden; font-family: "Microsoft YaHei", 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; text-align: left; }
.printArea .conTxt table td{padding: 5px 10px}
.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 { 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 .page { padding:10px 0; text-align:center; }
.printArea .vedioPlayer{background: #000;width: 800px;text-align:center;margin:20px auto;height: 480px;}
.articleCon .userControl {font-size: 14px;text-align: center;margin-bottom:30px;}
.articleCon .userControl .a{color:#777; margin:10px 10px 0 0; float:left;}
.articleCon .userControl .bdsharebuttonbox { display: block;position: relative; border-top: 1px solid #D9D9D9;}
.articleCon .userControl .bdsharebuttonbox .hd{float: none;display: block;width: 24px;font-size: 12px;color: #4E4E4E;margin: -8px auto 0;height: 16px;line-height: 16px;background: url(../../base/img/share_icon.png) 4px 50% no-repeat;padding: 0 4px 0 20px;background-color: #f7f7f7;}
.articleCon .userControl .bdsharebuttonbox .bd{float: none;display: inline-block;margin-top: 15px;}
.articleCon .others{padding: 10px 0;margin-bottom:15px;}
.articleCon .others a{color:#666}
.articleCon .others a:hover{color: #FD9A63;}
.articleCon .others .prev,.articleCon .others .next{padding: 3px 0;font-size: 18px;color: #666666;}
.articleCon .others .prev span,.articleCon .others .next span{color: #FD9A63;}
.articleCon .others .prev .date,.articleCon .others .next .date{color: #666666;}
/* 相关信息 */
#relativeInfo{border-bottom: 1px dashed #ddd;}
#relativeInfo .hd h3{font-size: 18px;color: #16447c;}
#relativeInfo .bd{ padding: 10px 0 20px 0;}
#relativeInfo ul{overflow: hidden;}
#relativeInfo li{}

/* 图片-列表页 ----------------------------------------- */
.picPageList{ margin-right: -30px;overflow: hidden;text-align: center;}
.picPageList li{float: left;width: 190px;padding: 6px;margin: 0px 25px 0 0;display: inline;position: relative;background: #fff;overflow: hidden;height: 200px;margin-bottom: 20px;}
.picPageList .pic img{height: 142px;width: 100%;}
.picPageList .title{ display: block;overflow: hidden;line-height: 22px;padding-top: 5px; height: 44px;}
.picPageList .title a{display: block; font-size: 14px}
.picPageList li:hover{background: #F2F2F2}
.picBoxLoop{overflow: hidden}
.picBoxLoop .pageBox{ width: 100%; margin:0;}
.picBoxLoop .pageBox .bd{height: auto; overflow:hidden;}
.picBoxLoop .pageBox .bd li{ margin:0;}
.picBoxLoop .pageBox .bd li.noData{ margin:0 0 0 10px;}
.photoContent .mainBox{ float: none; width: 100%;}

/* 信息提示页 ---------------------------------------------- */
.Showms{background: #fff;padding: 30px 40px;overflow: hidden;margin: 30px auto; width: 600px;}
.Showms .top,.Showms .bottom,.Showms .Shadow{ display: none}
.Showms .MS{overflow: hidden; zoom: 1;}
.Showms .titWrong{color: #c00;border-bottom: 1px solid #ccc;padding: 10px 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;}

/* 其它 */
#content.noSideContent{border: 1px solid #ddd;}
#content.noSideContent .mainContent{float: none; width: auto}
.voteListPage .mainBox .mBd{padding: 20px 10px !important}
.slide-wrap{padding: 20px !important}
.graphPater .result-title{color: #333 !important}

/*点赞与收藏*/
.likes-group { overflow: hidden; text-align: center; margin-bottom: 30px; height: auto; }
.likes-group li { width: 60px; border-radius: 30px; height: 60px; background: #f0f0f0; display: inline-block; }
.likes-group a { font-size: 12px; padding-top: 28px; display: inline-block; }
.likes-group .Likes { background: url(../../base/img/btnicon.png) no-repeat 4px -103px; }
.likes-group .Collection { background: url(../../base/img/btnicon.png) no-repeat 4px -45px; }
.likes-group .addLikes { background: url(../../base/img/btnicon.png) no-repeat 10px -346px; }
.likes-group .addCollection { background: url(../../base/img/btnicon.png) no-repeat 15px -288px; }

/* 智能标签 */
.articleCon .smart-tags{margin-bottom: 20px !important}

/* url_方块样式分页 */
.page{font-size: 0;text-align: center;padding: 40px 0;clear: both; line-height: 20px;}
.page a,.page span{vertical-align: top;font-size: 14px;display: inline-block; *display: inline;zoom: 1;border: 1px solid #C4C4C4;border-radius: 2px;padding: 5px 10px;margin-right: 5px;}
.page a:hover{border: 1px solid #3E6EB2; text-decoration: none; color: #3E6EB2;}
.page .current{ background: #3E6EB2; border: 1px solid #3E6EB2; color: #fff !important;}
.page select{height: 18px;line-height: 18px;padding: 0 8px;background: #f7f7f7;border: 0;border: none;vertical-align: middle;}

.dycontent{padding: 20px 40px;background-color: #fff;}
.dycontent h3{font-size: 30px;line-height: 80px;text-align: center;color: #313131;font-weight: 600;}
.picList{margin-right: -30px;}
.picList li{width: 277px;margin-right: 30px;}
.picList li .pic,.picList li .pic img{margin: 0;width: 277px;height: 180px;}
.picList li .con{background-color: #fff;padding: 10px 20px;text-align: left;}
.picList li .con .date{font-size: 14px;line-height: 23px;color: #989898;}
.picList li .con .title{font-size: 16px;line-height: 23px;height: auto;text-align: left;margin: 0;padding: 0;}

.nycontent{padding: 20px 40px;border: 1px solid #D2D2D2;}
.siteMap .h1 .a1,.siteMap .a2:hover{color: #FD9A63;}

.surveyCommonList .tit,.voteCommonList .tit{float: left;}
.surveyCommonList .dates,.voteCommonList .dates{text-align: right;}
.LetterInfoTable td{text-align: left;}