﻿/* CSS Document */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
div,
ul,
ol,
li,
dl,
dt,
dd,
form,
p,
blockquote,
fieldset,
input,
hr {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
address,
caption,
cite,
code,
em,
strong,
th {
    font-size: 1em;
    font-style: normal;
}

ul,
ol {
    list-style: none;
}

fieldset,
img,
hr {
    border: none;
}

caption,
th {
    text-align: left;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    line-height: 30px;
    cursor: hand;
}

select {
    font-family: 微软雅黑, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
}

body {
    font-size: 12px;
    color: #444444;
    font-family: 微软雅黑, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a {
    font-family: 微软雅黑, Arial, Helvetica, sans-serif;
    color: #444444;
    text-decoration: none;
    font-size: 12px;
}

a:hover {
    color: #ec6e02;
    text-decoration: none;
}

.listpage {
    display: block;
    float: left;
    width: 720px;
    height: 30px;
    overflow: hidden;
    text-align: right;
}

.pagelist1.pages {
    font-family: Webdings;
    cursor: hand;
}

.pagelist1 {
    font-size: 12px;
    padding: 3x;
    margin: 3px;
    text-align: right;
}

.pagelist2 {
    font-size: 11px;
    padding: 3x;
    margin: 3px;
    text-align: right;
}

.pagelist2 a {
    border: #ccc solid 1px;
    color: #bc0008;
    margin-right: 2px;
    padding: 2px 5px;
}

.pagelist2 a:hover {
    background: #bc0008;
    border: #ccc solid 1px;
    color: #fff;
}

.pagelist2 .page-num-current {
    background: #bc0008;
    border: #ccc solid 1px;
    color: #FFFFFF;
    margin-right: 2px;
    padding: 2px 5px;
}

.pagelist2 span.disabled {
    border: #ddd solid 1px;
    color: #ddd;
    margin-right: 2px;
    padding: 2px 5px;
}

.pagelist2 span.total {
    font-size: 12px;
    line-height: 20px;
    margin: 0 5px;
}

.noInfo {
    float: left;
    background: url(../Image/loading.gif) left no-repeat;
    width: 100%;
    height: 30px;
    padding-left: 20px;
    line-height: 30px;
}

.clears {
    clear: both;
    font-size: 0;
    line-height: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tar {
    text-align: right;
}

.tac {
    text-align: center;
}

.tal {
    text-align: left;
}

.w250 {
    width: 250px;
}

.h20 {
    height: 20px;
}

.h30 {
    height: 30px;
}

.h100 {
    height: 100px;
}

.pt10 {
    padding-top: 10px;
}

.pl10 {
    padding-left: 10px;
}

.pr25 {
    padding-right: 25px;
}

.pr10 {
    padding-right: 10px;
}

.mgt10 {
    margin-top: 10px;
}

.mgb10 {
    margin-bottom: 10px;
}

.mgt20 {
    margin-top: 20px;
}

.lh20 {
    line-height: 20px;
}

.lh25 {
    line-height: 25px;
}

.bb {
    border-bottom: #1e2087 solid 1px;
}

.bbr {
    border-bottom: #1e2087 solid 1px;
}

.dashline {
    background: url(../Image/dashedline.gif) bottom repeat-x;
}

.tline {
    background: url(../Image/line.png) left bottom no-repeat;
}

.hidden {
    overflow: hidden;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

#FloatDiv {
    width: 130px;
    position: absolute;
    float: right;
    z-index: 10000;
    overflow: hidden;
}

.Float-t {
    float: left;
    width: 130px;
    height: 32px;
    background: url(../Image/qq_top_bg.gif) no-repeat;
    position: relative;
}

.qqclose {
    position: absolute;
    top: 5px;
    right: 10px;
    cursor: pointer;
    display: block;
    width: 10px;
    height: 10px;
    background: url(../Image/qq_top_shut.gif) no-repeat;
}

.Float-bg {
    float: left;
    width: 150px;
    background: url(../Image/qq_mid_bg.gif) repeat-y;
    padding: 10px 15px 50px 15px;
    color: #333;
}

.qlist {
    float: left;
    width: 100px;
}

.qlist li {
    width: 100px;
    height: 30px;
    line-height: 30px;
}

.Float-b {
    float: left;
    width: 130px;
    height: 60px;
    background: url(../Image/qq_btm_bg.gif) repeat-y;
}

.list-scroll {
    position: relative;
    overflow: hidden;
}

.list-scroll ul {
    position: absolute;
    width: 20000em;
}

.list-scroll ul li {
    float: left;
    display: inline;
}

.info-title {
    float: left;
    display: block;
    width: 100%;
    height: 30px;
    overflow: hidden;
    position: relative;
}

.info-title h4 {
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
    text-align: center;
    color: #444444;
}

.info-title h3 {
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    overflow: hidden;
    text-align: center;
    color: #444444;
    background: url(../Image/listicon.png) left center no-repeat;
    padding-left: 20px;
}

.info-title h5 {
    margin-left: 5px;
    float: left;
    height: 30px;
    font-size: 12px;
    color: #015bbc;
    line-height: 30px;
    overflow: hidden;
}

.info-title span {
    float: right;
    line-height: 30px;
}

.info-title span a.more {
    float: left;
    display: block;
    width: 33px;
    height: 30px;
    background: url(../Image/more.png) center no-repeat;
}

.info-title span a.btn-more {
    position: absolute;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 100px;
    height: 26px;
    background: url(../Image/btn-more.png) center no-repeat;
}

.wrapper {
    float: left;
    width: 100%;
    display: block;
}

.header-wrapper {
    height: 85px;
    background: url(../Image/header-bg.png) repeat-x;
    border-top: #1e2189 solid 5px;
    background-color: #fff;
}

.header {
    width: 960px;
    height: 85px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}

.header h1 {
    position: absolute;
    left: 0px;
    top: 10px;
    display: block;
}

.tel {
    position: absolute;
    top: 15px;
    right: 210px;
    width: 200px;
    height: 45px;
    background: url(../Image/tel.png) center left no-repeat;
    font: bold 14px/30px 微软雅黑, Arial, Helvetica, sans-serif;
    color: #0b65b4;
}

.search-wrapper {
    position: absolute;
    right: 0px;
    top: 28px;
    width: 200px;
    height: 22px;
}

.search-wrapper .keyword-bg {
    float: left;
    width: 150px;
    padding-left: 10px;
    height: 22px;
    background: url(../Image/search-bg.png) no-repeat;
}

.search-wrapper .keyword-bg input {
    border: 1px #CCCCCC solid;
    width: 140px;
    line-height: 20px;
    font-family: 微软雅黑;
    background: url(../Image/search-icon.jpg) left no-repeat;
    padding-left: 20px;
}

.menu-wrapper {
    height: 40px;
    background: url(../Image/menu-bg.png) left repeat-x;
}

.menu {
    margin: 0 auto;
    height: 40px;
    width: 960px;
}

ul.menu-list {
    float: left;
    width: 960px;
    height: 40px;
}

ul.menu-list li {
    float: left;
    width: 120px;
    line-height: 40px;
    text-align: center;
    position: relative;
    z-index: 5;
}

ul.menu-list li a {
    display: block;
    width: 120px;
    font: bold 14px/40px 微软雅黑, Arial, Helvetica, sans-serif;
    color: #ffffff;
}

ul.menu-list li a:hover,
ul.menu-list li a.current {
    display: block;
    width: 120px;
    background: #ec6e02;
    color: #fff;
}

ul.menu-list li ul {
    position: absolute;
    top: 40px;
    left: 0px;
    width: 120px;
    display: none;
}

ul.menu-list li ul li {
    float: left;
    width: 120px;
    height: 30px;
    120px: hidden;
    background: none;
}

ul.menu-list li ul li a {
    display: block;
    width: 120px;
    height: 30px;
    background: #f17302;
    color: #fff;
    line-height: 30px;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
}

ul.menu-list li ul li a:hover {
    background: #ec6e02;
    color: #ffffff;
}

.menutxt {
    float: left;
    width: 960px;
    height: 33px;
    line-height: 33px;
    padding: 0 20px;
    background: url(../Image/menu-txt-bg.jpg) left no-repeat;
}

.home-banner-wrapper {
    height: 680px;
    overflow: hidden;
    z-index: 2;
    background: #b0a8d9;
}

.home-banner-box {
    margin: 0 auto;
    width: 1440px;
    height: 680px;
    position: relative;
}

.home-banner-txt {
    position: absolute;
    top: 50px;
    left: 320px;
    width: 750px;
    height: 300px;
    z-index: 99;
    background: url(../Image/banner-txt.png) left no-repeat;
}

.home-banner {
    width: 1440px;
    margin: 0 auto;
    height: 680px;
}

ul.home-banner-list li {
    width: 1440px;
    height: 680px;
}

ul.home-banner-list li a {
    display: block;
    width: 1440px;
    height: 800px;
}

.home-banner-left {
    position: absolute;
    top: 300px;
    left: 30px;
    display: block;
    width: 40px;
    height: 70px;
    background: url(../Image/banner-left.png) no-repeat;
    z-index: 99;
    cursor: pointer;
}

.home-banner-right {
    position: absolute;
    top: 300px;
    right: 30px;
    display: block;
    width: 40px;
    height: 70px;
    background: url(../Image/banner-right.png) no-repeat;
    z-index: 99;
    cursor: pointer;
}

.banner-wrapper {
    height: 200px;
    overflow: hidden;
    z-index: 2;
    background: #b0a8d9;
}

.banner-box {
    margin: 0 auto;
    width: 1440px;
    height: 200px;
    position: relative;
}

.banners {
    width: 1440px;
    margin: 0 auto;
    height: 200px;
}

ul.banner-list li {
    width: 1440px;
    height: 200px;
}

ul.banner-list li a {
    display: block;
    width: 1440px;
    height: 200px;
}

.banner-left {
    position: absolute;
    top: 65px;
    left: 30px;
    display: block;
    width: 40px;
    height: 70px;
    background: url(../Image/banner-left.png) no-repeat;
    z-index: 99;
    cursor: pointer;
}

.banner-right {
    position: absolute;
    top: 65px;
    right: 30px;
    display: block;
    width: 40px;
    height: 70px;
    background: url(../Image/banner-right.png) no-repeat;
    z-index: 99;
    cursor: pointer;
}


.home-mainer-wrapper {
    width: 1000px;
    margin-left: -500px;
    position: absolute;
    left: 50%;
    bottom: 25px;
    z-index: 10;
}

ul.information-tabs {
    float: left;
    height: 23px;
    margin-left: 20px;
}

ul.information-tabs li {
    float: left;
}

ul.information-tabs a {
    display: block;
    height: 23px;
    line-height: 23px;
    width: 80px;
    text-align: center;
    background: url(../Image/tab-bg.png) no-repeat;
    margin-right: 5px;
}

ul.information-tabs a:active {
    outline: none;
}

ul.information-tabs a.current,
ul.information-tabs a.current:hover,
ul.information-tabs li.current a {
    background: url(../Image/tab-on.png) no-repeat;
    color: #fff;
}

.fangwei {
    float: left;
    display: block;
    height: 23px;
    line-height: 23px;
    width: 80px;
    text-align: center;
    background: url(../Image/tab-bg.png) no-repeat;
    margin-right: 5px;
}

.fangwei:hover {
    background: url(../Image/tab-on.png) no-repeat;
    color: #fff;
}

.information-panes {
    float: left;
    width: 980px;
    height: 200px;
    background: url(../Image/home-main-content-bg.png) top no-repeat;
    padding: 10px;
}

div.information-panes div.pane {
    display: none;
}


.home-main-information-brief {
    float: left;
    display: inline;
    width: 250px;
    padding-left: 50px;
    height: 200px;
    overflow: hidden;
    line-height: 25px;
    background: url(../Image/home-brief-bg.png) top left no-repeat;
}

.home-main-information-brief-content {
    float: left;
    width: 250px;
    height: 150px;
    overflow: hidden;
    line-height: 25px;
}

.home-main-information-contact {
    float: right;
    display: inline;
    width: 250px;
    height: 200px;
    overflow: hidden;
    line-height: 25px;
    background: url(../Image/home-contact-bg.png) bottom right no-repeat;
}

.home-main-information-contact-content {
    float: left;
    width: 250px;
    height: 100px;
    overflow: hidden;
    line-height: 25px;
    background: url(../Image/home-contact-img.png) top left no-repeat;
    padding-top: 70px;
}

.home-main-information-news {
    float: left;
    display: inline;
    margin-left: 15px;
    width: 400px;
    height: 200px;
    overflow: hidden;
    line-height: 20px;
}

ul.home-news-list {
    float: left;
    width: 400px;
}

ul.home-news-list li {
    float: left;
    width: 400px;
    height: 30px;
    background: url(../Image/dashedline.gif) bottom repeat-x;
}

ul.home-news-list li .n-date {
    float: right;
    display: block;
    color: #134a9c;
    line-height: 30px;
    font-size: 12px;
    width: 80px;
    text-align: center;
    font-family: Georgia, "Times New Roman", Times, serif
}

ul.home-news-list li a {
    float: left;
    display: block;
    width: 320px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
    line-height: 30px;
}

.home-product {
    float: left;
    width: 980px;
    height: 180px;
    margin-top: 10px;
    position: relative;
}

.home-product-wrapper {
    margin: 0 auto;
    width: 940px;
    height: 180px;
    overflow: hidden;
}

ul.home-product-list {
    float: left;
    width: 2000em;
}

ul.home-product-list li {
    float: left;
    width: 150px;
    height: 150px;
    display: inline;
    margin-right: 8px;
}

ul.home-product-list li a img {
    float: left;
    width: 140px;
    height: 140px;
    border: #cecece solid 1px;
    padding: 4px;
}

ul.home-product-list li a span {
    float: left;
    width: 150px;
    height: 30px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
    line-height: 30px;
}

ul.home-product-list li a:hover img {
    border: #134a9c solid 1px;
    padding: 4px;
}

.product-arrl {
    position: absolute;
    left: 0px;
    top: 88px;
    display: block;
    width: 15px;
    height: 23px;
    background: url(../Image/arrow-btn.png) left no-repeat;
    cursor: pointer;
    z-index: 10000;
}

.product-arrr {
    position: absolute;
    right: 0px;
    top: 88px;
    display: block;
    width: 15px;
    height: 23px;
    background: url(../Image/arrow-btn.png) right no-repeat;
    cursor: pointer;
    z-index: 10000;
}

.mainer-wrapper {
    padding: 20px 0;
    /* background: url(../Image/main-bg.jpg) top repeat-x; */

}

.mainer {
    width: 960px;
    margin: 0 auto;
}

.side {
    float: left;
    width: 220px;
}

.side-title {
    float: left;
    width: 220px;
    height: 50px;
    background: url(../Image/side-title-bg.png) no-repeat;
}

.side-nav-box {
    float: left;
    width: 200px;
    padding: 10px;
    background: #efefef;
}

ul.side-nav-list {
    float: left;
    width: 200px;
}

ul.side-nav-list li {
    float: left;
    width: 200px;
    height: 30px;
    background: url(../Image/dashedline.gif) bottom repeat-x;
}

ul.side-nav-list li a {
    float: left;
    width: 185px;
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    background: url(../Image/arr.png) left center no-repeat;
    overflow: hidden;
}

ul.side-nav-list li a:hover,
ul.side-nav-list li a.current {
    color: #ec6e02;
    font-weight: bold;
}

.side-service {
    float: left;
    width: 220px;
    margin-top: 10px;
}

.side-service a.btn1 {
    float: left;
    width: 220px;
    height: 72px;
    background: url(../Image/contact-bg.png) top left no-repeat;
}

.side-service a.btn2 {
    float: left;
    width: 220px;
    height: 71px;
    background: url(../Image/contact-bg.png) 0 -72px no-repeat;
}

.side-service a.btn3 {
    float: left;
    width: 220px;
    height: 70px;
    background: url(../Image/contact-bg.png) 0 -143px no-repeat;
}

.main {
    float: right;
    width: 720px;
}

.main-box {
    float: left;
    width: 720px;
    padding: 9px;
    border: #dedede solid 1px;
    border-top: none;
    line-height: 25px;
    overflow: hidden;
}

.main-content {
    float: left;
    width: 720px;
    line-height: 25px;
}

ul.news-list {
    float: left;
    width: 720px;
}

ul.news-list li {
    float: left;
    width: 720px;
    height: 30px;
    background: url(../Image/dashedline.gif) bottom repeat-x;
}

ul.news-list li .n-date {
    float: right;
    display: block;
    color: #1e2087;
    line-height: 30px;
    font-size: 12px;
    width: 80px;
    text-align: center;
    font-family: Georgia, "Times New Roman", Times, serif
}

ul.news-list li a {
    float: left;
    display: block;
    width: 640px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
    line-height: 30px;
}

ul.certificate-list {
    float: left;
    width: 740px;
}

ul.certificate-list li {
    float: left;
    width: 165px;
    height: 200px;
    display: inline;
    margin-right: 20px;
    margin-bottom: 10px;
    overflow: hidden;
}

ul.certificate-list li .cerbox {
    *float: left;
    width: 155px;
    height: 170px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    position: relative;
    border: 1px solid #ccc;
    padding: 3px;
    overflow: hidden;
}

ul.certificate-list li .cerimg {
    *position: absolute;
    top: 50%;
}

ul.certificate-list li .cerimg img {
    *position: relative;
    top: -50%;
    left: -50%;
    vertical-align: middle\9;
}

ul.certificate-list li span {
    float: left;
    width: 165px;
    height: 30px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
    line-height: 30px;
}

ul.product-list {
    float: left;
    width: 740px;
}

ul.product-list li {
    float: left;
    width: 165px;
    height: 195px;
    display: inline;
    margin-right: 20px;
    margin-bottom: 10px;
}

ul.product-list li a {
    float: left;
    display: block;
    width: 165px;
    height: 195px;
}

ul.product-list li a img {
    width: 155px;
    height: 155px;
    padding: 4px;
    border: #cccccc solid 1px;
}

ul.product-list li a span {
    float: left;
    width: 165px;
    height: 30px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
    line-height: 30px;
}

ul.product-list li a:hover img {
    border: #1e2087 solid 1px;
}

ul.product-list li a:hover span {
    background: #1e2087;
    color: #FFF
}

.product-brief {
    float: left;
    text-align: left;
    width: 100%;
    line-height: 25px;
}

.product-content-title {
    float: left;
    width: 720px;
    height: 30px;
    font: bold 14px/30px 微软雅黑, Arial, Helvetica, sans-serif;
    text-align: left;
    color: #1e2087;
    overflow: hidden;
    background: url(../Image/dashedline.gif) bottom repeat-x;
}

ul.download-list {
    float: left;
    width: 720px;
}

ul.download-list li {
    float: left;
    width: 720px;
    height: 30px;
    background: url(../Image/dashedline.gif) bottom repeat-x;
}

ul.download-list li .n-date {
    float: right;
    display: block;
    color: #1e2087;
    line-height: 30px;
    font-size: 12px;
    width: 80px;
    text-align: center;
    font-family: Georgia, "Times New Roman", Times, serif
}

ul.download-list li a {
    float: left;
    display: block;
    width: 640px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
    line-height: 30px;
}

.point {
    color: #bc0008
}

.about-content {
    display: block;
    padding-bottom: 150px;
    background: url(../Image/about-img.jpg) bottom right no-repeat;
    line-height: 25px;
}

.contact-content {
    float: left;
    display: block;
    margin-top: 20px;
    padding-bottom: 50px;
    width: 660px;
    margin-left: 30px;
    background: url(../Image/home-contact.png) bottom right no-repeat;
}

.contact-info {
    float: left;
    width: 360px;
}

.contact-info strong {
    color: #1e2087;
    font-size: 18px;
}

.contact-info p {
    border-bottom: #e6e9ee solid 1px;
    line-height: 35px;
}

.network-content {
    display: block;
    height: 550px;
    background: url(../Image/map.jpg) center no-repeat;
}

.footer-wrapper {
    padding: 5px 0;
    background: #1e2189;
}

.footer {
    width: 960px;
    margin: 0 auto;
    line-height: 25px;
    color: #FFF;
}

.footer a {
    color: #F00;
}