.h20 {
    height: 20px;
}

/*栏目区*/
.longbox {
    margin: 0px auto;
    position: relative;
    z-index: 2;
    background: url(bj.jpg) repeat-x;
}

.longConCam {
    width: 1366px;
    margin: 0 auto;
}

.mblLeft {
    float: left;
    padding: 5px 0 0 10px;
}

.mblRight {
    margin-left: 65px;
}

.mblContent {
    padding: 10px 20px;
}

.mblFunc {
    text-align: right;
    color: #c1c1c1;
    height: 16px;
}

.mblCon {
    color: #333;
    line-height: 24px;
}

.imgVM img {
    vertical-align: -4px;
}

.workLeftTop {
    padding: 15px 20px;
}

.adBoxMiddle {
    padding: 20px 0;
    text-align: center;
}

.commentFunc p {
    float: right;
}

.small .inputLong {
    padding: 20px 20px;
    background: #fff;
}

.small .inputLong .normalArea {
    width: 710px;
}

.small .inputLong .commentFunc {
    width: 724px;
    height: 30px;
}

.small .commentArea {
    width: 646px;
}

.small .commentFunc {
    width: 658px;
}

/**/
.msgWrapper {
    font-size: 14px;
    background: #fff;
    padding: 10px 0;
}

.newad {
    width: 250px;
    height: 230px;
    overflow: hidden;
    text-align: center;
}

.indexShow {
    position: relative;
}

.indexShowBox {
    width: 1366px;
    height: 400px;
    overflow: hidden;
}

.indexShowLeft {
    position: absolute;
    left: 60px;
    top: 45%;
    display: inline-block;
    width: 36px;
    height: 70px;
}

.indexShowRight {
    position: absolute;
    right: 60px;
    top: 45%;
    display: inline-block;
    width: 36px;
    height: 70px;
}

.news-box {
    width: 1180px;
    margin: 60px auto 0;
    overflow: hidden;
}

.news-box-left {
    width: 880px;
    float: left;
    overflow: hidden;
}

.focus {
    position: relative;
    width: 380px;
    height: 274px;
    background-color: #000;
    float: left;
}

.focus img {
    width: 380px;
    height: 274px;
}

.focus .shadow .title {
    width: 260px;
    height: 65px;
    padding-left: 30px;
    padding-top: 20px;
}

.focus .shadow .title a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: bolder;
    overflow: hidden;
}

.focus .btn {
    position: absolute;
    bottom: 34px;
    left: 510px;
    overflow: hidden;
    zoom: 1;
}

.focus .btn a {
    position: relative;
    display: inline;
    width: 13px;
    height: 13px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #D9D9D9;
}

.focus .btn a:hover, .focus .btn a.current {
    cursor: pointer;
    background: #fc114a;
}

.focus .fPic {
    position: absolute;
    left: 0px;
    top: 0px;
}

.focus .D1fBt {
    overflow: hidden;
    zoom: 1;
    height: 16px;
    z-index: 10;
}

.focus .shadow {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 10;
    height: 35px;
    line-height: 35px;
    background: #5e5e5e;
    /*filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  */
    display: block;
    text-align: left;
}

.focus .shadow a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    margin-left: 80px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

.focus .fcon {
    position: relative;
    width: 100%;
    float: left;
    display: none;
    background: #000
}

.focus .fcon img {
    display: block;
}

.focus .fbg {
    bottom: 25px;
    right: 40px;
    position: absolute;
    height: 21px;
    text-align: center;
    z-index: 200;
    display: none;
}

.focus .fbg div {
    margin: 4px auto 0;
    overflow: hidden;
    zoom: 1;
    height: 14px
}

.focus .D1fBt a {
    position: relative;
    display: inline;
    width: 12px;
    height: 12px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #D9D9D9;
}

.focus .D1fBt .current, .focus .D1fBt a:hover {
    background: #fc114a;
}

.focus .D1fBt img {
    display: none
}

.focus .D1fBt i {
    display: none;
    font-style: normal;
}

.focus .prev, .focus .next {
    position: absolute;
    width: 30px;
    height: 35px;
    background: url(focus_btn.png) no-repeat;
}

.focus .prev {
    bottom: 0;
    left: 0;
    background-position: 0 -35px;
    cursor: pointer;
    z-index: 50;
}

.focus .next {
    bottom: 0;
    left: 30px;
    background-position: -30px -35px;
    cursor: pointer;
    z-index: 50;
}

.focus .prev:hover {
    background-position: 0 0;
}

.focus .next:hover {
    background-position: -30px 0;
}

/* layout */
.area-sub {
    width: 482px;
    overflow: hidden;
    float: right;
}

.dom-display .normal {
    display: none;
}

.dom-display .current {
    display: block;
}

.tab-hd-con {
    float: left;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}

.tab-hd-con a {
    display: inline-block;
    color: #333;
    text-decoration: none;
    font-weight: normal;
    font-size: 18px;
}

.tab-hd .current a {
    color: #256c9b;
    text-decoration: none;
}

.tab-bd-con {
    display: none;
    overflow: hidden;
}

.tab-sub-3 .tab-hd-con {
    padding: 0 18px;
}

.tab-main .tab-hd, .tab-sub .tab-hd, .tab-product .tab-hd, .tab-area .tab-hd {
    overflow: hidden;
    height: 37px;
    line-height: 37px;
}

.tab-main .tab-hd-con, .tab-sub .tab-hd-con, .tab-product .tab-hd-con, .tab-area .tab-hd-con {
    height: 36px;
}

.tab-main .tab-hd .current, .tab-sub .tab-hd .current, .tab-product .tab-hd .current, .tab-area .tab-hd .current {
    position: relative;
    z-index: 1;
    height: 37px;
    background: #fff;
    border: 1px solid #CFCFCF;
    border-bottom: 0;
}

.tab-main .tab-bd, .tab-sub .tab-bd, .tab-product .tab-bd, .tab-area .tab-bd {
    margin-top: -1px;
    border-top: 1px solid #CFCFCF;
}

.tab-main .tab-bd-con, .tab-sub .tab-bd-con, .tab-ad .tab-bd-con, .tab-area .tab-bd-con {
    padding-top: 18px;
}

.tab-sub .tab-bd-con {
    padding-right: 9px;
    padding-left: 13px;
}

.column {
    padding-right: 9px;
    font-size: 14px;
    line-height: 27px;
}

.column .list-main-normal {
    margin: 0;
    padding: 0;
    margin-top: 10px;
}

.column .list-main-normal li {
    list-style-type: none;
    background: url(dian.jpg) 0 15px no-repeat;
    padding-left: 15px;
}

.column .list-main-normal li a {
    font-size: 14px;
    line-height: 33px;
    color: #666;
    text-decoration: none;
    display: inline-block;
    width: 370px;
}

.column .list-main-normal li span {
    float: right;
    font-size: 14px;
    color: #666;
}

.news-box-right {
    width: 282px;
    float: right;
    overflow: hidden;
}

.area-sub1 {
    width: 282px;
    overflow: hidden;
    float: right;
}

.dom-display1 .normal1 {
    display: none;
}

.dom-display1 .current1 {
    display: block;
}

.tab-hd-con1 {
    float: left;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}

.tab-hd-con1 a {
    display: inline-block;
    color: #333;
    text-decoration: none;
    font-weight: normal;
    font-size: 18px;
}

.tab-hd1 .current1 a {
    color: #256c9b;
    text-decoration: none;
}

.tab-bd-con1 {
    display: none;
    overflow: hidden;
}

.tab-sub-4 .tab-hd-con1 {
    padding: 0 18px;
}

.tab-main .tab-hd1, .tab-sub1 .tab-hd1, .tab-product1 .tab-hd1, .tab-area1 .tab-hd1 {
    overflow: hidden;
    height: 37px;
    line-height: 37px;
}

.tab-main1 .tab-hd-con1, .tab-sub1 .tab-hd-con1, .tab-product1 .tab-hd-con1, .tab-area1 .tab-hd-con1 {
    height: 36px;
}

.tab-main1 .tab-hd1 .current1, .tab-sub1 .tab-hd1 .current1, .tab-product1 .tab-hd1 .current1, .tab-area1 .tab-hd1 .current1 {
    position: relative;
    z-index: 1;
    height: 37px;
    background: #fff;
    border: 1px solid #CFCFCF;
    border-bottom: 0;
}

.tab-main1 .tab-bd1, .tab-sub1 .tab-bd1, .tab-product1 .tab-bd1, .tab-area1 .tab-bd1 {
    margin-top: -1px;
    border-top: 1px solid #CFCFCF;
}

.tab-main1 .tab-bd-con1, .tab-sub1 .tab-bd-con1, .tab-ad1 .tab-bd-con1, .tab-area1 .tab-bd-con1 {
    padding-top: 18px;
}

.tab-sub1 .tab-bd-con1 {
    padding-right: 9px;
    padding-left: 13px;
}

.column1 {
    font-size: 14px;
    line-height: 27px;
}

.column1 img {
    margin-top: 20px;
}

.column1 p {
    background: #242424;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 37px;
    line-height: 37px;
}

.column1 p a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}

.title {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.title a {
    font-size: 18px;
    color: #256c9b;
    text-decoration: none;
}

.title a:hover {
    text-decoration: underline;
}

.produtct {
    height: 272px;
    border: 1px solid #d8d8d8;
    background: #f5f5f5;
}

.bbtom {
    border-bottom: 1px solid #d8d8d8;
}

.bk-ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
    margin-top: 10px;
}

.bk-ul li {
    margin: 0;
    padding: 0;
    float: left;
    margin-right: 15px;
    margin-top: 10px;
    list-style-type: none;
}

.bk-ul li a {
    display: block;
    border: 1px solid #d8d8d8;
}

.bk-ul li a:hover {
    color: #256c9b;
}

.left, .right {
    width: 373px;
    float: left;
    border-top: 2px solid #00a1e9;
    border-bottom: 2px solid #00a1e9;
    background: #f5f5f5;
}

.center {
    width: 374px;
    float: left;
    border-top: 2px solid #256c9b;
    border-bottom: 2px solid #256c9b;
}

.left, .right, .center {
    padding: 0 10px 10px;
    _padding-left: 5px;
}

.left-con1 {
    margin-top: 10px;
    height: 278px;
}

.left-con1 p {
    font-size: 14px;
    color: #666;
    line-height: 40px;
}

.left-con1 ul {
    margin: 10px 0 0 0;
    padding: 0;

}

.left-con1 ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    padding-left: 70px;
    font-size: 14px;
    color: #666;
    line-height: 40px;
}

.left-con1 .btom {
    font-size: 14px;
    color: #666;
    padding-top: 5px;
    padding-left: 82px;
}

.left-con2 {
    margin-top: 10px;
    height: 278px;
}

.left-con2 p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    width: 293px;
}

.left-con2 .num3 {
    margin: 10px 0 0 0;
    padding: 0;

}

.left-con2 .num3 p {
    margin-left: 86px;
}

.more {
    text-align: right;
    margin-top: 15px;
}

.more a {
    font-size: 14px;
    color: #666;
    text-decoration: none;
}

.more a:hover {
    color: #256c9b;
}

.left-con3 {
    margin-top: 10px;
    height: 278px;
    overflow: hidden;
}

#outer a {
    padding: 10px 0 0 90px;
    display: block;
    cursor: pointer;
    font-size: 14px;
    color: #666;
    text-decoration: none;
}

#outer2 a {
    padding: 10px 15px 0 90px;
    display: block;
    cursor: pointer;
    font-size: 14px;
    color: #666;
    text-decoration: none;
}
#outer3 a {
    padding: 10px 15px 0 90px;
    display: block;
    cursor: pointer;
    font-size: 14px;
    color: #666;
    text-decoration: none;
}
.area-sub2 {
    width: 1180px;
    overflow: hidden;
    float: right;
}

.dom-display2 .normal2 {
    display: none;
}

.dom-display2 .current2 {
    display: block;
}

.tab-hd-con2 {
    float: left;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}

.tab-hd-con2 a {
    display: inline-block;
    color: #333;
    text-decoration: none;
    font-weight: normal;
    font-size: 18px;
}

.tab-hd2 .current2 a {
    color: #256c9b;
    text-decoration: none;
}

.tab-bd-con2 {
    display: none;
    overflow: hidden;
}

.tab-sub-5 .tab-hd-con2 {
    padding: 0 18px;
}

.tab-main .tab-hd2, .tab-sub2 .tab-hd2, .tab-product2 .tab-hd2, .tab-area2 .tab-hd2 {
    overflow: hidden;
    height: 37px;
    line-height: 37px;
}

.tab-main2 .tab-hd-con2, .tab-sub2 .tab-hd-con2, .tab-product2 .tab-hd-con2, .tab-area2 .tab-hd-con2 {
    height: 36px;
}

.tab-main2 .tab-hd2 .current2, .tab-sub2 .tab-hd2 .current2, .tab-product2 .tab-hd2 .current2, .tab-area2 .tab-hd2 .current2 {
    position: relative;
    z-index: 1;
    height: 37px;
    background: #fff;
    border: 1px solid #CFCFCF;
    border-bottom: 0;
}

.tab-main2 .tab-bd2, .tab-sub2 .tab-bd2, .tab-product2 .tab-bd2, .tab-area2 .tab-bd2 {
    margin-top: -1px;
    border-top: 1px solid #CFCFCF;
}

.tab-main2 .tab-bd-con2, .tab-sub2 .tab-bd-con2, .tab-ad2 .tab-bd-con2, .tab-area2 .tab-bd-con2 {
    padding-top: 18px;
}

.tab-sub2 .tab-bd-con2 {
    padding-right: 9px;
    padding-left: 13px;
}

.column2 {
    font-size: 14px;
    line-height: 27px;
}

.column2 img {
    margin-top: 20px;
}

.column2 p {
    background: #242424;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 37px;
    line-height: 37px;
}

.column2 p a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}

.column2 p a:hover {
    color: #256c9b;
}

.tubiao {
    margin: 30px;
    margin-right: 0px;
    overflow: hidden;
}

.tubiao li {
    float: left;
    list-style-type: none;
    margin-right: 33px;
    width: 110px;
}

.zuoyou {
    position: absolute;
    margin-top: -85px;
    height: 36px;
    overflow: hidden;
    width: 1180px;
}

.zuoyou .prev1 {
    background: url(pre.jpg) no-repeat;
    float: left;
    width: 36px;
    height: 36px;
}

.zuoyou .next1 {
    background: url(next.jpg) no-repeat;
    width: 36px;
    height: 36px;
    float: right;
}

#menu {
    float: left;
    width: 100px;
    height: 272px;;
}

#menu ul {
    height: 272px;;
    border-right: 1px solid #d8d8d8;
}

#menu li {
    height: 90px;
    *height: 87px;
    line-height: 90px;
    text-align: right;
    border-bottom: 1px solid #d8d8d8;
    width: 99px;
    overflow: hidden;

}

#menu a {
    color: #333;
    font-size: 10pt;
    text-decoration: none;
    display: block;
    padding-right: 25px

}

#menu .on {
    width: 101px;
}

#menu a:hover, #menu .on a {
    color: #007734;
    height: 90px;
    *height: 87px;
    line-height: 90px;
    background: #f5f5f5;

    font-weight: bold;
}

#content {
    float: left;
    width: 85%;
    padding: 23px 15px;
}

#content img {
    width: 289px;
    height: 226px;;
    padding: 0;
    margin: 0;
    margin-right: 36px;
    float: left;

}

#content p {
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 26px;
    color: #888;
}

#content p.l-more {
    margin: 0;
    text-align: right;
}

#content p.l-more a {
    color: #00a1e9;
    font-size: 12px;
    text-decoration: none;
}

#content h2 {
    font-size: 16px;
    color: #256c9b;
    font-weight: normal;

}

#content ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 5px;
}

#content li {
    width: 170px;
    height: 24px;
    line-height: 24px;
    float: left;
    padding: 0 15px;
}

#content li a {
    font-size: 14px;
    color: #666;
    text-decoration: none;
}

#content li a:hover {
    color: #256c9b;
}

/* focus */
.image-loop {
    width: 1180px;
    margin: 0 auto;
    height: 125px;
    overflow: hidden;
    position: relative;
}

.image-loop ul {
    height: 125px;
    position: absolute;
}

.image-loop ul li {
    float: left;
    width: 180px;
    height: 950px;
    overflow: hidden;
    position: relative;
    margin-left: 50px;
    margin-top: 30px;
}

.image-loop ul li a img {

    margin: 0 auto;
}

.image-loop ul li div {
    position: absolute;
    overflow: hidden;
}

.image-loop .btn {
    position: absolute;
    width: 780px;
    height: 10px;
    padding: 5px 10px;
    right: 0;
    bottom: 0;
    text-align: right;
}

.image-loop .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 25px;
    height: 10px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
}

.image-loop .btn span.on {
    background: #fff;
}

.image-loop .preNext {
    width: 45px;
    height: 100px;
    position: absolute;
    top: 45px;
    background: url(pre.jpg) no-repeat 0 0;
    cursor: pointer;
}

.image-loop .pre {
    left: 0;
}

.image-loop .next {
    right: 0;
    background: url(next.jpg) no-repeat 0 0;
    background-position: right top;
}

.lmbanner {
    width: 1180px;
    height: 240px;
    margin: 0 auto;
}

.lmbanneryy {
    width: 1180px;
    height: 40px;
    margin: 0 auto;
    background: url(banneryy.png) no-repeat;
}

/************************detail*************************/

.posi-box {
    width: 1160px;
    margin: 0 auto;
    padding-left: 20px;
    background: url(posi-dot.png) no-repeat center left;
    height: 38px;
    line-height: 38px;
}

.position {
    font-size: 14px;
    color: #666;
}

.position a {
    font-size: 14px;
    color: #666;
    text-decoration: none;
}

.position a:hover {
    color: #256c9b;
}

.pic-box {
    width: 1180px;
    margin: 0 auto;
}

.detail {
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
}

.d-left {
    width: 180px;
    float: left;
}

.d-left ul {
    margin: 0;
    padding: 0;
}

.d-left ul li {
    border-bottom: 1px solid #ccc;
}

.d-left ul li a {
    display: block;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    font-weight: bold;
    color: #666;
    text-decoration: none;
    padding-left: 15px;
}

.d-left ul li a:hover {
    border-left: 3px solid #04044e;
    background: url(de-h-bj.png) right center #00a0ea no-repeat;
    color: #fff;
}

.d-left ul li .de-on {
    border-left: 3px solid #04044e;
    background: url(de-h-bj.png) right center #00a0ea no-repeat;
    color: #fff;
}

.d-right {
    width: 980px;
    float: right;
    text-align: center;
    overflow: hidden;
    min-width: 400px;
}

.d-right h1 {
    font-size: 18px;
    color: #333;
}

.laiyuan-time {
    margin-top: 20px;
    font-size: 12px;
    color: #666;
    padding-bottom: 20px;
    background: url(de-line.jpg) repeat-x bottom;
}

.laiyuan-time span {
    margin: 0 10px;
}

.laiyuan-time span a {
    margin: 0 5px;
    color: #666;
    text-decoration: none;
}

.laiyuan-time span a:hover {
    color: #256c9b;
}

.d-right p {
    line-height: 26px;
    margin-top: 15px;
    text-align: left;
    text-indent: 2em;
    color: #666;
}

.xglink {
    margin-top: 20px;
    border-top: 1px solid #ccc;
    padding-top: 20px;
    text-align: left;
}

.xglink h1 {
    font-size: 14px;
    font-weight: normal;
}

.xglink ul {
    margin: 0;
    padding: 0;
    margin-top: 10px;
}

.xglink ul li {
    line-height: 26px;
    font-size: 14px;
    list-style-type: none;
}

.xglink ul li a {
    color: #333;
    text-decoration: none;
}

.xglink ul li a:hover {
    color: #256c9b;
}

.d-r-left {
    width: 680px;
    float: left;
    overflow: hidden;
    text-align: left;
}

.d-r-left ul {
    margin: 0;
    padding: 0;
}

.d-r-left ul li {
    margin: 0;
    list-style-type: none;
    overflow: hidden;
    width: 680px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.d-r-left ul li img {
    float: left;
    margin-right: 30px;
}

.d-r-left ul li h1 {
    margin: 0;
    padding: 0;
}

.d-r-left ul li h1 a {
    font-size: 16px;
    color: #666;
    font-weight: normal;
    text-decoration: none;
}

.d-r-left ul li p {
    margin: 0;
    padding: 0;
    text-indent: 0;
    color: #999;
}

.d-r-left ul li p.time-fb {
    font-size: 14px;
    color: #333;
    margin: 5px 0;
}

.d-r-left ul li p.time-fb b {
    color: #F00;
    font-weight: normal;
}

.d-r-right {
    width: 282px;
    float: right;
    overflow: hidden;
    text-align: left;
}

.d-r-right .r-title {
    font-size: 18px;
    color: #666;
    line-height: 36px;
    background: url(de-line.jpg) repeat-x bottom;
    margin-bottom: 15px;
}

.d-r-right .r-title a {
    font-size: 18px;
    color: #666;
    text-decoration: none;
}

.d-r-right ul {
    margin: 0;
    padding: 0;
    margin-top: 15px;
}

.d-r-right ul li {
    list-style-type: none;
    line-height: 30px;
    background: url(dian.jpg) 0 15px no-repeat;
    padding-left: 15px;
}

.d-r-right ul li a {
    color: #999;
    text-decoration: none;
}

.d-r-right ul li a:hover {
    color: #256c9b;
}

.foot ul li h1 a {
    color: #585858;
    text-decoration: none;
}

.foot ul li h1 a:hover {
    color: #256c9b;
    text-decoration: underline;
}

/********************************product.html********************************/

.xglj {
    height: 100px;
    width: 980px;
    margin: 0 auto;
    float: right;
    border-top: solid 2px #eee;
    padding-top: 10px;
}

.xglj li {
    text-decoration: none;
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    font-family: "SimSun";
}

.xglj li a {
    text-decoration: none;
    color: #333333;
    font-size: 14px;
}

.d-right h1.pro-title {
    font-size: 30px;
    text-align: left;
}

.product {
    width: 180px;
    float: left;
}

.productul {
    margin: 0;
    padding: 0;
}

.product ul h1 {
    font-size: 18px;
    font-weight: bold;
    padding-left: 15px;
    line-height: 40px;
    color: #333;
}

.product ul li {
    border-bottom: 1px solid #ccc;
}

.product ul li a {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #666;
    text-decoration: none;
    padding-left: 15px;
}

.product ul li a:hover {
    border-left: 3px solid #04044e;
    color: #fff;
}

.product ul li .de-on {
    border-left: 3px solid #04044e;
    color: #fff;
}

.pro-left {
    width: 680px;
    float: left;
    overflow: hidden;
    text-align: left;
}

.pro-search {
    margin: 30px;
    overflow: hidden;
}

.pros-left {
    width: 526px;
    float: left;
    color: #999;
}

.lbj {
    float: left;
    width: 210px;
    border: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
    margin-left: 20px;
    font-size: 14px;
}

.lbj span {
    overflow: hidden;
}

.lbj em {
    display: inline-block;
    width: 30px;
    height: 30px;
    float: right;
    border-left: 1px solid #ccc;
}

.lbj ul {
    margin: 0;
    padding: 0;
    background: #fff;
    border: 1px solid #ccc;
    margin-top: 10px;
    position: absolute;
    z-index: 999;
    width: 210px;
    clear: both;
    display: none;
}

.lbj ul li {
    list-style-type: none;
    line-height: 30px;
}

.lbj ul li a {
    color: #666;
    text-decoration: none;
}

.na {
    width: 58px;
    float: left;
    height: 73px;
    line-height: 30px;
    font-size: 14px;
}

.keywords {
    float: left;
    border: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
    margin-left: 20px;
    margin-top: 10px;
    width: 443px;
    font-size: 14px;
}

.keywords span {
    padding: 0 10px;
}

.sea-btn {
    float: left;
    width: 69px;
    height: 73px;
    margin-left: 25px;
}

.title-se {
    height: 22px;
    line-height: 22px;
    border-left: 2px solid #256c9b;
    margin-top: 20px;
}

.title-se a {
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
    color: #333;
    padding-left: 10px;
}

.qkjg {
    margin: 0;
    padding: 0;
    margin-top: 15px;
    overflow: hidden;
    width: 680px;
}

.qkjg li {
    width: 210px;
    float: left;
    margin-right: 16px;
    _margin-right: 13px;
    display: inline;
    list-style-type: none;
}

.qkjg li img {
    border: 1px solid #ccc;
}

.qkjg li p {
    text-align: center;
    margin: 10px 0;
}

.qkjg li p a {
    color: #666;
    text-decoration: none;
}

.qkjg li p a:hover {
    color: #256c9b;
}

.bjh {
    background: #efefef;
    padding: 15px;
    margin-top: 25px;
    padding-top: 0;
    width: 250px;
    overflow: hidden;
}

.title-se-r {
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
}

.title-se-r a {
    border-left: 2px solid #256c9b;
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
    color: #666;
    padding-left: 10px;
}

.bjh ul {
    margin: 0;
    padding: 0;
    margin-top: 15px;
}

.bjh ul li {
    clear: both;
    list-style-type: none;
    line-height: 30px;
    background: url(dian.jpg) 0 15px no-repeat;
    padding-left: 15px;
}

.bjh ul li a {
    color: #999;
    text-decoration: none;
    font-size: 14px;
}

.bjh ul li a:hover {
    color: #256c9b;
}

.bjh ul.img-ul {
}

.bjh ul.img-ul li {
    margin-top: 10px;
    background: none;
    padding: 0;
    overflow: hidden;
}

.bjh ul.img-ul li img {
    margin-right: 10px;
    border: 3px solid #fff;
}

.bjh ul.img-ul li div {
    width: 48%;
}

.bjh ul.img-ul li .left1 {
    float: left;
}

.bjh ul.img-ul li .right1 {
    float: right;
}

.pro-detail {
    overflow: hidden;
    text-align: left;
    margin-top: 30px;
}

.pro-de-l {
    float: left;
    width: 333px;
}

.pro-de-l img {
    border: 1px solid #ccc;
}

.pro-de-l a.smal {
    margin-right: 12px;
    _margin-right: 10px;
    margin-top: 10px;
    width: 70px;
    height: 54px;
    display: inline-block;
}

.pro-de-r {
    float: right;
    width: 630px;
}

.pro-de-r h1 a {
    font-size: 22px;
    color: #666;
    text-decoration: none;
}

.pro-de-r p {
    text-indent: 0;
    border: 1px solid #d7d7d7;
    padding: 20px 10px;
}

.jgbtn {
    margin-top: 47px;
    _margin-top: 45px;
}

.jgbtn .zxjg {
    display: inline-block;
    width: 159px;
    height: 40px;
    background: #efefef;
    border: 1px solid #ccc;
    color: #666;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
}

.jgbtn .dg {
    display: inline-block;
    width: 159px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    margin-left: 15px;
}

.lx-f {
    margin: 20px 0;
}

.lx-f a {
    color: #666;
    font-size: 12px;
    margin-right: 15px;
    text-decoration: none;
}

.lx-f a:hover {
    color: #256c9b;
}

.lx1 {
    padding-left: 15px;
}

.lx2 {
    padding-left: 18px;
}

.lx3 {
    padding-left: 25px;
}

.sc-btn {
    display: inline-block;
    width: 85px;
    height: 30px;
}

.shear {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    margin-left: 15PX;
}

.shear a {
    margin-right: 10px;
}

.s1 {
    width: 22px;
    height: 22px;
    display: inline-block;
}

.s2 {
    width: 22px;
    height: 22px;
    display: inline-block;
}

.s3 {
    width: 22px;
    height: 22px;
    display: inline-block;
}

#divspacerank {
    margin-top: 20px;
}

.wrap1 {
    width: 678px;
}

.a10 {
    COLOR: #0099cc;
    TEXT-DECORATION: none;
    font-size: 14px;
}

.a10:hover {
    color: #256c9b;
    TEXT-DECORATION: underline
}

.md-head {
    PADDING-LEFT: 0px;
    LINE-HEIGHT: 40px;
    HEIGHT: 40px;
    border: 1px solid #ccc;
    border-bottom: 0;
}

.md-head A {
    BORDER-TOP-WIDTH: 0px;
    BORDER-LEFT-WIDTH: 1px;
    FLOAT: left;
    BORDER-BOTTOM-WIDTH: 1px;
    WIDTH: 84px;
    BACKGROUND-COLOR: #fff;
    TEXT-ALIGN: center;
    BORDER-right: 1px solid #ccc;
    color: #666;
}

.md-head A.wid {
    WIDTH: 76px
}

.md-head A.cur {
    border-right: 1px solid #80d7fe;
    border-left: 1px solid #80d7fe;
    TEXT-DECORATION: none;
    color: #00a0e9;
    border-top: 2px solid #80d7fe;
}

.md-body {
    padding: 15px;
    ZOOM: 1;
    border: 1px solid #ccc;
}

.md-body h1 {
    font-size: 14px;
    font-weight: normal;
}

.md-body p {
    text-indent: 0;
}

.v {
    width: 680px;
    overflow: hidden;
    margin-top: 20px;
}

.v_caption {
    height: 35px;
    overflow: hidden;
}

.v_caption h2 {
    float: left;
    width: 84px;
    height: 35px;
    overflow: hidden;
    text-indent: -9999px;
}

.v_caption .cartoon {
}

.v_caption .cartoon a {
    border-left: 2px solid #256C9B;
    font-size: 16px;
    float: left;
    color: #666;
    text-decoration: none;
    padding-left: 10px;
    line-height: 26px;
    height: 26px;
}

.v_caption .variety {
    background-position: -100px -100px;
}

.highlight_tip {
    display: inline;
    float: left;
    margin: 14px 0 0 10px;
    float: right;
}

.highlight_tip span {
    display: inline;
    float: left;
    width: 7px;
    height: 7px;
    overflow: hidden;
    margin: 0 2px;
    text-indent: -9999px;
}

.highlight_tip .current {
    background-position: 0 -2px;
}

.change_btn {
    float: left;
    margin: 7px 0 0 10px;
    float: right;
}

.change_btn span {
    display: block;
    float: left;
    width: 30px;
    height: 23px;
    overflow: hidden;
    text-indent: -9999px;
    cursor: pointer;
}

.change_btn .previous {
    background-position: 0 -182px;
}

.change_btn .next {
    width: 31px;
    background-position: -30px -182px;
}

.change_btn .first_btn {
    background-position: 0 -282px;
    cursor: default;
}

.change_btn .last_btn {
    background-position: -30px -282px;
    cursor: default;
}

.v_caption em {
    display: inline;
    float: right;
    margin: 10px 12px 0 0;
}

.v_content {
    position: relative;
    width: 680px;
    height: 162px;
    overflow: hidden;
}

.v_content_list {
    position: absolute;
    width: 3500px;
}

.v_content ul {
}

.v_content ul li {
    display: inline;
    float: left;
    margin: 10px 10px 0;
    padding: 8px;
}

.v_content ul li a {
    display: block;
    width: 190px;
    height: 144px;
    overflow: hidden;
}

.v_content ul li img {
    width: 190px;
    height: 144px;
}

.v_content ul li h4 {
    width: 128px;
    height: 36px;
    overflow: hidden;
    margin-top: 12px;
    font-weight: normal;
}

.v_content ul li h4 a {
    display: inline !important;
    height: auto !important;
}

.v_content ul li span {
    color: #666;
}

.v_content ul li em {
    color: #888;
    font-family: Verdana;
    font-size: 0.9em;
}