﻿@charset "utf-8";
html {
    color: #000;
    background: #FFF;
}

body {
    color: #666;
    font: 12px/1.231 "Arial";
}


/*网站字体颜色*/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
    font-style: inherit;
}

del,
ins {
    text-decoration: none;
}

li {
    list-style: none;
}

caption,
th {
    text-align: left;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: baseline;
}

sub {
    vertical-align: baseline;
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

input,
button,
textarea,
select {
    *font-size: 100%;
}

input,
select {
    vertical-align: middle;
}

em,
i {
    font-style: normal;
}

select,
input,
button,
textarea,
button {
    font: 99% arial, helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
    border-collapse: collapse;
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}


/*title*/

h1 {
    font-size: 32px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}

.mt10 {
    margin-top: 10px;
}

a {
    color: #666;
    text-decoration: none;
}


/*for ie f6n.net*/

a:focus {
    outline: 0;
}


/*for ff f6n.net*/

a:hover {
    text-decoration: none;
}

.vam {
    vertical-align: middle;
}

.clear {
    clear: both;
    line-height: 0px;
    overflow: hidden;
    zoom: 1;
    font-size: 0px;
    content: '.';
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}

.center {
    text-align: center;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pa {
    position: absolute;
}

.pr {
    position: relative
}


/* -- 购物车外部框架 -- */

.cart_header,
.cart_content,
.cart_footer {
    width: 760px;
    margin: 0 auto;
}

.cart_content {
    margin-top: 15px;
    margin-bottom: 15px;
}


/* -- 页面整体布局 -- */

.header,
.content,
.footer {
    margin: 0 auto;
}

.left {
    width: 240px;
    float: left;
    overflow: hidden;
}

.left2 {
    width: 880px;
    float: left;
    overflow: hidden;
}

.left3 {
    width: 754px;
    float: left;
    overflow: hidden;
    color: #666;
}

.lefttop {
    background: url(../Images/left_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-top: 10px;
}

.left2top {
    background: url(../Images/left2_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.leftbot {
    background: url(../Images/left_bot_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.left2bot {
    background: url(../Images/right_bot2_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right {
    width: 935px;
    float: left;
    display: inline;
    margin-left: 24px;
}

.right2 {
    width: 275px;
    float: right;
    overflow: hidden;
}

.right3 {
    width: 201px;
    float: right;
    overflow: hidden;
    color: #666;
}

.righttop {
    background: url(../Images/right_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.right2top {
    background: url(../Images/right2_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.rightbot {
    background: url(../Images/right_bot_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right2bot {
    background: url(../Images/left_bot2_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right_main {
    width: 935px;
    padding-bottom: 15px;
}

.right2_main {
    width: 273px;
    padding-bottom: 15px;
    overflow: hidden;
}

.left2_main {
    width: 880px;
    padding-bottom: 15px;
    overflow: hidden;
}

.h_nav li a:-webkit-any-link {
    display: block;
}


/*头部开始*/

.head_box {
    height: 148px;
    background: url("../Images/tob.jpg") repeat-x;
    font-family: "Microsoft YaHei", serif;
    overflow: hidden;
}

.head .tov {
    height: 30px;
}

.head .tov p {
    float: left;
}

.head .tov .top1 a {
    display: block;
    float: left;
    padding: 0 26px;
    line-height: 30px;
}

.head .tov .top1 a img {
    float: left;
    margin: 8px 5px 0 0;
}

.head .tov .top1 a span {
    display: block;
    float: left;
    font-size: 12px;
    color: #7c7c7c;
}

.head .tov .top1 .toa {
    background: #626262;
}

.head .tov .top1 .toa span {
    color: #ffffff;
}

.head .tov .top2 {
    float: left;
    margin-left: 80px;
    font-size: 12px;
    color: #d0d0d0;
    line-height: 33px;
}

.head .tov .top2 a {
    color: #878787;
    margin-left: 15px;
}

.head .tov .top3 {
    float: right;
}

.head .tov .top3 a {
    font-size: 13px;
    color: #9a9a9a;
    margin: 0 10px;
    line-height: 30px;
}

.head .tok h1 {
    float: left;
    margin-top: 22px;
}

.head .tok h1 img {
    width: 130px;
    height: 66px;
}

.head .tok h2 {
    float: left;
    font-size: 24px;
    color: #ffffff;
    font-weight: normal;
    margin: 30px 0 0 20px;
}

.head .tok h2 p {
    font-size: 18px;
}

.head .tok ul {
    float: right;
}

.head .tok li {
    float: left;
    text-align: center;
}

.head .tok li a {
    display: block;
    background: url("../Images/tox.jpg") no-repeat;
    padding: 0 20px;
    height: 114px;
    padding-top: 40px;
    font-size: 15px;
    color: #f5f5f5;
}

.head .tok li a em {
    font-size: 12px;
    color: #9fb3d7;
    text-transform: uppercase;
    margin-top: 10px;
    font-style: normal;
    display: block;
}

.head .tok li a:hover,
.head .tok li.cur a {
    background: #1e68ed;
}


/*头部结束*

/*底部开始*/

.foot {
    background: #333333;
    overflow: hidden;
    font-family: "Arial";
    padding-bottom: 45px;
    z-index: 999;
    position: relative;
}

.foot .f-k {
    /* height: 245px; */
}

.foot .f-k ul {
    float: left;
    padding-top: 55px;
}

.foot .f-k li {
    float: left;
}

.foot .f-k li a {
    display: block;
    font-size: 14px;
    color: #e0e0e0;
    line-height: 40px;
}

.foot .f-k li .cur {
    font-weight: bold;
    color: #ffffff;
    font-size: 20px;
    margin-bottom: 5px;
}

.foot .f-k .f-w {
    float: left;
    font-size: 14px;
    color: #959595;
    text-align: center;
    margin: 70px 0 0 0px;
}

.foot .f-k .f-w img {
    width: 100px;
    height: 100px;
    margin-bottom: 15px;
    display: block;
    margin: 0 auto;
}

.foot .f-k .f-d {
    float: left;
    margin: 80px 0 0 0;
    font-size: 12px;
    color: #a1a0a0;
}

.foot .f-k .f-d span {
    display: block;
    padding-left: 35px;
    font-size: 23px;
    color: #ffffff;
    line-height: 24px;
    background: url("../Images/dbd.jpg") no-repeat left center;
    margin-bottom: 25px;
}

.foot .f-k .f-d em {
    display: block;
    margin-top: 15px;
}

.foot .f-k .f-l {
    float: right;
    padding-left: 90px;
    border-left: 1px solid #5c5c5c;
    font-size: 14px;
    color: #ffffff;
    margin-top: 70px;
}

.foot .f-k .f-l img {
    margin-bottom: 20px;
    display: block;
}

.foot .f-k .f-l span {
    display: block;
    margin-left: 20px;
}

.foot .f-q {
    line-height: 43px;
}

.foot .f-q p {
    float: left;
    font-size: 12px;
    color: #868686;
}

.foot .f-q em {
    display: block;
    float: left;
    margin-left: 110px;
}

.foot .f-q em a {
    font-size: 12px;
    color: #666666;
    margin-right: 30px;
}

.foot .f-q span {
    display: block;
    float: right;
}

.foot .f-q span a {
    font-size: 12px;
    color: #868686;
    margin: 0 15px;
}


/*底部结束*/


/*temp.css*/

#nodata {
    padding: 80px;
    padding-left: 150px;
    border: solid 1px #eee;
    margin: 10px 0;
    background: url(../Images/nodata.gif) no-repeat 20px 20px;
}


/* -- 弹出窗口 -- */

#mesbook1_c,
#mesbook1 {
    display: none;
    z-index: 1001;
    width: 398px;
    border: 1px solid #ccc;
    background: #fff;
    padding-bottom: 20px;
}

#mesbook1_c div,
#mesbook1 div {
    border: 1px solid #E4E3E3;
    background: #EBECEB;
    height: 18px;
    padding: 4px .5em 0;
    margin-bottom: 10px;
}

#mesbook1_c dl.b1,
#mesbook1 dl.b1 {
    width: 370px;
    margin: 0 auto;
}

#mesbook1_c dl.b1 dt,
#mesbook1 dl.b1 dt {
    float: left;
    width: 105px;
    overflow: hidden;
}

#mesbook1_c dl.b1 dd,
#mesbook1 dl.b1 dd {
    width: 265px;
    float: right;
}

#mesbook1_c #mesbook1_cBtns,
#mesbook1 #mesbook1Btns {
    padding-bottom: 10px;
}

#mesbook1_c #mesbook1_cBtns input,
#mesbook1 #mesbook1Btns input {
    margin-right: 20px;
}

.ImTable * {
    padding: 0px;
    margin: 0px
}

.ImTable {
    border-collapse: collapse;
    border: none;
    background: url(../Images/bg.gif)
}

.ImTable h2 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px
}

.ImHeader {
    height: 165px;
    background: url(../Images/im_01.gif)
}

.ImRow0 {
    background: url(../Images/ico_item1.gif) no-repeat;
    margin: 10px 10px 0;
    height: 24px;
    padding-left: 10px;
    padding-top: 4px;
}

.ImRow1 {
    background: url(../Images/ico_item1.gif) no-repeat;
    margin: 10px 10px 0;
    height: 24px;
    padding-left: 10px;
    padding-top: 4px;
}

a.im,
a:hover.im {
    text-decoration: none;
    height: 35px;
    color: #10AC30;
    font-size: 12px;
}

.ImFooter {
    height: 90px;
    background: url(../Images/im_04.jpg) no-repeat;
    display: inline-block;
    width: 150px;
    font-family: Arial, Helvetica, sans-serif;
}

.ImFooter h5 {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    margin: 15px 0 0;
    font-family: '宋体';
}

.ImFooter p {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin: 10px 0;
}


/* -- 当前位置 -- */

.topadcs {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 0;
}

.topadcs a img {
    width: 100%;
    height: auto;
    display: block;
}

.topadcs a {
    display: block;
    margin: 0 auto;
}

.topadcs a.fullad {
    height: 360px;
}

.plc,
.plc2 {
    background: url(../Images/logo_03.png) no-repeat 6px 9px;
    height: 30px;
    line-height: 30px;
    padding: 7px 8px 8px 42px;
    position: relative;
    color: #333;
    overflow: hidden;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
    font-family: "Microsoft Yahei", "微软雅黑";
}

.plc span {}

.plc i,
.plc2 i,
.plc a {
    font-style: normal;
    font-size: 14px;
    color: #333;
    margin: 0 5px;
}

.hp_withs {
    width: 1000px;
}

.fud {
    position: fixed;
    right: 1%;
    top: 27%;
    width: 55px;
    z-index: 99;
}

.fud a {
    display: block;
    margin-bottom: 3px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #0e419c;
    border-radius: 3px;
    padding-bottom: 3px;
    height: 55px;
}

.fud a img {
    display: block;
    width: 50px;
    height: 37px;
}

.fud a:hover {
    background: #1e68ed;
    text-decoration: none;
}

.fud .weixin i {
    position: absolute;
    left: -88px;
    top: 52px;
    display: none;
    _left: -142px;
    _top: -12px;
    z-index: 9;
}

.fud .weixin i img {
    width: 84px;
    height: 84px;
    display: block;
}

#roll {
    display: block;
    position: fixed;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8));
    z-index: 100;
    cursor: pointer;
    width: 55px;
}