#nav {
    height: auto;
    overflow: hidden;
    zoom: 1;
}

#nav .center {
    width: 620px;
    margin-left: 80px
}

#nav .border {
    width: 605px;
    height: 35px;
    border: 2px solid #e3e3e3;
    position: relative;
}

.search_m {
    width: 105px;
    height: 35px;
    text-align: center;
    position: relative;
    z-index: 99999;
    border: 0;
    background: #F1F1F1 url(../images/20150807152324.png) 90px center no-repeat
}

#nav .border .product ul {
    width: 105px;
    background: #F1F1F1;
    position: absolute;
    z-index: 9999;
    left: 0px;
    top: 37px;
}

#nav .border .product ul li {
    text-align: center;
    background: none;
    width: 105px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}

#nav .border .product ul li a {
    display: inline-block;
    width: 105px;
    height: 35px;
    line-height: 35px
}

#nav .border .search {
    width: 90px;
    height: 35px;
    line-height: 35px;
    background: #e3e3e3;
    text-align: center;
    border: 0;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}

#nav .border .inp {
    width: 405px;
    height: 35px;
    line-height: 35px;
    border: none;
    background: #fff;
    padding-left: 5px;
}

#nav .center li {
    float: left;
    width: 85px;
    height: 38px;
    text-align: center
}

#nav .center li a {
    display: block;
    height: 38px;
    line-height: 36px
}

#nav .sec {
    position: relative;
    left: -10px
}

#nav .sec a {
    padding: 0 7px;
    line-height: 35px;
    font-size: 12px;
    cursor: pointer
}





#gylb-nav-wrapper {
    height: 40px;
    background: #1579d7;
}

.main-nav {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.main-nav li {
    float: left;
    margin-left: -1px;
}

.main-nav li.active {
    background: #0071dc;
}

.main-nav li a {
    border-right: 1px solid #767F88;
}

.main-nav li.active a {
    border-right: 1px solid #0071dc;
}

.main-nav li a,
.main-nav li a:link,
.main-nav li a:visited,
.main-nav li a:hover,
.main-nav li a:active {
    color: #fff;
    padding: 0 30px;
}

.webpagecontent {
    height: auto;
    overflow: hidden;
    zoom: 1;
    background: #f9f9f9;
    border: 1px solid #e2e2e2;
    margin-bottom: 50px;
    font-size: 15px;
    color: #2e2c24;
    margin-top: 5px;
}
.webpagecontent #boldtit{
    text-indent: 1em;
    border-left: 10px #FFC000 solid;
    background: #f9f9f9;
    color: #0c0c0c;
    padding: 10px 10px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;

}
.sidemenu {
    width: 234px;
    height: auto;
    _height: 551px;
    min-height: 551px;
    border-top: 0;
    border-right: 0;
    float: left;
}

.sidemenu dt {
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    color: #fff;
    padding-left: 50px;
    width: 100%;
    background: url('../images/webpage_sidemenu.png') no-repeat 0 0;
}
.sidemenu dd {
    width: 100%;
        display: grid;
}

.sidemenu dd li {
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    border-bottom: 1px solid #e2e2e2;
}

.sidemenu dd li a {
    padding-left: 50px;
    display: block;
}

.sidemenu dd li a:hover {
    background: #FFC000;
    color: #fff;
}

.maincontent {
    width: 1100px;
    height: auto;
    _height: 550px;
    min-height: 550px;
    border-left: 1px solid #e2e2e2;
    float: left;
    padding: 0 20px;
    background: #fff;
}

.breadcrumbs {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e2e2e2;
    color: #999;
    font-size: 12px;
}

.breadcrumbs a {
    padding: 0 5px;
}

.maincontent .content {
    line-height: 28px;
    padding: 40px 50px;
}
.maincontent .content .ptjs{
    display: block;
    overflow: hidden;
	width:875px;
}
.maincontent .content p{
    text-indent:2em;
        margin: 15px 0;
}
/*委托采购*/
.entrust {
    height: auto;
    overflow: hidden;
    zoom: 1;
    background: #f3f3f3;
}

.entrust .container {
    background: #fff;
}

.entrust .container .contents {
    padding: 0 100px;
}

.entrust .container .breadcrumbs {
    border-bottom: 0;
}

.process_title {
    width: 120px;
    height: 80px;
    line-height: 80px;
    background: #dd2726;
    color: #fff;
    text-align: center;
    float: left;
}

.process_content {
    width: 869px;
    height: 78px;
    background: #F8FCFF url('../images/process_content_bg.png') no-repeat center 15px;
    border: 1px solid #e2e2e2;
    border-left: 0;
    float: left;
}

.process_content li {
    width: 289px;
    line-height: 28px;
    padding-top: 13px;
    float: left;
    text-align: center;
    color: #999;
}

.process_content li b {
    color: #333;
    font-size: 18px;
    display: block;
}

.contents dl {
    width: 800px;
    margin: 50px auto;
}

.contents dl dt {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 30px;
}

.contents dl dt b {
    height: 18px;
    line-height: 18px;
    font-size: 18px;
    font-weight: normal;
    border-left: 4px solid #dd2726;
    padding-left: 5px;
    margin-bottom: 20px;
    display: block;
}

.contents dl dd {
    height: auto;
    overflow: hidden;
    zoom: 1;
    padding-left: 100px;
    margin-bottom: 20px;
}

.contents dl dd label {
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: right;
    display: block;
    float: left;
    padding-right: 10px;
}

.contents dl dd em {
    font-size: 12px;
    line-height: 36px;
}

.contents dl dd label em {
    color: #f00;
    padding-right: 3px;
}

.contents dl dd input {
    width: 300px;
    height: 34px;
    line-height: 34px;
    padding: 0 3px;
}

.contents dl dd textarea {
    width: 408px;
    height: 174px;
    padding: 3px;
}

.contents dl dd select {
    margin-right: 5px;
    padding: 7px 3px 6px;
}

.contents dl dd input,
.contents dl dd textarea,
.contents dl dd select {
    font-family: "Microsoft Yahei";
    font-size: 14px;
    color: #666;
    float: left;
    border: 1px solid #e2e2e2;
}

.contents dl dd button {
    width: 166px;
    height: 50px;
    font-family: "Microsoft Yahei";
    text-align: center;
    color: #fff;
    font-size: 20px;
    background: #0071DC;
    border: 0;
    margin-left: 190px;
    cursor: pointer;
}



/*VIP*/
.scrollnavwrap {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background: #fff;
    z-index: 65535;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    display: none;
}

.scrollnavwrap .container {
    height: 55px;
    line-height: 55px;
    margin-bottom: 0;
    position: relative;
}

.scrollnavwrap .scrollnav_left {
    font-size: 22px;
    float: left;
}

.scrollnavwrap .scrollnav_right {
    float: right;
}

.scrollnavwrap .scrollnav_right a {
    padding: 10px 20px;
    margin-right: 10px;
    _display: inline;
}

.scrollnavwrap .scrollnav_right a.joinvip_btn {
    background: #FE802A;
    color: #FFF;
    padding: 10px 50px;
    margin-right: 10px;
    _display: inline;
}

.vip_banner {
    height: 300px;
    overflow: hidden;
    background: url('../images/vip_banner.jpg') no-repeat center 0;
    padding: 20px 0;
}

.vip_banner .sideleft,
.vip_banner .sideright {
    width: 235px;
    height: 300px;
    background: #fff;
    float: left;
}

.vip_banner .sideleft dt {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    padding: 0 10px;
}

.vip_banner .sideleft dd {
    padding: 10px 0 10px 15px;
}

.vip_banner .sideleft dd h3 {
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    font-weight: normal;
    color: #999;
}

.vip_banner .sideleft dd ul {
    height: auto;
    overflow: hidden;
    zoom: 1;
}

.vip_banner .sideleft dd ul li {
    width: 110px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    float: left;
}

.slideBox {
    width: 680px;
    height: 300px;
    overflow: hidden;
    float: left;
    margin: 0 20px;
    _display: inline;
    position: relative;
}

.slideBox .hd {
    width: 681px;
    height: 32px;
    position: absolute;
    top: 268px;
    z-index: 1;
    left: -1px;
}

.slideBox .hd li {
    width: 226px;
    float: left;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    color: #fff;
    text-align: center;
    cursor: pointer;
    position: relative;
    margin-left: 1px;
}

.slideBox .hd li .txtbg {
    width: 226px;
    height: 32px;
    display: block;
    position: absolute;
    z-index: -1;
    background: #000;
    filter: alpha(opacity=40);
    opacity: 0.4;
    left: 0;
    top: 0;
}

.slideBox .hd li.on {
    text-decoration: none;
}

.slideBox .hd li.on .txtbg {
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    left: 0;
    top: 0;
}

.slideBox .bd li {
    width: 680px;
    height: 300px;
    overflow: hidden;
}

.sideright dt {
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    color: #999;
}

.sideright dt b {
    font-size: 16px;
    color: #FE802A;
}

.sideright dd {
    padding: 0 20px;
    text-align: center;
}

.sideright dd label {
    font-size: 12px;
    vertical-align: middle;
    padding-bottom: 10px;
    display: inline-block;
}

.sideright dd label input {
    vertical-align: middle;
}

.sideright dd .input {
    width: 187px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-family: 'Microsoft Yahei';
    color: #666;
    padding: 0 3px;
    border: 1px solid #e3e3e3;
    margin-bottom: 13px;
}

.sideright dd .captcha {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-family: 'Microsoft Yahei';
    color: #666;
    padding: 0 3px;
    border: 1px solid #e3e3e3;
    margin-bottom: 13px;
    float: left;
}

.sideright dd #captchapng {
    margin-top: 3px;
    float: left;
    margin-left: 10px;
}

.sideright dd button {
    width: 195px;
    height: 40px;
    font-family: 'Microsoft Yahei';
    font-size: 16px;
    background: #FE802A;
    color: #fff;
    border: 0;
    cursor: pointer;
}

.sideright dd.vip_service {
    font-size: 12px;
    margin-top: 10px;
    text-align: left;
    color: #666;
}

.sideright dd.vip_service a {
    padding: 0 26px 0 10px;
    background: url('../images/user.gif') no-repeat right 1px;
}

.sideright dd.vip_service a,
.sideright dd.vip_service a:link,
.sideright dd.vip_service a:visited,
.sideright dd.vip_service a:hover,
.sideright dd.vip_service a:active {
    color: #bf1700;
}

.vip_privilege h3,
.vip_comparison h3,
.vip_example h3 {
    height: 40px;
    line-height: 40px;
    font-weight: normal;
    font-size: 20px;
}

.vip_privilege ul {
    height: auto;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
}

.vip_privilege li {
    width: 273px;
    height: 338px;
    border: 1px solid #e2e2e2;
    margin-right: 30px;
    float: left;
}

.vip_privilege li h4 {
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    margin: 20px 0 10px;
}

.vip_privilege li p {
    line-height: 30px;
    padding-left: 40px;
}

.vip_privilege li.nomar {
    margin-right: 0;
}

.graybg {
    background: #f1f1f1;
    padding: 20px 0 30px;
}

.vip_comparison {
    position: relative;
}

.vip_comparison .hd {
    position: absolute;
    right: 10px;
    top: 9px;
    color: #666;
}

.vip_comparison table {
    border-collapse: collapse;
    border: none;
    margin-top: 10px;
}

.vip_comparison th {
    width: 188px;
    background: #f9f9f9;
}

.vip_comparison td {
    width: 249px;
    background: #fff;
}

.vip_comparison td b {
    color: #FE802A;
}

.vip_comparison th,
.vip_comparison td {
    height: 55px;
    border: 1px solid #e2e2e2;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    padding: 0 5px;
}

.vip_comparison .thead {
    font-size: 18px;
    line-height: 32px;
    background: #f3f3f3;
}

.vip_comparison .thead span {
    color: #999;
}

.vip_comparison tfoot th,
.vip_comparison tfoot td {
    background: none;
    border: 0;
}

.vip_comparison .phone {
    background-position: 0 -279px;
    padding-right: 127px;
}

.group_general_btn,
.group_vip_btn,
.entershop_btn {
    width: 164px;
    height: 32px;
    line-height: 32px;
    border: 2px solid #d3d3d3;
    display: block;
    margin: 14px auto 0;
    text-align: center;
}

a.group_general_btn:link,
a.group_general_btn:visited,
a.group_general_btn:hover,
a.group_general_btn:active,
a.entershop_btn:link,
a.entershop_btn:visited,
a.entershop_btn:hover,
a.entershop_btn:active {
    color: #FFF;
    border-color: #0071DC;
    background: #0071DC;
}

a.group_vip_btn:link,
a.group_vip_btn:visited,
a.group_vip_btn:hover,
a.group_vip_btn:active {
    color: #FFF;
    border-color: #FE802A;
    background: #FE802A;
}

.vip_example {
    position: relative;
}

.vip_example .tempWrap {
    border-left: 1px solid #e2e2e2;
    margin: 10px 2px;
}

.vip_example .bd ul {
    height: auto;
    overflow: hidden;
    zoom: 1;
}

.vip_example .bd li {
    width: 236px;
    height: 348px;
    border: 1px solid #e2e2e2;
    border-left: 0;
    float: left;
}

.vip_example .bd li .pic {
    width: 200px;
    height: 110px;
    display: table;
    table-layout: fixed;
    margin: 10px auto;
}

.vip_example .bd li .pic span {
    width: 200px;
    height: 110px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    *display: block;
    *font-size: 100px;
    *font-family: Arial;
}

.vip_example .bd li .pic img {
    width: auto;
    height: auto;
    vertical-align: middle;
    overflow: hidden;
    max-width: 100%;

    _width:expression(function(el) {
        if(/msie 6/i.test(navigator.userAgent)) {
            var threshold=100*el.parentNode.scrollHeight/100;
            el.style.width=(threshold==0||el.clientWidth>threshold)?threshold||'100%': 'auto';
        }
    }

    (this));
    max-height:110px;

    _height:expression(function(el) {
        if(/msie 6/i.test(navigator.userAgent))el.style.height=(el.scrollHeight>110)?'110px': 'auto';
    }

    (this));
}

.vip_example .bd li dl {
    padding: 0 15px;
}

.vip_example .bd li dt {
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
}

.vip_example .bd li .intro {
    height: 110px;
    font-size: 12px;
    line-height: 22px;
    overflow: hidden;
    color: #666;
}

.vip_example .hd .prev,
.vip_example .hd .next {
    display: block;
    width: 5px;
    height: 9px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/arrow.png") no-repeat;
}

.vip_example .hd {
    position: absolute;
    right: 5px;
    ;
    top: 7px;
}

.vip_example .hd .next {
    background-position: 0 -50px;
}

.vip_example .hd .prevStop {
    background-position: -60px 0;
}

.vip_example .hd .nextStop {
    background-position: -60px -50px;
}

.vip_example .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
}

.vip_example .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url("../images/icocircle.gif") 0 -9px no-repeat;
}

.vip_example .hd ul li.on {
    background-position: 0 0;
}


/*service*/
.service {
    height: 800px;
    overflow: hidden;
    background: url('../images/service_bg.jpg') no-repeat center 0;
    position: relative;
    margin-bottom: -20px;
}

.service_content {
    margin-top: 20px;
    position: relative;
    z-index: 2;
}

.service_content li {
    width: 236px;
    height: 400px;
    float: left;
    cursor: pointer;
}

.service_content li span,
.service_content li h3,
.service_content li p {
    margin: 0 20px;
}

.service_content .service_login {
    width: 246px;
    cursor: default;
}

.service .bg {
    position: absolute;
    top: 20px;
    z-index: 1;
}

.service .bg li {
    width: 236px;
    height: 400px;
    background: #000;
    float: left;
}

.service .bg li:nth-child(odd) {
    filter: alpha(opacit y=50);
    opacity: 0.5;
}

.service .bg li:nth-child(even) {
    filter: alpha(opacity=46);
    opacity: 0.46;
}

.service .bg li:nth-child(5) {
    width: 246px;
    filter: alpha(opacity=90);
    opacity: 0.90;
}

.service_content li span {
    margin: 50px 20px 45px;
}

.service_content li h3 {
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    color: #e9d8a9;
}

.service_content li p {
    color: #fff;
    line-height: 24px;
    margin-top: 20px;
}

.serviceicon_member,
.serviceicon_online,
.serviceicon_outweb,
.serviceicon_finance {
    width: 196px;
    height: 145px;
}

.serviceicon_member,
.serviceicon_online,
.serviceicon_outweb,
.serviceicon_finance,
.service_login a.loginbtn,
.service_login .kefu a,
.service_login .info a {
    display: block;
    background: url('../images/service_ico.png') no-repeat 25px 0;
}

.serviceicon_online {
    background-position: 25px -147px;
}

.serviceicon_outweb {
    background-position: 25px -294px;
}

.serviceicon_finance {
    background-position: 25px -440px;
}

.service_login {
    color: #d2d2d2;
    font-size: 16px;
    text-align: center;
}

.service_login a,
.service_login a:link,
.service_login a:visited,
.service_login a:hover,
.service_login a:active {
    color: #d2d2d2;
}

.service_login .login {
    padding: 30px 10px 20px 20px;
    border-bottom: 1px solid #999;
}

.service_login .login .loginline {
    font-size: 14px;
    line-height: 26px;
    text-align: left;
    margin-top: -8px;
}

.service_login .login .loginline b {
    font-weight: normal;
    padding-right: 5px;
}

.service_login .login .loginline a {
    padding: 0 3px;
    color: #FFC000;
}

.service_login .login .loginline span {
    margin: 0;
}

.service_login .login a.loginbtn {
    width: 185px;
    height: 46px;
    line-height: 46px;
    background-position: 0 -631px;
    text-align: center;
    margin: 15px auto 30px;
}

.service_login .kefu {
    padding: 15px 18px 25px;
    border-bottom: 1px solid #999;
}

.service_login .kefu a {
    width: 80px;
    height: 30px;
    line-height: 30px;
    background-position: 0 -696px;
    padding-left: 30px;
    margin: 15px auto;
}

.service_login .kefu b {
    color: #ffc000;
}

.service_login .kefu b.phone {
    background-position: 0 -242px;
    padding: 0 60px;
}

.service_login ul {
    height: auto;
    overflow: hidden;
    zoom: 1;
}

.service_login li {
    width: 122px;
    height: 105px;
    float: left;
    position: relative;
}

.service_login li:nth-child(1) {
    border-right: 1px solid #999;
}

.service_login li a {
    width: 80px;
    height: 30px;
    line-height: 30px;
    padding-top: 40px;
    margin: 20px auto 0;
}

.service_login a.info_fabu {
    background-position: 25px -745px;
}

.service_login .qrcode a {
    background-position: -140px -745px;
}

.service_login .qrcodeimg {
    width: 123px;
    height: 105px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
}

.bottomnav .bottomnavbg {
    width: 1190px;
    height: 350px;
    background: #fff;
    filter: alpha(opacity=95);
    opacity: 0.95;
    position: absolute;
    z-index: 1;
}

.bottomnav ul {
    height: auto;
    overflow: hidden;
    zoom: 1;
    position: relative;
    z-index: 2;
    padding: 10px 0 0 14px;
    line-height: 28px;
}

.bottomnav li {
    width: 160px;
    height: auto;
    overflow: hidden;
    zoom: 1;
    float: left;
    margin: 10px 17px;
}

.bottomnav li h3 {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 5px;
    border-bottom: 1px solid #d3d3d3;
    margin-bottom: 10px;
}

.bottomnav li ul {
    padding: 0;
}

.bottomnav li ul li {
    margin: 0;
}


.outweb_banner {
    height: 420px;
    background: url('../images/outweb_banner.jpg') no-repeat center top;
}

.webunion h3,
.webdesign li h3,
.web21msk li h3,
.webfinance h3 {
    font-size: 36px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 15px;
    color: #e21206;
    font-weight: normal;
}

.webunion li {
    width: 580px;
    margin: 100px 0 0 50px;
    float: left;
    _display: inline;
    font-size: 16px;
    line-height: 32px;
}

.webunion .webunion_img {
    width: 510px;
    height: 430px;
    background: url('../images/webunion_mac.png') no-repeat -50px center;
    margin: 0;
}

.webdesign {
    margin: 30px auto;
}

.webdesign li {
    width: 640px;
    float: left;
    font-size: 16px;
    line-height: 32px;
    padding: 70px 75px 0;
}

.webdesign .webdesign_img {
    width: 400px;
    height: 400px;
    background: url('../images/webdesign_img.png') no-repeat center 50px;
    padding: 0;
}

.webdesign li h3.f_blue {
    color: #0076cd;
}

.web21msk li {
    width: 790px;
    float: left;
    padding: 100px 0;
    font-size: 18px;
    line-height: 36px;
    padding-left: 50px;
}

.web21msk .web21msk_img {
    width: 300px;
    height: 400px;
    background: url('../images/web21msk_img.png') no-repeat center 66px;
    padding: 0;
    padding-left: 0;
}

.web21msk li h3.f_green {
    color: #425f45;
}

.webfinance {
    padding: 30px 0;
    font-size: 18px;
    line-height: 36px;
}

.webfinance h3 {
    text-align: center;
    margin-bottom: 20px;
}

.webfinance p {
    text-align: center;
    margin-bottom: 30px;
}

.webfinance ul {
    height: auto;
    overflow: hidden;
    zoom: 1;
    background: url('../images/webfinance_img.png') no-repeat center top;
    margin: 0 30px;
    padding-top: 60px;
}

.webfinance li {
    width: 370px;
    float: left;
    text-align: center;
}

.webfinance li em {
    line-height: 20px;
    display: block;
    color: #999;
    font-style: italic;
}

.webunion .tel,
.webdesign .tel {
    margin: 15px;
    font-size: 24px;
}

.webunion .phone,
.webdesign .phone {
    background-position: 0 -312px;
    padding: 0 87px;
}

.webfinance li:nth-child(1) {
    width: 270px;
    padding-right: 100px;
}

.webfinance li:nth-child(2) {
    width: 350px;
    padding-left: 20px;
}

.webfinance li:nth-child(3) {
    width: 245px;
    padding-left: 135px;
}

/*friendlink*/
.friendlink td,
.guestbook td {
    padding: 10px;
}

.friendlink td input,
.guestbook td input {
    height: 28px;
    line-height: 28px;
    border: 1px solid #e2e2e2;
    padding: 0 3px;
    vertical-align: middle;
}

.friendlink td textarea,
.guestbook td textarea {
    width: 310px;
    height: 100px;
    line-height: 22px;
    padding: 3px;
    border: 1px solid #e2e2e2;
}

/*announce*/
.announce h3 {
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    margin: 20px 10px;
}

.announce .contents {
    font-size: 16px;
    line-height: 32px;
}

.announce td {
    line-height: 28px;
}

.announce .gray {
    color: #999;
}

/*分页*/
#pagelist {
    font-style: 12px;
    margin-top: 30px;
    text-align: center;
}

#pagelist li {
    float: left;
    margin-right: 10px;
}

#pagelist strong,
#pagelist a {
    height: 16px;
    line-height: 16px;
    display: inline-block;
    padding: 6px;
    border: 1px solid #d9d9d9;
    background: #fff;
    color: #888;
}

#pagelist li a:hover {
    background: #ff7300;
    border: 1px solid #ff7300;
    color: #fff;
}

#pagelist strong {
    background: #ff7300;
    border: 1px solid #ff7300;
    color: #fff;
    padding: 7px 6px 5px
}

#pagelist cite {
    font-size: 12px;
    padding-right: 5px;
    font-style: normal;
}

#pagelist input {
    width: 37px;
    height: 28px;
    border: 1px solid #d9d9d9;
    margin: 0 5px 4px 0;
    padding: 0 5px;
    vertical-align: middle;
}

#pagelist .pages_btn {
    width: 60px;
    height: 30px;
    background: #999;
    color: #fff;
    border: 0;
}


/*login*/
.loginbg {
    height: auto;
    overflow: hidden;
    zoom: 1;
/*    background: url('../images/login_bg.jpg') no-repeat center 30px;*/
    margin-bottom: 50px;
}
.loginposter{
       width: 660px;
    float: left;
    height: 420px;
    margin-top: 30px;
    margin-left: 45px;
}
.loginposter img{
    width: 100%;
}

.loginbar {
    float: right;
    width: 410px;
    height: auto;
    overflow: hidden;
    zoom: 1;
    border: 1px solid #e2e2e2;
    background: #fff;
    font-size: 14px;
}

.loginbar h3 {
    height: 58px;
    line-height: 58px;
    border-bottom: 1px solid #e2e2e2;
    font-size: 24px;
    font-weight: normal;
    padding: 0 30px;
}

.loginbar ul {
    margin: 35px 0;
}

.loginbar li {
    padding: 15px 60px;
    clear: both;
}

.loginbar li a {
    width: 65px;
    margin: 10px 10px 0;
    display: block;
    float: left;
}

.loginbar li.oauth a {
    width: auto;
    margin: 0 5px;
}

.loginbar input,
.loginbar button {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-family: "Microsoft Yahei";
}

.loginbar input {
    width: 252px;
    border: 1px solid #e2e2e2;
    color: #999;
    background: url('../images/login_ico.png') no-repeat;
    padding-left: 36px;
}

.loginbar button {
    width: 290px;
    height: 42px;
    line-height: 42px;
    border: 0;
    background: #1e85dc;
    font-size: 16px;
    text-align: center;
    padding: 0;
    color: #fff;
    cursor: pointer;
}

.loginbar #username {
    background-position: 10px 13px;
}

.loginbar #password {
    background-position: 12px -22px;
}

.loginbar #captcha {
    background-position: 10px -51px;
}

.loginbar .login_regbtn {
    height: auto;
    overflow: hidden;
    zoom: 1;
    margin: 0 auto;
    border-top: 1px solid #e2e2e2;
}

.loginbar .login_regbtn a {
    width: 220px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #f3f3f3;
    color: #666;
    border: 1px solid #e2e2e2;
    display: block;
    margin: 28px auto;
}

/*register*/
.registerbar .register_form,
.register_ok {
    width: 988px;
    padding: 50px 100px;
    border: 1px solid #e2e2e2;
    background: #fff;
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 30px;
}

.registerbar .process {
    height: auto;
    overflow: hidden;
    zoom: 1;
    background: url('../images/reg_processimg.png') no-repeat center 0;
    padding-top: 40px;
    margin-bottom: 30px;
}

.registerbar .process_step2 {
    background: url('../images/reg_processimg2.png') no-repeat center 0;
}

.registerbar .process li {
    width: 297px;
    height: 30px;
    overflow: hidden;
    float: left;
    text-align: center;
}

.registerbar .process .process1 {
    width: 366px;
    padding-right: 30px;
}

.registerbar .process .process2 {
    width: 396px;
    padding-left: 2px;
}

.registerbar .process .process3 {
    width: 360px;
    padding-left: 36px;
}

.register_form dt {
    font-size: 18px;
    color: #999;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 20px;
}

.register_form dd {
    margin-bottom: 20px;
}

.register_form .Validform_label {
    width: 120px;
    margin: 0 10px 0 240px;
    display: inline-block;
    text-align: right;
}

.register_form .Validform_label em {
    font-family: airal;
    padding-right: 5px;
}

.register_form label {
    margin-right: 5px;
}

.register_form dl dd .input_txt,
.register_form dl dd textarea,
.register_form dl dd select,
.register_form dl dd #captcha {
    width: 300px;
    height: 38px;
    line-height: 38px;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    color: #666;
    border: 1px solid #e2e2e2;
    padding: 0 3px
}

.register_form dl dd #send_scode {
    width: 100px;
    height: 39px;
    font-size: 14px;
    font-family: 'Microsoft Yahei';
    margin-left: 10px;
}

.register_form dl dd button {
    width: 200px;
    height: 50px;
    font-family: "Microsoft Yahei";
    text-align: center;
    color: #fff;
    font-size: 20px;
    background: #0071dc;
    border: 0;
    cursor: pointer;
}

.register_form dl dd #question {
    padding: 0 10px;
}

.register_form dl dd #question a {
    font-size: 14px;
    ;
}

.register_form dl dd #questionstr {
    color: #f00;
    font-weight: bold;
}

.register_form .passwordStrength {
    margin-left: 370px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    margin-top: 10px;
    color: #666;
}

.register_form .passwordStrength span {
    height: 16px;
    line-height: 16px;
    background: #f3f3f3;
    padding: 3px 10px;
    margin-right: 1px;
    display: inline-block;
    color: #999;
}

.register_form .passwordStrength .high {
    background: #71b83d;
    color: #fff;
}

.register_form .passwordStrength .low {
    background: #f00;
    color: #fff;
}

.register_form .passwordStrength .middle {
    background: #ff0;
    color: #666;
}

.register_tick {
    width: 300px;
    height: 100px;
    line-height: 100px;
    font-size: 36px;
    font-weight: bold;
    background: url('../images/ico_tick.png') no-repeat 0 0;
    text-align: center;
    margin: 0 auto;
    padding-left: 100px;
}

.register_ok_tips,
.register_ok_email {
    border-top: 1px solid #e2e2e2;
    margin-top: 30px;
    padding-top: 30px;
    line-height: 30px;
    text-align: center;
}

.register_ok_tips a {
    color: #2F4685;
    padding-left: 10px;
}

.register_ok_email {
    text-align: left;
}

.register_ok_email a {
    padding: 5px 10px;
    background: #2F4685;
    color: #fff;
}

.gray {
    color: #999;
}