* {
    padding: 0;
    margin: 0;
}
body {
    background: #fff;
    color: #666;
    min-width: 1200px;
}
body,
button,
input,
select,
textarea {
    font: 12px/1.5 'Microsoft YaHei', Verdana, tahoma, Arial, '\5b8b\4f53';
}
button,
input,
select,
textarea {
    font-size: 100%;
}
a {
    text-decoration: none;
    color: #3c3c3c;
}
ul,
ol,
li,
p {
    list-style: none;
    font-weight: normal;
}
legend {
    color: #000;
}
fieldset,
img {
    border: 0;
}
em,
i {
    font-weight: normal;
    font-style: normal;
}
/* 清除浮动 */
.clear:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}
/*.clear {zoom: 1; }*/
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}
.yqlm {
    width: 1200px;
    margin: 0 auto;
}
strong {
    font-weight: bold;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.rel {
    position: relative;
}
.mr10 {
    margin-right: 10px;
}
.mr20 {
    margin-right: 20px;
}
.ml20 {
    margin-left: 20px;
}
.hover-a {
    color: #3c3c3c;
}
.hover-a:hover {
    color: #0557ce;
}
.text-color {
    color: #f6ab00 !important;
}
.bg-color {
    background: #f6ab00 !important;
}
.white-bg {
    background-color: #fff;
}
.only-border-color {
    border-color: #fed26d !important;
}
.border-color {
    border: 1px solid #f6ab00;
}
.border-2px-color {
    border: 2px solid #0557ce;
}
.sn_price {
    font-weight: 400;
}
.sn_price i {
    font-family: Arial;
    font-style: normal;
}
.sn_price em {
    font-family: tahoma;
    font-style: normal;
    margin-left: 0;
}
.red_price {
    color: #e74c3c;
}

.yql-toolbar {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1000;
    width: 36px;
    background-color: #21212e;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.toolbar-tabs {
    display: flex;
    box-sizing: border-box;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.toolbar-tabs li {
    position: relative;
    cursor: pointer;
}
.toolbar-tabs li .bottomLine {
    height: 1px;
    width: 28px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.3);
}
.toolbar-tabs li .yql-tab-a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #ffd83b;
    padding: 12px 0;
}
.toolbar-tabs li img {
    max-width: 100%;
}
.tb-rl {
    writing-mode: tb-rl;
    letter-spacing: 0.3em;
    margin-right: 8px;
}
.toolbar-tabs .tab-img {
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
}
.toolbar-tabs .tab-img img {
    display: inline-block;
    vertical-align: middle;
}
.toolbar-tabs .tab-tip {
    width: 90px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 0px;
    right: 35px;
    display: none;
}
.toolbar-tabs .many-kefu {
    min-width: 35px;
    top: 0;
}
.many-kefu a {
    width: 100%;
    line-height: 35px;
    border-bottom: 1px solid #fff;
    float: left;
    display: block;
    background: #0557ce;
    color: #fff;
}
/***header**/
.site_nav {
    height: 35px;
    color: #333;
    background: #f7f7f7;
}
.site_nav a {
    color: #333;
}
.cw {
    width: 1200px;
    height: 35px;
    margin: 0 auto;
    line-height: 35px;
}
.navleft li {
    float: left;
    padding-right: 20px;
}
.location i {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    background: url(/images/common/addr.png) no-repeat center;
    margin-top: -1px;
}
.message i,
.downapp i.idown {
    width: 9px;
    height: 7px;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
    background: url(/images/common/down.png) no-repeat center;
    margin-top: -1px;
}
.navright li {
    float: left;
    padding-left: 10px;
    display: block;
}
.navright li a {
    display: flex;
    align-items: center;
}
.navright li a .navText {
    margin: 0 8px;
}
.downapp i.icon {
    width: 20px;
    height: 21px;
    display: inline-block;
    margin-right: 3px;
    vertical-align: middle;
    background: url(../images/appdown.png) no-repeat center;
}
.navright .space {
    display: block;
    width: 1px;
    height: 12px;
    background: #ddd;
    float: left;
    overflow: hidden;
    margin: 12px 0 11px 10px;
}
.navcon a:hover {
    color: #e74c3c;
}
.new_slide {
    width: 950px;
    height: 290px;
    position: relative;
}
.new_slide .slide_panel {
    width: 612px;
    height: 290px;
}
.slider_ul {
    width: 688px;
    bottom: 20px;
    line-height: 0;
    text-align: center;
    height: 18px;
    position: absolute;
    left: 0;
}
.slider_ul .slider_item {
    width: 18px;
    height: 18px;
    line-height: 18px;
    display: inline-block;
    margin: 0 2px;
    background: #3e3e3e;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    color: #fff;
    overflow: hidden;
}
.slider_ul .slider_selected {
    background: #f6ab00;
}
.yql_header {
    /*position: relative;*/
    min-height: 120px;
    border-bottom: 2px solid #f7f7f7;
    background: #fff;
}
.logodiv {
    width: 250px;
    float: left;
    height: 100px;
    line-height: 100px;
}
.logodiv a {
    display: inline-block;
    vertical-align: middle;
}
.logodiv img {
    display: block;
    max-width: 168px;
    max-height: 63px;
}
.header_color_red {
    color: #ff4040;
}
.weight_font {
    font-weight: 700;
}
.header_search {
    float: left;
    height: 100px;
    padding-top: 28px;
    width: 630px;
}
.dropdown {
    position: relative;
    z-index: 198;
}
.dropdown_menu {
    position: absolute;
    min-width: 288px;
    top: -70px;
    left: -290px;
    z-index: 100;
    min-height: 200px;
    background: #fff;
    border: 1px solid #e7e7e7;
    display: none;
}
.dropdown_download {
    position: absolute;
    min-width: 288px;
    left: -151px;
    z-index: 100;
    min-height: 200px;
    background: #fff;
    border: 1px solid #e7e7e7;
    display: none;
}
.dropdown_menu .header_h5,
.dropdown_download .header_h5 {
    border-bottom: 1px solid #e7e7e7;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    display: block;
}
.message_default_box {
    text-align: center;
    color: #9c9c9c;
    padding: 20px 0 20px;
}
.message_default_box img {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
.codediv_down {
    width: 50%;
    display: block;
    text-align: center;
    float: left;
}
.hs_con {
    float: left;
    border: 3px solid #1f2129;
    border-radius: 0 4px 4px;
    /*width: 700px;*/
}
.search_mark {
    width: 30px;
    height: 34px;
    text-align: center;
    float: left;
    display: block;
    background: url(/images/common/sousuo.png) no-repeat center 10px;
    background-size: 16px 16px;
}
.search_input {
    width: 483px;
    height: 34px;
    float: left;
    color: #695858;
    border: none;
    outline: none;
    line-height: 34px;
}
.hs_btn {

    padding: 0 30px;
    /*width: 108px;*/
     background: #1f2129;
/*background-image: url('/images/layout/header/search_btn_bg.png');*/
/*background-repeat: no-repeat;*/
/*background-size: cover;*/
/*background-position: center center;*/
color: #fff;
font-size: 18px;
letter-spacing: 2px;
height: 34px;
line-height: 34px;
display: block;
float: left;
cursor: pointer;
}
.hot_search li {
float: left;
padding-right: 10px;
line-height: 23px;
}
.hot_search li a {
color: #6c6c6c;
}
.hot_search li.hsl_spec a {
color: #0557ce;
}
.con_nav {
min-height: 40px;
width: 1200px;
margin: 0 auto;
box-sizing: border-box;
padding-left: 200px;
}
.con_nav li {
float: left;
}
.con_nav li > a {
line-height: 40px;
display: block;
text-align: center;
font-size: 16px;
width: 110px;
font-weight: 600;
color: #333;
}
.con_nav li.curpage a {
color: #f6ab00;
}
.con_nav li.all_nav > a,
.con_nav li.model_nav > a {
width: 200px;
font-size: 16px;
line-height: 42px;
}
.con_nav li.active > a {
background: #483407;
color: #f6ab00;
text-align: left;
padding-left: 25px;
display: inline-block;
}
.con_nav li.active > a i {
display: inline-block;
width: 19px;
height: 16px;
background: url(/images/common/nav_all.png) no-repeat center;
margin-right: 30px;
vertical-align: middle;
margin-top: -3px;
}
.con_nav li.all_nav {
position: relative;
z-index: 98;
}

.all_nav_con {
width: 170px;
height: 290px;
background: #5f574f;
position: absolute;
left: 0;
top: 0;
display: block;
z-index: 98;
box-sizing: border-box;
}
.less6 {
display: flex;
display: -webkit-flex;
flex-direction: column;
justify-content: space-between;
-webkit-justify-content: space-between;
display: -ms-flex;
-ms-justify-content: space-between;
}
.all_nav_con dd > a {
color: #fff;
display: block;
font-size: 14px;
height: 36.25px;
line-height: 36.25px;
position: relative;
z-index: 100;
}
/* .all_nav_con dd > a.hastwo {
background: url(/images/common/right.png) no-repeat 190px center;
background-size: 9px 14px;
} */
.pjcgindex {
    text-align: left;
    color: #fff;
    padding: 9px;
    width: 194px;
    height: 18px;
    background: #f6ab00 url(/images/common/right.png) no-repeat 190px center;
    position: relative;
    left: 50%;
    margin-left: -106px;
    margin-top: 5px;
}
.all_nav_con dd.six {
    height: 45px;
    line-height: 45px;
}
.all_nav_con dd.less > ul {
    padding-bottom: 10px;
    box-sizing: border-box;
}
.all_nav_con dd.less > ul li {
    width: 33.33%;
    float: left;
    text-align: center;
}
.all_nav_con dd.less > ul li a {
    font-size: 12px;
    color: #fff;
}
.all_nav_con dd.less > ul li a:hover {
    color: #5e5e66;
}
.all_nav_con .hoveron > ul li a:hover {
    color: #5e5e66;
}

.all_nav_con .hoveron {
    background: #fff;
    background: linear-gradient(90deg, #ffffff, #ededf0);
}
.all_nav_con .hoveron > a {
    color: #5e5e66;
}
.all_nav_con .nav_icon {
    width: 22px;
    height: 22px;
    margin: 7px 14px 0 18px;
    display: block;
    float: left;
    background: url(/images/common/nav0.png) no-repeat center;
}
.nav_con1 .nav_icon {
    background: url(/images/common/nav1.png) no-repeat center;
}
.nav_con2 .nav_icon {
    background: url(/images/common/nav2.png) no-repeat center;
}
.nav_con3 .nav_icon {
    background: url(/images/common/nav3.png) no-repeat center;
}
.nav_con4 .nav_icon {
    background: url(/images/common/nav4.png) no-repeat center;
}
.nav_con5 .nav_icon {
    background: url(/images/common/nav5.png) no-repeat center;
}
.nav_con6 .nav_icon {
    background: url(/images/common/nav6.png) no-repeat center;
}
.nav_con7 .nav_icon {
    background: url(/images/common/nav7.png) no-repeat center;
}
.nav_con8 .nav_icon {
    background: url(/images/common/nav8.png) no-repeat center;
}
.nav_con9 .nav_icon {
    background: url(/images/common/nav9.png) no-repeat center;
}

.nav_con_all {
    width: 776px;
    border-top: none;
    height: 290px;
    overflow-y: scroll;
    position: absolute;
    left: 100%;
    top: 0;
    background: #fff;
    z-index: 99;
    display: none;
    background: #f7f7f7;
    padding-left: 20px;
    box-sizing: border-box;
}
.clearfix {
    zoom: 1;
}
.clearfix:after {
    clear: both;
    display: block;
    content: '';
    visibility: hidden;
}
.nav_ca_con {
    width: 100%;
    padding: 0;
    float: left;
    line-height: 18px;
    word-break: break-all;
    word-wrap: break-word;
    box-sizing: border-box;
}
.nav_ca_con p {
    font-weight: bold;
    line-height: 38px;
    font-size: 14px;
    color: #000;
}
.nav_ca_con .subClass {
    /* padding-top: 10px; */
}
.nav_ca_con .subClass.onlytwo {
    padding: 5px 0;
    float: left;
}
.nav_ca_con .subClass.onlytwo > a {
    box-sizing: border-box;
    display: block;
    padding-right: 10px;
    font-size: 14px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.nav_ca_con .subClass.onlytwo > a:hover {
    color: #ff8036;
}
.nav_ca_con .subClass.hasthird > a {
    width: 80px;
    box-sizing: border-box;
    display: block;
    padding-right: 10px;
    font-size: 14px;
    text-align: right;
    float: left;
    position: relative;
}
.nav_ca_con .subClass.hasthird > a:after {
    display: block;
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    border-right: 1px solid #969696;
    border-bottom: 1px solid #969696;
    right: -5px;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
}

.thirClass {
    margin-left: 80px;
    position: relative;
}
.thirClass:before {
    position: absolute;
    content: '';
    width: 90%;
    height: 1px;
    background: #e0e0e0;
    bottom: 0;
    box-sizing: border-box;
}
.thirClass a {
    color: #333;
    display: block;
    padding: 0 10px;
    text-align: center;
    float: left;
    box-sizing: border-box;
}
.subClass:last-child .thirClass:before {
    height: 0;
}

.navwap {
    position: absolute;
    left: -1px;
    top: 29px;
    z-index: 255;
    border: 1px solid #ddd;
    background: #fff;
}
.nwapcon {
    padding: 9px;
    width: 120px;
    color: #ff4200;
}
.nwapcon img {
    width: 100px;
    height: 100px;
}
.nwapcon p {
    width: 100%;
    text-align: center;
    color: #000;
    font-size: 16px;
}
.navcon .hover {
    background: #fff;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.distance {
    position: absolute;
    left: 0;
    top: -5px;
    width: 70px;
    height: 10px;
    background: #fff;
}
.citycon {
    padding: 9px;
    width: 320px;
}
.citycate {
    width: 100%;
    margin-bottom: 12px;
}
.citycate .citytlp {
    line-height: 25px;
    font-size: 16px;
    color: #333;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
}
.citycate .cate span {
    padding: 0 8px;
    float: left;
    height: 20px;
    display: block;
    margin-left: 10px;
    margin-top: 8px;
    line-height: 18px;
    cursor: pointer;
    color: #999;
}
.citycate .cate span:hover {
    background: #f5f5f5;
}
.citycate .cate span.cur {
    background: #c81623;
    color: #fff;
}
.citycate .cate span.cur:hover {
    background: #c81623;
}
.citydistance {
    position: absolute;
    left: 0;
    top: -5px;
    width: 46px;
    height: 10px;
    background: #fff;
}

.searchdiv {
    width: 100%;
}
.sdivcon {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
}
.sdivone {
    width: 100%;
    height: 60px;
}
.sdivone img {
    float: left;
    margin-top: 3px;
}
.ctsearch {
    width: 560px;
    height: 60px;
    margin-left: 120px;
    float: left;
}
.ctsearch input {
    width: 450px;
    height: 24px;
    margin-top: 12px;
    line-height: 24px;
    padding: 4px;
    outline: 0;
    font-size: 14px;
    border-width: 2px 0 2px 2px;
    border-color: #f6ab00;
    border-style: solid;
    float: left;
}
.ctsearch span {
    width: 100px;
    height: 36px;
    background: #f6ab00;
    font-size: 16px;
    cursor: pointer;
    color: #fff;
    border: none;
    float: left;
    margin-top: 12px;
    line-height: 36px;
    text-align: center;
}

/*.cart{float: right;margin-right: 65px;height: 36px;margin-top: 25px;}*/
.connav {
    width: 100%;
    height: 40px;
    border-bottom: 2px solid #d70c19;
}
.connavmid {
    width: 1200px;
    height: 40px;
    margin: 0 auto;
}
.connavmid .conna {
    width: 180px;
    line-height: 40px;
    height: 40px;
    background: #d70c19;
    color: #fff;
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: 400;
}

/**other header*/
.search_header {
    width: 100%;
}
.search_con {
    width: 1200px;
    height: 110px;
    margin: 0 auto;
}
.search_logo {
    float: left;
    height: 100px;
}
.search_logo img {
    margin-top: 30px;
    max-width: 205px;
}
.search_register {
    line-height: 60px;
    font-size: 32px;
    padding-left: 20px;
    width: 150px;
}
.search_hright {
    float: right;
    border: 3px solid #0557ce;
    margin-top: 40px;
}
.search_hright .search_input {
    width: 300px;
}

/**footer**/
.footer {
    background: #1f2027;
}
.ftcon {
    width: 1200px;
    max-height: 260px;
    margin: 0 auto;
}
.ftcon_top {
    padding: 10px 0 10px;
    color: #6e6e6e;
    display: flex;
    justify-content: center;
}
.ftcon_top a {
    color: #b0b1b8;
    font-size: 12px;
}
.ftcon_top dl {
    float: left;
    width: 155px;
}
.ftcon_top dl dt {
    padding: 6px 0;
    font-size: 14px;
    font-weight: 700;
    color: #c8c8c8;
}
.ftcon_top dl dt a {
    color: #c8c8c8;
}
.ftcon_top dl dd {
    line-height: 22px;
    font-size: 12px;
}
.ftcon_top dl.leftdl {
    border-right: 1px solid #6e6e6e;
    width: 180px;
}
.ftcon_top a.add_ally {
    padding: 0 25px;
    background: #0557ce;
    height: 28px;
    line-height: 28px;
    color: #fff;
    font-weight: 700;
    display: inline-block;
}
.footer-service-btn {
    width: 115px;
    height: 33px;
    background: #ffd83b;
    border-radius: 2px;
    color: #1f2027;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 16px auto 0;
}
.ftc_right {
    width: 190px;
    text-align: center;
    float: left;
    font-size: 14px;
}
.ftc_right img {
    border: 5px solid #0557ce;
    width: 100px;
    height: 100px;
}
.ftcon_bottom {
    padding: 10px 0;
    text-align: center;
    color: #6e6e6e;
}
.ftcon_bottom a {
    color: #6e6e6e;
}
/**dialog*/
.delete_dialog {
    width: 400px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -69px;
    border: 8px solid rgba(0, 0, 0, 0.1);
    z-index: 100000;
}
.delete_dialog .dialog_title {
    width: 380px;
    height: 30px;
    position: relative;
    padding: 0 10px;
    line-height: 30px;
    background: #f3f3f3;
    font-size: 14px;
    color: #666;
}
.delete_dialog .dialog_content {
    width: 380px;
    overflow: hidden;
    padding: 20px 10px 30px;
    background: #fff;
}
.delete_dialog .dcont {
    margin: 0 auto;
}
.delete_dialog .dcontp {
    text-align: center;
    line-height: 25px;
    font-size: 16px;
    color: #333;
    padding: 10px 0;
}
.delete_dialog .btn_con {
    height: 30px;
    margin-top: 15px;
    width: 100%;
    text-align: center;
}
.delete_dialog .dialog_btn {
    border: 1px solid #0557ce;
    width: 58px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    border-radius: 3px;
    color: #fff;
    font-weight: 700;
    background: #f6ab00;
    display: inline-block;
}
.delete_dialog .dialog_cancel {
    background: #f5f5f5;
    border-color: #ddd;
    color: #333;
}
.delete_dialog .dialog_sure {
    margin-right: 20px;
}
.delete_dialog .dialog_default {
    background: #eee;
    color: #fff;
    cursor: not-allowed;
    border: 1px solid #eee;
}
.delete_dialog .dialog_close {
    width: 16px;
    height: 16px;
    background: url(/images/close.png) no-repeat center;
    float: right;
    display: block;
    position: absolute;
    right: 10px;
    top: 9px;
    cursor: pointer;
}
.modaloverlay {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: #000;
    z-index: 99999;
    opacity: 0.3;
    filter: alpha(opacity=50);
}
/**modelcar*/

/**list-product**/
.backlog-mark {
    width: 26px;
    height: 26px;
    background: url(/images/backlog/backlog.png) center no-repeat;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
}
.color-sort a.prive {
    color: #fff;
    background: #0557ce;
}
.color-gdlist li:hover .gllicon {
    border: 4px solid #0557ce;
    margin: 0;
}
.color-gllicon .name a:hover {
    text-decoration: underline;
    color: #0557ce;
}
/**detail-product**/
.color-ptdnav li.current span {
    padding: 0 26px;
    border-top: 4px solid #0557ce;
    color: #0557ce;
    margin: -1px;
}
/*login*/
.colol-lgway span.cur {
    color: #f6ab00;
}
.image-condiv {
    width: 100%;
    /* background: url(../images/lgbg.png) no-repeat center 0; */
    height: 520px;
    background-size: 100% 520px;
}
/**register*/
.color-register-nav li.cur span {
    color: #0557ce;
    border-bottom: 2px solid #0557ce;
}
.color-register-nav li i {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(../images/mark11.png) center no-repeat;
    margin-right: 4px;
    vertical-align: middle;
    margin-top: -3px;
}
.color-step2 li.secondli i {
    background: url(../images/mark22.png) center no-repeat;
}
.color-step3 li.thirdli i {
    background: url(../images/mark32.png) center no-repeat;
}
.color-reg-step3 li.thirdli i {
    background: url(../images/mark32.png) center no-repeat;
}
/*center*/
.color-logoa {
    display: inline-block;
    height: 53px;
    width: 186px;
    background: url(../images/center_logo.png) no-repeat center;
    margin-top: 15px;
    float: left;
    background-size: 186px;
}
/*brand*/
.color-letter-all li.curbrand a {
    color: #fff;
    border: 1px solid #0557ce;
    background: #0557ce;
    position: relative;
}
.color-letter-all li.curbrand1 a {
    color: #fff;
    border: 1px solid #0557ce;
    background: #0557ce;
    position: relative;
}
/*store*/
.store-color-sort a.prive {
    color: #fff;
    background: #0557ce;
}
.color-store-info .store_mark span {
    padding: 4px 20px;
    display: inline-block;
    background: #0557ce;
    color: #fff;
}
.color-goodli-name a:hover {
    color: #0557ce;
}
/*point-store*/
.point-goods-sort {
    width: 1200px;
    height: 80px;
    border-bottom: 2px solid #0557ce;
}
.point-goods-sort li.selected_li {
    color: #fff;
    background: #0557ce;
}
.point-goods-name a:hover {
    color: #0557ce;
    text-decoration: underline;
}
/*point-detail*/
.point-ptdnav li.current span {
    padding: 0 26px;
    border-top: 3px solid #0557ce;
    color: #0557ce;
    margin: -1px;
}
/*cartlist*/
.cartlist-bottom {
    border-bottom: 2px solid #f6ab00;
}
.cartlist-cart-list .td_item .item_info a:hover {
    color: #0557ce;
}
.cartlist-hdiv-mid .p_intro a:hover {
    color: #0557ce;
}
.cartlist-hdiv-pnav li.curnav {
    background: #0557ce;
}
/*center-person*/
.person-left-border {
    border-left: 3px solid #0557ce;
}
.person-goods-intro p a:hover {
    color: #0557ce;
}
.person-modal-tip {
    border: 1px dashed #0557ce;
}
/*.newyearimg {*/
    /*position: absolute;*/
    /*bottom: -24px;*/
/*}*/
/*.newyearimg.left {*/
    /*left: 0;*/
/*}*/
/*.newyearimg.right {*/
    /*right: 0;*/
/*}*/
