@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;
    -webkit-font-smoothing: antialiased;
}
body a {
    color: #333;
    text-decoration: none;
    outline: none;
}
body 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;
}
/* frame */
html {
    background:#fff;
}
body {
    text-align: center;
    min-width: 1200px;
}
.siteWidth {
    position: relative;
    max-width: 1200px;
    _width: 1200px;
    margin:auto;
}
#header {
    position: relative;
    z-index: 2;
    text-align: left;
    margin: 0 auto;
    background: url(/content/dw/base/img/dbbanner.jpg) center top no-repeat;
}
#content {
    background: #fff;
    margin: 20px auto;
   
   max-width: 1200px;
    _width: 1160px;
    position: relative;
    z-index: 0;
    text-align: left;
    overflow: hidden;
}

/* topBar */
.topBar {
    height: 33px;
    line-height: 33px;
    overflow: visible;
}
.topBar .getMain {
    float: left;
    *display: inline;
}
.topBar .userPanel {
    float: right;
    *display: inline;
}
.topBar .userLogged .spe {
    margin: 0 5px
}
/* 站群 */
.topBar .siteNav {
    float: right;
    *display: inline;
    height: 33px;
    width: 68px;
    position: relative;
    z-index: 20;
    top: 20px;
}
.topBar .siteNav dl {
    display: block;
    width: 68px;
    height: 33px;
    overflow: visible;
}
.topBar .siteNav dl dt {
    display: block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    padding-top: 1px;
    width: 68px;
    position: relative;
    z-index: 22;
    cursor: pointer;
    color: #a1070f;
    font-weight: bold;
    
}
.topBar .siteNav dl dd {
    display: none;
    padding: 20px;
    width: 600px;
    height: auto;
    background: #fff;
    border: 1px solid #6E99B9;
    position: absolute;
    top: 32px;
    right: 0px;
    z-index: 21;
}
.topBar .siteNav dl dd h3 {
   text-align: left;
    margin: 0 10px;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    line-height: 34px;
    color: #b80609;
    display: block;
    height: 34px;
}
.topBar .siteNav dl dd h3 span {    float: left;    height: 34px;    line-height: 34px;    padding: 0 15px 0 0;  color: #b80609;     position: relative;    z-index: 2;     background: #fff; }
.topBar .siteNav dl dd h3 a {    color: #b80609;}
.topBar .siteNav dl dd h3 i {    content: "";    display: block;    height: 1px;    line-height: 0;    font-size: 0;    background: #eee;    top: 18px;    right: 0;    width: 100%;    position: absolute;
    z-index: 1;}



.topBar .siteNav dl dd ul {
    overflow: hidden;
}
.topBar .siteNav dl dd ul li {
    float: left;
    *display: inline;
    height: 28px;
    line-height: 28px;
    width: 180px;
    padding: 0 4px 0 15px;
    background: url(/content/dw/base/img/dot-02.gif) 3px 9px no-repeat;
    font-size:14px;
}
.topBar .siteNav dl.siteNavOn dt {
    background: #fff;
    padding: 0px;
    border: 1px solid #6E99B9;
    width: 66px;
    border-bottom: none;
}
.topBar .siteNav dl.siteNavOn dd {
    display: block;
}
.siteNav dd table tr td div {
    writing-mode: vertical-lr;
    text-align: center;
    height: 60px;
    width: 30px;
    overflow: hidden;
}
/* logoBar */
.logoBar {
    height: 170px;
    width: 1200px;
    margin: 0 auto;
    position: relative;
    /*overflow: hidden;
    background: url(/content/dw/base/img/banner.jpg) 0px 0px no-repeat;*/
}
.logoBar #logo {
    position: absolute;
    top: 46px;
    left: 0px;
}
.logoBar .siteSearch {
   width: 284px;
    height: 35px;
    overflow: hidden;
    background: url(/content/dw/base/img/sh.png)250px 7px no-repeat #fff;
    position: absolute;
    top: 65px;
    right: 5px;
    border-radius: 40px;
    border: 1px solid #d1d1d1;
}
.logoBar .siteSearch .keyWord {
    border: none;
    background: none;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    float: left;
    *display: inline;
    padding: 5px 0px 5px 10px;
    width: 230px;
    color: #838383;
    outline: none;
}
.logoBar .siteSearch .searchBtn {
    width: 42px;
    float: right;
    *display: inline;
    height: 40px;
    background: none;
}
/* 主导航 */
.topNav {
    position: relative;
    background: #b80609;
   
    margin: 0 auto;
    height: 54px;
    padding: 0 4px
}
.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 {
    width: 117px;
    float: left;
    *display: inline;
    position: relative;
}
.mainNav .spe {
    height: 54px;
    height: 54px;
    text-indent: 100%;
    float: left;
    *display: inline;
    width: 4px;
    overflow: hidden;
    background: url(/content/dw/base/img/navSpe.png) 50% 50% no-repeat;
    display:none;
}

.mainNav .h1 a {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 16px;
    height: 54px;
    line-height: 54px;
}
.mainNav .h1 a:hover {
    text-decoration: none;
    color: #fff;
}
.mainNav .on1 .h1 a {
        /* background: #195DAF; */
    color: #ffd67d;
}


.mainNav .ul1 {
   overflow: hidden;
    line-height: 28px;
    position: absolute;
    left: -4px;
    top: 54px;
    width: 108px;
    display: none;
    background: #cb1514;
    background: #cb1514;
    z-index: 10;
}
.mainNav .li2 {
    vertical-align: top;
}
.mainNav .a2 {
   font-size: 14px;
    display: block;
    border-top: 1px solid #a90912;
   
    line-height: 20px;
    padding: 8px;
    color: #fff;
    text-align: center;
}
.mainNav .a2:hover {
      background: #a90912;
    color: #fff;
    text-decoration: none;
    border-top: 1px solid #a90912;
}
/* 主栏 和 侧栏 */
.mainContent {
    _width: 76.5%;
    overflow: hidden;
    zoom: 1;
}
.side {
    font-size: 14px;
    width:280px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}
.nrbox{    border: 1px solid #ccc;    padding: 20px;  }
.nrwzbox{float:right;}
/* 位置导航 */
.path {
    line-height: 20px;
    padding: 20px 0px;
    text-align: left;
    display: block;
    min-height: 20px;
    overflow: hidden;
    color: #666;
    font-size: 14px;
    margin: 0 auto;
       
}
.path a,
.path span {
    padding: 0 3px;
    color: #666;
}
.path em {
    background: url(/content/dw/base/img/wzdt.png) no-repeat 0 0px;
    padding-left: 26px;
}
/*footer*/
#footer {
    color: #fff;
    background: url(/content/dw/base/img/dbbg.jpg) no-repeat;
    position: relative;
    text-align: center;
    padding:24px 0;
}
.footleft{ float:left;   padding: 45px 0; }
.footlr{ float: right;
    background: url(/content/dw/base/img/ewm.jpg) no-repeat;
    width: 100px;
    height: 100px;
    margin: 20px;}
#footer .footNav {
    padding-bottom: 10px;
        text-align: left;
     
}
#footer .footNav a {
    margin: 0 10px;
    display: inline-block;
}



#footer a {
    color: #fff;
}
#footer a:hover {
    color: #fff
}
#footer .copyRight a {
    text-decoration: underline;
}
/* 侧栏固定菜单 */
.sideFixed {
    z-index: 9;
    position: fixed;
    top: 234px;
    right: 0;
    width: 70px;
    background: #fff;
    font-size: 12px;
    _position: absolute;
}
.sideFixed li {
    border: 1px solid #ddd;
    margin-top: -1px;
    position: relative;
}
.sideFixed li a {
    height: 30px;
    line-height: 30px;
    padding: 34px 0 3px 0;
    display: block;
    background: url(/content/dw/base/img/icons-3.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 {
    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 {
    overflow: hidden;
    border: 1px solid #ebebeb;
    margin-bottom: 20px;
}
.xxgkBtns ul {
    overflow: hidden;
}
.xxgkBtns ul li {
    height: 48px;
    border-bottom: 1px solid #ebebeb;
}
.xxgkBtns ul li a {
    display: block;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    padding-left: 77px;
    position: relative;
}
.xxgkBtns ul li a i {
    position: absolute;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: url(/content/dw/base/img/icons-1.png) 9px 8px no-repeat #0068b7;
    left: 17px;
    top: 50%;
    margin-top: -16px;
}
.xxgkBtns ul li.li2 a i {
    background-position: 9px -112px;
    background-color: #fb9e43;
}
.xxgkBtns ul li.li3 a i {
    background-position: 9px -231px;
    background-color: #74b8f3;
}
.xxgkBtns ul li.li4 a i {
    background-position: 9px -349px;
    background-color: #896b9f;
}
.xxgkBtns ul li.li5 a i {
    background-position: 9px -468px;
    background-color: #158cc9;
}
.xxgkBtns ul li.last {
    border-bottom: none;
}
.xxgkBtns ul li a:hover {
    background-color: #0068b7;
    color: #fff;
    text-decoration: none;
}
.xxgkBtns ul li a:hover i {
    background-color: #fff;
    background-image: url(/content/dw/base/img/icons-2.png);
}
/* box */
.box .hd {
    height: 60px;
    line-height: 60px;
    position: relative;
        padding: 10px 20px;
  
}
.box .hd .more {
    font-size: 14px;
    position: absolute;
    right: 10px;
    color: #999;
}
.box .hd h3 {
    position: absolute;
    color: #0068b7;
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    padding: 0 20px;
    background: #fff;
    border: 1px solid #dbdbdb;
    border-top: 2px solid #0068b7;
    border-bottom: 0;
}
.box .hd h3 a {
    color: #0068b7;
}
.box .hd h3 a:hover {
    text-decoration: none;
}
.box .hd ul {
    display: inline-block;
    height: 60px;
    overflow: hidden;
    margin: 0 auto;
}
.box .hd li {
    font-size: 18px;
      color: #333;
      padding: 0 40px 0 60px;
      border-radius: 10px;
      margin: 0 10px;
      height: 60px;
      line-height: 60px;
      background: url(/content/dw/base/img/szbg1.png) 0 0px no-repeat #f6ebe1;
      float:
      left;
}
.box .hd li a {
    display: block;
    float: left;
    padding: 0 20px;
}
.box .hd li a:hover {
    text-decoration: none
}
.box .hd .on{

    color: #fff;
    font-weight: bold;
    background: url(/content/dw/base/img/szbg2.png) 0 0px no-repeat #c20e0d;
}
.box .hd .on a {

    color: #fff;
   
}
.box .hd li.li1{background: url(/content/dw/base/img/szbg1.png) 8px 0px no-repeat #f6ebe1;}
.box .hd li.li2{background: url(/content/dw/base/img/szbg1.png) -198px 3px no-repeat #f6ebe1;}
.box .hd li.li3{background: url(/content/dw/base/img/szbg1.png) -396px 2px no-repeat #f6ebe1;}
.box .hd li.li4{background: url(/content/dw/base/img/szbg1.png) -600px 3px no-repeat #f6ebe1;}
.box .hd li.li5{background: url(/content/dw/base/img/szbg1.png) -795px 2px no-repeat #f6ebe1;}
.box .hd .on.li1{background: url(/content/dw/base/img/szbg2.png) 8px 0px no-repeat #c20e0d;}
.box .hd .on.li2{  background: url(/content/dw/base/img/szbg2.png) -198px 3px no-repeat #c20e0d;}
.box .hd .on.li3{  background: url(/content/dw/base/img/szbg2.png) -396px 2px no-repeat #c20e0d;}
.box .hd .on.li4{  background: url(/content/dw/base/img/szbg2.png) -600px 3px no-repeat #c20e0d;}
.box .hd .on.li5{  background: url(/content/dw/base/img/szbg2.png) -795px 2px no-repeat #c20e0d;}

.box .bd {
    padding: 30px 0;
    overflow: hidden;
}
/* boxA */
.boxA .hd {
    height: 45px;
    overflow: hidden;
  width: 185px;
    margin: auto;
}
.boxA .hd .more {
    position: absolute;
    right: 5px;
    top: 0px;
    height: 40px;
    line-height: 40px;
    color: #999;
    font-size: 14px;
}
.boxA .hd .more a {
    color: #999
}
.boxA .hd h3 {
 height: 40px;
    line-height: 45px;
    font-size: 20px;
    padding-left: 38px;
    border-bottom: 3px #ac0100 solid;
    color: #ac0100;
    /* text-align: center; */
    background: url(/content/dw/base/img/jzbgtu.png) 3px 0px no-repeat;
    font-weight: bold;
}

.boxA .hd h3 a{
    color: #ac0100;
}
.boxA .hd h3 a:hover{
    color: #ac0100;
}

.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 .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(/content/dw/base/img/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 #0068B7;
}
.boxE .hd h3 {
    float: left;
    padding: 0 20px;
    background: #0068B7;
    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 {
   
}
.sideBox .hd {
   height: 60px;
    background: #b40303;
}
.sideBox .hd h3 {
    display: block;
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
}
.sideBox .bd {
    padding: 10px;
    border: 1px solid #e6e6e6;
    height: 800px;
     background: url(/content/dw/base/img/clbg.jpg) bottom no-repeat;
}
/* 侧栏-栏目内搜索 */
#sideSearch .bd li {
    padding: 5px 0 5px 0;
    overflow: hidden;
}
#sideSearch .nodes,
#sideSearch input,
#sideSearch button {
    height: 32px;
    line-height: 32px;
    width: 100%;
    border: 1px solid #ddd;
    font-size: 14px;
    font-family: "microsoft yahei";
    outline: none
}
#sideSearch .keyword {
    width: 60%;
    padding: 0 5px;
}
#sideSearch button {
    line-height: 28px;
    width: 32%;
    float: right;
    background: #0068B7;
    border-color: #0068B7;
    color: #fff;
}
/* mainBox */
.mainBox .mHd {
   position: relative;
    border-bottom: 1px solid #dddddd;
    /* background: #F9F9F9; */
    line-height: 53px;
    height: 60px;
    margin-bottom: 20px;
}
.mainBox .mHd .list {
    overflow: hidden;
    font-size: 18px;
}
.mainBox .mHd .list li {
    float: left;
    padding: 0 4%;
    border-top: 2px solid #F9F9F9;
    cursor: pointer
}
.mainBox .mHd .list a {
    font-size: 20px;
    color: #888;
}
.mainBox .mHd .list a:hover {
    text-decoration: none
}
.mainBox .mHd .list .on a {
    color: #0068b7
}
.mainBox .mHd h3,
.mainBox .mHd .list .on {
       font-size: 18px;
    font-weight: bold;
    position: relative;
       display: inline-block;
    padding: 0 2%;
    height: 60px;
    border-bottom: 2px solid #b80609;
    color: #b80609;
   
    bottom: 1px;
    line-height: 60px;
}
.mainBox .mBd {
    overflow: hidden
}
/* 信件列表 */
.letterList {
    width: 100%;
}
.letterList th,
.letterList td {
    text-align: center;
    font-size: 14px;
    vertical-align: middle;
    line-height: 28px;
    padding: 6px 0px
}
.letterList th,
.letterList .even {
    background: #f5f5f5;
}
.letterList th {
    color: #0068B7;
    height: 40px;
    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 .open,
.letterList .handle {
    display: none
}
.letterList .dep {
    width: 90px;
}
.letterList .state {
    width: 90px;
}
.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;
}
/* detailTable */
.detailTable {
    margin-bottom: 10px;
    background: #fff;
    width: 100%
}
.detailTable,
.detailTable tr,
.detailTable tr td {
    border: 1px solid #e6e6e6;
    border-collapse: collapse
}
.detailTable thead tr {
    border-color: #0068B7;
}
.detailTable thead th {
    background: #0068B7;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-color: #0068B7;
}
.detailTable tbody td {
    padding: 10px 15px;
}
.detailTable tbody td.tdName {
    font-weight: bold;
    background: #f7f7f7;
    text-align: center;
    width: 20%;
    font-size: 14px;
}
.detailTable .trTitle .tdCon {
    font-weight: bold;
}
.detailTable .preDiv {
    width: 670px;
    overflow: auto;
}
.detailTable .preDiv pre {
    font-size: 14px;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}
/* 友情链接 */
.friendLinks {
   
    background: #e7e1db;
    padding: 15px 0;
    min-height: 32px;
}
.friendLinks h3 {
    float: left;
    font-size: 16px;
    color: #333;
    padding-left: 31px;
   
}
.friendLinks .con {
    overflow: hidden;    padding: 3px 20px;
}
.friendLinks .con li { display: inline-block; *display: inline; zoom: 1; margin-right: 20px; float:left;}


.friendLinks select {
    padding: 6px;
    float: left;
    width: 18.4%;
    _width: 18.2%;
    *display: inline;
    margin-left: 1.6%;
    border: 1px solid #f3f3f3;
    height: 30px;
}
/* 搜索框 */
.siteSearchBar {
    height: 43px;
    position: absolute;
    right: 1%;
    top: 70px;
}
.s-form {
    vertical-align: top;
    height: 40px;
    line-height: 40px;
}
.s-form .siteSearch {
    float: left
}
.s-form .siteSearch input {
    width: 296px;
    vertical-align: top;
    *margin: -1px 0;
    height: 38px;
    font-size: 16px;
    padding: 0 5px;
    line-height: 38px;
    border: 1px solid #ccc;
    border-right: 0;
    outline: none;
}
/*验证码*/
div.codeinp input[type=text] {
    width: 100px !important;
    float: left;
    margin-right: 10px;
}
/* 通用底部按钮 */
.bot {
    text-align: center;
    padding: 0 0 20px 0;
}
.bot a,
.bot button {
    cursor: pointer;
    display: inline-block;
    height: 42px;
    line-height: 42px;
    padding: 0 5%;
    font-size: 16px;
    background: #0068B7;
    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: #077BD4;
}
/* 依申请、信访、咨询等通用 查询页样色 */
.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%;
    padding: 8px;
    border: 1px solid #ccc;
}
.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: 50px;
}
.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
}
/* 头条信息列表_普通式 */
.ttList .t {
 width: 580px;
    height: 120px;
    background: #fff;
      margin: 0 20px 13px 0;
    float:left;
}
.ttList .t .date {
  background: #a7a5a4;
    color:#fff;
    width: 80px;
    text-align: center;
}

.ttList .t .con {
   padding:0 20px;
}
.ttList .t .title {
    font-size: 20px;
    text-align: left;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    padding-top:10px;
}
.ttList .t .tit {
    color: #333;
}
.ttList .t .tit:hover {
    color: #c30000
}
.ttList .t .intro {
    font-size: 14px;
    color: #666;
    text-align: left;
    line-height: 25px;
    height: 52px;
    overflow: hidden;
}
.ttList .t .intro .more {
    color: #c30000;
}
.ttList .n {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    font-size: 14px;
    padding-left: 12px;
    background: url(/content/dw/base/img/dot-01.gif) 0px 14px no-repeat;
}
.ttList .n .date {
    float: right;
    *display: inline;
    line-height: 30px;
    font-size: 12px;
    color: #999;
}
/* 图片的信息列表_普通式  */
.sypicListFl {
    margin-right: -1%;
    overflow: hidden;
    zoom: 1;
}
.sypicListFl li {
    width: 275px;
    margin-right:30px;
    text-align: center;
    float: left;
    *display: inline;
    overflow: hidden;
}
.sypicListFl li.last{margin-right:0px;}
.sypicListFl li .pic {
    overflow: hidden;
        border-radius: 10px;
}
.sypicListFl li .pic img {
    width: 100%;
    height: auto;
    transition: 200ms;
    -o-transition: 200ms;
    -moz-transition: 200ms;
    transition: 200ms;
}
.sypicListFl li .title {
    font-size: 14px;
    padding-top: 8px;
    max-height: 56px;
}
.sypicListFl li:hover .pic img {
    transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
}

/* flbox */
.flbox .hd {
      height: 45px;
    line-height: 45px;
    /* position: relative; */
    /* padding: 10px 20px; */
    border-bottom: 1px solid #ccc;
}
.flbox .hd .more {
    font-size: 14px;
    position: absolute;
    right: 10px;
    color: #999;
}
.flbox .hd h3 {
  position: absolute;
    color: #c20e0d;
    font-size: 18px;
    height: 45px;
    line-height: 38px;
    padding: 0 20px;
    /* background: #fff; */
    /* border: 1px solid #dbdbdb; */
    border-bottom: 2px solid #c20e0d;
    /* bottom: -1px; */
}
.flbox .hd h3 a {
       color: #c20e0d;
}
.flbox .hd h3 a:hover {
    text-decoration: none;
}
.flbox .hd ul {
    position: absolute;
    height: 60px;
    overflow: hidden;
}
.flbox .hd li {
      font-size: 18px;
    color: #333;
    padding: 0 50px;
    border-radius: 10px;
    margin: 0 10px;
    height: 60px;
    line-height: 60px;
     background: url(/content/dw/base/img/szbg1.png) 0 0px no-repeat #f6ebe1;
    float:left;
}
.flbox .hd li a {
    display: block;
    float: left;
    padding: 0 20px;
}
.flbox .hd li a:hover {
    text-decoration: none
}
.flbox .hd .on{

    color: #fff;
    font-weight: bold;
    background: url(/content/dw/base/img/szbg2.png) 0 0px no-repeat #c20e0d;
}
.flbox .hd .on a {

    color: #fff;
   
}


.flbox .bd {
    padding: 15px 0;
    overflow: hidden;
}


.pageBox .hd {
      height: 45px;
    line-height: 45px;
    /* position: relative; */
    margin: 0px 0px 20px 0; 
    border-bottom: 1px solid #ccc;
}
.pageBox .hd .more {
    font-size: 14px;
    position: absolute;
    right: 10px;
    color: #999;
}
.pageBox .hd h3 {
  position: absolute;
    color: #c20e0d;
    font-size: 18px;
    height: 45px;
    line-height: 38px;
    padding: 0 20px;
    /* background: #fff; */
    /* border: 1px solid #dbdbdb; */
    border-bottom: 2px solid #c20e0d;
    /* bottom: -1px; */
}
.pageBox .hd h3 a {
       color: #c20e0d;
}
.pageBox .hd h3 a:hover {
    text-decoration: none;
}


