﻿@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: #005082;text-decoration: none;}
.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 {}
.wrap {background: url(/uploads/image/cmbimg/bodybg.png) left top repeat-x; text-align: center;min-width:1200px;}
.sitewidth { position: relative; max-width: 1200px; _width:1200px; margin: 0 auto; }

#header {width: 1200px; margin: 0 auto;}
#content {width: 1200px; margin: 0 auto; padding: 20px 0; text-align: left; }
#content:after {display: block; visibility: hidden;  clear: both; width: 0; height: 0; content: '.';}


#gotop{display:none !important}
/* topbar */
.topbar{position: relative; z-index: 3; height: 42px; line-height: 42px; }
.topbar .welcome{width: auto; float: left;}
.topbar .toplogin{float:right; margin-right:10px;}
.topbar .toplogin a{padding:0 8px;}


.userparent{position: relative; z-index: 2; width: auto; height: 42px; line-height: 42px; float: right;}
.userparent>span{position: relative; z-index: 1; color: #333;}
.userparent>a{position: relative; z-index: 1; margin: 0 12px; color: #333; }
.userparent>a:hover{text-decoration: none; color: #c00;}
/* 站群导航 s */
.topbar .site{width: auto; float: right; position: relative; z-index:1; padding-top:6px;}
.topbar .site dt{width: auto; float: left; padding: 0 12px; color: #333;}
.topbar .site dt{height:31px; line-height:31px; padding:0 10px 0 30px;background: url(/uploads/image/cmbimg/icons.png) 10px 11px #055e88 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: 37px;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 */


.topbanner{height: 140px; background:  center top no-repeat;}

/* logobar */
#logo{width: auto; float: left; margin: 26px 0 0 20px;}

/* 搜索 */
.s-form{width: 430px; float: right; margin-top: 52px;}
.s-form input{vertical-align:top   }
.s-form .btn-box{width: auto; float: left;}
.s-form .btn-box .btn{width: 102px; height: 37px; line-height: 37px; float: left; font-size: 14px; color: white; text-align: center; background-color: #dd770c; border: none;}
.s-form .btn-box .btn:hover{ background:#cd6b05 }
.s-form .input-box{float:left;  }
.s-form .input-box input{width: 326px; height: 35px; line-height: 35px; float: left; text-indent: 10px; background-color: #f4f4f4; border: 1px solid #e7e7e7; outline: none;}


/* 主导航 */
.topnav{height: 50px; line-height: 50px; background-color: #005082;}
.mainnav { position: relative; z-index: 2; width: 1200px; margin: 0 auto; text-align: center;}
.mainnav .li1{width: auto; float: left; margin: 0 11px;}
.mainnav .first1{margin-left: 0;}
.mainnav .spe{width: 3px; float: left; text-align: center; color: #a8e3ed; overflow: hidden;}
.mainnav .h1{float: left;}
.mainnav .a1{width: auto; float: left; height: 50px; line-height:50px; padding: 0 27px; display: inline; font-size: 18px; color: white; white-space: nowrap;}
.mainnav .a1:hover { text-decoration: none; }
.mainnav .a1:hover,
.mainnav .on1 .a1{background-color: #dd770c;}

.mainnav .li1{position: relative; z-index: 1;}
.mainnav .ul1 { line-height: 28px; position: absolute; z-index: 10; top: 50px; left: 0; display: none; overflow: hidden; width: 100%; padding-top: 4px; background: #ff920a;}

.mainnav .li2{ vertical-align:top; }
.mainnav .a2{font-size: 14px;display:block; line-height: 20px;padding: 8px;color: #fff;text-align: center;}
.mainnav .a2:hover{background: #dd770c;color:#fff;text-decoration:none;}
.mainnav #li-zwgk .ul1{display:none !important}


/* 主栏 和 侧栏 */
.maincontent {width: 900px; float: right; }
.side {width: 280px;float: left;}
.nosidecontent .maincontent{width:auto; float:none}


/* 位置导航 */
.path {width: 1160px; padding: 0 20px; margin: 20px auto 0; height: 46px; line-height: 46px; text-align: left; background-color: white;}
.path a, .path span { padding: 0 3px; color: #666; }
.path em {background: url(/uploads/image/cmbimg/icons.png) no-repeat 0 -744px;padding-left: 21px;}

/*footer*/
#footer {position: relative; z-index: 1; padding: 20px 0; text-align:center; color: #fff; background-color: #005082;}
#footer .footnav {padding-bottom: 10px;}
#footer .footnav a {margin: 0 10px;}
#footer a { color: #fff; }
#footer a:hover{ color:#ddd; }
#footer .copyright { }
#footer .copyright a { text-decoration: underline; }

.footerlogo{position: absolute; z-index: 1; left: 20px; top: 0; width: 175px; height: 58px; float: left; display: block; background: url(/uploads/image/cmbimg/footerlogo.png) left top no-repeat;}
.footerdzjg{position: absolute; z-index: 1; right: 25px; top: 2px; width: 52px; height: 62px; float: left; display: block; background:  left top no-repeat;}

/* 侧栏固定菜单 */
.sidefixed{margin-left: 620px;z-index: 9;position:fixed;top: 209px;left: 50%;width:70px;background:#fff;font-size:12px;_position:absolute;}
.sidefixed li{border-bottom: 1px solid #ddd;margin-top:-1px;position:relative;}
.sidefixed li a{height:30px;line-height:30px;padding:34px 0 3px 0;display:block;background:  center 11px no-repeat;}
.sidefixed li a:hover{text-decoration:none}
.sidefixed .wx a{background-position: center -134px;}
.sidefixed .gt{}
.sidefixed .gt a{background-position: center -416px;}
.sidefixed .qr a{background-position: center -266px;}
.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{display:block;position:absolute;left: -168px;top: -45px;padding:4px;background:#fff;}
.sidefixed .on .pic i{z-index: 8;position:absolute;right: -10px;top:50%; margin-top:-3px; border-width:5px;border-color:transparent;border-style:dashed;border-left-color:#fff;border-left-style:solid;display:block;font-size:0;line-height:0;width:0;}

/* 信息公开链接组 */
.xxgkbtns{background: #fff;overflow: hidden;margin-bottom: 10px;}
.xxgkbtns ul{overflow: hidden;}
.xxgkbtns li{height: 44px; line-height: 44px; overflow: hidden; margin-bottom: 10px; -webkit-box-shadow:2px 2px 3px rgba(0, 0, 0, .05);-moz-box-shadow:2px 2px 3px rgba(0, 0, 0, .05);box-shadow:2px 2px 3px rgba(0, 0, 0, .05);}
.xxgkbtns li a{position: relative;z-index: 1;display: block;padding-left: 75px;height: 44px;line-height: 44px;font-size: 15px;background-color: #fff;}
.xxgkbtns li a>i{position: absolute; z-index: 1; left: 36px; top: 13px; display: block; width: 19px; height: 19px; float: left; overflow: hidden; background:  center top no-repeat;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all  1s;
-o-transition:all 1s;
transition:all 1s;
}
.xxgkbtns li.li1 a>i{background-position: center top;}
.xxgkbtns li.li2 a>i{background-position: center -20px;}
.xxgkbtns li.li3 a>i{background-position: center -40px;}
.xxgkbtns li.li4 a>i{background-position: center -60px;}
.xxgkbtns li.li5 a>i{background-position: center -80px;}
.xxgkbtns li a:hover{background-color: #f0f0f0;}
.xxgkbtns li a:hover>i{
    -webkit-transform:rotatey(360deg);
    -moz-transform:rotatey(360deg);
    -ms-transform:rotatey(360deg);
    -o-transform:rotatey(360deg);
    transform:rotatey(360deg);
}


/* box */
.box{overflow: hidden;}
.box .hd{height: 39px;line-height: 39px; position:relative; border-bottom: 1px solid #c0c0be;}
.box .hd .more{font-size: 12px; position:absolute; right:10px;color:#999;}
.box .hd .more:hover{color: #005082;}
.box .hd h3{position: relative; z-index: 1; width: auto; float: left; margin-right: 10px; padding: 0 14px; height: 38px; line-height: 38px; font-size: 18px; margin-bottom: -1px; color: #005082; border-bottom: 2px solid #005082;}
.box .hd h3 a{color: #005082;}
.box .hd h3 a:hover{ text-decoration:none; }
.box .hd ul{}
.box .hd li{width: auto; float: left; margin-right: 10px; padding: 0 14px; height: 38px; line-height: 38px; padding-bottom: 1px; font-size: 18px;}
.box .hd li a{}
.box .hd li a:hover{text-decoration:none}
.box .hd .on{position: relative; z-index: 1; padding-bottom: 0; margin-bottom: -1px; color: #005082; border-bottom: 2px solid #005082;}
.box .hd .on a{color: #005082;}
.box .bd{padding: 12px 0 0; overflow:hidden; }

/* boxa */
.boxa{}
.boxa .hd{height: 40px;overflow: hidden;line-height: 40px; border-bottom: 1px solid #ddd;}
.boxa .hd .more{float:right;color:#999;padding-left: 10px;}
.boxa .hd .more:hover{color: #005082;}
.boxa .hd h3{padding-left: 10px; font-weight: bold;font-size: 16px; color: #005082;}
.boxa .hd h3 a{ color: #005082;  }
.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: 10px 0; 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:  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 #005082;}
.boxe .hd h3{float:left;padding: 0 20px;background: #005082;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{margin-bottom: 15px; overflow: hidden;}
.sidebox .hd{height: 36px; line-height: 36px; background-color: #e6e6e6; border-top: 3px solid #005082; border-bottom: 1px solid #d9d9d9;}
.sidebox .hd a:hover{text-decoration: none;}
.sidebox .hd h3{margin-left: 18px; font-size: 18px;}
.sidebox .hd h3 a{color: white;}
.sidebox .bd{padding: 10px; background-color: white;}

/* mainbox */
.mainbox{overflow: hidden; background-color: white;}
.mainbox .mhd{position: relative; height: 38px; line-height: 38px; background-color: #e6e6e6; border-bottom: 1px solid #d9d9d9; }
.mainbox .mhd h3{position: relative; z-index: 1;  margin-bottom: -1px; width: auto; float: left; height: 37px; line-height: 37px; padding: 0 24px; font-size: 18px; background-color: white; border-top: 3px solid #005082; border-right: 1px solid #d9d9d9;}
.mainbox .mbd{padding:20px 25px; overflow:hidden;}


/* 信件列表 */
.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: #005082;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; }



/* 阴影 */
.shadow{-webkit-box-shadow:2px 2px 3px rgba(0, 0, 0, .05);-moz-box-shadow:2px 2px 3px rgba(0, 0, 0, .05);box-shadow:2px 2px 3px rgba(0, 0, 0, .05);}

/*验证码*/
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;  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 }


.sidebtns{overflow:hidden; margin-right:-20px;}
.sidebtns li{vertical-align:top; float:left; margin:0 15px 15px 0}
.sidebtns a{display:block;font-size:16px;background:#fcfcfc;line-height:26px;border:1px solid #ddd;width: 134px;padding-bottom:10px;text-align:center;color:#666;}
.sidebtns a i{display:block;height:84px;}
.sidebtns a:hover{color:#005082; background:#e7e7e7;text-decoration:none; border-color:#ddd}
.sidebtns a:hover i{background-position:center -108px; }
.sidebtns .li2 i{background-position:center -208px;}
.sidebtns .li3 i{background-position:center -408px;}
.sidebtns .li4 i{background-position:center -608px;}

.sidebtns .li2 a:hover i{background-position:center -308px;}
.sidebtns .li3 a:hover i{background-position:center -508px;}
.sidebtns .li4 a:hover i{background-position:center -708px;}

#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;display: inline-block;background: url(/uploads/image/c_czimg/sl_icon.png) 15px 50% no-repeat;background-color: #ea9327;/* float: left; */color: #fff!important; margin-left:10px;}