/*reset.css*/
html
{
    color: #000;
    background: #fff;
}
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;
}
body
{
    font: 12px/1.231 arial,helvetica,clean,sans-serif;
}
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%;
}
.txtboxcs
{
    border: solid 1px #ccc;
    height: 22px;
}
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;
}/*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;
}/* -- 弹出窗口 -- */
#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;
}
#nodata
{
    padding: 80px;
    padding-left: 150px;
    border: solid 1px #eee;
    margin: 10px 0;
    background: url(../image/nodata.gif) no-repeat 20px 20px;
}/* -- 外边距 -- */
.m1
{
    margin: 1px;
}
.m2
{
    margin: 2px;
}
.m5
{
    margin: 5px;
}
.m10
{
    margin: 10px;
}
.mt2
{
    margin-top: 2px;
}
.mt5
{
    margin-top: 5px;
}
.mt8
{
    margin-top: 8px;
}
.mt10
{
    margin-top: 10px;
}
.mt12
{
    margin-top: 12px;
}
.mt15
{
    margin-top: 15px;
}
.mt20
{
    margin-top: 20px;
}
.mt30
{
    margin-top: 30px;
}
.mr5
{
    margin-right: 5px;
}
.mr10
{
    margin-right: 10px;
}
.mr12
{
    margin-right: 12px;
}
.ml5
{
    margin-left: 5px;
}
.ml7
{
    margin-left: 7px;
}
.mb10
{
    margin-bottom: 10px;
}
.ml12
{
    margin-left: 12px;
}
.ml10
{
    margin-left: 10px;
}
.ml20
{
    margin-left: 20px;
}/*加盟商在线下单*/
.userorder
{
    width: 700px;
}
.userorder tr
{
    height: 25px;
}
.userorder tr span
{
    color: #f00;
    padding-left: 4px;
}
.stf
{
    border: 1px solid #ccc;
    padding-left: 140px;
    padding-top: 10px;
    padding-bottom: 20px;
}
.stf span
{
    color: #000;
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
}
.stf dd
{
    line-height: 24px;
    font-size: 14px;
}
.stf p
{
    line-height: 24px;
    font-size: 14px;
}/*处理中动画占全屏*/
#oran_div_processing
{
    width: 300px;
    padding: 20px;
    z-index: 9999;
    text-align: center;
    background: #fffeef;
    border: solid 1px #b8ab04;
}
.nor_tab
{
    width: 100%;
    border: solid 1px #ccc;
    margin-bottom: 10px;
}
.nor_tab th
{
    font-weight: bold;
    text-align: center;
    background: #f9f9f9;
    border: solid 1px #ccc;
    padding: 6px 0;
}
.nor_tab td
{
    padding: 5px;
    border: solid 1px #ccc;
}
ul.t05_ul table
{
    *margin-left: -15px;
}/*滚动板IE补丁*/
.left_pro
{
    width: 201px;
    float: right;
    overflow: hidden;
    margin-left: 5px;
}
.right_pro
{
    width: 754px;
    float: left;
    display: inline;
    overflow: hidden;
}
.left_prj
{
    width: 201px;
    float: right;
    overflow: hidden;
    margin-left: 5px;
}
.right_prj
{
    width: 754px;
    float: left;
    display: inline;
    overflow: hidden;
}
.left_agent
{
    width: 201px;
    float: right;
    overflow: hidden;
    margin-left: 5px;
}
.right_agent
{
    width: 754px;
    float: left;
    display: inline;
    overflow: hidden;
}
.left_help
{
    width: 201px;
    float: right;
    overflow: hidden;
    margin-left: 5px;
}
.right_help
{
    width: 754px;
    float: left;
    display: inline;
    overflow: hidden;
}
.b15
{
    background: url(../image/SkinsVIBtn.jpg) no-repeat;
    border: 0;
    cursor: pointer;
    overflow: hidden;
}
.b15
{
    background-position: -79px -650px;
    width: 60px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}/*
#flashs{ position:relative; height:358px; overflow:hidden;}
#flashs .bgitem{  z-index:1;position:absolute; top:0; }
#flashs .btn{ position:absolute; z-index:7; bottom:5px; left:46%; margin-right:-450px; padding:5px 6px;}
#flashs .btn span{ color:#F98904;  background:#fff; border:1px solid #FF4D4D; cursor: pointer;display: inline-block;margin-left: 5px;padding:2px 6px;}
#flashs .btn span.cur{ background:#FF7300; color:#fff;}
*/
#flashs
{
    position: relative;
    height: 598px;
    overflow: hidden;
}
#flashs .bgitem
{
    z-index: 1;
    position: absolute;
    top: 0;
}
#flashs .btn
{
    position: absolute;
    z-index: 7;
    bottom: 5px;
    left: 46%;
    margin-right: -450px;
    padding: 5px 6px;
}
#flashs .btn span
{
    border-radius: 50%;
    width: 12px;
    height: 12px;
    color: #fffab1;
    background: #fff;
    float: left;
    cursor: pointer;
    display: block;
    margin-left: 5px;/*padding:2px 6px;*/
}
#flashs .btn span.cur
{
    width: 16px;
    height: 16px;
    background: #fffab1;
    color: #fffab1;
    margin-top: -2px;
}
#roll_top, #fall, #ct
{
    position: relative;
    cursor: pointer;
    height: 72px;
    width: 26px;
}
#roll_top
{
    background: url(../image/top.gif) no-repeat;
}
#fall
{
    background: url(../image/top.gif) no-repeat 0 -80px;
}
#ct
{
    background: url(../image/top.gif) no-repeat 0 -40px;
}
#roll
{
    display: block;
    width: 15px;
    margin-right: -500px;
    position: fixed;
    right: 50%;
    top: 60%;
    _margin-right: -505px;
    _position: absolute;
    _margin-top: 300px;
    _top: expression(eval(document.documentElement.scrollTop));
}
#slideshow_wrapper
{
    POSITION: relative;
    PADDING-BOTTOM: 0;
    PADDING-LEFT: 0;
    WIDTH: 960px;
    PADDING-RIGHT: 0;
    HEIGHT: 351px;
    OVERFLOW: hidden;
    PADDING-TOP: 0;
}
#slideshow_footbar
{
    right: 45%;
    Z-INDEX: 5;
    POSITION: absolute;
    WIDTH: 100%;
    BOTTOM: 0;
    HEIGHT: 30px;
}
#slideshow_photo
{
    POSITION: absolute;
    WIDTH: 100%;
    HEIGHT: 100%;
    CURSOR: pointer;
}
#slideshow_photo A
{
    Z-INDEX: 1;
    BORDER-BOTTOM: 0;
    POSITION: absolute;
    BORDER-LEFT: 0;
    MARGIN: 0;
    DISPLAY: block;
    BORDER-TOP: 0;
    TOP: 0;
    BORDER-RIGHT: 0;
    LEFT: 0;
}
#slideshow_footbar .slideshow-bt
{
    background-color: #fff;
    border: 1px solid #dc0000;
    color: #fa6916;
    cursor: pointer;
    float: right;
    font-family: Arial;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    margin: 2px 1px;
    overflow: hidden;
    text-align: center;
    width: 16px;
}
#slideshow_footbar .bt-on
{
    background-color: #dc0000;
    color: #fff;
    line-height: 18px;
    width: 18px;
    height: 18px;
    font-size: 12px;
    margin: 2px 1px;
    border: 0;
}/*common.css*/
body
{
    color: #666;
    font-size: 12px;
    font-family: "宋体";
}/*网站字体颜色*/
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;
}/* -- 页面整体布局 -- */
.header, .content, .footer
{
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
}
.left
{
    width: 201px;
    float: left;
    overflow: hidden;
}
.left2
{
    width: 670px;
    float: left;
    overflow: hidden;
}
.left3
{
    width: 754px;
    float: left;
    overflow: hidden;
    color: #666;
}
.lefttop
{
    background: url(../image/left_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-top: 10px;
}
.left2top
{
    background: url(../image/left2_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}
.leftbot
{
    background: url(../image/left_bot_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}
.left2bot
{
    background: url(../image/right_bot2_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}
.right
{
    width: 754px;
    float: left;
    display: inline;
    margin-left: 5px;
    overflow: hidden;
}
.right2
{
    width: 275px;
    float: right;
    overflow: hidden;
}
.right3
{
    width: 201px;
    float: right;
    overflow: hidden;
    color: #666;
}
.righttop
{
    background: url(../image/right_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}
.right2top
{
    background: url(../image/right2_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}
.rightbot
{
    background: url(../image/right_bot_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}
.right2bot
{
    background: url(../image/left_bot2_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}
.right_main
{
    width: 752px;
    min-height: 200px;
    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: 668px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 15px;
    overflow: hidden;
}
.h_nav li a:-webkit-any-link
{
    display: block;
}
em, i
{
    font-style: normal;
}
.nobor
{
    border: none;
    background: none;
}/*头部开始*/
.top_bg
{
    background: url(../image/top_bg.gif) repeat-x;
    height: 227px;
    position: fixed;
    width: 100%;
    z-index: 10;
    top: 0;
    left: 0;
    margin: 0 auto;
}
.h_top
{
    height: 32px;
    padding-top: 14px;
    overflow: hidden;
}
.h_top em
{
    float: right;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #fff;
    background: url(../image/tel.gif) no-repeat 0 3px;
    padding: 0 0 0 20px;
}
.h_top em i
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    padding: 0 30px 0 0;
    vertical-align: middle;
}
.h_top em img
{
    width: 18px;
    height: 15px;
    vertical-align: middle;
    padding: 0 5px;
}
.h_top span
{
    float: left;
    display: inline-block;
    color: #fff;
}
.h_top span a
{
    padding: 0 10px;
    display: inline-block;
    font-family: "Microsoft YaHei";
    font-size: 13px;
    color: #fff;
}
.h_con
{
    height: 127px;
}
.h_con h1
{
    float: left;
    padding: 19px 35px 0 0;
}
.h_con h1 img
{
    width: 96px;
    height: 98px;
}
.h_con .h_conm
{
    float: left;
    padding: 45px 0 0;
}
.h_conm p
{
    font-family: "Microsoft YaHei";
    font-size: 17px;
    color: #202020;
}
.h_conm p span
{
    display: block;
    font-size: 22px;
    font-weight: bold;
    padding: 8px 0 0;
}
.h_con .so
{
    float: right;
    width: 440px;
    padding: 52px 0 0;
}
.so p
{
    float: left;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    padding: 5px 0 0;
}
.so p a
{
    font-family: "Microsoft YaHei";
    font-size: 13px;
    color: #656565;
    padding: 0 10px 0 0;
}
.inp1
{
    background: url(../image/s_inp.gif) no-repeat;
    width: 218px;
    height: 25px;
    border: none;
    padding: 0 3px 0 10px;
    color: #666;
    line-height: 25px;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    color: #656565;
    font-weight: bold;
    float: left;
}
.so .so_so
{
    width: 35px;
    height: 25px;
    float: left;
    margin: 0 0 0 155px;
}
.h_nav
{
    height: 52px;
    line-height: 52px;
    overflow: hidden;
}
.h_nav li
{
    float: left;
}
.h_nav li a
{
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #b04300;
    font-weight: bold;
    padding: 0 18px;
    text-transform: uppercase;
}
.h_nav li span
{
    display: none;
    text-transform: uppercase;
}
.h_nav li.cur a, .h_nav li a:hover
{
    color: #403e3f;
    padding: 0 18px;
}/*头部结束*//*底部开始*/
.f_foot
{
    background: url(../image/f_foot.gif) repeat-x left top;
    height: 285px;
    overflow: hidden;
}
.f_foot .f_Info
{
    padding-top: 50px;
    overflow: hidden;
    height: 140px;
    float: left;
    width: 610px;
}
.f_foot .f_logo
{
    display: block;
    width: 127px;
    text-align: right;
    padding-right: 34px;
}
.f_foot em img
{
    width: 84px;
}
.f_foot .f_Txt
{
    width: 320px;
    color: #696868;
    line-height: 24px;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    text-transform: uppercase;
    padding-left: 40px;
    margin-top: -3px;
}
.f_foot .f_Txt i
{
    font-style: normal;
    display: block;
    padding-bottom: 10px;
}
.f_foot em
{
    display: block;
    float: left;
}
.f_link
{
    width: 331px;
    height: 114px;
    background: url(../image/f_link.gif) no-repeat left 37px;
    overflow: hidden;
    padding-top: 37px;
    font-family: "Microsoft YaHei";
}
.f_link h2
{
    height: 49px;
    line-height: 49px;
    overflow: hidden;
}
.f_link h2 .tit
{
    color: #6b6a6a;
    font-size: 14px;
    padding-left: 17px;
}
.f_link h2 i
{
    font-style: normal;
    font-weight: normal;
    padding-left: 8px;
}
.f_link h2 .more
{
    color: #6b6b6b;
    font-size: 12px;
    font-weight: normal;
    padding-right: 20px;
}
.f_link .linlCt
{
    display: block;
    width: 360px;
}
.linlCt a
{
    display: block;
    padding-left: 15px;
    width: 67px;
    float: left;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    color: #6c6c6c;
}
.f_foot .f_nav
{
    background: url(../image/f_navIco.gif) no-repeat 54px center;
    height: 96px;
    line-height: 96px;
    text-align: left;
    color: #fff;
    font-size: 16px;
    padding-left: 80px;
}
.f_foot .f_nav a
{
    color: #a7a7a8;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    display: inline-block;
    padding: 0 34px 0 24px;
    background: url(../image/f_navBor.gif) no-repeat right center;
}
.f_foot .f_nav a.lst
{
    background: none;
    padding-right: 0;
}/*底部结束*//*index.css*//* CSS Document *//*common*/
.mb10
{
    margin-bottom: 10px;
}
.ml10
{
    margin-left: 10px;
}
.bg
{
    background: #fff;
}
span
{
    overflow: hidden;
}/*兼容IE8*//*正文开始*/
.banner a
{
    background: url(../image/banner.jpg) no-repeat center 0;
    height: 598px;
    display: block;
}/*长期服务品牌*/
.hz_bg
{
    background: #ddd;
    height: 185px;
    overflow: hidden;
}
.hz_bg .content
{
    width: 994px;
}
.hz_l
{
    width: 200px;
    height: 135px;
    background: #403e3f;
    text-align: center;
    padding: 50px 0 0;
}
.hz_l a
{
    font-family: "Microsoft YaHei";
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}
.hz_l img
{
    width: 130px;
    height: 45px;
}
.hz_l span
{
    display: block;
    padding: 10px 0 20px 0;
    border-bottom: 1px solid #444;
    margin: 0 18px;
}/*.hz_r{ padding:30px 0 0 10px;}*/
.hz_r
{
    margin: 30px 0 0 10px;
    width: 760px;
    height: 133px;
    display: inline;
}
.hz_r ul li
{
    width: 137px;
    float: left;
    font-size: 0;
    padding: 0 0 0 15px;
}
.hz_r ul li img
{
    width: 135px;
    height: 86px;
    border: #acabab 1px solid;
}
.hz_r ul li span
{
    width: 137px;
    display: block;
    text-align: center;
    height: 25px;
    line-height: 25px;
    padding: 20px 0 0;
    overflow: hidden;
}
.hz_r ul li span a
{
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #000;
}/*按行业分类*/
.fenl
{
    padding: 20px 0;
}
.fenl_l
{
    background: url(../image/fenl_lbg.gif) no-repeat;
    width: 185px;
    height: 254px;
    text-align: center;
    padding: 60px 0 0;
}
.fenl_l img
{
    width: 126px;
    height: 30px;
}
.fenl_l em
{
    display: block;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    color: #403e3f;
    font-weight: bold;
    padding: 8px 0 0;
}
.fenl_l span
{
    display: block;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    color: #151518;
    padding: 165px 0 0;
    letter-spacing: 3px;
}
.fenl_r
{
    border: #c5c5c5 1px solid;
    border-left: none;
    width: 774px;
    height: 312px;
}
.fenl01
{
    width: 165px;
    padding: 15px 0 0 24px;
    float: left;
}
.fenl01 p
{
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}
.fenl01 p a
{
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #a24208;
    font-weight: bold;
}
.fenl01 p em
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #c3c2c1;
    text-transform: uppercase;
    padding: 0 0 0 5px;
}
.fenl01 ul li
{
    height: 40px;
    line-height: 40px;
    border-bottom: #797674 1px dotted;
    background: url(../image/fenl_ico01.gif) no-repeat 4px 16px;
}
.fenl01 ul li a
{
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #686868;
    padding: 0 0 0 18px;
}
.fenl01 ul li.cur a
{
    color: #b04300;
}
.fenl01 span
{
    display: block;
    padding: 20px 0 0;
}
.fenl01 span img
{
    width: 103px;
    height: 26px;
}/*产品*/
.cp_t
{
    height: 150px;
    background: #888;
    margin: 0 0 18px;
    overflow: hidden;
}
.cp_t ul
{
    width: 980px;
}
.cp_t ul li
{
    float: left;
    border-right: #cacaca 1px solid;
    text-align: center;
}
.cp_t ul li a
{
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    height: 150px;
    padding: 0 30px;
}
.cp_t ul li.cur a, .cp_t ul li a:hover
{
    background: #a5a5a5;
    padding: 0 30px;
}
.cp_t ul li em
{
    display: block;
    padding: 15px 0;
}
.cp_t ul li em img
{
    width: 63px;
    height: 61px;
}
.cp_t ul li span
{
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 8px 0 0;
}
.cp_t .nobor
{
    border: none;
}
.cp_m
{
    background: #060505;
    padding: 7px;
    font-family: "Microsoft YaHei";
}
.cp_m li
{
    display: block;
    float: left;
}
.cp_m li.mxCp
{
    width: 628px;
    height: 448px;
    overflow: hidden;
    position: relative;
    margin-bottom: 7px;
}
.cp_m li.mxCp a
{
    position: relative;
    z-index: 1;
}
.cp_m li.mxCp img
{
    display: block;
    overflow: hidden;
    width: 624px;
    height: 444px;
    border: 2px solid #b8b8b8;
}
.cp_m li.mxCp span
{
    height: 60px;
    line-height: 60px;
    background: url(../image/casePng1.png) repeat left top;
    width: 624px;
    position: absolute;
    left: 2px;
    top: 2px;
    z-index: 5;
}
.cp_m li.mxCp span a
{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding-right: 60px;
    float: left;
    padding-left: 144px;
}
.cp_m li.mxCp span a.atit
{
    width: 80px;
}
.cp_m li.mxCp span em
{
    font-style: normal;
    float: left;
    display: block;
    width: 280px;
}
.cp_m li.mxCp span em a
{
    padding: 0 50px 0 8px;
    font-weight: normal;
}
.cp_m .clear
{
    margin-bottom: 8px;
}/*  */
.cp_m li.minCp
{
    width: 309px;
    height: 221px;
    overflow: hidden;
    position: relative;
    float: right;
    margin-bottom: 6px;
}
.cp_m li.minCp a
{
    position: relative;
    z-index: 1;
}
.cp_m li.minCp img
{
    display: block;
    overflow: hidden;
    width: 305px;
    height: 216px;
    border: 2px solid #b8b8b8;
}
.cp_m li.minCp span
{
    height: 216px;
    background: url(../image/casePng2.png) repeat left top;
    width: 305px;
    position: absolute;
    left: 2px;
    top: 2px;
    z-index: 5;
}
.cp_m li.minCp span a
{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    display: block;
    line-height: 120px;
    padding-top: 5px;
    text-align: center;
    padding-left: 20px;
}
.cp_m li.minCp span em
{
    font-style: normal;
    display: block;
    width: 168px;
    text-align: center;
    line-height: 33px;
    height: 33px;
    padding-left: 10px;
}
.cp_m li.minCp span em a
{
    padding: 0 28px;
    font-weight: normal;
    line-height: normal;
    display: inline-block;
    line-height: 33px;
}/*  */
.cp_m li.zCp
{
    width: 468px;
    height: 334px;
    overflow: hidden;
    position: relative;
    float: left;
}
.cp_m li.zCp a
{
    position: relative;
    z-index: 1;
}
.cp_m li.zCp img
{
    display: block;
    overflow: hidden;
    width: 464px;
    height: 330px;
    border: 2px solid #b8b8b8;
}
.cp_m li.zCp span
{
    height: 330px;
    background: url(../image/casePng3.png) repeat left top;
    width: 464px;
    position: absolute;
    left: 2px;
    top: 2px;
    z-index: 5;
}
.cp_m li.zCp span a
{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    display: block;
    line-height: 113px;
    padding-top: 75px;
    text-align: center;
    padding-left: 30px;
}
.cp_m li.zCp span em
{
    font-style: normal;
    display: block;
    width: 357px;
    text-align: center;
    line-height: 33px;
    height: 33px;
    padding-left: 3px;
}
.cp_m li.zCp span em a
{
    padding: 0 28px;
    font-weight: normal;
    line-height: normal;
    display: inline-block;
    line-height: 33px;
}/*  */
.cp_m li span
{
    display: none;
}/*.cp_m li.hover span,.cp_m li.cur span{ display:block;}*/
.cp_m li.lst
{
    margin-right: 10px;
}/**/
.od1
{
    display: block;
    height: 183px;
    padding: 20px 0 0;
    font-family: "Microsoft YaHei";
}
.od1 .content
{
    display: block;
    position: relative;
    overflow: visible;
}
.od1 .ban
{
    display: block;
    height: 183px;
    background: url(../image/od1.jpg) no-repeat center top;
    width: 100%;
}
.od1 span
{
    display: block;
    position: absolute;
    right: 0;
    top: 32px;
    width: 197px;
}
.od1 span a
{
    display: block;
    padding-left: 17px;
    height: 33px;
    line-height: 33px;
    color: #fff;
    font-size: 14px;
}
.od1 span em
{
    display: block;
    font-style: normal;
    color: #fff;
    padding-top: 18px;
    font-size: 14px;
}
.od1 span b
{
    display: block;
    font-size: 28px;
    font-weight: normal;
}/**/
.ys1
{
    display: block;
    height: 859px;
    background: url(../image/ys1.jpg) no-repeat center top;
    overflow: hidden;
}
.ys2
{
    display: block;
    height: 1173px;
    background: url(../image/ys2.jpg) no-repeat center top;
    overflow: hidden;
}
.ys1 h2
{
    display: block;
    text-align: center;
    height: 152px;
    padding-left: 1px;
}
.ys1 .ysBx
{
    padding-top: 101px;
}
.ys2 .ysBx
{
    padding-top: 0;
}
.ysBx dl.fl
{
    width: 386px;
}
.ysBx dl.fr
{
    width: 392px;
}
.ysBx
{
    padding: 0 10px 0 28px;
    font-family: "Microsoft YaHei";
}
.ysBx dt
{
    display: block;
    padding-left: 88px;
    color: #646464;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    padding-top: 5px;
    height: 74px;
}
.ysBx dd p
{
    padding-top: 15px;
    line-height: 24px;
    height: 106px;
    overflow: hidden;
    font-size: 14px;
    color: #646464;
}
.ysBx dd p span
{
    display: block;
    height: 40px;
    line-height: 40px;
}
.ysBx dd em
{
    display: block;
    font-weight: normal;
    color: #383838;
    font-size: 14px;
    height: 33px;
}
.ysBx dd em a
{
    height: 33px;
    line-height: 33px;
    display: block;
    padding-left: 15px;
    width: 87px;
    float: left;
    padding-right: 18px;
}
.ysBx dd em .btn1
{
    background: url(../image/ysBtn1.gif) no-repeat left top;
}
.ysBx dd em .btn2
{
    background: url(../image/ysBtn2.gif) no-repeat left top;
    color: #fff;
}
.ysBx dd
{
    height: 525px;
}/*  */
.od2
{
    display: block;
    height: 183px;
    padding: 20px 0 0;
    font-family: "Microsoft YaHei";
}
.od2 .content
{
    display: block;
    position: relative;
    overflow: visible;
}
.od2 .ban
{
    display: block;
    height: 183px;
    background: url(../image/od2.jpg) no-repeat center top;
    width: 100%;
}
.od2 span
{
    display: block;
    position: absolute;
    right: 55px;
    top: 87px;
    width: 197px;
}
.od2 span a
{
    display: block;
    padding-left: 17px;
    height: 33px;
    line-height: 33px;
    color: #fff;
    font-size: 14px;
    text-align: right;
    padding-right: 35px;
}
.od2 span em
{
    display: block;
    font-style: normal;
    color: #646464;
    font-size: 14px;
    line-height: 41px;
    height: 41px;
    text-align: right;
}
.od2 span b
{
    display: block;
    font-size: 28px;
    font-weight: normal;
}/**/
.wit
{
    padding: 10px 0 0;
    height: 330px;
    overflow: hidden;
    font-family: "Microsoft YaHei";
}
.wit h2
{
    font-size: 16px;
    color: #3d3d3d;
    font-weight: normal;
    height: 54px;
    line-height: 54px;
    overflow: hidden;
}
.wit h2 .tit
{
    padding-left: 29px;
    font-weight: bold;
    color: #646464;
}
.wit h2 .tit i
{
    font-style: normal;
    color: #5a4b44;
    font-size: 14px;
    font-family: arial;
    text-transform: uppercase;
    font-weight: normal;
}
.wit h2 span
{
    display: block;
    padding-top: 12px;
}
.wit h2 span a
{
    padding-left: 5px;
}
.witBx
{
    display: block;
    height: 265px;
    overflow: hidden;
}
.witBx dl
{
    width: 448px;
}
.witBx dl.pal
{
    padding-left: 64px;
}
.witBx dt
{
    display: block;
    float: left;
    width: 210px;
}
.witBx dt a
{
    display: block;
}
.witBx dt img
{
    display: block;
    width: 210px;
    height: 257px;
    overflow: hidden;
}
.witBx dd
{
    float: right;
    width: 215px;
}
.witBx dd b
{
    display: block;
    color: #7b6e67;
    font-size: 48px;
    font-weight: normal;
    font-family: "Times NEW Roman";
    height: 84px;
    line-height: 84px;
}
.witBx dd h3
{
    font-weight: normal;
    color: #000;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
}
.witBx dd h3 a
{
    color: #000;
}
.witBx dd p
{
    font-size: 12px;
    color: #686868;
    padding-top: 24px;
    line-height: 24px;
    height: 75px;
    overflow: hidden;
}
.witBx dd a.btn
{
    color: #000;
    font-size: 12px;
    height: 44px;
    line-height: 44px;
}/*  */
.team
{
    height: 255px;
    overflow: hidden;
    background: url(../image/teamBg.gif) repeat-x center top;
    font-family: "Microsoft YaHei";
}
.team h2
{
    height: 62px;
    overflow: hidden;
}
.team h2 .tit
{
    display: inline-block;
    width: 241px;
    height: 42px;
    border: 1px solid #aaa;
    font-weight: bold;
    line-height: 42px;
    text-align: center;
    color: #646464;
    font-size: 16px;
}
.team h2 .tit:hover, .team h2 .cur
{
    background: #646464;
    color: #fff;
    border-color: #646464;
}
.team h2 span
{
    display: block;
    padding-top: 12px;
}
.team h2 span a
{
    padding-left: 5px;
}
.team .teamBx
{
    display: block;
    overflow: hidden;
    height: 174px;
    overflow: hidden;
    width: 1024px;
}
.teamBx li
{
    width: 220px;
    padding-right: 26px;
    float: left;
}
.teamBx li a
{
    display: block;
}
.teamBx li img
{
    width: 220px;
    height: 134px;
    display: block;
    overflow: hidden;
}
.teamBx li span
{
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    width: 220px;
    background: #3f3f3f;
    color: #fff;
}
.teamBx li a:hover span, .teamBx li.cur a span
{
    background: #7f7f7f;
}/**/
.abtHnr
{
    background: #eaeaea;
    padding: 19px 0 0;
    height: 485px;
    overflow: hidden;
    font-family: "Microsoft YaHei";
}
.abt
{
    display: block;
    width: 654px;
    border: 1px solid #c5c5c5;
    float: left;
    overflow: hidden;
}
.abt h2
{
    font-size: 16px;
    color: #151518;
    font-weight: normal;
    height: 56px;
    line-height: 56px;
    overflow: hidden;
    padding: 0 10px;
    border-bottom: 1px solid #c5c5c5;
}
.abt h2 .tit
{
    padding-left: 20px;
    font-weight: bold;
    color: #151518;
}
.abt h2 .tit i
{
    font-style: normal;
    color: #5a4b44;
    font-size: 12px;
    font-family: arial;
    text-transform: uppercase;
    font-weight: normal;
}
.abt h2 .more
{
    color: #737373;
    font-size: 12px;
    font-family: arial;
}
.abtBx
{
    display: block;
    padding: 25px 16px 0;
}
.abtBx dl
{
    height: 235px;
    overflow: hidden;
}
.abtBx dt
{
    float: left;
    width: 337px;
    height: 210px;
    overflow: hidden;
    display: block;
}
.abtBx dt img
{
    width: 337px;
    height: 210px;
    overflow: hidden;
    display: block;
}
.abtBx dd
{
    float: left;
    padding-left: 20px;
    width: 240px;
    overflow: hidden;
}
.abtBx dd h3
{
    height: 42px;
    line-height: 42px;
    overflow: hidden;
}
.abtBx dd h3 a
{
    color: #000;
    font-size: 14px;
    font-weight: bold;
}
.abtBx dd p
{
    line-height: 24px;
    color: #4e4c4d;
    height: 120px;
    overflow: hidden;
    margin-bottom: 15px;
}
.abtBx dd .btn
{
    display: block;
    color: #4e4c4d;
}
.abtBx ul
{
    height: 140px;
    width: 660px;
}
.abtBx li
{
    width: 186px;
    overflow: hidden;
    padding-right: 26px;
    float: left;
}
.abtBx li a
{
    display: block;
}
.abtBx li img
{
    width: 184px;
    height: 94px;
    overflow: hidden;
    display: block;
    border: 1px solid #373737;
}
.abtBx li span
{
    display: block;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #4e4c4d;
    font-size: 13px;
}/*  */
.hnr
{
    display: block;
    width: 290px;
    border: 1px solid #c5c5c5;
    float: right;
    overflow: hidden;
}
.hnr h2
{
    font-size: 16px;
    color: #151518;
    font-weight: normal;
    height: 56px;
    line-height: 56px;
    overflow: hidden;
    padding: 0 10px;
    border-bottom: 1px solid #c5c5c5;
}
.hnr h2 .tit
{
    padding-left: 20px;
    font-weight: bold;
    color: #151518;
}
.hnr h2 .tit i
{
    font-style: normal;
    color: #5a4b44;
    font-size: 12px;
    font-family: arial;
    text-transform: uppercase;
    font-weight: normal;
}
.hnr h2 .more
{
    color: #737373;
    font-size: 12px;
    font-family: arial;
}
.hnr .hnrBx
{
    padding: 36px 0 0;
    width: 166px;
    margin: 0 auto;
    height: 366px;
    overflow: hidden;
}
.hnrBx li
{
    display: block;
    height: 172px;
}
.hnrBx li img
{
    width: 160px;
    height: 109px;
    border: 3px solid #7c533e;
}
.hnrBx li a
{
    display: block;
}
.hnrBx li span
{
    display: block;
    text-align: center;
    line-height: 24px;
    color: #4e4c4d;
}/**/
.od3
{
    display: block;
    position: relative;
    height: 187px;
    font-family: "Microsoft YaHei";
}
.od3 .ban
{
    display: block;
    height: 187px;
}
.od3 span
{
    display: block;
    position: absolute;
    left: 93px;
    top: 88px;
    width: 203px;
}
.od3 span a
{
    display: block;
    padding-left: 17px;
    height: 33px;
    line-height: 33px;
    color: #292929;
    font-size: 14px;
}
.od3 span em
{
    display: block;
    font-style: normal;
    color: #fff;
    font-size: 14px;
    height: 41px;
    line-height: 41px;
}
.od3 span b
{
    display: block;
    font-size: 28px;
    font-weight: normal;
}/**/
.newsFaq
{
    display: block;
    padding: 24px 0 0;
    height: 332px;
    overflow: hidden;
    font-family: "Microsoft YaHei";
}
.news
{
    float: left;
    width: 595px;
    padding-top: 5px;
    overflow: hidden;
}
.news h2
{
    height: 51px;
    overflow: hidden;
    background: url(../image/newsTit.gif) no-repeat left top;
}
.news h2 .tit
{
    display: block;
    float: left;
    width: 135px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
}
.news h2 .more
{
    display: block;
    float: left;
    width: 134px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    color: #757575;
    font-size: 10px;
    text-transform: uppercase;
    font-family: arial;
}
.news .newsBx
{
    height: 257px;
    overflow: hidden;
}
.newsBx dl
{
    float: left;
    width: 262px;
    overflow: hidden;
}
.newsBx dt
{
    display: block;
    width: 262px;
    overflow: hidden;
    height: 93px;
}
.newsBx dt a
{
    display: block;
}
.newsBx dt img
{
    width: 262px;
    height: 93px;
    overflow: hidden;
    display: block;
}
.newsBx dd
{
    padding: 12px 0 0;
    height: 156px;
    overflow: hidden;
}
.newsBx dd h3
{
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}
.newsBx dd h3 a
{
    color: #000;
    font-size: 14px;
    font-weight: normal;
}
.newsBx dd p
{
    height: 102px;
    overflow: hidden;
    line-height: 25px;
    font-size: 14px;
}
.newsBx dd .btn
{
    color: #000;
    height: 22px;
    line-height: 22px;
}
.newsBx ul
{
    float: right;
    width: 292px;
    overflow: hidden;
    margin-top: -8px;
}
.newsBx li
{
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    vertical-align: middle;
}
.newsBx li a
{
    color: #757575;
}
.newsBx li span
{
    float: right;
}
.newsBx li a:hover
{
    color: #000;
}/**/
.faq
{
    width: 308px;
    padding-left: 30px;
    border-left: 1px solid #c0bebd;
    height: 325px;
}
.faq h2
{
    height: 50px;
    overflow: hidden;
    padding-left: 61px;
    background: url(../image/faqTitIco.gif) no-repeat left top;
}
.faq h2 a
{
    display: block;
    color: #737373;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
}
.faq h2 i
{
    display: block;
    font-style: normal;
    text-transform: uppercase;
}
.faq dl
{
    padding: 16px 0 0 41px;
    background: url(../image/faqIco.gif) no-repeat left 19px;
}
.faq dt
{
    display: block;
    height: 29px;
    overflow: hidden;
    line-height: 29px;
}
.faq dt a
{
    display: block;
    color: #000;
    font-size: 14px;
}
.faq dd
{
    padding: 6px 0 20px 0;
    line-height: 22px;
    color: #757575;
    border-bottom: 1px solid #c0bebd;
    font-size: 14px;
}
.faq dl.lst dd
{
    border: none;
}
.faqBx
{
    height: 275px;
    overflow: hidden;
}/**/
.clearfix:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix
{
    display: inline-block;
}
html[xmlns] .clearfix
{
    display: block;
}/**//*temp.css*/
#nodata
{
    padding: 80px;
    padding-left: 150px;
    border: solid 1px #eee;
    margin: 10px 0;
    background: url(../image/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(../image/top.gif) no-repeat;
}
#fall
{
    background: url(../image/top.gif) no-repeat 0 -80px;
}
#ct
{
    background: url(../image/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));
}
.ImTable *
{
    padding: 0;
    margin: 0;
}
.ImTable
{
    border-collapse: collapse;
    border: none;
    background: url(../image/bg.gif);
}
.ImTable h2
{
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
}
.ImHeader
{
    height: 165px;
    background: url(../image/im_01.gif);
}
.ImRow0
{
    background: url(../image/ico_item1.gif) no-repeat;
    margin: 10px 10px 0;
    height: 24px;
    padding-left: 10px;
    padding-top: 4px;
}
.ImRow1
{
    background: url(../image/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: 12px;
}
.ImFooter
{
    height: 90px;
    background: url(../image/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: 'Microsoft YaHei';
    font-weight: bold;
}
.ImFooter p
{
    font-size: 20px;
    font-weight: bold;
    color: #ff993b;
    text-align: center;
    margin: 10px 0;
}/*下拉样式*/
.h_nav ul li p.erj
{
    z-index: 15;
    position: absolute;
    top: 53px;
    left: 0;
    width: 150px;
    padding: 7px 11px;
    background-color: rgba(213,70,0,.7);
    display: none;
}
.h_nav ul li p.erj a
{
    background: none;
    height: 32px;
    line-height: 32px;
    border-bottom: 1px dotted #d4d4d4;
    padding: 0;
    display: block;
    text-align: center;
    width: 150px;
}
.h_nav ul li p.erj a.last, .h_nav ul li p.erj a:last-child
{
    border-bottom: none;
}
.h_nav ul li:hover p.erj
{
    display: block;
}