﻿/*内页样式*/
.content,
#content {
    width: 1200px;
    margin: 0 auto 20px;
    font-family: Arial, Helvetica, sans-serif, "新宋体";
    padding: 20px 0;
    background: #fff;
}
.banner { background:#f3f3f3}
.path {
    /* padding: 0 10px; */
    margin: 0px auto;
    height: 46px;
    line-height: 46px;
    background: #f3f3f3;
}

.path a { margin:0 5px;}

.side {
    float: left;
    margin-right: 40px;
    width: 240px;
    padding-bottom: 20px;
}

/* 侧栏-多级列表 */
.side2{float: left;background: #fff;width: 220px;margin-right: 20px;margin-top: -10px;}
#sideMenuTree .hd{ height: 50px; line-height: 50px;}
#sideMenuTree .hd h3{ font-size: 18px;}
#sideMenuTree .bd{padding:10px 16px; border:none}
#sideMenuTree .bd .h1{height:auto;}
#sideMenuTree .bd .li1{margin-bottom:5px;}
#sideMenuTree .bd .h1 .a1{display:block;height:auto;line-height:34px;padding: 0px 0 0px 20px;font-size:14px;background:#eee;}
#sideMenuTree .bd .on1 .a1,
#sideMenuTree .bd .h1 .a1:hover{background-color:#407abf; color:#fff}
#sideMenuTree .bd .ul1{display:none}
#sideMenuTree .bd .li2{border-bottom:1px solid #eee}
#sideMenuTree .bd .last2{border-bottom:none}
#sideMenuTree .bd .h2 a{display:block;line-height:32px;padding:0px 0 0px 35px; background: url(../../base/img/subnav_bg.jpg) 0px no-repeat;font-size: 13px;}
/* #sideMenuTree .bd .on2{border-bottom:1px solid #eee} */
#sideMenuTree .bd .on2 a,
#sideMenuTree .bd .h2 a:hover{color:#13589b; font-weight:bold;}
#sideMenuTree .bd .ul2{}
#sideMenuTree .bd .h3 a{display:block; line-height:20px; font-size:12px; padding:5px 36px 5px 45px;}
#sideMenuTree .bd .h3 a:hover{background-color:#eee; color:#04468b}
#sideMenuTree .bd .on3 a{color:#04468b}
#sideMenuTree .bd .ul2{display:none}
#sideMenuTree .bd .on1 .ul1,
#sideMenuTree .bd .on2 .ul2{display:block;}
#sideMenuTree{border: #cfe2f0 1px solid;background: #fff;margin-bottom: 10px;margin-top: 0px;}
.xxgkTit{height: 40px;text-align: center;margin-top:10px;line-height: 40px;background-color: #195daf; }
.xxgkTit a,.xxgkTit{color: #fff;font-size: 14px;font-weight: bold;}

/* 通侧菜单 */
.subpage_menu { background:#eee; height:50px; padding:25px 0px; margin:0px;}
.subpage_menu ul { background: #fff; text-align: center; height: 50px; margin: 0px auto; width: 1200px; color: #ccc; }
.subpage_menu ul li { text-align: center; display: inline-block; position: relative; margin: 0px 8px; }
.subpage_menu ul li a{ color: #333; padding: 15px 10px; height: 15px; display: block; position: relative; border-bottom: #fff 5px solid; font-size: 14px }
.subpage_menu ul li a:hover,.subpage_menu ul li.on a { color: #de421b; border-bottom: #de421b 5px solid; font-weight: bold; }


/* newsList */

.newsList li .address{ float:right; margin: 8px 8px 0 0; padding: 0 8px; font-size: 12px; line-height: 21px; color: #fff; border-radius: 3px; background: #155ea2; }
.newsList li .address:hover{ text-decoration: none; background: #26731c; }
.newsList li .disable{ display: none; }
.newsList li .node{ margin-right: 5px; color: #329626; }
.newsList li .node a{ color: inherit; }
/* xxgkList  */
.xxgkList {margin: 10px 0 0 0px;}
.xxgkList li {width: 100%;line-height: 20px;position: relative;font-size: 14px;padding: 10px 0;border-bottom: #eee 1px dotted;}
.xxgkList .date {float: right;font-size: 12px; color: #666; margin: 0 15px 0 40px;}
.xxgkList .split {height: 13px; margin-bottom: 13px; border-bottom: 1px dashed #e5e5e5; background: none}
.xxgkList li.noData {background: none;  color: #999;}
.xxgkList li .address{ float:right; margin-left: 15px; padding: 0 8px; font-size: 12px; line-height: 21px; color: #fff; border-radius: 3px; background:#c3000e; }
.xxgkList li .address:hover{ text-decoration: none; background:#ff5e69; }
.xxgkList li .disable{ display: none; }
.xxgkList li .node{ margin-right: 5px; color: #329626; }
.xxgkList li .node a{}
.xxgkList li .ownerdept{}
.xxgkList li .number{display:inline-block;width: 70px;text-align: center;}
.publicTable .type{display: none;}

.publicTable{width: 100%;margin-top: 10px;}
.publicTable .title td {
    text-align: center;
    color: #0068B7;
    font-size: 18px;
    background: #F3F3F3;
    padding: 8px 8px;
}
.publicTable .index {
    width: 23%;
}
.publicTable .date {
    width: 12%;
}
.publicTable .number{
    width: 8%;
}
.publicTable .type {
    width: 23%;
    font-size: 16px;
}
.publicTable .name {
    text-align: left;
    font-size: 16px;
    z-index: 1;
}
.publicTable .date {
    width: 15%;
}

.sideItem a {
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    background: #33aced;
    margin-bottom: 10px;
}
.side .pbsideMenu{margin-bottom: 10px;margin-top: 0px;padding: 0!important;}
.side .pbsideMenu .hd{height: 40px!important;line-height: 40px!important;background: #33aced!important;}
#sideMenu .hd { width: 220px; height: 70px; padding-top: 24px; background: #00214e; color: #fff; font-size: 24px; padding-left: 20px }
#sideMenu .hd h3 { font-family:"宋体", Arial, Helvetica, sans-serif, "微软雅黑"}

.menuList li a{ display: block; background:#fff url(../../base/img/nav_li.gif) no-repeat 210px center; border-bottom: 1px solid #cfcfcf; padding: 10px 20px; overflow: hidden; font-size: 14px }
.menuList li a:hover, .menuList li.on a{ background:#0eafe6 url(../../base/img/menu_li_on.gif) no-repeat 210px center; color: #FFF; font-weight: bold }



.mainContent {
    overflow: hidden;
    background: #fff;
}

/* .mainBox {
    padding: 15px;
} */

.mainContent .mHd { background: url(../../base/img/index_lm_icon.png) left center no-repeat; padding-left: 20px; height: 24px; line-height: 24px; font-size: 22px; color: #00214e; margin-bottom: 20px; font-family:"宋体" }


/* newsList */
.newsList {
    margin-top: 20px;
}

.newsList { width: 1150px; margin: 0px auto; }
.newsList li{ line-height: 46px; height: 46px; position: relative; font-size: 14px; background: url(../../base/img/more.gif) no-repeat left center; padding-left: 13px; border-bottom: #d9d9d9 1px dotted; }
.newsList li .date { font-size: 12px; color: #999; position: absolute; right: 0px; top: 0px; }

.newsList .split{height: 13px; margin-bottom: 13px; border-bottom: 1px dashed #e5e5e5; background: none}
.newsList .node{color: #999; margin-right: 10px;}
.newsList li.noData{background: none; color: #999;}

.articleCon .title {
    font-size: 22px;
    color: #333333;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
}

.property {
    overflow: hidden;
    line-height: 24px;
    margin: 5px 0 0 0;
    font-size: 14px;
}

.property .fr {
    float: right;
}
.property .hits{display: none;}
.conTxt {
    padding-top: 20px;
    font-size: 16px;
}


.conTxt p {
    font-size: 14px;
    color: #3d3d3d;
    line-height: 2em;
}


.userControl {
    border-bottom: 1px #ddd dotted;
    padding-bottom: 10px;
    line-height: 36px;
    overflow: hidden;
}

.print {
    line-height: 36px;
    text-align: right;
    font-size: 14px;
}

.userControl span {
    float: left;
    margin-right: 20px;
}

.userControl .bdsharebuttonbox {
    float: left;
}



.others{  border-bottom: dotted 1px #c4c4c4; margin-top: 30px;}
.others .prev,.others .next{  
    line-height: 25px;
    padding: 5px 0px;
font-size: 14px;}

/* 信息提示页  */
.Showms {
    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;
}
.sideBox{
    display: block!important;
}
.side2{
    background: none!important;
    border: none;
}
#sideXxgk { margin-bottom: 20px; margin-top: -10px;}
#sideXxgk .hd {height: 40px;background: #0077cf;margin-top: 10px;}
#sideXxgk .hd h3 { display: block; text-align: center; height: 40px; line-height: 40px; color: #fff; font-size: 18px; }
#sideXxgk .hd a{color:#fff;}
#sideXxgk .bd { padding: 10px; border: 1px solid #e6e6e6; }

.friendList li{
    float: left;
    padding: 20px;
}

.leaderList li { border-bottom: 1px dotted #ccc; padding: 20px 20px; background: #fff; overflow:hidden; }
.leaderList .title div { margin-bottom: 3px; }
.leaderList .title span, .leaderList .title a,.leaderList .title i,.leaderList .title div{ font-size: 14px; line-height: 26px;font-style: normal;}
.leaderList .job, .leaderList .work {font-size: 14px;}
.leaderList .work { background-position: 3px -338px; float: left; }
.leaderList .intro span,.leaderList .tel span,.leaderList .email span{ display: block;  font-size: 14px; line-height: 26px;}
.leaderList .text { color: #888; overflow: hidden; zoom: 1; }
.leaderList .intro .more { display: none }

.leaderList li .pic{ float:left; margin-right:30px}

/*专科专家*/
.pageBoxLoop { padding:0 30px;}

.boxA { margin-bottom:20px;}
.boxA .hd { height: 39px; border-bottom:1px solid #d4d4d4; font-size: 16px; color: #333; font-weight: bold; position: relative; display: block; }
.boxA .hd h3 { border-bottom:3px solid #144e8e; float:left; height:27px; line-height:27px; padding-bottom:10px; font-weight:bold;}
.boxA .hd .more { position: absolute; top: 5px; right: 0px;  padding-right: 10px; font-size: 14px; font-weight: normal; text-transform: uppercase; }
.boxA .bd { padding:10px 0; font-size:14px;}
.boxA .bd .picList { margin:0 -5px;}
.boxA .bd .picList li { float:left; margin:10px;}
.boxA .bd .picList li img {width:210px;height:270px;}
.boxA .bd .picList li:hover img { width:206px; height:266px; border:#c10000 2px solid}
.boxA .bd .picList li .tit { font-weight:400; color:#333;}

/* 领导信息 - 列表页 ----------------------------------*/
.ExpertList { margin:0 20px;}
.ExpertList li { width: 363px; height: 126px; display: block; float: left; overflow: hidden; padding: 0px 10px 25px 10px; margin: 0px 0px 25px 0px; border-bottom: #e2e2e2 1px dotted }
.ExpertList li img { width:100px; height:134px; float:left; display:block; margin-right:15px;}
.ExpertList li a:hover img { width:96px; height:130px; border:#c10000 2px solid}
.ExpertList li div, .ExpertList li h3 { line-height: 20px; padding: 4px 0px; color:#666;}
.ExpertList li .title { font-size: 18px; margin-right: 15px; }

/* 领导信息 - 内容页 ----------------------------------*/
#zkzjContent #li-home {display:none;}
.leaderContent { background: #fff; }
.leaderDetail { position: relative; overflow: hidden; padding: 2% 1%; font-size: 16px; }
.leaderDetail .sTitle { border-bottom: 0; font-size: 24px; text-align: center; }
.leaderDetail .boxE { margin-bottom: 35px; }
.leaderDetail .bd { line-height: 30px; padding: 15px 5px; /* color:#777; */ }
.leaderDetail .leaderIntro { max-height: 540px; overflow-y: scroll; }
.leaderDetail .work { text-indent: 2em; padding: 20px 0; /* color:#777; */ margin-bottom: 20px; }
.leaderDetail .writeBtn { float: right; margin-top: -35px; height: 40px; line-height: 40px; font-size: 20px; background: url(../../base/img/icons.png) 15px -429px no-repeat #DC221A; color: #fff; padding: 0 15px 0 50px; }
.leaderDetail .writeBtn:hover { background-color: #BB1F19; color: #fff; text-decoration: none; }
.leaderDetail .infoList li { height: 36px; line-height: 36px; }
.leaderDetail-boxWrap { overflow: hidden; }
.leaderDetail-boxWrap .boxE { width: 48%; }
.leaderDetail .leaderPic {float:left;margin-right: 30px;}

/* 专家信息 - 内容页 -----------------------------------*/
.ExpertDetail { padding: 0 20px; line-height:30px; font-size:16px;}

/*联系我们*/
.contact { width: 100%; background: url(../../base/img/map.jpg) no-repeat center center; height: 660px; padding: 0px; margin: 0px }
.contact ul { width: 1200px; margin: 0px auto; padding-top: 60px; }
.contact ul li { background: #fff; padding: 30px; line-height: 26px; color: #333; border-radius:3px box-sizing:border-box;position: relative; box-shadow: 0px 2px 5px rgba(188, 188, 188, .4); margin-left: 700px; font-size: 14px; }
.contact ul li p span { color:#999; font-weight:bold;}


/* 文章内容页 -----------------------------------------*/
.subheading { font-size: 16px; }
.noSideContent .printArea .conTxt {/* padding: 0 30px; */}
.articleCon {text-align: left;padding: 50px 50px 0;}
.printArea .title {font-size: 22px;width: 100%;display: block;font-weight: bold;}
.printArea .subTitle { font-size: 20px; color: #555; text-align: center; margin-bottom: 20px; }
.printArea .property {font-size: 14px;margin-bottom: 20px;padding: 10px;text-align: center;border-top:1px solid #e5e5e5;color: #3d3d3d;}
.printArea .property span {padding: 0 55px;}
.printArea .conTxt {color: #333;font-size: 16px;line-height: 2em;padding: 0 0 20px 0;overflow: hidden;}
.printArea .conTxt img { max-width: 800px; height: auto !important; }
.printArea .conTxt p {}
.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 .videoPlayer { position: relative; z-index: 1500; background: #000; width: 800px; text-align: center; margin: 20px auto; height: 480px; }
.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; }

.printArea .conTxt table{width:100%;/* margin:30px 0; */overflow: hidden;}
.printArea .conTxt table td{ border:1px solid #e4e4e4; padding:5px; font-size:14px;}

.govDetailTable { margin-bottom: 30px; }
.govDetailTable td {background: #fff;padding: 4px 5px;border: 1px solid #e6e6e6;color: #969696;word-break: break-all;}
.govDetailTable td.con {text-align: left;width:auto;padding-right: 5px;}
.govDetailTable td.tit{text-align:right;background:#f9f9f9;}

.govDetailTable td.p1{width: 8%;}
.govDetailTable td.p2{width: 22%;}
.govDetailTable td.p3{width: 8%;}
.govDetailTable td.p4{width: 12%;}
.govDetailTable td.p5{width: 8%;}
.govDetailTable td.p6{width: 12%;}

.ueditortable{overflow: visible;width: 100%!important;height:auto!important;}
.ueditortable table{margin:auto;}

