a:hover {
    text-decoration: none;
    color: #009944;
}

@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.eot');
    src: url('../fonts/iconfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/iconfont.woff') format('woff'), url('../fonts/iconfont.ttf') format('truetype'), url('../fonts/iconfont.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.buttonpush i {
    font-size: 36px;
    color: #fff;
}

.share-container {
    margin: 30px 0;
    text-align: center;
}

.glyphicon {
    line-height: unset!important;
}

/*header*/
.header {
    background: #52B300;
    position: fixed;
    width: 100%;
    /* margin-bottom: 100px; */
    z-index: 999;
}

.header-top {
    line-height: 36px;
    display: inline-block;
    width: 100%;
}

.header-top-right img {
    width: 20px;
}

.header-top-left {
    float: left;
    font-size: 12px;
    color: #fff;
}

.header-top-left span {
    padding-right: 12px;
}

.header-top-left a {
    padding-right: 42px;
    color: #fff;

}

.header-top-left-email, .header-top-left-phone {
    float: left;
}

.header-top-right {
    float: right;
}

.header-bottom-left {
    width: 30%;
    float: left;
}

.header-bottom-left img {
    width: 200px;
}

.header-bottom-center {
    width: 50%;
    float: left;
}

.header-bottom-right {
    width: 20%;
    float: right;
    text-align: right;
}

.header-bottom-center ul {
    padding-left: 0px;
}

.header-bottom-center ul li {
    float: left;
    list-style: none;
    padding-right: 40px;
    line-height: 59px;
}

.header-bottom-center ul li a {
    color: #fff;
    cursor: pointer;
}

.header-bottom {
    width: 100%;
    display: flex;
}

.index-drop-down {
    z-index: 9;
    display: none;
    border-radius: 0;
    background: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(55, 55, 55, 0.50);
    position: absolute;
    margin-left: 0px;
    margin-right: 0px;
}

.index-drop-down-left ul, .index-drop-down-right ul {
    padding-left: 0px;
    margin-bottom: 0px !important;
}

.index-drop-down-left ul li, .index-drop-down-right ul li {
    list-style: none;
}

.index-drop-down-left ul li {
    font-size: 14px;
    color: #FFFFFF;
    background: #FFC107;
    border-bottom: 1px solid #fff;
    cursor: pointer;
}

.index-drop-down-left ul li a {
    color: #fff;
    display: block;
    padding-top: 13px;
    padding-bottom: 13px;
    text-transform: uppercase;
    padding-left: 16px;
    transition: all .5s;
}

.index-drop-down-left ul li:hover a {
    background: #FAA300;
    text-decoration: none;
}

.index-drop-down-left ul li:last-child {
    border-bottom: none;
}

.index-drop-down-left {
    float: left;
    width: 21%;
}

.index-drop-down-right {
    float: left;
    width: 79%;
}

.index-drop-down-right ul li {
    float: left;
    line-height: 60px;
    width: 33.333%;
    padding-left: 50px;
}

.header-bottom-right input {
    width: 80%;
    height: 40px;
    float: left;
    background: #FFFFFF;
    border: none;
    padding-left: 15px;
}

.header-bottom-right button {
    width: 20%;
    height: 40px;
    float: left;
    border: none;
    outline: none;
    background-image: linear-gradient(-90deg, #FEC007 0%, #F7951D 100%);
}

.header-bottom-right button span {
    color: #000;
}

.li2 .row {
    z-index: 9;
    display: none;
    border-radius: 0;
    background: #fff;
    position: absolute;
}

.li2 .row ul li {
    float: none;
    min-width: 160px;
    padding-right: 0px !important;
    border-bottom: 1px solid #fff;
    line-height: 39px;
}

.li2 .row ul li:last-child {
    border-bottom: none;
}

.li2 .row ul li a {
    text-transform: uppercase;
    display: block;
    background: #FFC107;
    padding-left: 20px;
    color: #fff;
    transition: all .5s;
}

.li2 .row ul li a:hover {
    background: #FAA300;
}

.li2:hover .row {
    display: block;
}

.header-bc img {
    max-width: 100%;
}

.header-index {
    position: fixed;
    width: 100%;
    z-index: 999;
    /*background: transparent !important;*/
}

.index-body-product {
    margin-bottom: 30px;
}

.index-body-product img {
    width: 100%;
    box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.3);
}

.index-body-product-parameter {
    position: absolute;
    top: 40px;
    left: 35px;
    width: 65%;
}

.index-body-product-parameter h2 {
    font-size: 28px;
    color: #333333;
    line-height: 32px;
    margin-bottom: 20px;
    font-weight: bold;
    width: 90%;
}

.index-body-product-parameter-a {
    font-size: 16px;
    color: #52B300;
}

.index-classify {
    margin-top: 70px;
}

.index-new {
    margin-bottom: 80px;
}

.index-serverice h2, .index-new h2 {
    font-size: 48px;
    color: #220000;
    line-height: 72px;
    text-align: center;
    margin: 70px;
    margin-bottom: 58px;
}

.index-serverice h2 span, .index-new h2 span {
    color: #52B300;
}

.index-serverice-list img {
    width: 66px;
}

.index-serverice-list h3 {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}

.index-serverice-list p {
    font-size: 14px;
    color: #888888;
}

.index-video {
    margin: 80px 0 0 0;
}

.index-video img {
    max-width: 100%;
}

.picture-div img {
    max-width: 100%;
}

.picture-text {
    display: none;
}

.picture-div {
    position: relative;
    width: 100%;
}

.picture-div:hover .picture-text {
    display: block;
    width: 100%;
    height: 60px;
    position: absolute;
    bottom: 0px;
    z-index: 2;
    background-image: linear-gradient(-90deg, #FFC108 0%, #F58D20 100%);
    text-align: center;
    line-height: 60px;
    text-transform: capitalize;
}

.picture-text a {
    display: block;
    font-size: 18px;
    color: #FFFFFF;
}

.index-new-list:nth-child(3n+1) {
    clear: left;
}

.index-new-list h3 {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}

.index-new-list p {
    font-size: 14px;
    color: #555555;
}

.new-list:nth-child(2n+1) {
    clear: left;
}

.new-list h3 {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}

.new-list p {
    font-size: 14px;
    color: #555555;
}

/*footer*/
.footer {
    background: #F6F6F6;
    padding-bottom: 30px;
    border-bottom: 1px solid #DDDDDD;
}

.footer-list ul {
    padding-left: 0px;
}

.footer-list ul li {
    list-style: none;
    padding-bottom: 12px;
}

.footer-list ul li a {
    font-size: 14px;
    color: #555555;
}

.footer-list ul li a:hover {
    color: #009944;
}

.footer-list h3 {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 45px;
}

.footer-list h4 {
    font-size: 14px;
    color: #555555;
}

.footer-list h5 {
    font-size: 14px;
    color: #555555;
    font-weight: bold;
}

.footer-list h5 span {
    font-size: 14px;
    color: #252525;
    line-height: 19px;
    font-weight: 300;
}

.footer-list h5 a {
    font-size: 14px;
    color: #009944;
    line-height: 19px;
    font-weight: 300;
}

.footer-list p {
    font-size: 14px;
    color: #555555;
    margin: 30px 0 20px;
}

.footer-list input {
    width: 300px;
    border: none;
    background: #FFFFFF;
    height: 48px;
    margin-bottom: 24px;
    padding-left: 15px;
}

.footer-list button {
    background-image: linear-gradient(-90deg, #FEC007 0%, #F7951D 100%);
    width: 110px;
    height: 48px;
    border: none;
    color: #fff;
    outline: none;
}

.footer-ico {
    width: 42px;
}

.footer-bottom {
    background: #F6F6F6;
}

.footer-bottom p {
    font-size: 12px;
    color: #220000;
    line-height: 17px;
}

.footer-bottom a {
    color: #009944;
}

.footer-float {
    position: fixed;
    bottom: 5%;
}

.footer-float img {
    width: 160px;
}

/*menu*/
.menu {
    line-height: 32px;
    background: #F8F8F8;
    padding-top: 100px;
}

.menu a {
    font-size: 12px;
    color: #888888;
}

.menu a:last-child {
    font-size: 12px;
    color: #009944;
}

/*product-list*/
.product-left h2 {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin: 30px 0 25px;
    text-transform: uppercase;
}

.product-left ul {
    padding-left: 0px;
}

.product-left ul li {
    list-style: none;
    border-bottom: 1px solid #fff;
}

.product-left ul li:last-child {
    border-bottom: none;
}

.product-left ul li a {
    font-size: 14px;
    background: #F8F8F8;
    color: #52B300;
    padding: 10px 0 10px 15px;
    display: block;
}

.product-left ul li a:hover {
    font-size: 14px;
    color: #fff;
    background: #52B300;
}

.product-right {
    margin-top: 30px;
}

.product-right-list img {
    max-width: 100%;
}

.product-right-img {
    max-width: 100%;
    margin-bottom: 30px;
}

/*product-detail */
.product-main-left {
    width: 55%;
    float: left;
}

.product-main-right {
    width: 45%;
    float: left;
}

.product-main-right h1 {
    font-size: 24px;
    margin-top: 0px;
    color: #52B300;
}

.product-main-right h2 {
    font-size: 18px;
    color: #333333;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.product-main-right p {
    font-size: 14px;
    color: #555555;
    margin-bottom: 60px;
}

.product-main-right button {
    background-image: linear-gradient(-90deg, #FEC007 0%, #F7951D 100%);
    border: none;
    outline: none;
    width: 250px;
    line-height: 60px;
    color: #fff;
}

.product-main-right button img {
    width: 34px;
    margin-right: 20px;
}

.nav {
    background: #F6F6F6;
}

.nav li {
    float: left;
    width: 200px;
}

.nav .active a {
    background: #52B300;
    text-align: center;
    font-size: 16px;
    color: #F6F6F6;
    font-weight: bold;
}

.nav li a {
    background: #F6F6F6;
    text-align: center;
    font-size: 16px;
    color: #009944;
    font-weight: bold;
}

.nav li a:hover {
    font-size: 16px;
    color: #fff;
    background: #52B300;
    font-weight: bold;
}

.products-detail-top {
    display: inline-block;
    width: 100%;
    margin: 30px 0 50px;
}

.products-detail-tab {
    margin-bottom: 50px;
}

.tab-pane img {
    max-width: 100% !important;
    height: auto !important;
}

.tab-pane p {
    font-size: 14px;
    color: #555555;
    line-height: 24px;
}

.related-products-title {
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 24px;
    color: #333333;
}

.related-products {
    margin-bottom: 70px;
}

/*skip*/
.index-skip {
    text-align: center;
    padding: 35px 0 30px 0;
}

.index-skip div a {
    cursor: pointer;
    float: left;
    padding: 10px 16px;
    background-image: linear-gradient(-90deg, #FEC007 0%, #F7951D 100%);
    margin: 0 4px 0 4px;
    font-size: 14px;
    color: #fff;
}

.index-skip div span {
    cursor: pointer;
    float: left;
    padding: 10px 16px;
    background: #52B300;
    margin: 0 4px 0 4px;
    font-size: 14px;
    color: #fff;
}

.index-skip div a:hover {
    background: #52B300;
    color: #fff;
}

.index-skip div {
    display: inline-block;
}

/*article*/
.article-detail-content {
    margin-bottom: 100px;
}

.article-detail-content h1 {
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin-bottom: 15px;
}

.article-detail-content img {
    max-width: 100%;
    height: auto !important;
}

.article-detail-content p {
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    margin: 0px;
}

/*certification*/
.certification h1 {
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 16px;
    font-weight: bold;
}

.certification-list img {
    max-width: 100%;
    border: 8px solid #52B300;;
}

.certification-list p {
    font-size: 18px;
    text-align: center;
    color: #333333;
    font-weight: bold;
    margin: 10px 0 20px;
}

/*faq*/
.faq-content-body {
    margin-bottom: 60px;
}

.faq-content-body-list {
    padding-bottom: 20px;
}

.faq-content-body-list-title {
    display: inline-block;
    width: 100%;
}

.plus {
    float: left;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    background: #52B300;
    color: #fff;
}

.faq-content-body-list-title p {
    float: left;
    padding-left: 20px;
}

.faq-content-body-list-content {
    display: none;
    padding-left: 68px;
}

.plus:hover {
    background-image: linear-gradient(-90deg, #FEC007 0%, #F7951D 100%);
    color: #fff;
}

.plus:focus, .plus:active {
    color: #fff;
}

.faq-content-body h1 {
    font-size: 36px;
    color: #333333;
    text-align: center;
    font-weight: bold;
}

.plusopen {
    background-image: linear-gradient(-90deg, #FEC007 0%, #F7951D 100%);
    color: #fff;
}

.plus1 {
    font-weight: bold;
}

/*contact*/
.contact-left h2, .contact-right h2 {
    font-size: 24px;
    color: #333333;
}

.contact-left h3 {
    font-size: 14px;
    color: #333333;
}

.contact-left p {
    display: inline-block;
    width: 100%;
}

.contact-left i {
    font-size: 36px;
    float: left;
    color: #52B300;
    width: 10%;
}

.contact-left span, .contact-left a {
    float: left;
    width: 90%;
    margin-top: 11px;
    color: #888888;
}

.contact-left-ul {
    padding-left: 0px;
}

.contact-left-ul li span {
    list-style: none;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #52B300;
    line-height: 26px;
    font-weight: bold;
}

.contact-left-ul li {
    font-size: 14px;
    color: #3A3A3A;
    list-style: none;
    line-height: 26px;
}

.contact-left-ul li a {
    font-size: 14px;
    float: none;
    color: #3A3A3A;
    line-height: 26px;
}

.contact-left-p {
    font-size: 14px;
    color: #52B300 !important;
}

.contact-right p {
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 20px;
}

.contact-right input {
    background: #FFFFFF;
    border: 1px solid #BBBBBB;
    width: 100%;
    height: 38px;
}

.contact-right textarea {
    width: 100%;
    border: 1px solid #BBBBBB;
    height: 150px;
}

.contact-right button {
    margin-top: 36px;
    background-image: linear-gradient(-90deg, #FEC007 0%, #F7951D 100%);
    font-size: 14px;
    color: #FFFFFF;
    width: 110px;
    font-weight: bold;
    height: 48px;
    line-height: 48px;
    text-align: center;
    outline: none;
    border: none;
}

#map {
    height: 375px;
    width: 100%;
    margin: 60px 0;
}

/*sitemap*/
.sitemap h2 {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}

.sitemap h3 {
    font-size: 16px;
    color: #555555;
    font-weight: bold;
}

.sitemap-ul {
    padding-left: 0px;
}

.sitemap-ul li {
    float: left;
    width: 25%;
    list-style: none;
    margin-bottom: 15px;
}

.sitemap {
    margin-bottom: 60px;
    display: inline-block;
    width: 100%;
}

/*about-us*/
.about-us {
    margin-bottom: 100px;
    text-align: center;
}

.about-us h1 {
    font-size: 24px;
    color: #333333;
    margin: 0px 0 15px;
    font-weight: bold;
}

.about-us img {
    max-width: 100%;
}

.about-us h2 {
    font-size: 20px;
    color: #333333;
    margin: 30px 0 20px;
    font-weight: bold;
}

.about-us p {
    font-size: 14px;
    color: #333333;
    line-height: 22px;
}

/*download*/
.download h1 {
    font-size: 30px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    margin: 30px 0 14px;
}

.download-des {
    font-size: 14px;
    color: #555555;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    line-height: 22px;
    margin-bottom: 60px;
}

.download-list-content {
    background: #FFFFFF;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.15);
    padding: 22px;
}

.download-list-content img {
    max-width: 100%;
}

.download-list-content h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 15px 0 10px;
    color: #555555;
}

.download-list-content p {
    font-size: 14px;
    color: #555555;
    padding-bottom: 10px;
    border-bottom: 1px solid #52B300;
    margin-bottom: 10px;
}

.download-list-content a {
    font-size: 14px;
    color: #52B300;
    line-height: 19px;
}

.download-list {
    margin-bottom: 40px;
}

.factory-tour h1 {
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin: 0 0 30px;
    font-weight: bold;
}

.factory-tour h2 {
    text-align: center;
    font-size: 18px;
    color: #333333;
    margin-bottom: 25px;
}

.factory-tour ul {
    display: inline-block;
    width: 100%;
}

.factory-tour img {
    max-width: 100%;
    padding: 0 2.5px;
    margin-bottom: 5px;
}

.factory-tour ul li {
    float: left;
    list-style: none;
    width: 25%;
}

.factory-tour ul {
    padding-left: 0px;
}

.factory-tour {
    margin-bottom: 90px;
}

/*pop*/
.layer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    filter: alpha(opacity=50);
    opacity: 0.5;
    background: #000;
    z-index: 1000;
    display: none
}

#globalAd {
    overflow: hidden;
    position: fixed;
    display: none;
    margin: 0 auto;
    z-index: 10001;
}

.pop-content {
    background: url("../images/pop.png") no-repeat;
    width: 850px;
    height: 480px;
    text-align: center;
}

.pop-content-bor {
    width: 130px;
    background-image: linear-gradient(-90deg, #FEC007 0%, #F7951D 100%);
    height: 10px;
    display: inline-block;
    margin-top: 60px;
}

.pop-content-body p {
    font-size: 30px;
    color: #FFFFFF;
    line-height: 35px;
}

.pop-content-body input {
    width: 50%;
    height: 44px;
    border: 2px solid #FFFFFF;
    background: transparent;
    color: #fff;
    padding-left: 15px;
}

.pop-content-body button {
    width: 30%;
    height: 44px;
    border: 2px solid #FFFFFF;
    background: #0A950F;
    color: #fff;
    line-height: 38px;
    text-align: center;
}

.pop-content-body {
    width: 35%;
    position: absolute;
    right: 80px;
}

.pop-btn {
    width: 240px !important;
    height: 46px !important;
    line-height: 46px !important;
    background-image: linear-gradient(-90deg, #FEC007 0%, #F7951D 100%) !important;
    font-size: 12px !important;
    color: #FFFFFF !important;
    text-align: center !important;
    border: none !important;
    margin-top: 40px;
}

.pop-close i {
    color: #fff;
}

.pop-close {
    position: absolute;
    right: 40px;
    top: 5px;
    cursor: pointer;
}

.index-slider-768 {
    display: none;
}

.header-bc-phone {
    display: none;
}

.header-bc-phone img {
    max-width: 100%;
}

/*search*/
.search-content {
    text-align: center;
    margin: 30px 0;
}

.search-content input {
    width: 30%;
    height: 40px;
    background: #FFFFFF;
    padding-left: 15px;
    border: 1px solid #ccc;
}

.search-content button {
    width: 40px;
    height: 40px;
    background-image: linear-gradient(-90deg, #FEC007 0%, #F7951D 100%);
    border: 1px solid transparent;
    outline: none;
}

.error {
    text-align: center;
    margin: 80px 0 100px;
}

.error img {
    max-width: 100%;
    margin-bottom: 50px;
}

.error p {
    font-size: 18px;
    margin-bottom: 40px;
    color: #52B300;
}

.error button {
    background-image: linear-gradient(-90deg, #FEC007 0%, #F7951D 100%);
    color: #fff;
    width: 30%;
    height: 48px;
    line-height: 48px;
    border: none;
    outline: none;
}

@media (min-width: 1200px) {
    .index-drop-down-width {
        width: 1140px !important;
    }
}

@media (min-width: 992px) {
    .index-drop-down-width {
        width: 940px;
    }
}

@media (min-width: 768px) {
    .index-drop-down-width {
        width: 720px;
    }
}

@media (max-width: 1200px) {
    .header-bottom-center ul li {
        float: left;
        list-style: none;
        padding-right: 20px;
        line-height: 40px;
    }
}

@media (max-width: 992px) {
    .header-bottom-left {
        width: 15%;
    }

    .header-bottom-left img {
        width: 100%;
        padding-top: 6px;
    }

    .header-bottom-center {
        width: 65%;
    }
}

@media (max-width: 768px) {
    .error button {
        background-image: linear-gradient(-90deg, #FEC007 0%, #F7951D 100%);
        color: #fff;
        width: 100%;
        height: 48px;
        line-height: 48px;
        border: none;
        outline: none;
    }

    .article-left {
        display: block !important;
    }

    .carousel-indicators {
        display: none;
    }

    .product-main-left {
        padding-left: 0px;
        padding-right: 0px !important;
    }

    .picture-div:hover .picture-text {
        width: 100%;
        height: 20px;
        line-height: 20px;
    }

    .picture-text a {
        display: block;
        font-size: 12px;
        color: #FFFFFF;
    }

    .index-new-list h3 {
        font-size: 14px;
        color: #333333;
        font-weight: bold;
    }

    .search-content input {
        width: 70%;
    }

    .header-bc-phone {
        display: block;
    }

    .header-bc {
        display: none;
    }

    .index-slider-768 {
        display: block;
    }

    .index-slider-1170 {
        display: none;
    }

    .sitemap-ul li {
        width: 50%;
    }

    .factory-tour ul li {
        float: left;
        list-style: none;
        width: 50%;
    }

    .header-bottom-left {
        width: 50%;
        margin: 30px 0;
    }

    .header-bottom-left img {
        width: 100%;
        padding-top: 0px;
    }

    .header-bottom-center, .header-bottom-right {
        display: none;
    }

    .buttonset {
        float: right;
        padding: 25px 0;
        cursor: pointer;
    }

    .buttonset .glyphicon {
        font-size: 36px;
        color: #fff;
        display: block;
    }

    .header-top-left, .header-top-right {
        float: left;
    }

    .header-top {
        line-height: 18px;
        display: inline-block;
        width: 100%;
    }

    .index-body-product-parameter h2 {
        font-size: 14px !important;
        width: 100% !important;
    }

    .index-body-product-parameter-a {
        font-size: 12px;
    }

    .index-body-product-parameter {
        position: absolute;
        top: 0px;
        left: 15px;
        width: 70%;
    }

    .index-body-product-parameter h2 {
        font-size: 28px;
        color: #333333;
        line-height: 16px;
        margin-bottom: 5px;
        font-weight: bold;
        width: 90%;
    }

    .header-bottom {
        width: 100%;
        display: inline-block;
    }

    .header-top-left-phone, .header-top-left-email {
        display: block;
    }

    .index-serverice h2, .index-new h2 {
        font-size: 28px;
        color: #220000;
        line-height: 72px;
        text-align: center;
        margin: 20px;
        margin-bottom: 18px;
    }

    .index-serverice-list h3 {
        font-size: 16px;
        color: #333333;
        font-weight: bold;
    }

    .index-serverice-list p {
        font-size: 14px;
        color: #888888;
    }

    .footer-list input {
        width: 70%;
        float: left;
    }

    .footer-list button {
        width: 30%;
        margin-bottom: 30px;
        float: left;
    }

    .index-skip div a {
        cursor: pointer;
        float: left;
        padding: 5px 10px;
        background-image: linear-gradient(-90deg, #FEC007 0%, #F7951D 100%);
        margin: 0 4px 0 4px;
        font-size: 12px;
        color: #fff;
    }

    .index-skip div span {
        cursor: pointer;
        float: left;
        padding: 5px 10px;
        background: #52B300;
        margin: 0 4px 0 4px;
        font-size: 12px;
        color: #fff;
    }

    .index-skip div a:hover {
        background: #52B300;
        color: #fff;
    }

    .index-skip div {
        display: inline-block;
    }

    .product-left {
        display: none;
    }

    .header-top {
        display: none;
    }

    .product-main-left {
        width: 100%;
        float: left;
    }

    .product-main-right {
        width: 100%;
        float: left;
        margin-top: 30px;
    }

    .nav li {
        float: left;
        width: 100%;
    }

    .pop-up {
        display: none;
    }
}















































































































































































































































































































































































































































































































































