@charset "utf-8";
body {
    color: #333;
    font-size: 14px;
    font-family: "Microsoft Yahei";
}


/*网站字体颜色*/

body,
ul,
ol,
li,
div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
img,
span,
input {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    color: #333;
    text-decoration: none;
    font-family: "Microsoft Yahei";
}


/*for ie f6n.net*/

a:focus {
    outline: 0;
}


/*for ff f6n.net*/


/*a:hover { text-decoration:underline;}*/

img {
    border: none;
}

.vam {
    vertical-align: middle;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

p {
    word-spacing: -1.5px;
    font-family: "Microsoft Yahei";
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Microsoft Yahei";
}

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}

.center {
    text-align: center;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pa {
    position: absolute;
}

.pr {
    position: relative
}

i,
em {
    font-style: normal;
}

.clearfix:after {
    content: "";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}


/* -- 购物车外部框架 -- */

.cart_header,
.cart_content,
.cart_footer {
    width: 760px;
    margin: 0 auto;
}


/* -- 页面整体布局 -- */

.content {
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
    display: block;
}

.h_top {
    height: 82px;
    overflow: hidden;
}

.h_top h1 {
    float: left;
    width: 94px;
    height: 42px;
    margin: 18px 15px 0 0;
}

.h_top h1 img {
    width: 94px;
    height: 42px;
}

.h_top h2 {
    float: left;
    font-size: 22px;
    color: #333;
    height: 80px;
    line-height: 80px;
}

.h_top .tui {
    float: right;
    font-size: 12px;
    color: #666;
    height: 80px;
    line-height: 80px;
    margin-right: -15px;
}

.h_top .tui a {
    color: #666;
    padding: 0 15px;
}

.h_top .huany {
    float: right;
    font-size: 12px;
    color: #f18d14;
    height: 80px;
    line-height: 80px;
    padding-left: 30px;
    background: url(../images/common/tou.png) no-repeat left center;
    margin-right: 80px;
}

.h_top .huany i {
    margin-left: 22px;
}

.h_con {
    position: relative;
}

.h_con ul {
    height: 88px;
    padding-top: 40px;
    background: url(../images/common/line1.jpg) no-repeat center 53px;
}

.h_con li {
    float: left;
    margin-right: 323px;
    /* margin-right: 223px; */
    cursor: pointer;
}

.h_con li i {
    display: block;
    width: 34px;
    height: 34px;
    font-size: 20px;
    color: #fff;
    line-height: 34px;
    text-align: center;
    background: #dcdcdc;
    border-radius: 50%;
    margin: 0 auto;
}

.h_con li span {
    display: block;
    font-size: 14px;
    color: #878787;
    line-height: 28px;
}

.h_con li.nomar {
    margin-right: 0;
}

.h_con li.cur i {
    background: url(../images/common/c1.png) no-repeat;
}

.h_con li.cur span {
    color: #f08200;
    font-weight: bold;
}

.g-hd .content {
    position: relative;
}

.buz_btn {
    position: absolute;
    right: -35px;
    bottom: -22px;
    width: 33px;
    height: 21px;
    border: 1px solid #dcdcdc;
    border-top: 0;
    background: url(../images/common/jt1.png) no-repeat center #fff;
    z-index: 10;
}

.line {
    box-shadow: 0 2px 20px rgba(85, 85, 85, 0.1);
    width: 100%;
    height: 20px;
    position: relative;
    margin-top: -20px;
}

.buz_btn.cur {
    background: url(../images/common/jt2.png) no-repeat center #fff;
}

.conbox label.col-sm-2 {
    width: 85px !important;
    padding: 0 !important;
}

.conbox .form-horizontal .form-group {
    width: 50%;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.conbox .col-sm-9 {
    width: 100% !important;
}
