body {
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
    font-size: 14px;
    margin: 0 auto;
    position: relative
}

.fl {
    float: left
}

.fr {
    float: right
}

.main {
    margin: 0 auto
}

a {
    text-decoration: none;
    color: #000
}

p,ul {
    margin: 0;
    padding: 0
}

li {
    list-style: none
}

img {
    border: 0
}

.top {
    width: 100%;
    height: auto;
    border-bottom: 2px solid #efefef;
    padding-bottom: 20px
}

.head {
    width: 960px;
    margin: 0 auto
}

.head1-bg {
    background: #2b2b2b;
    width: 100%
}

.head1 {
    width: 100%;
    height: 74px;
    color: #fff
}

.head1-logo {
    height: 100%;
    float: left
}

.head1-logo img {
    float: left
}

.head1-logo span {
    height: 74px;
    line-height: 74px;
    display: inline-block;
    padding-left: 15px
}

.head1-img {
    float: right
}

.head1-img img {
    float: left
}

.head1-img span {
    display: inline-block;
    height: 74px;
    line-height: 74px
}

.head2 {
    width: 100%;
    height: auto;
    margin-top: 38px
}

.head2-logo {
    float: left
}

.head2-logo img {
    float: left
}

.head2-logo span {
    display: inline-block;
    padding-left: 15px;
    border-left: 1px solid #dcdcdc;
    margin: 0 0 0 18px;
    font-size: 24px;
    height: 70px;
    line-height: 70px;
    font-family: 黑体
}

.head2-search {
    float: right;
    width: 342px
}

.head2-search input {
    float: left;
    border-left: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    border-right: 0;
    width: 297px;
    *width: 295px;
    height: 38px;
    display: inline
}

@-moz-document url-prefix() {
    .head2-search input {
        float: left;
        border-left: 1px solid #dcdcdc;
        border-top: 1px solid #dcdcdc;
        border-bottom: 1px solid #dcdcdc;
        border-right: 0;
        width: 295px;
        height: 38px;
        border-right: 0
    }
}

.head2-search img {
    float: right;
    border: 0;
    margin-left: -5px
}

.head3 {
    width: 1000px;
    height: auto;
    margin: 0 auto
}

.head3 ul {
    overflow: hidden
}

.head4 {
    width: 1000px;
    height: auto;
    margin: 0 auto
}

.head4 ul {
    overflow: hidden
}

.head4 ul li {
    list-style: none;
    float: left;
    margin-right: 40px;
    color: #686868
}

.head3 ul li {
    list-style: none;
    float: left;
    margin-right: 40px;
    color: #686868
}

.head3 ul li a {
    display: block;
    font-size: 14px;
    font-family: 黑体;
    color: #fff;
    padding: 5px
}

.head4 ul li a {
    display: block;
    font-size: 14px;
    font-family: 黑体;
    color: #fff;
    padding: 5px
}

.head3-on a {
    background: #0f7cc9
}

.head4-on a {
    background: #0f7cc9
}

.head3 ul li a:hover {
    color: #fff;
    background: #0f7cc9
}

.head4 ul li a:hover {
    color: #fff;
    background: #0f7cc9
}

.active {
    color: #004a94
}

.breadcrumb {
    width: 100%;
    height: 28px;
    background: #004a94;
    font-size: 12px
}

.breadcrumb ul {
    width: 960px;
    margin: 0 auto;
    line-height: 28px;
    color: #fff
}

.breadcrumb ul li {
    float: left;
    margin-left: 6px
}

.breadcrumb ul li:first-child {
    margin: 0
}

.breadcrumb ul a {
    color: #fff
}

.main {
    height: auto;
    width: 1000px;
    margin: 0 auto;
    _width: 1000px;
    margin-top: 30px
}

.main-left {
    float: left;
    width: 620px;
    padding: 30px 20px 30px 0;
    border-right: 2px solid #d0cfcf;
    word-break: break-word;
    overflow: hidden
}

.main-right {
    float: right;
    width: 358px;
    padding: 30px 0 20px;
    border-left: 2px solid #d0cfcf;
    margin-left: -2px
}

.main-right-box {
    margin-left: 15px;
    width: 328px;
    height: auto;
    margin-bottom: 15px;
    min-height: 81px
}

.main-right-box-title {
    width: 100%;
    height: 32px;
    background: #4fb0f2;
    padding: 4px 0
}

.main-right-box-title img {
    float: left;
    margin-top: 3px;
    margin-left: 8px
}

.main-right-box-title span {
    font-size: 16px;
    color: #fff;
    line-height: 32px;
    margin-left: 10px;
    font-family: 黑体
}

.main-right-box-text {
    height: auto;
    width: 304px;
    border: 2px solid #d0cfcf;
    border-top: 0;
    padding: 10px;
    font-size: 12px
}

.main-right-boxshow-text {
    height: auto;
    width: 100%
}

.main-right-box-text p {
    line-height: 1.5
}

.foot {
    width: 100%;
    height: auto;
    border-top: 2px solid #888;
    background: #4c4c4c;
    font-size: 12px
}

.footer {
    width: 960px;
    margin: 0 auto
}

.footer p {
    text-align: center;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px
}

.clear {
    clear: both
}

.main-right-box-text ul li {
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.styled_vertical_list li {
    font-size: 14px;
    margin-bottom: 10px
}

.styled_vertical_list li:last-child {
    margin: 0
}

.styled_vertical_list li a:hover {
    color: #656565
}

.styled_vertical_list li span {
    float: right;
    margin-right: 25px;
    *position: absolute;
    *right: 0
}

.paginate {
    margin-top: 20px
}

.paginate span {
    display: inline-block;
    float: left;
    background: #ecf0f1;
    margin-left: 8px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.paginate span a {
    display: inline-block;
    width: 34px;
    height: 34px
}

.paginate span:first-child {
    margin: 0
}

.paginate .current {
    background: #004a94;
    color: #fff
}

.main-left h1 {
    font-weight: 400;
    text-align: center
}

.img-box {
    height: auto;
    width: 550px
}

.img-box ul li {
    width: 170px;
    height: auto;
    border: 1px solid #f0f0f0;
    float: left;
    margin-right: 10px;
    margin-bottom: 15px
}

.img-box ul li p {
    text-align: center;
    background: #f8f8f8
}

.img-box1 {
    height: auto;
    width: 265px;
    float: left
}

.img-box1-title {
    height: 30px;
    width: 100%;
    border-left: 1px solid #f8f8f8;
    border-right: 1px solid #f8f8f8;
    border-bottom: 2px solid #004a94
}

.img-box1-title p {
    text-align: center;
    line-height: 30px
}

.img-box2 {
    height: auto;
    width: 265px;
    float: right
}

.img-box2-title {
    height: 30px;
    width: 100%;
    border-left: 1px solid #f8f8f8;
    border-right: 1px solid #f8f8f8;
    border-bottom: 2px solid #004a94
}

.img-box2-title p {
    text-align: center;
    line-height: 30px
}

.tab {
    width: 600px;
    height: auto;
    position: relative
}

.tab table {
    border-collapse: collapse;
    margin-top: 40px
}

.tab table tr,.tab table td {
    border: 2px solid #004a94;
    padding: 10px
}

.tab table td {
    text-align: center
}

.tab img {
    position: absolute;
    bottom: 0;
    right: 0
}

.file-img {
    float: left;
    margin-right: 14px
}

.cus-p {
    text-align: center;
    font-size: 14px;
    margin-top: 10px
}

.show-img {
    width: 100%;
    height: auto
}

.main-right-box-showtext a {
    display: block;
    padding: 10px;
    background: #f6f6f6;
    color: #8f8f8f;
    margin-bottom: 2px;
    margin-right: 2px;
    float: left
}

.main-right-box-showtext a:hover {
    background: #004a94;
    color: #fff
}

.hover {
    background: #004a94;
    color: #fff
}

.contact-info-list {
    margin: 0
}

.contact-info-list dt {
    float: left;
    width: 70px;
    overflow: hidden;
    clear: left;
    text-align: left;
    margin-top: 10px
}

.contact-info-list dd {
    margin-top: 10px;
    margin-left: 76px;
    min-height: 20px
}

.article .content {
    margin-top: 20px;
    font-size: 14px;
    font-size: 12px;
    color: #666363;
    line-height: 25px
}

.article .content img {
    max-width: 94%;
    border: 1px solid #000;
    display: block;
    margin: 0 auto
}

.article .content p {
    text-indent: 2em;
    line-height: 1.8
}

.article .keywords,.article .category,.business .keywords,.business .category {
    margin-top: 10px;
    font-size: 14px;
    color: #656565
}

#contact-form input {
    width: 300px;
    height: 40px;
    border: 2px solid #f0f0f0;
    color: #aaa;
    margin: 15px 40px 10px 10px
}

#contact-form label {
    width: 42px;
    display: inline-block;
    text-align: right
}

#contact-form p {
    line-height: 42px;
    font-size: 18px;
    margin-bottom: 10px
}

#contact-form .gestbooktag {
    width: 142px;
    height: 42px;
    background: #004a94;
    color: #fff;
    text-align: center;
    line-height: 42px;
    font-size: 18px
}

#contact-form .content-field {
    resize: none;
    margin: 15px 40px 10px 0;
    border: 2px solid #f0f0f0
}

#contact-form .submit-btn {
    display: block;
    width: 142px;
    height: 42px;
    background: #004a94;
    color: #fff;
    text-align: center;
    line-height: 42px;
    font-size: 18px;
    border: 0;
    margin-left: 0
}

#contact-form .validation-error input {
    border: 2px solid red
}

#contact-form .help-block {
    font-size: 12px;
    color: red;
    display: block;
    margin-left: 48px
}

#contact-form .content-error-block {
    margin-left: 0
}

.mt10 {
    margin-top: 10px
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.xinxi-banner {
    width: 100%;
    height: 10px;
    background: #90c132
}

.xinxi-header {
    margin-top: 20px
}

.xinxi-top {
    border: 0
}

.homepage-business-list {
    margin: 0 auto;
    width: 898px
}

.box-title {
    width: 100%;
    background: url(/flxx/assets/bg2-0dafa616e4ba88519a17c44d1b4bb5bf.png);
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px
}

.box-title span {
    color: #fff;
    font-size: 18px;
    padding-left: 10px
}

.v_show {
    width: 580px;
    margin-top: 30px;
    border: 1px solid #e7e7e7
}

.v_caption {
    height: 35px;
    background: #4fb0f2;
    width: 582px;
    margin-left: -1px
}

.v_caption h2 {
    color: #fff;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding-left: 8px;
    font-size: 16px;
    font-weight: 400
}

.v_caption h2 img {
    margin-top: 4px;
    margin-right: 8px
}

.v_content {
    position: relative;
    width: 504px;
    height: 146px;
    overflow: hidden;
    margin: 0 auto
}

.v_content_list {
    position: absolute;
    top: 0;
    left: 0
}

.v_content ul {
    float: left
}

.v_content ul li {
    display: inline;
    float: left;
    margin: 10px 1px 0;
    padding: 2px;
    position: relative
}

.v_content ul li a {
    display: block;
    height: 80px;
    overflow: hidden
}

.v_content ul li img {
    width: 120px;
    height: 96px
}

.v_content ul li p {
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    bottom: 0;
    -pie-background: rgba(0,0,0,.26);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4B000000,endColorstr=#4B000000);
    _zoom: 1;
    background: rgba(31,31,31,.39)
}

.change_btn .next {
    background: url(/flxx/assets/next-62ed27630abe00679a90ff228172ee76.png);
    width: 17px;
    height: 33px;
    cursor: pointer;
    position: absolute;
    right: 2%;
    z-index: 999;
    top: 30%
}

.change_btn .prev {
    background: url(/flxx/assets/prev-c0872bb8814f24c91acd365a510abb4f.png);
    width: 17px;
    height: 33px;
    cursor: pointer;
    position: absolute;
    left: 2%;
    z-index: 999;
    top: 30%
}

.change_btn {
    position: relative;
    width: 100%;
    height: 160px
}

.share-block {
    margin-top: 20px
}

.ml1 {
    margin-left: 10px
}

.mt16 {
    margin-top: 16px
}

.chat {
    padding: 5px 2px;
    left: 5px;
    z-index: 10000;
    background: #fff;
    position: absolute;
    width: 90px
}

.chat h2 {
    background-repeat: repeat-x;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin: 5px 4px;
    height: 30px;
    line-height: 30px
}

.main .chat-box {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #ccc
}

.main .chat-box a {
    color: #fff
}

.main .chat-qq,.chat-phone,.chat-web {
    margin: 5px auto;
    width: 85px;
    overflow: hidden;
    text-align: center
}

.main .chat-qq li {
    list-style: none;
    margin-bottom: 10px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    float: none;
    margin-right: 0;
    font-size: 12px
}

.chat-img {
    display: block;
    margin: 0 auto
}

.main .chat-phone li {
    list-style: none;
    margin-bottom: 10px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    float: none;
    margin-right: 0;
    font-size: 12px
}

.main .chat-web li {
    list-style: none;
    margin-bottom: 10px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    float: none;
    margin-right: 0;
    font-size: 12px
}

.chat-web li a {
    color: #fff
}

.pt10 {
    padding-top: 10px
}

.f-p {
    text-align: center;
    font-size: 12px
}

.close {
    height: 13px;
    background-repeat: no-repeat;
    width: 49px;
    margin: 0 auto;
    cursor: pointer
}

.open {
    height: 12px;
    width: 48px
}

.wrapper {
    height: auto;
    border: 1px solid #ccc
}

.f-bn {
    border: 0
}

.f-x {
    position: absolute;
    right: 2px;
    top: 27px;
    width: 12px;
    height: 12px;
    text-align: center;
    line-height: 9px;
    color: red;
    background: #cecece;
    cursor: pointer
}

.nav-head {
    overflow: hidden;
    width: 100%;
    padding: 10px 0;
}

.information-box {
    width: 352px;
    float: left
}

.g-title {
    width: 100%;
    height: 35px;
    background: #dcf0fc;
    border-bottom: 1px solid #b4def9;
    position: relative;
    line-height: 35px
}

.g-title a {
    float: right;
    color: #169cf5;
    margin-right: 10px
}

.title-name {
    width: 100px;
    height: 40px;
    padding: 0 10px;
    color: #169cf5;
    background: #fff;
    font-size: 14px;
    border: 1px solid #b4def9;
    border-bottom: 1px solid #fff;
    position: absolute;
    top: -6px;
    left: 5px;
    text-align: center;
    line-height: 40px
}

.title-name img {
    padding-top: 7px;
    float: left
}

.main .information-list {
    overflow: hidden;
    padding: 0;
    margin: 0;
    margin-top: 20px
}

.main .information-list li {
    overflow: hidden;
    width: 100%;
    margin-top: 10px;
    float: none;
    margin-right: 0;
    margin-bottom: 0
}

.main .information-list li a {
    color: #585858;
    font-size: 14px
}

.file-box {
    width: 612px;
    float: right
}

.file-text {
    overflow: hidden;
    margin-top: 20px
}

.file-text img {
    width: 222px;
    height: 165px;
    float: left
}

.file-text .file-p {
    width: 376px;
    float: right
}

.file-text .file-p p {
    text-indent: 2em;
    line-height: 1.5;
    margin-bottom: 10px;
    color: #585858;
    font-size: 14px
}

.main .products-list {
    overflow: hidden;
    margin-top: 20px
}

.main .products-list li {
    float: left;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 21px
}

.main .products-list li img {
    width: 220px;
    height: 160px
}

.main .products-list li p {
    text-align: center;
    color: #585858;
    background: 0 0
}

.g-table {
    width: 490px;
    border: 1px solid #d1d1d1;
    margin-top: 40px;
    color: #585858;
    float: left
}

.g-table td {
    padding: 5px
}

.slider {
    width: 100%;
    overflow: hidden;
    position: relative
}

.main .images-box {
    width: 100%;
    height: 282px;
    overflow: hidden;
    position: relative
}

.main .images-box li {
    float: left;
    margin-right: 0;
    width: 1000px
}

.main .images-box li img {
    width: 1000px;
    height: 282px
}

.btn-a {
    position: absolute;
    bottom: 10px;
    left: 45%
}

.btn-a a {
    display: block;
    height: 11px;
    width: 9px;
    float: left;
    margin-right: 25px;
    background-repeat: no-repeat
}

.btn-a .on {
    background-repeat: no-repeat
}

.slider-nav {
    padding: 10px 0;
    background: #f5f5f5;
    height: 26px;
    border: 1px solid #dfdfdf;
    border-top: 0;
    color: #878787;
    font-size: 14px;
    line-height: 26px;
    padding-left: 20px
}
