﻿@charset "utf-8";

/* CSS Document */

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: #666;
    line-height: 23px;
    font-family: Verdana;
    margin: 0px;
    padding: 0px;
    background: url(../images/bg.gif);
    font-family: Microsoft YaHei;
}

img {
    border: none;
}

form {
    margin: 0px;
    padding: 0px;
}

.clear {
    clear: both;
}

a {
    text-decoration: none;
    color: #666;
}

a:hover {
    color: #ff0000;
    text-decoration: underline;
}

#box {
    width: 100%;
}

.top {
    width: 100%;
}

.header-bg {
    width: 100%;
    height: 28px;
    background: #f1f1f1;
    border-bottom: 1px solid #e6e6e6;
    color: #a8a8a8;
}

.header {
    width: 960px;
    height: 28px;
    line-height: 28px;
    margin: 0 auto;
    overflow: hidden;
}

.header-l {
    width: 600px;
    float: left;
    padding-left: 15px;
}

.header-r {
    width: 260px;
    float: right;
    padding: 0px 10px 0px 10px;
}

.header-r ul {
    width: 260px;
    overflow: hidden;
}

.header-r ul li {
    width: 65px;
    height: 28px;
    line-height: 28px;
    float: left;
    background: url(../images/header-r-li.gif) right center no-repeat;
    text-align: center;
}

.header-r ul li a {
    color: #a8a8a8;
}

.header-r ul li a:hover {
    color: #a8a8a8;
}

.logo-bg {
    width: 100%;
    background: url(../images/logo-bg.gif) repeat-x;
    height: 129px;
}

.logo {
    width: 960px;
    height: 129px;
    margin: 0 auto;
    overflow: hidden;
}

.logo-l {
    float: left;
}

.logo-r {
    float: right;
    width: 339px;
    height: 129px;
    background: url(../images/logo-r.jpg) no-repeat;
}

.nav-bg {
    width: 100%;
    height: 44px;
    background: url(../images/nav-bg.gif) repeat-x;
}

.nav {
    width: 960px;
    height: 44px;
    margin: 0 auto;
}

.nav ul {
    width: 960px;
    height: 44px;
    margin: 0 auto;
    overflow: hidden;
}

.nav ul li {
    width: 96px;
    height: 44px;
    line-height: 44px;
    float: left;
    text-align: center;
    background: url(../images/nav-li.gif) left center no-repeat;
}

.nav ul li a {
    display: block;
    width: 106px;
    height: 44px;
    color: #fff;
    font-size: 14px;
    font-family: Microsoft YaHei;
}

.nav ul li a:hover {
    width: 106px;
    height: 44px;
    text-decoration: none;
    color: #fff000;
}

.banner {}

#kinMaxShow {
    visibility: hidden;
    width: 100%;
    height: 450px;
    overflow: hidden;
    z-index: 9999;
}

.search-bg {
    width: 100%;
    height: 42px;
    background: url(../images/search-bg.gif) repeat-x;
    border-bottom: 1px solid #dadada;
}

.search {
    width: 960px;
    height: 42px;
    margin: 0 auto;
    overflow: hidden;
}

.search-l {
    width: 665px;
    height: 42px;
    float: left;
    line-height: 42px;
    color: #666;
    padding-left: 10px;
}

.search-l strong {
    color: #666;
}

.search-r {
    width: 265px;
    height: 24px;
    float: right;
    padding: 8px 0px 9px 10px;
}

.search-r input.text1 {
    width: 196px;
    height: 24px;
    background: url(../images/search-text.gif) no-repeat;
    line-height: 24px;
    border: none;
    font-size: 12px;
    color: #888;
}

.search-r input.image {
    width: 55px;
    height: 24px;
}


/* 中间开始 */

.middle {
    width: 100%;
    margin-top: 10px;
}

.middle-1 {
    width: 960px;
    overflow: hidden;
    margin: 0 auto;
}

.middle-1-left {
    width: 194px;
    padding-right: 12px;
    background: url(../images/fl-bg.gif) top right no-repeat;
    float: left;
}

.middle-1-left-t {
    width: 194px;
    height: 65px;
    background: url(../images/fl-title.gif) no-repeat;
    overflow: hidden;
    text-align: center;
    color: #fff;
    font-family: Microsoft YaHei;
}

.middle-1-left-c {
    width: 194px;
}

.middle-1-left-c ul {
    border: 4px solid #006bd4;
    padding-top: 10px;
    border-top: 0;
}

.middle-1-left-c ul li {
    width: 169px;
    margin: 0 auto;
    background: url(../images/fl-li.gif) no-repeat;
    line-height: 31px;
    text-indent: 28px;
    margin-bottom: 5px;
}

.middle-1-left-c ul li a {
    display: block;
    color: #006bd4;
}

.middle-1-left-c ul li a:hover {
    color: #000;
}

.middle-1-left-b {
    margin-top: 10px;
}

.Products-fl-c {
    width: 186px;
    border: 4px solid #006bd4;
    padding-top: 10px;
    border-top: 0;
}

.fenlei {
    width: 186px;
    margin: 0 auto;
}

.fenlei-t {
    width: 169px;
    margin: 0 auto;
    line-height: 31px;
    text-indent: 10px;
    margin-bottom: 5px;
}

.fenlei-t a {
    display: block;
    color: #fff;
    font-size: 12px;
    background-color: #0472dd;
}

.fenlei-t a:hover {
    color: #fff;
}

.fenlei-b {
    width: 186px;
    margin: 0 auto;
}

.fenlei-b ul {}

.fenlei-b ul li {
    width: 169px;
    margin: 0 auto;
    background: url(../images/fl-li.gif) no-repeat;
    line-height: 31px;
    text-indent: 28px;
    margin-bottom: 5px;
}

.fenlei-b ul li a {
    display: block;
    color: #006bd4;
    font-size: 12px;
}

.fenlei-b ul li a:hover {
    color: #000;
}

.middle-title {
    background: url(../images/title-bg.gif) repeat-x;
    border-right: 1px solid #dcdcdc;
}

.middle-title span {
    display: block;
    width: 85px;
    background: url(../images/title-span.gif) repeat-x;
    text-indent: 15px;
    color: #fff;
    line-height: 31px;
}

.middle-1-left-b-b {
    background: #fff;
    border: 1px solid #dcdcdc;
    border-top: 0;
}

.middle-1-left-b-b img {
    width: 174px;
    height: 74px;
    display: block;
    margin: 0 auto;
    padding: 10px 0 5px 0;
}

.middle-1-left-b-b p {
    padding: 0 10px;
}

.middle-1-right {
    width: 754px;
    float: left;
}

.middle-cp-title {
    background: url(../images/title-bg.gif) repeat-x;
    border-right: 1px solid #dcdcdc;
}

.middle-cp-title span {
    display: block;
    width: 100px;
    background: url(../images/cp-title.gif) repeat-x;
    text-indent: 15px;
    color: #fff;
    line-height: 31px;
}

.middle-1-right-t-l {
    width: 110px;
    height: 40px;
    color: #fff;
    float: left;
    text-indent: 25px;
    font-weight: bold;
    font-family: Microsoft YaHei;
    font-size: 14px;
    background: url(../images/middle-1-right-t-l.gif) no-repeat;
    margin-left: 15px;
}

.middle-1-right-t-r {
    float: right;
    padding: 12px 12px 0px 0px;
}

.middle-1-right-t-r a {
    color: #777;
}

.middle-1-right-b {
    border: 1px solid #dcdcdc;
    border-top: 0;
    background: #fff;
    padding: 15px 0px 0px 0px;
    overflow: hidden;
}

.middle-1-right-b ul {
    overflow: hidden;
}

.middle-1-right-b ul li {
    width: 250px;
    float: left;
    background: url(../images/cp-bg.gif) center 136px no-repeat;
    margin-top: 5px;
}

.middle-1-right-b ul li img {
    width: 223px;
    height: 169px;
    border: 1px solid #dcdcdc;
    display: block;
    margin: 0 auto;
}

.middle-1-right-b ul li span {
    display: block;
    width: 223px;
    margin: 0 auto;
    line-height: 40px;
    text-align: center;
    background: url(../images/middle-1-right-li.gif) center top no-repeat;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.youshi {
    width: 100%;
    padding-top: 12px;
    padding-bottom: 10px;
    background: url(../images/youshi-bg.gif) center bottom no-repeat;
}

.youshi-title {
    width: 100%;
    height: 154px;
    background: url(../images/ys-title.jpg) center center no-repeat;
}

.youshi-1-bg {
    width: 100%;
    height: 252px;
    background: url(../images/youshi-1.jpg) center top no-repeat;
}

.youshi-1 {
    width: 960px;
    height: 252px;
    margin: 0 auto;
}

.youshi-1-b {
    padding: 115px 50px 0px 460px;
}

.youshi-1-b ul li {
    line-height: 22px;
    color: #757575;
    padding-left: 22px;
    background: url(../images/icon1.gif) 2% 8px no-repeat;
    font-size: 13px;
    font-family: Microsoft YaHei;
}

.youshi-1-b ul li span {
    color: #5ac947;
}

.youshi-2-bg {
    width: 100%;
    height: 279px;
    background: url(../images/youshi-2.jpg) center top no-repeat;
}

.youshi-2 {
    width: 960px;
    height: 279px;
    margin: 0 auto;
}

.youshi-2-b {
    padding: 66px 450px 0px 50px;
}

.youshi-2-b ul li {
    line-height: 22px;
    color: #757575;
    padding-left: 22px;
    background: url(../images/icon1.gif) 2% 8px no-repeat;
    font-size: 13px;
    font-family: Microsoft YaHei;
}

.youshi-2-b ul li span {
    color: #5ac947;
}

.youshi-3-bg {
    width: 100%;
    height: 252px;
    background: url(../images/youshi-3.jpg) center top no-repeat;
}

.youshi-3 {
    width: 960px;
    height: 252px;
    margin: 0 auto;
}

.youshi-3-b {
    padding: 90px 50px 0px 500px;
}

.youshi-3-b ul li {
    line-height: 22px;
    color: #757575;
    padding-left: 22px;
    background: url(../images/icon1.gif) 2% 8px no-repeat;
    font-size: 13px;
    font-family: Microsoft YaHei;
}

.youshi-3-b ul li span {
    color: #5ac947;
}

.youshi-4-bg {
    width: 100%;
    height: 185px;
    background: url(../images/youshi-4.jpg) center top no-repeat;
}

.youshi-4 {
    width: 960px;
    height: 185px;
    margin: 0 auto;
}

.youshi-4-b {
    padding: 65px 400px 0px 70px;
}

.youshi-4-b ul li {
    line-height: 22px;
    color: #757575;
    padding-left: 22px;
    background: url(../images/icon1.gif) 2% 8px no-repeat;
    font-size: 13px;
    font-family: Microsoft YaHei;
}

.youshi-4-b ul li span {
    color: #5ac947;
}

.gg {
    width: 960px;
    height: 127px;
    margin: 0 auto;
}


/* 公司简介 */

.middle-2 {
    width: 958px;
    margin: 10px auto;
    overflow: hidden;
    border: 1px solid #dcdcdc;
    background: #fff;
}

.middle-2-title {
    background: url(../images/title_bg.gif) repeat-x;
}

.middle-2-title span {
    display: block;
    background: url(../images/title.gif) no-repeat;
    line-height: 37px;
    text-indent: 35px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.middle-2-top {
    overflow: hidden;
}

.middle-2-top-l {
    width: 690px;
    padding: 10px 0 0 10px;
    float: left;
}

.middle-2-top-l-text {
    width: 360px;
    padding-right: 10px;
    float: right;
}

.middle-2-top-l-img {
    width: 308px;
    background: url(../images/js-bg.gif) center bottom no-repeat;
    padding-bottom: 17px;
}

.middle-2-top-l-img img {
    width: 296px;
    height: 232px;
    padding: 5px;
    border: 1px solid #dcdcdc;
}

.middle-2-top-r {
    padding: 15px 0 0 0;
    overflow: hidden;
    float: left;
}

.middle-2-top-r-z {
    float: left;
}

.middle-2-top-r-z ul {
    width: 175px;
    overflow: hidden;
}

.middle-2-top-r-z ul li {
    width: 175px;
    padding-top: 10px;
    float: left;
}

.middle-2-top-r-z ul li img {
    width: 146px;
    height: 194px;
    display: block;
    margin: 0 auto;
}

.middle-2-top-r-z ul li span {
    text-align: center;
    display: block;
}

.middle-2-top-r-l {
    width: 33px;
    height: 250px;
    background: url(../images/input-l.gif) no-repeat left center;
    cursor: pointer;
    float: left
}

.middle-2-top-r-r {
    width: 33px;
    height: 250px;
    background: url(../images/input-r.gif) no-repeat right center;
    cursor: pointer;
    float: left;
}

.middle-2-left-b {
    padding: 15px 15px 1px 15px;
    border: 1px solid #ccc;
    border-top: none;
    overflow: hidden;
    background: #fff;
}

.middle-2-left-b-top {
    overflow: hidden;
}

.middle-2-left-b-top-l {
    width: 243px;
    float: left;
}

.middle-2-left-b-top-l img {
    padding: 2px;
    border: 1px solid #dcdcdc;
}

.middle-2-left-b-top-r {
    width: 428px;
    float: left;
    line-height: 24px;
    color: #777;
}

.middle-2-left-b-top-r strong {
    color: #0489e5;
}

.middle-2-b-title {
    height: 13px;
    background: url(../images/cf-title.gif) center center no-repeat;
    padding: 15px 0 10px 0;
}

.middle-2-b-b {
    overflow: hidden;
    padding: 8px 0px 0px 0px;
}

.middle-2-b-b ul {
    overflow: hidden;
}

.middle-2-b-b li {
    width: 204px;
    padding-right: 25px;
    float: left;
}

.middle-2-b-b li img {
    width: 204px;
    height: 164px;
    border: 1px solid #dcdcdc;
    padding: 2px;
}

.middle-2-b-b li span {
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

.marquee {
    width: 930px;
    margin: 0 auto;
    overflow: hidden;
}


/* 新闻动态 */

.middle-5 {
    width: 960px;
    overflow: hidden;
    padding-top: 3px;
    margin: 0 auto;
}

.middle-5-l {
    width: 685px;
    float: left;
    background: #fff;
}

.middle-5-l-t {
    width: 685px;
    height: 35px;
    background: url(../images/middle-5-left-t.gif) no-repeat;
    overflow: hidden;
    line-height: 35px;
}

.middle-5-l-t-left {
    text-indent: 43px;
    color: #fff;
    float: left;
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 14px;
}

.middle-5-l-t-right {
    float: right;
    padding: 0px 12px 0px 0px;
}

.middle-5-l-b {
    width: 663px;
    padding: 11px 10px 10px 10px;
    border: 1px solid #dedede;
    border-top: none;
    overflow: hidden;
}

.xinwen {
    width: 663px;
    overflow: hidden;
    padding-bottom: 5px;
}

.xinwen-left {
    width: 232px;
    float: left;
}

.xinwen-left img {
    width: 221px;
    height: 141px;
    padding: 1px;
    border: 1px solid #e3e3e3;
}

.xinwen-right {
    width: 420px;
    float: left;
    padding: 5px 0px 0px 5px;
}

.xinwen-right-t {
    font-weight: bold;
    font-size: 14px;
    font-family: Microsoft YaHei;
}

.xinwen-right-t a {
    color: #333;
}

.xinwen-right-c {
    line-height: 25px;
    padding: 3px 0px 3px 0px;
}

.xinwen-right-b a {
    color: #333;
    font-weight: bold;
    font-family: Microsoft YaHei;
}

.xinwen-b {
    width: 663px;
    overflow: hidden;
}

.xinwen-b-left {
    width: 315px;
    float: left;
    padding-left: 5px;
}

.xinwen-b-left ul li {
    width: 315px;
    height: 29px;
    line-height: 29px;
    border-bottom: 1px dotted #dfdfdf;
    background: url(../images/new-li.gif) 2% 50% no-repeat;
    text-indent: 22px;
}

.xinwen-b-right {
    width: 315px;
    float: left;
    padding-left: 20px;
}

.xinwen-b-right ul li {
    width: 315px;
    height: 29px;
    line-height: 29px;
    border-bottom: 1px dotted #dfdfdf;
    background: url(../images/new-li.gif) 2% 50% no-repeat;
    text-indent: 22px;
}

.middle-5-r {
    width: 260px;
    float: left;
    padding-left: 15px;
}

.middle-5-r-t {
    width: 260px;
    height: 35px;
    background: url(../images/middle-5-right-t.gif) no-repeat;
    overflow: hidden;
    line-height: 35px;
}

.middle-5-r-t-l {
    text-indent: 39px;
    color: #fff;
    float: left;
    font-weight: bold;
    font-size: 14px;
    font-family: Microsoft YaHei;
}

.middle-5-r-t-r {
    float: right;
    padding: 0px 12px 0px 0px;
}

.middle-5-r-b {
    border: 1px solid #dedede;
    border-top: none;
    background: #fff;
}

.middle-5-r-b img {
    width: 239px;
    height: 54px;
    display: block;
    margin: 0 auto;
    padding: 10px 0 10px 0;
}

.middle-5-r-b ul {
    padding: 4px 0px 0px 0px;
}

.middle-5-r-b ul li {
    padding-left: 25px;
    line-height: 24px;
    border-bottom: 1px dotted #d9d9d9;
    background: url(../images/qa.gif) 0px 3px no-repeat;
    margin: 0 10px;
}

.middle-5-r-b ul li a {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.middle-5-r-b ul li strong {
    width: 100%;
}

.marqueeb {
    height: 277px;
    overflow: hidden;
}

.input_top {
    width: 50px;
    height: 50px;
    background: url(../images/top.png) no-repeat;
    position: fixed;
    bottom: 40px;
    right: 90px;
}

.input_top a {
    width: 50px;
    height: 50px;
    display: block;
    text-indent: -9999px;
}

.input_top:hover {
    background-position: -50px 0;
}

.link {
    width: 960px;
    margin: 0 auto;
    margin-top: 10px;
    overflow: hidden;
}

.link_title {
    background: url(../images/link.gif) bottom center no-repeat;
    text-indent: 25px;
    font-size: 14px;
    font-weight: bold;
    font-family: Microsoft YaHei;
}

.link-b {
    padding: 10px 20px;
}

.footer {
    width: 100%;
    margin-top: 10px;
    background: url(../images/bottom.gif) top center;
}

.navb {
    height: 81px;
    margin: 0 auto;
    background: url(../images/bottom-nav.gif) center center repeat-x;
    text-align: center;
    line-height: 48px;
}

.navb a {
    color: #fff;
    font-size: 12px;
    padding: 0 6px;
}

.banquan {
    width: 960px;
    margin: 0 auto;
    padding-bottom: 30px;
}

.banquan_b {
    padding-left: 360px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: url(../images/b_logo.gif) 120px center no-repeat;
    color: #717171;
    line-height: 28px;
}