﻿@charset "utf-8";
body {
    color: #666;
    font-size: 12px;
    font-family: "宋体";
    background: url(../images/bg.gif) repeat;
}
/*网站字体颜色*/

a {
    color: #000;
    text-decoration: none;
}
/*for ie f6n.net*/

a:focus {
    outline: 0;
}
/*for ff f6n.net*/

a:hover {
    text-decoration: underline;
}
.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;
}
/* -- 页面整体布局 -- */

.header, .contents, .footer {
    width: 1226px;
    margin: 0 auto;
    overflow: hidden;
}
.left {
    width: 201px;
    float: left;
    overflow: hidden;
    padding-left: 10px;
    margin-top: 10px;
}
.left2 {
    width: 990px;
    float: left;
    overflow: hidden;
    padding-left: 10px;
}
.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) repeat-x;
    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) repeat-x;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}
.right {
    width: 1050px;
    float: left;
    display: inline;
    margin-left: 5px;
    overflow: hidden;
    padding-right: 10px;
    margin-top: 10px;
}
.right2 {
    width: 275px;
    float: right;
    overflow: hidden;
    padding-right: 10px;
}
.right3 {
    width: 201px;
    float: right;
    overflow: hidden;
    color: #666;
}
.righttop {
    background: url(../images/right_top_img.gif) repeat-x;
    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) repeat-x;
    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: 1048px;
    min-height: 458px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 15px;
    overflow: hidden;
}
.right2_main {
    width: 273px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 15px;
    overflow: hidden;
}
.left2_main {
    width: 988px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 15px;
    overflow: hidden;
}
.h_nav li a:-webkit-any-link {
    display: block;
}
/*头部开始*/

.t_bg {
    background: url(../images/t_bg.gif) repeat-x;
    height: 200px;
}
.h_top {
    height: 35px;
    line-height: 35px;
}
.h_top span {
    float: left;
    color: #c1ddfe;
}
.h_top p {
    float: right;
}
.h_top p a {
    padding: 13px 10px 0;
    border-left: solid 1px #3970b1;
    display: inline-block;
    height: 22px;
}
.h_con {
    height: 120px;
    overflow: hidden
}
.h_con h1 {
    padding-top: 35px;
    float: left;
}
.h_br {
    font-family: "微软雅黑";
    font-size: 18px;
    color: #000;
    padding: 45px 0 0 8px;
}
.h_br span {
    display: block;
    font-size: 18px;
    color: #2864aa;
}
.h_pho {
    margin-top: 40px;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #000;
    background: url(../images/h_pho.gif) no-repeat left 5px;
    padding-left: 42px;
}
.h_pho span {
    color: #d5121f;
    font-size: 20px;
    display: block;
}
.h_nav {
    background: url(../images/h_nav.jpg) no-repeat;
    height: 45px;
    line-height: 45px;
}
.h_nav ul li {
    display: table-cell;
    background: url(../images/n_bor.gif) no-repeat right 0;
}
.h_nav ul .nobor01 {
    background: none;
}
.h_nav ul li a {
    display: block;
    width: 96px;
    text-align: center;
    color: #333;
    font-family: "微软雅黑";
    font-size: 13px;
}
.h_nav ul li a:hover, .h_nav ul .cur a {
    background: url(../images/n_libg.gif) no-repeat;
    color: #fff;
    text-decoration: none;
}
/*头部结束*

/*底部开始*/

.f_bg {
    background: url(../images/f_bg.gif) repeat-x center top;
    height: 158px;
}
.f_nav {
    text-align: center;
    color: #fff;
    height: 37px;
    line-height: 37px;
    background: url(../images/f_xx.gif) repeat-x 0 bottom;
}
.f_nav a {
    color: #fff;
    padding: 0 10px;
}
.f_con {
    line-height: 25px;
    color: #fff;
    text-align: center;
    padding-top: 10px;
}
/*底部结束*/