.szhk-logo {
    width: 128px;
    height: 52px;
    background: url(../images/logo.png) no-repeat;
    margin-right: 50px;
    float: left;
}

.szhk-xklm-logo {
    width: 180px;
    height: 52px;
    background: url(../images/header/lg.png) no-repeat left;
    float: left;
}

.szhk-loginheader, .szhk-header {
    border-bottom: 2px solid red;
    position: relative;
}

.szhk-loginheader-title {
    float: left;
    width: 320px;
    padding-left: 50px;
    border-left: 1px solid #ddd;
}


.szhk-login-bg
{
    width:100%;height:518px;  position:relative; overflow:hidden;
}


.szhk-login-form
{
    background:#fff;width:350px;height:440px; position: absolute;top:50px;right:100px;border:1px solid #ededed

}
.szhk-login-bg-container
{
    background:url(../images/login-bg.png) no-repeat; height:518px;width:2560px;position:absolute;left:50%;margin-left:-1280px;
}

.szhk-regist-bg-container
{
    background:url(../images/sfregister.png) no-repeat; height:518px;width:2560px;position:absolute;left:50%;margin-left:-1280px;
}

.szhk-bind-bg-container
{
    background:url(../images/bind.png) no-repeat; height:518px;width:2350px;position:absolute;left:50%;margin-left:-1100px;
}


.szhk-login-error
{
    min-height:36px;
}

.szhk-login-error-msg
{
    background: #ffebeb;
    color: #e4393c;
    border: 1px solid #faccc6;

    min-height: 32px;
    
    padding-left:32px;
    padding-top:3px;
    display: none;
 font-size: 12px;
    position: relative;

}

.szhk-login-error-msg-mobile
{
    background: #ffebeb;
    color: #e4393c;
    border: 1px solid #faccc6;

    min-height: 32px;
    
    padding-left:32px;
    padding-top:3px;
    display: none;
 font-size: 12px;
    position: relative;

}

.szhk-login-error-msg1
{
    background: #ffebeb;
    color: #e4393c;
    border: 1px solid #faccc6;

    min-height: 32px;
    margin-top:-10px;
    padding-left:32px;
    padding-top:3px;
    display: none;
 font-size: 12px;
    position: relative;

}

.szhk-login-error-msg2
{
    background: #ffebeb;
    color: #e4393c;
    border: 1px solid #faccc6;

    min-height: 32px;
    margin-top:-10px;
    padding-left:32px;
    padding-top:3px;
    display: none;
 font-size: 12px;
    position: relative;

}

.szhk-login-error-msg>i{

    display: inline-block;
margin-top:2px;
 position: absolute;
    top: 6px;
    left:8px;
    width: 16px;
    height: 16px;

    background: url(../images/pwd-icons-new.png) -104px -49px no-repeat;
}

.szhk-login-error-msg-mobile>i{

    display: inline-block;
margin-top:2px;
 position: absolute;
    top: 6px;
    left:8px;
    width: 16px;
    height: 16px;

    background: url(../images/pwd-icons-new.png) -104px -49px no-repeat;
}

.szhk-login-error-msg1>i{

    display: inline-block;
margin-top:2px;
 position: absolute;
    top: 6px;
    left:8px;
    width: 16px;
    height: 16px;

    background: url(../images/pwd-icons-new.png) -104px -49px no-repeat;
}

.szhk-login-error-msg2>i{

    display: inline-block;
margin-top:2px;
 position: absolute;
    top: 6px;
    left:8px;
    width: 16px;
    height: 16px;

    background: url(../images/pwd-icons-new.png) -104px -49px no-repeat;
}

.szhk-login-label {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 38px;
    height: 38px;
    border-right: 1px solid #ebebeb;
    background: url("../images/pwd-icons-new.png") no-repeat 0 0;
}

.szhk-psw-label {
    background-position: -48px 0px;
}

.szhk-login-input
{
  line-height: 25px;height:40px;
}

.szhk-sklm-logo {
    width: 50px;
    height: 55px;
    background: url(../images/xklm.jpg) no-repeat;
}

.szhk-footer {
    border-top: 1px solid #ddd;
}

.szhk-sklm-logo-sm {
    position: relative;
    top: 5px;
    display: inline-block;
    width: 24px;
    height: 22px;
    background: url(../images/xklmsm.png) no-repeat;
}

.szhk-step {
    height: 150px;
    position: relative;
}

.szhk-step-line {
    position: absolute;
    top: 60px;
    left: 60px;
    width: 90%;
}

.szhk-step-dot {
    position: absolute;
    top: 40px;
    width: 100px;
    height: 100px;
}

.szhk-step-dot-in {
    height: 60px;
    width: 60px;
    background: url(../images/stepgray.png) no-repeat;
    padding: 6px;
}

.szhk-step-dot-in > span {
    height: 48px;
    line-height: 48px;
    font-weight: 700;
    color: #999;
}

.szhk-active > span {
    background: url(../images/stepred.png) no-repeat;
    color: #fff;
}

.szhk-reg-info {
    border: 1px solid #EAEAEA;

}

.szhk-reg-info-detail {
    height: 420px;
    width: 70%;
    overflow: auto;
}

.szhk-reg-btns {
    width: 70%;
}

.szhk-reg-ok {

    height: 48px;
    width: 48px;
    background: url(../images/icon-right.png) no-repeat;

}

.szhk-reg-fail {

    height: 48px;
    width: 48px;
    background: url(../images/icon-fail.png) no-repeat;

}

.szhk-error {
    font-size: 12px;
    color: red;
    margin: 0px;
}

/*底部*/
.footer .link div span,
.footer .link div a {
    background: url(../images/icon_8.png) no-repeat;
}

.footer .d_list .list_in,
.footer .logo {
    background: url(../images/staralliance.png) no-repeat;
}

.hd_in, .ac_in, .footer_bd {
    width: 1000px;
    margin: 0 auto
}

.footerdiv {
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 100%;
}

.footer {
    height: 90px;
    background: #D3D5DD;
    min-width: 1190px;
    font-size: 12px;
}

.footer_bd {
    height: 60px;
    padding-top: 20px;
    position: relative;
    font-family: "microsoft yahei", "黑体";
}

.footer .logo {
    display: block;
    width: 200px;
    height: 30px;
    position: absolute;
    top:33px;
    left:-86px;
}

.footer .ft_in {
    width: 780px;
    margin-left: 94px;
}

.footer .ft_in p a:hover {
    color: #fb411a;
}

.footer p {
    text-align: center;
    height: 20px;
    line-height: 20px;
    color: #666;
}

.footer .copyright {
    text-align: left;
    padding-left: 70px;
    margin-top: 5px;
}

.footer p a {
    color: #666;
    margin: 0 5px;
    text-shadow: 0 0 1px #eee;
}

.footer .d_list {
    display: inline-block;
    width: 97px;
    height: 18px;
    position: relative;
    text-align: left;
}

.footer .d_list .list_in {
    padding-left: 5px;
    display: inline-block;
    width: 92px;
    height: 18px;
    line-height: 18px;
    _line-height: 20px;
    background-position: -300px -250px;
    overflow: hidden;
}

.footer .d_list .link_list {
    position: absolute;
    bottom: 17px;
    left: 0;
    width: 95px;
    border: 1px solid #999;
    background: #fff;
    display: none

}

.footer .d_list .link_list a {
    display: block;
    height: 20px;
    line-height: 20px;
    text-align: left;
    color: #666
}

.footer .link {
    width: 113px;
    height: 52px;
    position: absolute;
    bottom: 13px;
    right: 10px;
}

.footer .link .a1 {
    display: inline-block;
    background: url(../images/icon01.png) left center no-repeat;
    padding-left: 15px;
    margin-right: 10px;
    color: #949494
}

.footer .link div {
    float: right;
    width: 113px;
}

.footer .link div span {
    display: block;
    width: 98px;
    height: 26px;
    line-height: 26px;
    padding-left: 22px;
    background-position: -640px -245px;
    color: #8a8a8a
}

.footer .link div a {
    display: block;
    width: 90px;
    height: 26px;
    line-height: 26px;
    padding-left: 17px;
    background-position: -560px -495px;
    margin-left: 5px;
    color: #8a8a8a
}

.footer .link div a:hover {
    color: #fb411a;
}

.footer .link .old_link {
    display: block;
    position: absolute;
    left: -130px;
    top: 30px
}

/* header部分样式 */

.menu_container {
    margin-top: 30px;
    position: relative;
}

.menu_container .menu {
    float: left;
    text-align: center;
    width: 100px;
    /*height: 36px;*/
    line-height: 36px;
    cursor: pointer;
}

.menu_container .current {
    background: #E20514;
    color: #fff;

}

.menu:hover {
    background: #e20514;
    color: #fff;
}

.sec_menu:hover {
    display: table;

}

.menu:hover .sec_menu {
    display: table;
}

.sec_menu {
    position: absolute;
    z-index: 1000;
    display: none;
    background:url(../images/dot.png)    ;
    width: 1090px;
    border-top: 2px solid #e20514;
    top: 36px;
    left: 100px;
}

.sec_menu>div {
    display: table-cell;
    border-right: 1px dashed #b2b2b2;
    width: 160px;
}

.sec_menu>span {
    display: table-cell;
    border-right: 1px dashed #b2b2b2;
    width: 160px;
 }

.sec_menu ul {
    display: block;
    width: 160px;

    margin: 20px 0px;
    padding:0px;
    list-style: none;
}

.sec_menu li {
    width: 100%;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    text-align: left;
    padding-left: 32px;
}

.sec_menu li a {
    color: #7F7E7A;
}

.sec_menu li a:hover {
    color: #e51b46;
}

.sec_menu .heading {
    text-align: left;
    font-weight: 700;
    font-size: 14px;
    padding-left:20px;
}

.sec_menu .heading a {
    color: #E20514;
}

.menu_container .member {
    float: right;
    text-align: center;
    width: 290px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    background: #FBE9B7;
    color: #E20413;
    position: relative;
}

.member img {
    vertical-align: middle;
}

.member .member_icon {
    background: url(../images/header/person.png);
    width: 16px;
    height: 16px;
    left: 15px;
    top: 10px;
    position: absolute;
}

.member .arrow_down {
    background: url(../images/header/down.png);
    width: 16px;
    height: 16px;
    right: 15px;
    top: 10px;
    position: absolute;
}

.member .arrow_up {
    background: url(../images/header/up.png);
    width: 16px;
    height: 16px;
    right: 15px;
    top: 10px;
    position: absolute;
}


.pagination2 {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 1190px;
    text-align: center;
    left:145px;
}


#banner
{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left:50%;
    margin-left:-740px;
    height:466px;
    width: 1480px;
    min-width: 1480px;
}

.banner_right {
    background: url(../images/dot.png) repeat;
    width:290px;
    position:absolute;
    top: 0px;
    right:0px;
    padding:15px;
    display: none;
    z-index:9999;
}

.banner_right input.am-input-lg  {
    width:256px;
    height:41px;
    line-height:41px;
    margin-bottom:10px;
    padding:0px 10px;
    border: 1px solid #ccc;
}


.banner_right .yzm {
    width:108px !important;
    float:left;
    height:41px;
    line-height:41px;
    margin-bottom:10px;
    padding:0px 10px;
}

.banner_right .hqyzm {
    border:none;
    background:none;
    width:128px;
    height:45px;
    line-height:45px;
    float:left;
    cursor:pointer;
    color: #767272;
}

.banner_right input[type="checkbox"] {
    vertical-align:middle;
}

.banner_right .login {
    border:none;
    background:#E32211;
    width:132px;
    height:40px;
    line-height:40px;
    cursor:pointer;
    color:#fff;
    margin-bottom:0px;
}

.banner_right .forget {
    height:40px;
    line-height:40px;
    font-size:14px;
    color: #767272;

}


#news_activity {
    width:1190px;
    margin:0 auto;
    margin-top:40px;
    overflow: hidden;
}


#news_activity .szhk-news {
    width:410px;
    float:left;
    margin-top:-5px;
}


/* 商城商品区域样式 */

#mall_product {
    width:1190px;
    margin:0 auto;
    margin-top:40px;
}

#mall_product .heading {
    border-bottom:1px solid #b2b2b2;

}

.heading span {
    display:inline-block;
    line-height:1;
    padding-left:15px;
    font-size: 16px;
    font-weight: 700;
    color: #4c4c4c;
    border-left: 5px solid #ed020b;
}

#mall_product .pro_next, #mall_product .pro_prev {
    display: block;
    width: 7px;
    height: 11px;
    float: right;
    cursor: pointer;
    margin-right: 10px;
}

.pro_next {
    background: url("../images/product/next.png") 0 0 no-repeat;
}

.pro_prev {
    background: url("../images/product/prev.png") 0 0 no-repeat;
}

.pro_next:hover, .pro_prev:hover {
    opacity: .5;
}

#product {
    width:1190px;
    height:245px;
    position:relative;
    margin-top:30px;
}

#product .swiper-slide {
    width:237px !important;
    border-right: 1px solid #ededed;
    text-align: center;
}

#product img {
    width:165px;
    height:160px;
}

#product .pro-info {
    font-size: 12px;
    height: 42px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding: 10px 36px 0px;
    text-align:left;
}

.pro-info {
    color: #666;
    line-height: 16px;
    letter-spacing: .1em;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.pro-info:hover {
    color: #e51b46;
}

#product .pro-price {
    margin: 0;
    color: #f65e68;
    line-height: 30px;
    font-size:20px;
    text-align:left;
    padding:0px 36px;
}

.pro-price {
    font-size: 14px;
    margin-left: 10px;
}


#cooperative_partner {
    width:1190px;
    margin:0 auto;
    margin-top:40px;
    margin-bottom:30px;
    position:relative;
}

#cooperative_partner .heading {
    border-bottom:1px solid #b2b2b2;
    padding-bottom:15px;
}

#cooperative_partner  .more {
    float: right;
    font-size: 14px;
    color: #4c4c4c;
    letter-spacing: .1em;
}

.partner_container {
    overflow:hidden;
    position: relative;
}


#partner {
    width:1100px;
    height:300px;
    position:relative;
    margin-left: 60px;

}

#partner img {
    width:245px;
    height:300px;
}


.szhk-news span {
    display:block;
    border-bottom:1px solid #b2b2b2;
    line-height:30px;
    font-weight: 700;
    font-size:14px;
}

.szhk-news ul {
    margin-top:10px;
    padding-left:0px;
    font-size:12px;
}

.szhk-news ul li {
    line-height:23px;
}

.szhk-news ul li a:hover {
    color:#e51b46;
}

#news_activity .activity {
    width:740px;
    float:right;
    position:relative;
    height:200px;
}

#activity
{
    width:640px;
    height:200px;
    margin-left: 55px;
}
#activity>.swiper-wrapper
{
    height:200px;
}

#activity img {
    width: 310px;
    height: 200px;
}

.forget a {
    color: #767272;
}

.forget img {
    vertical-align:middle;
}

.banner_right .reg {
    border:none;
    background:#E32211;
    width:260px;
    height:45px;
    line-height:45px;
    cursor:pointer;
    color:#fff;
    margin-bottom:0px;
}

.banner_right ul {
    margin:0px 2.5px;
}

.banner_right  li {
    width:85px;
    float:left;
    text-align:center;
    font-size:12px;
    margin:20px 0px 30px 0px;
    cursor:pointer;
}

.banner_right  li  a {
    color:#E20413;
}

.banner_right p {
    margin-top:10px;
}

.banner_right .logout {
    border:none;
    background:#E32211;
    width:260px;
    height:45px;
    line-height:45px;
    cursor:pointer;
    color:#fff;
    margin-top:1px;
    margin-bottom:0px;
}


.banner_left {
    position:absolute;
    top: 20px;
    left:50%;
    margin-left:-595px;
    z-index: 9999;

}

.banner_left ul{
    padding-left:0px;
    list-style: none;
}

.banner_left .banner_tabs {
    float:left;
}

.banner_tabs li {
    background: url(../images/banner/tabs/icon_gold.png);
    width: 85px;
    height: 75px;
    cursor: pointer;
    border-bottom:1px solid #C7B88C;
}

.banner_tabs li.current_tab {
    background-image: url(../images/banner/tabs/icon_red.png);
    border-bottom:1px solid #e5e5e5;
}

.banner_tabs .tab1 {
    background-position:0px 0px;
}

.banner_tabs .tab2 {
    background-position:0px -76px;
}

.banner_tabs .tab3 {
    background-position:0px -152px;
}

.banner_tabs .tab4 {
    background-position:0px -228px;
}

.banner_tabs .tab5 {
    background-position:0px -304px;
}

.banner_tabs li p {
    padding-top:50px;
    font-size:12px;
    text-align:center;
}

.banner_left .tab_content {
    float:left;
    width:180px;
    height:379px;
    background:#fff;
    display:none;
}

.tab_content ul {
    padding:0px 15px 0px 30px;
}

.tab_content ul  li {
    height:50px;
    line-height:50px;
    border-bottom:1px solid #DADADA;
    font-size:12px;
    padding-left:20px;
}


.szhk-content-left
{
    float:left;width:190px; background:#fff;border:1px solid #DEDEDE;border-top:none;
}

.szhk-content-right
{
    float:right;width:990px;min-height:800px;border:1px solid #DEDEDE; background:#fff;
}

.szhk-content-left>ul
{
    list-style: none;
    padding-left:0px;
    margin-bottom:12px;
    display: block;
    overflow: hidden;
}

.szhk-content-left>ul>li
{
    padding:12px 0px 0px 12px;
    font-size:12px;
    cursor:pointer;
}

.szhk-user-menu-li:before
{


    padding-left:6px;
    content:  "• ";
}

.szhk-user-menu-li:hover,.szhk-user-menu-active
{

   color:#E20514;
}


.szhk-user-menu-title
{
    border-top:1px solid #DEDEDE;border-bottom:1px solid #DEDEDE;cursor:pointer;
}

.szhk-user-menu-title1
{
    border-top:1px solid #DEDEDE;cursor:pointer;
}
.szhk-user-menu-ul
{
    max-height:155px;
}

.szhk-user-menu-ul2
{
    max-height:155px;
}

.szhk-user-menu-ul3
{
    max-height:155px;
}

.szhk-user-menu-dotli:before
{
    padding-left:20px;
    content:"..."
}

.szhk-user-menu-arrow
{
    background: url(../images/arrows.png);
    width: 19px;
    height: 19px;
    cursor: pointer;
}


.szhk-user-menu-arrow-up
{
    background-position: 0px 0px;
}

.szhk-user-menu-arrow-down
{
    background-position: 0px -19px;
}

.szhk-user-menu-arrow2
{
    background: url(../images/arrows.png);
    width: 19px;
    height: 19px;
    cursor: pointer;
}


.szhk-user-menu-arrow-up2
{
    background-position: 0px 0px;
}

.szhk-user-menu-arrow-down2
{
    background-position: 0px -19px;
}

.szhk-user-menu-arrow3
{
    background: url(../images/arrows.png);
    width: 19px;
    height: 19px;
    cursor: pointer;
}


.szhk-user-menu-arrow-up3
{
    background-position: 0px 0px;
}

.szhk-user-menu-arrow-down3
{
    background-position: 0px -19px;
}

.szhk_mask_cover {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 9999997;
}

.szhk_mask_cover_bg {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 999999999;
}

.szhk_mask_cover2 {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 9999999;
}

.szhk_mask_cover1 {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 9999999;
}

.szhk_mask_cover_load {
    background: #000;
    filter: alpha(opacity=50);
    opacity: .5;
    height: 100%;
    width: 100%;
    display: block;
    position: fixed
}

.szhk_mask_cover_load>img
{
    /*图片宽高*/
    width: 42px;
    height:42px;

    /*偏移量,图片宽高除2*/
    margin-top: -21px;
    margin-left:-21px;

    position: absolute;
    top:50%;
    left:50%;
}


.szkh-bill-type {
    border:1px solid #ddd;
}

.szkh-bill-type>.am-col-11 {
    overflow: hidden;
}
.szkh-bill-type-hide {
    height:48px;
}

.szkh-bill-type span{
    padding:4px 6px;
    margin:4px 20px 4px 0;
    display: inline-block;
    font-weight:600;
    cursor: pointer;
}

.szkh-bill-type-normal{
    border-bottom:4px solid transparent;

}

.szkh-bill-type-active{

    border-bottom:4px solid #E20514;
    color:#E20514;

}

.szhk-table-title
{
    padding:8px 16px;
    border:1px solid #ddd;
    margin:32px 0px;

}

.szhk-table-head
{
    background:#f9f9f9;
    text-align: center;
}

.szhk-user-mileage-title
{
    position: relative;
    height:26px;
    line-height:26px;

}

.szhk-user-mileage-icons
{
    width: 18px;
    height: 18px;
    background: url(xxx) red no-repeat;
    display: inline-block;
    position: relative;
    top:3px;

}



.ulpagination {
	clear: both;
    display: inline-block;
    padding-left: 0;
    margin: 12px 0px;

}

.ulpagination > li {
    display: inline
}

.ulpagination > li > a, .ulpagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #666;
    background-color: #fff;
    border: 1px solid #eee;
    margin-left: -1px
}

.ulpagination > li:first-child > a, .ulpagination > li:first-child > span {
    margin-left: 0;

}

.ulpagination > li > a:hover, .ulpagination > li > span:hover, .ulpagination > li > a:focus, .ulpagination > li > span:focus {
    color: #E20514;
    background-color: #eee;
    border-color: #eee
}

.ulpagination > .active > a, .ulpagination > .active > span, .ulpagination > .active > a:hover, .ulpagination > .active > span:hover, .ulpagination > .active > a:focus, .ulpagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #E20514;
    border-color: #E20514;
    cursor: default
}

.ulpagination > .disabled > span, .ulpagination > .disabled > span:hover, .ulpagination > .disabled > span:focus, .ulpagination > .disabled > a, .ulpagination > .disabled > a:hover, .ulpagination > .disabled > a:focus {
    color: #777;
    background-color: #fff;
    border-color: #eee;
    cursor: not-allowed
}

.ulpagination-lg > li > a, .ulpagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px
}

.ulpagination-sm > li > a, .ulpagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager li {
    display: inline
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #eee;
}

.pager li > a:hover, .pager li > a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager .next > a, .pager .next > span {
    float: right
}

.pager .previous > a, .pager .previous > span {
    float: left
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.fl {
	float:left;
}

.fr {
	float:right;
}
/*注册页面 开始*/
.szhk-btn-default {
	color: #fff;
	background-color: #EA313E;
	border-color: #EA313E;
}

.szhk-btn-default:hover {
	color: #fff;
	background-color: #DA0615;
}
.szhk-btn-default1 {
	color: #444;
	background-color: #e6e6e6;
	border-color: #e6e6e6;
}

.szhk-btn-default1:hover {
	color: #fff;
	background-color: #DA0615;
}

.szhk-reg-submit-p
{
	clear: both;padding-top: 30px;
}
/*注册页面 结束*/

.szhk_top{
	width: 100%;
	height: 33px;
	border-bottom: solid 1px #e6e6e6;
}
.szhk_top_one{
	width: 1190px;
	height: 33px;
	margin: 0 auto;
}
.szhk_top_one_left{
	float: left;
	font-size: 12px;
	width: 100px;
	height:33px;
}
.szhk_top_one_left img{
	width: 16px;
	height: 16px;
	margin-top: 9px;
	float: left;
}
.szhk_top_one_left a{
	float: left;
	width: 67px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	color: #999999;
	margin-left: 1px;
	list-style: none;
	text-decoration: none;	
}
.szhk_top_one_left a:hover{
	color: #ec2029;
}
.szhk_top_one_right{
	float: right;
	height: 33px;
}
.szhk_top_one_right ul{
	height: 33px;
	margin: 0 auto;
	float: left;
}
.szhk_top_one_right ul li{
	margin-top: 11px;
	height: 12px;
	font-size: 12px;	
	list-style: none;
	line-height: 12px;
	float: left;
}
.szhk_top_one_right li a{
	color: #999999;
	text-decoration: none;
}
.szhk_top_one_right li a:hover{
	color: #333333;
}
.szhk_top_one_dl{
	padding-right: 17px;
	color: #999999;
}
.szhk_top_one_li{
	border-left: solid 1px #e8e8e8;
	text-align: center;
	display: block;
	padding-right: 18px;
	padding-left: 18px;
}