﻿@charset "utf-8";

html {
    color: #000;
    background: #FFF;
}

body {
    color: #666;
    font: 12px/1.231 "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;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}

.mt10 {
    margin-top: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.ml10 {
    margin-left: 10px;
}

.bg {
    background: #FFF;
}

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
}

/* -- 购物车外部框架 -- */
/*other.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;
    z-index: 9;
}

/*#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:-500px; position:fixed; right:50%; top:50%; _margin-right:-505px; _position:absolute; _margin-top:300px; _top:expression(eval(document.documentElement.scrollTop)); z-index:9; }*/
#roll_top,
#fall,
#ct {
    position: relative;
    cursor: pointer;
    height: 72px;
    width: 30px
}

#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: -500px;
    position: fixed;
    right: 47%;
    top: 80%;
    _margin-right: -505px;
    _position: absolute;
    _margin-top: 300px;
    _top: expression(eval(document.documentElement.scrollTop));
    z-index: 9;
}

/*im.css*/
.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: 28px;
    padding-left: 10px;
    padding-top: 4px;
}

.ImRow1 {
    background: url(../images/ico_item1.gif) no-repeat;
    margin: 10px 10px 0;
    height: 28px;
    padding-left: 10px;
    padding-top: 4px;
}

a.im,
a:hover.im {
    text-decoration: none;
    height: 28px;
    line-height: 22px;
    color: #1e1e1e;
    font-size: 12px;
}

.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;
    font-family: Arial;
}

.header,
.content,
.footer,
.cart_header,
.cart_content,
.cart_footer {
    width: 960px;
    margin: 0 auto;
}

.left,
.leftr {
    width: 220px;
    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: 730px;
    float: right;
    display: inline;
    overflow: hidden;
}

.rightl {
    float: right;
}

.right2 {
    width: 230px;
    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 {
    overflow: hidden;
}

.right2_main {
    overflow: hidden;
}

.left2_main {
    overflow: hidden;
}

.h_nav li a:-webkit-any-link {
    display: block;
}

em,
i {
    font-style: normal;
}

/*头部开始*/
.top_bg {
    background: url(../images/top_bg.gif) repeat-x;
    height: 222px;
}

.h_top {
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    color: #333;
    font-size: 14px;
}

.h_top em {
    float: left;
}

.h_top span {
    float: right;
    display: inline-block;
}

.h_top span a {
    padding: 0 10px;
    display: inline-block;
    font-size: 14px;
    color: #333;
}

.h_con {
    height: 140px;
    overflow: hidden;
}

.h_con h1 {
    float: left;
    padding: 28px 12px 0 0;
}

.h_con h1 img {
    
    height: 80px;
}

.h_con .h_dw {
    float: left;
    padding: 40px 0 0 20px;
    font-size: 26px;
    color: #7f0000;
    font-weight: bold;
    background: url(../images/t_line.gif) no-repeat 0 52px;
}

.h_dw span {
    display: block;
    font-size: 18px;
    color: #333;
    font-weight: normal;
    padding: 5px 0 0;
}

.h_con .tel {
    background: url(../images/tel.gif) no-repeat 0 52px;
    float: right;
    padding: 49px 0 0 70px;
    font-size: 14px;
    color: #333;
}

.tel span {
    display: block;
    font-family: "Impact";
    font-size: 28px;
    color: #7f0000;
    font-weight: bold;
}

.h_nav {
    height: 44px;
    line-height: 44px;
    width: 1080px;
}

.h_nav li {
    float: left;
    position: relative;
    z-index: 1;
}

.h_nav li a {
    font-size: 14px;
    color: #fff;
    padding: 0 34px;
    display: block;
    float: left;
}

.h_nav li.cur a,
.h_nav li a:hover {
    background: #7f0000;
}

.h_nav li ul {
    display: none;
    position: absolute;
    left: 0px;
    top: 43px;
    width: 130px;
    padding: 5px;
    background: #7f0000;
    z-index: 3;
}

.h_nav li ul li {
    float: none;
    width: 130px;
    height: 44px;
    text-align: center;
    border-bottom: 1px dashed #000;
    background: none;
}

.h_nav li ul li a {
    display: block;
    padding: 0 18px;
    color: #ffffff;
}

.h_nav li ul li a:hover {
    text-decoration: underline;
    background: none;
}

/*头部结束*/

/*搜索开始*/
.so_bg {
    height: 52px;
    background: url(../images/so_bg.png) no-repeat center 0;
    overflow: hidden;
}

.so {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
}

.so p {
    float: left;
    color: #c3c3c3;
    width: 676px;
    height: 52px;
    line-height: 52px;
    overflow: hidden;
}

.so p i {
    color: #fff;
}

.so p a {
    color: #c3c3c3;
    padding: 0 10px;
}

.so .inp1 {
    background: url(../images/s_inp.gif) no-repeat;
    width: 222px;
    height: 32px;
    border: none;
    padding: 0 3px;
    float: left;
    margin-top: 10px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    outline: none;
}

.so .so_so {
    float: left;
    width: 40px;
    height: 32px;
    margin-top: 10px;
    background: url(../images/s_so.png) no-repeat left top;
    border: none;
    padding: 0;
}

/*搜索结束*/

/*底部开始*/
.f_bg {
    background: url(../images/f_bg.gif) repeat-x;
    overflow: hidden;
    padding-bottom: 30px;
    margin-top: 50px;
}

.f_nav {
    height: 50px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    color: #fff;
}

.f_nav a {
    font-size: 16px;
    color: #fff;
    padding: 0 26px;
}

.links {
    padding: 25px 0 0;
    height: 95px;
    border-bottom: #d6d6d6 1px solid;
}

.links_l {
    width: 95px;
    background: url(../images/t_line.gif) no-repeat right 5px;
}

.links_l span {
    font-size: 20px;
    color: #333;
}

.links_l a img {
    width: 80px;
    height: 20px;
    display: block;
    padding: 0 0 5px;
}

.links_c {
    height: 50px;
    line-height: 25px;
    overflow: hidden;
    width: 770px;
}

.links_c a {
    padding: 0 22px;
    display: inline-block;
    font-size: 14px;
    color: #333;
}

.links_r {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}

.links_r a {
    font-size: 14px;
    color: #7f0000;
}

.f_logo {
    padding: 17px 30px 20px 0;
    background: url(../images/f_line.gif) no-repeat right 61px;
}

.f_logo img {
    width: 129px;
    padding-top: 18px;
    
}

.f_ban {
    padding: 22px 0 0 40px;
}

.f_ban p {
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

.f_ban span {
    padding: 0 20px;
}

.f_ban a {
    font-size: 14px;
    color: #333;
}

.f_er {
    padding: 15px 0 0;
    width: 140px;
}

.f_er img {
    width: 120px;
    height: 120px;
}

.f_er span {
    display: block;
    float: left;
    width: 133px;
    text-align: center;
    padding: 0 0 0 15px;
}

.f_er i {
    display: block;
    font-size: 14px;
    color: #adadad;
    padding: 10px 0 0;
}

/*底部结束*/
/*合作客户*/
.hz {
    width: 980px;
    margin: 0 auto;
    padding: 40px 0 0;
    font-size: 0;
}

.hz_t {
    height: 135px;
    text-align: center;
    overflow: hidden;
}

.hz_t em {
    display: block;
    padding: 0 0 8px;
}

.hz_t a {
    display: block;
    font-size: 30px;
    color: #333;
    font-weight: normal;
}

.hz_t b,
.hz_t i,
.yi_t b,
.case_t b {
    color: #7f0000;
}

.hz_t span,
.yi_t span,
.team_t span,
.gong_bt span,
.case_t span,
.liu_t span {
    display: block;
    font-weight: normal;
    padding: 5px 0 0;
    font-size: 10px;
    color: #333;
    text-transform: uppercase;
    -webkit-transform: scale(0.8);
    -o-transform: scale(1);
}

.hz_l a {
    background: url(../images/hz_lico01.gif) no-repeat;
    width: 44px;
    height: 44px;
    display: block;
}

.hz_l a:hover {
    background: url(../images/hz_lico02.gif) no-repeat;
}

.hz_r a {
    background: url(../images/hz_rico01.gif) no-repeat;
    width: 44px;
    height: 44px;
    display: block;
}

.hz_r a:hover {
    background: url(../images/hz_rico02.gif) no-repeat;
}

.hz_l {
    position: absolute;
    top: 335px;
    left: -80px;
}

.hz_r {
    position: absolute;
    top: 335px;
    right: -80px;
}

.hz_c {
    background: #ccc;
    width: 980px;
    height: 370px;
    overflow: hidden;
}

.hz_c ul {
    width: 233px;
    float: left;
    padding-left: 10px;
}

.hz_c ul li {
    width: 233px;
    padding-top: 10px;
}

.hz_c ul li img {
    width: 231px;
    height: 168px;
    border: 1px solid #ccc;
}

.hz_c ul li a:hover img {
    border: 1px solid #7f0000;
}

/*倾听客户的声音*/
.jz {
    padding: 58px 0;
    font-size: 0;
}

.jz_t {
    height: 50px;
    line-height: 44px;
    overflow: hidden;
    background: url(../images/jz_tbg.gif) no-repeat;
    overflow: hidden;
}

.jz_t a {
    font-size: 24px;
    color: #7f0000;
}

.jz_t em {
    font-size: 14px;
    color: #333;
    font-weight: normal;
    padding: 0 0 0 60px;
}

.jz_t span {
    float: right;
}

.jz_t span a {
    font-size: 14px;
    color: #717171;
    text-transform: uppercase;
    font-weight: normal;
}

.jz dl {
    width: 460px;
    height: 187px;
    padding: 30px 20px 10px 0;
    float: left;
}

.jz dt {
    width: 199px;
    float: left;
    padding-right: 20px;
}

.jz dt img {
    width: 199px;
    height: 187px;
}

.jz dd {
    float: left;
    width: 240px;
    overflow: hidden;
}

.jz dd h5 {
    line-height: 28px;
    height: 28px;
    overflow: hidden;
}

.jz dd h5 a {
    font-size: 16px;
    color: #000;
    font-weight: normal;
}

.jz dd p {
    font-size: 12px;
    color: #666;
    line-height: 24px;
    height: 96px;
    overflow: hidden;
    padding-top: 10px;
}

.jz dd em {
    display: block;
    padding: 15px 0 0;
}

.jz dd em img {
    width: 110px;
    height: 35px;
    padding-right: 10px;
}