﻿@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 {padding: 0;margin: 0;}
table { border-collapse: collapse; border-spacing: 0; }
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-weight: normal;font-size: 100%;}
q:before, q:after { content: ''; }
abbr, acronym { border: 0; }
article,aside,dialog,footer,header,section,footer,nav,figure,menu,time{margin: 0;padding: 0;display:block;zoom:1;}

/* public */
body {color: #333;font-size: 14px;line-height:1.8;font-family:"microsoft yahei",simsun,arial,helvetica,tahoma,sans-serif;text-align: center;-webkit-text-size-adjust: none;}
a { color: #333; text-decoration: none; outline: none; }
a:hover {color: #e20500;text-decoration: underline;}
.clearbox { border: none; border-top: 1px solid transparent !important; clear: both; font-size: 0; height: 0; line-height: 0; margin-top: -1px !important; visibility: hidden; }
.blank { display: block; height: 10px; font-size: 0px; line-height: 0; overflow: hidden; clear: both; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .clearfix { height: 1%; }
*   html .clearfix { min-height: 1%; }
.fl { float: left; }
.fr { float: right; }
.hide { display: none; }
input[type=button], input[type=submit], input[type=file], button{ cursor: pointer; -webkit-appearance: none; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; }
pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    line-height: 1.8;
    font-family: "microsoft yahei", simsun, arial, helvetica, tahoma, sans-serif;
}
/* frame */
html {background: url(/uploads/image/chbimg/html.jpg) repeat-x #f1f1f1; }
.wrap {background: url(/uploads/image/chbimg/body.jpg) center 0 no-repeat;text-align: center;min-width:1200px;background-size: 100%;}
.sitewidth { position: relative; max-width: 1200px; _width:1200px; margin: 0 auto; }

#header {width: 1200px;position: relative;z-index: 3;text-align: left;margin: 0 auto;}
#content {padding:20px;margin: 0 auto;width:1160px;position: relative;z-index: 2;text-align: left;clear: both;background:#fff; overflow: hidden;}
#content::after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* gotop */
#gotop {
    position: fixed;
    display: none;
    _display: none !important;
    width: 50px;
    height: 50px;
    bottom: 60px;
    right: 5px;
    z-index: 99;
    cursor: pointer;
    margin: 5px;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    box-shadow: 0 0 5px #9c9c9c;
    -webkit-box-shadow: 0 0 5px #9c9c9c;
    opacity: .9;
    background: rgba(0, 0, 0, .5);
}
#gotop::after {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -15px;
    content: "";
    border-width: 10px;
    border-color: transparent;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-style: dashed;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}
/* topbar */
.topbar{height: 35px;line-height: 35px;font-size:12px;position:relative;z-index:9; background:url(/uploads/image/chbimg/topbar.png); text-align:left;}
.topbar .toplogin a{padding:0 8px;}

/* 站群导航 s */
.topbar .site{ position:absolute; top:2px; right:0; }
.topbar .site dt{height:31px; line-height:31px; padding:0 10px 0 30px;background: url(/uploads/image/chbimg/icons.png) 10px 11px #0055c3 no-repeat; color:#fff}
.topbar .site a { padding: 0; margin: 0; color:#333}
.topbar .site dd { display: none; padding: 10px; font-size: 12px; }
.topbar .site dd a { margin: 0; }
.topbar .site dd h3 { text-align: left; margin: 0 10px; position: relative; font-size: 14px; font-weight: bold; line-height: 34px; }
.topbar .site dd h3 i { content: ""; display: block; height: 1px; line-height: 0; font-size: 0; background: #ddd; top: 20px; right: 0; width: 88%; position: absolute; }
.topbar .site dd ul { overflow: hidden; padding: 0 0 0 10px; }
.topbar .site dd li { float: left; width: 97px; text-align: left; overflow: hidden; height: 30px; line-height: 30px; padding: 0 0 0 0; }
.topbar .site li a { cursor: pointer; }
.topbar .site.on dd {display: block;position: absolute;right: 0;top: 31px;width: 790px;padding-bottom: 10px;background: #fff;-webkit-box-shadow: box-shadow: 0px 4px 8px rgba(0, 0, 0, .3);-moz-box-shadow: box-shadow: 0px 4px 8px rgba(0, 0, 0, .3);box-shadow: 0px 4px 8px rgba(0, 0, 0, .3);}
/* 站群导航 e */

.topbar .list{
    position:relative;
    z-index:3;
    float:right;
    margin-right: 100px;
}
.topbar .list li{
    position:relative;
    display:inline-block;
    *
    display:inline;
    zoom:1;
    padding: 0 10px 0;
    cursor:pointer;
}
.topbar .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);
}
.topbar .pic img {
    width: 140px;
    height: 140px;
    padding:5px;
}
.topbar .on .pic {
    display: block;
    position: absolute;
    left: 0;
    top: 40px;
    padding: 4px;
    background: #fff;
    margin-left:-50px;
}
.topbar .on .pic i {
    z-index: 8;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -3px;
    border-width: 5px;
    border-color: transparent;
    border-style: dashed;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}




/* logobar */
.logobar{height: 164px;margin: 0 auto;position: relative;/*overflow: hidden;*/}
.logobar #logo{position: absolute;top: 38px;left: 0px;}


/* 主导航 */
.topnav{z-index: 8;position: relative;margin: 0 auto;background: #0049a7;}
.topnav-fixed{ position:fixed; top:0; left:0; width:100%; -webkit-box-shadow:0px 2px 5px rgba(0, 0, 0, .3); -moz-box-shadow:0px 2px 5px rgba(0, 0, 0, .3); box-shadow:0px 2px 5px rgba(0, 0, 0, .3);  }
.mainnav { position: relative;  }
.mainnav .li1{height: 56px;line-height: 56px;float: left;_display: inline;position:relative;}
.mainnav .h1{float: left;display:block; border-right:1px solid #0053c3}
.mainnav .a1{display: block;color: #fff;text-align:center;font-size: 16px;border-right:1px solid #003f8e;float:left;padding: 0 30px;}
.mainnav .a1:hover { text-decoration: none; color:#fff;  }
.mainnav .on1 .a1{background:#ff920a; border-right-color:#ff920a}
.mainnav .ul1{
    left: -1px;
    overflow:hidden;
    line-height:28px;
    position:absolute;
    top: 56px;
    width: 100%;
    display:none;
    background: #ff920a;
    z-index: 10;
}
.mainnav .li2{ vertical-align:top; }
.mainnav .a2{border-top: 1px solid #ffaf4f;font-size: 14px;display:block;line-height: 20px;padding: 8px;color: #fff;text-align: center;}
.mainnav .a2:hover{background: #e68000;color:#fff;text-decoration:none;}
.mainnav #li-zwgk .ul1{display:none !important}
/* s-form */
.s-form{width:215px;height:32px; background:#fff; position:absolute; right:20px; top:12px; -webkit-border-radius:32px; -moz-border-radius:32px; border-radius:32px; }
.s-form #inputkeyword{width:150px; position:absolute; left:15px; top:6px; height:20px; line-height:20px; border:0; outline:none }
.s-form #search{position:absolute; right:10px; top:0; height:32px; width:32px; background:url(/uploads/image/chbimg/icons.png) 5px -438px no-repeat; border:0;}

/* 主栏 和 侧栏 */
.maincontent {width: 900px;zoom: 1;float: right;}
.side {width: 240px;float: left;}



/* 位置导航 */
.path {text-align: left;display: block;overflow: hidden;color: #666;font-size: 14px;margin: 0 auto;}
.path a, .path span { padding: 0 3px; color: #666; }
.path em {background: url(/uploads/image/chbimg/icons.png) no-repeat 0 -744px;padding-left: 21px;}

/*footer*/
#footer {border-top:2px solid #0049a7; position: relative;text-align:center;padding: 20px 0;}
#footer .footnav {padding-bottom: 10px;}
#footer .footnav a {margin: 0 10px;}
#footer .copyright a { text-decoration: underline; }


/* 信息公开链接组 */
.xxgkbtns{overflow: hidden;border: 1px solid #ebebeb;margin-bottom: 10px; border-top:2px solid #0049a7; border-bottom:0}
.xxgkbtns ul{overflow: hidden;}
.xxgkbtns ul li{height: 46px;line-height: 46px;overflow: hidden; border-bottom:1px solid #ebebeb}
.xxgkbtns ul li a{height: 100%;display: block;padding-left: 80px;position: relative;background:url(/uploads/image/chbimg/side-xxgk.png) 50px 15px no-repeat #fff;-webkit-transition:200ms;-o-transition:200ms;-moz-transition:200ms;transition:200ms;}
.xxgkbtns ul .li2 a{background-position: 50px -94px;}
.xxgkbtns ul .li3 a{background-position: 50px -203px;}
.xxgkbtns ul .li4 a{background-position: 50px -313px;}
.xxgkbtns ul .li5 a{background-position: 50px -421px;}
.xxgkbtns ul li a:hover{ text-decoration:none; padding-left:84px; color:#0049a7 }


/* box */
.box{ margin-bottom:20px; }
.box .hd{height: 35px;line-height: 33px;position:relative;padding:5px 10px 0 10px; background:#f3f3f3}
.box .hd .more{font-size: 12px;float:right;color:#999;}
.box .hd h3,
.box .hd .on{font-size: 16px;color: #dd0000; background:#fff; font-weight:bold; float:left; border:1px solid #dddddd; border-top:2px solid #0049a7; border-bottom:0}
.box .hd h3 a,
.box .hd .on a{ color:#dd0000; padding: 0 20px; display:block; float:left;  }
.box .hd a:hover{ text-decoration:none; }
.box .hd ul{overflow:hidden;}
.box .hd li{ float:left; font-size: 16px;}
.box .hd li a{display:block;float:left;padding: 0 20px;}
.box .hd li a:hover{text-decoration:none}
.box .bd{ padding:10px 5px 0 5px; overflow:hidden; }

/* boxa */
.boxa{padding:15px; background:#fff; -webkit-box-shadow:0px 2px 5px rgba(0, 0, 0, .3);-moz-box-shadow:0px 2px 5px rgba(0, 0, 0, .3);box-shadow:0px 2px 3px rgba(0, 0, 0, .05); margin-bottom:15px;  }
.boxa .hd{height: 40px;overflow: hidden;line-height: 40px;background: url(/uploads/image/chbimg/bg.png) 0 -75px no-repeat;}
.boxa .hd .more{background: #fff;float:right;color:#999;padding-left: 10px;}
.boxa .hd .more a{color:#999}
.boxa .hd h3{float: left;font-weight: bold;font-size: 16px;padding: 0 10px 0 13px;color: #0049a7;background: url(/uploads/image/chbimg/bg.png) 0 -147px no-repeat #fff;}
.boxa .hd h3 a{ color: #0049a7;  }
.boxa .hd ul{float: left; _display: inline; overflow: hidden;}
.boxa .hd li{float:left; _display: inline; height: 40px; line-height: 40px; cursor: pointer; padding: 0 20px; color: #333; font-size: 18px;}
.boxa .hd li a{color: #333}
.boxa .hd li a:hover{ text-decoration:none; color: #333}
.boxa .hd .on{ background: #0068b7;}
.boxa .hd .on a{ color: #fff;}
.boxa .hd .on a:hover{color: #fff}
.boxa .bd{padding: 5px; overflow:hidden;}

/* boxb */
.boxb{}
.boxb .hd{height: 40px; background: #0068b7; padding-right: 10px;}
.boxb .hd h3{float: left;_display: inline;height: 40px;line-height: 40px;padding-left: 35px;background: url(/uploads/image/chbimg/icons-1.png) 8px -584px no-repeat;font-size: 16px;color: #fff;}
.boxb .hd h3 a{color: #fff;}
.boxb .hd h3 a:hover{color: #ff0; text-decoration: none;}
.boxb .hd .more{float: right; _display: inline; line-height: 40px; font-size: 12px; color: #fff;}
.boxb .bd{border: 1px solid #e6e6e6; padding: 10px;}

/* boxe */
.boxe{margin-bottom:15px;}
.boxe .hd{height: 40px;line-height: 40px;overflow:hidden;border-bottom: 2px solid #0049a7;}
.boxe .hd h3{float:left;padding: 0 20px;background: #0049a7;color:#fff;font-size: 18px;}
.boxe .hd h3 a{color:#fff; display:block; float:left;  }
.boxe .hd .more{float:right;}
.boxe .bd{padding:10px;overflow:hidden;}

/* sidebox */
.sidebox{background: #f6f6f6;margin-bottom: 15px;padding: 10px;border-top: 2px solid #0049a7;}
.sidebox .hd{}
.sidebox .hd h3{padding-left: 5px;display: block;height: 30px;line-height: 30px;font-size: 18px;color: #0049a7;font-weight: bold;}
.sidebox .bd{padding: 10px;}

/* mainbox */
.mainbox .mhd{height: 35px;line-height: 33px;position:relative;padding:5px 10px 0 10px; background:#f3f3f3; margin-bottom:20px; }
.mainbox .mhd .more{font-size: 12px;float:right;color:#999;}
.mainbox .mhd .path{float:right;}
.mainbox .mhd h3,
.mainbox .mhd .list .on{font-size: 16px;color: #dd0000;  padding: 0 20px;  background:#fff; font-weight:bold; float:left; border:1px solid #dddddd; border-top:2px solid #0049a7; border-bottom:0}
.mainbox .mhd h3 a,
.mainbox .mhd .on a{ color:#dd0000;display:block; float:left;  }
.mainbox .mhd a:hover{ text-decoration:none; }
.mainbox .mhd .list{overflow:hidden;}
.mainbox .mhd .list li{ float:left; font-size: 16px;}
.mainbox .mhd .list li a{display:block;float:left;padding: 0 20px;}
.mainbox .mhd .list li a:hover{text-decoration:none}
.mainbox .mbd{overflow:hidden;}

.nosidecontent .mainbox .mhd{background:none; padding:0}
.nosidecontent .mainbox .mhd h3{display:none}
.nosidecontent .mainbox .mhd .path{float:left;}

/* 信件列表 */
.letterlist{width: 100%;}
.letterlist th,
.letterlist td{text-align: center;font-size: 14px;vertical-align:middle;line-height: 25px;padding: 6px 5px;}
.letterlist th,
.letterlist .even{background: #f5f5f5;}
.letterlist th{color: #0049a7;padding: 0px;}
.letterlist th.title{text-align: left; padding-left: 38px;}
.letterlist .num{display: none;}
.letterlist td.title{text-align: left; padding-left: 5px; }
.letterlist .ico{width:30px; text-align:center; vertical-align:middle; padding: 0px}
.letterlist .ico img{ vertical-align:middle;}
.letterlist .dep{width: 70px;}
.letterlist .state{width: 70px;}
.letterlist .state .s0 { color: #333; }
.letterlist .state .s1 { color: #f70; }
.letterlist .state .s2 { color: #f00; }
.letterlist .state .s3 { color: #390; }
.letterlist .state .s4 { color: #333; text-decoration: line-through; }
.letterlist .date{border-right:none; width: 90px; }

/* 友情链接 */
.friendlinks{padding: 20px 10px 30px 10px;border:1px solid #dedede;}
.friendlinks h3{font-size:18px;font-weight:bold;color:#0046a7;margin: 0 10px 15px 10px;background: url(/uploads/image/chbimg/bg.png) 0 -78px;}
.friendlinks h3 span{padding-left:34px;background: url(/uploads/image/chbimg/icons.png) 0px -1469px #fff no-repeat;display:inline-block; *display:inline;zoom:1;}
.friendlinks .con{overflow:hidden;}
.friendlinks select{background: #fbfbfb; padding:6px; float:left;width: 18.4%;_width: 18.2%;_display:inline;margin:0 .8% 0; border: 1px solid #cfcfcf;}

/*验证码*/
div.codeinp input[type=text] { width: 100px !important; float: left; margin-right: 10px; }
.codeerror { height: 30px; line-height: 30px; overflow: hidden; }
/* 通用底部按钮 */
.bot { text-align: center; padding: 0 0 20px 0; }
.bot a, .bot button { cursor: pointer; display: inline-block; height: 46px; line-height: 46px; padding: 0 5%; font-size: 16px; background: #f60; border: 0; color: #fff; margin: 0 2%; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.bot a:hover, .bot button: hover { text-decoration: none; background: #f80; }
/* 依申请、信访、咨询等通用 查询页样色 */
.queryform input[type=text] {border: 1px solid #ccc;height: 30px;padding: 0 10px;}
.queryform { background: #fff; padding: 3% 0; width: 80%; margin: 30px auto; border: 1px solid #e2e2e2; font-size: 16px; }
.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 { color: #f00; margin-right: 5px; }
.queryform .errormessage { color: #f00; }
.queryform table { width: 100%; border: 0; }
/* 依申请、信访、咨询等通用 查询结果页样色 */
.queryresult { width: 80%; margin: 30px auto; }
.queryresult .mainbox { margin-bottom: 30px; }
.queryresult .tit h3 { text-align: center; font-size: 38px; line-height: 2; margin-bottom: 30px; }
.queryresult .tips { text-align: center; font-size: 16px; margin-bottom: 50px; border-top: 1px solid #ddd; padding: 50px 0 20px 0; }
.queryresult .number { font-weight: bold; color: #f00 }
#gszwinfo ul li.show,#gszwinfo2 ul li.show,#gszwinfo3 ul li.show{
    display:block!important;
}
.zzzq{width: 56px;height: 31px;line-height: 31px;padding: 0 15px 0 42px;background: url(/uploads/image/c_czimg/sl_icon.png) 15px 50% no-repeat;background-color: #ea9327;/*! float: left; */color: #fff;display: inline-block;}