﻿@charset "utf-8";
html {
    color: #000;
    background: #FFF;
}

body {
    color: #000000;
    font: 12px/1.231 arial, helvetica, clean, sans-serif, "Microsoft YaHei";
}

/*网站字体颜色*/
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, 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;
}

.agent_con .age_li_about h3 span{
    background-color: #333333 !important;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}

.mt10 {
    margin-top: 10px;
}

a {
    color: #1e1214;
    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;
}

/*搜索*/
.seabox {
    overflow: hidden;
    height: 42px;
    color: #fff;
    font-family: "Microsoft YaHei";
    overflow: hidden;
    padding: 13px 0 0;
    line-height: 30px;
    background:#157cb9;
    font-size: 14px;
}

.sea_in {
    background: url(../images/seabg.png) no-repeat 0 0;
}
.sea_in input{
    color: #FFFFFF !important;
}

.sea_in .serach {
    width: 210px;
    height: 30px;
    background: none;
    border: 0;
    line-height: 30px;
    color: #ffffff;
    padding: 0 0 0 18px;
    float: left;
    outline: none;
    display: block;
}

.sea_in .sub {
    width: 42px;
    height: 30px;
    background: url(../images/subg.png) no-repeat 0 0;
    border: none;
    float: left;
}

.k_word {
    overflow: hidden;
    width: 710px;
    color: #fff;
}

.k_word a {
    padding: 0 10px 0 8px;
    color: #fff;
}

/* -- 页面整体布局 -- */
.header, .content, .footer {
    width: 1000px;
    margin: 0 auto;
}

.left, .leftr {
    width: 216px;
    float: left;
    overflow: hidden;
}

.leftr {
    float: left;
}

.left2 {
    width: 700px;
    float: left;
    overflow: hidden;
    margin-top: 15px;
}

.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, .rightl {
    width: 760px;
    float: right;
    display: inline;
    overflow: hidden;
}

.rightl {
    float: right;
}

.right2 {
    width: 275px;
    float: right;
    overflow: hidden;
    margin-top: 15px;
}

.right3 {
    width: 201px;
    float: right;
    overflow: hidden;
    color: #666;
}

.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: 760px;
    overflow: hidden;
}

.right2_main {
    width: 273px;
    overflow: hidden;
}

.left2_main {
    width: 700px;
    overflow: hidden;
}

.h_nav li a:-webkit-any-link {
    display: block;
}

/*头部开始*/
.h_top {
    background: url(../images/topbg.jpg) repeat-x center 0;
    padding: 16px 0 0;
    font-family: "Microsoft YaHei";
    overflow: hidden;
}

.h_zc {
    color: #000000;
    height: 36px;
    line-height: 36px;
	font-size: 14px;
}

.h_zc p {
    color: #ffffff;
    float: right;
}

.h_zc a {
    color: #000000;
    padding: 0 9px;
	font-size: 14px;
    display: inline-block;
}

.h_zc a.t_ico1 {
    width: 3px;
}

.h_zc a.t_ico2 {
    width: 1px;
    padding-right: 0;
}

.h_con {
    height: 159px;
    padding: 14px 8px 0
}

.t_text {
    float: left;
    padding: 46px 0 0 68px;
}

.h_pho {
    background: url(../images/t_pho.gif) no-repeat 0 26px;
	background-size:14% auto;
    font-size: 18px;
    line-height: 28px;
    padding: 17px 0 0 62px;
    color: #000000;
    height: 70px;
    width: 225px;
    white-space: nowrap;
	margin-top: 25px;
	margin-right: 50px;
}

.h_pho b {
    font-size: 26px;
    display: block;
    line-height: 38px;
    font-family: Times New Roman;
    font-weight: bold;
	letter-spacing: -1px;
	color: #bb021c;
}

.menu {
    height: 50px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
}

.menu li {
    float: left;
    background: url(../images/menu-fgx.gif) no-repeat right 16px;
}

.menu li a {
    color:#FFFFFF;
    line-height: 49px;
    display:inline-block;
    padding: 0 36px;
}

.menu li.born {
    background: 0;
}

.menu li a:hover {
    text-decoration: none;
    background: url(../images/mhbg.gif) no-repeat center 0;
}

.menu li a:-webkit-any-link {
    display: block;
}

/*头部结束*/

/*底部开始*/
.f_bj {
    font-family: "Microsoft YaHei";
    color: #1e1214;
    line-height: 29px;
    background: url(../images/footbg.gif) repeat-x 0 bottom;
    clear: both;
    height: 337px;
    overflow: hidden;
    border-top: solid 1px #ccc;
    font-size: 14px;
}

.f_nav {
    height: 61px;
    text-align: center;
    font-size: 14px;
    line-height: 61px;
    color: #1e1214;
}

.f_nav a {
    padding: 0 30px;
    color: #1e1214;
}

.f_con {
    height: 231px;
    padding: 39px 0 0;
}

.f_logo {
    width: 255px;
    padding: 21px 0 0 34px;
}

.f_text {
    width:336px;
    padding: 0 0 0 40px;
    background: url(../images/f_ge.jpg) no-repeat 0 19px;
}

.f_text a {
    color: #000000;
}

.f_code {
    width: 314px;
    padding: 18px 0 0;
    text-align: center;
    line-height: 32px;
}

.f_code p {
    width: 135px;
    float: left;
}

.f_code p.pcd1 {
    padding: 0 35px 0 0;
}

.f_code img {
    display: block;
}

/*底部结束*/

/*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;
}

/*rollup.css*/
#roll_top, #fall, #ct {
    position: relative;
    cursor: pointer;
    height: 72px;
    width: 26px
}

#roll_top {
    background: url(../images/top.gif) no-repeat
}

#fall {
    background: url(../images/top.gif) no-repeat 0 -80px
}

#ct {
    background: url(../images/top.gif) no-repeat 0 -40px
}

#roll {
    display: block;
    width: 15px;
    margin-right: -520px;
    position: fixed;
    right: 50%;
    top: 80%;
    _margin-right: -520px;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8));
    z-index: 100;
}

.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: #333;
    font-size: 14px;
}

.ImFooter {
    height: 90px;
    background: url(../images/im_04.gif) 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;
}

body {
    -moz-user-select: none;
}

