﻿@charset "utf-8";
html {
    color: #000;
    background: #FFF;
}

body {
    color: #666;
    font: 12px/1.231 " ", " ", arial, helvetica, clean, sans-serif, "宋体";
}


/*网站字体颜色*/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
    font-style: inherit;
    font-weight: inherit;
}

del,
ins {
    text-decoration: none;
}

li {
    list-style: none;
}

caption,
th {
    text-align: left;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: baseline;
}

sub {
    vertical-align: baseline;
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

input,
button,
textarea,
select {
    *font-size: 100%;
}

input,
select {
    vertical-align: middle;
}

select,
input,
button,
textarea,
button {
    font: 99% arial, helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
    border-collapse: collapse;
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}


/*title*/

h1 {
    font-size: 32px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}

.mt10 {
    margin-top: 10px;
}

a {
    color: #666;
    text-decoration: none;
}


/*for ie f6n.net*/

a:focus {
    outline: 0;
}


/*for ff f6n.net*/

a:hover {
    /*text-decoration:underline; */
    cursor: pointer;
}

.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: 1200px;
    margin: 0 auto;
}


/* -- 页面整体布局 -- */

.header,
.content,
.footer {
    width: 1200px;
    margin: 0 auto;
}

.left,
.leftr {
    width: 230px;
    float: left;
    overflow: hidden;
}

.leftr {
    float: left;
}

.left2 {
    width: 900px;
    float: left;
    overflow: hidden;
    margin-top: 15px;
}

.left3 {
    width: 754px;
    float: left;
    overflow: hidden;
    color: #666;
}

.lefttop {
    height: 0px;
    font-size: 0;
    overflow: hidden;
    margin-top: 10px;
}

.leftbot {
    height: 0px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.left2bot {
    height: 0px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right,
.rightl {
    width: 935px;
    float: right;
    display: inline;
    overflow: hidden;
}

.rightl {
    float: right;
}

.right2 {
    width: 275px;
    float: right;
    overflow: hidden;
    margin-top: 15px;
}

.right3 {
    width: 201px;
    float: right;
    overflow: hidden;
    color: #666;
}

.rightbot {
    height: 0px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right2bot {
    height: 0px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right_main {
    width: 935px;
    overflow: hidden;
}

.right2_main {
    width: 273px;
    overflow: hidden;
}

.left2_main {
    width: 900px;
    overflow: hidden;
}

.h_nav li a:-webkit-any-link {
    display: block;
}


/*头部开始*/

.top {
    font-family: " ", " ";
    position: relative;
    height: 163px;
    z-index: 2;
}

.h_top {
    width: 1200px;
    padding-top: 56px;
}

.h_top span {
    display: inline-block;
}

.h_top em {
    display: inline-block;
    font-style: normal;
}

.h_top a {
    display: inline-block;
    font-size: 16px;
    padding-left: 36px;
    padding-right: 17px;
    color: #000;
    line-height: 27px;
}

.h_top a.a1 {
    background: url(../images/t_06.png) no-repeat left center;
}

.h_top a.a2 {
    background: url(../images/t_08.png) no-repeat left center;
}

.h_top a.a3 {
    background: url(../images/t_10.png) no-repeat left center;
}

.h_top a.a4 {
    background: url(../images/t_13.png) no-repeat left center;
}

.h_top a.a5 {
    background: url(../images/t_15.png) no-repeat left center;
}

.logo {
    position: absolute;
    top: 22px;
    left: 50%;
    margin-left: -94px;
}


/*头部结束*/


/*底部开始*/

.foot {
    height: 258px;
    background: url(../images/fbj.jpg) no-repeat center top;
}

.fnav {
    padding-top: 30px;
    padding-bottom: 24px;
    border-bottom: 2px #6a8b54 solid;
}

.fnav a {
    margin-right: 70px;
    font-size: 12px;
    color: #FFF;
}

.fnav a.non {
    margin-right: 0;
}

.web {
    padding-top: 24px;
}

.web .flogo {
    padding-left: 10px;
    padding-right: 50px;
}

.web p {
    width: 375px;
    padding-top: 0px;
}

.web p span {
    font-size: 12px;
    color: #FFF;
    display: inline-block;
    padding-right: 13px;
    line-height: 26px;
}

.web p span.ps {
    margin-top: 14px;
}

.web p span i {
    display: inline-block;
    height: 18px;
    border: 1px #6a8b54 solid;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    color: #FFF;
    margin-right: 8px;
    font-style: normal;
    padding: 0 5px;
}

.web p a {
    color: #fff;
}

.web em {
    font-style: normal;
    display: inline-block;
    padding-top: 0;
}

.web em span {
    display: inline-block;
    margin-left: 26px;
}

.web em span i {
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    font-style: normal;
    color: #FFF;
    padding-top: 6px;
}

.web em span img {
    width: 120px;
    height: 120px;
}


/*底部结束*/

.youce {
    position: fixed;
    right: 42px;
    width: 50px;
    z-index: 999;
    background: #8b007b;
    right: 50%;
    margin-right: -655px;
    top: 100%;
    margin-top: -160px;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.5));
}

.youce ul li {
    width: 50px;
    height: 50px;
    overflow: hidden;
}

.youce ul li em {
    display: block;
    height: 50px;
    width: 50px;
}

.youce ul li a.yc1 em {
    background: url("Img/kf1.png") no-repeat scroll center center;
}

.youce ul li a.yc2 em {
    background: url("Img/kf2.png") no-repeat scroll center center;
}

.youce ul li a.yc3 em {
    background: url("Img/kf3.png") no-repeat scroll center center;
}

.youce ul li a.yc4 em {
    background: url("Img/kf4.png") no-repeat scroll center center;
}

.youce ul li a.yc2 .wx_box {
    bottom: 3px;
    cursor: default;
    display: none;
    padding-right: 9px;
    position: absolute;
    right: 46px;
    width: 153px;
}

.youce ul li a.yc2 .yc_weixin {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d6d6d6;
    padding: 12px 11px 0;
}

.youce ul li a.yc2 .yc_weixin span {
    color: #333;
    display: block;
    line-height: 20px;
    text-align: center;
    padding: 0 0 10px;
}

.youce ul li a.yc2:hover .wx_box {
    display: inline;
}

.youce ul li a.yc4 .wx_box {
    top: 153px;
    cursor: default;
    display: none;
    padding: 5px 5px 5px 10px;
    position: absolute;
    right: 50px;
    height: 30px;
    width: 130px;
    background: #8b007b;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

.youce ul li a.yc4:hover .wx_box {
    display: inline;
}

.youce ul li a.yc4 .wx_box span {
    color: #fff;
    font-size: 14px;
    width: 160px;
    display: block;
}

.youce ul li a.yc5 em {
    background: url("Img/kf5.png") no-repeat scroll center center;
}

.ss01 {
    height: 40px;
    background: #f7f7f7;
    margin: 6px 0;
    display: none;
}

.ss01 .content {
    margin: 0 auto;
    width: 1200px;
}

.ss01 p {
    float: left;
    font-size: 12px;
    line-height: 40px;
}

.ss01 p span {
    font-weight: bold;
    color: #333333;
}

.ss01 p a {
    display: inline-block;
    color: #666666;
    font-size: 12px;
    padding-right: 16px;
    line-height: 40px
}

.ss01 .ss-c {
    float: right;
    margin-top: 5px;
}

.ss01 .ss-c .inp1 {
    border: 1px solid #bebebe;
    border-right: 0;
    width: 290px;
    height: 31px;
    font-family: ' ', ' ';
    float: left;
    color: #c1c1c1;
    font-size: 13px;
    padding-left: 10px;
    line-height: 31px
}

.ss01 .ss-c .inp2 {
    width: 35px;
    height: 33px;
    float: left;
}


/*temp.css*/

#nodata {
    padding: 80px;
    padding-left: 150px;
    border: solid 1px #eee;
    margin: 10px 0;
    background: url(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;
}

.ImTable * {
    padding: 0px;
    margin: 0px
}

.ImTable {
    border-collapse: collapse;
    border: none;
    background: url(/UserControls/im/kefu/bg.gif)
}

.ImTable h2 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px
}

.ImHeader {
    height: 165px;
    background: url(/UserControls/im/kefu/im_01.jpg)
}

.ImRow0 {
    background: url(/UserControls/im/kefu/ico_item1.jpg) no-repeat;
    margin: 10px 10px 0;
    height: 24px;
    padding-left: 10px;
    padding-top: 4px;
}

.ImRow1 {
    background: url(/UserControls/im/kefu/ico_item1.jpg) 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: #fff;
    font-size: 14px;
}

.ImFooter {
    height: 90px;
    background: url(/UserControls/im/kefu/im_04.jpg) no-repeat;
    display: inline-block;
    width: 150px;
    font-family: Arial, Helvetica, sans-serif;
}

.ImFooter h5 {
    font-size: 14px;
    font-weight: normal;
    color: #8b007b;
    text-align: center;
    margin: 15px 0 0;
    font-family: '宋体';
}

.ImFooter p {
    font-size: 20px;
    font-weight: bold;
    color: #8b007b;
    text-align: center;
    margin: 10px 0;
}

.topadcs {
    width: 100%;
    text-align: center;
    margin: 10px auto;
    margin-bottom: 0;
    margin-top: 0;
}

.topadcs a img {
    width: 100%;
    height: auto;
    display: block;
}

.topadcs a {
    display: block;
    margin: 0 auto;
}

.topadcs a.fullad {
    height: 300px;
}

.plc,
.plc2 {
    background: url(../images/logo_03.png) no-repeat 0 0;
    height: 20px;
    line-height: 38px;
    padding: 7px 8px 8px 35px;
    position: relative;
    color: #666;
    overflow: hidden;
    font-size: 14px;
    border-bottom: 1px solid #ececec;
    padding-bottom: 15px;
    font-family: " ", " ";
    padding-left: 40px;
}

.plc span {}

.plc i,
.plc2 i,
.plc a {
    font-style: normal;
    font-size: 14px;
    color: #666;
}


/*资讯中心*/

.newtp_list {
    background: #efefef;
    height: 36px;
    line-height: 36px;
}

.newtp_list a.titays {
    height: 36px;
    width: 115px;
    text-align: center;
    font-size: 16px;
    background: #8b007b;
    color: #fff;
    display: block;
}

.newtp_list span {
    font-size: 14px;
    color: #333;
    font-weight: normal;
    padding-right: 10px;
    display: block;
}

.news_index_warp {
    margin-bottom: 20px
}

.news_index_warp dl {
    width: 945px;
    padding: 30px 0 0;
    display: inline-block;
    overflow: hidden;
}

.news_index_warp dt {
    width: 315px;
    float: left;
    padding: 0px 24px 0px 0px;
}

.news_index_warp dt img {
    width: 315px;
}

.news_index_warp dd {
    float: left;
    overflow: hidden;
    width: 606px;
}

.news_index_warp dd .netptit {
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

.news_index_warp dd p {
    font-size: 14px;
    color: #555;
    height: 90px;
    line-height: 24px;
    overflow: hidden;
    padding-top: 5px
}

.news_index_warp dd span {
    display: block;
    padding: 10px 0 0;
}

.news_index_warp dd span img {
    width: 100px;
    height: 30px;
    margin-bottom: 20px;
}

.news_index_warp ul {
    width: 945px;
    display: inline-block;
    overflow: hidden;
}

.news_index_warp ul li {
    width: 450px;
    height: 62px;
    float: left;
    margin: 0 44px 0 0;
    padding: 30px 0 12px;
    overflow: hidden;
    display: inline
}

.news_index_warp ul li em {
    display: block;
    float: left;
    width: 66px;
    height: 60px;
    text-align: center;
    border: #8b007b 1px solid;
    font-size: 12px;
    color: #8b007b;
    margin: 2px 0 0;
}

.news_index_warp ul li b {
    display: block;
    font-size: 20px;
    padding: 10px 0 0;
}

.news_index_warp ul li span {
    display: block;
    float: left;
    width: 362px;
    height: 66px;
    line-height: 22px;
    overflow: hidden;
    padding: 0 0 0 20px;
}

.news_index_warp ul li span a {
    font-size: 14px;
    color: #555;
}

.news_index_warp ul li.oddys {
    margin-right: 0px
}

.news_index_warp dd span a {
    background: #8b007b;
    width: 80px;
    height: 26px;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 26px;
}

.clearfix:after {
    content: "";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}

.clearfix {
    *zoom: 1
}

.nynav {
    background: url(img/common/nybj.png) no-repeat center top;
    height: 106px;
    line-height: 106px;
}

.nynav ul {
    line-height: 0;
}

.nynav li {
    line-height: 106px;
    float: left;
    margin-right: 65px;
}

.nynav li.non {
    margin-right: 64px;
    margin-right: 0;
}

.nynav li a {
    color: #333;
    font-size: 14px;
}

.nynav li a:hover,
.nynav li.cur a {
    color: #8b007f;
    font-size: 14px;
}

.h_head_gd {
    position: fixed;
    top: -28px;
    width: 100%;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop)-28);
    z-index: 99999;
    left: 0;
    height: 80px;
}

.nynav,
.h_head_gd {
    background: #8b007f;
    height: 60px;
    line-height: 60px;
    top: 0;
}

.nynav li {
    line-height: 60px;
}

.nynav li a,
.nynav li a:hover,
.nynav li.cur a {
    color: #fff;
}

.h_head_gd {
    top: 0;
    _top: expression(document.documentElement.scrollTop);
}