﻿@charset "UTF-8";
a, a:before, a:after, .proPic, #goTop, #footerToolBar, .toolMask, #chatToolBox, .container, .showBot .contWrap, .history > li, .asideList > li, .procon > a:after, #tags li {
    transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
}

.asideTitle span, #proDes #tags li span, .proTab #tags li span, .proTop .divLeft, .showPro .box img, .inner, img, input, textarea, select, button, table, label, .center, #location, .searchForm, .formStyle li, #footerToolBar li, #footerToolBar li a, .toolMask .toolTop, .fofContainer img, .fofContainer input, .fofContainer textarea, .fofContainer select, .fofContainer button, .fofContainer table, .fofCenter, .fofWrap input, .fofSearch, .fofLeft img, .asideWrap, .procon > a, #proDes #tags li, .related .title, .proTab #tags li, .formtitle strong, #quotation label {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

#nav li, .navSub, .navSub dl, .showPro .box, .showMid > div, .showBot .box, .showBot .contWrap, .mapWrap, .history > li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.toolMask .toolTop, .toolMask .toolContent .ToolListTitle, .contTitle {
    text-transform: uppercase;
}

.footTop .title, .asideCont .title {
    text-transform: uppercase;
}

.sitemap dt, #nav li > a, .navSub dt, .footTop li, #location, .menuSub, .asideTitle, .asideList, .newsDisplay a, .procon > a, .related .title, .proDisplay .box {
    text-transform: capitalize;
}

.asideTitle, #proDes #tags li, .proTab #tags li {
    line-height: 1.2;
    white-space: nowrap;
}

.asideTitle span, #proDes #tags li span, .proTab #tags li span, .asideTitle:after, #proDes #tags li:after, .proTab #tags li:after {
    display: inline-block;
    vertical-align: middle;
}

 #proDes #tags li:after, .proTab #tags li:after {
    content: '';
    height: 100%;
    width: 0;
    overflow: hidden;
}

.asideTitle span, #proDes #tags li span, .proTab #tags li span {
    width: 100%;
    white-space: normal;
}

.clearfix, #proDes #tags, .tagContent, .proTab #tags {
    *zoom: 1;
}

.clearfix:before, #proDes #tags:before, .tagContent:before, .proTab #tags:before, .clearfix:after, #proDes #tags:after, .tagContent:after, .proTab #tags:after {
    content: "";
    display: table;
}

.clearfix:after, #proDes #tags:after, .tagContent:after, .proTab #tags:after {
    clear: both;
}

.justify, .fofCenter, .fofCenter .fofRight > dl {
    text-align: justify;
    text-justify: inter-ideograph;
    letter-spacing: 0px;
    font-size: 0px;
}

.justify:after, .fofCenter:after, .fofCenter .fofRight > dl:after {
    content: '';
    height: 0px;
    width: 100%;
    display: inline-block;
    overflow: hidden;
}

.justify .line, .fofCenter .line, .fofCenter .fofRight > dl .line {
    display: inline-block;
    height: 0px;
    overflow: hidden;
}

.justify > *, .fofCenter > *, .fofCenter .fofRight > dl > * {
    text-align: left;
    font-size: 14px;
}

.justify .box, .fofCenter .box, .fofCenter .fofRight > dl .box {
    display: inline-block;
    vertical-align: top;
}

.box.justify, .box.fofCenter, .fofCenter .fofRight > dl.box {
    text-align: justify;
}

#pageNum, .navSub dt, .contactRight label, .contactRight input, .contactRight textarea, .navSub5 {
    font-family: Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif;
}

.proTop .divLeft {
    float: left;
}

.proTop, .proTop .listText {
    overflow: hidden;
    zoom: 1;
}

.showPro .box img {
    float: left;
    max-width: 100%;
}

.showPro .box, .showPro .box .listText {
    overflow: hidden;
    zoom: 1;
}

.mainTitle, .proDisplay .box a, .contactInfo strong, .contactLeft strong {
    font-size: 20px;
    line-height: 1.2;
}

@media screen and (max-width: 880px) {
    .mainTitle, .proDisplay .box a, .contactInfo strong, .contactLeft strong {
        font-size: 18px;
    }
}

#proDes > .title, .proDes > .title, .contTitle {
    font-size: 22px;
    line-height: 1.2;
}

@media screen and (max-width: 880px) {
    #proDes > .title, .proDes > .title, .contTitle {
        font-size: 20px;
    }
}

.newsTitle {
    font-size: 26px;
    line-height: 1.2;
}

@media screen and (max-width: 920px) {
    .newsTitle {
        font-size: 24px;
    }
}

@media screen and (max-width: 650px) {
    .newsTitle {
        font-size: 22px;
    }
}

.newsSlogan {
    font-size: 28px;
    line-height: 1.2;
}

@media screen and (max-width: 950px) {
    .newsSlogan {
        font-size: 26px;
    }
}

@media screen and (max-width: 700px) {
    .newsSlogan {
        font-size: 23px;
    }
}

@media screen and (max-width: 650px) {
    .newsSlogan {
        font-size: 20px;
    }
}

@media screen and (max-width: 580px) {
    .newsSlogan {
        font-size: 18px;
    }
}

.proTitle {
    font-size: 30px;
    line-height: 1.2;
}

@media screen and (max-width: 880px) {
    .proTitle {
        font-size: 28px;
    }
}

@media screen and (max-width: 650px) {
    .proTitle {
        font-size: 26px;
    }
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, button, textarea, p, blockquote, table, figure {
    padding: 0;
    margin: 0;
}

input:focus, textarea:focus, button:focus, area:focus {
    outline: none;
}

fieldset, img, abbr, acronym, a img {
    border: 0px none;
}

ol, ul, li, figure {
    list-style: none;
}

address, caption, cite, code, dfn, th, var {
    font-weight: normal;
    font-style: normal;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}

q:before, q:after {
    content: '';
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

table td, table th {
    text-align: center;
    padding: 5px;
    border: 1px solid #ccc;
    word-wrap: break-word;
    word-break: break-word;
}

table th {
    background: #ddd;
    font-weight: bold;
}

img {
    max-width: 100%;
    height: auto;
    width: auto \9;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button {
    overflow: visible;
}

textarea, pre {
    overflow: auto;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

a[href], label[for], select {
    cursor: pointer;
}

a, input, div, textarea, span {
    -webkit-tap-highlight-color: transparent;
}

a:active, a:hover {
    outline: 0;
}

sup, sub {
    vertical-align: baseline;
    position: relative;
    font-size: 75%;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

svg:not(:root) {
    overflow: hidden;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden], template {
    display: none;
}

@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon.eot");
    src: url("../fonts/icomoon.eot") format("embedded-opentype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.woff2") format("woff2"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.svg#icomoon") format("svg");
    -webkit-font-smoothing: antialiased;
    font-smooth: always;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
    font-style: normal;
}

html {
    font-size: 16px;
}

body {
    color: #444444;
    line-height: 1.5714;
    background: #f5f5f5;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    font-smooth: always;
    -moz-osx-font-smoothing: grayscale;
}

::-webkit-input-placeholder {
    color: #aaa;
}

:-moz-placeholder {
    color: #aaa;
}

::-moz-placeholder {
    color: #aaa;
}

:-ms-input-placeholder {
    color: #aaa;
}

a {
    text-decoration: none;
    color: #e67817;
}

a:hover {
    color: #5a9634;
}

*:before, *:after {
    text-align: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

input[type="text"], input[type="password"], textarea {
    text-align: left;
    background: transparent;
}

input[type="text"]:focus, input[type="text"].focusOn, input[type="password"]:focus, input[type="password"].focusOn, textarea:focus, textarea.focusOn {
    background: #fff;
}

input, textarea, select, button, label {
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
}

.center, #location {
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 1366px) {
    .center, #location {
        width: 80%;
    }
}

@media screen and (max-width: 1300px) {
    .center, #location {
        width: 90%;
    }
}

@media screen and (max-width: 900px) {
    .center, #location {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
}

i {
    font-style: normal;
}

img {
    vertical-align: bottom;
}

a[href^="mailto:"], a[href^="tel:"] {
    display: inline-block;
}

table {
    line-height: 1.5;
    width: 100%;
}

table.table-left td, table.table-left th {
    text-align: left;
}

.addthis_sharing_toolbox {
    white-space: nowrap;
}

hr {
    height: 1px;
    width: 100%;
    overflow: hidden;
    border: 0px none;
    box-shadow: none;
    background: #ccc;
}

#menuBtn {
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    top: 0;
    cursor: pointer;
    z-index: 99;
    border: 1px solid #fff;
    display: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

#menuBtn:before {
    font-family: icomoon;
    color: #fff;
}

#menuBtn.active:before {
    content: '\e60b';
    font-size: 28px;
}

#menuBtn {
    position: fixed;
    right: 5px;
    top: 25px;
    background: #e67817;
    z-index: 1001;
}

#menuBtn:before {
    content: '\e637';
    font-size: 28px;
}

.share a {
    display: inline-block;
    vertical-align: middle;
}

.share a:before {
    font-family: icomoon;
}

.share .sharefb:before {
    content: '\e62c';
}

.share .sharetw:before {
    content: '\e62b';
}

.share .sharein:before {
    content: '\e630';
}

.share .sharegl:before {
    content: '\e62d';
}

.share .shareyt:before {
    content: '\e634';
}

.searchForm {
    position: relative;
    max-width: 100%;
}

.searchForm .search {
    width: 100%;
    border: 0px none;
}

.searchForm .searchBtn {
    border: 0px none;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
}

.proPic > a:first-child {
    display: block;
    text-align: center;
    overflow: hidden;
}

.proPicTitle {
    line-height: 1.3;
    text-transform: capitalize;
    margin-top: 8px;
}

#pageNum {
    margin-top: 1%;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-bottom: 1%;
}

#pageNum a, #pageNum span {
    font-size: 12px;
    line-height: 16px;
    padding: 5px 10px;
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 7px;
    border: 1px solid #d7d7d5;
}

#pageNum a:hover, #pageNum .cur {
    color: #fff;
    background: #e67817;
    border: 1px solid #e67817;
}

#goTop {
    position: fixed;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    bottom: 6%;
    right: 3%;
    border-radius: 5px;
    overflow: hidden;
    display: none;
    cursor: pointer;
    z-index: 999;
}

#goTop:before {
    content: '\e627';
    font-family: 'icomoon';
    text-align: inherit;
}

#goTop:hover {
    opacity: 0.7;
}

@media screen and (max-width: 870px) {
    #goTop {
        margin-bottom: 50px;
    }
}

.videoWrap {
    position: relative;
    overflow: hidden;
}

.videoWrap a.playbtn {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/video-btn-ie.png) no-repeat center;
    z-index: 9;
    background-size: cover;
}

.videoWrap img {
    width: 100%;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
}

.videoWrap:hover img {
    transform: scale(1.11);
    -ms-transform: scale(1.11);
    -moz-transform: scale(1.11);
    -webkit-transform: scale(1.11);
    -o-transform: scale(1.11);
}

.videoWrap:after {
    content: '';
    position: absolute;
    width: 90%;
    left: 5%;
    bottom: 7px;
    height: 20px;
    border-radius: 50%;
    box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.25);
    z-index: -1;
}

.formStyle li {
    position: relative;
    width: 100%;
}

.formStyle li div {
    position: relative;
}

.formStyle li img {
    cursor: pointer;
    margin-left: 3px;
    vertical-align: middle;
}

.formStyle label + i {
    position: absolute;
    right: 5px;
    top: 5px;
}

.formStyle input, .formStyle textarea {
    width: 100%;
    line-height: 20px;
    position: relative;
    z-index: 2;
    text-align: left;
}

.formStyle textarea {
    display: block;
    max-width: 100%;
    width: 100%;
    resize: none;
}

.formStyle input.btn {
    text-align: center;
}

iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

object[id^="tq_as"] {
    overflow: hidden;
    margin: 0;
    height: 0 !important;
}

#div_ser table td, #div_ser table th {
    border: 0px none;
}

body.clear {
    overflow: hidden;
}

#footerToolBar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 48px;
    background: #f37300;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    display: none;
    z-index: 999;
}

#footerToolBar #footerBarClose {
    width: 100px;
    height: 24px;
    position: absolute;
    top: -24px;
    left: 50%;
    margin-left: -50px;
    cursor: pointer;
    display: none;
}

#footerToolBar #footerBarClose:before {
    content: "\e626";
    font-family: icomoon;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background: #232323;
    border-radius: 4px 4px 0px 0px;
    overflow: hidden;
}

#footerToolBar li {
    width: 20%;
    height: 45px;
    float: left;
    text-align: center;
    border-color: #fff;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    cursor: pointer;
    margin-top: 2px;

}

#footerToolBar li a {
    display: block;
    height: 45px;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    text-transform: capitalize;
    filter: alpha(opacity=80);
    opacity: 0.8;
    padding-top: 1px;
}

#footerToolBar li a:before {
    content: '';
    width: 30px;
    height: 20px;
    margin: 4px auto;
    display: block;
    background: url(../images/footer-tool.png) no-repeat;
    background-size: 149px;
}

#footerToolBar li:first-child {
    border-left: 0px none;
}

#footerToolBar .footerBarPro a:before {
    background-position: -120px 0px;
}

#footerToolBar .footerBarTel a:before {
    background-position: -90px 0px;
}

#footerToolBar .footerBarEmail a:before {
    background-position: 0px 0px;
}

#footerToolBar .footerBarMessage a:before {
    background-position: -30px 0px;
}

#footerToolBar .footerBarShare a:before {
    background-position: -60px 0px;
}

#footerToolBar.close {
    bottom: -43px;
}

#footerToolBar.close #footerBarClose:before {
    content: '\e627';
}

.toolMask {
    background: #f7f7f7;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    overflow-x: hidden;
    overflow-y: hidden;
    z-index: 1200;
    margin-left: 100%;
}

.toolMask, .toolMask a {
    color: #333;
}

.toolMask.moveLeft {
    margin-left: 0;
}

.toolMask .toolTop {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 46px;
    line-height: 45px;
    font-size: 18px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    background: #fcfcfc;
    padding-right: 32px;
}

.toolMask .toolContent {
    position: absolute;
    top: 45px;
    width: 100%;
    left: 0;
    bottom: 5px;
    overflow-y: scroll;
    background: #f7f7f7;
}

.toolMask .toolContent > ul > li {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    line-height: 1.2;
    text-transform: capitalize;
    position: relative;
}

.toolMask .toolContent > ul > li a {
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 20px;
}

.toolMask .toolContent > ul > li > a {
    padding-left: 20px;
}

.toolMask .toolContent > ul > li.selected {
    background: #eee;
    border-bottom: 3px solid #dadada;
}

.toolMask .toolContent > ul > li.selected > a {
    background: #eee;
    font-weight: bold;
}

.toolMask .toolContent > ul > li.hasUl > a:after {
    content: '\e622';
    font-family: icomoon;
    color: #999;
    font-size: 18px;
    position: absolute;
    width: 12px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    right: 10px;
    top: 13px;
    font-weight: normal;
}

.toolMask .toolContent > ul > li ul {
    display: none;
}

.toolMask .toolContent > ul > li ul li {
    border-top: 1px dotted #ccc;
    font-size: 12px;
}

.toolMask .toolContent > ul > li ul li a {
    padding-left: 36px;
}

.toolMask .toolContent .ToolListTitle {
    font-size: 15px;
    padding: 10px;
    font-weight: bold;
    background: #e4e4e4;
}

.toolMask .toolContent > ul:last-child {
    padding-bottom: 15px;
}

.toolMask .toolContent > ul:last-child:last-child {
    padding-bottom: 30px;
}

.toolMask #toolCloseBtn {
    position: absolute;
    right: 0;
    top: 0;
    width: 55px;
    height: 42px;
    cursor: pointer;
    z-index: 1210;
}

.toolMask #toolCloseBtn:before {
    content: "\e60e";
    font-family: icomoon;
    font-size: 14px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    color: #fff;
    background: #aaa;
    position: absolute;
    top: 5px;
    right: 5px;
}

.toolMask #toolCloseBtn:hover:before {
    background: #bbb;
}

#chatToolBox {
    position: fixed;
    width: 110px;
    bottom: 90px;
    right: -5px;
    text-transform: capitalize;
    font-family: Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif;
    color: #fff;
    z-index: 990;
}

#chatToolBox a {
    text-decoration: none;
    color: #fff;
    text-align: center;
    display: block;
    padding-left: 5px;
    padding-right: 5px;
}

#chatToolBox, #chatToolBox h3, #chatToolBox ul, #chatToolBox li {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: transparent;
}

#chatToolBox i {
    font-style: normal;
}

#chatToolBox li {
    list-style: none;
    padding-right: 5px;
}

#chatToolBox #chatToolMail a {
    font-size: 40px;
    line-height: 1.1;
    letter-spacing: -1px;
    padding-top: 28px;
    padding-bottom: 22px;
    font-family: 'Arial Narrow', Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif;
}

#chatToolBox .chatToolContact {
    font-size: 16px;
    line-height: 1.25;
    background: #444444;
    margin-top: 5px;
    text-transform: capitalize;
}

#chatToolBox .chatToolContact a {
    padding-top: 8px;
    padding-bottom: 8px;
}

#chatToolBox:hover {
    right: 0;
}

#chatToolBox #chatToolMail i {
    position: absolute;
    top: 0;
    width: 100%;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: transparent;
    cursor: pointer;
}

#chatToolBox #chatToolMail i:before {
    content: '\e63d';
    font-size: 24px;
    font-family: icomoon;
}

#chatToolBox.hiddenRight {
    right: -110px;
    padding-left: 28px;
}

#chatToolBox.hiddenRight #chatToolMail i {
    width: 28px;
    height: 60px;
    line-height: 60px;
    left: 0;
    background: inherit;
    top: 20px;
}

#chatToolBox.hiddenRight #chatToolMail i:before {
    content: '\e625';
}

#chatToolMail {
    background: #0865a7;
}

@media screen and (max-width: 768px) {
    #chatToolBox {
        display: none;
    }
}

/*FooTable*/
.footable {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

table.footable td, table.footable th {
    text-align: center;
    padding: 5px;
    border: 1px solid #ccc;
    word-wrap: break-word;
    word-break: break-word;
}

@media screen and (max-width: 900px) {
    table.footable td, table.footable th {
        text-align: left;
    }
}

table.footable .footable-row-detail-cell {
    background: #fff;
}

table.footable th {
    background: #ddd;
    font-weight: bold;
}

.footable.breakpoint > tbody > tr.footable-detail-show > td {
    border-bottom: none;
}

.footable.breakpoint > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e65a";
}

.footable.breakpoint > tbody > tr:hover:not(.footable-row-detail) {
    cursor: pointer;
}

.footable.breakpoint > tbody > tr > td.footable-cell-detail {
    background: #eee;
    border-top: none;
}

.footable.breakpoint > tbody > tr > td > span.footable-toggle {
    display: inline-block;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    padding-right: 5px;
    font-size: 14px;
    color: #999;
}

.footable.breakpoint > tbody > tr > td > span.footable-toggle:before {
    content: "\e659";
}

.footable.breakpoint.toggle-circle > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e65e";
}

.footable.breakpoint.toggle-circle > tbody > tr > td > span.footable-toggle:before {
    content: "\e65d";
}

.footable.breakpoint.toggle-circle-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e65c";
}

.footable.breakpoint.toggle-circle-filled > tbody > tr > td > span.footable-toggle:before {
    content: "\e65b";
}

.footable.breakpoint.toggle-square > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e660";
}

.footable.breakpoint.toggle-square > tbody > tr > td > span.footable-toggle:before {
    content: "\e65f";
}

.footable.breakpoint.toggle-square-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e61a";
}

.footable.breakpoint.toggle-square-filled > tbody > tr > td > span.footable-toggle:before {
    content: "\e61b";
}

.footable.breakpoint.toggle-arrow > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e00f";
}

.footable.breakpoint.toggle-arrow > tbody > tr > td > span.footable-toggle:before {
    content: "\e666";
}

.footable.breakpoint.toggle-arrow-small > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e636";
}

.footable.breakpoint.toggle-arrow-small > tbody > tr > td > span.footable-toggle:before {
    content: "\e635";
}

.footable.breakpoint.toggle-arrow-circle > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e66e";
}

.footable.breakpoint.toggle-arrow-circle > tbody > tr > td > span.footable-toggle:before {
    content: "\e670";
}

.footable.breakpoint.toggle-arrow-circle-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e662";
}

.footable.breakpoint.toggle-arrow-circle-filled > tbody > tr > td > span.footable-toggle:before {
    content: "\e664";
}

.footable.breakpoint.toggle-arrow-tiny > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e622";
}

.footable.breakpoint.toggle-arrow-tiny > tbody > tr > td > span.footable-toggle:before {
    content: "\e624";
}

.footable.breakpoint.toggle-arrow-alt > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e66a";
}

.footable.breakpoint.toggle-arrow-alt > tbody > tr > td > span.footable-toggle:before {
    content: "\e66c";
}

.footable.breakpoint.toggle-medium > tbody > tr > td > span.footable-toggle {
    font-size: 18px;
}

.footable.breakpoint.toggle-large > tbody > tr > td > span.footable-toggle {
    font-size: 24px;
}

.footable > thead > tr > th {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
}

.footable > thead > tr > th.footable-sortable:hover {
    cursor: pointer;
}

.footable > thead > tr > th.footable-sorted > span.footable-sort-indicator:before {
    content: "\e636";
}

.footable > thead > tr > th.footable-sorted-desc > span.footable-sort-indicator:before {
    content: "\e656";
}

.footable > thead > tr > th > span.footable-sort-indicator {
    display: inline-block;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    padding-left: 5px;
}

.footable > thead > tr > th > span.footable-sort-indicator:before {
    content: "\e671";
}

.footable > tfoot .pagination {
    margin: 0;
}

.footable.no-paging .hide-if-no-paging {
    display: none;
}

.footable-row-detail-inner {
    display: table;
}

.footable-row-detail-row {
    display: table-row;
    line-height: 1.5em;
}

.footable-row-detail-group {
    display: block;
    line-height: 2em;
    font-size: 1.2em;
    font-weight: bold;
}

.footable-row-detail-name {
    display: table-cell;
    font-weight: bold;
    padding-right: 0.5em;
}

.footable-row-detail-value {
    display: table-cell;
}

.footable-odd {
    background-color: #f7f7f7;
}

body.fofGray {
    background: #adb4bf;
}

.fofContainer {
    width: 97%;
    max-width: 942px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding-bottom: 35px;
    font-family: Arial, Helvetica, San-serif, 'Microsoft YaHei', SimSun;
    font-size: 12px;
    line-height: 1.75;
}

.fofContainer a {
    text-decoration: none;
    color: #9099a2;
}

.fofContainer a:hover {
    color: #9099a2;
}

.fofContainer input:focus, .fofContainer textarea:focus, .fofContainer button:focus, .fofContainer area:focus {
    outline: none;
}

.fofContainer img {
    max-width: 100%;
    height: auto;
    width: auto \9;
    border: 0px none;
}

.fofContainer a:active, .fofContainer a:hover {
    outline: 0;
}

.fofHeader {
    text-align: center;
}

.fofHeader .fofLogo {
    padding: 16px 0;
    margin: 0 auto;
    text-align: center;
}

.fofHeader .fofLogo a {
    display: inline-block;
    max-width: 210px;
    max-height: 90px;
}

.fofHeader .fofLogo img {
    max-height: 90px;
}

.fofCopy {
    text-align: right;
    color: #fff;
    padding-right: 2%;
    margin-top: 6px;
}

.fofCenter {
    background: #fff;
    border-radius: 7px;
    overflow: hidden;
    border: 1px solid #697076;
    padding: 1.91489%;
    position: relative;
}

.fofCenter > div.box {
    vertical-align: middle;
}

.fofCenter:before {
    content: '';
    width: 1px;
    overflow: hidden;
    position: absolute;
    background: #c4c9ce;
    top: 20px;
    bottom: 20px;
    left: 51.5%;
}

.fofCenter .fofLeft, .fofCenter .fofRight {
    padding: 8px 0;
    margin: 1.2% 0;
}

.fofCenter .fofLeft {
    width: 49.22566%;
}

.fofCenter .fofRight {
    width: 45.02212%;
}

.fofCenter .fofSearch {
    width: 365px;
    max-width: 100%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 9.66292%;
    padding-right: 105px;
    position: relative;
}

.fofCenter .fofSearch input, .fofCenter .fofSearch button {
    height: 32px;
    border-radius: 6px;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.fofCenter .fofSearch input[type="text"] {
    border: 1px solid #9099a2;
    background: #fff;
    box-shadow: inset 0px 5px 9px rgba(186, 194, 205, 0.4);
    width: 100%;
    line-height: 22px;
    padding: 4px 5px;
}

.fofCenter .fofSearch button[type="submit"] {
    background: -webkit-linear-gradient(top, #fa8c2b, #fa8c2b);
    background: -moz-linear-gradient(top, #fa8c2b, #fa8c2b);
    background: -o-linear-gradient(top, #fa8c2b, #fa8c2b);
    background: -ms-linear-gradient(top, #fa8c2b, #fa8c2b);
    background: linear-gradient(top, #fa8c2b, #fa8c2b);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFA8C2B', endColorStr='#FFFA8C2B', gradientType='0');
    line-height: 25px;
    color: #fff;
    border-width: 1px;
    border-type: solid;
    border-color: #fdc797 #985519 #5e340f #f2a35f;
    width: 95px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    text-transform: capitalize;
    font-size: 14px;
}

.fofCenter .fofLeft img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.fofCenter .fofRight, .fofCenter .fofRight a {
    color: #9099a2;
}

.fofCenter .fofRight .fofTitle {
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 6px;
}

.fofCenter .fofRight > p {
    font-size: 13px;
    line-height: 18px;
    overflow: hidden;
    max-height: 72px;
    color: #bac2cd;
}

.fofCenter .fofRight > dl {
    margin-top: 3.25581%;
    padding-top: 14px;
}

.fofCenter .fofRight > dl dt.box {
    font-size: 17px;
    line-height: 1.2;
    margin-bottom: 9px;
    width: 100%;
}

.fofCenter .fofRight > dl dd {
    width: 47%;
    line-height: 15px;
    border-bottom: 1px solid #dfe3e8;
}

.fofCenter .fofRight > dl dd a {
    display: block;
    padding: 6px 0;
}

.fofCenter .fofRight > dl dd a:before {
    content: '→';
    font-size: 13px;
    padding-right: 4px;
    color: #666666;
}

.fofCenter .fofRight > dl dd.box {
    vertical-align: bottom;
}

.fofCenter .fofRight .fofShare {
    padding-top: 12px;
    margin-top: 3.72093%;
}

.fofCenter .fofRight .fofShare span {
    font-size: 17px;
    line-height: 1.2;
    margin-right: 12px;
}

.fofCenter .fofRight .fofShare span, .fofCenter .fofRight .fofShare > a {
    display: inline-block;
    vertical-align: middle;
}

.fofCenter .fofRight .fofShare > a {
    border-radius: 3px;
    overflow: hidden;
    margin: 0 6px;
}

.fofCenter .fofRight .fofShare > a img {
    width: 34px;
}

.fofCenter .fofRight .fofShare .sharefb {
    color: #3b5998;
}

.fofCenter .fofRight .fofShare .shareyt {
    color: #a62423;
}

.fofCenter .fofRight .fofShare > a:last-child {
    margin-right: 0;
}

.fofCenter .fofRight .fofShare .bdsharebuttonbox {
    display: inline-block;
    vertical-align: middle;
    min-width: 160px;
}

@media screen and (max-width: 945px) {
    .fofCenter .fofRight .fofShare > a {
        width: 32px;
    }

    .fofCenter .fofRight > dl dd a {
        padding: 10px 0;
    }
}

@media screen and (max-width: 750px) {
    .fofCenter {
        padding: 15px;
    }

    .fofCenter:before {
        display: none;
    }

    .fofCenter .fofLeft, .fofCenter .fofRight {
        width: 100%;
    }

    .fofCenter .fofSearch {
        margin-top: 5%;
        margin-bottom: 3%;
    }

    .fofCenter .fofLeft img {
        padding-right: 2%;
    }
}

@media screen and (max-width: 500px) {
    .fofCenter .fofRight > dl dd {
        width: 100%;
    }

    .fofCenter .fofRight > p {
        line-height: 18px;
        overflow: hidden;
        height: 72px;
        max-height: none;
    }
}

.sitemap dt {
    background: #0e468c;
    color: #fff;
    font-size: 18px;
    line-height: 1;
}

.sitemap dt a {
    color: #fff;
    display: inline-block;
    padding: 8px 12px;
}

.sitemap dd {
    padding: 4px;
    background: #eee;
}

.sitemap dd a {
    color: #333;
}

.sitemap dd p {
    font-weight: bold;
    padding: 5px 10px 5px 20px;
    line-height: 1.2;
}

.sitemap dd ul {
    padding-left: 30px;
}

.container {
    overflow: hidden;
    width: 100%;
    /*max-width: 1920px;*/
}

#header {
    padding-bottom: 0;
    padding-top:20px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #4d4948;
    z-index: 992;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
}

.pro-list{
    border: 1px solid #cccccc;
    margin-bottom: 30px;
    display: block;
    float: left;
    width: 260px;
height: 266px;
    margin-right: 20px;
}
.pro-list-title{
    text-align: center;
    background: #ccd4da;
    color: black;
    font-weight: bold;
    font-size: 16px;
    padding: 4px 10px;
}
.pro-img{
    padding: 10px 10px;
}
.pro-c,.pro-b{
    padding: 10px 10px;
    color: black;
}
.pro-c {
    font-weight: bold;
    color: black;
}
.contact{
    text-align: center;
    border-top: 1px solid #cccccc;
    padding: 10px 10px;
    color: black;
    font-size: 16px;
    font-weight: bold;
}
.contact a{
    color: black;
}
#header .center {
    position: relative;
}

#logo {
    float: left;
    width: 600px;
    margin-top: -4px;
}

#logo .l1, #logo .l2 {
    float: left;
}

#logo .l1 {
    width: 29.90897%;
    margin-right: 1.30208%;
}

#logo .l2 {
    width: 68.79064%;
    display: block;
    margin-top: 6.6%;
}

.topRight {
    float: right;
    width: 50%;
    text-align: right;
}

.topRight .searchForm {
    width: 50%;
    background: #fff;
    border: 1px solid #e4e4e4;
    padding-right: 40px;
    border-radius: 4px;
    text-align: left;
    margin-left: auto;
    margin-top: 6px;
    font-size: 13px;
}

.topRight .search {
    height: 32px;
    line-height: 22px;
    padding: 5px;
}

.topRight .searchBtn {
    width: 36px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: transparent;
    color: #afafaf;
}

.topRight .searchBtn:before {
    content: '\e655';
    font-family: icomoon;
    font-size: 20px;
}

.topRight .searchBtn:hover {
    color: #e67817;
}

.lang {
    padding-top: 9px;
    min-height: 30px;
    padding-right: 60px;
    background: url(../images/bg-map.png) no-repeat right top;
    padding-top: 3px;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
}

.lang a {
    display: inline-block;
    margin-right: 18px;
    color: #ffffff;
}

.lang a:hover {
    color: #e67817;
}

#nav {
text-align: center;
    left: 0;
    margin-top:50px;
    bottom: 0;
    width: 100%;

}

#nav li.hide {
    display: none;
}

#nav li {

width: 16%;
    float: left;
    position: relative;
    margin-right: 1px;
    display: block;
    border-left: 1px solid;
}
.bord{
    border-left: 0;
}

#nav li.nav5, #nav li.nav2 {
    position: static;
}

#nav li > a {
    display: block;
    line-height: 42px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
}

#nav li:last-child {
    margin-right: 0;
}

#nav li:hover > a, #nav li.selected > a {
    background: #f37300;
    color: #fff;
}

/* #nav li.nav5 > a, #nav li.nav1 > a { padding-left: 0; padding-right: 0; }
#nav li.nav1 { width: 13%; }
#nav li.nav5 { width: 12%; } */
#nav li:hover > div {
    display: block;
}

@media screen and (max-width: 1366px) {
    #nav li > a {
        padding: 0 15px;
    }
}

#nav li > div {
    position: absolute;
    z-index: 995;
    top: 100%;
    left: 0;
    background: #fff;
 width: 150px;
    display: none;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
}

.navSub {
    width: 100px;
}



.navSub dl {
    line-height: 1.8;
    width: 192px;
    position: relative;
    z-index: 997;
}

.navSub:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 192px;
    background: #000000;
    display: block;
}

.navSub dl a {
    display: block;
    color: #ffffff;
    padding: 6px 0;
}

.navSub dt {
    font-size: 12px;
    border-bottom:1px solid #646362 ;
    height: 40px;
    line-height: 30px;
}

.navSub dd {
    border-bottom: 1px solid #ccc;
    font-size: 15px;
}

.navSub5 .justify:before, .navSub5 dl:first-child:before, .navSub5 dl:first-child:after {
    content: '';
    position: absolute;
    width: 1px;
    overflow: hidden;
    background: #ddd;
}

.navSub dl a, .navSub5 dd a {
    color: #cccccc;
}


.navSub dl a:hover, .navSub5 dd a:hover {
    color: #ffffff;
    background:#f37300;
height: 30px;


}

/* .navSub dt a:before , .navSub dd a:before{ content:'\e650'; padding-right: 5px; font-family: icomoon; font-size: 14px;} */
.navSub5 {
    width: 1045px;
}

.navSub5 dl {
    margin-left: 25px;
}

.navSub5 dl:first-child {
    margin-left: 0;
}

.subGray {
    float: left;
}

.navSub.navSub5:before {
    width: 655px;
}

/* .navSub5 .justify{ position: relative;}
.navSub5 .justify:before{ left:24.5%; }
.navSub5 .justify:before,.navSub5 dl:first-child:before , .navSub5 dl:first-child:after{top:0; bottom: 0; }
.navSub5 dl:first-child:before { left: 50%;}
.navSub5 dl:first-child:after { right: 24.5%;}
.navSub5 dl{ width:23.5%; line-height: 1.3;}
.navSub5 dt{ font-size: 15px; margin-bottom: 10px; font-weight:bold; }
.navSub5 dt a{ color:#555;}
.navSub5 dt img{ width: 115px;}
.navSub5 dt span{ display: block; margin-top: 8px;}
.navSub5 dd{ padding-bottom: 8px; } */
/* .navSub { position: absolute; z-index: 999; top: 100%; left: 0; min-width: 100%; border-top: 5px solid #e67817; background: #fff; padding: 30px 35px 30px 0; display: none; white-space: nowrap; }
.navSub .navimg { width: 205px; margin-right:5px; }
.navSub .navimg, .navSub dl { display: inline-block; vertical-align: top; }
.navSub dl { line-height: 1.2; margin-left: 30px; }
.navSub dt { font-size: 15px; margin-bottom: 10px; margin-top: 12px; }
.navSub dt:first-child { margin-top: 0; }
.navSub dd { font-size: 12px; padding: 5px 0; }
.navSub dd a { color: #555; }
.navSub dd a:hover { color: #e67817; }
@media screen and (max-width: 1366px) {
.navSub .navimg { width: 185px; }}
@media screen and (max-width: 1100px) {
.navSub .navimg { display: none; }}
.navSub.sub5 { padding: 30px 20px 30px 0; white-space: normal; }
.navSub.sub5 dl { margin-left: 0; }
.sub5 { width: 890%; }
.sub5 .subimg { width: 26.28571%; margin-top: 5px; }
.sub5 dl { width: 15.5%; } */
@media screen and (max-width: 1150px) {
    #header {
        border-bottom: 0px none;
        box-shadow: none;
    }

    #header, #header .center {
        position: static;
    }

    #nav {
        position: static;
        width: auto;
        left: auto;
        left: initial;
        bottom: auto;
        bottom: initial;
        text-align: center;
    }

    #nav li.nav5, #nav li.nav2 {
        position: relative;
    }

    .nav2 .navSub {
        margin-left: -200px;
    }

    .topRight {
        width: 100%;
        text-align: center;
    }

    .topRight .searchForm {
        width: 380px;
        max-width: 90%;
        display: inline-block;
        margin-top: 0;
        height: 30px;
    }

    .lang {
        text-align: center;
        display: inline-block;
        margin: 10px 25px 0 0;
    }

    #logo {
        width: 500px;
        text-align: center;
        margin-bottom: 8px;
        padding-top: 20px;
    }

    #logo .l1, #logo .l2 {
        float: none;
    }

    #logo .l1 {
        margin-right: 0;
        margin-bottom: 1.2%;
        width: 140px;
    }

    #logo .l2 {
        margin: 5px 0 0 0;
        width: auto;
    }

    #nav {
        margin-top: 6px;
    }

    #nav li {
        margin-right: 0;
        float: none;
        display: inline-block;
    }

    #nav li > a {
        padding: 0 15px;
    }

    #nav .navimg, .navSub dl:after, .navSub5 dt img {
        display: none;
    }

    #nav .navSub {
        width: auto;
        text-align: left;
    }

    #nav .navSub5 {
        width: 655px;
    }

    /* #nav li.nav1 { width: 12%; }
#nav li.nav5 { width: 11%; } */
    .sub5 {
        width: 800%;
    }

    .sub5 .subimg {
        display: none;
    }

    .sub5 dl {
        width: 24%;
    }

    .navSub.sub5 {
        padding-left: 30px;
    }
}

@media screen and (max-width: 1000px) {
    #nav li {
        margin-right: 0;
    }
}

@media screen and (max-width: 720px) {
    .lang {
        background: none;
        margin-right: 0;
        min-height: auto;
        min-height: initial;
        padding: 0;
        margin-bottom: 8px;
        width: 100%;
    }

    .lang a:last-child {
        margin-right: 0;
    }

    .lang a {
        padding: 4px;
        margin-right: 14px;
    }

    #logo {
        margin-bottom: 0;
    }

    .searchForm {
        margin-bottom: 3px;
    }
}

@media screen and (max-width: 870px) {
    #logo {
        width: 100%;
        text-align: center;
    }

    #logo img {
        float: none;
        margin-right: 0;
        width: auto;
    }

    #logo .l1 {
        max-width: 45%;
    }

    #logo .l2 img {
        max-width: 70%;
    }

    #nav {
        padding: 0;
    }

    #nav ul {
        padding: 0;
    }

    #nav ul, #nav li {
        display: block;
        width: 100%;
        float: none;
        margin-right: 0;

    }

    #nav li > a {
        padding: 10px;
        font-weight: normal;
        color: #fff;
        text-align: center;
        line-height: 1.3;
    }

    #nav li {
        font-size: 16px;
        border-bottom: 1px solid #5a9634;
        border-top: 1px solid #71bc42;
    }

    #nav li a {
        height: auto;
    }

    #nav li:hover > div {
        display: none;
    }

    #nav .navSub {
        padding: 0 10px;
        width: 100%;
        position: static;
        white-space: normal;
        border-top: 0px none;
    }

    #nav .navSub dl {
        width: 100%;
        margin: 0;

    }

    #nav .navSub dd {
        display: none;
    }

    #nav .navSub dt {
        margin: 0;
        font-size: 14px;
        border-bottom: 1px solid #e5e5e5;
    }

    #nav .navSub dt a {
        display: block;
        padding: 10px 0;
    }

    #nav li:hover .navSub {
        display: none;
    }

    #nav {
        position: fixed;
        width: 300px;
        right: 6px;
        max-width: 95%;
        top: 69px;
        background: #e67817;
        z-index: 999;
        display: none;
        box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.4);
        margin: 0;
    }

    #nav li.selected > a, #nav li > a:hover {
        color: #fff;
    }
}

@media screen and (max-width: 550px) {
    #logo .l2 img {
        max-width: 84%;
    }
}

#banner {
    /*min-height: 100px;*/
   /*height: 462px;*/
    margin-top: 107px;
}

#banner .slick-dots {
    visibility: hidden;
}

@media screen and (max-width: 1200px) {
    #banner {
        width: 110%;
        margin-left: -5%;
    }

    #banner .slick-prev {
        left: 8%;
    }

    #banner .slick-next {
        right: 8%;
    }
}

@media screen and (max-width: 900px) {
    #banner {
        width: 124%;
        margin-left: -12%;
    }

    #banner .slick-dots {
        visibility: visible;
    }

    #banner .slick-prev, #banner .slick-next {
        visibility: hidden;
    }
}

@media screen and (max-width: 1150px) {
    #banner {
        margin-top: 30px;
    }
}

.showPro {
    margin-top: -22px;
}

.showPro .box {
    background: -webkit-linear-gradient(top, #4f4f4f, #2f2f2f);
    background: -moz-linear-gradient(top, #4f4f4f, #2f2f2f);
    background: -o-linear-gradient(top, #4f4f4f, #2f2f2f);
    background: -ms-linear-gradient(top, #4f4f4f, #2f2f2f);
    background: linear-gradient(top, #4f4f4f, #2f2f2f);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FF4F4F4F', endColorStr='#FF2F2F2F', gradientType='0');
}

.showPro .box:hover {
    background: -webkit-linear-gradient(top, #323232, #747474);
    background: -moz-linear-gradient(top, #323232, #747474);
    background: -o-linear-gradient(top, #323232, #747474);
    background: -ms-linear-gradient(top, #323232, #747474);
    background: linear-gradient(top, #323232, #747474);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FF323232', endColorStr='#FF747474', gradientType='0');
}

.showPro img {
    border: 1px solid #adadad;
}

.showPro, .showPro a {
    color: #fff;
}

.showPro .box {
    width: 33.3333%;
    float: left;
    padding: 1.91667% 12px 3px 1.91667%;
    position: relative;
    z-index: 990;
    line-height: 20px;
    margin-top: -9.3%;
}

.showPro .box img {
    width: 35.83333%;
    min-width: 110px;
    margin-right: 5.55556%;
    margin-bottom: 5.55556%;
}

.showPro .box span:first-child {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 2px;
}

.showPro .box span {
    display: block;
    font-size: 12px;
    max-height: 40px;
    overflow: hidden;
}

@media screen and (max-width: 1366px) {
    .showPro {
        margin-top: -20px;
    }
}

@media screen and (max-width: 1000px) {
    .showPro {
        margin-top: 1%;
    }

    .showPro .box {
        margin-top: 10px;
    }
}

@media screen and (max-width: 750px) {
    .showPro .box {
        width: 100%;
        padding: 15px 12px 3px 15px;
    }

    .showPro .box img {
        width: 120px;
        margin-bottom: 12px;
        max-width: 40%;
    }
}

.showMid {
    padding-top: 10px;
}

.showMid .title {
    color: #e67817;
    padding-top: 0;
    margin: 0 5.43478%;
    line-height: 28px;
    margin-bottom: 10px;
    font-size: 24px;
}

.showMid > div {
    border: 1px solid #d8d8d8;
    padding-top: 10px;
    width: 30.83333%;
    background: #fff;
    margin-top: 2.83333%;
}

.showMid .contWrap .ptitle {
    margin-top: 10px;
    line-height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    display: none;
}

.showMid .contWrap .ptext {
    line-height: 20px;
    font-size: 13px;
    color: #666;
    max-height: 60px;
    overflow: hidden;
    margin-top: 9px;
    margin-bottom: 10px;
}

.showMid img {
    width: 100%;
}

.showMid .contWrap {
    height: 340px;
}

@media screen and (min-width: 1380px) {
    .showMid .contWrap {
        height: 365px;
    }
}

@media screen and (max-width: 1140px) {
    .showMid .contWrap {
        height: auto;
        padding-bottom: 5px;
    }

    .showMid .contWrap .ptitle {
        text-overflow: auto;
        text-overflow: initial;
        white-space: normal;
        line-height: 1.2;
        padding-bottom: 3px;
    }
}

.showMid .ptitle {
    color: #e67817;
}

.showMid .showNews li img {
    width: 30%;
    max-width: 150px;
    margin-right: 12px;
    float: left;
}

.showNews li, .showNews li .listText {
    overflow: hidden;
    zoom: 1;
}

.showNews ul {
    padding-bottom: 10px;
}

.showNews li {
    margin-top: 4.8%;
}

.showNews li:first-child {
    margin-top: 0;
}

.showNews li span {
    display: block;
    color: #e67817;
    line-height: 1;
    margin-top: 5px;
}

.showNews li a {
    color: #555;
}

.showNews li a:hover {
    color: #e67817;
}

.showNews p {
    line-height: 18px;
    max-height: 36px;
    overflow: hidden;
}

.showVideo .videoWrap a.playbtn {
    background: none;
}

.showNews ul, .showMid .contWrap .ptitle, .showMid .contWrap .ptext {
    margin-left: 5.43478%;
    margin-right: 4.8913%;
}

.showMid .lm {
    line-height: 1.5;
    padding: 14px 5.43478%;
    border-top: 1px solid #e8e8e8;
    margin-top: 18px;
}

.showVideo .videoWrap {
    margin: 0 5.16304%;
}

@media screen and (max-width: 980px) {
    .showMid .showAbout, .showMid .showVideo {
        width: 47.8%;
    }

    .showMid .showNews {
        width: 100%;
        margin-left: 0;
    }

    .showNews p {
        max-height: none;
    }

    .showNews ul, .showMid .contWrap .ptitle, .showMid .contWrap .ptext, .showMid .title, .showVideo .videoWrap {
        margin-left: 15px;
        margin-right: 15px;
    }

    .showNews li {
        margin-top: 15px;
    }
}

@media screen and (max-width: 600px) {
    .showMid .showAbout, .showMid .showVideo {
        width: 100%;
    }

    .showMid > div {
        padding-top: 12px;
    }

    .showAbout .contWrap {
        text-align: center;
    }

    .showAbout .contWrap > div, .showAbout .contWrap > p {
        text-align: left;
    }
}

.proSlider .slick-prev, .proSlider .slick-next {
    font-size: 48px;
    margin-top: -80px;
}

.proSlider .slick-prev {
    left: 0;
}

.proSlider .slick-next {
    right: 0;
}

.showBot {
    background-color: #e7e7e7;
    margin-top: 20px;
    padding: 8px 0 30px 0;
}

.showSolu-left,.showSolu-right{
  display: inline;
}
.showBot .box {
    margin-top: 20px;
    width: 267px;
    max-width: 23.16667%;
    position: relative;
    overflow: hidden;

}

.showBot span {
    display: block;
}

.showBot .title {
    font-size: 18px;
    line-height: 1.2;
    padding-top: 7px;
    margin-bottom: 8px;
    text-align: center;
}

.showBot .text {
    line-height: 20px;
    max-height: 80px;
    overflow: hidden;
    padding: 0 12px;
    font-size: 12px;
}

.showBot img {
    width: 100%;
}

.showBot .contWrap {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 100%;
    left: 0;
    background: url(../images/black70.png);
    background: rgba(0, 0, 0, 0.7);
    margin-top: -40px;
    display: block;
}

.showBot .contWrap, .showBot .contWrap a {
    color: #fff;
}

.showBot .contWrap span.lm {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #e67817;
    width: 30px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    font-size: 16px;
}

.showBot .contWrap span.lm, .showBot .contWrap .text {
    display: none;
}

.showBot .box:hover .title {
    padding-top: 15px;
}

.showBot .box:hover .contWrap {
    top: 0;
    top: 0;
    margin-top: 0;
}

.showBot .box:hover .contWrap span.lm, .showBot .box:hover .contWrap .text {
    display: block;
}

@media screen and (max-width: 1366px) {
    .showBot .title {
        font-size: 16px;
    }
}

@media screen and (max-width: 1000px) {
    .showBot .box {
        width: 47.5%;
        max-width: none;
    }
}

@media screen and (max-width: 480px) {
    .showBot .box {
        width: 100%;
    }
}

.indexM #footer {
    margin-top: 0;
}

#footer {
    margin-top: 40px;
    padding-top: 20px;
    background: #5d6a72;
}

@media screen and (max-width: 1200px) {
    #footer {
        margin-top: 3.33333%;
    }
}

@media screen and (max-width: 600px) {
    #footer {
        margin-top: 25px;
    }
}

.footTop {
    color: #e67817;
}

.footTop.center {
    position: relative;
}

.footTop .title {
    font-size: 18px;
    line-height: 1.2;
    padding-bottom: 13px;
    border-bottom: 1px solid #cccccc;
    font-weight: bold;
    margin-bottom: 10px;
    white-space: nowrap;
    letter-spacing: -0.5px;
    color: #ffffff;
}

.footTop li, .footTop dt {
    line-height: 1.3;
    padding: 4px 0;
    font-size: 13px;
    width: 200px;
}

.footTop dt {
    font-weight: bold;
}

.footTop dd {
    font-size: 12px;
    line-height: 1.2;
    padding: 4px 0;
}

.footTop li a, .footTop dd a {
    color: #fff;
}

.footTop li a:hover, .footTop dd a:hover {

}

.footTop > .box {
    margin-bottom: 2.5%;
    margin-top: 0.83333%;
}

.footShare {
    position: absolute;
    right: 0;
    top: 0;
}

.footShare img {
    width: 34px;
}

.footShare a {
    display: inline-block;
    margin-left: 15px;
}

.footShare a:first-child {
    margin-left: 0;
}

.footPro {
    width: 55.83333%;
}

.footPro dl {
    max-width: 30%;
}

.footNav, .footAbout, .footSolu {
    max-width: 14%;
}

@media screen and (max-width: 1366px) {
    .footNav, .footAbout, .footSolu {
        max-width: 14.5%;
    }

    .footTop .title {
        font-size: 16px;
    }

    .footPro {
        width: 51%;
    }
}

@media screen and (max-width: 1050px) {
    .footNav, .footAbout, .footSolu {
        max-width: none;
        width: 30%;
    }

    .footPro {
        width: 100%;
    }
}

.footBot {
    background: #394144;
    border-top: 1px solid #484848;
    color: #fff;
    padding: 0.625% 0;
}

.footBot a {
    color: #fff;
}

.footBot a:hover {
    color: #e67817;
}

.footBot span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.footBot .beiAn img {
    width: 30px;
}

.footBot p {
    padding-top: 10px;
    padding-bottom: 10px;
}

@media screen and (max-width: 870px) {
    #footer {
        padding-top: 16px;
    }

    .footTop .box {
        display: none;
    }

    .footBot {
        border-top: 0px none;
    }

    .footShare {
        position: static;
    }

    .footShare a {
        margin-left: 0;
        margin-right: 15px;
    }

    .footShare a:last-child {
        margin-right: 0;
    }
}

.contBot {
    padding-top: 10px;
}

.mapWrap {
    border: 3px solid #222;
    float: left;
    width: 100%;
    margin-top: 15px;
}

.history {
    position: relative;
    padding-top: 45px;
}

.history:before {
    content: '';
    width: 1px;
    overflow: hidden;
    background: #dcdcdc;
    position: absolute;
    left: 50%;
    top: -20px;
    bottom: 0;
    z-index: -1;
}

.history:after {
    content: '';
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
    border: 7px solid transparent;
    border-bottom-color: #dcdcdc;
    left: 50%;
    margin-left: -7px;
    top: -28px;
}

.history > li {
    position: relative;
    min-height: 250px;
    width: 50%;
    padding-right: 74px;
    border-top: 40px solid #555;
    padding-top: 10px;
    margin-top: -70px;
}

.history > li:hover {
    border-color: #e67817;
}

.history > li:first-child {
    margin-top: 0;
}

.history > li:nth-child(2n), .history > li.mr {
    margin-left: auto;
    padding-left: 74px;
    padding-right: 0;
}

.history > li:nth-child(2n) .year, .history > li.mr .year {
    right: auto;
    right: initial;
    left: -64px;
}

.history .year {
    position: absolute;
    right: -64px;
    top: -84px;
    background: #e67817;
    width: 128px;
    height: 128px;
    line-height: 128px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    font-size: 24px;
}

@media screen and (max-width: 870px) {
    .history {
        padding-top: 0;
    }

    .history:before {
        display: none;
    }

    .history > li, .history > li:nth-child(2n) {
        width: 100%;
        padding: 0 0 15px 0;
        margin: 0;
        min-height: auto;
        min-height: initial;
    }

    .history li, .history li:hover {
        border-color: #e0e0e0;
        border-top-width: 38px;
    }

    .history .year {
        position: static;
        height: 38px;
        line-height: 38px;
        border-radius: 0;
        font-size: 16px;
        margin-bottom: 10px;
        margin-top: -38px;
    }
}

#main {
    position: relative;
}

.right {
    padding-top: 5px;
    margin-top: 2.5%;
}

#aside {
    display: none;
    background: #f5f5f5;
}

.mainTop {
    border-bottom: 1px solid #dcdcdc;
    text-align: center;
}

.mainTitle {
    line-height: 1.2;
    font-weight: bold;
    padding-bottom: 12px;
    display: none;
}

#location {
    line-height: 1.3;
    font-size: 18px;
    padding-top: 10px;
    margin-top: 0.67708%;
    padding-bottom: 6px;
    margin-bottom: 0.41667%;
    text-align: left;
}

#location a {
    color: #555;
}

#location a:hover {
    color: #e67817;
}

#location a {
    display: inline-block;
}

@media screen and (max-width: 1200px) {
    #location {
        margin-bottom: 0.41667%;
    }
}

.menuSub {
    padding-top: 10px;
    margin-top: 2.91667%;
}

.menuSub {
    padding-bottom: 13px;
    border-bottom: 1px solid #ccc;
}

.menuSub a {
    color: #555;
}

.menuSub a:hover, .menuSub a.selected {
    color: #e67817;
}

.menuSub li {
    display: inline-block;
    margin-right: 16px;
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 1.2;
}

.menuSub li:after {
    content: '|';
    padding-left: 18px;
}

.menuSub li:last-child, .menuSub li.noAfter {
    margin-right: 0;
}

.menuSub li:last-child:after, .menuSub li.noAfter:after {
    display: none;
}

@media screen and (max-width: 1100px) {
    .menuSub li {
        font-size: 18px;
    }
}

@media screen and (max-width: 950px) {
    .menuSub li {
        font-size: 16px;
    }
}

.asideTitle {
    font-size: 30px;
    color: #333;
    line-height: 1.2;
    font-weight: bold;
    margin-bottom: 20px;
}

@media screen and (max-width: 1366px) {
    .asideTitle {
        font-size: 28px;
    }
}

.asideTitle:before {
    content: 'Open \e636';
    font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif;
    position: absolute;
    right: 0;
    padding-right: 3px;
    margin-right: 1%;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    z-index: 9;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    display: none;
}

.asideTitle.listslide:before {
    content: 'Close \e656';
}

.asideTitle.noBefore {
    cursor: default;
}

.asideTitle.noBefore:before {
    display: none;
}

.asideWrap {
    background: #f5f5f5;
}

.asideList {
    line-height: 20px;
}

.asideList li a {
    display: block;
}

.asideList > li {
    line-height: 20px;
    margin-top: 1px;
    position: relative;
    margin-top: 6px;
}

.asideList > li:first-child {
    margin-top: 0;
}

.asideList > li > a {
    padding: 10px 8px 10px 10px;
    color: #fff;
    background: #adadad;
}

.asideList > li > a:before {
    content: '\e60f';
    font-family: icomoon;
    color: #fff;
    padding-right: 5px;
    vertical-align: top;
}

.asideList > li > a.selected {
    background: #e67817;
}

.asideList > li:hover > a:before, .asideList > li > a.selected:before {
    color: #fff;
}

.asideList > li li {
    padding: 1px 0;
}

.asideList > li ul a {
    padding: 4px 9px 4px 35px;
    color: #414141;
}

.asideList > li ul a:hover, .asideList > li ul a.selected {
    color: #73ae3a;
}

#aside > a {
    margin-top: 40px;
    display: inline-block;
    max-width: 100%;
}

@media screen and (max-width: 870px) {
    #aside > a {
        display: none;
    }
}

.asideCont {
    padding: 15px;
    background: url(../images/bg-cont.jpg) no-repeat right center;
    background-size: cover;
    margin-top: 28px;
}

.asideCont .title {
    font-size: 20px;
    color: #fff;
    line-height: 1.2;
    padding: 5px 0;
    border-bottom: 1px solid #fff;
    border-color: rgba(255, 255, 255, 0.3);
    margin-bottom: 11px;
}

.asideCont li {
    line-height: 20px;
    padding: 2px 0;
}

.asideCont li, .asideCont li a {
    color: #fff;
}

.asideCont li span {
    color: #24d972;
}

.newsDisplay .box {
    padding-bottom: 16px;
    margin-bottom: 0.6%;
}

.newsDisplay .box img {
    width: 100%;
}

.newsDisplay a {
    color: #e67817;
    color: #333;
}

.newsDisplay a span {
    display: block;
    padding-top: 6px;
    margin-bottom: 8px;
}

@media screen and (max-width: 400px) {
    .newsDisplay a {
        font-size: 12px;
    }
}

.newsDisplay a:hover {
    color: #e67817;
}

.newsDisplay .box > span {
    color: #555;
    font-size: 12px;
}

.newsDisplay .box, .newsDisplay .line {
    width: 22.5%;
}

@media screen and (max-width: 1050px) {
    .newsDisplay .box, .newsDisplay .line {
        width: 30%;
    }
}

@media screen and (max-width: 650px) {
    .newsDisplay .box, .newsDisplay .line {
        width: 47%;
    }

    .newsDisplay span {
        font-size: 12px;
    }
}

.newsSlogan {
    color: #555;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 2.25%;
}

.newsBack {
    line-height: 1.2;
}

.newsBack a:before {
    content: '\e63b\e63b';
    font-family: icomoon;
    vertical-align: top;
    letter-spacing: -1px;
    padding-right: 4px;
}

.newsShare {
    margin-bottom: 6px;
}

.newsTitle {
    padding-bottom: 6px;
    text-align: center;
}

.newsTime {
    padding-bottom: 8px;
    line-height: 1;
    padding-top: 6px;
}

.newsContent {
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
    padding-bottom: 18px;
    margin-top: 5px;
    margin-bottom: 1.5%;
}

.newsContent .addthis_sharing_toolbox {
    display: block;
    margin-bottom: 15px;
}

.prenext {
    text-transform: capitalize;
    margin-top: 3px;
    color: #666;
    font-size: 14px;
    line-height: 1.5;
}

.prenext b, .prenext strong {
    font-weight: bold;
    padding-right: 3px;
    color: #e67817;
}

.prenext a {
    color: #e67817;
}

.proTop {
    margin-bottom: 1%;
    padding-bottom: 15px;
}

.proleft {
    width: 329px;
    margin-right: 2.5%;
    max-width: 45%;
}

.proleft img {
    border: 1px solid #e5e5e5;
}

.procon {
    margin-top: 2%;
}

.procon > a {
    background: #e67817;
    color: #fff;
    width: 188px;
    line-height: 44px;
    text-align: center;
    font-size: 18px;
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.procon > a:after {
    content: '\e63c';
    font-family: icomoon;
    font-weight: normal;
    vertical-align: top;
    font-size: 22px;
    padding-left: 8px;
    left: 100%;
    margin-left: 0;
    position: absolute;
}

.procon > a:hover:after {
    margin-left: -30px;
}

.proContact {
    line-height: 1.2;
    word-wrap: break-word;
    word-break: break-word;
    margin-top: 10px;
    font-size: 16px;
    margin-bottom: 12px;
}

.proContact li {
    padding: 4px 0;
    display: inline-block;
    margin-right: 24px;
}

.proContact li, .proContact li a {
    color: #555;
}

.proContact li a:hover {
    color: #e67817;
}

.proTitle {
    color: #e67817;
    margin-top: -4px;
}

.proright p {
    margin-bottom: 15px;
}

.proright .proTitle, .proright p {
    margin-bottom: 2.14031%;
}

.proright .addthis_sharing_toolbox {
    padding: 6px 0;
}

@media screen and (max-width: 950px) {
    .proright .proTitle, .proright p {
        margin-bottom: 12px;
    }

    .proright .addthis_sharing_toolbox {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 850px) {
    .proleft, .proright {
        width: 100%;
    }

    .proleft {
        margin-bottom: 12px;
        text-align: center;
        max-width: none;
        margin-right: 0;
        float: none;
    }
}

#proDes {
    padding-bottom: 15px;
    margin-bottom: 0.67416%;
}

#proDes > .title {
    margin-bottom: 18px;
}

#proDes .addthis_sharing_toolbox {
    white-space: nowrap;
    float: right;
    margin-top: 16px;
}

#tags {
    text-transform: capitalize;
}

#proDes #tags li {
    float: left;
    width: 33.3333%;
    border-left: 5px solid #f5f5f5;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    cursor: pointer;
    background: #dddddd;
    margin-top: 1px;
}

#proDes #tags li:first-child {
    border-left: 0px none;
}

#proDes #tags li.selectTag {
    background: #e67817;
    color: #fff;
}

@media screen and (max-width: 1000px) {
    #proDes #tags li {
        height: 44px;
        font-size: 14px;
        font-weight: normal;
        border-left-width: 1px;
    }
}

@media screen and (max-width: 380px) {
    #proDes #tags li {
        width: 100%;
        border-left: 0px none;
    }
}

#proDes .tagContent {
    padding: 12px 0;
}

.proDes > .title {
    color: #e67817;
    margin-bottom: 5px;
}

.tagContent {
    word-wrap: break-word;
    word-break: break-word;
    overflow: auto;
    display: none;
}

.tagContent:first-child {
    display: block;
}

.related {
    margin-top: 2%;
    padding-top: 16px;
}

#main .related .title {
    font-size: 22px;
    line-height: 1.25;
}

@media screen and (max-width: 600px) {

    .related .title {
        display: block;
        min-width: auto;
        min-width: initial;
    }

}

.related .justify {
    margin-top: 10px;
}

.related .justify .box, .related .justify .line {
    width: 22%;
}

.related .justify .box {
    padding-bottom: 20px;
    margin-bottom: 1.1236%;
    text-align: center;
    margin-top: 5px;
}

.related .justify .box img {
    width: 100%;
}

.related .justify .proPicTitle {
    padding: 2px 0;
    font-size: 14px;
    text-align: center;
}

@media screen and (max-width: 920px) {
    .related .justify .box, .related .justify .line {
        width: 31%;
    }
}

@media screen and (max-width: 600px) {
    .related .justify .box {
        width: 47%;
    }

    .related .justify .line {
        display: none;
    }
}

.proDisplay .box {
    padding-bottom: 16px;
    margin-bottom: 0.67416%;
}

.proDisplay .box img {
    width: 100%;
}

.proDisplay .box a {
    color: #333;
}

.proDisplay .box a:hover {
    color: #e67817;
}

.proDisplay .box span {
    display: block;
    margin-top: 4px;
    text-align: center;
}

.proDisplay .box, .proDisplay .line {
    width: 23.5%;
}

@media screen and (max-width: 720px) {
    .proDisplay .box {
        width: 47.5%;
    }

    .proDisplay .line {
        display: none;
    }
}

@media screen and (max-width: 280px) {
    .proDisplay .box {
        width: 100%;
    }
}

.proTab #tags {
    width: 838px;
    max-width: 100%;
}

.proTab #tags li {
    float: left;
    width: 25%;
    border-left: 1px solid #fff;
    text-align: center;
}

.proTab #tags li:first-child {
    border-left: 0px none;
}

.proTab #tags li {
    height: 42px;
    background: #000;
    color: #e67817;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
}

.proTab #tags li.selectTag {
    background: #e67817;
    color: #fff;
}

.proTab .tagContent {
    padding: 2.08333% 2.5%;
    border: 1px solid #e7e7e7;
}

@media screen and (max-width: 600px) {
    .proTab #tags li {
        width: 50%;
        margin-top: 1px;
    }

    .proTab #tags li:nth-child(3) {
        border-left: 0px none;
    }
}

.formtitle {
    display: table;
    width: 100%;
    background: #ededed;
}

.formtitle strong {
    color: #fff;
    background: #e67817;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    white-space: nowrap;
    padding: 0 8px;
    border-right: 1px solid #fff;
    width: 192px;
}

.formtitle strong, .formtitle p {
    display: table-cell;
    vertical-align: middle;
}

.formtitle p {
    color: #9da1a4;
    line-height: 1.4;
    padding: 8px;
}

@media screen and (max-width: 600px) {
    .formtitle, .formtitle strong, .formtitle p {
        display: block;
        width: auto;
    }
}

#quotation {
    padding-top: 12px;
    margin-top: 1.46067%;
}

#quotation ul {
    border: 1px solid #d5d5d5;
    margin-top: 1px;
    padding: 1.68539% 3.37079%;
}

#quotation li {
    margin-top: 18px;
    width: 100%;
    position: relative;
    font-size: 14px;
}

#quotation li img {
    margin-right: 3px;
}

#quotation li.codeWrap div, #quotation li img {
    display: inline-block;
    vertical-align: middle;
}

#quotation li div {
    position: relative;
}

#quotation li.half {
    width: 48.98447%;
    height: 42px;
}

#quotation label {
    position: absolute;
    line-height: 20px;
    height: 20px;
    z-index: 1;
    width: 100%;
}

#quotation label {
    left: 0;
    top: 5px;
    margin-top: 0;
    padding: 0 8px;
    color: #8d8d8d;
}

#quotation li.codeWrap {
    padding-top: 5px;
}

#quotation li.codeWrap div {
    text-align: left;
}

#quotation li.codeWrap label {
    padding-top: 5px;
}

#quotation li.cen {
    text-align: center;
}

#quotation input, #quotation textarea {
    border: 1px solid #ddd;
}

#quotation textarea {
    height: 100px;
    padding: 12px 7px;
}

#quotation li.lab input {
    height: 42px;
}

#quotation li.lab input, #quotation li.lab textarea {
    padding: 10px 7px;
}

#quotation li.lab input:focus, #quotation li.lab textarea:focus {
    padding: 2px 7px 18px 7px;
    border-color: #e67817;
}

#quotation li.lab input:focus + label, #quotation li.lab textarea:focus + label {
    top: 100%;
    height: 16px;
    line-height: 16px;
    background: #e67817;
    color: #fff;
    font-size: 12px;
    margin-top: -16px;
    padding: 0 7px;
    z-index: 3;
}

#quotation input[name="code"] {
    height: 30px;
    padding: 4px 7px;
    width: 82px;
}

#quotation input.btn {
    width: 95px;
    line-height: 28px;
    height: 30px;
    border: 1px solid #d0d0d0;
    color: #8d8d8d;
    background: #fff;
    font-size: 14px;
    margin-bottom: 10px;
}

#quotation input.btn:hover {
    background: #e67817;
    border-color: #e67817;
    color: #fff;
}

#quotation input.btn:first-child {
    margin-right: 16px;
    border-color: #e67817;
    background: #e67817;
    color: #fff;
}

@media screen and (max-width: 600px) {
    #quotation ul {
        padding: 1px 10px 5px 10px;
    }

    #quotation li.half {
        width: 100%;
    }
}

#quotation.contForm {
    margin-bottom: 1.68539%;
}

.contactInfo {
    width: 100%;
    float: left;
    padding-top: 10px;
    margin-top: 2.08333%;
    padding-bottom: 12px;
    margin-bottom: 0.6%;
}

.contactInfo strong {
    color: #e67817;
    display: block;
    margin-bottom: 8px;
}

.info {
    padding-bottom: 10px;
    margin-bottom: 1%;
}

.contTitle {
    padding-bottom: 10px;
    color: #000;
}

.contactLeft, .contactRight {
    padding-top: 20px;
    margin-top: 0.83333%;
}

.contactLeft {
    width: 40%;
    float: left;
    line-height: 1.75;
}

.contactLeft p {
    color: #e67817;
    margin-bottom: 8px;
    line-height: 1.3;
}

.contactLeft li {
    line-height: 1.3;
    margin-top: 10px;
}

.contactRight {
    width: 100%;
    float: right;
}

.contactlist li {
    margin-top: 6px;
    line-height: 1.4;
}

.contactlist li:first-child {
    margin-top: 0;
}

.contactlist li span {
    font-weight: bold;
    color: #555;
}

.contactForm ul {
    position: relative;
}

.contactForm label {
    font-size: 14px;
    color: #555;
    line-height: 1;
    padding-bottom: 8px;
    display: block;
    font-weight: bold;
}

.contactForm li {
    margin-bottom: 3px;
    padding-top: 15px;
}

.contactForm li.half {
    width: 47.46479%;
}

.contactForm input, .contactForm textarea {
    border: 1px solid #ccc;
    border-radius: 2px;
    line-height: 22px;
    font-size: 14px;
}

.contactForm input {
    height: 50px;
    padding: 13px 6px;
}

.contactForm textarea {
    height: 163px;
    padding: 6px;
}

.contactForm input.btn {
    height: 42px;
    line-height: 40px;
    padding: 0;
    width: 43.32344%;
    margin-top: 10px;
    background: #fff;
    border: 1px solid #ddd;
    font-size: 14px;
}

.contactForm input.btn:first-child {
    background: #333;
    border-color: #333;
    color: #fff;
    margin-right: 15px;
}

.contactForm .codeWrap {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
}

.ct {
    font-size: 12px;
}

.contactForm .codeWrap input[name="code"] {
    width: 84px;
    margin-right: 5px;
    height: 30px;
    padding: 3px 6px;
}

.contactForm .codeWrap div {
    padding-top: 10px;
}

@media screen and (max-width: 1150px) and (min-width: 951px) {
    .contactForm li {
        padding-top: 10px;
    }

    .contactForm label {
        padding-bottom: 4px;
    }

    .contactForm li.half {
        width: 100%;
    }

    .contactForm .codeWrap {
        position: static;
    }

    .contactForm input.btn {
        max-width: 150px;
    }

    .contactForm input {
        height: 34px;
        padding: 5px 6px;
    }

    .contactForm textarea {
        height: 92px;
    }
}

@media screen and (max-width: 600px) {
    .contactForm li {
        padding-top: 10px;
    }

    .contactForm label {
        padding-bottom: 4px;
    }

    .contactForm li.half {
        width: 100%;
    }

    .contactForm .codeWrap {
        position: static;
    }

    .contactForm input.btn {
        max-width: 150px;
    }

    .contactForm input {
        height: 34px;
        padding: 5px 6px;
    }

    .contactForm textarea {
        height: 92px;
    }
}

@media screen and (max-width: 950px) {
    .contactLeft, .contactRight {
        width: 100%;
    }
}

@media screen and (max-width: 870px) {
    #footerToolBar, .toolMask {
        display: block;
    }

    #menuBtn {
        display: block;
    }

    #main {
        padding-top: 55px;
        margin-top: 1.5%;
    }

    #aside {
        position: absolute;
        top: 10px;
        left: 10px;
        right: 10px;
        margin-bottom: 0;
        display: block;
    }

    .asideTitle {
        position: relative;
        line-height: 1.2;
        padding-right: 50px;
        font-size: 18px;
        height: 46px;
        background: #f37300;
        color: #fff;
        padding-left: 10px;
        margin-bottom: 6px;
    }

    .asideTitle span {
        text-align: left;
    }

    .asideTitle {
        cursor: pointer;
    }

    .asideTitle:before {
        display: block;
    }

    .asideList {
        display: none;
        border-bottom: 1px solid #e5e5e5;
    }

    .asideList > li.selected > a {
        background: #e67817;
        color: #fff;
        padding-left: 9px;
    }

    .footBot {
        padding-bottom: 65px;
    }
}

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading, .fancybox-close {
    background-image: url("../images/fancybox_sprite.png");
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("../images/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url("../images/blank.gif"); /* helps IE */
    -webkit-tap-highlight-color: transparent;
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 2.5rem;
    height: 4.125rem;
    line-height: 4.125rem;
    text-align: center;
    margin-top: -33px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
    background: url(../images/bg-black64.png) repeat;
    background: rgba(0, 0, 0, 0.64);
}

.fancybox-nav span:before {
    font-family: icomoon;
    font-size: 36px;
    color: #fff;
}

.fancybox-prev span {
    left: 3px;
}

.fancybox-prev span:before {
    content: '\e63b';
}

.fancybox-next span {
    right: 3px;
}

.fancybox-next span:before {
    content: '\e63c';
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url("../images/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    select {
        background: #fff !important;
    }

    .navbar {
        display: none;
    }

    .table td, .table th {
        background-color: #fff !important;
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

.big {
    font-size: 1.2em;
}

.cen {
    text-align: center;
}

body {
    font-family: Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif;
}

.about-text {
    width: 640px;
    max-width: 100%;
    font-size: 1.5em;
    text-align: center;
    line-height: 1.6;
    margin: 0 auto 18px auto;
    color: #555;
}

.about-text p {
    padding-bottom: 6px;
    margin-bottom: 0.8%;
}

.about-text.nowidth {
    width: auto;
}

.fonttn .about-text {
    font-size: 1.167em;
}

.tagContent table {
    color: #555;
    font-size: 14px;
}

@media screen and (max-width: 1000px) {
    .about-text {
        font-size: 1.3em;
    }
}
@media screen and (min-width: 768px) {
.mainTop{
    margin-top: 90px;
}
}
@media screen and (max-width: 550px) {
    .about-text {
        font-size: 1.2em;
    }
}

.proClass {
}

.proClass dl {
    width: 24%;
    padding-top: 10px;
}

.proClass dl img {
    width: 100%;
}

.proClass dt.title {
    background: #58992e;
    text-align: center;
    line-height: 1.2;
    font-size: 15px;
    margin-top: 5px;
}

.proClass dt.title a {
    color: #fff;
    display: block;
    font-weight: bold;
    padding: 8px 10px;
}

.proClass dd {
    border-bottom: 1px dashed #aaa;
    background: #e1e1e1;
}

.proClass dd a {
    color: #3D3D3D;
    display: block;
    line-height: 18px;
    padding: 8px 8px 8px 36px;
    position: relative;
}

.proClass dd a:before {
    content: '\e635';
    position: absolute;
    left: 26px;
    font-family: icomoon;
}

.proClass dd a:hover, .proClass dd a:hover:before {
    color: #58992e;
}

@media screen and (max-width: 750px) {
    .proClass dl {
        width: 48.5%;
        margin-bottom: 15px;
    }


}

@media screen and (max-width: 450px) {
    .proClass dd a {
        padding-left: 20px;
    }

    .proClass dd a:before {
        left: 10px;
    }

    .proClass dt.title {
        font-size: 14px;
    }
}

.proRightpage {
    float: right;
    width: 74.167%;
}

#aside.proLeft {
    display: block;
    float: left;
    width: 22.67%;
}

.proRightpage, #aside.proLeft {
    padding-top: 11px;
    margin-top: 2%;
}

.prodesleft {
    width: 48%;
}

.prodesleft .item {
    background: url("../images/ajaxloader.gif") center center no-repeat;
}

.proright {
    width: 51%;
}



@media screen and (max-width: 870px) {
    #aside, #aside.proLeft {
        float: none;
        position: absolute;
        width: auto;
        padding-top: 0;
        margin-top: 0;
    }

    .proRightpage {
        float: right;
        width: 100%;
    }
}

@media screen and (max-width: 650px) {
    .prodesleft, .proright {
        width: 100%;
    }

    .proright {
        margin-top: 15px;
    }
}

/*录入样式开始*/
ul.ent-num li {
    list-style: outside decimal;
    margin-left: 25px
}

ul.ent-dot li {
    list-style: outside disc;
    margin-left: 20px
}

table.table-left td, table.table-left th {
    text-align: left
}

ul[class^=ent-img] {
    text-align: justify;
    text-justify: inter-ideograph;
    letter-spacing: 0;
    font-size: 0;
    padding: 8px 0
}

ul[class^=ent-img]:after {
    content: '';
    height: 0;
    width: 100%;
    display: inline-block;
    overflow: hidden
}

ul[class^=ent-img] li.line {
    display: inline-block;
    height: 0;
    overflow: hidden;
    padding: 0;
    margin: 0
}

ul[class^=ent-img] li {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 1%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 0;
    line-height: 1.5
}

ul[class^=ent-img]:first-child {
    padding-top: 0;
    margin-top: -8px
}

ul[class^=ent-img] li span {
    display: block;
    margin-top: 6px;
    text-transform: capitalize
}

ul[class^=ent-img] li p {
    margin-top: 4px
}

ul[class^=ent-img] li img {
    vertical-align: bottom
}

ul[class^=ent-img] li dl {
    text-align: left
}

ul[class^=ent-img] li dt {
    font-weight: 700;
    text-transform: capitalize
}

ul[class^=ent-img] li dd, ul[class^=ent-img] li dt {
    padding-bottom: 2px
}

.ent-img2 li {
    width: 48%
}

.ent-img3-more li, .ent-img3-only li {
    width: 31.5%
}

.ent-img4 li {
    width: 23%
}

.ent-img5 li {
    width: 19.2%
}

.ent-img6 li {
    width: 15.6%
}

.ent-img-fl img, .ent-img-fr img, .ent-img-right img {
    max-width: 48%
}

.ent-img-fl img {
    float: left;
    margin-right: 14px
}

.ent-img-fr img {
    float: right;
    margin-left: 14px
}

.ent-img-left img {
    /*margin-right: 4%;*/
   width: 100%;
}

.ent-img-right img {
    margin-left: 4%;
    float: right
}

.ent-img-left, .ent-img-right {
    padding: 15px 0
}

.ent-img-left, .ent-img-left .ent-text, .ent-img-right, .ent-img-right .ent-text {
    overflow: hidden;
    zoom: 1
}

.ent-img-left:first-child, .ent-img-right:first-child {
    margin-top: -15px
}

.ent-clearfix:after, .ent-clearfix:before {
    content: "";
    display: table
}

.ent-clearfix:after {
    clear: both
}

.ent-video-wrap {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.ent-video-wrap.ent-16-9 {
    padding-bottom: 56.25%
}

.ent-video-wrap.ent-4-3 {
    padding-bottom: 75%
}

.ent-video-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.ent-left {
    float: left;
    margin-right: 15px
}

.ent-right {
    float: right;
    margin-left: 15px
}

.ent-left, .ent-right {
    margin-bottom: 8px;
    width: 47%
}

@media screen and (max-width: 750px) {
    .ent-img5.ent-res li, .ent-img6.ent-res li {
        width: 31.5%
    }

    .ent-left, .ent-right {
        width: 53%
    }

    .ent-img-fl img, .ent-img-fr img, .ent-img-left img, .ent-img-right img {
        float: none;
        margin-right: 0;
        margin-left: 0;
        max-width: 100%;
        margin-bottom: 10px;
        display: block
    }
}

@media screen and (max-width: 650px) {
    .ent-img3-more.ent-res li, .ent-img4.ent-res li {
        width: 48%
    }

    .ent-left, .ent-right {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        float: none
    }
}

@media screen and (max-width: 520px) {
    .ent-img5.ent-res li, .ent-img6.ent-res li {
        width: 48%
    }
}

@media screen and (max-width: 460px) {
    .ent-img2.ent-res li, .ent-img3-more.ent-res li, .ent-img3-only.ent-res li, .ent-img4.ent-res li {
        width: 100%
    }
}

.bordered img {
    border: 1px solid #e2e2e2
}

.rounded img {
    border-radius: 5px
}

.ent-c strong {
    text-transform: capitalize
}

/*录入样式结束*/