@charset "utf-8";

body,dd,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,td,ul {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a img,fieldset {
    border: 0;
	width:100%;
}

ol,ul {
    list-style: none;
}

.q {
    zoom: 1;
}

.q:after {
    content: "";
    display: table;
    clear: both;
}

.C-lr {
    clear: both;
    height: 0;
    width: auto;
    font-size: 0;
    line-height: 0;
    display: block;
}

abbr,acronym {
    border: 0;
    font-variant: normal;
}

input,select,textarea {
    font-family: Verdana,arial,sans-serif;
    font-size: inherit;
    font-weight: inherit;
    outline: 0;
}

del,ins {
    text-decoration: none;
}

html {
    min-height: 100%;
    overflow-x: auto;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
}

body {
    font-family: Arial,"微软雅黑","宋体";
    font-size: 12px;
    color: #000;
}

a {
    text-decoration: none;
}

.backTop_Z {
    display: none;
    position: fixed;
    right: 5px;
    bottom: 5px;
    width: 60px;
    height: 60px;
    background: transparent url(/images/back_top_Z.png) no-repeat center;
    outline: 0;
    opacity: .9;
    border-radius: 8px;
    z-index: 50;
    color: transparent;
}

#backTop:hover {
    opacity: 1;
}

.backTop {
    display: block;
    position: fixed;
    right: 5px;
    bottom: 5px;
    width: 60px;
    height: 60px;
    background: #6bb0df url(/images/back_top.png) no-repeat center;
    outline: 0;
    opacity: .9;
    border-radius: 8px;
    z-index: 50;
}

.editor_content_air {
    font-size: 14px;
}

.editor_content_air h1 {
    font-size: 2em;
}

.editor_content_air h2 {
    font-size: 1.5em;
}

.editor_content_air h3 {
    font-size: 1.17em;
}

.editor_content_air h5 {
    font-size: .83em;
}

.editor_content_air h6 {
    font-size: .67em;
}

.editor_content_air p {
    line-height: 1.75;
    font-size: 16px;
}

.editor_content_air b,.editor_content_air stong {
    font-weight: 700;
}

.bdshare-slide-button-box {
    z-index: 100!important;
}

.c-scrollbar {
    position: absolute;
    right: 0;
    top: 0;
}

.c-scrollbar .barbut-b,.c-scrollbar .barbut-t {
    border: 0 solid #aaa;
    padding: 1px;
    border-radius: 2px;
    opacity: .3;
    overflow: hidden;
}

.c-scrollbar .barbut-b em,.c-scrollbar .barbut-t em {
    display: block;
    height: 0;
    width: 0;
    font-size: 0;
}

.c-scrollbar .barbut-t em {
    border-style: solid dashed solid;
    border-color: transparent transparent #646464;
    margin: 1px 0;
}

.c-scrollbar .bar-m {
    height: 274px;
    position: relative;
}

.c-scrollbar .bar-m-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    border-radius: 7px;
    background-color: #646464;
    opacity: .3;
}

.c-scrollbar .bar {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    height: 80px;
    width: 100%;
    border-radius: 7px;
    background-color: #8c8c8c;
    opacity: .3;
}

.c-scrollbar .barbut-b em {
    border-style: solid dashed solid;
    border-color: #646464 transparent transparent;
    margin: 2px 0 0;
}

.c-scrollbar .c-pagenumber {
    position: absolute;
    width: 40px;
    height: 30px;
    top: 50%;
    left: -65px;
    margin-top: -50%;
    background-color: #323232;
    opacity: .7;
    text-align: center;
    font-size: 20px;
    font-family: arial;
    display: none;
}

.c-scrollbar .c-pagenumber b {
    color: #fff;
    line-height: 30px;
}

.c-scrollbar .c-pagenumber small {
    position: absolute;
    right: -20px;
    top: 0;
    width: 0;
    height: 0;
    border-width: 15px 0 15px 20px;
    border-color: transparent transparent transparent #323232;
    border-style: dashed dashed dashed solid;
    font-size: 0;
}

.c-scrollbar-h .bar-m,.c-scrollbar-h .barbut-b,.c-scrollbar-h .barbut-t {
    visibility: visible;
}

.c-scrollbar-me .bar,.c-scrollbar-me .bar-m-bg,.c-scrollbar-me .barbut-b,.c-scrollbar-me .barbut-t {
    opacity: .4;
}

.c-scrollbar-me .barbut-t-me {
    border: 1px solid #ccc;
    padding: 0;
    background-color: #fff;
    opacity: .5;
}

.c-scrollbar-me .barbut-t-md {
    opacity: .6;
}

.c-scrollbar-me .barbut-b-me {
    border: 1px solid #ccc;
    padding: 0;
    background-color: #fff;
    opacity: .5;
}

.c-scrollbar-me .barbut-b-md {
    opacity: .6;
}

.c-scrollbar-me .bar-me {
    opacity: .4;
}

.c-scrollbar-me .bar-md {
    opacity: .6;
}

.c-scrollbar-me .bar-m-bg-md {
    opacity: .6;
}

.fixed-shopcar {
    position: fixed;
    right: 5px;
    bottom: 70px;
    z-index: 100;
}

.fixed-shopcar a {
    color: #787878;
}

.fixed-shopcar a:hover {
    color: #900;
}

.fixed-shopcar .shopcar-icon {
    display: inline-block;
    width: 60px;
    height: 60px;
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor: pointer;
}

.fixed-shopcar .shopcar-icon b {
    position: absolute;
    border-radius: 10px;
    left: -5px;
    top: -5px;
    height: 20px;
    text-align: center;
    font: normal 700 14px/20px arial;
    padding: 0 5px;
}

.fixed-shopcar .shopcar-alert {
    position: absolute;
    right: 70px;
    bottom: -60px;
    border: 1px solid #e6e6e6;
    background-color: #f1f1f1;
    padding: 8px;
    border-radius: 5px;
    visibility: hidden;
}

.fixed-shopcar .shopcar-alert-tit {
    width: 450px;
}

.fixed-shopcar .shopcar-alert-tit h3 {
    font: 100 16px/30px "微软雅黑";
}

.fixed-shopcar .shopcar-alert-tit .shopcar-alert-close {
    float: right;
    font: normal 700 26px/30px Arial;
    padding-right: 5px;
    cursor: pointer;
}

.fixed-shopcar .shopcar-list-tit {
    height: 33px;
    border-bottom: 2px solid #e6e6e6;
    background-color: #f5f5f5;
}

.fixed-shopcar .shopcar-list-tit span {
    float: left;
    line-height: 33px;
    text-align: center;
    font-weight: 700;
}

.fixed-shopcar .shopcar-list-tit .span-name {
    width: 164px;
    padding-left: 10px;
}

.fixed-shopcar .shopcar-list-tit .span-num {
    width: 90px;
}

.fixed-shopcar .shopcar-list-tit .span-zk {
    width: 30px;
}

.fixed-shopcar .shopcar-list-tit .span-pic,.fixed-shopcar .shopcar-list-tit .span-sum {
    width: 60px;
}

.fixed-shopcar .shopcar-alert-inner,.fixed-shopcar .shopcar-alert-inner-empty {
    border: 1px solid #e6e6e6;
    background-color: #fff;
    width: 450px;
}

.fixed-shopcar .shopcar-alert-inner-empty {
    height: 100px;
    background-image: url(/images/public_image/shopcar_empty.png);
    background-repeat: no-repeat;
    background-position: center;
}

.fixed-shopcar .shopcar-list-body {
    height: 220px;
    overflow: hidden;
    display: block;
}

.fixed-shopcar .shopcar-list-ul li {
    border-bottom: 1px dashed #e6e6e6;
    margin: 0 10px;
    clear: both;
    overflow: hidden;
    padding: 10px 0;
}

.fixed-shopcar .shopcar-list-ul span {
    float: left;
    line-height: 52px;
    height: 52px;
}

.fixed-shopcar .shopcar-list-ul .span-img {
    padding-right: 10px;
    margin-top: 5px;
}

.fixed-shopcar .shopcar-list-ul .span-img b {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 1px solid #e8e8e8;
    background-color: #f5f5f5;
}

.fixed-shopcar .shopcar-list-ul .span-name {
    width: 100px;
    line-height: 20px;
    color: #787878;
}

.fixed-shopcar .shopcar-list-ul .span-name div {
    height: 40px;
    overflow: hidden;
}

.fixed-shopcar .shopcar-list-ul .span-name a {
    font-size: 12px;
}

.fixed-shopcar .shopcar-list-ul .span-name p {
    height: 20px;
    overflow: hidden;
}

.fixed-shopcar .shopcar-list-ul .span-pic,.fixed-shopcar .shopcar-list-ul .span-sum {
    width: 60px;
    text-align: center;
}

.fixed-shopcar .shopcar-list-ul .span-pic {
    position: relative;
}

.fixed-shopcar .shopcar-list-ul .span-pic i {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    font: normal 400 12px/20px '微软雅黑';
    color: #999;
}

.fixed-shopcar .shopcar-list-ul .span-num {
    width: 90px;
}

.fixed-shopcar .shopcar-list-ul .span-num b {
    display: block;
    width: 40px;
    height: 20px;
    margin: 13px auto;
    border: 1px solid #ccc;
    padding: 0 15px;
    position: relative;
}

.fixed-shopcar .shopcar-list-ul .span-num em {
    position: absolute;
    font-style: normal;
    text-align: center;
    line-height: 20px;
    width: 15px;
    top: 0;
    background-color: #eee;
    color: #555;
    cursor: pointer;
}

.fixed-shopcar .shopcar-list-ul .span-num em.plus {
    right: 0;
    border-left: 1px solid #ccc;
}

.fixed-shopcar .shopcar-list-ul .span-num em.reduce {
    left: 0;
    border-right: 1px solid #ccc;
}

.fixed-shopcar .shopcar-list-ul .span-num input {
    width: 40px;
    height: 19px;
    line-height: 18px;
    padding: 0;
    margin: 0;
    border: 0;
    text-align: center;
}

.fixed-shopcar .shopcar-list-ul .span-zk {
    width: 30px;
    text-align: center;
}

.fixed-shopcar .span-option {
    width: 28px;
    text-align: center;
}

.fixed-shopcar .shopcar-btn-area {
    text-align: right;
    padding: 10px 10px;
}

.fixed-shopcar .shopcar-btn-area a {
    display: inline-block;
    width: 75px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    margin-left: 20px;
    border-radius: 5px;
}

.fixed-shopcar .shopcar-btn-area span {
    font-weight: 700;
}

.fixed-shopcar .shopcar-btn-area b {
    color: #900;
}

.fixed-shopcar-1 .shopcar-icon {
    background-image: url(/images/public_image/fixed_shopcar_icon_red.png);
}

.fixed-shopcar-1 .shopcar-btn-area a,.fixed-shopcar-1 .shopcar-icon b {
    background-color: #c00;
    color: #fff;
}

.fixed-shopcar-2 .shopcar-icon {
    background-image: url(/images/public_image/fixed_shopcar_icon_blue.png);
}

.fixed-shopcar-2 .shopcar-btn-area a,.fixed-shopcar-2 .shopcar-icon b {
    background-color: #00c;
    color: #fff;
}

.fixed-shopcar-3 .shopcar-icon {
    background-image: url(/images/public_image/fixed_shopcar_icon_green.png);
}

.fixed-shopcar-3 .shopcar-btn-area a,.fixed-shopcar-3 .shopcar-icon b {
    background-color: #1c7105;
    color: #fff;
}

.fixed-shopcar-4 .shopcar-icon {
    background-image: url(/images/public_image/fixed_shopcar_icon_orange.png);
}

.fixed-shopcar-4 .shopcar-btn-area a,.fixed-shopcar-4 .shopcar-icon b {
    background-color: #ad6f00;
    color: #fff;
}

.fixed-shopcar-5 .shopcar-icon {
    background-image: url(/images/public_image/fixed_shopcar_icon_purple.png);
}

.fixed-shopcar-5 .shopcar-btn-area a,.fixed-shopcar-5 .shopcar-icon b {
    background-color: purple;
    color: #fff;
}