﻿@charset "utf-8";
html {
    color: #000;
    background: #FFF;
}
body {
    color: #666;
    font: 12px/1.231 "Microsoft Yahei", arial, helvetica, clean, sans-serif;
    min-width: 1200px;
} /*网站字体颜色*/
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;
    font-weight: 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;
}
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;
    font-family: "Microsoft Yahei";
}  /*for ie f6n.net*/
a:focus {
    outline: 0;
} /*for ff f6n.net*/
.vam {
    vertical-align: middle;
}
.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}
p {
    word-spacing: -1.5px;
}
.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;
}
i, em {
    font-style: normal;
    font-family: "Microsoft Yahei";
}
/* -- 页面整体布局 -- */
.header, .content, .footer {
    width: 1200px;
    margin: 0 auto;
}
.left {
    width: 244px;
    float: left;
    overflow: hidden;
    margin-top: 15px;
}
.left2 {
    width: 900px;
    float: left;
    overflow: hidden;
}
.left3 {
    width: 754px;
    float: left;
    overflow: hidden;
    color: #666;
}
.lefttop {
    height: 0px;
    font-size: 0;
    overflow: hidden;
    margin-top: 10px;
}
.leftbot {
    height: 0px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}
.left2bot {
    height: 0px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}
.right {
    width: 930px;
    float: left;
    display: inline;
    margin-left: 26px;
    overflow: hidden;
    margin-top: 15px;
}
.right2 {
    width: 275px;
    float: right;
    overflow: hidden;
}
.right3 {
    width: 201px;
    float: right;
    overflow: hidden;
    color: #666;
}
.righttop {
    height: 0px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}
.right2top {
    height: 0px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}
.rightbot {
    height: 0px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}
.right2bot {
    height: 0px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}
.right_main {
    width: 930px;
    padding-bottom: 15px;
    overflow: hidden;
}
.right2_main {
    width: 273px;
    padding-bottom: 15px;
    overflow: hidden;
}
.left2_main {
    width: 900px;
    padding-bottom: 15px;
    overflow: hidden;
}
.rightl {
    width: 760px;
    float: right;
    display: inline;
    overflow: hidden;
    margin-top: 10px;
}
.leftr {
    width: 216px;
    float: left;
    overflow: hidden;
    margin-top: 10px;
}
.h_nav li a:-webkit-any-link {
display:block;
}
/*--在线客服css--*/
.ImTable * {
    padding: 0px;
    margin: 0px
}
.ImTable {
    border-collapse: collapse;
    border: none;
    background: url(../img/bg.gif)
}
.ImTable h2 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px
}
.ImHeader {
    height: 165px;
    background: url(../img/im_01.jpg)
}
.ImRow0 {
    background: url(../img/ico_item1.gif) no-repeat;
    margin: 10px 10px 0;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
}
.ImRow1 {
    background: url(../img/ico_item1.gif) no-repeat;
    margin: 10px 10px 0;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
}
a.im, a:hover.im {
    text-decoration: none;
    height: 35px;
    color: #333;
    font-size: 12px;
}
.ImFooter {
    height: 90px;
    background: url(../img/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;
}
/* -- 弹出窗口 -- */
#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;
}
/*--common start--*/


/* -- 当前位置 -- */
.plc, .plc2 {
    background: url(../img/logo_03.png) no-repeat 12px 13px;
    height: 20px;
    line-height: 24px;
    padding: 7px 8px 8px 35px;
    position: relative;
    color: #666;
    overflow: hidden;
    font-size: 14px;
    border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec;
    padding-bottom: 8px;
    font-family: "Microsoft Yahei", "微软雅黑";
}
.plc span {
}
.plc i, .plc2 i, .plc a {
    font-style: normal;
    font-size: 14px;
    color: #666;
}
/* -- 回到顶部 -- */
#roll {
    z-index: 999;
}
#roll_top, #fall, #ct {
    position: relative;
    cursor: pointer;
    height: 72px;
    width: 26px;
}
#roll_top {
    background: url(../img/top.png) no-repeat;
}
#fall {
    background: url(../img/top.png) no-repeat 0 -80px;
}
#ct {
    background: url(../img/top.png) no-repeat 0 -40px;
}
#roll {
    display: block;
    width: 15px;
    margin-right: -500px;
    position: fixed;
    right: 40%;
    bottom: 0px;
    _margin-right: -505px;
    _position: absolute;
    _margin-top: 300px;
_top: expression(eval(document.documentElement.scrollTop));
}
/*头部开始*/
.t_bg {
    background: url(../img/t_bg.gif) repeat-x center 0;
    height: 257px;
    overflow: hidden;
}
.h_top {
    height: 39px;
    line-height: 39px;
    overflow: hidden;
    font-size: 14px;
    color: #333
}
.h_top i {
    float: left;
}
.h_top p {
    float: right;
}
.h_top p a {
    padding: 0 5px;
    display: block;
    float: left;
    color: #333;
}
.h_top p a img {
    display: block;
    float: left;
    padding-right: 5px;
}
.h_con {
    height: 146px;
    width: 1200px;
    overflow: hidden;
}
.h_con h1 {
    padding: 52px 0 0;
    float: left;
}
.h_bt {
    padding: 0 0 0 12px;
    margin: 50px 0 0 16px;
    border-left: solid 1px #c9c7c3
}
.h_bt span {
    display: block;
    font-size: 24px;
    color: #2a3956;
    font-weight: bold;
    padding-bottom: 5px;
}
.h_pho {
    margin-top: 60px;
    font-weight: bold;
    font-size: 14px;
    color: #2a3956;
    background: url(../img/h_dh.gif) no-repeat 0 3px;
    padding-left: 48px;
}
.h_pho span {
    color: #ee1d23;
    font-size: 30px;
    display: block;
}
.h_nav {
    height: 72px;
    line-height: 72px;
}
.h_nav ul li {
    float: left;
    background: url(../img/n_bor.gif) no-repeat right center;
    display: inline
}
.h_nav ul .nobor01 {
    background: none;
}
.h_nav ul li a {
    display: inline-block;
    padding: 0 19px;
    color: #fff;
    font-size: 15px;
}
.h_nav ul li a:hover, .h_nav ul .cur a {
    background: url(../img/n_libg.gif) repeat-x center bottom;
    color: #fff;
}
.h_ser {
    width: 1200px;
    margin: 0 auto;
    height: 70px;
    line-height: 70px;
    overflow: hidden;
}
.h_ser .s_inp {
    margin-top: 22px;
}
.h_ser .inp01 {
    background: url(../img/s_inp.gif) no-repeat;
    width: 133px;
    height: 28px;
    line-height: 28px;
    padding: 0 3px 0 17px;
    border: none;
    float: left;
    font-size: 14px;
    color: #333;
    font-family: "Microsoft Yahei";
    outline: none;
}
.h_ser p {
    float: left;
    width: 1010px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
}
.h_ser p a {
    padding: 0 4px;
    color: #333
}
.h_ser p a:hover {
    color: #ff08619ff;
}
/*头部结束*/

/*底部开始*/
.f_bg {
    background: #2a3956;
    height: 230px;
    padding: 100px 0 0;
}
.f_con {
    height: 182px;
}
.f_img {
    float: left;
    padding: 18px 35px 0 0;
}
.f_p {
    float: left;
    width: 388px;
}
.f_p span a {
    display: block;
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
}
.f_p p {
    font-size: 14px;
    color: #abafb7;
    line-height: 25px;
}
.f_p p a {
    color: #abafb7;
}
.f_p02 {
    width: 315px;
}
.f_p02 p a {
    display: block;
    float: left;
    width: 155px;
    font-size: 14px;
    color: #abafb7;
}
.f_p02 p a:hover {
    color: #fff;
}
.f_img02 img {
    display: block;
    width: 129px;
    height: 129px;
    margin: 0 auto;
    border: solid 15px #1b315b;
}



/*底部结束*/
