﻿@charset "utf-8";
div, p, img, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {
    margin: 0;
    padding: 0;
    border: none;
    list-style-type: none;
}

img {
    margin: 0;
    padding: 0;
    border: 0;
}

a img {
    border: 0px;
}

body {
    font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
    margin: 0px auto;
    font-size: 14px;
    padding: 0;
}

.clearfix {
    clear: both;
}

a {
    text-decoration: none;
    color: #333333;
}

a:hover {
    color: #C00108;
    text-decoration: underline;
}

#quanju {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

#head {
    background: url(../images/head_bg.jpg) repeat-x top;
    padding: 0;
    margin: auto;
}

.top {
    width: 100%;
    height: 110px;
    font-size: 12px;
}

.TopInfo {
    width: 980px;
    margin: 0 auto;
}

.link {
    background: url(../images/top_bg2.gif) no-repeat left;
    width: 227px;
    text-align: center;
    font-size: 11px;
    line-height: 23px;
    float: right;
    padding-left: 10px;
    padding-right: 20px;
}

.link a {
    color: #C00108;
}

.TopLogo {
    width: 980px;
    padding-top: 7px;
    margin: 0 auto;
}

.TopLogo .logo {
    float: left;
    height: 62px;
}

.tel {
    width: 200px;
    height: 62px;
    float: right;
}

.tel .telS {
    color: #999999;
    font-size: 11px;
    padding-left: 0;
    padding-top: 5px;
    line-height: 180%;
}

.tel .telD {
    color: #FF9900;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 24px;
    line-height: 100%;
    padding-left: 0;
}

/******************导航部分*****************/
#NavDH {
    width: 100%;
    height: 46px;
    margin: auto;
}

.NavBG {
    background: url(../images/nav_bg1.jpg) repeat-x left;
    height: 46px;
    position: absolute;
    width: 100%;
    z-index: 100;
    margin: auto;
}

#sddm {
    width: 980px;
    margin: auto;
    z-index: 30;
}

#sddm li {
    float: left;
    font-weight: bold;
}

#sddm .CurrentLi a {
    background: none;
}

#sddm li a {
    background: url("../images/nav_bg11.jpg") no-repeat scroll -9px;
    color: #FFFFFF;
    display: block;
    height: 30px;
    padding: 8px 10px;
    text-align: center;
    width: 101px;
}

#sddm li P {
    color: #FFFFFF;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
}

#sddm li a:hover {
    background: url("../images/nav_bg2.jpg") repeat-x;
    text-decoration: none;
}

#sddm div {
    background: none repeat scroll 0 0 #808080;
    padding: 0;
    position: absolute;
    top: 36px;
    visibility: hidden;
}

#sddm div a {
    background: none repeat scroll 0 0 #C00108;
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
}

#sddm div a:hover {
    background: url("../images/nav_bg2.jpg") repeat-x scroll center 0;
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 30px;
}

#FocusBG {
    width: 100%;
    height: 300px;
    padding-top: 7px;
    background: url("../images/body_bg.png") repeat scroll 0 0;
}

#Focus {
    width: 980px;
    height: 300px;
    margin: auto;
    overflow: hidden;
    position: relative;
}

#Focus ul {
    height: 380px;
    position: absolute;
}

#Focus ul li {
    background: none repeat scroll 0 0 #000000;
    float: left;
    height: 300px;
    overflow: hidden;
    position: relative;
    width: 980px;
}

#Focus ul li div {
    overflow: hidden;
    position: absolute;
}

#Focus .btnBg {
    bottom: 0;
    height: 20px;
    left: 0;
    position: absolute;
    width: 980px;
}

#Focus .btn {
    bottom: 20px;
    height: 10px;
    padding: 5px 10px;
    position: absolute;
    right: 20px;
    text-align: right;
    width: 960px;
}

#Focus .btn span {
    background: none repeat scroll 0 0 #C00108;
    cursor: pointer;
    display: inline-block;
    height: 15px;
    margin-left: 15px;
    width: 15px;
}

#Focus .btn span.on {
    background: none repeat scroll 0 0 #C00108;
}

#Focus .preNext {
    cursor: pointer;
    height: 100px;
    position: absolute;
    top: 90px;
    width: 45px;
}

#Focus .pre {
    left: 0;
}

#Focus .next {
    background-position: right top;
    right: 0;
}

/*******************body部分********************/
#body {
    width: 980px;
    margin: auto;
}

#body .MainBlock {
    font-size: 12px;
    margin: auto;
    width: 980px;
    padding-top: 10px;
}

#body .left {
    border: 1px solid #E5E5E5;
    float: left;
    height: 240px;
    overflow: hidden;
    width: 458px;
    margin-left: 20px;
}

#body .right2 {
    border: 1px solid #E5E5E5;
    float: right;
    font-size: 12px;
    height: 240px;
    overflow: hidden;
    width: 256px;
}

.txtColorLink {
    color: #6C6C6C;
    float: left;
    padding: 5px 10px 14px;
}

.txtColorLink p {
    line-height: 180%
}

.txtColorLink a {
    color: #C00108;
}

.txtColorLink a:hover {
    text-decoration: underline
}

.txtColorLink2 {
    padding: 10px;
}

.txtColorLink2 li {
    line-height: 180%;
}

.txtColorLink2 a {
    color: #C00108;
}

.txtColorLink2 p {
    line-height: 180%;
    text-align: center;
}

.lianxi {
    padding: 10px;
}

.lianxi li {
    line-height: 25px;
}

.lianxi li a {
    color: #C00108;
}

.lianxi li a:hover {
    text-decoration: underline;
}

.lianxiQQ a {
    padding-left: 20px;
}

#body .topic {
    background: url("../images/box_bg1.jpg") repeat-x scroll left top;
    height: 35px;
}

#body .topic .TopicTitle {
    background: url("../images/box_bg2.gif") no-repeat scroll -10px -3px;
    color: #C00108;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    padding-left: 15px;
}

#body .topic .TopicTitle p {
    color: #999999;
    font-size: 9px;
    font-weight: normal;
    line-height: 150%;
    text-transform: uppercase;
}

#body .right2 .topic .TopicTitle, #body .left .topic .TopicTitle {
    padding-left: 15px;
}

#body .TopicTitle a {
    color: #C00108;
    text-decoration: none;
}

#body .topic .TopicMore {
    float: right;
    font-size: 12px;
    padding-right: 10px;
    padding-top: 12px;
}

#body .topic .TopicMore img {
}

#body .MBlockTable td {
    font-size: 12px;
    line-height: 27px;
}

#body .left .MBlockTable .ListTitle {
    background: url("../images/title_icon1.jpg") no-repeat scroll 15px 10px;
    padding-left: 30px;
}

#body .right2 .MBlockTable td {
    padding-left: 0;
    text-align: left;
}

#body .MainBlock .left .MBlockTable span {
    color: #9A9A9A;
    font-size: 11px;
    padding-left: 10px;
}

#body .MainBlock .left .TabBlock {
    padding: 0;
    width: 100%;
}

#body .MainBlock .left .TabBlock .menu {
    background: url("../images/box_bg1.jpg") repeat scroll left top;
    border-right: 1px solid #FFFFFF;
    height: 35px;
    overflow: hidden;
    z-index: 1000;
}

#body .MainBlock .left .TabBlock .menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}

#body .MainBlock .left .TabBlock .menu li {
    cursor: pointer;
    display: inline;
    float: left;
    height: 35px;
    width: 100px;
}

#body .MainBlock .left .TabBlock .menu li a {
    background: url("../images/box_bg1.jpg") repeat scroll left top;
    color: #666666;
    display: block;
    font-size: 12px;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
}

#body .MainBlock .left .TabBlock .menu li a.tabactive {
    background: url("../images/jiantou2.gif") no-repeat scroll 40px top #FFFFFF;
    border-right: 1px solid #DFDFDF;
    border-top: 3px solid #C00108;
    color: #C00108;
    font-weight: bold;
    height: 35px;
    line-height: 33px;
}

#body .MainBlock .left .TabBlock #tabcontent1, #body .MainBlock .left .TabBlock #tabcontent2, #body .MainBlock .left .TabBlock #tabcontent3 {
    border-top: 1px solid #E5E5E5;
    height: 170px;
    overflow: hidden;
    padding: 10px;
}

#body .right {
    border: 1px solid #E5E5E5;
    float: left;
    height: 240px;
    overflow: hidden;
    width: 219px;
}

#body .MainBlock .right .img {
    padding: 10px;
    width: 200px;
}

#body .MainBlock .right h1 {
    font-size: 14px;
    text-align: center;
}

#body .MainBlock .right .txt {
    color: #6C6C6C;
    float: left;
    padding: 5px 10px 14px;
}

#body .MainBlock .right2 .img {
    padding: 0 10px 10px;
    width: 233px;
}

#body .MainBlock .right2 h1 {
    font-size: 14px;
    text-align: center;
}

#body .MainBlock .right2 .txt {
    color: #6C6C6C;
    float: left;
    padding: 5px 10px 14px;
}

#body .MainBlock .right2 .MBlockTable td {
    color: #6C6C6C;
}

#body .MainBlock .right2 .MBlockTable td span {
    color: #FF9900;
    font-weight: bold;
}

#body .MainBlock3 {
    margin: auto;
    width: 980px;
}

#body .MainBlock3 .right {
    border: medium none;
}

#body .MainBlock3 .left {
    border: medium none;
    width: 980px;
}

#body .MainBlock3 .right2 {
}

#body .MainBlock3 .left .blk_29 {
    height: 242px;
    overflow: hidden;
    position: relative;
    width: 978px;
}

#body .MainBlock3 .left .blk_29 .LeftBotton {
    background: url("../images/lop1.gif") no-repeat scroll 0 0;
    cursor: pointer;
    float: left;
    height: 114px;
    left: 10px;
    position: absolute;
    top: 90px;
    width: 34px;
}

#body .MainBlock3 .left .blk_29 .RightBotton {
    background: url("../images/lop2.gif") no-repeat scroll 0 0;
    cursor: pointer;
    float: right;
    height: 114px;
    position: absolute;
    right: 0;
    top: 90px;
    width: 34px;
}

#body .MainBlock3 .left .blk_29 .Cont {
    float: left;
    height: 190px;
    left: 45px;
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 0 0;
    position: relative;
    width: 888px;
}

#body .MainBlock3 .left .blk_29 .box {
    float: left;
    text-align: center;
    width: 222px;
}

#body .MainBlock3 .left .blk_29 .box IMG {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    display: block;
    height: 155px;
    margin: 0 auto;
    padding: 3px;
    width: 155px;
}

#body .MainBlock3 .left .blk_29 .box A:hover IMG {
    border: 1px solid #C00108;
}

#body .MainBlock3 .left .blk_29 .box P {
    color: #C00108;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    width: 222px;
}

#body .MainBlock3 .right2 .AutoScrollList {
    height: 150px;
    margin: auto;
    overflow-y: scroll;
}

#body .MainBlock .right2 #demo {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 240px;
    margin: auto;
    overflow: hidden;
    width: 230px;
}

#body .MainBlock .right2 #indemo {
    float: left;
    height: 800%;
}

#body .MainBlock .right2 #demo1 {
    float: left;
}

#body .MainBlock .right2 #demo2 {
    float: left;
}

#body .MainBlock3 .left .TabBlock {
    float: left;
    padding: 0;
    width: 100%;
}

#body .MainBlock3 .left .TabBlock .menu {
    background-color: #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    height: 35px;
    overflow: hidden;
    z-index: 101;
}

#body .MainBlock3 .left .TabBlock .menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 101;
}

#body .MainBlock3 .left .TabBlock .menu li {
    cursor: pointer;
    display: inline;
    float: left;
    height: 35px;
    z-index: 101;
}

#body .MainBlock3 .left .TabBlock .menu li a {
    border-left: 0 solid #FFFFFF;
    border-right: 0 solid #FFFFFF;
    border-top: 0 solid #F5F5F5;
    color: #C00108;
    display: block;
    font-size: 12px;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    padding: 0 20px;
    text-align: center;
    text-decoration: none;
    width: 80px;
    z-index: 101;
}

#body .MainBlock3 .left .TabBlock .menu li a.tabactive {
    background: url("../images/top_bg1.jpg") repeat-x scroll 0 -10px #FFFFFF;
    border-left: 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
    border-top: 2px solid #C00108;
    color: #C00108;
    font-size: 14px;
    font-weight: bold;
    height: 34px;
    line-height: 33px;
}

#body .MainBlock3 .left .TabBlock #tabcontent1, #body .MainBlock3 .left .TabBlock #tabcontent2, #body .MainBlock3 .left .TabBlock #tabcontent3, #body .MainBlock3 .left .TabBlock #tabcontent4, #body .MainBlock3 .left .TabBlock #tabcontent5, #body .MainBlock3 .left .TabBlock #tabcontent6, #body .MainBlock3 .left .TabBlock #tabcontent7, #body .MainBlock3 .left .TabBlock #tabcontent8, #body .MainBlock .left .TabBlock #tabcontent9, #body .MainBlock3 .left .TabBlock #tabcontent10 {
    background-color: #FFFFFF;
    border-color: #E5E5E5;
    border-left: 1px solid #E5E5E5;
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
    padding: 0;
    z-index: 100;
}

#tabcontent1 li, #tabcontent2 li, #tabcontent3 li {
    width: 418px;
    float: left;
    line-height: 27px;
    font-size: 12px;
    background: url(../images/libg.jpg) no-repeat left;
}

#tabcontent1 li span, #tabcontent2 li span, #tabcontent3 li span {
    color: #9A9A9A;
    font-size: 11px;
    padding-right: 20px;
    float: right;
}

#tabcontent1 li a, #tabcontent2 li a, #tabcontent3 li a {
    color: #333333;
    float: left;
    height: 27px;
    line-height: 27px;
    padding-left: 10px;
}

#body .ProductShow {
    border: 1px solid #DDDDDD;
    font-size: 12px;
    width: 978px;
    margin: auto;
    margin-top: 10px;
}

#body .ProductShow .albumblock {
    padding: 10px 15px 30px 28px;
    float: left;
}

.albumblock .inner {
    width: 190px;
    height: 240px;
    position: relative;
    border: 1px solid #FFF;
    overflow: hidden;
    float: left;
    background: #FFF url("../images/block_bg1.gif") no-repeat center bottom;
}

.albumblock .inner img {
    border: 2px solid #fff;
    width: 186px;
    height: 186px;
}

.albumblock .inner .albumtitle {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    width: 160px;
    position: relative;
    bottom: 0;
    left: 0;
    color: #c00108;
    text-align: center;
    cursor: pointer;
    margin: auto;
}

.albumblock .inner .albumtitle span {
    font-weight: normal;
    font-size: 12px;
}

.albumblock .inner a:hover {
    text-decoration: none;
}

.albumblock .inner a:visited {
    text-decoration: none;
}

.albumblock .inner:hover {
    border: 1px solid #c00108;
}

.hjc {
}

.hjnav {
    background-color: #FFFFFF;
    height: 318px;
    overflow: hidden;
}

.hjnavC {
    background-color: #F5F5F5;
    height: 318px;
    overflow: hidden;
    width: 978px;
}

.hjnavleft {
    background-color: #FFFFFF;
    border-right: 1px solid #E7E7E7;
    height: 42px;
    overflow: hidden;
    width: 978px;
    z-index: 100;
}

.hjnavcn {
    float: left;
    height: 310px;
    overflow: hidden;
    width: 978px;
}

.hjnavleft UL {
}

.hjnavleft UL LI {
    border-bottom: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
    float: left;
    height: 42px;
    line-height: 42px;
    padding: 0 30px;
}

.hjnavleft UL LI a:hover {
    color: #C00108;
    font-weight: bold;
    text-decoration: none;
}

.hjnavleft UL LI.hover0 {
    background-color: #F5F5F5;
    border-bottom: 1px solid #F5F5F5;
    border-left: medium none;
}

.hjnavleft UL LI.hover0 a {
    color: #C00108;
    font-weight: bold;
}

.hjnavleft UL LI.hover1 {
    background-color: #F5F5F5;
    border-bottom: 1px solid #F5F5F5;
    border-left: 1px solid #F5F5F5;
}

.hjnavleft UL LI.hover1 a {
    color: #C00108;
    font-weight: bold;
}

.hjnavleft UL LI.hover2 {
    background-color: #F5F5F5;
    border-bottom: 1px solid #F5F5F5;
    border-left: 1px solid #F5F5F5;
}

.hjnavleft UL LI.hover2 a {
    color: #C00108;
    font-weight: bold;
}

.hjnavleft UL LI.hover3 {
    background-color: #F5F5F5;
    border-bottom: 1px solid #F5F5F5;
    border-left: 1px solid #F5F5F5;
}

.hjnavleft UL LI.hover3 a {
    color: #C00108;
    font-weight: bold;
}

.hjnavleft UL LI.hover4 {
    background-color: #F5F5F5;
    border-bottom: 1px solid #F5F5F5;
    border-left: 1px solid #F5F5F5;
}

.hjnavleft UL LI.hover4 a {
    color: #C00108;
    font-weight: bold;
}

.hjnavleft UL LI.hover5 {
    background-color: #F5F5F5;
    border-bottom: 1px solid #F5F5F5;
    border-left: 1px solid #F5F5F5;
}

.hjnavleft UL LI.hover5 a {
    color: #C00108;
    font-weight: bold;
}

.hjnavleft UL LI.hover6 {
    background-color: #F5F5F5;
    border-bottom: 1px solid #F5F5F5;
    border-left: 1px solid #F5F5F5;
}

.hjnavleft UL LI.hover6 a {
    color: #C00108;
    font-weight: bold;
}

.hjnavleft UL LI.hover7 {
    background-color: #F5F5F5;
    border-bottom: 1px solid #F5F5F5;
    border-left: 1px solid #F5F5F5;
}

.hjnavleft UL LI.hover7 a {
    color: #C00108;
    font-weight: bold;
}

.hjnavleft UL LI.hover8 {
    background-color: #F5F5F5;
    border-bottom: 1px solid #F5F5F5;
    border-left: 1px solid #F5F5F5;
}

.hjnavleft UL LI.hover8 a {
    color: #C00108;
    font-weight: bold;
}

.hjnavleft UL LI.hover9 {
    background-color: #F5F5F5;
    border-bottom: 1px solid #F5F5F5;
    border-left: 1px solid #F5F5F5;
}

.hjnavleft UL LI.hover9 a {
    color: #C00108;
    font-weight: bold;
}

.hjnavleft UL LI.hover10 {
    background-color: #F5F5F5;
    border-bottom: 1px solid #F5F5F5;
    border-left: 1px solid #F5F5F5;
}

.hjnavleft UL LI.hover10 a {
    color: #C00108;
    font-weight: bold;
}

.f {
    padding: 10px 0;
}

.dcn {
    padding: 10px 0;
}

.shengming {
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
}

.cfr H5 IMG {
    display: block;
}

.cfr UL LI.tenlion IMG {
    display: block;
}

.jdcenter IMG {
    display: block;
}

.cfr UL LI IMG {
    display: none;
}

.cfr UL LI.tenlion P {
    display: none;
}

.hjone {
    height: 158px;
    line-height: 22px;
    padding: 10px;
}

.hjone P {
    padding-bottom: 5px;
    text-indent: 2em;
}

#body #Links {
    border: 1px solid #E5E5E5;
    font-size: 12px;
    line-height: 25px;
    padding: 10px 8px;
    margin: auto;
    width: 962px;
    margin-top: 10px;
}

#body #Links li {
    float: left;
    width: auto;
}

#body #Links span {
    font-weight: bold;
}

#body #Links a {
    padding: 0 7px;
}

/*footer*/
#footer {
    width: 100%;
    height: auto;
    padding-bottom: 50px;
    font-size: 12px;
    color: #191919;
}

#footer a {
    color: #191919;
}

#footer li {
    line-height: 25px;
}

#footer .HeightTab {
    margin-top: 15px;
}

#footer .inner {
    margin: auto;
    width: 100%;
    padding-top: 20px;
    text-align: center;
}

#footer .inner .BottomNav {
    width: 980px;
    margin: auto;
    height: 30px;
    line-height: 30px;
    color: #FFF;
    background: #FFF url("../images/nav_bg1.jpg") repeat-x center -5px;
}

#footer .inner .BottomNav a {
    color: #FFFFFF;
    padding: 0px 10px;
}

#footer .inner .BottomNav a:hover {
    text-decoration: underline;
}

/********************栏目样式**********************/

#body #InnerBanner {
    margin: auto;
}

#body .inner {
    margin: auto;
}

#body .inner .left2 {
    background: url("../images/left_bg.jpg") repeat-y scroll right top;
    float: left;
    width: 220px;
}

#body .inner .right3 {
    border: 1px solid #DDDDDD;
    float: right;
    padding-bottom: 50px;
    width: 744px;
}

#body .inner .left2 .Sbox {
    font-size: 12px;
    padding-bottom: 10px;
    width: 213px;
}

#body .inner .left2 .Sbox .topic {
    background: url("../images/topic_bg1.gif") repeat scroll left top;
    border-bottom: 1px solid #DDDDDD;
    color: #FFFFFF;
    font-family: "Microsoft Yahei";
    font-size: 12px;
    font-weight: bold;
    line-height: 34px;
    margin: 0;
    padding-left: 10px;
}

#body .inner .left2 .Sbox .blank ul {
    padding: 0;
}

#body .inner .left2 .Sbox .blank ul li {
    background: url("../images/link_bg1.gif") repeat scroll 0 0;
    cursor: pointer;
    height: 30px;
}

#body .inner .left2 .Sbox .blank .current a {
    background: none repeat scroll 0 0 #C00108;
    border-bottom: 1px solid #FFFFFF;
}

#body .inner .left2 .Sbox .blank .current a {
    color: #FFFFFF;
}

#body .inner .left2 .Sbox .blank ul li a {
    background: url("../images/link_bg2.gif") no-repeat scroll 12px 10px;
    border-bottom: 1px dotted #DDDDDD;
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
}

#body .inner .left2 .Sbox .blank ul li a:hover {
    background: none repeat scroll 0 0 #C00108;
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    text-decoration: none;
}

#body .inner .left2 .Sbox .list {
}

#body .inner .left2 .Sbox .list ul {
    width: 203px;
    padding-left: 10px;
    padding-bottom: 10px;
}

#body .inner .left2 .Sbox .list ul li {
    padding-left: 10px;
    background: url("../images/title_icon1.jpg") no-repeat scroll 0 12px;
    border-bottom: 1px dotted #DDDDDD;
    line-height: 30px;
    width: 183px;
}

#body .inner .left2 .Sbox .txt {
    padding: 10px;
}

#body .inner .right3 .Position {
    background: url("../images/box_bg5.jpg") repeat scroll left top;
    font-size: 12px;
    line-height: 33px;
}

#body .inner .right3 .Position a {
    color: #666666;
}

#body .inner .right3 .Position span {
    padding-left: 10px;
}

#body .inner .right3 .main {
    font-size: 12px;
    padding: 10px 20px;
}

#body .inner .right3 .main .content .title h3 {
    font-family: "Microsoft Yahei";
    font-size: 18px;
    font-weight: normal;
    text-align: center;
}

#body .inner .right3 .main .content .infos {
    color: #666666;
    font-size: 12px;
    line-height: 40px;
    text-align: center;
}

#body .inner .right3 .main .content .maincontent {
    font-size: 12px;
    padding-top: 10px;
}

#body .inner .right3 .main .content .maincontent p {
    line-height: 200%;
    padding: 5px 0;
}

#body .inner .right3 .main .content .download {
    background: url("../images/downicon.gif") no-repeat scroll 15px 7px;
    border: 1px solid #F5F5F5;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 40px;
    margin: 10px 0;
    padding-left: 55px;
}

#body .inner .right3 .main .content .prenext {
    margin-top: 10px;
    padding: 10px 0;
}

#body .inner .right3 .main .content .prenext ul li {
    background: url("../images/jiantou.gif") no-repeat scroll 0 1px;
    line-height: 30px;
    padding-left: 15px;
}

#body .inner .right3 .main .ArticleList {
    font-size: 12px;
}

#body .inner .right3 .main .ArticleList td {
    border-bottom: 1px dashed #CCCCCC;
    line-height: 35px;
}

#body .inner .right3 .main .ArticleList .fw_t {
    font-size: 12px;
}

#body .inner .right3 .main .ArticleList .fw_s {
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#body .inner .right3 .main .RecruitList {
}

#body .inner .right3 .main .RecruitList td {
    border-bottom: 1px dotted #CCCCCC;
    font-size: 12px;
    line-height: 35px;
}

#body .inner .right3 .main .RecruitList .Rtitle {
    background: none repeat scroll 0 0 #F5F5F5;
    color: #C00108;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
}

#body .inner .right3 .main .RecruitList .Rtitle span {
    font-size: 12px;
    text-align: right;
}

#body .inner .left2 .Sbox .ClassNav {
    padding: 0;
}

#body .inner .left2 .Sbox .ClassNav .NavTree ul {
}

#body .inner .left2 .Sbox .ClassNav .NavTree ul li {
    background: url("../images/link_bg1.gif") repeat scroll 0 0;
    position: relative;
}

#body .inner .left2 .Sbox .ClassNav .NavTree ul li ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #C00108;
    border-image: none;
    border-right: 1px solid #C00108;
    border-style: solid;
    border-width: 2px 1px 1px;
    display: none;
    left: 178px;
    top: 0;
    width: 211px;
    z-index: 2000;
}

#body .inner .left2 .Sbox .ClassNav .NavTree ul li ul li ul {
    left: 159px;
    z-index: 2000;
}

#body .inner .left2 .Sbox .ClassNav .NavTree ul li a {
    border-bottom: 1px solid #DDDDDD;
    cursor: pointer;
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
}

#body .inner .left2 .Sbox .ClassNav .NavTree ul li li {
    background: url("../images/box_icon1.png") no-repeat scroll 12px 12px;
    padding-left: 0;
    text-align: center;
    z-index: 2000;
}

#body .inner .left2 .Sbox .ClassNav .NavTree ul li li a {
    border-bottom: 1px solid #DDDDDD;
    padding-left: 10px;
    z-index: 2000;
}

#body .inner .left2 .Sbox .ClassNav .NavTree ul .current a {
    background: none repeat scroll 0 0 #C00108;
    color: #FFFFFF;
}

#body .inner .left2 .Sbox .ClassNav .NavTree ul .current li a {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
}

#body .inner .left2 .Sbox .ClassNav .NavTree ul li a:hover {
    background: none repeat scroll 0 0 #C00108;
    color: #FFFFFF;
    text-decoration: none;
}

#body .inner .left2 .Sbox .ClassNav .NavTree .subfolderstyle {
    background: url("../images/arrow-list.gif") no-repeat scroll 150px center;
}

* html #body .inner .left2 .Sbox .ClassNav .NavTree ul li {
    float: left;
    height: 1%;
    z-index: 2000;
}

* html #body .inner .left2 .Sbox .ClassNav .NavTree ul li a {
    height: 1%;
    z-index: 2000;
}

#body .inner .right3 .main .content .ProInfo .image {
    float: left;
}

#body .inner .right3 .main .content .ProInfo .column {
    float: right;
    width: 400px;
}

#body .inner .right3 .main .content .ProInfo .image img {
    height: 270px;
    width: 270px;
}

#body .inner .right3 .main .content .ProInfo .image a {
    border: 2px solid #F5F5F5;
    display: block;
    height: 270px;
    padding: 2px;
    width: 270px;
}

#body .inner .right3 .main .content .ProInfo .image a:hover {
    border: 2px solid #C00108;
}

#body .inner .right3 .main .content .ProInfo .column .title {
    background-color: #F5F5F5;
    padding: 0 10px;
}

#body .inner .right3 .main .content .ProInfo .column .title h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    text-align: left;
}

#body .inner .right3 .main .content .ProInfo .column .infos {
    text-align: left;
}

#body .inner .right3 .main .content .ProInfo .column ul li {
    color: #333333;
    font-weight: normal;
    height: 33px;
    line-height: 33px;
}

#body .inner .right3 .main .content .ProInfo .column ul li span {
    color: #333333;
    font-weight: bold;
    height: 20px;
    padding: 3px;
    width: 100px;
}

#body .inner .right3 .main .content .ProInfo .column ul .MPrice {
    color: #666666;
    text-decoration: line-through;
}

#body .inner .right3 .main .content .ProInfo .column ul .NPrice {
    color: #3399FF;
    font-size: 14px;
    font-weight: bold;
}

#body .inner .right3 .main .content .ProInfo .column ul .NPrice .BuyCount {
    color: #006600;
}

#body .inner .right3 .main .IntroTitle {
    background-color: #E5E5E5;
    border-left: 3px solid #C00108;
    color: #C00108;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    margin: 10px 0;
    padding-left: 10px;
}

#body .inner .right3 .main .content .MorePro {
}

#body .inner .right3 .main .content .MorePro .albumblock {
    float: left;
    height: 240px;
    width: 190px;
}

#body .inner .right3 .main .content .MorePro .albumblock .inner {
}

#body .inner .right3 .main .content .MorePro .albumblock .inner img {
}

#body .inner .right3 .main .content .MorePro .albumblock .inner .albumtitle {
}

#body .inner .right3 .main .content .CaseBlock li {
    float: left;
    padding-left: 10px;
    width: 330px;
}

#body .inner .right3 .main .content .CaseBlock .Cimg a {
    border: 1px solid #F5F5F5;
    display: block;
    padding: 1px;
}

#body .inner .right3 .main .content .CaseBlock .Cimg a:hover {
    border: 1px solid #C00108;
}

#body .inner .right3 .main .content .CaseBlock .case_ct {
    background: none repeat scroll 0 0 #E5F4FC;
    color: #2586BE;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}

#body .inner .right3 .main .content .CaseBlock .case_txt {
    color: #666666;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    text-align: left;
}

#body .inner .right3 .main .content .CaseBlock .case_mc {
    color: #CC9900;
    font-weight: bold;
}

#body .inner .right3 .main .content .CaseBlock .case_mc a {
    color: #CC9900;
}

#body .inner .right3 .main .content .CaseBlock .hycd_ct {
    color: #FFFFFF;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    padding-left: 40px;
}

#body .inner .right3 .main .content .CaseBlock .hycd_ct a {
    color: #FFFFFF;
}

#body .inner .right3 .main .content .CaseBlock .hycd_ct a:hover {
    color: #FFFACC;
}

#body .inner .right3 .main .content .CaseBlock .hycd_ct a:visited {
    color: #FFFFFF;
}

#body .inner .right3 .main .content .CaseBlock .hycd_mc {
    color: #FF6600;
}

#body .inner .right3 .main .content .CaseBlock .ttp {
    margin-bottom: 10px;
    margin-top: 10px;
}

#body .inner .right3 .main .SiteMap {
    padding: 0 10px;
}

#body .inner .right3 .main .SiteMap ul li {
    background: url("../images/ico4.jpg") no-repeat scroll left 18px;
    border-bottom: 1px dashed #CCCCCC;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    padding: 10px 20px;
}

#body .inner .right3 .main .SiteMap ul li ul li {
    background: none repeat scroll 0 0;
    border-bottom: medium none;
    font-size: 12px;
    font-weight: normal;
    padding: 5px 0;
}

.FeedBack {
}

.FeedBack .Fleft {
    float: left;
    width: 90px;
}

.FeedBack .Fleft .Ficon {
    padding: 0 12px;
}

.FeedBack .Fleft .Fname {
    color: #C00108;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-top: 5px;
    text-align: center;
}

.FeedBack .Fright {
    float: left;
    padding-bottom: 10px;
    width: 600px;
}

.FeedBack .Fright .Fcontent .Ftime {
    color: #C00108;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0 20px 5px;
    text-align: right;
}

.FeedBack .Fright .Fcontent {
    background: url("../images/postbg.jpg") no-repeat scroll left top;
    padding: 10px 0;
    width: 600px;
}

.FeedBack .Fright .Fcontent p {
    padding: 0 20px 5px 50px;
}

.FeedBack .Fright .Fcontent .Freply .FRtitle {
    background: url("../images/picon.gif") no-repeat scroll 2px 0;
    color: #FFFFFF;
    font-weight: bold;
    height: 25px;
    line-height: 20px;
    margin-left: 20px;
    padding-left: 20px;
}

.FeedBack .Fright .Fcontent .Freply p {
    color: #989E4D;

}

.FeedBack .Fright .Fline {
    border-top: 1px solid #EDEDEF;
    float: right;
    width: 572px;
}

.FeedBack .IntroTitle {
    margin: auto;
    width: 665px;
}

.FeedBack .commentbox {
    padding-top: 5px;
}

.FeedBack .commentbox #commentform td {
    font-size: 12px;
    height: 40px;
}

.FeedBack .commentbox #commentform input {
    height: 25px;
    line-height: 25px;
}

.FeedBack .commentbox #commentform td span {
    color: #990000;
    font-weight: bold;
}

.FeedBack .commentbox #commentform .Cbutton {
    background: none repeat scroll 0 0 #C00108;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    line-height: 25px;
}

#body .inner .right3 .main .FeedBack .commentlist dt {
    background-color: #DEDEDC;
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    padding: 5px 10px;
}

#body .inner .right3 .main .FeedBack .commentlist dd {
    font-size: 14px;
    line-height: 180%;
    padding: 15px 0;
}

#body .inner .right3 .main .FeedBack .commentlist dd b {
    color: #458D3A;
}

#body .inner .right3 .main .FeedBack .commentlist dd span {
    color: #A00000;
}

#body .inner .right3 .main .FeedBack .commentlist p {
    line-height: 180%;
    margin: 0;
    padding: 0;
}

.SearchBar {
    padding: 10px 10px 0 13px;
}

.SearchBar #search-text {
    border: 1px solid #C00108;
    color: #999999;
    font-size: 12px;
    height: 23px;
    line-height: 23px;
    margin: 0;
    padding: 0 5px;
    width: 140px;
}

.SearchBar #search-submit {
    background: none repeat scroll 0 0 #C00108;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    margin: 0;
    padding: 0;
}

#search_content .searchtip {
    border-bottom: 1px solid #023848;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    padding-left: 10px;
    padding-top: 10px;
}

#search_content .result_list {
    padding: 10px;
}

#search_content .result_list dt {
    font-family: Microsoft Yahei;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    padding-top: 10px;
}

#search_content .result_list dd {
    line-height: 20px;
    margin: 0;
    padding: 0 0 5px;
}

#search_content .result_list .line {
    border-bottom: 1px dashed #E9E8E8;
}

#search_content .result_list .line a {
    padding-right: 20px;
}

#search_content .result_list .line a:hover {
    text-decoration: none;
}

#search_content .search_welcome {
    line-height: 25px;
    text-align: center;
}

#search_content .search_welcome p {
    text-align: center;
}

#search_content .result_page {
    font-size: 13px;
    padding: 10px;
    text-align: center;
}

#search_content .result_page span {
    font-family: arial;
    font-size: 12px;
    padding: 0 5px;
}

.albumblock {
    float: left;
    padding: 10px 15px 30px 17px;
}

.fanye {
    font-size: 12px;
    line-height: 25px;
    padding: 10px;
    text-align: center;
}

.fanye2 {
    font-size: 12px;
    line-height: 25px;
    padding: 10px;
    text-align: center;
    border-top: #CCCCCC 1px dashed;
    margin-top: 10px;
}

.fanye a {
    border: 1px solid #DEDEDC;
    margin: 0 3px;
    padding: 2px 5px;
    color: #C00108;
}

.fanye .FontRed {
    color: #FF0000;
}

/******************************列表***************************/
.MorePro2, .MorePro2 ul {
    width: 704px;
    float: left;
}

.MorePro2 li {
    line-height: 35px;
    width: 704px;
    float: left;
    border-bottom: #CCCCCC 1px dashed;
    background: url(../images/02.gif) left no-repeat;
}

.MorePro2 li a {
    float: left;
    padding-left: 15px;
}

.MorePro2 li span {
    float: right;
    padding-right: 20px;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

/******************************文章页***************************/
.MorePro3 {
    width: 704px;
    float: left;
    padding-top: 10px;
}

.MorePro3 h1 {
    width: 704px;
    text-align: center;
    font-family: "Microsoft Yahei";
    font-size: 18px;
    font-weight: normal;
}

.MorePro3 b {
    text-align: center;
    width: 704px;
    float: left;
    line-height: 40px;
    color: #666666;
    font-size: 12px;
    font-weight: normal;
}

.MorePro3 p {
    text-align: left;
    color: #000;
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 24px;
    text-indent: 2em;
}

.shangxiapian {
    width: 704px;
    float: left;
    margin-top: 10px;
}

.shangxiapian li {
    width: 684px;
    float: left;
    padding-left: 15px;
    line-height: 30px;
}

.shangxiapian span {
    color: #666666;
}

/******************************联系我们***************************/
.MorePro4 {
    margin-top: 10px;
}

.MorePro4 li {
    line-height: 200%;
    padding: 5px 0;
}

.MorePro4 li a {
    color: #196ba7;
}

.MorePro4 p {
    color: #000;
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 24px;
}

.MorePro4 p a {
    padding-right: 10px;
    padding-left: 10px;
}

/******************************合作厂家***************************/
.MorePro5 {
    margin-top: 10px;
}

.MorePro5 li {
    width: 229px;
    float: left;
}

.MorePro5 li img {
    width: 150px;
    height: 40px;
    float: left;
    margin-left: 35px;
    padding: 10px;
}

.MorePro5 li span {
    width: 229px;
    line-height: 24px;
    text-align: center;
    float: left;
}

/******************************公司环境***************************/
.MorePro6 {
    margin-top: 10px;
}

.MorePro6 b {
    width: 704px;
    text-align: center;
    float: left;
    color: #00f;
    font-size: 16px;
    font-weight: bold;
}

.MorePro6 li {
    width: 320px;
    float: left;
    padding: 15px;
}

.MorePro6 li img {
    float: left;
}

.MorePro6 li span {
    width: 320px;
    float: left;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
}
