body {
    margin: 0 auto;
    padding: 0px;
    font-family: \5FAE\8F6F\96C5\9ED1, tahoma, arial, \5b8b\4f53, sans-serif;
    font-size: 12px;
    text-align: center;
    background-position: top center;
}

.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
}

.clearfix {
    zoom: 1;
}

html {
    overflow-y: scroll;
}

div {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

a[href],
input[type='submit'],
input[type='image'],
label[for],
select,
button,
.pointer {
    cursor: pointer;
}

.noneul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    overflow: hidden;
}

.noneul li {
    list-style-type: none;
    overflow: hidden;
}

/*通用*/
.Box {
    clear: both;
    width: 1016px;
    margin: 0 auto;
}

.i7 {
    float: left;
    width: 7px;
    height: 163px;
    margin-top: 25px;
    background-image: url(../images/index-7.jpg);
}

.p81 {
    padding-top: 81px;
}

#pin2 {
    overflow: visible;
}

/*置顶或置底*/
.fixed-top {
    position: fixed;
    top: 0;
}

.fixed-bottom {
    position: fixed;
    bottom: 0;
}

.fixed-left {
    position: fixed;
    left: 0;
}

.fixed-right {
    position: fixed;
    right: 0;
}

.fixed-top-left {
    position: fixed;
    top: 0;
    left: 0;
}

.fixed-top-right {
    position: fixed;
    top: 0;
    right: 0;
}

.fixed-bottom-left {
    position: fixed;
    bottom: 0;
    left: 0;
}

.fixed-bottom-right {
    position: fixed;
    bottom: 0;
    right: 0;
}

/*Language*/
.Language {
    width: 100%;
    height: 34px;
    line-height: 34px;
    background-color: #04304B;
    z-index: 999;
}

/*.Language {  background-color: #ff0000;  }*/
.Language .lisss {
    width: 1016px;
    list-style-type: none;
    margin: 0 auto;
}

.Language .lisss .lxfs {
    float: left;
}

.Language .lisss .lxfs i {
    font-style: normal;
}

.Language .lisss .lxfs span {
    width: 10px;
    margin: 0 10px;
}

.Language .lisss .lxfs a,
.Language .lisss {
    color: #FFF;
}

#menu {
    width: 100px;
    height: 34px;
    float: right;
    margin-right: 20px;
}

#menu ul {
    list-style: none;
}

#menu ul li {
    float: left;
    width: 100px;
    height: 34px;
}

#menu ul li i {
    float: left;
    display: block;
    width: 24px;
    height: 24px;
    margin: 9px 5px;
    font-size: 18px;
}

#menu ul li ul {
    display: none;
    position: absolute;
    background-color: #999;
    z-index: 99999;
}

#menu ul li ul li {
    float: none;
}

#menu ul li:hover ul {
    display: block;
}

#menu a {
    color: #FFF;
}

/*zo*/
.zo {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    overflow: visible;
    background: url(../images/top-bj.jpg) repeat-x;
    z-index: 1999;
}

.top {
    width: 1016px;
    height: 81px;
    margin: 0 auto;
    overflow: visible;
}

.topleft {
    float: left;
    width: 260px;
    height: 81px;
    overflow: visible;
}

.topright {
    float: left;
    width: 756px;
    height: 81px;
    position: relative;
    overflow: visible;
    z-index: 10;
}

.dh {
    width: 756px;
    height: 80px;
    overflow: visible;
}

.dh-01 {
    float: left;
    width: 80px;
    height: 80px;
    overflow: visible;
    position: relative;
    text-align: center;
    padding: 0 10px;
}

.dh-01 a.one {
    width: 80px;
    height: 80px;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    line-height: 100px;
}

.dh-01 a.one:hover,
.dh-01 a#select {
    color: #fff;
    text-decoration: none;
    background: url(../images/dh.png) repeat-x;
}

/*首页幻灯片*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 360px;
    background: #000;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 700px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
    height: 700px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 50px;
    line-height: 50px;
}

.fullSlide .hd ul {
    text-align: center;
    padding-top: 5px;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 8px;
    height: 8px;
    margin: 5px;
    background: url(../images/tg_flash_p.png) -18px 0;
    overflow: hidden;
    line-height: 9999px;
}

.fullSlide .hd ul .on {
    background-position: 0 0;
}

/*end zo*/
/*首页三栏*/
.htb {
    clear: both;
    width: 100%;
    margin: 0 auto;
    background: url(../images/hzhb-bj3.jpg) repeat #ffffff top center;
    overflow: visible;
}

.htb1 {
    width: 1016px;
    margin: 0 auto;
    text-align: left;
    overflow: visible;
}

.htb2 {
    float: left;
    width: 1016px;
    overflow: visible;
}

.htb3 {
    width: 1016px;
    height: 1px;
    position: relative;
    overflow: visible;
    z-index: 9999;
}

.htb4 {
    width: 1016px;
    height: 4px;
    position: absolute;
    z-index: 4;
    overflow: visible;
    top: -24px;
    left: 0px;
    background: url(../images/dw-bj2.png) repeat;
}

.htb5 {
    width: 1016px;
    height: 20px;
    position: absolute;
    z-index: 4;
    overflow: visible;
    top: -20px;
    left: 0px;
    background: url(../images/dw-bj.jpg) repeat;
}

.tabee {
    background-color: #004DA7;
    display: block;
    line-height: 30px;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-indent: 20px;
}

.tabee span {
    float: right;
    padding-right: 20px;
    font-weight: normal;
}

.tabee span a {
    color: #FFF;
}

/*首页产品推送*/
.picScroll1 {
    position: relative;
    height: 144px;
    padding: 15px 3px;
    margin-bottom: 10px;
    overflow: hidden;
    background-color: #EFEFEF;
}

.picScroll1 ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll1 ul li {
    float: left;
    margin: 0 6px;
    width: 190px;
    overflow: hidden;
    display: inline;
}

.picScroll1 ul li img {
    width: 190px;
    height: 116px;
}

.picScroll1 .prev,
.picScroll .next {
    position: absolute;
    left: 10px;
    top: 60px;
    display: block;
    width: 18px;
    height: 28px;
    overflow: hidden;
    background: url(images/icons.png) -40px 0 no-repeat;
    cursor: pointer;
}

.picScroll1 .next {
    left: auto;
    right: 10px;
    background-position: -120px 0;
}

.picScroll1 .prevStop {
    background-position: 0 0;
}

.picScroll1 .nextStop {
    background-position: -80px 0;
}

.picScroll1 span {
    display: block;
    line-height: 30px;
    background-color: #CBCBCB;
    color: #333;
}

.hbbta {
    height: 68px;
    width: 996px;
    padding: 10px;
    margin: 0 auto 20px;
    background-color: #EFEFEF;
}

.hbbta a {
    list-style-type: none;
    float: left;
    margin: 0 10px 10px 0;
}

.accccc {
    font-weight: bold;
    color: #F00;
}

.mainleft-011 {
    width: 127px;
    height: 24px;
    background: url(../images/xwzx-img-03.jpg);
    display: block;
    color: #686868;
    padding-left: 5px;
    padding-top: 5px;
}

.mainleft-011:hover,
#s2 {
    width: 127px;
    height: 24px;
    background: url(../images/xwzx-img-02.jpg);
    display: block;
    color: #fff;
    padding-left: 5px;
    padding-top: 5px;
}

/*企业介绍*/
.slideTxtBox0 {
    float: left;
    width: 300px;
    height: 210px;
    overflow: hidden;
    padding: 0 10px;
    background: #fff;
    text-align: left;
    background-image: url(../images/index-11.jpg);
    background-position: 20px;
}

.slideTxtBox0 .hd {
    height: 26px;
    line-height: 26px;
    margin: 0 10px;
    border-bottom: 1px solid #E2E2E2;
    font-size: 14px;
}

.slideTxtBox0 .hd ul {
    overflow: hidden;
    zoom: 1;
}

.slideTxtBox0 .hd ul li {
    float: left;
}

.slideTxtBox0 .hd ul li a {
    display: block;
    width: 76px;
    text-align: center;
}

.slideTxtBox0 .hd ul li a:hover {
    text-decoration: none;
}

.slideTxtBox0 .hd ul li.on a {
    background-image: url(../images/index-img.jpg);
    color: #fff;
    font-weight: bold;
}

.slideTxtBox0 .bd {
    margin: 15px 10px;
    height: 130px;
    overflow: hidden;
}

.slideTxtBox0 .bd p {
    line-height: 26px;
    text-indent: 26px;
}

.slideTxtBox0 .bd img {
    width: 90px;
    height: 124px;
    float: left;
    margin-right: 10px;
}

/*新闻内容*/
.slideTxtBox1 {
    float: left;
    width: 420px;
    height: 210px;
    overflow: hidden;
    padding: 0 10px;
    text-align: left;
    background-image: url(../images/index-11.jpg);
    background-position: 20px;
}

.slideTxtBox1 .hd {
    height: 26px;
    line-height: 26px;
    margin: 0 10px;
    border-bottom: 1px solid #E2E2E2;
    font-size: 14px;
}

.slideTxtBox1 .hd ul {
    overflow: hidden;
    zoom: 1;
}

.slideTxtBox1 .hd ul li {
    float: left;
}

.slideTxtBox1 .hd ul li a {
    display: block;
    width: 76px;
    text-align: center;
}

.slideTxtBox1 .hd ul li a:hover {
    text-decoration: none;
}

.slideTxtBox1 .hd ul li.on a {
    background-image: url(../images/index-img.jpg);
    color: #fff;
    font-weight: bold;
}

.slideTxtBox1 .bd {
    padding: 10px;
}

.slideTxtBox1 .bd li {
    height: 26px;
    line-height: 26px;
    border-bottom: 1px dashed #b6b6b6;
}

.slideTxtBox1 .bd li .date {
    float: right;
    color: #999;
}

/*产品信息*/
.slideTxtBox2 {
    float: left;
    width: 220px;
    height: 210px;
    overflow: hidden;
    padding: 0 10px;
    text-align: left;
    background-image: url(../images/index-11.jpg);
    background-position: 20px;
}

.slideTxtBox2 .hd {
    height: 26px;
    line-height: 26px;
    margin: 0 10px;
    border-bottom: 1px solid #E2E2E2;
    font-size: 14px;
}

.slideTxtBox2 .hd ul {
    overflow: hidden;
    zoom: 1;
}

.slideTxtBox2 .hd ul li {
    float: left;
}

.slideTxtBox2 .hd ul li a {
    display: block;
    width: 76px;
    text-align: center;
}

.slideTxtBox2 .hd ul li a:hover {
    text-decoration: none;
}

.slideTxtBox2 .hd ul li.on a {
    background-image: url(../images/index-img.jpg);
    color: #fff;
    font-weight: bold;
}

/*首页产品推送*/
.picScroll {
    position: relative;
    height: 124px;
    padding: 15px 5px;
    margin-bottom: 10px;
    overflow: hidden;
}

.picScroll ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll ul li {
    float: left;
    margin: 0 6px;
    width: 203px;
    overflow: hidden;
    display: inline;
}

.picScroll ul li img {
    width: 203px;
    height: 124px;
}

.picScroll .prev,
.picScroll .next {
    position: absolute;
    left: 10px;
    top: 60px;
    display: block;
    width: 18px;
    height: 28px;
    overflow: hidden;
    background: url(images/icons.png) -40px 0 no-repeat;
    cursor: pointer;
}

.picScroll .next {
    left: auto;
    right: 10px;
    background-position: -120px 0;
}

.picScroll .prevStop {
    background-position: 0 0;
}

.picScroll .nextStop {
    background-position: -80px 0;
}

.picScroll span {
    display: block;
    width: 203px;
    line-height: 30px;
    background: url(../images/aa.png) repeat center;
    color: #333;
    position: absolute;
    bottom: 0px;
    text-align: center;
    color: #FFF;
}

/* 本例子css */
.hbbt {
    height: 268px;
    width: 1016px;
    margin: 0 auto;
    margin-bottom: 20px;
    position: relative;
}

.snBrand {
    position: relative;
    width: 100%;
    height: 268px;
    border: 1px solid #ddd;
    background: #f1f1f1;
    overflow: hidden;
}

.snBrand h2 {
    position: relative;
    height: 34px;
    text-align: left;
    line-height: 32px;
    border-bottom: 1px solid #737878;
    text-indent: 16px;
    font-size: 14px;
    color: #000;
}

.snBrand h2 a {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 12px;
    color: #f60;
    font-weight: normal;
}

.snBrand h2 a:hover {
    color: #f60;
}

.snBrand ol {
    float: left;
    width: 99px;
    margin-top: -1px;
}

.snBrand ol li {
    height: 20px;
    padding: 4px 0;
    line-height: 20px;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    text-align: left;
    overflow: hidden;
    text-indent: 12px;
}

.snBrand ol li.on {
    background: #F7F5F5;
    border-right: #fff;
}

.snBrand ul {
    float: left;
    top: 35px;
    width: 907px;
    height: 233px;
    padding: 0 5px;
    background: #F7F5F5;
    overflow: hidden;
}

.snBrand ul li {
    width: 907px;
    height: 131px;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
}

.snBrand ul li a {
    color: #333;
    width: 171px;
    height: 131px;
    overflow: hidden;
    display: block;
    float: left;
    padding: 5px;
    position: relative;
}

.snBrand ul li p {
    background: #004DA9;
    line-height: 26px;
    color: #FFF;
    position: absolute;
    bottom: 5px;
    width: 171px;
}

.snBrand ul li img {
    display: block;
    width: 100%;
}

.snBrand ul li a:hover {
    color: #f60;
}

.doxbct {
    display: block;
    position: absolute;
    left: 105px;
    bottom: 0px;
    width: 907px;
    height: 80px;
    z-index: 9999;
}

.doxbct a {
    display: block;
    width: 161px;
    float: left;
    margin: 2px 5px;
    padding: 0 5px;
    text-align: left;
    background: #FFF;
    height: 22px;
    line-height: 22px;
}

.doxbct a:before {
    content: "视频：";
}

.doxbct a:hover {
    color: #FFF;
    background-color: #f60;
}

/* 本例子css */
.hbbt1 {
    height: 190px;
    width: 1016px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.snBrand1 {
    position: relative;
    width: 100%;
    height: 190px;
    border: 1px solid #ddd;
    background: #f1f1f1;
    overflow: hidden;
}

.snBrand1 h2 {
    position: relative;
    height: 34px;
    text-align: left;
    line-height: 32px;
    border-bottom: 1px solid #737878;
    text-indent: 16px;
    font-size: 14px;
    color: #000;
}

.snBrand1 h2 a {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 12px;
    color: #f60;
    font-weight: normal;
}

.snBrand1 h2 a:hover {
    color: #f60;
}

.snBrand1 ol {
    float: left;
    width: 99px;
    margin-top: -1px;
}

.snBrand1 ol li {
    height: 20px;
    padding: 5px 0;
    line-height: 20px;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    text-align: left;
    overflow: hidden;
    text-indent: 12px;
}

.snBrand1 ol li.on {
    background: #F7F5F5;
    border-right: #fff;
}

.snBrand1 ul {
    float: left;
    top: 35px;
    width: 907px;
    height: 233px;
    padding: 0 5px;
    background: #F7F5F5;
    overflow: hidden;
}

.snBrand1 ul li {
    width: 907px;
    height: 131px;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
}

.snBrand1 ul li a {
    color: #333;
    width: 171px;
    height: 131px;
    overflow: hidden;
    display: block;
    float: left;
    padding: 5px;
    position: relative;
}

.snBrand1 ul li p {
    background: #004DA9;
    line-height: 26px;
    color: #FFF;
    position: absolute;
    bottom: 5px;
    width: 171px;
}

.snBrand1 ul li img {
    display: block;
    width: 100%;
}

.snBrand1 ul li a:hover {
    color: #f60;
}

/*end 首页三栏*/
/*Partners*/
.Partners {
    clear: both;
    width: 100%;
    margin: 0 auto;
    background: url(../images/hzhb-bj.jpg) repeat-x center;
}

.Partners .l {
    float: left;
    width: 1016px;
}

.Partners .a101 {
    float: left;
    width: 1016px;
}

.Partners .r {
    float: right;
}

/*向左移动*/
.txtMarquee-left {
    padding: 5px 0px;
}

.txtMarquee-left .hd {
    overflow: hidden;
    height: 30px;
    background: #f4f4f4;
    padding: 0 10px;
}

.txtMarquee-left .bd {
    padding: 10px;
}

.txtMarquee-left .bd .tempWrap {
    width: 1016px !important;
}

.txtMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.txtMarquee-left .bd ul li {
    margin-right: 20px;
    float: left;
    height: 24px;
    line-height: 24px;
    text-align: left;
    _display: inline;
    width: auto !important;
}

.txtMarquee-left .bd ul li span {
    color: #999;
}

/*end Partners*/
/*bottom*/
.bottom {
    clear: both;
    width: 100%;
    margin: 0 auto;
    font-size: 12px;
    color: #e3e3e3;
    background-image: url(../images/bot-bj.jpg);
    background-repeat: repeat-x;
    background-position: center top;
    background-color: #878789;
}

.bottom-01 {
    clear: both;
    width: 1016px;
    margin: 0 auto;
    padding: 10px 0 20px;
    text-align: center;
}

.bottom-02 {
    line-height: 20px;
    width: 1016px;
}

.bottom-03 {
    line-height: 20px;
    width: 1016px;
}

.bottom a {
    color: #e3e3e3;
}

/*end bottom*/

/*分类区图片*/
.Classification {
    clear: both;
    width: 100%;
    height: 182px;
    margin: 0 auto;
    background-position: center;
    background-repeat: repeat;
    z-index: 1;
}

.Classification1 {
    clear: both;
    width: 1016px;
    margin: 0 auto;
    text-align: left;
    overflow: visible;
    z-index: 2;
}

/*Content*/
.Content {
    clear: both;
    width: 100%;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    position: relative;
    overflow: visible;
}

.Main {
    clear: both;
    width: 1016px;
    margin: 0 auto;
    overflow: visible;
}

/**/
.mainleft {
    float: left;
    width: 250px;
    text-align: left;
    overflow: visible;
    position: relative;
}

.mainleft-99 {
    width: 250px;
    height: 19px;
    background: url(../images/nry.png) no-repeat;
    position: absolute;
    top: -20px;
    z-index: 9;
}

.mainleft-98 {
    width: 100%;
    height: 206px;
    background: url(../images/m-bj.jpg) repeat-x;
    position: absolute;
    top: 0px;
    z-index: -1;
}

.mainleft-01 {
    width: 250px;
    height: 69px;
    background: url(../images/ntitle.png) no-repeat;
}

.mainleft-01 .ntitle {
    font-size: 18px;
    color: #004DA9;
    padding: 16px 0 0 50px;
}

.mainleft-02 {
    clear: both;
    width: 250px;
    margin: 0 auto;
    background: url(../images/xwzx-bj.png) no-repeat;
}

.mainleft-03 {
    clear: both;
    width: 250px;
    margin: 0 auto;
    text-align: left;
}

.mainleft-04 {
    margin: 0 56px 0 38px;
    width: 156px;
}

.mainleft-040 {
    width: 156px;
    height: 32px;
}

.mainleft-06 {
    width: 134px;
    height: 24px;
    background: url(../images/xwzx-img-03.jpg);
    display: block;
    color: #686868;
    padding-left: 32px;
    padding-top: 8px;
}

.mainleft-06:hover,
#s2 {
    width: 134px;
    height: 24px;
    background: url(../images/xwzx-img-02.jpg);
    display: block;
    color: #fff;
    padding-left: 32px;
    padding-top: 8px;
}

/**/
.mainright {
    float: left;
    width: 766px;
}

.mainright-01 {
    width: 766px;
    height: 59px;
    position: relative;
    background-image: url(../images/righttop.jpg);
}

.mainright-02 {
    width: 188px;
    height: 24px;
    position: absolute;
    left: 2px;
    top: 28px;
    z-index: 1;
    text-align: left;
    line-height: 24px;
}

.mainright-03 {
    width: 483px;
    height: 20px;
    position: absolute;
    left: 282px;
    top: 30px;
    z-index: 1;
    text-align: right;
    line-height: 20px;
}

.mainright-04 {
    width: 724px;
    margin: 26px 41px 0 1px;
}

.mainright-05 {
    width: 724px;
    height: 161px;
    background-image: url(../images/xwzx-bj-02.jpg);
}

.mainright-06 {
    width: 690px;
    margin: 16px 20px 16px 14px;
}

.mainright-07 {
    width: 690px;
    height: 129px;
}

.mainright-08 {
    float: left;
    width: 227px;
    height: 129px;
    margin-right: 14px;
}

.mainright-09 {
    width: 223px;
    height: 125px;
    padding: 1px;
    border: 1px solid #d4d4d4;
}

.mainright-10 {
    float: left;
    width: 449px;
}

.mainright-11 {
    width: 449px;
    height: 34px;
    border-bottom: 1px dashed #b9b9b9;
    text-align: left;
    line-height: 34px;
    margin-bottom: 10px;
}

.mainright-12 {
    width: 449px;
    height: 82px;
    text-align: left;
    line-height: 1.8em;
    position: relative;
}

.mainright-13 {
    position: absolute;
    width: 74px;
    height: 18px;
    left: 375px;
    top: 64px;
    z-index: 1;
    text-align: right;
    line-height: 18px;
}

/*列表*/
.con {
    margin: 20px auto 0;
}

.con ul {
    width: 766px;
    overflow: hidden;
}

.con ul li {
    width: 360px;
    height: 220px;
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    background: #fefefe;
}

.con ul li:nth-child(2n) {
    float: right;
    margin-right: 0px !important;
}

.con ul li img {
    width: 100%;
}

.txt {
    width: 320px;
    padding: 0 20px;
    height: 45px;
    background: url(../images/aa.png) repeat center;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
}

.txt h3 {
    font-size: 16px;
    font-weight: 100;
    height: 45px;
    text-align: center;
    line-height: 45px;
}

.txt p {
    padding: 0 20px;
    font-size: 14px;
}

.txt a {
    color: #fff;
}

#articeBottom {
    font-size: 14px;
    margin: 10px auto 30px;
    text-align: right;
    width: 100%;
}

.dux-page a {
    padding: 2px 10px;
}

/*单页内容*/
.box-page {
    padding: 20px 0;
    text-align: left;
    line-height: 26px;
}

.box-page p {
    font: 16px/32px "Microsoft Yahei";
    color: #404040;
    padding-bottom: 5px;
    text-align: justify;
}

.box-page img {
    display: block;
    margin: 10px auto;
    width: 100%;
}

/*主内容右侧*/
.cBox {
    padding: 20px 0 0;
    text-align: left;
}

/*.cBox0 { width: 350px; height: 220px; float: left; margin-right: 20px; }*/
.cBox0 {
    width: 766px;
    height: 495px;
}

/*.cBox1 { width: 396px; float: left; }*/
.cBox1 {
    line-height: 30px;
    height: 30px;
    margin-bottom: 15px;
}

.cBox1 h1 {
    font-size: 24px;
    text-align: center;
}

.cBox1 p.sstc {
    height: 98px;
    margin: 10px 0 0;
    overflow: hidden;
}

.cBox1 p {
    text-indent: 28px;
    color: #666;
    line-height: 30px;
    font-size: 14px;
}

.cBox1 p.lan {
    color: #ff4a00;
    height: 28px;
    line-height: 28px;
    text-indent: 0 !important;
    overflow: hidden;
}

.cBox1 p span {
    color: #666;
}

.focusBox {
    position: relative;
    width: 766px;
    height: 430px;
    overflow: hidden;
    font: 12px/1.5 Verdana, Geneva, sans-serif;
    text-align: left;
    background: white;
}

.focusBox .pic img {
    width: 766px;
    height: 430px;
    display: block;
}

.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 36px;
    width: 100%;
    background: #999;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}

.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 36px;
    width: 100%;
    overflow: hidden;
}

.focusBox .txt li {
    height: 36px;
    line-height: 36px;
    position: absolute;
    bottom: -36px;
}

.focusBox .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 8px;
    right: 8px;
}

.focusBox .num li {
    float: left;
    position: relative;
    width: 18px;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    text-align: center;
    margin-right: 1px;
    cursor: pointer;
}

.focusBox .num li a,
.focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
}

.focusBox .num li span {
    z-index: 1;
    background: black;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.focusBox .num li.on a,
.focusBox .num a:hover {
    background: #f60;
}

.foucebox {
    position: relative;
    width: 766px;
    height: 495px;
    overflow: hidden;
    background: #000;
}

.foucebox .bd {
    position: absolute;
    left: 0;
    top: 0;
    width: 766px;
    height: 430px;
    overflow: hidden;
}

.foucebox .bd img {
    width: 766px;
    height: 430px;
}

.foucebox .bd strong {
    display: block;
    z-index: 999;
    position: absolute;
    left: 15px;
    bottom: 15px;
    font-size: 16px;
    color: #FFF;
}

.foucebox .hd {
    position: relative;
    height: 75px;
    background: #181818;
    top: 430px;
}

.foucebox .hd ul {
    padding: 7px 0px 7px 10px;
    overflow: hidden;
}

.foucebox .hd li {
    position: relative;
    float: left;
    display: inline;
    width: 84px;
    height: 54px;
    overflow: hidden;
    margin-right: 10px;
    overflow: hidden;
}

.foucebox .hd a {
    display: block;
    width: 82px;
    height: 52px;
    padding: 3px;
    background: url(../images/yule_sp.png) -85px -3px no-repeat;
    color: #A9A9A7;
}

.foucebox .hd img {
    width: 75px;
    height: 46px;
}

.foucebox .hoverBg {
    position: absolute;
    left: 10px;
    top: 3px;
    width: 86px;
    height: 56px;
    cursor: pointer;
    z-index: 2;
    background: url(../images/yule_sp.png) no-repeat;
}

/* 本例子css */
.txMovie {
    position: relative;
    width: 766px;
    height: auto;
    background: #000;
}

.focus_pic {
    width: 766px;
    height: auto;
    overflow: hidden
}

.focus_pic li {
    vertical-align: top;
    position: relative;
}

.focus_pic li strong {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #FFF;
    display: none;
}

.focus_pic img {
    width: 766px;
    height: auto;
    display: inline-block;
    vertical-align: top
}

.focus_nav {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .6);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000', endColorstr='#7F000000');
    width: 756px;
    height: 60px;
    *zoom: 1;
    padding-left: 10px;
}

:root .focus_nav {
    -ms-filter: none
}

.focus_nav ul {
    position: relative;
    *zoom: 1;
    padding-top: 10px !important;
}

.focus_nav li {
    position: relative;
    *zoom: 1;
    float: left;
    display: inline;
    margin-right: 10px;
    cursor: pointer;
}

.focus_nav .navPrev,
.focus_nav .navNext {
    border: 1px solid #fff;
    background-color: rgba(0, 0, 0, .6);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000', endColorstr='#7F000000');
    display: inline-block;
    *zoom: 1;
    width: 36px;
    height: 36px;
    line-height: 100;
    overflow: hidden;
    opacity: .6;
    filter: Alpha(Opacity=60);
    background-image: url(../images/focus_nav.png);
    _background-image: url(../images/focus_nav.ie6.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 10px
}

.focus_nav .navPrev {
    background-position: 10px 8px;
    right: 47px;
    border-right-color: transparent
}

.focus_nav .navNext {
    background-position: -22px 8px;
    right: 10px
}

.focus_nav .navPrev:hover,
.focus_nav .navNext:hover {
    opacity: 1;
    filter: Alpha(Opacity=100);
    border-right-color: #fff
}

.focus_nav img {
    border: 2px solid #fff;
    width: 64px;
    height: 34px
}

.focus_nav .on b {
    color: #fff;
    position: absolute;
    top: -10px;
    left: 30px;
    font-size: 10px;
    font-family: arial;
    -webkit-text-size-adjust: none
}

.focus_text {
    position: absolute;
    width: 300px;
    height: 280px;
    right: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .8);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#CC000000', endColorstr='#CC000000');
    overflow: hidden
}

:root .focus_text {
    -ms-filter: none
}

.focus_text h2 a {
    font-size: 22px;
    color: #fff;
    font-family: 'microsoft yahei', simhei;
    font-weight: normal;
    display: block;
    width: 260px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.focus_text h2 a:hover {
    color: #fff;
    text-decoration: underline
}

.focus_text ul {
    padding: 20px 20px 0
}

.focus_text .sub_tit {
    padding-bottom: 20px;
    color: #575757;
    height: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.focus_text .c_txt4,
.focus_text .c_txt4 a {
    color: #787876;
    line-height: 22px
}

.focus_text .c_txt4 a:hover {
    color: #ccc
}

.focus_text .c_txt4 {
    width: 260px;
    white-space: nowrap;
    overflow: hidden
}

.focus_info {
    height: 132px;
    overflow: hidden
}

.focus_text .mod_desc {
    width: 260px;
    white-space: normal;
    overflow: hidden;
    text-indent: 2em
}

.btn_play_big {
    overflow: hidden;
    padding: 0 0 0 15px;
    cursor: pointer;
    background: url(images/bg_btn.png) no-repeat;
    margin-right: 5px;
    height: 40px;
    line-height: 40px;
    line-height: 44px\9;
    +line-height: 44px;
    _line-height: 40px;
    padding-left: 50px;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    background-position: 0 -275px
}

.btn_play_big span {
    float: left;
    height: 24px;
    padding: 0 15px 0 0;
    background: url(images/bg_btn.png) no-repeat;
    height: 40px;
    background-position: right -320px
}

.btn_play_big:hover {
    color: #FFF
}

.focus_text .btn_play_big {
    position: absolute;
    bottom: 13px;
    left: 20px
}

.txMovie .focus_nav li .cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 68px;
    height: 38px;
    line-height: 999px;
    overflow: hidden;
    font-size: 0;
    background: #040303;
    filter: alpha(opacity=30);
    opacity: .3
}

.txMovie .focus_nav li.on .cover {
    display: none
}

.txMovie .focus_nav li b {
    display: none
}

.txMovie .focus_nav li.on b {
    position: absolute;
    display: inline-block;
    top: -6px;
    left: 29px;
    border-left: 6px dashed transparent;
    border-right: 6px dashed transparent;
    border-top: 0;
    border-bottom: 6px solid;
    color: #fff;
    font-size: 0;
    width: 0;
    height: 0;
    line-height: 0
}

.cBoxa {
    padding: 0 0 20px 0;
}

.ccbox {
    height: 50px;
    color: #000;
    text-align: left;
    background-color: #004291;
}

.ccbox .ccboxa a {
    line-height: 50px;
    height: 50px;
    padding: 0 8px;
    margin-right: 5px;
    float: left;
    color: #fff;
    font-size: 14px;
    background-color: #ff9a00;
}

.ccbox .ccboxa a:hover {
    background-color: #ff9a00;
}

.ccbox .ccboxa a:before {
    content: "视频：";
}

.Videoaa {
    height: 50px;
    width: 50px;
    float: left;
    background: url(../images/44.png) no-repeat left;
    margin: 0 8px;
}

.Tel {
    height: 30px;
    width: 50px;
    float: left;
    background: url(../images/11.png) no-repeat left #fbfbfb;
}

.Fax {
    height: 30px;
    width: 50px;
    float: left;
    background: url(../images/22.png) no-repeat left;
}

.Mail {
    height: 30px;
    width: 50px;
    float: left;
    background: url(../images/33.png) no-repeat left #fbfbfb;
}

.Promptcc {
    margin-bottom: 10px;
    width: 98%;
    line-height: 20px;
    background: url(../images/protit-bg2.jpg) repeat-x #ff9a00;
    color: #fe4403;
    text-align: right;
    padding: 3px 1%;
}

.Promptcc span {
    float: left;
    font-weight: bold;
}

.Promptcc span a {
    margin-right: 5px;
    color: #fe4403;
}

/*视频*/
video,
audio {
    margin: 20px auto;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.Prompt {
    font-size: 14px;
    font-weight: bold;
    color: #F60;
}

.box-video h1 {
    font-size: 24px;
}

/*.box-video embed { width:765px; height:430px; margin:10px auto; }*/
#ckplayer_a1 {
    width: 765px !important;
    height: 430px !important;
    margin: 10px auto;
}

/*产品内容区*/
.slideTxtBox {
    border: 0px solid #f8f8f8;
    text-align: left;
    overflow: visible;
    position: relative;
}

.slideTxtBox .hd {
    height: 10px;
    line-height: 10px;
    background: url(../images/protit-bg2.jpg) repeat-x;
    padding: 0 10px 0 20px;
    border-top: 1px solid #ddd;
    position: relative;
    font-size: 14px;
}

.slideTxtBox .hd ul {
    float: left;
    position: absolute;
    left: 20px;
    top: -1px;
    height: 32px;
}

.slideTxtBox .hd ul li {
    float: left;
    padding: 0 15px;
    cursor: pointer;
}

.slideTxtBox .hd ul li.on {
    height: 30px;
    background: #fff;
    color: #fe4403;
    font-weight: bold;
    border: 1px solid #fe4403;
    border-bottom: 2px solid #fff;
}

.slideTxtBox .hd ul li.on a {
    color: #fe4403;
}

.slideTxtBox .bd11 ul {
    zoom: 1;
}

.slideTxtBox .bd11 p {
    text-indent: 28px;
}

.slideTxtBox .bd11 {
    line-height: 30px;
    color: #666;
    font-size: 14px;
}

.slideTxtBox .bd11 img {
    display: block;
    max-width: 766px;
    margin: 10px auto;
}

.slideTxtBox .bd11 .hhtt {
    border-left: thick solid #fe4403;
    text-indent: 5px;
    font-size: 16px !important;
    font-weight: bold;
    color: #fe4403;
    margin-top: 15px;
    height: 20px;
    line-height: 20px;
    margin: 5px auto;
}

.hdddd {
    font-style: italic;
}

.slideTxtBox .bd11 .hhtt em {
    font-size: 10px;
    color: #999;
    font-weight: normal;
    float: right;
}

#content strong {
    display: block;
    text-indent: 5px;
    font-size: 16px !important;
    font-weight: bold;
    color: #fe4403;
    border-left: thick solid #fe4403;
    height: 20px;
    line-height: 20px;
    margin: 5px auto;
}

/*新闻内容*/
.box-news {
    padding: 20px 0;
    font-size: 14px;
    text-align: left;
    line-height: 26px;
}

.box-news p {
    font: 16px/32px "Microsoft Yahei";
    color: #404040;
    padding-bottom: 5px;
    text-align: justify;
    text-indent: 2em;
}

.box-news .titi {
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.box-news img {
    display: block;
    margin: 10px auto;
    width: 100%;
}

/*视频*/
.box-video {
    padding: 20px 0;
    font-size: 14px;
    text-align: center;
}

/*相关产品*/
.fourbox {
    margin: 10px auto;
    border: 0px solid #f8f8f8;
}

.pacccc {
    width: 780px;
}

.product {
    width: 180px;
    height: 140px;
    margin: 10px 15px 10px 0;
    float: left;
}

.portfolio-holder img {
    height: 110px;
    display: block;
    width: 100%;
}

.product:hover .titlebox {
    background: #004DA9;
    color: #FFF;
}

.mediaholder {}

.cover {}

.titlebox {
    line-height: 30px;
    background: #F4F4F4;
}

.ttbox {
    height: 30px;
    line-height: 30px;
    background: url(../images/protit-bg2.jpg) repeat-x;
    padding: 0 10px 0 20px;
    border-bottom: 1px solid #ddd;
    position: relative;
    font-size: 14px;
    list-style-type: none;
}

.ttbox li {
    float: left;
    padding: 0 15px;
    cursor: pointer;
    height: 30px;
    background: #fff;
    color: #fe4403;
    font-weight: bold;
    border-left: 1px solid #fe4403;
    border-right: 1px solid #fe4403;
}

/*----------------------------*/
/*表格*/
.cBoxa table {
    border: 0px #999 solid;
    border-collapse: collapse;
    margin: 10px auto;
    width: 100%;
    font-size: 12px;
    line-height: 24px;
}

.cBoxa table tr td {
    text-align: left;
    padding: 2px 5px;
    border: 1px #FFC800 solid;
}

.cBoxa table tr:nth-child(1) {
    text-align: center;
    color: #000;
    padding: 5px 0;
}

.cBoxa table tr:nth-child(1) {
    background-color: #FFFF99;
    text-align: left;
    border-top: 5px #FFC800 solid !important;
    color: #000;
    padding: 2px 5px;
    border: 1px #FFC800 solid;
}

.cBoxa table th {
    background-color: #FFFF99;
    text-align: left;
    border-top: 5px #FFC800 solid !important;
    color: #000;
    padding: 2px 5px;
    border: 1px #FFC800 solid;
}

.cBoxa table tr:hover {
    background-color: #FFE680;
    cursor: pointer;
}

.dldtdd {
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.dldtdd dd {
    float: left;
    width: 33.33333%;
    text-align: center;
}

.dldtdd dt {
    line-height: 26px;
    width: 100%;
    text-align: center;
    background-color: #FFFF99;
}

/* 本例子css */
.game163 {
    position: relative;
    border: 1px solid #dcdddd;
    padding: 4px;
    overflow: hidden;
    width: 756px;
}

.game163 .bigImg {
    height: 558px;
    position: relative;
    margin-bottom: 60px;
}

.game163 .bigImg li img {
    vertical-align: middle;
    width: auto;
    height: 525px;
}

.game163 .bigImg h4 {
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 33px;
    height: 33px;
    overflow: hidden;
    text-align: center;
    position: absolute;
    width: 700px;
}

.game163 .smallScroll {
    height: 47px;
    margin-bottom: 6px;
}

.game163 .sPrev,
.game163 .sNext {
    float: left;
    display: block;
    width: 14px;
    height: 47px;
    text-indent: -9999px;
    background: url(../images/sprites1008.png) no-repeat 0 -3046px;
}

.game163 .sNext {
    background-position: 0 -2698px;
}

.game163 .sPrev:hover {
    background-position: 0 -3133px;
}

.game163 .sNext:hover {
    background-position: 0 -2785px;
}

.game163 .smallImg {
    float: left;
    margin: 0 6px;
    display: inline;
    width: 716px;
    overflow: hidden;
    position: relative;
}

.game163 .smallImg ul {
    height: 47px;
    width: 9999px;
    overflow: hidden;
    position: absolute;
    bottom: 5px;
}

.game163 .smallImg li {
    float: left;
    padding: 0 10px 0 0;
    width: 62px;
    height: 40px;
    cursor: pointer;
    display: inline;
}

.game163 .smallImg img {
    border: 1px solid #dcdddd;
    width: 60px;
    height: 45px;
}

.game163 .smallImg .on img {
    border-color: #1e50a2;
}

.game163 .pageState {
    position: absolute;
    top: 550px;
    right: 5px;
    width: 40px;
    text-align: right;
}

.game163 .pageState span {
    color: #f00;
    font-size: 16px;
}

/*TAG*/
.m-tag-lst {
    margin: 10px auto;
}

.m-tag-lst ul li {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
}

.tag-key {
    margin: 10px auto;
}

.tag-key span a {
    display: block;
    float: left;
    padding: 2px 10px;
    margin: 0 5px 5px 0;
    background: #fe4403;
    color: #fff;
    border-radius: 3px;
}

.tag-key .cba {
    background: #fff;
    color: #fe4403;
    font-style: italic;
}

/*Lcontact*/
.Lcontact {
    margin: 0 56px 0 38px;
    width: 156px;
    line-height: 30px;
}

/*春节
/*.dh-01 a.one:hover, .dh-01 a#select { background: url(../images/2016/dh.png) repeat-x; }
.Language { background: #FF3300 url(../images/2016/fu.jpg) repeat; }
.slideTxtBox0 .hd ul li.on a { background-image: url(../images/2016/index-img.jpg); color: #fff; font-weight: bold; }
.slideTxtBox2 .hd ul li.on a { background-image: url(../images/2016/index-img.jpg); color: #fff; font-weight: bold; }
.slideTxtBox1 .hd ul li.on a { background-image: url(../images/2016/index-img.jpg); color: #fff; font-weight: bold; }
.snBrand ul li p { background: #FF3300; }
.snBrand1 ul li p { background: #FF3300; }
.bottom { color: #e3e3e3; background-image: url(../images/2016/f.png); background-color: #FF3300; }
.bottom-01 { margin-top: 18px; padding: 10px 0; }
.mainleft-06:hover, #s2 { background: url(../images/2016/xwzx-img-02.jpg); }
background-image: url(../images/2016/fu.jpg); background-color: #FF3300; }*/