

/* common.css */
body,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
abbr,
code,
dl,
dt,
dd,
ul,
li,
p,
font,
fieldset,
form,
label,
input,
select,
option,
legend,
caption {
    margin: 0;
    padding: 0;
    list-style: none
}

body {
    background: #fff;
    font: 14px/22px "\5fae\8f6f\96c5\9ed1", Arial, sans-serif;
    color: #666;
}

img {
    border: 0
}

em {
    font-style: normal;
}

a {
    color: #666;
    text-decoration: none
}

article,
section,
header,
footer,
aside,
nav,
iframe {
    display: block
}

.clearfix:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: "\20";
    line-height: 0;
}

.clearfix {
    *zoom: 1;
}

.clear {
    clear: both
}

.fl {
    float: left
}

.fr {
    float: right
}

.pos {
    position: relative
}

.d_undis {
    display: none;
}

.mainBox {
    width: 1200px;
    margin: 0 auto;
    position: relative
}

#header {
    width: 100%;
    height: 56px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9;
    padding-top: 12px;
    border-bottom: 1px solid #99a1b1
}

#pageHeader {
    width: 100%;
    height: 56px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9;
    background: #22519F;
    padding-top: 12px;
}

.logo {
    float: left;
    width: 280px;
    height: 44px;
    /*background: url(../image/logo.png) no-repeat center;*/
    text-indent: -20em;
    overflow: hidden;
}

.nav {
    float: right;
    height: 56px;
    line-height: 56px;
    text-align: right;
    position: relative;
}

.nav a {
    display: inline-block;
    padding: 0 15px;
    font-size: 16px;
    color: #fff;
    vertical-align: top
}

.nav a.search {
    margin-left: 10px;
    width: 59px;
    height: 56px;
    padding: 0;
    background: url(../image/line.gif) no-repeat left center;
    text-align: center;
}

.nav a.search img {
    vertical-align: top;
    margin-top: 20px;
}

.nav .loginBox {
    width: 286px;
    height: 225px;
    background: #fff;
    border: 1px solid #000;
    position: absolute;
    right: 35px;
    top: 56px;
    padding: 25px 27px 0;
    display: none;
}

.nav .loginBox .text {
    width: 274px;
    height: 27px;
    line-height: 27px;
    background: #f8f8f8;
    border: 1px solid #ccc;
    padding: 0 5px;
    font-size: 12px;
    color: #999;
    margin-bottom: 24px;
    text-align: left;
}

.nav .loginBox .loginBtn {
    width: 286px;
    height: 30px;
    line-height: 30px;
    background: #1056ad;
    border: none;
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px;
    text-align: center;
}

.nav .loginBox .forgetBox {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #999;
    text-align: right;
}

.nav .loginBox .close {
    width: 14px;
    height: 14px;
    background: url(../image/colse03.png) no-repeat center;
    position: absolute;
    right: 0;
    top: 10px;
    text-indent: -20em;
    overflow: hidden;
}

.forgetBox a {
    color: #999;
    padding: 0;
    font-size: 12px;
}

#pageHeader .nav .loginBox {
    top: 56px;
}


#pageFooter {
    height: 159px;
    background: #063773;
}

#pageFooter p {
    padding: 23px 95px 0 105px;
    line-height: 35px;
    color: #fff
}

.pageBox {
    height: 24px;
    line-height: 24px;
    text-align: center;
    padding: 3px 0;
}

.pageBox a {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #fff;
    width: 22px;
    height: 22px;
    line-height: 22px;
    color: #333;
    margin: 0 5px;
}

.pageBox a:hover,
.pageBox a.cur {
    border-color: #ccc;
}

.pageBox a.prev,
.pageBox a.next {
    color: #666;
    width: 55px;
}

.pageBox a.prev:hover,
.pageBox a.next:hover {
    border-color: #fff;
}

.homeBg a,
.infoBg a {
    border-color: #f9f9f9
}

.applyBg,
.homeBg,
.infoBg,
.passwordBg {
    background: #f9f9f9;
}

.file {
    position: relative;
    width: 105px;
    height: 27px;
    line-height: 27px;
    margin-left: 15px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    float: left;
    border: 1px solid #ccc;
    background: url(../image/btnbg.gif) #318bfa;
    overflow: hidden;
    color: #fff;
    text-indent: 0;
}

.file input {
    width: 105px;
    height: 27px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.mt105 {
    margin-top: 105px;
}

.mt130 {
    margin-top: 130px;
}

.mt90 {
    margin-top: 90px;
}

.mt80 {
    margin-top: 80px;
}

.mt65 {
    margin-top: 65px;
}

.mt50 {
    margin-top: 50px;
}

.mt40 {
    margin-top: 40px;
}

.mt15 {
    margin-top: 15px;
}

.mt10 {
    margin-top: 10px;
}

.mb130 {
    margin-bottom: 40px;
}

.mb110 {
    margin-bottom: 110px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb15 {
    margin-bottom: 15px;
}

.mr45 {
    margin-right: 45px;
}

.mr195 {
    margin-right: 195px;
}

.ml110 {
    margin-left: 110px;
}

.ml134 {
    margin-left: 134px;
}

.zlcolor {
    color: #185cb0
}

.tc {
    text-align: center;
}

#bigadBox {
    position: relative;
}

#bigadBox img {
    margin: 0 auto;
    display: block;
}

#bigadBox .banner {
    position: relative;
    background: none;
}

#jq_bigad_con {
    display: none;
    height: 600px;
    overflow: hidden;
    background: url(../image/bigbanner_bg.jpg) no-repeat center top
}

#jq_bigad_close {
    position: absolute;
    right: 25px;
    top: 25px;
    width: 21px;
    height: 21px;
    text-align: center;
    font-size: 20px;
    line-height: 21px;
    color: #787878;
    cursor: pointer;
}

#jq_bigad_close:hover {
    color: #fc9b17;
}



/*2019-06-04 newadd*/
.newIndexPage {
    background: #f9f9f9;
}

.newheader {
    background: url(../image/topbg.jpg) no-repeat center top #1d4a9b;
    position: relative;
}

.newheader-top {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
}

.newheader-top .welcom {
    float: left;
}

.newheader-top .userFun {
    float: right;
}

.newheader-top .userFun a {
    display: inline-block;
    color: #fff;
    padding: 0 18px;
    vertical-align: top;
}

.newheader-top .userFun a.email {
    width: 25px;
    text-indent: -999px;
    overflow: hidden;
    background: url(../image/email.png) no-repeat center;
}

.newheader .logo {
    width: 363px;
    height: 81px;
    background: url(../image/logo05.png) no-repeat center;
    position: absolute;
    left: 50%;
    top: 65px;
    margin-left: -181px;
}

.newheader .navBox {
    margin-top: 135px;
    padding-top: 18px;
    line-height: 40px;
}

.newheader .navBox li {
    float: left;
    color: #fff;
    font-size: 24px;
    margin-right: 78px;
    border-bottom: 2px solid transparent
}

.newheader .navBox li:hover,
.newheader .navBox li.cur {
    border-bottom: 2px solid #fff;
    cursor: pointer;
}

.newheader .navBox li a {
    display: block;
    color: #fff;
}

.newheader .navBox li.search {
    background: url(../image/serchIcon04.png) no-repeat center;
    margin-right: 0;
}

.newheader .navBox li.search:hover,
.newheader .navBox li.search.cur {
    border: none;
}

.newheader .navBox li.search span {
    display: block;
    text-indent: -999px;
    overflow: hidden;
}

.newheader .navTwoLevel {
    border-top: 1px solid #8f98b6;
}

.newheader .navTwoLevel .content {
    display: flex;
    justify-content: space-between;
    height: 79px;
    line-height: 79px;
}

.newheader .navTwoLevel .mainBox {
    display: none;
}

.newheader .navTwoLevel a {
    font-size: 20px;
    color: #bfc3c9;
}

.newheader .navTwoLevel a:hover {
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}

.newfotter {
    background: #1a4087;
    padding-top: 37px;
}

.newfotter ul {
    height: 228px;
}

.newfotter ul li {
    float: left;
    height: 209px;
    background: url(../image/line05.png) no-repeat right top;
}

.newfotter ul li.concat {
    width: 330px;
    padding-top: 19px;
}

.newfotter ul li.concat p {
    background: url(../image/icon02.png) no-repeat left center;
    font-size: 12px;
    color: #afafb0;
    line-height: 32px;
    padding-left: 27px;
}

.newfotter ul li.link {
    width: 490px;
    padding: 19px 60px 0 70px;
}

.newfotter ul li.link p {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    line-height: 35px;
}

.newfotter ul li.link p a {
    font-size: 14px;
    color: #b6b6b6;
}

.newfotter ul li.ewm {
    padding: 64px 0 0 67px;
    height: 164px;
    background: none
}

.newfotter ul li.ewm .font {
    width: 90px;
    height: 70px;
    float: left;
    background: #0d3072;
    font-size: 12px;
    color: #9d9d9d;
    text-align: center;
    padding-top: 20px;
}

.newfotter ul li h2 {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #d8d8d9;
}

.newfotter .copyRight {
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-top: 1px solid #1c3c78;
    font-size: 12px;
    color: #9d9d9d;
}

.newRegTips {
    margin-top: 2px;
    border-top: 1px solid #acadbf;
    padding: 48px 0;
}

.newRegTips .newRegTipsBox {
    width: 1010px;
    min-height: 520px;
    height: auto !important;
    height: 520px;
    border: 1px solid #d4d4d4;
    margin: 0 auto;
    padding: 45px 100px 45px 90px;
}

.newRegTips .newRegTipsBox h2 {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-weight: normal;
    font-size: 30px;
    color: #215194;
}

.newRegTips .newRegTipsMark {
    line-height: 40px;
    font-size: 18px;
    color: #185cb0;
    text-align: center;
}


/*2022-07-05 change*/
.ppac-top {
    height: 100px;
    background-image: url("/static/image/top.jpg");
}

.ppac-top .logo {
    width: 292px;
    height: 100px;
    float: left;
}

.ppac-top .logo h1 {
    margin-top: 23px;
    width: 292px;
    height: 54px;
    /*background: url(../image/logo.png) no-repeat;*/
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}

.ppac-top .top-right {
    padding-top: 5px;
    float: right;
}

.ppac-top .top-right .navLink {
    padding: 13px 0;
    line-height: 17px;
    text-align: right;
}

.ppac-top .top-right .navLink a {
    display: inline-block;
    font-size: 14px;
    color: #333;
    padding-left: 18px;
}

.ppac-top .top-right .navLink a::after {
    content: '|';
    font-size: 12px;
    vertical-align: top;
    margin-left: 18px;
}

.ppac-top .top-right .navLink a.last::after {
    content: '';
}

.ppac-top .top-right .searchBox {
    padding: 4px;
    width: 372px;
    height: 22px;
    background: #fff;
    border: 1px solid #409eff;
    border-radius: 15px;
}

.ppac-top .top-right .searchBox .inputext {
    float: left;
    padding-left: 10px;
    width: 324px;
    height: 22px;
    border: none;
}

.ppac-top .top-right .searchBox .inputext:focus {
    outline: none;
}

.ppac-top .top-right .searchBox .searchBtn {
    float: left;
    width: 38px;
    height: 22px;
    background: url(../image/searchIcon.png) no-repeat center #a02016;
    background-size: 11px;
    border-radius: 11px;
    border: none;
    cursor: pointer;
    font-size:0;
    line-height:0;
    overflow:hidden;
}

.ppac-nav {
    height: 60px;
    /*background: url(../image/nav.jpg) no-repeat center;*/
    background: #1f51b9;
    border-bottom: 5px solid #ff0000;
}

.ppac-nav a {
    color: #fff;
    font-size: 24px;
}

.ppac-nav .nav-item {
    position: relative;
    float: left;
    width: 152px;
    height: 55px;
    line-height: 55px;
    border-bottom: 5px solid transparent;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
}

.ppac-nav .nav-item:nth-of-type(1) {
    width: 108px;
}

.ppac-nav .nav-item:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: -5px;
    height: 5px;
    opacity: 0;
    background-color: #e60012;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}

.ppac-nav .nav-item:hover:after {
    left: 1%;
    right: 1%;
    opacity: 1;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}

.ppac-nav .nav-item.active {
    border-bottom-color: #e60012;
}

.ppac-nav .subNav-box {
    display: none;
    position: absolute;
    left: 0;
    top: 60px;
    z-index: 2;
    padding: 15px 0;
    width: 100%;
    background: rgba(83, 189, 237, 0.9);
}

.ppac-nav .subNav-box .subNav-item {
    display: block;
    height: 47px;
    line-height: 47px;
    text-align: center;
    font-size: 18px;
    color: #000;
}

.ppac-nav .subNav-box .subNav-item:hover {
    background-color: #1f51b9;
    color: #fff;
}

.ppac-fotter {
    margin-top: 40px;
    /*padding: 50px 0 35px;*/
    background: #1a4087;
    color: #fff;
}

.ppac-fotter a {
    color: #fff;
    margin-left: 18px;
}

.ppac-fotter h2 {
    font-size: 20px;
    line-height: 40px;
    font-weight: normal;
}

.ppac-fotter .concat {
    float: left;
    width: 490px;
    padding-left: 10px;
    line-height: 35px;
}

.ppac-fotter .link {
    float: left;
    width: 570px;
}

.ppac-fotter .link a {
    display: inline-block;
    width: 190px;
    height: 35px;
    line-height: 35px;
}

.ppac-fotter .copyRight {
    /*margin-top: 20px;*/
    padding: 20px 0;
    border-top: 1px solid #15336c;
    line-height: 40px;
}

.ppac-fotter .copyRight img {
    max-height: 56px;
    vertical-align: top;
}

.ppac-fotter .ewm {
    float: right;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
}

.ppac-fotter .ewm img {
    display: block;
    margin-bottom: 5px;
    width: 90px;
    height: 90px;
    border: 4px solid #fff;
    vertical-align: top;
}

.ppac-newsList {
    margin-top: 15px;
    padding: 0 15px;
    font-size: 16px;
    line-height: 40px;
    color: #333;
}

.ppac-newsList li {
    border-bottom: 1px dashed #d9ecff;
}

.ppac-newsList li:last-child {
    border-bottom: none;
}

.ppac-newsList li time {
    float: right;
}

.ppac-newsList li a:hover {
    color: #3275fa;
}

.ppac-page-nav {
    margin-top: 25px;
    padding: 10px 0;
    width: 260px;
    border-radius: 10px;
    background: #f6f6f6;
    border: 1px solid #e8e3e3;
}

.ppac-page-nav li {
    padding-top: 25px;
    text-align: center;
    color: #333;
    font-size: 20px;
    cursor: pointer;
}

.ppac-page-nav li::after {
    display: block;
    content: '';
    margin: 25px auto 0;
    width: 226px;
    height: 1px;
    overflow: hidden;
    background: #e8e3e3;
}

.ppac-page-nav li:last-child::after {
    background: #f6f6f6;
}

.ppac-page-nav li:hover,
.ppac-page-nav li.active {
    background: url(../image/navBg.png) no-repeat center right;
}

.ppac-page-nav li:hover a,
.ppac-page-nav li.active a {
    color: #fff;
}

.ppac-page-article {
    margin-top: 25px;
    padding: 20px 0 40px;
    width: 920px;
    min-height: 600px;
    height: auto !important;
    height: 600px;
    background: #f6f6f6;
    box-sizing: border-box;
    color: #333;
    margin-right: auto;
    margin-left: auto;
}

.ppac-page-article h2 {
    line-height: 65px;
    font-size: 28px;
    text-align: center;
    font-weight: normal;
}

.ppac-page-article .time {
    display: block;
    margin-bottom: 20px;
    line-height: 25px;
    text-align: center;
    font-size: 16px;
}

.ppac-page-article hr {
    background-color: #e8e3e3;
    height: 1px;
    border: none;
}

.ppac-page-article p {
    font-size: 16px;
    line-height: 30px;
}

.ppac-page-article p img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    vertical-align: top;
}

.ppac-page-article img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    vertical-align: top;
}

.ppac-page-article table {
    background: #fff;
    border: 1px solid #000;
    border-collapse: collapse;
    margin: 0 auto;
}

.ppac-page-article table th {
    padding: 5px;
    font-size: 18px;
    border: 1px solid #000;
}

.ppac-page-article table td {
    padding: 5px;
    border: 1px solid #000;
    text-align: center;
}

.ppac-page-article .conBtn {
    display: inline-block;
    width: 245px;
    height: 51px;
    line-height: 51px;
    background: url(../image/navBg.png) no-repeat;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
}

.ppac-page-article .fileList li {
    padding-left: 30px;
    background: url(../image/fileIcons.png) no-repeat left center;
    font-size: 16px;
    line-height: 30px;
}

.ppac-page-article .fileList li a {
    color: #2c85c9;
}

.ppac-page-article .noticeList {
    margin-top: 35px;
}

.ppac-page-article .noticeList li {
    margin-bottom: 25px;
    clear: both;
    overflow: hidden;
    color: #333;
}

.ppac-page-article .noticeList li label {
    width: 135px;
    height: 30px;
    line-height: 30px;
    float: left;
    font-size: 16px;
    text-align: right;
    padding-right: 10px;
}

.ppac-page-article .noticeList li .labelInfo {
    float: left;
    font-size: 16px;
    line-height: 30px;
}

.ppac-page-article .noticeList li .labelInfo .file {
    position: relative;
    width: 105px;
    height: 27px;
    line-height: 27px;
    margin-left: 15px;
    text-align: center;
    font-size: 12px;
    float: left;
    background: url(../image/navBg.png) no-repeat center;
    overflow: hidden;
    color: #fff;
    text-indent: 0;
}

.ppac-page-article .noticeList li .labelInfo .file input {
    width: 105px;
    height: 27px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    border: none;
}

.ppac-page-article .noticeList li .fs14 {
    font-size: 14px;
}

.ppac-page-article .noticeList li .text {
    width: 95px;
    height: 18px;
    line-height: 18px;
    padding: 5px;
    background: #fff;
    border: 1px solid #ccc;
    float: left;
    font-size: 12px;
    color: #999;
    margin-right: 2px;
    text-align: center;
}

.ppac-page-article .noticeList li .text02 {
    width: 290px;
    text-align: left;
}

.ppac-page-article .noticeList li .checkbox {
    height: 30px;
    padding-left: 35px;
    background: url(http://www.ppac.org.cn/attachments/webimages/radio.png) no-repeat -10px -9px;
    cursor: pointer;
}

.ppac-page-article .noticeList li .checkbox.cur {
    background-position: -10px -49px;
}

.ppac-page-article .noticeList li .textarea {
    width: 539px;
    height: 167px;
    background: #fff;
    border: 1px solid #ccc;
    resize: none;
}

.ppac-page-article .noticeList li .select {
    width: 160px;
    height: 28px;
    background: #fff;
    border: 1px solid #d4d4d4;
    float: left;
    font-size: 12px;
    color: #666;
}

.ppac-page-article .noticeList li.function {
    padding-left: 145px;
}

.ppac-page-article .noticeList li.function span {
    width: 95px;
    height: 18px;
    line-height: 18px;
    padding: 5px;
    background: #fff;
    border: 1px solid #ccc;
    float: left;
    font-size: 14px;
    color: #333;
    margin-right: 2px;
    text-align: center;
    cursor: pointer;
}

.ppac-page-article .sign {
    text-align: right;
    font-size: 16px;
    line-height: 30px;
}

.pageBox {
    height: 28px;
    line-height: 28px;
    text-align: center;
    padding: 25px 0;
}

.pageBox a {
    display: inline-block;
    vertical-align: top;
    background: #dfdede;
    width: 30px;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color: #333;
    margin: 0 5px;
    border-radius: 3px;
    border: none;
}

.pageBox a:hover,
.pageBox a.cur {
    background: #1f51b9;
    color: #fff;
}

.pageBox a.prev,
.pageBox a.next {
    background: url(../image/arrowIcon.png) no-repeat #dfdede;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}

.pageBox a.prev:hover,
.pageBox a.next:hover {
    background-position: 0 -28px;
    background-color: #1f51b9;
}

.pageBox a.next {
    background-position: -30px 0;
}

.pageBox a.next:hover {
    background-position: -30px -28px;
}

@media screen and (max-width:1200px) {
    .mainBox {
        width: 100%;
    }

    .PageIndex {
        min-width: 1200px;
    }

    .applyBg .passwordBox,
    .applyBg .applyBox,
    .applyBg .homeIndex-List,
    .applyBg .homeMain,
    .applyBg .voteList,
    .applyBg .zlxzlist,
    .applyBg .zxbmBox,
    .applyBg .infoList,
    .applyBg .userMain {
        width: 100%;
    }
}