@charset "utf-8";
/* CSS Document */

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dd,
ul,
ol,
pre,
form,
input,
textarea,
th,
td,
select {
    margin: 0;
    padding: 0;
    font-family: Arial, "微软雅黑";
}

b,
em,
strong,
i,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-style: normal;
    /* font-weight: normal; */
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    border: none;
    vertical-align: top;
}

table {
    border-collapse: collapse;
}

textarea {
    resize: none;
    overflow: auto;
}

html,
body {
    position: relative;
   /*  overflow-x: hidden; */
}

.clear {
    zoom: 1;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
}

.topbg {
    height: 35px;
    width: 100%;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
}

.topbg .top {
    height: 35px;
    line-height: 35px;
    width: 1200px;
    margin: 0 auto;
    color: #666;
}

.head_content .selectregioncontainer,
.head_content .selectindustrycontainer {
    top: 40px;
    position: absolute;
    z-index: 4;
    display: none;
}

.head_content .selectindustrycontainer {
    left: 25px;
    width: 360px;
}

.head_content .selectregioncontainer {
    left: -50px;
    width: 237px;
}

.head_content .selectregioncontainer p,
.head_content .selectindustrycontainer p {
    height: 7px;
    text-align: center;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.head_content .selectregioncontainer p {
    margin-top: -372px;
}

.head_content .selectindustrycontainer p {
    margin-top: -475px;
}

.head_content .selectregioncontainer p img {
    position: absolute;
    top: 0px;
    left: 95px;
}

.head_content .selectregioncontainer div,
.head_content .selectindustrycontainer div {
    opacity: 0.9;
    filter: alpha(opacity=90);
    background-color: #fff;
    padding: 10px 20px;
    border: 1px #999 solid;
    margin-top: 7px;
}

.head_content .selectregioncontainer div span,
.head_content .selectindustrycontainer div span {
    border-bottom: dotted 1px #333333;
    padding-bottom: 10px;
    color: #1399D2;
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
}

.head_content .selectregioncontainer div span i,
.head_content .selectindustrycontainer div span i {
    float: left;
}

.head_content .selectregioncontainer div span b,
.head_content .selectindustrycontainer div span b {
    float: right;
    font-size: 20px;
    margin-top: -3px;
    cursor: pointer;
}

.head_content .selectregioncontainer div a,
.head_content .selectindustrycontainer div a {
    color: #333;
    font-size: 14px;
    display: inline-block;
    padding-right: 20px;
    height: 28px;
    margin: 0;
}

.head_content .selectregioncontainer div a:hover,
.head_content .selectindustrycontainer div a:hover {
    color: #1399D2;
}

.head_content .selectregioncontainer div ul {
    width: 230px;
}

.head_content .selectindustrycontainer div ul {
    width: 340px;
}

.head_content .selectregioncontainer div ul li,
.head_content .selectindustrycontainer div ul li {
    float: left;
}

.head_content b {
    font-weight: bold;
}

/* .head_content a {
    color: #1399D2;
    margin: 0 10px;
} */

.head_content a:hover {
    text-decoration: underline;
}

.head_content .change {
    background: url(/pfbase/images/new/lawwork/btn_change.png) 57px center no-repeat;
    margin-right: 19px;
}

.head_content .change:hover {
    text-decoration: underline;
}

.topbg .top .topright {
    float: right;
}

.topbg .top .topright b {
    color: #F00;
    padding: 5px;
}

.topbg .top .topright a {
    color: #666;
    display: inline-block;
}

.topbg .top .topright a:hover {
    text-decoration: underline;
}

.topbg .top .topright .offline .feedback {
    background: url(/pfbase/images/new/bg_feedback.png) no-repeat left center;
    padding-left: 21px;
    margin-left: 27px;
}

.topbg .top .topright .offline .login {
    background: url(/pfbase/images/new/bg_login.png) no-repeat left center;
    padding-left: 18px;
}

.topbg .top .topright .offline .reg {
    background: url(/pfbase/images/new/bg_reg.png) no-repeat left center;
    padding-left: 20px;
}

.topbg .top .topright .offline .feedback:hover,
.topbg .top .topright .offline .login:hover,
.topbg .top .topright .offline .reg:hover {
    text-decoration: underline;
}

.topbg .top .topright .online div {
    position: relative;
    display: inline-block;
}

.topbg .top .topright .online div:hover {
    text-decoration: underline;
}

.topbg .top .topright .online ul {
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 1;
    background: #fff;
    border: 1px solid #999;
    background: url(/pfbase/images/new/bg_topnav_expand.gif) no-repeat center -7px #fff;
    width: 75px;
}

.topbg .top .topright .online ul li {
    height: 24px;
    line-height: 24px;
    padding-left: 6px;
    font-size: 12px;
    color: #535353;
    cursor: pointer;
    border-bottom: 1px #ebebeb solid;
}

.topbg .top .topright .online ul li:hover {
    text-decoration: underline;
}

.topbg .top .topright .online .feedback {
    background: url(/pfbase/images/new/bg_feedback.png) no-repeat left center;
    padding-left: 21px;
}

.topbg .top .topright .online .message {
    background: url(/pfbase/images/new/bg_message.png) no-repeat left center;
    padding-left: 21px;
}

.topbg .top .topright .online .message strong {
    color: #F00;
}

.topbg .top .topright .online .usercenter {
    background: url(/pfbase/images/new/bg_usercenter.png) no-repeat left center;
    padding-left: 21px;
}

.topbg .top .topright .online .vip img {
    margin-top: 11px;
}

.topbg .top .topright .online .username img {
    margin-top: 8px;
}

.topbg .top .topright .online .username span {
    width: 9px;
    height: 5px;
    background: url(/pfbase/images/new/btn_expend.gif) no-repeat left top;
    display: inline-block;
    cursor: pointer;
}

.logo {
    background: url(/pfbase/images/new/bg_logo.png) center bottom no-repeat;
    width: 1200px;
    margin: 0 auto;
    height: 96px;
}

.logo h1 {
    display: inline-block;
    font-size: 22px;
    color: #333;
    padding-left: 13px;
    border-left: #c9c9c9 1px solid;
    margin-left: 7px;
    margin-top: 43px;
}

.logo img {
    margin-top: 37px;
    margin-left: 112px;
}

.logo div {
    float: right;
    margin-right: 110px;
    margin-top: 48px;
    font-size: 12px;
    color: #666;
}

.logo div a {
    color: #ccc;
    font-size: 16px;
}

.logo div a:hover {
    text-decoration: underline;
}

.logo div em {
    width: 1px;
    background: #ccc;
    display: inline-block;
    height: 19px;
    margin: 0 7px;
}

.logo div .btn_login {
    width: 62px;
    height: 30px;
    text-align: center;
    line-height: 32px;
    font-weight: bold;
    display: inline-block;
    border: 1px solid #ddd;
    border-radius: 3px;
    background: #f7f7f7;
    font-size: 12px;
    color: #666;
    margin-left: 1px;
}

.logo div .btn_login:hover {
    background: #666;
    color: #f7f7f7;
    text-decoration: none;
}

.logo .regtr {
    margin-top: 42px;
}

.search {
    background: url(/pfbase/images/new/bg_search.jpg) no-repeat center bottom;
    width: 1200px;
    height: 175px;
    margin: 0 auto;
    padding-top: 31px;
    text-align: center;
}

.search h1 {
    font-size: 20px;
    color: #333;
    font-weight: 600;
}

.search h2 {
    padding-bottom: 5px;
    color: #B9191F;
    font-size: 44px;
    font-weight: 600;
}

.search p {
    padding-bottom: 20px;
    color: #B9191F;
    font-size: 40px;
}

.search div {
    width: 656px;
    height: 60px;
    position: relative;
    padding-bottom: 6px;
    position: relative;
    margin-left: 292px;
}

.search div ul {
    border: #B8B8B8 1px solid;
    position: absolute;
    left: 0;
    top: 35px;
    position: absolute;
    z-index: 2;
    padding: 4px 10px;
    width: 538px;
    background: #fff;
    display: none;
}

.search div ul li {
    color: #333;
    font-size: 14px;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
}

.search div ul li:hover {
    background: #ededed;
}

.search div ul li span {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    text-align: center;
    width: 18px;
    margin-right: 5px;
    background: #ededed;
    color: #888;
}

.search div ul li .red {
    background: #BB1B21;
    color: #fff;
}

.search div a {
    display: inline-block;
    font-size: 14px;
    float: left;
    margin-right: 2px;
    padding: 5px 10px;
    color: #fd8a23;
    background: #fff;
    border: 1px solid #fd8a23;
    margin-bottom: -1px;
}

.search div a.active {
    color: #fff;
    background: #fd8a23;
    border: 1px solid #fd8a23;
}

.search div a:hover {
    color: #fff;
    background: #fd8a23;
    border: 1px solid #fd8a23;
}

.search div input {
    float: left;
}

.search div .searchinput {
    width: 548px;
    height: 23px;
    border: #B8B8B8 1px solid;
    padding: 5px;
}

.search div .btnsearch {
    width: 96px;
    height: 35px;
    text-align: center;
    background: #f2f2f2;
    color: #333;
    font-size: 16px;
    border: #b8b8b8 1px solid;
    border-left: none;
    cursor: pointer;
}

.search div img {
    cursor: pointer;
    position: absolute;
    right: 110px;
    bottom: 14px;
}

.search label {
    color: #333;
    font-size: 12px;
    width: 61px;
    display: inline-block;
}

.lawworksearch {
    background: url(/pfbase/images/new/lawwork/bg_search.jpg) no-repeat 0 -10px;
    width: 1200px;
    height: 141px;
    margin: 0 auto;
    padding-top: 33px;
    text-align: center;
}

.lawworksearch h1 {
    font-size: 20px;
    color: #333;
    font-weight: 600;
}

.lawworksearch p {
    padding-top: 14px;
    color: #B9191F;
    font-size: 50px;
    font-weight: 600;
}

.subtopnav {
    width: 100%;
    height: 20px;
    padding: 5px 0;
    background: rgba(255, 255, 255, 0.8)!important;
    filter: Alpha(opacity=80);
    background: #ccc;
    /*　使用IE专属滤镜实现IE背景透明*/
    /* background:rgba(255,255,255,.8); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8fffff,endColorstr=#c8ffffff);*/
    z-index: 1;
    position: relative;
}

.subtopnav ul {
    width: 1200px;
    margin: 0 auto;
}

.subtopnav ul li {
    float: left;
    width: 239px;
    text-align: center;
    line-height: 20px;
    border-left: #666 1px solid;
    border-right: #666 1px solid;
    margin-right: -1px;
    cursor: pointer;
}

.subtopnav ul li a {
    color: #333;
    font-size: 14px;
}

.subtopnav ul li:hover a {
    text-decoration: underline;
}

.topnav {
    width: 100%;
    height: 40px;
    background: #BB1B21;
}

.topnav ul {
    width: 1199px;
    margin: 0 auto;
    border-right: #920101 1px solid;
}

.topnav ul li {
    float: left;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    border-left: #920101 1px solid;
}

.topnav ul li a {
    color: #fff;
    padding: 0 28px;
    line-height: 35px;
    margin: 5px 5px 0;
    display: block;
    border-radius: 3px 3px 0 0;
}

.topnav ul>li:hover>a {
    background: #fff;
    color: #BB1B21;
}

.topnav ul>.active>a {
    background: #fff;
    color: #BB1B21;
}

.topnav ul>.ks {
    background: url(/pfbase/images/new/icon_hot.png) no-repeat 139px 2px #D06017;
}

.topnav ul>.ks:hover {
    background: url(/pfbase/images/new/icon_hot.png) no-repeat 139px 2px #D06017;
    color: #fff;
}

.topnav ul>.ks:hover a {
    color: #fff;
    background: none;
}

#rightnav {
    position: absolute;
    border: 1px #ddd solid;
}

#rightnav ul {
    width: 70px;
    height: 272px;
}

#rightnav ul li {
    float: left;
    width: 70px;
    background-color: #f3f3f3;
    margin-bottom: 1px;
    text-align: center;
    cursor: pointer;
    height: 90px;
}

#rightnav ul li span {
    display: block;
    background-color: #fff;
    height: 60px;
    width: 60px;
    margin: 5px auto 0;
    line-height: 60px;
}

#rightnav ul li span img {
    margin-top: 5px;
}

#rightnav ul li a {
    font-size: 12px;
    color: #666;
}

#rightnav .fxwx {
    position: absolute;
    left: -30px;
    top: -20px;
    display: none;
}

#rightnav .fxwb {
    position: absolute;
    left: -30px;
    top: 70px;
    display: none;
}

.footnavbg {
    border-top: 1px #ddd solid;
}

.footnav {
    width: 900px;
    margin: 0 auto;
    position: relative;
    padding-top: 27px;
}

.footnav li {
    width: 179px;
    float: left;
    margin-right: 115px;
    border-right: #ccc 1px dotted;
}

.footnav .address {
    border: none;
    width: 310px;
    margin-right: 0;
}

.footnav dt {
    font-size: 16px;
    color: #333;
    padding-bottom: 17px;
}

.footnav a,
.footnav dd {
    font-size: 14px;
    color: #8c8c8c;
    line-height: 26px;
}

.footnav a:hover {
    text-decoration: underline;
}

.foot {
    background: #fafafa;
    text-align: center;
    color: #333;
    font-size: 12px;
    line-height: 30px;
    margin-top: 23px;
    padding-top: 22px;
    padding-bottom: 21px;
}

/* .page {
    height: 36px;
    margin: 40px auto;
    text-align: center;
    font-size: 12px;
    color: #656565;
} */

.page a {
    display: inline-block;
    color: #656565;
    padding: 10px;
    border: 1px solid #E1E2E3;
    height: 17px;
    line-height: 17px;
}

.page a:hover {
    border: 1px solid #fff;
}

.page a .active {
    border: 1px solid #fff;
}

.page a.go {
    background-color: #ddd;
}

.page input {
    border: 1px solid #E1E2E3;
    height: 17px;
    padding: 10px;
    width: 10px;
}

.popwinbg {
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background: #000;
    left: 0;
    filter: alpha(opacity=50);
    top: 0;
    z-index: 2;
    position: absolute;
}

.popwin_del {
    width: 373px;
    height: 196px;
    background: #fff;
    z-index: 2;
    position: absolute;
    left: 50%;
    margin-left: -187px;
    margin-top: -98px;
    top: 50%;
    color: #242424;
}

.popwin_del>p {
    height: 35px;
    padding-left: 20px;
    font-size: 12px;
    font-weight: bold;
    line-height: 35px;
    border-bottom: 1px solid #F2F2F2;
}

.popwin_del>p a {
    float: right;
    background: url(/pfbase/images/new/usercenter/btn_close.gif) no-repeat center center;
    width: 14px;
    height: 14px;
    margin: 9px 9px 0 0;
}

.popwin_del div {
    padding-top: 27px;
    padding-left: 25px;
    font-size: 14px;
    line-height: 24px;
}

.popwin_del div p {
    text-align: center;
    padding-top: 29px;
}

.popwin_del div p i,
.popwin_del div p b {
    display: inline-block;
    height: 28px;
    text-align: center;
    width: 90px;
    border: 1px solid #999;
    line-height: 30px;
    border-radius: 5px;
    font-weight: bold;
    color: #666;
    cursor: pointer;
}

.popwin_del div p i {
    border: 1px solid #FD8A23;
    background: #FD8A23;
    color: #fff;
}

.popwin_del div p i:hover {
    background: #Fff;
    color: #fD8A23;
}

.popwin_del div p b:hover {
    background: #666;
    color: #fff;
}

.popwin_report {
    width: 524px;
    border: #9C9C9C 1px solid;
    z-index: 2;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -288px;
    margin-top: -223px;
    padding-left: 35px;
    padding-right: 16px;
    background: #fff;
    padding-top: 19px;
    font-size: 12px;
    color: #333;
}

.popwin_report h1 {
    font-size: 18px;
    border-bottom: #e6e6e6 solid 1px;
    padding-bottom: 19px;
    margin-bottom: 16px;
}

.popwin_report h1 img {
    float: right;
    margin-top: -4px;
}

.popwin_report label {
    display: block;
    margin-top: 11px;
}

.popwin_report label input {
    margin-right: 9px;
    vertical-align: middle;
}

.popwin_report p {
    border-top: dotted 1px #CCC;
    position: relative;
    margin-top: 25px;
    padding-top: 22px;
}

.popwin_report p span {
    color: #666;
}

.popwin_report p textarea {
    display: block;
    width: 492px;
    height: 128px;
    border: 1px solid #ccc;
    padding: 5px;
    margin-top: 13px;
}

.popwin_report p i {
    position: absolute;
    right: 30px;
    bottom: 10px;
    color: #808080;
}

.popwin_report div {
    text-align: center;
    font-size: 14px;
    margin-top: 18px;
    margin-bottom: 24px;
}

.popwin_report div i,
.popwin_report div b {
    font-weight: bold;
    width: 88px;
    height: 28px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #FD8A23;
    border-radius: 3px;
    display: inline-block;
    cursor: pointer;
}

.popwin_report div i {
    color: #fff;
    background: #FD8A23;
}

.popwin_report div b {
    color: #FD8A23;
    background: #fff;
}

.popwin_report div b:hover {
    color: #fff;
    background: #FD8A23;
}

.popwin_report div i:hover {
    color: #FD8A23;
    background: #fff;
}

.popwin_download {
    width: 524px;
    border: #9C9C9C 1px solid;
    z-index: 2;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -288px;
    margin-top: -223px;
    padding-left: 35px;
    padding-right: 16px;
    background: #fff;
    padding-top: 19px;
}

.popwin_download h1 {
    font-size: 18px;
    border-bottom: #e6e6e6 solid 1px;
    padding-bottom: 19px;
    margin-bottom: 16px;
    color: #333;
}

.popwin_download h1 span {
    color: #999;
    font-size: 18px;
}

.popwin_download h1 img {
    float: right;
    margin-top: -4px;
}

.popwin_download .fortune {
    text-align: center;
    color: #555;
    padding-top: 19px;
    line-height: 33px;
    font-size: 16px;
}

.popwin_download .btn_select {
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin-bottom: 19px;
    margin-top: 24px;
}

.popwin_download .btn_select i,
.popwin_download .btn_select b {
    width: 102px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    display: inline-block;
    cursor: pointer;
}

.popwin_download .btn_select i {
    background: #2FAD85;
    border: #2FAD85 1px solid;
}

.popwin_download .btn_select b {
    background: #FD8A24;
    border: #FD8A24 1px solid;
}

.popwin_download .btn_select i:hover {
    background: #fff;
    color: 2FAD85;
}

.popwin_download .btn_select b:hover {
    background: #fff;
    color: FD8A24;
}

.popwin_download p {
    border-top: dotted 1px #CCC;
    padding-top: 19px;
    text-align: center;
}

.popwin_download p a {
    font-size: 14px;
    color: #545454;
    text-decoration: none;
    display: block;
    padding-bottom: 10px;
}

.popwin_download p i {
    color: #999;
    font-size: 12px;
    padding-bottom: 23px;
    display: block;
}

.popwin_regalert {
    width: 348px;
    border: #ddd 1px solid;
    z-index: 2;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -175px;
    margin-top: -109px;
    background: #fff;
}

.popwin_regalert h1 {
    font-size: 14px;
    border-bottom: #f2f2f2 dotted 1px;
    height: 46px;
    line-height: 46px;
    padding-left: 17px;
    color: #666;
    font-weight: bold;
    background: #f7f7f7;
}

.popwin_regalert h1 a {
    float: right;
    margin-top: 16px;
    margin-right: 14px;
    width: 15px;
    height: 15px;
    background: url(/pfbase/images/new/filecontent/btn_close.png) left top no-repeat;
}

.popwin_regalert p {
    font-size: 14px;
    color: #666;
    width: 280px;
    margin: 0 auto;
    color: #666;
    padding-top: 11px;
    padding-bottom: 20px;
}

.popwin_regalert p {
    border-bottom: #999 dotted 1px;
}

.popwin_regalert div {
    text-align: center;
    margin-top: 16px;
    margin-bottom: 15px;
}

.popwin_regalert div i,
.popwin_regalert div b {
    font-weight: bold;
    width: 90px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #FD8A23;
    border-radius: 3px;
    display: inline-block;
    cursor: pointer;
}

.popwin_regalert div b {
    color: #fff;
    background: #FD8A23;
}

.popwin_regalert div i {
    color: #FD8A23;
    background: #fff;
}

.popwin_regalert div i:hover {
    color: #fff;
    background: #FD8A23;
}

.popwin_regalert div b:hover {
    color: #FD8A23;
    background: #fff;
}

.popwin_indexlogin {
    width: 391px;
    border: #ddd 1px solid;
    z-index: 10;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -175px;
    margin-top: -214px;
    background: #fff;
    font-size: 12px;
}

.popwin_indexlogin h1 {
    font-size: 16px;
    border-bottom: #f2f2f2 dotted 1px;
    height: 46px;
    line-height: 46px;
    padding-left: 21px;
    color: #666;
    font-weight: bold;
    background: #f7f7f7;
}

.popwin_indexlogin h1 a {
    float: right;
    margin-top: 16px;
    margin-right: 14px;
    width: 15px;
    height: 15px;
    background: url(/pfbase/images/new/filecontent/btn_close.png) left top no-repeat;
}

.popwin_indexlogin div {
    width: 350px;
    margin: 0 auto;
    color: #666;
    padding-top: 26px;
    padding-bottom: 10px;
}

.popwin_indexlogin div strong {
    color: #f00;
}

.popwin_indexlogin div .phone {
    background: url(/pfbase/images/new/reglogin/icon_phone.png) no-repeat;
    padding-left: 15px;
    color: #666;
}

.popwin_indexlogin div .user {
    background: url(/pfbase/images/new/reglogin/icon_user.png) no-repeat;
    padding-left: 22px;
    color: #666;
}

.popwin_indexlogin div>a {
    float: right;
    color: #1B66C7;
}

.popwin_indexlogin div strong a {
    color: #1B66C7;
    margin-left: 5px;
}

.popwin_indexlogin div a:hover {
    text-decoration: underline;
}

.popwin_indexlogin>input,
.popwin_indexlogin>p>input {
    width: 305px;
    height: 30px;
    border: #ddd 1px solid;
    margin: 0 auto;
    padding: 5px;
    padding-left: 38px;
    display: block;
    margin-bottom: 15px;
}

.popwin_indexlogin>p {
    width: 350px;
    margin-left: auto;
    margin-right: auto;
}

.popwin_indexlogin>p>.idcode {
    background: url(/pfbase/images/new/reglogin/bg_idcode0.png) 8px center no-repeat;
    width: 145px;
    display: inline-block;
}

.popwin_indexlogin>p>img {
    border: solid 1px #ccc;
    width: 98px;
    height: 38px;
    margin-left: 7px;
    margin-right: 11px;
}

.popwin_indexlogin>p>a {
    color: #666;
}

.popwin_indexlogin .name {
    background: url(/pfbase/images/new/reglogin/bg_name.png) no-repeat 10px center;
}

.popwin_indexlogin .pwd {
    background: url(/pfbase/images/new/reglogin/bg_pwd.png) no-repeat 10px center;
}

.popwin_indexlogin .phone {
    background: url(/pfbase/images/new/reglogin/bg_phone.png) no-repeat 10px center;
}

.popwin_indexlogin>a {
    font-weight: bold;
    width: 348px;
    height: 46px;
    border: #FD8A23 1px solid;
    font-size: 16px;
    text-align: center;
    line-height: 46px;
    border-radius: 3px;
    display: block;
    color: #fff;
    background: #FD8A23;
    margin: 0 auto;
    margin-top: -1px;
}

.popwin_indexlogin>a:hover {
    color: #FD8A23;
    background: #Fff;
}

.popwin_indexlogin dl dd {
    float: left;
}

.popwin_indexlogin dl {
    border-top: #eee 1px solid;
    margin-top: 5px;
    padding-left: 22px;
}

.popwin_indexlogin dl dt {
    padding-top: 16px;
    padding-bottom: 16px;
}

.popwin_indexlogin dl dd {
    width: 40px;
    padding-bottom: 18px;
    cursor: pointer;
}

.popwin_indexlogin .up {
    margin-top: -22px;
}

.popwin_indexlogin .up1 {
    margin-top: -13px;
}

.popwin_indexlogin .phonepwd .pwd {
    background: url(/pfbase/images/new/reglogin/bg_pwd.png) no-repeat 10px center;
    width: 147px;
    height: 30px;
    border: #ddd 1px solid;
    margin: 0 auto;
    padding: 5px;
    padding-left: 38px;
    display: block;
    margin-bottom: 15px;
    display: inline-block;
}

.popwin_indexlogin .phonepwd {
    padding-top: 0;
    padding-bottom: 1px;
}

.popwin_indexlogin .phonepwd a {
    width: 146px;
    height: 40px;
    background: #f7f7f7;
    border: #ddd 1px solid;
    line-height: 42px;
    color: #666;
    font-size: 14px;
    text-align: center;
    display: inline-block;
}

.popwin_indexlogin .phonepwd a:hover {
    background: #666;
    color: #f7f7f7;
    text-decoration: none;
}

.popwin_indexlogin .phonesubmit {
    margin-bottom: 75px;
}

.word {
    background: url(/pfbase/images/new/fileicon/icon_word.gif) no-repeat left center;
}

.pdf {
    background: url(/pfbase/images/new/fileicon/icon_pdf.gif) no-repeat left center;
}

.xls {
    background: url(/pfbase/images/new/fileicon/icon_excel.gif) no-repeat left center;
}

.ppt {
    background: url(/pfbase/images/new/fileicon/icon_ppt.gif) no-repeat left center;
}

.vsd {
    background: url(/pfbase/images/new/fileicon/icon_vsd.gif) no-repeat left center;
}

.pot {
    background: url(/pfbase/images/new/fileicon/icon_pot.gif) no-repeat left center;
}

.pps {
    background: url(/pfbase/images/new/fileicon/icon_pps.gif) no-repeat left center;
}

.rtf {
    background: url(/pfbase/images/new/fileicon/icon_rtf.gif) no-repeat left center;
}

.wps {
    background: url(/pfbase/images/new/fileicon/icon_wps.gif) no-repeat left center;
}

.et {
    background: url(/pfbase/images/new/fileicon/icon_et.gif) no-repeat left center;
}

.dps {
    background: url(/pfbase/images/new/fileicon/icon_dps.gif) no-repeat left center;
}

.txt {
    background: url(/pfbase/images/new/fileicon/icon_txt.gif) no-repeat left center;
}

.epub {
    background: url(/pfbase/images/new/fileicon/icon_epub.gif) no-repeat left center;
}

.pic {
    background: url(/pfbase/images/new/fileicon/icon_pic.png) no-repeat left center;
}

.video {
    background: url(/pfbase/images/new/fileicon/icon_video.png) no-repeat left center;
}

.construction {
    width: 1200px;
    margin: 0 auto;
    min-height: 120px;
    color: #999;
    text-align: center;
    background: url(/pfbase/images/new/construction.png) center 100px no-repeat;
    padding-top: 220px;
}

.construction h2 {
    font-size: 30px;
}