﻿@charset "utf-8";
html {
    color: #000;
    background: #FFF;
}

body {
    color: #666;
    font: 12px/1.231 "Microsoft Yahei", "SimHei", "SimSun", arial, helvetica, clean, sans-serif;
}


/*网站字体颜色*/

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;
}


/*for ie f6n.net*/

a:focus {
    outline: 0;
}


/*for ff f6n.net*/

a:hover {
    text-decoration: none;
}

.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;
}


/*--在线客服css--*/

.ImTable * {
    padding: 0px;
    margin: 0px
}

.ImTable {
    border-collapse: collapse;
    border: none;
    background: url(bg.gif)
}

.ImTable h2 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px
}

.ImHeader {
    height: 165px;
    background: url(im_01.gif)
}

.ImRow0 {
    background: url(ico_item1.gif) no-repeat;
    margin: 10px 10px 0;
    height: 24px;
    padding-left: 10px;
    padding-top: 4px;
}

.ImRow1 {
    background: url(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(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;
}


/* -- 弹出窗口 -- */

#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--*/


/* -- 回到顶部 -- */

#roll_top,
#fall,
#ct {
    position: relative;
    cursor: pointer;
    height: 72px;
    width: 26px;
}

#roll_top {
    background: url(top.gif) no-repeat;
}

#fall {
    background: url(top.gif) no-repeat 0 -80px;
}

#ct {
    background: url(top.gif) no-repeat 0 -40px;
}

#roll {
    display: block;
    width: 15px;
    margin-right: -640px;
    position: fixed;
    right: 50%;
    top: 50%;
    _margin-right: -505px;
    _position: absolute;
    _margin-top: 300px;
    _top: expression(eval(document.documentElement.scrollTop));
}


/* -- 页面整体布局 -- */

.header,
.content,
.footer {
    width: 1200px;
    margin: 0 auto;
}

.left {
    width: 216px;
    float: left;
    position: relative;
    z-index: 88
}

.left2 {
    width: 725px;
    float: left;
    overflow: hidden;
}

.left3 {
    width: 754px;
    float: left;
    overflow: hidden;
    color: #666;
}

.lefttop {
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-top: 10px;
}

.left2top {
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.leftbot {
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.left2bot {
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right {
    width: 900px;
    float: left;
    display: inline;
    overflow: hidden;
    margin-left: 10px;
    margin-left: 20px;
}

.right2 {
    width: 275px;
    float: right;
    overflow: hidden;
}

.right3 {
    width: 201px;
    float: right;
    overflow: hidden;
    color: #666;
}

.righttop {
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.right2top {
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.rightbot {
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right2bot {
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right_main {
    width: 769px;
    padding-bottom: 15px;
    overflow: hidden;
    margin-left: 6px;
}

.right2_main {
    width: 273px;
    padding-bottom: 15px;
    overflow: hidden;
}

.left2_main {
    width: 724px;
    padding-bottom: 15px;
    overflow: hidden;
}

.al {
    margin-top: 35px;
}

.h_nav li a:-webkit-any-link {
    display: block;
}


/*头部开始*/

.theader {
    height: 201px;
    background: url(tlogo_bg.jpg) repeat-x left top;
}

.tnav {
    overflow: hidden;
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    color: #9d9d9d;
}

.tnav p {
    overflow: hidden;
    display: block;
    float: right;
    width: 362px;
    height: 34px;
    line-height: 34px;
    background: url(tlogo_pbg.jpg) no-repeat 248px center;
}

.tnav p a {
    display: inline-block;
    float: left;
    padding: 0 20px;
    font-size: 12px;
    color: #9d9d9d;
}

.tnav p a.laster {
    background: none;
}

.tnav p a.l1 {
    background: url(tlogo_l1.jpg) no-repeat left center;
}

.tnav p a.l2 {
    background: url(tlogo_l2.jpg) no-repeat left center;
}

.tnav p a.l3 {
    background: url(tlogo_l3.jpg) no-repeat left center;
}

.tnav p a.l4,
.tnav p a.l5 {
    padding: 0 5px;
    width: 23px;
}

.tnav p a img {
    display: block;
    margin: 5px auto 0;
    width: 22px;
    height: 19px;
}

.tlogo {
    overflow: hidden;
    height: 120px;
}

.tlogo h1 {
    display: block;
    margin-top: 15px;
    float: left;
    width: 269px;
    height: 85px;
}

.tlogo h1 img {
    display: block;
    width: 289px;
    height: 85px;
}

.tlogo h3 {
    display: block;
    margin-top: 15px;
    float: left;
    width: 630px;
    height: 85px;
}

.tlogo h3 img {
    display: block;
    width: 530px;
    height: 85px;
}

.tlogo h2 {
    display: block;
    float: left;
    padding-left: 25px;
    margin-top: 35px;
    width: 320px;
    font-size: 18px;
    color: #373737;
    font-weight: normal;
}

.tlogo h2 b {
    display: block;
    margin-top: 5px;
    font-size: 18px;
}

.tlogo p {
    display: block;
    float: right;
    padding-left: 55px;
    margin-top: 35px;
    width: 255px;
    height: 52px;
    color: #666666;
    font-size: 12px;
    background: url(tlogo_tel.jpg) no-repeat left center;
}

.tlogo p b {
    display: block;
    font-size: 26px;
    color: #da251c;
}

.topnav {
    overflow: hidden;
    height: 46px;
    line-height: 46px;
}

.topnav ul {
    overflow: hidden;
    display: block;
}

.topnav ul li {
    overflow: hidden;
    display: block;
    float: left;
    font-size: 14px;
    background: url(nav_lbg.jpg) no-repeat right center;
}

.topnav ul li.laster {
    background: none;
}

.topnav ul li a {
    display: inline-block;
    padding: 0 34px;
    color: #ffffff;
}

.topnav ul li a:hover,
.nav ul li.cur a {
    display: inline-block;
    background: #373737;
}

.tlogo .f_cd1 {
    width: 89px;
    height: 89px;
    float: left;
    margin-top: 10px;
}

.tlogo .f_cd1 img {
    width: 89px;
    height: 89px;
}

.tlogo .f_cd1 i {
    text-align: center;
    display: block;
    font-family: "宋体";
    font-size: 12px;
    text-decoration: none;
    font-style: normal;
    color: #CCCCCC;
}


/*头部结束*/


/*底部开始*/

.flogo {
    overflow: hidden;
    height: 430px;
    background: url(flogo_bg.jpg) repeat-x left top;
}

.fnav {
    overflow: hidden;
    height: 50px;
    line-height: 50px;
}

.fnav a {
    display: inline-block;
    padding: 0 44px;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}

.fnav a:hover {
    background: #373737;
}

.fnav a.laster {
    background: none;
}

.flogo2 {
    overflow: hidden;
    margin-top: 20px;
    height: 375px;
}

.flogo2 h2 {
    display: block;
    float: left;
    margin-top: 25px;
    width: 214px;
    height: 227px;
}

.flogo2 h2 img {
    display: block;
    width: 214px;
    height: 227px;
}

.flogo2 ul {
    display: block;
    float: left;
    margin-top: 30px;
    padding-left: 80px;
    width: 355px;
    height: 300px;
}

.flogo2 ul li {
    overflow: hidden;
    display: block;
    float: left;
    width: 437px;
    line-height: 34px;
    height: 34px;
    font-size: 14px;
    color: #ffffff;
}

.flogo2 ul li.li1 {
    height: 50px;
    line-height: 50px;
    background: url(flogo_hbg.jpg) repeat-x left bottom;
}

.flogo2 ul li span {
    display: inline-blcok;
    float: left;
    margin-right: 5px;
    color: #ffffff;
}

.flogo2 ul li span a {
    color: #ffffff;
}

.flogo2 ul li span.btns img {
    padding-top: 10px;
}

.flogo2 .pics {
    display: block;
    float: right;
    margin-top: 30px;
    width: 270px;
    height: 375px;
}

.flogo2 .pics h5 {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #ffffff;
    background: url(flogo_hbg.jpg) repeat-x left bottom;
}

.flogo2 p {
    overflow: hidden;
    display: block;
    float: left;
    margin-top: 35px;
    width: 114px;
}

.flogo2 p img {
    display: block;
    width: 114px;
    height: 115px;
}

.flogo2 p em {
    display: block;
    width: 114px;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}

.flogo2 p.p1 {
    margin-right: 20px;
}

.keywords {
    overflow: hidden;
    height: 54px;
    line-height: 54px;
    border-bottom: 1px solid #efefef;
    background: #fdfdfd;
}

.keywords p {
    display: block;
    float: left;
    width: 565px;
    height: 54px;
    line-height: 54px;
    font-size: 12px;
    color: #666666;
}

.keywords p b {
    display: inline-block;
    float: left;
}

.keywords p a {
    display: block;
    float: left;
    padding: 0 5px;
    text-align: center;
}

.keywords .inp {
    overflow: hidden;
    display: block;
    float: right;
    margin-top: 12px;
    width: 264px;
    height: 28px;
    border: 1px solid gray;
    background: url(key_inp.jpg) no-repeat left top;
}

.keywords .itext {
    display: block;
    float: left;
    padding-left: 10px;
    width: 210px;
    height: 28px;
    line-height: 28px;
    color: #9f9f9f;
    border: 0;
    background: none;
}

.keywords .ibtn {
    display: block;
    float: right;
    width: 35px;
    height: 28px;
    border: 0;
    background: none;
    cursor: pointer;
}


/*底部结束*/


/*客户要求修改列表页副导航的悬浮框位置,Style.css里面还添加了.pro2 > ul{overflow:visible;}*/

#uprocolumns>li {
    position: relative;
}

#uprocolumns p {
    position: absolute;
    left: 190px;
    top: -1px;
}


/*--common end--*/