﻿@charset "utf-8";

/* CSS Document */

* {
    font-family: '微软雅黑';
}

html,
body,
ul,
li,
p,
input,
form,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

body {
    font-size: 12px;
    color: #444;
    line-height: 23px;
    font-family: Verdana;
    margin: 0px;
    padding: 0px;
    background: url(../images/bg.png);
}

img {
    border: none;
}

form {
    margin: 0px;
    padding: 0px;
}

.clear {
    clear: both;
}

a {
    text-decoration: none;
    color: #444;
}

a:hover {
    color: #ff0000;
    text-decoration: underline;
}

.top {
    width: 100%;
    background: url(../images/t-bg.png) repeat-x;
}

.header-1 {
    width: 1000px;
    height: 30px;
    margin: 0 auto;
    line-height: 30px;
    overflow: hidden;
}

.header-1-l {
    width: 575px;
    float: left;
    padding-left: 15px;
}

.header-1-r {
    width: 215px;
    float: right;
    text-indent: 24px;
}

.logo {
    width: 1000px;
    height: 100px;
    background: url(../images/top.jpg) no-repeat;
    margin: 0 auto;
    overflow: hidden;
}

.nav {
    width: 1000px;
    height: 49px;
    margin: 0 auto;
}

.nav ul {
    width: 1000px;
    height: 49px;
    margin: 0 auto;
    overflow: hidden;
}

.nav ul li {
    width: 109px;
    height: 49px;
    line-height: 49px;
    float: left;
    text-align: center;
    background: url(../images/nav-li.png) right center no-repeat;
}

.nav ul li a {
    width: 109px;
    height: 49px;
    display: block;
    color: #fff;
    font-size: 14px;
    font-family: "微软雅黑";
}

.nav ul li a:hover {
    color: #fff;
    text-decoration: none;
}

.nav-bg {
    width: 1000px;
    height: 20px;
    background: url(../images/s-bg.png) no-repeat;
    margin: 0 auto;
}

.banner {
    width: 1000px;
    height: 350px;
    margin: 0 auto;
}

.focus {
    width: 1000px;
    height: 350px;
    overflow: hidden;
    position: relative;
}

.focus ul {
    height: 350px;
    position: absolute;
}

.focus ul li {
    float: left;
    width: 1000px;
    height: 350px;
    overflow: hidden;
    position: relative;
    background: #000;
}

.focus ul li div {
    position: absolute;
    overflow: hidden;
}

.focus .btnBg {
    position: absolute;
    width: 1000px;
    height: 20px;
    left: 0;
    bottom: 0;
    background: #000;
    display: none;
}

.focus .btn {
    position: absolute;
    width: 780px;
    height: 23px;
    padding: 0px 10px 0px 10px;
    right: 0;
    bottom: 6px;
    text-align: right;
}

.focus .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 25px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}

.focus .btn span.on {
    background: #fff;
}

.focus .preNext {
    width: 31px;
    height: 40px;
    position: absolute;
    top: 150px;
    background: url(../images/l.png) no-repeat 0 0;
    cursor: pointer;
}

.focus .pre {
    left: 0;
}

.focus .next {
    right: 0;
    background-position: right top;
}

.search {
    width: 1000px;
    height: 34px;
    background: url(../images/sreach-bg.png) no-repeat;
    margin: 0 auto;
    overflow: hidden;
}

.search-l {
    width: 680px;
    float: left;
    line-height: 35px;
    color: #555;
}

.search-l strong {
    color: #555;
}

.search-r {
    width: 275px;
    height: 23px;
    padding-top: 6px;
    padding-left: 10px;
    float: left;
}

.search-r input.text1 {
    width: 205px;
    height: 21px;
    border: 1px solid #ccc;
    font-size: 12px;
    line-height: 21px;
    padding-left: 6px;
    color: #555;
}

.search-r input.image {
    width: 47px;
    height: 22px;
    padding-left: 5px;
    background: url(../images/search.png) no-repeat;
}

.s-bg {
    width: 1000px;
    height: 20px;
    background: url(../images/s-bg.png) no-repeat;
    margin: 0 auto;
}


/*产品分类和推荐产品*/

.pro {
    width: 1000px;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    margin-bottom: 15px;
    display: block;
}

.left-pro {
    width: 221px;
    float: left;
}

.left-title {
    width: 221px;
    height: 51px;
    background: url(../images/left1.png) no-repeat;
}

.left-nr {
    width: 221px;
    background: url(../images/left2.png) repeat-y;
    text-align: center;
}

.left-nr ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 180px;
    padding-left: 15px;
    padding-bottom: 10px;
    padding-top: 5px;
    overflow: hidden;
    text-align: center;
    display: block;
}

.left-nr ul li {
    float: left;
    width: 180px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    border-bottom: 1px dotted #eaeaea;
    margin-bottom: 3px;
    background: url(../images/pro.png) no-repeat;
    text-indent: 20px;
}

.left-nr ul li a {
    width: 180px;
    height: 30px;
    font-size: 12px;
    color: #01406a;
}

.left-nr ul li a:hover {
    font-size: 12px;
    text-decoration: none;
    color: #0090f8;
}

.left-end {
    width: 221px;
    height: 10px;
    background: url(../images/left3.png) no-repeat;
}

.left-img {
    border: 0px;
    margin: 0 auto;
    margin-top: 7px;
}

.tj {
    width: 770px;
    float: right;
}

.tj-title {
    width: 770px;
    height: 42px;
    line-height: 42px;
    background: url(../images/right.png) no-repeat;
}

.tj-title h2 {
    margin: 0px;
    padding: 0px;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    float: left;
    width: 650px;
    height: 42px;
    line-height: 42px;
    text-indent: 15px;
}

.tj-title span {
    width: 80px;
    text-align: center;
    float: right;
    border: 0px;
    height: 10px;
    line-height: 42px;
    *line-height: 8px;
    *padding-top: 15px;
    display: block;
    padding-top: 18px;
}

.tj-nr {
    width: 758px;
    border: 1px solid #cccccc;
    padding: 5px;
    background: #ffffff;
    height: 100%;
    display: inline-table;
}

.tj-nr ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    padding-top: 10px;
    padding-bottom: 10px;
}

.tj-nr ul li {
    width: 175px;
    height: 165px;
    float: left;
    padding-left: 11px;
}

.tj-nr ul li img {
    width: 170px;
    height: 128px;
    border: 1px solid #ccc;
}

.tj-nr ul li a img {
    width: 170px;
    height: 128px;
    border: 1px solid #ccc;
}

.tj-nr ul li a:hover img {
    width: 170px;
    height: 128px;
    border: 1px solid #0090f8;
}

.tj-nr ul li span {
    display: block;
    width: 172px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
}


/*ban中间间隔图*/

.ban {
    width: 1000px;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    margin-bottom: 20px;
    display: block;
}


/*关于我们和常见问题*/

.gy {
    width: 1000px;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    background: #fff;
    margin-bottom: 20px;
    display: block;
}

.gy-title {
    width: 1000px;
    height: 42px;
    line-height: 42px;
    background: url(../images/a.png) no-repeat;
}

.gy-title-l {
    float: left;
    width: 130px;
    text-indent: 15px;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}

.gy-title-m {
    float: left;
    margin-left: 500px;
    _margin-left: 250px;
    width: 100px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}

.gy-title-r {
    float: right;
    width: 80px;
    height: 8px;
    line-height: 8px;
    padding-top: 18px;
}

.gy-title1 {
    width: 998px;
    height: 18px;
    background: url(../images/a-1.png) no-repeat;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

.gy-nr {
    width: 978px;
    border: 1px solid #cccccc;
    border-top: 0px;
    background: #ffffff;
    padding: 10px;
    padding-top: 0px;
}

.gy-nr-l {
    width: 610px;
    float: left;
    line-height: 24px;
    text-align: left;
}


/*关于我们*/

.guanyu {
    width: 610px;
    line-height: 20px;
    text-align: left;
    background: url(../images/xian.png) bottom center;
    background-repeat: no-repeat;
    display: block;
}

.guanyu img {
    float: left;
    border: 0px;
    margin: 10px;
    margin-left: 0px;
    margin-top: 0px;
    padding: 1px;
    border: 1px solid #cccccc;
}

.guanyu a {
    color: #db4800;
}

.guanyu a:hover {
    color: #db4800;
    text-decoration: underline;
}


/*推荐产品2*/

.marquee {
    width: 610px;
    height: 165px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}

.marquee ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    padding-top: 10px;
}

.marquee ul li {
    width: 175px;
    height: 180px;
    float: left;
    padding-left: 11px;
}

.marquee ul li img {
    width: 170px;
    height: 128px;
    border: 1px solid #ccc;
}

.marquee ul li a img {
    width: 170px;
    height: 128px;
    border: 1px solid #ccc;
}

.marquee ul li a:hover img {
    width: 170px;
    height: 128px;
    border: 1px solid #0090f8;
}

.marquee ul li span {
    display: block;
    width: 172px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
}

.marquee ul li span a {
    color: #000;
    height: 24px;
}

.marquee ul li span a:hover {
    color: #c00;
    text-decoration: none;
}

.gy-nr-r {
    width: 334px;
    background: url(../images/cj-bg.png);
    float: right;
}

.gy-nr-r ul {
    width: 320px;
    overflow: hidden;
    padding: 10px;
}

.gy-nr-r ul li {
    width: 320px;
    float: left;
    margin-bottom: 10px;
}

.gy-nr-r ul li h3 {
    width: 320px;
    margin: 0px;
    padding: 0px;
    line-height: 24px;
    height: 24px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-align: left;
    background: url(../images/wen.png) no-repeat;
    background-position: left center;
    text-indent: 20px;
}

.gy-nr-r ul li h3 a {
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-align: left;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gy-nr-r ul li h3 a:hover {
    font-size: 12px;
    font-weight: bold;
    color: #ff8a00;
    margin: 0px;
    padding: 0px;
}

.gy-nr-r ul li p {
    width: 320px;
    line-height: 20px;
    height: 60px;
    font-size: 12px;
    color: #333333;
    text-align: left;
    text-indent: 2em;
    background: url(../images/da.png) no-repeat;
    background-position: left 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


/*新闻部分*/

.news-t {
    width: 998px;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    background: #fff;
    height: 2px;
    background: url(../images/xian-1.png) repeat-x;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

.news {
    width: 998px;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    margin-bottom: 20px;
    background: url(../images/new-bg.png);
    border: 1px solid #ccc;
    border-top: 0px;
    display: block;
    height: 350px;
    overflow: hidden;
}

.lx {
    width: 220px;
    float: left;
}

.lx-title {
    width: 210px;
    height: 35px;
    background: url(../images/news-x.png) repeat-x;
    background-position: bottom center;
    line-height: 35px;
    margin: 0 auto;
}

.lx-title h3 {
    margin: 0px;
    padding: 0px;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #fb4404;
    float: left;
    width: 100px;
    text-indent: 5px;
}

.lx-title span {
    width: 50px;
    float: right;
    height: 8px;
    line-height: 35px;
    *line-height: 8px;
    *padding-top: 10px;
    padding-top: 15px;
}

.lx-nr {
    width: 210px;
    padding: 5px;
    text-align: left;
    line-height: 21px;
}

.lx-nr img {
    border: 0px;
    margin-bottom: 10px;
    padding-left: 5px;
    display: block;
}

.news-l-jie {
    width: 10px;
    float: left;
    background: url(../images/jie-1.png);
    background-position: center center;
    height: 350px;
}

.news-m {
    width: 410px;
    float: left;
}

.news-m-title {
    width: 400px;
    height: 35px;
    background: url(../images/news-x.png) repeat-x;
    background-position: bottom center;
    line-height: 35px;
    margin: 0 auto;
}

.news-m-title h3 {
    margin: 0px;
    padding: 0px;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #fb4404;
    float: left;
    width: 100px;
    text-indent: 5px;
}

.news-m-title span {
    width: 50px;
    float: right;
    height: 8px;
    line-height: 35px;
    *line-height: 8px;
    *padding-top: 10px;
    padding-top: 15px;
}

.news-m-nr {
    width: 400px;
    padding: 5px;
}

.hangye {
    width: 400px;
    overflow: hidden;
    border-bottom: 1px dotted #ccc;
}

.hangye-left {
    width: 170px;
    float: left;
}

.hangye-left img {
    width: 155px;
    height: 115px;
    border: 1px solid #dcdcdc;
}

.hangye-right {
    width: 225px;
    float: left;
    padding-left: 5px;
}

.hangye-right-t {
    font-weight: bold;
    font-size: 12px;
    text-align: left;
}

.hangye-right-t a {
    color: #e44c00;
}

.hangye-right-b {
    line-height: 26px;
    padding-bottom: 5px;
    text-align: left;
}

.hangye-b {
    width: 400px;
    padding-top: 5px;
}

.hangye-b li {
    width: 400px;
    text-indent: 18px;
    text-align: left;
    background: url(../images/icon1.gif) 1% 45% no-repeat;
    overflow: hidden;
    line-height: 30px;
    border-bottom: 1px dotted #ccc;
}

.hangye-b a {
    display: block;
    width: 100%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.js {
    width: 348px;
    float: right;
}

.js-title {
    width: 338px;
    height: 35px;
    background: url(../images/news-x.png) repeat-x;
    background-position: bottom center;
    line-height: 35px;
    margin: 0 auto;
}

.js-title h3 {
    margin: 0px;
    padding: 0px;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #fb4404;
    float: left;
    width: 100px;
    text-indent: 5px;
}

.js-title span {
    width: 50px;
    float: right;
    height: 8px;
    line-height: 35px;
    *line-height: 8px;
    *padding-top: 10px;
    padding-top: 15px;
}

.js-nr {
    width: 338px;
    padding: 5px;
    overflow: hidden;
}

.js-nr ul {
    width: 338px;
    overflow: hidden;
    padding-top: 10px;
}

.js-nr ul li {
    width: 338px;
    float: left;
    height: 30px;
    line-height: 30px;
    background: url(../images/icon1.gif) no-repeat 10px center;
    border-bottom: 1px dotted #ccc;
    text-align: left;
    text-indent: 20px;
}

.js-nr ul li a {
    display: block;
    width: 100%;
    float: left;
    font-size: 12px;
    color: #000000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.js-nr ul li a:hover {
    font-size: 12px;
    color: #ff8a00;
}


/*友情链接*/

.link {
    width: 1000px;
    margin: 0 auto;
    padding: 0px;
}

.link-t {
    width: 1000px;
    height: 34px;
    line-height: 34px;
    background: url(../images/link.png) no-repeat;
    font-size: 14px;
    font-weight: bold;
    color: #008ef3;
    text-indent: 14px;
}

.link-b {
    width: 978px;
    padding: 7px 10px 5px 10px;
    border: 1px solid #cccccc;
    border-top: none;
    background: #ffffff;
}

.link-bg {
    width: 1000px;
    margin: 0 auto;
    padding: 0px;
    background: url(../images/link-bg.png) no-repeat;
    height: 26px;
}

.footer-bg {
    width: 100%;
    font-family: Verdana;
    background: url(../images/end-bg.png) repeat-x #0971bc;
    padding-bottom: 15px;
}

.footer {
    width: 1000px;
    margin: 0 auto;
    color: #ffffff;
}

.navb {
    width: 1000px;
    height: 36px;
    line-height: 36px;
    text-align: center;
}

.navb a {
    color: #ffffff;
    font-size: 12px;
}

.navb a:hover {
    color: #ffffff;
    font-size: 12px;
    text-decoration: underline;
}

.banquan {
    text-align: center;
    padding: 10px 0px 0px 0px;
    line-height: 26px;
}

.banquan a {
    color: #ffffff;
}

.banquan a:hover {
    color: #cc0000;
    text-decoration: underline;
}

.keywords {
    padding-bottom: 15px;
    text-align: center;
    line-height: 26px;
}


/*内页展示*/


/*内页*/

.box {
    width: 1000px;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    margin-bottom: 10px;
    display: block;
}

.box1 {
    width: 1000px;
    margin: 0 auto;
    padding: 0px;
    margin-bottom: 10px;
    display: block;
}

.about {
    width: 770px;
    float: right;
}

.about-title {
    width: 770px;
    height: 42px;
    line-height: 42px;
    text-align: left;
    color: #ffffff;
    font-size: 14px;
    background: url(../images/right.png);
}

.about-title-l {
    float: left;
    width: 200px;
    text-indent: 10px;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    line-height: 42px;
}

.about-title-r {
    float: right;
    width: 500px;
    height: 40px;
    line-height: 40px;
    padding-right: 10px;
    font-size: 12px;
    color: #ffffff;
    text-align: right;
    padding-right: 25px;
    display: block;
}

.about-title-r a {
    color: #ffffff;
    font-size: 12px;
}

.about-title-r a:hover {
    color: #ffffff;
    font-size: 12px;
    text-decoration: underline;
}

.about-nr {
    width: 758px;
    border: 1px solid #cccccc;
    background: #ffffff;
    border-top: 0px;
    padding: 5px;
    text-align: left;
    line-height: 30px;
    height: 100%;
    display: inline-table;
    text-indent: 2em;
}

.about-nr img {
    margin: 10px;
    border: 0px;
}

.about-pro-nr {
    width: 758px;
    border: 1px solid #cccccc;
    border-top: 0px;
    padding: 5px;
    height: 100%;
    display: inline-table;
    overflow: hidden;
    background: #ffffff;
}

.about-pro-nr ul {
    width: 758px;
    overflow: hidden;
    list-style: none;
    padding-top: 10px;
    padding-bottom: 10px;
}

.about-pro-nr ul li {
    width: 203px;
    height: 190px;
    float: left;
    padding: 0px 20px 0px 25px;
    background: url(../images/pro-bg.png) no-repeat;
    background-position: center 152px;
}

.about-pro-nr ul li img {
    width: 203px;
    height: 152px;
    border: 1px solid #cdcdcd;
}

.about-pro-nr ul li a img {
    width: 203px;
    height: 152px;
    border: 1px solid #cdcdcd;
}

.about-pro-nr ul li a:hover img {
    width: 203px;
    height: 152px;
    border: 1px solid #f96203;
}

.about-pro-nr ul li span {
    display: block;
    width: 203px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
}

.about-news-nr {
    width: 758px;
    border: 1px solid #d8d8d8;
    border-top: none;
    padding: 10px 0px 5px 10px;
    background: #fff;
    overflow: hidden;
}

.about-news-nr ul {
    width: 740px;
    overflow: hidden;
}

.about-news-nr ul li {
    margin: 0px;
    padding: 0px;
    border-bottom: 1px dotted #cccccc;
    text-align: left;
    list-style: none;
    margin-bottom: 10px;
    display: block;
}

.about-news-nr ul li h4 {
    margin: 0px;
    padding: 0px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    border-bottom: 1px dotted #cccccc;
    background: url(../images/ico.gif);
    background-position: 5px center;
    background-repeat: no-repeat;
    text-indent: 15px;
}

.about-news-nr ul li h4 a {
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    display: block;
}

.about-news-nr ul li h4 a:hover {
    color: #fa3905;
    font-size: 14px;
    font-weight: bold;
}

.about-news-nr ul li p {
    line-height: 18px;
    font-size: 14px;
    text-align: left;
    width: 720px;
    word-wrap: break-word;
    padding-top: 10px;
}

.about-news-nr ul li em {
    font-size: 12px;
    color: #2f2a27;
    text-align: right;
    line-height: 18px;
    height: 18px;
    padding-left: 640px;
}

.about-nr-s {
    width: 758px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    border-top: 0px;
    padding: 5px;
    text-align: left;
    line-height: 24px;
    height: 100%;
    display: inline-table;
    overflow: hidden;
}

.nshow-right-bottom {
    border: 1px solid #ddd;
    border-top: none;
    overflow: hidden;
    padding: 5px 10px 10px 10px;
    line-height: 25px;
}

.Information1 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.Information1-title {
    background-color: #f7f7f7;
    height: 30px;
    border: solid 1px #dedede;
}

.Information1-title-l {
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    text-indent: 10px;
}

.Information1-title-r {
    float: right;
    line-height: 30px;
    padding-right: 10px;
    font-size: 12px;
}

.Information1-nr {
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    border-left: 1px solid #dedede;
    padding: 5px;
}

.Information1-nr ul {
    width: 700px;
    padding: 0px 0px 10px 10px;
    overflow: hidden;
    list-style-type: none;
}

.Information1-nr ul li {
    line-height: 25px;
    height: 25px;
    width: 700px;
    border-bottom: 1px dashed #cccccc;
}

.Information1-nr ul li a:hover {
    color: #fa6e0d;
}

.NewsView-title {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
}

.NewsView-title-Source {
    text-align: center;
    height: 25px;
    line-height: 25px;
    background-color: #eee;
}

.NewsView-title-Content {
    padding: 10px;
    line-height: 24px;
    border-bottom: 1px solid #dedede;
}

.NewsView-title-Keyword {
    margin-top: 5px;
    color: #ff0000;
    line-height: 24px;
    font-weight: bold;
    border-bottom: 1px solid #dedede;
}

.NewsView-title-Keyword a {
    color: #FF0000;
    text-decoration: underline;
}

.NewsView-title-Next {
    font-weight: bold;
    clear: both;
    margin-top: 10px;
    text-align: center;
}

.Information {
    margin: 0px;
    padding: 0px;
}

.Information-title {
    background-color: #f7f7f7;
    height: 30px;
    border: solid 1px #dedede;
    margin-right: 10px;
}

.Information-title-l {
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    text-indent: 10px;
}

.Information-title-r {
    float: right;
    line-height: 30px;
    padding-right: 10px;
}

.Information-nra {
    width: 708px;
    border: 1px solid #dedede;
    border-top: 0px;
    text-align: left;
    height: 100%;
    display: inline-table;
}

.Information-nra ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.Information-nra ul li {
    width: 170px;
    float: left;
    padding: 3px;
    height: 170px;
    margin-top: 10px;
}

.Information-nra ul li img {
    width: 170px;
    height: 125px;
    border: 1px solid #cccccc;
}

.Information-nra ul li a img {
    width: 170px;
    height: 125px;
    border: 1px solid #cccccc;
}

.Information-nra ul li a:hover img {
    width: 170px;
    height: 125px;
    border: 1px solid #f96203;
}

.Information-nra ul li span {
    text-align: center;
    width: 170px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    display: block;
}

.Information-nra ul li span a {
    text-align: center;
    width: 170px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    display: block;
}

.NewsView-title-pro {
    margin-top: 10px;
}

.NewsView-title-pro-l {
    float: left;
    width: 350px;
    height: 300px;
    display: block;
    text-align: center;
}

.NewsView-title-pro-r {
    float: right;
    width: 450px;
    height: 300px;
    line-height: 30px;
    display: block;
    text-align: left;
    word-wrap: break-word;
}

.Explain {
    text-align: left;
    height: 25px;
    line-height: 25px;
    background-color: #ccc;
    margin-top: 10px;
    font-weight: bold;
    text-indent: 10px;
    display: list-item;
    background: #f7f7f7;
    border: 1px solid #dedede;
    margin-right: 10px;
}

.Explain_nr {
    padding: 10px;
    line-height: 24px;
    border-bottom: 1px solid #dedede;
    text-align: left;
    margin-right: 10px;
}

.pshow-right-bottom {
    width: 720px;
    border-top: none;
    overflow: hidden;
    padding: 5px 10px 10px 10px;
    line-height: 25px;
}

.product-right-bottom {
    width: 720px;
    border-top: none;
    overflow: hidden;
    padding: 15px 10px 10px 10px;
    line-height: 25px;
}

.product-right-bottom ul {
    width: 720px;
    overflow: hidden;
    margin-left: 5px;
    list-style-type: none;
}

.product-right-bottom ul li {
    float: left;
    margin: 0px 9px 10px 10px;
}

.product-right-bottom ul li img {
    border: 1px solid #eee;
    padding: 1px;
    width: 160px;
    height: 120px;
}

.product-right-bottom ul li img:hover {
    border: 1px solid #fa6e0d;
}

.product-right-bottom ul li span {
    display: block;
    text-align: center;
    margin-top: 5px;
    width: 160px;
    height: 30px;
    line-height: 20px;
}

.product-right-bottom ul li span a:hover {
    color: #fa6e0d;
}

.right-b1 {
    width: 748px;
    border: 1px solid #d8d8d8;
    border-top: none;
    padding: 10px 0px 5px 10px;
    background: #fff;
    overflow: hidden;
}

.wrap {
    margin: 0px 0px 10px 5px;
}

.wrap div a img {
    float: left;
    padding: 1px;
    border: 1px solid #e3e3e3;
    width: 150px;
    height: 120px;
    margin-right: 10px;
}

.wrap div a img:hover {
    float: left;
    border: 1px solid #cc0000;
    width: 150px;
    height: 120px;
    margin-right: 10px;
}

.wrap h5 a {
    color: #888;
}

.wrap h5 a:hover {
    color: #177c09;
}

.wrap p {
    color: #999;
    line-height: 20px;
}

.s1 {
    width: 730px;
    margin: 0px;
    padding: 0px;
    display: block;
}

.s2 {
    float: left;
    width: 180px;
    height: 120px;
    display: block;
}

.s3 {
    float: right;
    width: 530px;
    display: block;
}

.a {
    width: 500px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    display: block;
}

.b {
    width: 500px;
    line-height: 24px;
    display: block;
}

.adds {
    float: right;
    margin-right: 20px;
    clear: both;
    color: #999;
    margin-top: 5px;
    padding-bottom: 10px;
}


/*左侧联系我们*/

.contact {
    width: 221x;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
    margin-top: 10px;
    display: block;
}

.contact-title {
    width: 221px;
    height: 42px;
    background: url(../images/left-title.png) no-repeat;
    line-height: 42px;
    text-align: left;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-indent: 10px;
}

.contact-nr {
    border: 1px solid #cccccc;
    border-top: 0px;
    padding: 5px;
    width: 209px;
    text-align: left;
    line-height: 24px;
    background: #ffffff;
}

.contact-nr img {
    border: 0px;
    display: block;
}


/*左侧关于我们*/

.pro-l-about-title {
    width: 221px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    background: url(../images/left-a.png) no-repeat;
}


/*左侧新闻中心*/

.pro-l-news-title {
    width: 221px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    background: url(../images/left-n.png) no-repeat;
}

.pro-l-news-nr {
    margin: 0px;
    padding: 0px;
    width: 209px;
    padding: 5px;
    border: 1px solid #cccccc;
    border-top: 0px;
    text-align: left;
    background: #fff;
}

.pro-l-news-nr ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    height: 100%;
    display: inline-table;
}

.pro-l-news-nr ul li {
    width: 338px;
    float: left;
    height: 30px;
    line-height: 30px;
    background: url(../images/icon1.gif) no-repeat 10px center;
    border-bottom: 1px dotted #ccc;
    text-align: left;
    text-indent: 20px;
    width: 200px;
}

.pro-l-news-nr ul li a {
    display: block;
    width: 100%;
    float: left;
    font-size: 12px;
    color: #000000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pro-l-news-nr ul li a:hover {
    font-size: 12px;
    color: #ff8a00;
}

.pro-l-title-n {
    width: 220px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    background: url(../images/left-n.png) no-repeat;
}

.pro-nr {
    border: 1px solid #cccccc;
    border-top: 0px;
    padding: 5px;
    width: 208px;
    text-align: left;
    background: #ffffff;
}

.pro-nr ul {
    width: 208px;
    overflow: hidden;
    list-style: none;
}

.pro-nr ul li {
    float: left;
    margin: 4px;
}

.pro-nr ul li img {
    width: 198px;
    border: 1px solid #cccccc;
    height: 150px;
}

.pro-nr ul li a img {
    width: 198px;
    border: 1px solid #cccccc;
    height: 150px;
}

.pro-nr ul li a:hover img {
    width: 198px;
    border: 1px solid #fa3905;
}

.pro-nr ul li span {
    display: block;
    text-align: center;
    line-height: 24px;
    height: 24px;
}

.pro-nr ul li span a {
    color: #333333;
    font-size: 12px;
}

.pro-nr ul li span a:hover {
    color: #fa3905;
}