/*------------------reset.css------------------*/

html {
    color: #000;
    background: #FFF;
    overflow-y: scroll;
}

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;
}

del,
ins {
    text-decoration: none;
}

li {
    list-style: none;
}

caption,
th {
    text-align: left;
}

.rightl {
    float: right;
}

.leftr {
    float: left;
}

.pd_t05_con_dl img {
    max-width: 100%;
}

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;
}


/*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;
}


/* -- 外边距 -- */

.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
}


/*--------------------------------------------------------*/

#searh_btn {
    position: absolute;
}


/*----------fanhuidibu.css--------------*/

#roll_top,
#fall,
#ct {
    position: relative;
    cursor: pointer;
    height: 22px;
    width: 50px;
}

#roll_top {
    background: url(http://fshuiheng.com/Skins/Default/Img/top.gif) no-repeat;
}

#fall {
    background: url(http://fshuiheng.com/Skins/Default/Img/top.gif) no-repeat 0 -80px;
}

#ct {
    background: url(http://fshuiheng.com/Skins/Default/Img/top.gif) no-repeat 0 -40px;
}

#roll {
    display: block;
    width: 15px;
    margin-right: -500px;
    position: fixed;
    right: 50%;
    bottom: 5px;
    _margin-right: -505px;
    _position: absolute;
    _margin-top: 300px;
    _top: expression(eval(document.documentElement.scrollTop));
    z-index: 999;
}


/*---------------------*/


/*-----------------common.css---------------------*/

body {
    color: #666666;
    font: 12px/1.231 Verdana, Arial, Helvetica, sans-serif, "宋体";
    background: url(../image/top.jpg) no-repeat center top;
}


/*网站字体颜色*/

a {
    color: #666666;
    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;
    font-size: 0;
    line-height: 0;
    height: 0;
}

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}

.center {
    text-align: center;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fw {
    font-family: "宋体";
}

.pa {
    position: absolute;
}

.pr {
    position: relative
}

.mt8 {
    margin-top: 8px;
}

.font14 {
    font-size: 14px;
    font-weight: bold;
}


/* -- 购物车外部框架 -- */

.cart_header,
.cart_content,
.cart_footer {
    width: 760px;
    margin: 0 auto;
}


/* -- 页面整体布局 -- */

.header,
.content,
.footer {
    width: 960px;
    margin: 0 auto;
}

.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(http://fshuiheng.com/pyfile/Skins/Default/Img/left_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.left2top {
    background: url(http://fshuiheng.com/pyfile/Skins/Default/Img/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(http://fshuiheng.com/pyfile/Skins/Default/Img/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(http://fshuiheng.com/pyfile/Skins/Default/Img/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: 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: 668px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 15px;
    overflow: hidden;
}


/*头部开始*/

.h_top {
    height: 36px;
    line-height: 36px;
    color: #706868;
}

.h_top p a {
    padding: 0 8px;
    color: #706868;
}

.h_con {
    height: 126px;
}

.h_con h1 {
    padding: 17px 19px 0 25px;
}

.h_con h1 img {
    float: left;
}

.h_con h1 span {
    float: left;
    padding: 10px 0 20px 28px;
    margin-left: 18px;
    display: inline;
    overflow: hidden;
    line-height: 38px;
    font-size: 26px;
    color: #06326e;
    font-family: "微软雅黑";
    background: url(../image/hbor.gif) no-repeat left top;
}

.h_con h1 span em {
    font-style: normal;
    font-size: 22px;
    display: block;
    color: #000;
}

.h_con h1 span em {
    font-style: normal;
    font-size: 22px;
    display: block;
    color: #000;
}

.h_pho {
    width: 206px;
    padding: 63px 0 35px 70px;
    overflow: hidden;
    font-family: "微软雅黑";
    font-size: 17px;
    color: #060001;
    line-height: 26px;
    background: url(../image/tel.jpg) no-repeat left 38px;
    font-size: 27px;
    font-weight: bold;
    color: #000;
}

.h_nav {
    height: 45px;
    overflow: hidden;
    padding-left: 3px;
}

.h_nav ul li {
    float: left;
    display: block;
    height: 45px;
    overflow: hidden;
    font-size: 15px;
    background: url(../image/nbor.gif) no-repeat right 12px;
    font-family: "微软雅黑";
    margin-left: -2px;
}

.h_nav ul li a {
    color: #fff;
    padding: 0 15px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
}

.h_nav ul li a:hover,
.h_nav ul .cur a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    background: url(../image/hover.gif) repeat-x;
}

.h_nav ul li a:-webkit-any-link {
    display: block;
}

.h_nav ul .nobot {
    background: none;
}

.ser {
    background: url(../image/ser.gif) repeat-x;
    height: 54px;
    overflow: hidden;
}

.h_ser {
    width: 960px;
    height: 54px;
    margin: 0 auto;
    overflow: hidden;
}

.h_ser p {
    display: block;
    height: 45px;
    line-height: 45px;
    color: #646464;
}

.h_ser p a {
    padding: 0 12px;
    color: #646464;
}

.s_inp {
    width: 203px;
    height: 26px;
    margin-top: 9px;
}

.inp01 {
    width: 162px;
    height: 24px;
    line-height: 24px;
    border: none medium;
    background: url(../image/txt.gif) no-repeat;
    padding-left: 5px;
    color: #c6c6c6;
    font-size: 12px;
}


/*头部结束*

/*底部开始*/

.fbg {
    height: 203px;
    overflow: hidden;
    background: url(../image/fbg.gif) repeat-x;
}

.f_nav {
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
}

.f_nav a {
    padding: 0 15px;
    color: #fff;
}

.f_con {
    width: 960px;
    padding: 12px 0 0 0;
    height: 183px;
    overflow: hidden;
}

.f_con h1 {
    padding: 13px 35px 0 198px;
}

.f_con p {
    line-height: 24px;
    text-align: left;
    color: #838383;
    padding: 15px 0 0 46px;
    width: 452px;
    height: 180px;
    float: left;
    background: url(../image/fsha.gif) no-repeat left top;
}


/*底部结束*/

.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补丁*/

.kq99billpay {
    background: url(http://fshuiheng.com/pyfile/Skins/Default/img/99bill_pay.gif);
    height: 31px;
    width: 176px;
    border: 0;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
}

#div___________Perm {
    width: 2000px;
    height: 3000px;
    background: #fff;
    padding: 30px;
    position: absolute;
    top: 0;
    left: 0;
    color: #000;
    z-index: 999999;
}

.imt {
    color: Red;
}

.info_box {
    border: solid 1px #f58d12;
    background: #fff2db;
    padding: 5px;
    margin-bottom: 10px;
}

.info_box .ib_h {
    font-weight: bold;
    font-size: 140%;
    color: #007130;
}

#nodata {
    padding: 80px;
    padding-left: 150px;
    border: solid 1px #eee;
    margin: 10px 0;
    background: url(http://fshuiheng.com/pyfile/Skins/Default/img/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;
}


/*处理中动画占全屏*/

#oran_div_processing {
    width: 300px;
    padding: 20px;
    z-index: 9999;
    text-align: center;
    background: #fffeef;
    border: solid 1px #b8ab04;
}


/*注册*/

.register_tab {
    background: #f6f6f6;
    width: 670px;
    font-size: 14px;
    margin-bottom: 10px;
}

.register_tab td {
    padding: 10px 5px;
}

.register_tab cite {
    display: block;
    width: 200px;
    font-style: normal;
    background: #fff8e8;
    border: solid 1px #ffe7af;
    padding-left: 18px;
    color: Red;
    font-size: 12px;
}

.register_tab .icon_cln {
    width: 50px;
    vertical-align: middle;
    text-align: center;
}

.register_tab .icon_cln img {
    display: none;
}

.register_tab .tr {
    width: 80px;
}

.register_prof {
    background: #fffdf0;
    width: 670px;
    font-size: 14px;
    margin-bottom: 10px;
    border: solid 1px #fed289;
    color: Gray;
}

.register_prof td {
    padding: 8px 5px;
}

.register_prof cite {
    display: block;
    width: 200px;
    font-style: normal;
    background: #fff8e8;
    border: solid 1px #ffe7af;
    padding-left: 18px;
    color: Red;
    font-size: 12px;
}

.register_prof span {
    font-size: 12px;
}

.register_prof .tr {
    width: 140px;
}

.blk {
    display: block;
}

.p {
    cursor: pointer;
}

.p5 {
    padding: 5px;
}

.hd {
    display: none;
}

.tfocus {
    background: #fffdf0;
}

.error {
    background: url(http://fshuiheng.com/pyfile/Skins/Default/img/verror.gif) 2px 2px no-repeat #fff8e8;
    border: solid 1px #ffe7af;
    padding-left: 18px
}

cite {
    display: block;
}


/*产品左边分类样式*/

li.sub_column {
    margin-left: 10px;
    clear: both;
    background: none;
}

.t05_ul .nones {
    background: none;
}

li.sub_column li {
    background: url(../image/ico10.gif) no-repeat 0 10px;
    padding-left: 10px;
}

li.sub_column li.cur {
    background: url(../image/ico7.gif) no-repeat 0 10px;
    padding-left: 10px;
    font-weight: bold;
}

li.sub_column li.cur a {
    color: #fa8d0d;
}

.t05_ul li.cur a {
    font-weight: bold;
    color: #fa8d0d;
}

li.sub_column li a {
    height: 25px;
    line-height: 25px;
}

li.sub_column ul {
    margin-left: -20px;
    _margin-left: -35px;
}


/*登录*/

.login_tb {}

.login_tb td {
    padding: 5px 5px;
}

.login_tb .tr {
    width: 70px;
    vertical-align: top;
    font-size: 14px;
}


/*购物车产品详细页*/

.bgF7F7F7 {
    background: #F7F7F7;
}

#tbCartProducts td {
    border: solid 1px #ECECEC;
}

.quantity_tr {
    text-align: center;
}

.quantity_tr input {
    width: 30px;
    text-align: right;
    border: solid 1px #ddd;
}

.quantity_tr a {
    display: none;
    text-decoration: underline;
}


/*购物车支付方式*/

.payment_tab {
    width: 100%;
    margin-bottom: 10px;
}

.payment_tab tr {
    cursor: pointer;
}

.payment_tab .hover {
    background: #f3f2f2;
}

.payment_tab td {
    padding: 5px;
}

.add_info {
    border: solid 1px #bdbdbd;
    background: #edecec;
    padding: 10px;
    margin-bottom: 10px;
    line-height: 180%;
}


/*产品所有分类层*/

#prod_all_columns {
    z-index: 999;
    display: none;
    width: 557px;
}

#prod_all_columns h1 {
    font-size: 100%;
    background: url(http://fshuiheng.com/pyfile/Skins/Default/Img/all_columns_title.gif);
    height: 19px;
    line-height: 25px;
    padding-left: 10px;
    height: 25px;
}

#prod_all_columns .close {
    font-weight: normal;
    float: right;
    cursor: pointer;
    margin-right: 8px;
    line-height: 25px;
    _padding-top: 5px;
}

#prod_all_columns .close img {
    vertical-align: middle;
}

#prod_all_columns .columns {
    border: solid 1px #d5d5d5;
    border-top: 0;
    background: #fff;
    height: 400px;
    width: 555px;
    overflow: auto;
}

#prod_all_columns td {
    padding: 5px;
}

#prod_all_columns .top_column a {
    color: orange;
    font-weight: bold;
}

#prod_all_columns .top_column img {
    margin-right: 5px;
}

#prod_all_columns .sub_columns a {
    line-height: 150%;
    margin-right: 15px;
    background: url(http://fshuiheng.com/pyfile/Skins/Default/img/ico12.gif) no-repeat 0 5px;
    padding-left: 10px;
}


/*收货人地址弹出层*/

.pop_addr {
    width: 557px;
}

.addr_title {
    width: 547px;
    font-size: 100%;
    background: url(http://fshuiheng.com/pyfile/Skins/Default/Img/all_columns_title.gif);
    line-height: 25px;
    height: 25px;
    padding: 0 5px;
}

.addr_title .close {
    float: right;
    margin-top: 5px;
}

.pop_addr .bord {
    background: #fff;
    width: 555px;
    height: 350px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    background: #fff;
    padding-top: 5px;
}

.pop_addr .cont {
    height: 350px;
    overflow-y: scroll;
}

.pop_addr div table .tr {
    width: 100px;
}

.pop_addr div table td {
    padding: 2px;
}

.pop_addr .line {
    font-size: 0;
    overflow: hidden;
    line-height: 0;
    height: 1px;
    background: #ddd;
    margin: 10px;
}

#divCartMyAddr {
    z-index: 999;
    display: none;
    width: 557px;
}

#divCartMyAddr iframe {
    width: 557px;
    height: 356px;
}


/*分页控件*/

.apage .cur {
    border: 1px solid #D5D5D5;
    padding: 0 3px;
}


/*产品属性*/

.prod_attrs_b {
    width: 246px;
    height: 131px;
    background: url(http://fshuiheng.com/pyfile/Skins/Default/img/attr_form.gif);
    margin-left: 5px;
    padding: 10px;
    margin-top: 5px;
    overflow: hidden;
}

.prod_attrs_b h5 {
    border-bottom: solid 1px #eeeded;
    line-height: 16px;
    margin-bottom: 5px;
}

.prod_attrs_b .prod_attrs_det {
    width: 236px;
    height: 96px;
    overflow-y: auto;
    word-break: break-all;
}

.prod_attrs {
    width: 246px;
    height: 267px;
    background: url(http://fshuiheng.com/pyfile/Skins/Default/img/attr_form_b.gif);
    margin-left: 5px;
    padding: 10px;
    margin-top: 5px;
    overflow: hidden;
    margin-bottom: 10px;
}

.prod_attrs h5 {
    border-bottom: solid 1px #eeeded;
    line-height: 16px;
    margin-bottom: 5px;
}

.prod_attrs .prod_attrs_det {
    width: 236px;
    height: 236px;
    overflow-y: auto;
    word-break: break-all;
}


/*查看产品所有图片*/

.photo_list {
    padding: 10px;
}

.photo_list ul li {
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
}

.photo_list ul li img {
    width: 120px;
    height: 120px;
    border: solid 1px #fff;
}

.photo_list ul li a.cur img,
.photo_list ul li a:hover img {
    border: solid 1px #fda305;
}

.photo_list input {
    border: 0;
    height: 20px;
    line-height: 20px;
    width: 54px;
    background: #FDA305;
    color: white;
    cursor: pointer;
}

.photo_big {
    text-align: center;
    padding: 10px;
}


/*帮助中心满意度*/

.static_graph {
    width: 20px;
    background: orange;
    margin: 0 auto;
    font-size: 0;
    line-height: 0;
    margin-top: 10px;
}

.static_graph .tc {
    text-align: center;
}

#cntrStatic_0,
#cntrStatic_1,
#cntrStatic_2 {
    vertical-align: bottom;
    text-align: center;
}


/*推荐文章（mail）*/

#mailArticle {
    display: none;
    border: solid 1px #ccc;
}

#mailArticle iframe {
    width: 632px;
    height: 602px;
    overflow: hidden;
}

.mailprod {
    width: 626px;
    height: 600px;
    overflow: hidden;
    border: solid 1px #aaa;
    background: #fff;
}


/*拷贝地址*/

#div_nsw_copy_url {
    width: 400px;
    border: solid 1px #ccc;
    background: #fff;
}

#div_nsw_copy_url h1 {
    background: #f0f0f0;
    border-bottom: solid 1px #ccc;
    font-size: 14px;
    padding: 3px;
}

#div_nsw_copy_url h1 a {
    float: right;
    font-weight: normal;
    font-size: 12px;
}

#div_nsw_copy_url .cont {
    border-top: solid 1px #f6f6f6;
    padding: 10px;
}

#div_nsw_copy_url .cont textarea {
    width: 380px;
    height: 50px;
    margin: 10px 0;
}


/*资讯高级搜索*/

#div_nsw_news_advan_cntr {
    display: none;
}

#div_nsw_news_advan_cntr iframe {
    height: 222px;
    width: 402px;
}

#div_nsw_news_advan {
    height: 220px;
    width: 400px;
    border: solid 1px #ccc;
    background: #fff;
}

#div_nsw_news_advan h1 {
    background: #f0f0f0;
    border-bottom: solid 1px #ccc;
    font-size: 14px;
    padding: 3px;
}

#div_nsw_news_advan h1 a {
    float: right;
    font-weight: normal;
    font-size: 12px;
}

#div_nsw_news_advan .cont {
    border-top: solid 1px #f6f6f6;
    padding: 10px;
}

#div_nsw_news_advan .cont table td {
    padding: 3px;
}


/*网站公告*/

.anns {}

.anns dl {
    border-bottom: solid 1px #ddd;
    margin: 10px;
    padding-bottom: 5px;
    line-height: 150%;
}

.anns dl dt {
    font-weight: bold;
}

.anns dl .showtime {
    color: #959595;
}


/*相关搜索*/

.rele_search {
    border-top: solid 1px #ddd;
    margin: 5px;
    line-height: 160%;
}

.rele_search li {
    float: left;
    width: 150px;
}

.NewsColumns select {
    width: 130px;
}


/*图片滚动*/

#img_scroll {
    overflow: hidden;
    width: 400px;
}

#img_scroll #imgPrev {
    float: left;
    margin-top: 25px;
    cursor: pointer;
}

#img_scroll #imgNext {
    float: right;
    margin-top: 25px;
    cursor: pointer;
}

#img_scroll #img_list {
    float: left;
    width: 360px;
    overflow: hidden;
    white-space: nowrap;
    margin-left: 10px;
}

#img_scroll #img_list a {
    margin-left: 10px;
}

#img_scroll #img_list a img {
    padding: 8px 3px 3px 3px;
}

#img_scroll #img_list a.cur img {
    background: url(http://fshuiheng.com/pyfile/Skins/Default/img/smallimgbg1.gif) no-repeat;
}

#img_scroll #img_list a img.cur {
    background: url(http://fshuiheng.com/pyfile/Skins/Default/img/smallimgbg1.gif) no-repeat;
}


/*收藏样式修改（mail）*/

#div_fav_cntr {
    width: 250px;
    height: 135px;
    overflow: hidden;
}


/*资讯图片列表形式*/

dl.l08 {
    width: 197px;
    margin: 1.5em 0 0 25px;
    float: left;
    display: inline;
}

dl.l08 dt {
    width: 195px;
    height: 195px;
    border: 1px solid #ECECEC;
    overflow: hidden;
}

dl.l08 img {
    display: block;
    width: 195px;
    height: 195px;
}

dl.l08 dd {
    background: #ECECEC;
    margin: 2px 0 0 0;
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
}

dl.l08 dd a {
    color: #666;
}


/*产品详细视频*/

.provideo .video_tit {}

.provideo .cont {}


/*加码销售*/

.payad_cntr {
    white-space: nowrap;
    width: 726px;
    overflow: hidden;
}

.sale_prom_info {
    background: #fffada;
    border: solid 1px #f00;
    padding: 5px;
    line-height: 150%;
    color: #535353;
}

.msg_li______ li {
    background: url(http://fshuiheng.com/pyfile/Skins/Default/img/ico6.gif) no-repeat 0 8px;
    padding-left: 14px;
}


/*邀请注册*/

.invitation_2 {
    background: url(http://fshuiheng.com/pyfile/Skins/Default/img/u_invitation.gif) no-repeat 0 10px;
    padding: 20px;
    padding-left: 150px;
    border: solid 1px #ccc;
    line-height: 200%;
    margin-bottom: 10px;
}

li.sub_column {
    margin-left: 10px;
}

li.sub_column li {
    background: url(../image/ico10.gif) no-repeat 0 10px;
    padding-left: 10px;
}

li.sub_column li.cur {
    background: url(../image/ico7.gif) no-repeat 0 10px;
    padding-left: 10px;
    font-weight: bold;
}

li.sub_column li.cur a {
    color: #fa8d0d;
}

.t05_ul li.cur a {
    font-weight: bold;
    color: #fa8d0d;
}


/*资料完整率*/

.prof_rate {
    border: solid 1px #f58d12;
    background: #fff2db;
    width: 600px;
}

.prof_rate td {
    padding: 5px;
}

.prof_rate td.rate {
    width: 500px;
}

.prof_rate td.rate div.r_cntr {
    border: solid 1px #0068b7;
    width: 490px;
}

.prof_rate td.rate div.r_cntr div {
    padding: 0 5px;
    background: #a7e2fe;
}


/*******/

.lnav div.lnav_more {
    margin-left: 18px;
}

.lnav ul.lnav_more {
    display: none;
    width: 180px;
    margin: 0px auto 0px auto;
}

.lnav ul.lnav_more li {
    white-space: nowrap;
    overflow: hidden;
}

.lnav ul.lnav_more li a {
    color: #666;
    padding-left: 10px;
}

.lnav ul.lnav_more li a:hover {
    background: url(../image/ico7.gif) no-repeat 0 6px;
}


/************分页样式开始******************************/

.vc {
    word-break: break-all;
    overflow: visible;
    line-height: 2;
}

.vc a.o:link,
.vc a.o:visited {
    margin: 0 4px;
    padding: 3px 6px 1px;
    border: 1px solid #ddd;
    text-decoration: none;
    background: #fff;
}

.vc a.o:hover {
    border: 1px solid #049;
    text-decoration: none;
}

.ob {
    margin: 0 4px;
    padding: 3px 6px 1px;
    border: 1px solid #ddd;
    text-decoration: none;
    background: #fff;
}

.obg {
    margin: 0 4px;
    padding: 3px 6px 1px;
    border: 1px solid #ddd;
    text-decoration: none;
    background: #f00;
    color: #fff;
}


/***************分页结束****************************/


/*显示帮助*/

#div_nsw_show_help {
    width: 600px;
    border: solid 1px #ccc;
    background: #fff;
}

#div_nsw_show_help h1 {
    background: #f0f0f0;
    border-bottom: solid 1px #ccc;
    font-size: 14px;
    padding: 3px;
}

#div_nsw_show_help h1 a {
    float: right;
    font-weight: normal;
    font-size: 12px;
}

#div_nsw_show_help .cont {
    border-top: solid 1px #f6f6f6;
    padding: 10px;
}

#div_nsw_show_help .cont textarea {
    width: 580px;
    height: 100px;
    margin: 10px 0;
}

.n_info_con a.keys {
    color: Blue;
    text-decoration: underline;
}


/*加码销售样式*/

.payad {
    color: #666;
    padding-top: 15px;
}

.payad1 {
    background: url(http://fshuiheng.com/pyfile/Skins/Default/Img/ad_bg.gif);
    height: 80px;
    overflow: hidden;
    padding: 24px 0 0 0;
}

.payad1 p {
    padding-left: 60px;
    line-height: 22px;
}

.payad1 p span {
    color: red;
}

.payad1 p a.m {
    color: #FE7101;
    font-weight: bold;
    text-decoration: underline;
}

.payad1 p a.m:hover {
    color: #e00;
}

.payad2 {
    background: #F6F6F6;
    padding: 5px;
    height: 134px;
    overflow: hidden;
}


/*.pl , .pr { width:12px; float:left; }*/

.pm {
    width: 692px;
    float: left;
}

.pm dl {
    width: 330px;
    float: left;
    display: inline;
    margin: 16px 0 0 11px;
}

.pm dt {
    width: 100px;
    height: 100px;
    border: 1px solid #E4E4E4;
    background: white;
    overflow: hidden;
    float: left;
}

.pm dt img {
    width: 100px;
}

.pm dd {
    width: 220px;
    float: right;
}

.pm dd.tit {
    overflow: hidden;
    white-space: normal;
}

.pm dd.tit a {
    color: #04d;
    font-size: 14px;
}

.pm dd.con {
    height: 45px;
    overflow: hidden;
    margin: 7px 0;
}

.pm dd.btn a {
    font-weight: bold;
    color: #E87917;
    text-decoration: underline;
}

.pm dd.btn a:hover {
    color: #e00;
}

.pm dd.btn input {
    vertical-align: text-bottom;
}


/*IE6 样式*/

.ie_box {
    height: 83px;
    background: url("../image/ie_update.png") repeat-x left top;
    overflow: hidden;
    font-size: 12px;
    color: #917b50;
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    display: none;
}

.ie_content {
    width: 910px;
    margin: auto;
    line-height: 36px;
    padding: 10px 0px;
    background: url("../image/ie_update.png") no-repeat left -90px;
    padding-left: 70px;
    position: relative;
}

.ie_down a {
    float: left;
    overflow: hidden;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 16px;
    line-height: 16px;
    margin: 0px;
    color: #917b50;
}

.ie_down a:hover {
    text-decoration: underline;
}

.ie_down .up1 {
    background: url("../image/ie_update.png") no-repeat 0px -170px;
}

.ie_down .up2 {
    background: url("../image/ie_update.png") no-repeat 0px -196px;
}

.ie_down .up3 {
    background: url("../image/ie_update.png") no-repeat 0px -218px;
}

.ie_down .up4 {
    background: url("../image/ie_update.png") no-repeat 0px -240px;
}

.ie_down .up5 {
    background: url("../image/ie_update.png") no-repeat 0px -262px;
}

.ie_down .up6 {
    background: url("../image/ie_update.png") no-repeat 0px -284px;
}

.ie_close {
    position: absolute;
    top: 10px;
    right: 20px;
}

.ie_close a {
    color: #917b50;
}

.ie_close a:hover {
    color: #f7b79b;
}

.clear {
    clear: both;
}

html {
    color: #000;
    background: #FFF;
    overflow-y: scroll;
}

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;
}

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;
}


/*title*/

h1 {
    font-size: 32px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
    overflow: hidden;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

h6 {
    font-size: 10px;
}


/* -- 外边距 -- */

.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
}


/*-----------------index.css---------------------------*/

.mb10 {
    margin-bottom: 10px;
}

.ml10 {
    margin-left: 10px;
}


/*正文开始*/

.banner a {
    height: 412px;
    background: url(http://fshuiheng.com/pyfile/Skins/Default/Img/Index/banner.jpg) no-repeat center top;
    overflow: hidden;
    display: block;
}

.prolist {
    width: 201px;
    height: 857px;
    overflow: hidden;
    background: url(../image/listsha.jpg) no-repeat left top;
    padding-left: 34px;
    position: relative;
    margin-left: -34px;
}

.prolist h2 {
    height: 47px;
    line-height: 47px;
    padding: 18px 0 0 32px;
    font-size: 18px;
    font-family: "微软雅黑";
    background: url(../image/listh2.jpg) no-repeat;
}

.prolist h2 a {
    color: #fff;
}

.list_con {
    height: 775px;
    border: 3px solid #06326e;
    border-top: 0;
    overflow: hidden;
    padding: 14px 12px 0;
    background: url(../image/listbg.jpg) repeat-y;
}

.list_con h3 {
    font-size: 15px;
    height: 37px;
    line-height: 37px;
    overflow: hidden;
    background: url(../image/listh3.gif) no-repeat;
    padding-left: 16px;
    font-family: "微软雅黑";
}

.list_con h3 a {
    color: #fff;
}

.list_con h4 {
    font-size: 15px;
    height: 32px;
    line-height: 32px;
    margin-top: 1px;
    margin-bottom: 1px;
    overflow: hidden;
    background: url(../image/listh4.gif) no-repeat;
    padding-left: 16px;
    font-family: "微软雅黑";
}

.list_con h4 a {
    color: #393939;
}

.list_con ul {}

.list_con ul li {
    height: 32px;
    line-height: 32px;
    *height: 31px;
    *line-height: 31px;
    border-bottom: 1px dashed #d8d8d8;
    padding-left: 16px;
    background: url(../image/lidd.gif) no-repeat 3px center;
    overflow: hidden;
}

.list_con ul li a {
    color: #060001;
}

.list_con ul .nobot {
    border-bottom: 0;
}

.pro {
    width: 736px;
    height: 839px;
    overflow: hidden;
    margin-top: 18px;
}

.barpro {
    height: 39px;
    overflow: hidden;
    padding: 8px 20px 0 18px;
    background: url(../image/barpro.jpg) no-repeat;
}

.barpro ul li {
    font-size: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    height: 30px;
    line-height: 30px;
    margin-right: 12px;
    display: inline;
    float: left;
}

.barpro ul li a {
    color: #686868;
    background: url(../image/p01.gif) no-repeat left top;
    display: inline-block;
    padding-left: 18px;
}

.barpro ul li span {
    background: url(../image/p02.gif) no-repeat right top;
    display: inline-block;
    padding-right: 18px;
}

.barpro ul li a:hover,
.barpro ul .cur a {
    color: #0351a8;
}

.pp_con {
    height: 775px;
    overflow: hidden;
    padding: 16px 0 0 16px;
    border: 1px solid #d6d5d5;
    border-top: 0;
}

.pp_con ul li {
    margin: 0 18px 0 0;
    float: left;
    display: inline;
    width: 221px;
    height: 258px;
    overflow: hidden;
    background: url(../image/ps.jpg) no-repeat center 205px;
}

.pp_con ul li img {
    width: 219px;
    height: 203px;
    border: 1px solid #e7e7e7;
}

.pp_con ul li span a {
    color: #797979;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    display: block;
    text-align: center;
}

.pp_con ul .nobot {
    margin-right: 0
}

.hzbg {
    margin-top: 20px;
    height: 212px;
    background: url(../image/hzbg.jpg) no-repeat center top;
    overflow: hidden;
}

.hz {
    width: 960px;
    margin: 0 auto;
    height: 212px;
    overflow: hidden;
}

.hz h2 {
    text-align: center;
    font-size: 18px;
    font-family: "微软雅黑";
    height: 56px;
    line-height: 56px;
    color: #06326e;
}

.hz_c {
    padding: 12px 0 0 16px;
    height: 123px;
    overflow: hidden;
}

.hz_c ul {
    margin-left: 14px;
}

.hz_c ul li {
    float: left;
    margin-right: 13px;
    display: inline;
    overflow: hidden;
    width: 166px;
    background: url(../image/hzs.jpg) no-repeat center 72px;
}

.hz_c ul li img {
    width: 164px;
    height: 70px;
    border: 1px solid #dfdfdf;
}

.hz_c ul li span {
    text-align: center;
    display: block;
    height: 30px;
    line-height: 30px;
}

.h01 {
    padding-top: 24px;
}

.bd3 {
    height: 154px;
    position: relative;
}

.bd03 {
    width: 960px;
    margin: 0 auto;
    position: relative;
}

.bdtel03 {
    position: absolute;
    top: 32px;
    left: 650px;
    color: #fff;
    font-size: 14px;
    font-family: "微软雅黑";
}

.bdtel03 em {
    width: 266px;
    text-align: center;
    *width: 280px;
    *text-align: left;
    display: block;
    height: 40px;
    line-height: 40px;
    margin: 0 auto 10px;
}

.bdtel03 em a {
    color: #fff;
    display: block;
    margin-bottom: 10px;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    font-style: normal;
}

.bdtel03 span {
    font-size: 24px;
    display: block;
}

.ysbox {
    margin-top: 15px;
    height: 1517px;
    overflow: hidden;
    background: url(../image/ysh2.jpg) no-repeat center top;
}

.ysbt {
    width: 605px;
    margin: 0 auto;
    height: 140px;
    overflow: hidden;
    font-family: "微软雅黑";
    padding: 60px 0 0 255px;
    font-size: 41px;
    color: #06326e;
    font-weight: bold;
}

.ysbt span {
    color: #f46d00;
    font-size: 27px;
    display: block;
    padding-left: 80px;
    line-height: 66px;
}

.bg01 {
    background: url(../image/bg01.jpg) no-repeat center top;
    height: 260px;
    overflow: hidden;
}

.bg02 {
    background: url(../image/bg02.jpg) no-repeat center top;
    height: 381px;
    overflow: hidden;
}

.bg03 {
    background: url(../image/bg03.jpg) no-repeat center top;
    height: 295px;
    overflow: hidden;
}

.bg04 {
    background: url(../image/bg04.jpg) no-repeat center top;
    height: 382px;
    overflow: hidden;
}

.ys {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    height: 400px;
}

.one {
    position: absolute;
    top: 16px;
    left: 14px;
    font-family: "微软雅黑";
}

.one h3 {
    font-size: 20px;
    color: #06326e;
    line-height: 26px;
    margin-bottom: 26px;
}

.one h3 em img {
    margin: 0 8px;
    vertical-align: middle;
}

.one h3 span {
    display: block;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    color: #929292;
    font-family: "Times New Roman", Times, serif;
}

.one p {
    color: #060001;
    font-size: 14px;
    line-height: 28px;
    background: url(../image/ysd.gif) no-repeat 2px center;
    padding-left: 14px;
}

.one p em {
    font-style: normal;
    color: #06326e;
}

.two {
    position: absolute;
    top: 54px;
    left: 456px;
}

.two h3 span {
    padding-left: 8px;
}

.three {
    position: absolute;
    top: 62px;
    left: 14px;
    width: 428px;
    overflow: hidden;
}

.three p {
    color: #060001;
    font-size: 14px;
    line-height: 28px;
    padding-left: 14px;
}

.four {
    position: absolute;
    top: 62px;
    left: 551px;
}

.four h3 span {
    padding-left: 8px;
}

.lc {
    background: url(../image/lcbg.jpg) no-repeat;
    height: 141px;
    overflow: hidden;
    margin-top: 15px;
    font-family: "微软雅黑";
}

.lc h2 {
    width: 154px;
    text-align: center;
    font-size: 19px;
    line-height: 30px;
    color: #fff;
    padding: 24px 0 0 0;
    float: left;
}

.lc h2 span {
    color: #9ea5b4;
    font-size: 22px;
    margin-bottom: 14px;
    font-family: "Times New Roman", Times, serif;
    text-transform: uppercase;
    display: block;
}

.lc h2 em a {
    font-style: normal;
    font-size: 12px;
    font-family: "宋体";
    display: block;
    color: #fff;
    font-weight: normal;
    height: 24px;
    line-height: 24px;
}

.lc_c {
    width: 806px;
    height: 141px;
    overflow: hidden;
    position: relative;
    float: left;
}

.lc01 {
    position: absolute;
    top: 15px;
    left: 20px;
    font-size: 16px;
    margin-bottom: 14px;
    display: block;
    color: #383838;
}

.lc02 {
    position: absolute;
    top: 110px;
    left: 124px;
}

.lc03 {
    position: absolute;
    top: 15px;
    left: 222px;
}

.lc04 {
    position: absolute;
    top: 110px;
    left: 328px;
}

.lc05 {
    position: absolute;
    top: 15px;
    left: 430px;
}

.lc06 {
    position: absolute;
    top: 110px;
    left: 528px;
}

.lc07 {
    position: absolute;
    top: 15px;
    left: 634px;
}

.lc08 {
    position: absolute;
    top: 110px;
    left: 730px;
}

.jz {
    height: 430px;
    overflow: hidden;
    margin-top: 26px;
}

.jz h2 {
    background: url(../image/barjz.gif) no-repeat left bottom;
    height: 42px;
    overflow: hidden;
    font-size: 18px;
    padding: 0 14px 0 38px;
    font-family: "微软雅黑";
}

.jz h2 a {
    color: #06326e;
}

.jz h2 span {
    margin: 20px 0 0 0;
}

.jz_c {
    height: 392px;
    overflow: hidden;
}

.jz_c dl {
    width: 263px;
    height: 364px;
    overflow: hidden;
    padding: 28px 28px 0 34px;
    background: url(http://fshuiheng.com/pyfile/Skins/Default/Img/Index/jzs.jpg) no-repeat left top;
    float: left;
}

.jz_c dl dt {
    width: 263px;
    height: 149px;
    overflow: hidden;
}

.jz_c dl dd {
    overflow: hidden;
}

.jz_c dl dd h3 a {
    font-size: 12px;
    color: #060001;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #c2c2c2;
    display: block;
}

.jz_c dl dd p {
    line-height: 28px;
    padding: 5px 0 0 0;
    color: #6e6b6b;
}

.jz_c dl dd p span {
    color: #060001;
    display: block;
}

.jz_c dl dd p a {
    text-align: right;
    float: right;
    font-weight: bold;
    color: #06326e;
}

.jz_c .nobot {
    background: none;
    padding-left: 18px;
}

.bd01 {
    height: 145px;
    border-bottom: 4px solid #dbdbdb;
    position: relative;
    overflow: hidden;
}

.bdtel {
    position: absolute;
    top: 100px;
    left: 474px;
    color: #fff;
    font-size: 16px;
    font-family: "微软雅黑";
}

.bdtel span {
    font-size: 24px;
    font-weight: bold;
}

.bd02 {
    margin-top: 28px;
    position: relative;
}

.bdtel2 {
    position: absolute;
    left: 450px;
}

.about {
    width: 643px;
    height: 478px;
    overflow: hidden;
}

.about h2 {
    background: url(../image/barabout.gif) no-repeat left bottom;
}

.about_c {
    height: 412px;
    overflow: hidden;
    padding: 23px 0 0 3px;
}

.about_c dl {
    height: 187px;
    overflow: hidden;
}

.about_c dl dt {
    width: 278px;
    height: 187px;
}

.about_c dl dt img {
    width: 268px;
    height: 177px;
    padding: 4px;
    border: 1px solid #dadada;
}

.about_c dl dd {
    padding: 0 0 0 12px;
    width: 348px;
    overflow: hidden;
}

.about_c dl dd h3 a {
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    color: #060001;
}

.about_c dl dd p {
    line-height: 28px;
    color: #6e6b6b;
    padding: 5px 0 0 0;
}

.about_c dl dd p a {
    color: #06326e;
    padding-left: 30px;
    font-weight: bold;
}

.about_c ul {
    margin-top: 29px;
    width: 640px;
    height: 195px;
    overflow: hidden;
}

.about_c ul li {
    float: left;
    width: 204px;
    margin-right: 10px;
    display: inline;
    overflow: hidden;
}

.about_c ul li img {
    width: 198px;
    height: 136px;
    padding: 2px;
    border: 1px solid #dadada;
}

.about_c ul li span a {
    display: block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    color: #646464;
}

.about_c ul .nobot {
    margin: 0;
}

.ry {
    width: 271px;
    height: 478px;
    overflow: hidden;
    padding-left: 22px;
    background: url(../image/rys.jpg) no-repeat left 10px;
}

.ry h2 {
    background: url(../image/barry.gif) no-repeat left bottom;
}

.ry_c {
    padding: 0px 0 0 16px;
    height: 423px;
    overflow: hidden;
    margin-top: 13px;
}

.ry_c ul li {
    height: 200px;
    overflow: hidden;
}

.ry_c ul li img {
    width: 230px;
    height: 163px;
}

.ry_c ul li span a {
    text-align: center;
    display: block;
    height: 28px;
    line-height: 28px;
    color: #646464;
}

.sb {
    height: 246px;
    border: 1px solid #dadada;
    overflow: hidden;
}

.barsb {
    height: 53px;
    background: url(../image/barsb.gif) repeat-x;
    overflow: hidden;
    padding-left: 25px;
}

.barsb ul li {
    float: left;
    width: 163px;
    height: 53px;
    text-align: center;
    font-size: 18px;
    font-family: "微软雅黑";
    background: url(../image/sblis.gif) no-repeat right top;
    padding-right: 25px;
    margin-left: -25px;
    display: inline;
}

.barsb ul li a {
    height: 53px;
    line-height: 44px;
    display: block;
    background: url(../image/sbli.gif) repeat-x;
    color: #000;
}

.barsb ul li a:hover,
.barsb ul .cur a {
    background: url(../image/sbhover.gif) no-repeat center top;
    display: block;
    color: #fff;
}

.barsb span {
    margin: 18px 14px 0 0;
}

.sb_c {
    padding: 16px 0 0 14px;
    height: 176px;
    overflow: hidden;
}

.sb_c ul {
    width: 900px;
    margin-left: 12px;
    display: inline;
    float: left;
    overflow: hidden;
}

.sb_c ul li {
    width: 209px;
    margin-right: 16px;
    display: inline;
    float: left;
    overflow: hidden;
}

.sb_c ul li img {
    width: 209px;
    height: 137px;
}

.sb_c ul li span a {
    text-align: center;
    height: 36px;
    line-height: 36px;
    display: block;
    overflow: hidden;
    color: #6e6b6b;
}

.s01 {
    padding-top: 54px;
}

.new {
    width: 666px;
    height: 394px;
    overflow: hidden;
    margin-top: 18px;
}

.newbar {
    height: 40px;
    background: url(../image/bardt.gif) no-repeat left bottom;
}

.newbar ul li {
    float: left;
    height: 40px;
    font-size: 16px;
    font-family: "微软雅黑";
    font-weight: bold;
}

.newbar ul li a {
    color: #3f3f3f;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding-left: 3px;
}

.newbar ul li a:hover,
.newbar ul .cur a {
    color: #06326e;
    display: inline-block;
    text-decoration: none;
}

.newbar span {
    margin: 20px 12px 0 0;
}

.n_con {
    height: 332px;
    overflow: hidden;
    padding: 22px 0 0 0;
}

.n_con dl {
    height: 133px;
    padding-bottom: 10px;
}

.n_con dl dt img {
    width: 188px;
    height: 133px;
    padding: 2px;
    border: 1px solid #ccc;
}

.n_con dl dd {
    width: 458px;
    padding-left: 10px;
    overflow: hidden;
}

.n_con dl dd h3 a {
    font-size: 12px;
    color: #333;
    height: 28px;
    line-height: 28px;
}

.n_con dl dd p {
    color: #6e6b6b;
    line-height: 24px;
}

.n_con dl dd em {
    float: right;
    text-align: right;
    display: block;
}

.n_con ul li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    background: url(../image/dd.gif) no-repeat left center;
    color: #6e6b6b;
    font-family: "宋体";
    padding-left: 15px;
    float: left;
    width: 290px;
    padding-right: 28px;
}

.n_con ul li a {
    color: #6e6b6b;
    display: block;
    overflow: hidden;
    width: 168px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.n_con ul .nobot {
    border-bottom: 0;
}

.faq {
    width: 258px;
    height: 394px;
    overflow: hidden;
    padding-left: 22px;
    background: url(../image/faqs.jpg) no-repeat left 10px;
    margin-top: 18px;
}

.faq h2 {
    background: url(../image/barfaq.gif) no-repeat left bottom;
    font-size: 18px;
    font-family: "微软雅黑";
    height: 40px;
    line-height: 40px;
}

.faq h2 a {
    color: #06326e;
}

.faq h2 span {
    margin: 20px 12px 0 0;
}

.fa_con {
    height: 354px;
    overflow: hidden;
    padding: 0 0 0 6px;
}

.fa_con dl {
    padding: 15px 0;
    border-bottom: 1px dashed #dbcec1;
}

.fa_con dl dt {
    height: 28px;
    line-height: 28px;
    background: url(../image/wen.gif) no-repeat left 5px;
    padding-left: 24px;
    font-size: 12px;
}

.fa_con dl dt a {
    color: #010101;
}

.fa_con dl dd {
    line-height: 24px;
    overflow: hidden;
    background: url(../image/da.gif) no-repeat left 3px;
    padding: 0 0 0 24px;
}

.fa_con .nobot {
    border-bottom: 0;
}

.linkbg {
    background: url(../image/linkbg.gif) repeat-x;
    height: 100px;
    overflow: hidden;
}

.link {
    width: 960px;
    height: 100px;
    overflow: hidden;
    margin: 0 auto;
}

.link h2 {
    width: 150px;
    font-size: 43px;
    font-weight: normal;
    padding: 10px 0 0 0;
    text-align: center;
}

.link h2 a {
    color: #06326e;
    font-family: "Times New Roman", Times, serif;
}

.link h2 span a {
    font-family: "宋体";
    font-size: 12px;
    color: #3e3e3e;
    display: block;
    line-height: 12px;
    text-decoration: underline;
}

.l_con {
    width: 810px;
    line-height: 30px;
    height: 66px;
    overflow: hidden;
    padding: 15px 0 0 0;
}

.l_con a {
    padding: 0 16px;
}


/*------------index.css    END-----------------------*/


/*temp.css*/


/*IE6 样式*/

.ie_box {
    height: 83px;
    background: url("../image/ie_update.png") repeat-x left top;
    overflow: hidden;
    font-size: 12px;
    color: #917b50;
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    display: none;
}

.ie_content {
    width: 910px;
    margin: auto;
    line-height: 36px;
    padding: 10px 0px;
    background: url("../image/ie_update.png") no-repeat left -90px;
    padding-left: 70px;
    position: relative;
}

.ie_down a {
    float: left;
    overflow: hidden;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 16px;
    line-height: 16px;
    margin: 0px;
    color: #917b50;
}

.ie_down a:hover {
    text-decoration: underline;
}

.ie_down .up1 {
    background: url("../image/ie_update.png") no-repeat 0px -170px;
}

.ie_down .up2 {
    background: url("../image/ie_update.png") no-repeat 0px -196px;
}

.ie_down .up3 {
    background: url("../image/ie_update.png") no-repeat 0px -218px;
}

.ie_down .up4 {
    background: url("../image/ie_update.png") no-repeat 0px -240px;
}

.ie_down .up5 {
    background: url("../image/ie_update.png") no-repeat 0px -262px;
}

.ie_down .up6 {
    background: url("../image/ie_update.png") no-repeat 0px -284px;
}

.ie_close {
    position: absolute;
    top: 10px;
    right: 20px;
}

.ie_close a {
    color: #917b50;
}

.ie_close a:hover {
    color: #f7b79b;
}

.clear {
    clear: both;
}


/* 按钮样式*/

.b13,
.b15,
.b14,
.b16,
.b17,
.b18,
.b19,
.b20,
.b21 {
    background: #438200;
    border: none;
    border: none;
    height: 26px;
    line-height: 26px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
}


/* -- 弹出窗口 -- */

#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;
}

.yq {
    width: 960px;
    height: 67px;
    margin-top: 10px;
}

.yq h3 {
    float: left;
    padding: 10px 0 0 20px;
    width: 75px;
    text-align: center;
}

.yq h3 a {
    font-family: "微软雅黑";
    font-size: 17px;
    color: #fff;
    font-weight: normal;
}

.yq h3 a span {
    display: block;
}

.yq p {
    float: left;
    width: 710px;
    padding-left: 50px;
    line-height: 25px;
    padding-top: 10px;
}

.yq p a {
    padding: 0 10px;
}

.yq_but {
    padding: 22px 0 0 20px;
}