﻿/* 全局定义 */
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;
    max-width: 1100px;
    overflow-x: scroll;
}

fieldset,
img {
    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;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}

pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    font-size: 16px;
    line-height: 1.8;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
}

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu,
time {
    margin: 0;
    padding: 0;
    display: block;
    zoom: 1;
}



/*轮播广告*/
.focusAdzz{position: relative; z-index: 1; margin: 0px auto; height: 90px; width:1130px; background:#fff;}
.focusAdzz .bd img{display: block; width: 1080px; height: 90px;margin:auto 20px;}
.focusAdzz .bd .con{display: none;}
.focusAdzz .hd{position: absolute; z-index: 1; right: 50px; bottom: 12px;}
.focusAdzz .hd li{width: 8px; height: 8px; float: left; margin-left: 5px; line-height: 8px; overflow: hidden; background-color: #fff;}
.focusAdzz .hd li span{display: none;}
.focusAdzz .hd li.on{background-color: #ffcc33;}

/* 公共样式 */
html {
    width: 100%;
    height: 100%;
}

body {
    width: 100%;
    height: 100%;
    color: #333;
    font: 14px/30px "Microsoft YaHei", Tahoma, Helvetica, Arial, sans-serif;
    min-width: 1130px;
    background: #f8f8f8;
}
.wrap{background: url(../img/foot_bg.jpg) no-repeat center bottom;position: relative;}

a {
    color: #333;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #f60;
    text-decoration: none;
}

.clearbox {
    border: none;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}

.blank {
    height: 10px;
    font-size: 0px;
    line-height: 0;
    overflow: hidden;
    *height: 9px;
}

.nodata {
    color: #f60;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

#header,#content,.sw {
    width: 1130px;
    margin: 0 auto;
    overflow: hidden;
}

.topbar {
    height: 32px;
    line-height: 32px;
}

.topbar span {
    color: #CCC;
}

.topbar .userPanel {
    float: right;
    *display: inline;
    cursor: pointer;
}

.topbar a {
    padding: 0 10px;
    font-size:12px;
}


.logobar {
    height: 185px;
    margin: 80px auto;
    text-align: center;
}

.topNav{
	height: 26px; 
    padding: 42px 15px 30px 0px; 
    background: url(../img/navbg.png) no-repeat;
}

.mainNav {
    width: 900px;
    float: left;
}

.mainNav .li1 {
    float: left;
    background: url(../img/nav_x.jpg) no-repeat right center;
    height: 26px;
    line-height: 26px;
    padding: 0px 26px;
    clear: none;
}
.mainNav .li1 a{ font-size: 14px;
    font-weight: bold;}

.mainNav li.last1 {
    background: none
}

.mainNav li a:hover,
.mainNav li.on1 a {
    color: #dc0000
}


.siteSearch {
    float: right;
    width: 214px;
    position: relative;
    background: url(../img/search_txt.png) no-repeat;
    height:26px;
}

.keyWord {
    width: 160px;
    height: 24px;
    line-height: 24px;
    padding-left: 16px;
    font-size: 12px;
    color: #fff;
    background: none;
    border: 0;
    outline: none;
}

.siteSearch a.searchBtn,.siteSearch .searchBtn{
    width: 38px;
    height: 26px;
    display: block;
    border: 0px;
    color: #fff;
    font-size: 12px;
    line-height: 26px;
    text-indent: -9999px;
    background: url(../img/search_bg.png) no-repeat;
     position: absolute;
    right: 0;
    top: 0;
    border:0;
    cursor: pointer;
    
}

.siteSearch a.searchBtn:hover,.siteSearch .searchBtn:hover {
    background-position: -38px 0px;
}


/* footer */
#footer {
    background: #5d5d5d;
    border-top: #dc0000 3px solid;
    height: 290px;
}

#footer .copyright {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    padding-left: 80px;
    color: #fff;
    height:190px;
    padding-top:20px;
}
#footer .copyright a{
    color: #fff;
}

#footer .index_link {
    height: 24px;
    padding: 20px 0px;
    background: url(../img/foot_x.jpg) repeat-x left bottom;
    color: #fff;
}
#footer .index_link li{ 
    float: left;
    width: 242px;
    padding-left: 10px;
    margin-left: 10px;
 }
#footer .index_link select {
    width: 242px;
    height: 24px;
    border: 0px;
    line-height: 24px;
    color: #666;
    font-size: 12px;
}
#footer .index_link h3,#footer .index_link ul{float: left;}
.jiucuo,
.jiguan {
    position: absolute;
}

.jiucuo {
  left: 621px;
  top: 131px;
}

.jiguan {
  left: 520px;
    top: 120px;
}
#footer .sw {
    position: relative;
    overflow: hidden;
}

/* 背景切换 */
.bodyPic {width: 100%;
    height: 900px;
    position: absolute;
    overflow: hidden;
    min-width:1200px;
z-index:-1; top:0; left:0;}
.bodyPic .bd,.bodyPic .bd ul,.bodyPic .bd li{
	width: 100%;
    height: 900px;
    overflow: hidden;}
.bodyPic .bd li { background-repeat: no-repeat; background-position: center center; background-size: cover;}


.index_page_area {        
    padding: 30px 25px; 
    background: #fff; 
}

/*页面正文内容-二维码样式*/
.qrCodeBox{text-align: center; margin: 20px auto;}
.qrCodeBox .pic{display: inline-block; *display: inline; margin:0 auto; text-align: center;}
.qrCodeBox .tit{margin-top: 10px; height: 20px; line-height: 20px; font-size: 14px; color: #999;}
/* 信件列表 */
.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 .dep { width: 90px; }
.letterList .state { width: 60px; }
.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: #c8000f; }
.detailTable thead th { background: #c8000f; height: 40px; line-height: 40px; color: #fff; font-size: 16px; text-align: center; border-color: #c8000f; }
.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; }


/* 新css样式覆盖 */
#header{position: relative;}
.wrap{background: none;}
#content{background: url(../img/foot_bg1.jpg) no-repeat center bottom;}
.mainNav .li1 a{font-size: 18px;}
.topbar{height: 40px;line-height: 40px;background-color: rgba(36, 36, 36, 0.5);margin-bottom: 2px;}
.head_top{height: 40px;width: 1130px;margin: 0 auto;}
.head_top a{font-size: 14px;color:#fff}
.head_top a:hover{color:#ddd;}
.head_top .fl a{float: left;margin: 0 20px 0 0;transition: all 0.5s;}
.head_top li span{margin: 0;}
.head_top .spe{margin: 0 10px;}
.head_top .fr .userLogged {background: url(../img/userico.png) no-repeat 9px 48%;padding: 0 8px 0 30px!important;float: left;height: 28px;line-height: 28px;margin: 5px 3px;border: 1px solid transparent;transition: all 0.5s;border-radius: 15px;}
.head_top .fr .phone {background: url(../img/headerIcon.png) 9px -145px no-repeat;padding: 0 8px 0 30px;display: block;float: left;height: 28px;line-height: 28px;margin: 5px 3px;border: 1px solid transparent;transition: all 0.5s;border-radius: 15px;}
.head_top .fr .pub_a{padding: 0 8px 0 30px;display: block;float: left;height: 28px;line-height: 28px;margin: 5px 3px;border: 1px solid transparent;transition: all 0.5s;border-radius: 15px;}
.head_top .fr .a1{background: url(../img/headerIcon.png) 6px -233px no-repeat;}
.head_top .fr .a2{background: url(../img/headerIcon.png) 6px 4px no-repeat;}
.head_top .fr .a3{background: url(../img/headerIcon.png) 6px -114px no-repeat;}
.head_top .fr .site{background: url(../img/headerIcon.png) 6px -203px no-repeat;cursor: pointer;background-color: #EA9327;box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.15);border-radius: 15px;padding: 0 8px 0 30px;display: block;float: left;height: 28px;line-height: 28px;margin: 5px 3px;border: 1px solid transparent;transition: all 0.5s;}
.head_top .fr .userLogged:hover,.head_top .fr .phone:hover,.head_top .fr .pub_a:hover{border: 1px solid rgb(255 255 255 / 50%);}
.infoList li{height: 36px;line-height: 36px;}
.infoList li a{font-size: 16px;}
.infoList li .date{font-size: 14px;color:#999;}
.focusAdzz,.focusAdzz .bd img{height: 108px;}
.index_page_area{padding: 20px 25px;}
.footer{background: #5d5d5d;border-top: #dc0000 3px solid;}
.footer,.footer .sw{height: 180px;overflow: initial;position:relative;}
.footer .copyright{position: relative;top: 35px;width: 650px;margin-left: 155px;padding: 0;text-align: left;height: auto;}
.footer .copyright p,.footer .copyright p a{color:#fff;}
.footer .jiguan{position: absolute;left: 45px;top: 46px;}
.footer .wzafw{top: 30px;position: absolute;right: 170px;}
.footer .jiucuo{top: 95px;position: absolute;right: 161px;left: auto;}
.footer .wx,.footer .wb,.footer .xyb{width: 60px;height: 55px;padding-left: 60px;line-height: 55px;font-size: 16px;color: #fff;position: absolute;right: 40px; box-sizing: content-box;}
.footer .wx{background: url(../img/wx_icon.png) 26px 50% no-repeat;background-color: rgba(255, 255, 255, 0.2);top: 30px;cursor: pointer; box-sizing: content-box;}
.footer .xyb{background: url(../img/xyb_icon.png) 26px 50% no-repeat;background-color: rgba(255, 255, 255, 0.2);top: 30px;cursor: pointer; right:168px; box-sizing: content-box;}
.footer .wx img{width: 120px;position: absolute;left: 0;right: 0;top: -140px;display: none;z-index: 9;}
.footer .xyb img{width: 120px;position: absolute;left: 0;right: 0;top: -140px;display: none;z-index: 9;}
.footer .wx:hover img{display: block;}
.footer .xyb:hover img{display: block;}
.footer .wb{background: url(../img/wb_icon.png) 26px 50% no-repeat;background-color: rgba(255, 255, 255, 0.2);top: 95px; box-sizing: content-box;}
.footer .wb a{position: absolute;left: 0;right: 0;top: 0;bottom: 0;padding-left: 60px;font-size: 16px;color:#fff;}
.footer .zwwb{display: block;position: absolute;height: 118px;right: 100px;top: 30px;}
.footer .zwwb p{text-align: center;color: #fff;height: 30px;line-height: 30px;display: none;}
.footer .zwwb img{height: 118px;display: block;margin: auto;width: 100px;}
.gypublic .ty_logo{background: url(../img/ty_logo.png) center no-repeat;position: absolute;right: 20px;top:20px;z-index: 9;background-size:131px;transition: all .2s;}
.gypublic .ty_logo:hover{background-size:150px;}
.gypublic .ty_logo a{display: block;width: 150px;height:80px;}

