﻿@charset "UTF-8";
/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    本网站通用布局
*/
/* Css Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img{margin:0; padding:0;}
table{border-spacing:0; border-collapse:collapse;}
fieldset,img{vertical-align:top; border:0;}
address,caption,cite,code,dfn,em,th,var,i{font-weight:normal; font-style:normal;}
ol,ul,li{list-style:none;}
div,dl,dt,dd,ol,ul,li{zoom:1;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
pre{font-family:'Microsoft YaHei', SimSun, Arial, Helvetica, Tahoma, sans-serif; font-size:16px; line-height:1.8; white-space:pre-wrap; white-space:-moz-pre-wrap; white-space:-pre-wrap; white-space:-o-pre-wrap; word-wrap:break-word;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu,time{display:block; zoom:1; margin:0; padding:0;}

/* Public */
body{font-family:'Microsoft YaHei', SimSun, Arial, Helvetica, Tahoma, sans-serif; font-size:14px; line-height:30px; text-align:center; color:#333; -webkit-text-size-adjust:none; text-rendering:optimizeLegibility; -webkit-font-smoothing:antialiased;}
a{text-decoration:none; color:#666; outline:none;}
a:hover{text-decoration:none;color:#3382FF; }
.clearbox{font-size:0; line-height:0; visibility:hidden;clear:both; height:0; margin-top:-1px !important; border:none; border-top:1px solid transparent !important; }
.blank{font-size:0; line-height:0; display:block; clear:both;overflow:hidden; height:20px; }
.clearfix:after{display:block; visibility:hidden;clear:both; height:0; line-height: 0; content:'.'; }
* html .clearfix{height:1%;}
* + html .clearfix{min-height:1%;}
.fl{float:left !important;}
.fr{float:right !important;}
.hide{display:none;}
input[type=button],input[type=submit],input[type=file],button{cursor:pointer; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0;-webkit-appearance:none; }
/* frame */
body{min-width:1200px;text-align:center; }
.siteWidth{position:relative; max-width:1000px; margin:0 auto; _width:1000px; }
#header .siteWidth{ z-index: 99;}
#header{ position: absolute; height: 88px; width: 100%; z-index: 100;}
#content{position:relative; z-index:1; clear:both; width:1000px; min-height:300px; margin:0 auto; text-align:left; }
.h_overlay {
    height: 88px;
    background: #fff;
    opacity: 0.75;
    filter: alpha(opacity=75);
    width: 100%;
    position: absolute;
    min-width: 1000px;
}
.jwlogo{
    display:none;
}
/*header S -----*/
/* logo */
#logo { width: 196px; padding-top: 10px; float: left }

.zjlxx{
    width: 100px;
    height: 30px;
    float: right;
   
}
.zjlxx a{
	display: block;
    width: 100px;
    height: 30px;
    background:url(../img/zjlxxa.png) no-repeat center bottom;
}
.zjlxx a:hover{
    background:url(../img/zjlxxb.png) no-repeat center bottom;
}
.header_right {
    float: right;
    width: 600px;
}

.top { height: 30px; line-height: 30px; padding-top: 10px; margin-bottom: 0px }
/* 顶部-主导航 */
.topNav{position:relative; z-index: 2; clear:both;float:right}
.mainNav{position:relative; float: left;}
.mainNav .li1{position:relative; width: 90px;height:48px; float:left; text-align: center;}
.mainNav .spe{float:left; overflow:hidden; margin-left: -1px; width:1px; height:48px; height:48px; text-indent:100%; background:url(../img/navSpe.png) left center no-repeat;}
.mainNav .h1 a{display: inline-block; height:48px; line-height:48px; font-size:16px; font-weight: bold; text-align:center; color:#333; }
.mainNav .h1 a:hover{text-decoration:none; color:#3382ff;}
.mainNav .on1 .a1{color:#3382ff;}
.mainNav .ul1{line-height:28px; position:absolute; z-index:10;top:39px; left:0; display:none; overflow:hidden; width:100%; }
.mainNav .li2{    
    margin-right: 20px;
    float: left;
    width: 72px;
    text-align: center;}
.mainNav .a2{font-size:12px; line-height:20px; display:block; padding:8px; text-align:center;color:#fff;  }
.mainNav .a2:hover{text-decoration:none; color:#fff;  }
.mainNav #li-home{display: none;}
.mainNav li.on1 { background:url(../img/icon_up.png) center bottom no-repeat }
.sub_bg {height:29px;width:100%;position:absolute;left:0;top:88px;background:#00245b;opacity:0.5;filter: alpha(opacity=50);z-index:9;display:none}

/*二级菜单*/
#subNav{position:absolute; z-index: 2; visibility:hidden; top:88px;height:0px; left:0; width:100%; z-index:99; min-width:1200px; text-align: center; transition: .5s cubic-bezier(0.215,.61,.215,1);-webkit-transition: 0.5s cubic-bezier(0.215,.61,.215,1);-moz-transition: 0.5s cubic-bezier(0.215,.61,.215,1);-o-transition: 0.5s cubic-bezier(0.215,.61,.215,1);overflow:hidden; }
#subNav.hover{ top:88px; height:30px; visibility:visible; background:url(../img/png.png) center bottom repeat;}
#subNav .itemSub{position: absolute; z-index: 2; left: 50%; top: 0px; width: 1000px; float: left; margin-left: -500px; text-align: left; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; -webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s;}
#subNav .itemSub.hover{z-index: 3; top: 0px; filter:alpha(opacity=100); -moz-opacity:1; opacity:1;}
.subNodeList li{float: left;}
.subNodeList li a{padding:0 20px; color:#fff;}
.subNodeList li a:hover{color:#f6c83d;}
#sub-gsjj .subNodeList{margin-left:550px;}
#sub-xwzx .subNodeList{margin-left:420px;}
#sub-wsfwt .subNodeList{margin-left:300px;}
#sub-ztbd .subNodeList{margin-left:350px;}
#sub-qywh .subNodeList{margin-left:800px;}
/*更多内容*/
.moreBtn{display: inline-block; *display: inline; width: auto; height: 36px; line-height: 36px; padding: 0 20px; font-size: 13px; color: white; background-color: #0068af;}
.moreBtn:hover{background-color: #015a97; color: white; text-decoration: none;}


/*顶部-banner*/
.topBanner{ top: 0px; z-index: 1; height: 349px; width: 100%; overflow: hidden;}
.topBanner img{position: absolute; z-index: 1; left: 50%; top: 0; width: 1920px; height: 345px; float: left; margin-left: -960px;}

/* 主栏 和 侧栏 */
.mainContent{position:relative; width:830px; float:left; zoom:1;}
.side{width: 211px; float:left;margin-top: -95px; margin-right:30px;}

/*栏目菜单 & 位置导航 S*/
.menuPath{line-height:56px; height:56px; border-bottom:1px solid #dedede;}

/* 位置导航 */
.path{width: auto; float: right; padding-left:26px; color:#999; background:  url(../img/icon_home.png) left center no-repeat; }
.path a,.path span{padding:0 3px;}
.path a{color: #333;}
.path em{display: none;}

/* 侧栏-栏目菜单 */
.menuList{padding:0 5px;}
.menuList li{border-bottom:1px #dedddb solid;position:relative}
.menuList li a{display: block; height:42px; line-height: 42px; font-size: 16px; padding-left:43px; background:  url(../img/icon_nav.png) 18px 10px no-repeat;}
.menuList li a:hover,
.menuList .on a{color: #3b88ff; text-decoration: none;}
.menuList li.line{position: absolute; z-index: 1; left: 0; bottom: -1px; display: block; content: ''; width: 0; height: 2px; line-height: 2px; float: left; margin: 0; overflow: hidden; background-color: #2162ab;
-webkit-transition:all .6s;
-moz-transition:all .6s;
-ms-transition:all  .6s;
-o-transition:all .6s;
transition:all .6s;
}
.moreVide{float: right; padding-left: 32px; color: #0068af; background:  url(../img/moreVideIcon.png) left center no-repeat;}


/*footer*/
#footer{
	clear: both;
	font: 14px/26px "Microsoft YaHei";
    text-align: center;
    padding: 25px 0;
    color: #8d908e;}

/*版权信息*/
.copyRight a{color: #8d908e;}
/* mainBox */
.mainBox .mHd{border-bottom:#dedddb 1px solid; height:69px; line-height:69px;}
.mainBox .mHd h3{color:#3b88ff; font-size: 26px; font-weight: bold; }

/* box */
.box .hd,#news .hdt{height:38px; line-height:38px; border-bottom:1px solid #e0d7d2; margin-bottom:15px;}
.box .hd .more,#news .hdt .more{float: right;display: block; width: 15px; height: 38px; text-indent: -9999em; background: url(../img/icon_more.png) center center no-repeat; }

.box .hd h3,#news .hdt h3{float:left; color:#3382ff; font-weight:normal; font-size:20px; }
.box .hd h3 a,#news .hdt h3 a{color:#3382ff;}
.box .hd h3 a:hover,#news .hdt h3 a:hover{text-decoration:none;}
.box .bd{overflow:hidden; }

/*侧栏-搜索*/
.sideSearch{overflow: hidden; background: #f8f8f8;}
.sideSearch img{display: block; width: 338px !important; height: auto;}
.sideSearch .hd{height: 50px; margin-top: 14px; padding: 0 42px; line-height: 50px; font-size: 16px; color: #555;}
.sideSearch .bd{overflow: hidden; margin: 0 42px 40px; height: 38px; line-height: 38px; padding-left: 16px; border: 1px solid #e8e8e8; background-color: #fff;}
.sideSearch #sidekeyword{width: 185px; height: 38px; line-height: 38px; float: left; font-size: 12px; color:#999; background: none; border: none;}
.sideSearch #sideSearch{width: 48px; height: 38px; line-height: 38px; float: left; overflow: hidden; text-indent: -9999px; background:  url(../img/sideSearchBtn.png) center center no-repeat; border: none; outline: none;}

/*侧栏固定-站群菜单*/
#sideSiteBox{font-size:12px; position:fixed; z-index:9; top:0; right:-390px; width:320px; padding: 0 20px; height: 100%; overflow: hidden; overflow-y: auto; text-align: left; background:#0068af; _position:absolute; transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;}
#sideSiteBox .hd{position: relative; z-index: 2; margin-top: 25px; height: 50px; line-height: 50px;border-bottom: 1px solid #00599a;}
#sideSiteBox .hd h3{padding-left: 44px; font-size: 21px; font-weight: bold; color: white; background:  url(../img/logoIcon.png) left center no-repeat;}
#closeBtn{width: 50px;height: 50px;display: block;position:absolute;right:0;top:0;transition: 300ms;-webkit-transition: 300ms;z-index: 100; cursor:pointer}
#closeBtn i{background: url(../img/closeBtn.png) no-repeat scroll center center;width: 100%;height: 100%;display: block;transition: 400ms;-webkit-transition: 400ms;}
#closeBtn:hover i{transform: rotate(90deg);-webkit-transform: rotate(90deg);-o-transform: rotate(90deg);-moz-transform: rotate(90deg);}
#sideSiteBox .bd{overflow: hidden; padding: 15px 0 0; border-top: 1px solid #1a77b7;}
#sideSiteBox .siteList li{padding-left: 29px; height: 32px; line-height: 32px; font-size: 14px; background:  url(../img/linksIcon.png) left center no-repeat;}
#sideSiteBox .siteList li a{color: #e3f4ff;}
#sideSiteBox .siteList li a:hover{font-weight: bold;}

/* 侧栏固定菜单 */
.sideFixed{font-size:12px; position:fixed; z-index:9; top:234px; right:0; width:70px; background:#fff; _position:absolute;}
.sideFixed li{position:relative;margin-top:-1px; border:1px solid #ddd; }
.sideFixed li a{line-height:30px; display:block; height:30px; padding:34px 0 3px 0; background:url(../img/icons1.png) center 8px no-repeat;}
.sideFixed li a:hover{text-decoration:none;}
.sideFixed .wx a{background-position:center -137px;}
.sideFixed .gt{display:none;}
.sideFixed .gt a{background-position:center -284px;}
.sideFixed .qr a{background-position:center -2051px;}
.sideFixed .pic{display:none; -webkit-box-shadow:0 0 5px rgba(0, 0, 0, .3); -moz-box-shadow:0 0 5px rgba(0, 0, 0, .3); box-shadow:0 0 5px rgba(0, 0, 0, .3);}
.sideFixed .pic img{width:150px; height:150px;}
.sideFixed .on .pic{position:absolute; top:-45px; left:-168px; display:block; padding:4px; background:#fff;}
.sideFixed .on .pic i{font-size:0; line-height:0; position:absolute; z-index:8; top:50%; right:-10px; display:block; width:0;margin-top:-3px; border-width:5px; border-style:dashed; border-color:transparent; border-left-style:solid; border-left-color:#fff; }
/* goTop */
#goTop{position:fixed; z-index:99; right:5px; bottom:60px; display:none; width:50px; width:40px; height:50px; height:40px; margin:5px; cursor:pointer; opacity:.9; border-radius:2px; background:rgba(0, 0, 0, .5);-webkit-box-shadow:0 0 5px #9c9c9c; box-shadow:0 0 5px #9c9c9c; _display:none !important; }
#goTop::after{font-size:0; line-height:0; position:absolute; top:50%; left:50%; display:block; display:block; width:0;margin-top:-15px; margin-left:-10px; content:''; border-width:10px; border-style:dashed; border-color:transparent; border-bottom-style:solid; border-bottom-color:#fff; }
/* winMark */
#winMark{position:fixed; z-index:1; top:0;left:0; display:none; width:100%; height:100%; background:rgba(0, 0, 0, .8); }


/* boxA */
.boxA{margin-bottom:15px;}
.boxA .hd{line-height:39px; position:relative; height:39px; border-bottom:1px solid #e1e1e1; background:#f9f9f9;}
.boxA .hd .more{font-size:14px; position:absolute; right:10px; color:#999;}
.boxA .hd h3{font-size:18px; line-height:38px; position:absolute; padding:0 20px; color:#0068b7; border:1px solid #e1e1e1; border-top:3px solid #0068b7; border-bottom:0;background:#f9f9f9; }
.boxA .hd h3 a{color:#0068b7;}
.boxA .hd h3 a:hover{text-decoration:none;}
.boxA .hd ul{position:absolute; overflow:hidden;height:40px; }
.boxA .hd li{font-size:18px; line-height:39px; float:left; height:39px; background:#f9f9f9;}
.boxA .hd li a{display:block; float:left; padding:0 30px;}
.boxA .hd li a:hover{text-decoration:none;}
.boxA .hd .on{border:1px solid #e1e1e1; border-top:3px solid #0068b7; border-bottom:0;}
.boxA .bd{overflow:hidden;padding:5px; }
/* boxB */
.boxB{background:#fff;}
.boxB .hd{line-height:39px; position:relative; height:39px; border:1px solid #e1e1e1;}
.boxB .hd .more{font-size:14px; position:absolute; right:10px; color:#666;}
.boxB .hd h3{font-size:18px; line-height:41px; position:absolute; top:-1px;left:-1px; height:41px; padding:0 20px; color:#fff; background:#0068b7; }
.boxB .hd h3 a{color:#fff;}
.boxB .bd{overflow:hidden; padding:10px; border:1px solid #e9e9e9; border-top:0;}

/* 侧栏盒子模型 */
.sideBox{margin-bottom:20px; }
.sideBox .hd{overflow:hidden; line-height:95px;background:  url(../img/bg_parent.png) left center no-repeat;text-align: center;}
.sideBox .hd h3{font-size:28px; color:#fff;}
.sideBox .hd h3 a{color:#fff;}
.sideBox .hd h3 a:hover{text-decoration:none;}
.sideBox .bd{border:1px #95bcfa solid; border-top:none;}


/*节点归档信息样式*/
.archived-info{float:right;}
.archived-info span{margin:0 5px;}


/*验证码*/
div.codeinp input[type=text]{float:left; width:100px !important; margin-right:10px;}
/* 通用底部按钮 */
.bot{padding:0 0 20px 0;text-align:center; }
.bot a,.bot button{font-size:16px; line-height:46px; display:inline-block; height:46px; margin:0 2%; padding:0 5%; cursor:pointer; color:#fff; border:0; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px;background:#0068b7; }
.bot a:hover,.bot button:hover{text-decoration:none; background:#077bd4;}
/* 依申请、信访、咨询等通用 查询页样色 */
.queryForm{font-size:16px;width:80%; margin:30px auto; padding:3% 0; border:1px solid #e2e2e2; background:#fff; }
.queryForm td{padding:8px 0;}
.queryForm .tdlab{width:40%; text-align:right;}
.queryForm input[type=text]{width:56%;}
.queryForm .bot{text-align:left;}
.queryForm .bot a{margin:0;}
.queryForm .required strong{margin-right:5px;color:#f00; }
.queryForm .errorMessage{color:#f00;}
.queryForm table{width:100%; border:0;}
/* 依申请、信访、咨询等通用 查询结果页样色 */
.queryResult{width:80%; margin:30px auto;}
.queryResult .mainBox{margin-bottom:50px;}
.queryResult .tit h3{font-size:38px; line-height:2; margin-bottom:30px;text-align:center; }
.queryResult .tips{font-size:16px; margin-bottom:50px; padding:50px 0 20px 0;text-align:center; border-top:1px solid #ddd; }
.queryResult .number{font-weight:bold; color:#f00;}

#ajaxcsrf{display: none;}
/*--
颜色代码
#0068B7 深蓝色标题
#ddd 淡蓝色边框
--*/