/* 首页新闻动态-行业新闻和专题新闻tab切换样式开始 */

.newsR .one_link {
    margin-top: 10px;
}

.newsR .one_link ul li {
    height: 38px;
    line-height: 38px;
}

.newsR .one_link ul li a {
    display: block;
    color: #434343;
}

.newsR .one_link ul li a i {
    margin: 0 10px 0 5px;
    color: #a8a8a8;
    font-size: 14px;
}

.newsR .one_link ul li a:hover {
    color: #12ae93;
}

.newsR .one_link ul li a:hover i {
    color: #12ae93;
}

.newsR .one_link ul li a:hover em {
    color: #666;
}

.newsR .one_link ul li a span {
    float: left;
    width: 70%;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newsR .one_link ul li a em {
    float: right;
}

.newsR .tabs_w {
    height: 38px;
    border-bottom: 2px solid #bebebe;
}

.newsR .tabs_w .tabs {
    float: left;
}

.newsR .tabs_w .tabs li {
    float: left;
    height: 38px;
    line-height: 38px;
}

.newsR .tabs_w .tabs span {
    float: left;
    margin: 0 5px;
    line-height: 38px;
    color: #bebebe;
}

.newsR .tabs_w .tabs li a {
    display: inline-block;
    font-size: 18px;
    color: #434343;
    font-weight: 400;
    height: 38px;
    line-height: 38px;
    padding: 0 25px;
}

.newsR .tabs_w .tabs li.active a {
    color: #12ae93;
    position: relative;
}

.newsR .tabs_w .tabs li.active a::after {
    content: '';
    width: 100%;
    height: 2px;
    background: #12ae93;
    position: absolute;
    left: 0;
    bottom: 0;
}


/* 首页新闻动态-行业新闻和专题新闻tab切换样式结束 */


/* 子页面-关于我们 tab切换样式开始 */

.gsjj .one_link {
    padding: 50px 100px;
    background: #fafafa;
    overflow: hidden;
    margin-bottom: 40px;
}

.gsjj .one_link h3 {
    font-size: 24px;
    text-align: center;
    line-height: 60px;
    font-weight: bold;
}

.gsjj .one_link p {
    line-height: 40px;
    font-size: 16px;
    text-indent: 2em;
}

.gsjj .one_link p img {
    width: inherit;
    max-width: 100%;
    text-align: center;
    display: block;
    margin: 20px auto;
}

.gsjj .tabs_w {
    height: 40px;
    margin: 40px 0 30px 0;
    text-align: center;
}

.gsjj .tabs_w .tabs {
    display: inline-block;
}

.gsjj .tabs_w .tabs li {
    float: left;
    height: 38px;
    line-height: 38px;
    margin: 0 20px;
}

.gsjj .tabs_w .tabs li a {
    display: inline-block;
    font-size: 16px;
    color: #1bba9e;
    font-weight: 400;
    height: 38px;
    line-height: 38px;
    padding: 0 25px;
    background: #fff;
    border: 1px solid #1bba9e;
}

.gsjj .tabs_w .tabs li.active a {
    background: #1bba9e;
    color: #fff;
    position: relative;
}

.one_link table {
    width: 100%;
    border: 1px solid #ddd;
    font-size: 16px;
}

.one_link table tr th {
    text-align: center;
    line-height: 50px;
    height: 50px;
    border-right: 1px solid #ddd;
}

.one_link table tr th:last-child {
    border-right: 0;
}

.one_link table tr td {
    text-align: center;
    line-height: 50px;
    height: 50px;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.one_link table tr td:last-child {
    border-right: 0;
}

.qyry {
    overflow: hidden;
    background: #fafafa;
    padding: 25px;
    margin-bottom: 40px;
}

.qyry ul li a {
    display: block;
}

.qyry ul li {
    float: left;
    width: 22.9%;
    margin: 0 2.8% 1% 0;
    text-align: center;
}

.qyry ul li:nth-child(4n) {
    margin-right: 0;
}

.qyry ul li span {
    display: block;
    width: 100%;
    height: 216px;
    text-align: center;
    background: #fff;
    overflow: hidden;
}

.qyry ul li span img {
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}

.qyry ul li span img:hover {
    transform: scale(1.1);
}

.qyry ul li p {
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
}


/* 子页面-关于我们 tab切换样式结束 */


/* 子页面-新闻动态 tab切换样式开始 */

.hyxw {
    margin-bottom: 40px;
}

.hyxw ul li {
    width: 100%;
    margin-bottom: 25px;
}

.hyxw ul li a {
    display: block;
    padding: 24px;
    overflow: hidden;
    background: #f5f5f5;
}

.hyxw ul li a .hyxw-img {
    width: 16%;
    height: 160px;
}

.hyxw ul li a .hyxw-img img {
    width: 100%;
    height: 100%;
}

.hyxw ul li a .hyxw-text {
    width: 82%;
}

.hyxw ul li a .hyxw-text h3 {
    font-size: 17px;
    color: #222;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 60%;
    margin: 2% 0 5px 0;
}

.hyxw ul li a .hyxw-text p {
    color: #4d4d4d;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}

.hyxw ul li a .hyxw-text span {
    display: inline-block;
    color: #8c8c8c;
    line-height: 32px;
}

.hyxw ul li a:hover {
    background: #23aa92;
}

.hyxw ul li a:hover h3 {
    color: #fff;
}

.hyxw ul li a:hover p {
    color: #fff;
}

.hyxw ul li a:hover span {
    color: #fff;
}

.news-detail {
    background: #f5f5f5;
    padding: 24px;
    overflow: hidden;
}

.news-detailT {
    border-bottom: 1px solid #ddd;
    text-align: center;
    margin-bottom: 10px;
}

.news-detailT h3 {
    font-size: 18px;
    color: #222;
    font-weight: bold;
    line-height: 40px;
}

.news-detailT p span {
    display: inline-block;
    margin: 0 50px;
    color: #626262;
    line-height: 36px;
}

.news-detailB p {
    text-indent: 2em;
    line-height: 40px;
}


/* 子页面-新闻动态 tab切换样式结束 */


/* 子页面-联系我们 tab切换样式开始 */

.lxwm {
    background: #f5f5f5;
    padding: 5% 7%;
    overflow: hidden;
}

.lxwm-l {
    width: 42%;
    color: #434343;
}

.lxwm-l h3 {
    font-size: 22px;
    color: #434343;
    font-weight: bold;
    line-height: 48px;
    margin-bottom: 5px;
}

.lxwm-l p {
    font-size: 16px;
    line-height: 35px;
    margin-bottom: 10px;
}

.lxwm-l dl dt {
    width: 128px;
    height: 128px;
}

.lxwm-l dl dt img {
    width: 100%;
    height: 100%;
}

.lxwm-l dl dd {
    line-height: 36px;
    padding-left: 6px;
}

.lxwm-r {
    width: 56%;
    background: #fff;
    padding: 5px;
    border-radius: 5px
}

.lxwm-r span img {
    width: 100%;
    height: 100%;
}

.message {
    background: #f5f5f5;
    padding: 50px 0;
}

.message h3 {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    line-height: 48px;
    margin-bottom: 15px;
}

.message .form-item {
    width: 100%;
    padding: 0 30%;
    margin-bottom: 24px;
    overflow: hidden;
}

.message .form-item label {
    float: left;
    width: 18%;
    font-size: 16px;
    line-height: 40px;
}

.message .form-input {
    float: left;
    width: 78%;
    border: 1px solid #c5c5c5;
    border-radius: 5px;
    padding: 0 5px;
}

.message .form-input textarea {
    width: 100%;
    height: 130px;
}

.message .form-input input {
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.message .form-item span {
    float: right;
    color: #e20000;
    line-height: 40px;
    margin-left: 1%;
}

.message .form-btn {
    text-align: center;
}

.message .form-item button {
    height: 40px;
    border-radius: 5px;
    padding: 0 48px;
    font-size: 16px;
    color: #363636;
    border: none;
    background: #c9c9c9;
    cursor: pointer;
    margin: 20px;
}

.message .form-item button.submit {
    background: #12ae93;
    color: #fff;
}


/* 子页面-联系我们 tab切换样式结束 */


/* 子页面-网络营销-样式开始 */

.wlyx {
    background: #f5f5f5;
    padding: 2%;
    margin-top: 40px;
    color: #434343;
}

.wlyx-top {
    overflow: hidden;
    margin-bottom: 10px;
}

.wlyx-top ul li {
    float: left;
    width: 17%;
    margin: 0 1.5%;
}

.wlyx-top ul li h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 10px;
}

.wlyx-top ul li p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
}

.wlyx-top ul li dl dt {
    width: 105px;
    height: 105px;
    border-radius: 5px;
}

.wlyx-top ul li dl dt img {
    width: 100%;
    height: 100%;
}

.wlyx-top ul li dl dd {
    line-height: 36px;
}

.wlyx-bot {
    background: #fff;
    border-radius: 5px;
    padding: 5px;
}

.wlyx-bot img {
    width: 100%;
    height: 100%;
}


/* 子页面-网络营销-样式结束 */


/* 子页面-人才招聘-样式开始 */

.rczp-con {
    padding: 30px;
    overflow: hidden;
}

.rczp-con ul li {
    border: 1px solid #eaecee;
    overflow: hidden;
    padding: 20px;
    margin-bottom: 20px;
}

.rczp-title {
    height: 36px;
    line-height: 36px;
}

.rczp-title h3 {
    float: left;
    font-size: 18px;
    height: 36px;
    line-height: 36px;
}

.rczp-title h3:hover {
    color: #1bba9e;
}

.rczp-title i {
    color: #1bba9e;
    font-size: 18px;
    margin-left: 8px;
}

.rczp-con p {
    color: #666;
}

.rczp-detailT {
    position: relative;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 24px;
}

.rczp-detailT a {
    position: absolute;
    top: 30px;
    right: 0;
    color: #1bba9e;
    font-size: 16px;
}

.rczp-detailT h3 {
    font-size: 24px;
    line-height: 60px;
}

.rczp-detailT p {
    line-height: 30px;
    font-size: 16px;
}

.rczp-detailT p i {
    font-size: 20px;
    margin-right: 6px;
}

.rczp-detailB {
    margin: 20px 0;
    font-size: 16px;
}

.rczp-detailB h4 {
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
}

.rczp-detailB p {
    line-height: 32px;
}


/* 子页面-人才招聘-样式结束 */


/* 子页面-厂房设备-样式开始 */

.cfsb {
    margin-top: 30px;
}


/* 子页面-厂房设备-样式结束 */


/* 子页面-辅料产品-样式开始 */

.product-list {
    background: #f5f5f5;
    padding: 24px 1%;
    overflow: hidden;
    margin-bottom: 40px;
}

.product-list ul li {
    position: relative;
    float: left;
    width: 23%;
    margin: 1.2% 1%;
}

.product-list ul li a {
    display: block;
    padding: 6px 6px 15px;
    background: #fff;
}

.product-img {
    width: 100%;
    height: 302px;
    margin-bottom: 10px;
}

.product-img img {
    width: 100%;
    height: 100%;
}

.product-text {
    padding: 0 15px;
}

.product-list ul li h3 {
    font-size: 18px;
    color: #3c3c3c;
    line-height: 45px;
    border-bottom: 2px solid #b5b5b5;
    text-align: center;
    margin-bottom: 10px;
}

.product-list ul li p {
    color: #717171;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}

.product-tk {
    position: absolute;
    top: 0;
    left: 0;
    height: 438px;
    width: 100%;
    background: rgba(0, 0, 0, .6);
    padding: 14px;
    overflow: hidden;
    display: none;
}

.product-list ul li .product-tk h3 {
    color: #fff;
}

.product-list ul li .product-tk p {
    height: 340px;
    color: #fff;
}

.product-detail {
    background: #f5f5f5;
    overflow: hidden;
    padding: 30px;
}

.product-dt {
    overflow: hidden;
}

.product-db {
    margin-top: 25px;
}

.pro-db-title {
    height: 40px;
    border-bottom: 2px solid #1bba9e;
    margin-bottom: 15px;
}

.pro-db-title span {
    display: inline-block;
    line-height: 40px;
    background: #1bba9e;
    font-size: 16px;
    padding: 0 30px;
    color: #fff;
}

.pro-db-text p {
    line-height: 30px;
}

.pro-dt-img {
    width: 400px;
}

.pro-dt-text {
    width: 68%;
}

.pro-dt-text h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
    /*margin-top: 20px;*/
}

.pro-dt-text p {
    line-height: 35px;
    font-size: 16px;
}

.pro-jj {
    line-height: 28px;
    height: 56px;
    overflow: hidden;
}

.pro-jj span {
    font-size: 16px;
}

.pro-dt-btn a {
    display: inline-block;
    margin: 18px 10px;
    height: 40px;
    line-height: 40px;
    background: #1bba9e;
    color: #fff;
    font-size: 16px;
    padding: 0 20px;
}


/* 子页面-辅料产品-样式结束 */


/* 此处产品详情页-左侧js样式代码 */

#preview {
    float: none;
    width: 400px;
}

.jqzoom {
    width: 400px;
    height: 360px;
    position: relative;
}

.zoomdiv {
    left: 859px;
    height: 400px;
    width: 400px;
}

.list-h li {
    float: left;
}

#spec-n5 {
    width: 100%;
    /* overflow: hidden; */
}

#spec-left {
    background: url(../images/left.gif) no-repeat;
    width: 10px;
    height: 45px;
    float: left;
    cursor: pointer;
    margin-top: 5px;
}

#spec-right {
    background: url(../images/right.gif) no-repeat;
    width: 10px;
    height: 45px;
    float: left;
    cursor: pointer;
    margin-top: 5px;
}

#spec-list {
    overflow: hidden;
    display: inline;
}

#spec-list ul li {
    float: left;
    /*margin-right: 13px;*/
    display: inline;
    width: 90px;
    height: 90px;
    cursor: pointer;
}

#spec-list ul li:last-child {
    margin-right: 0;
}

#spec-list ul li img {
    width: 77px;
    height: 77px;
    border: 1px solid #ddd;
}


/*jqzoom*/

.jqzoom {
    position: relative;
    padding: 0;
}

.jqzoom img {
    width: 350px;
    height: 350px;
    border: 1px solid #ddd;
}

.zoomdiv {
    z-index: 100;
    position: absolute;
    top: 1px;
    left: 0px;
    width: 400px;
    height: 400px;
    /* background: url(/loading.gif) #fff no-repeat center center; */
    border: 1px solid #e4e4e4;
    display: none;
    text-align: center;
    overflow: hidden;
}

.bigimg {
    width: 800px;
    height: 800px;
}

.jqZoomPup {
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 50px;
    border: 1px solid #aaa;
    background: #FEDE4F 50% top no-repeat;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
    cursor: move;
}

#spec-list div {
    margin-top: 0px;
    overflow-y: hidden !important;
    height: 90px !important;
    width: 400px !important;
}

#spec-list ul:first-child {
    margin-left: 0px !important;
}

#spec-list ul {
    margin-left: 412px !important;
}

@media (max-width:1680px) {
    .pro-dt-text {
        width: 61%;
    }
    .wlyx-top ul li h3 {
        font-size: 16px;
        margin-bottom: 0;
    }
}

@media (max-width:1600px) {
    .pro-dt-text {
        width: 59%;
    }
}

@media (max-width:1440px) {
    .gsjj .one_link p {
        font-size: 14px;
        line-height: 30px;
    }
    .gsjj .one_link {
        padding: 30px 50px;
    }
    .gsjj .one_link h3 {
        font-size: 22px;
    }
    .qyry ul li span {
        height: 169px;
    }
    .hyxw ul li a .hyxw-img {
        height: 130px;
    }
    .hyxw ul li a .hyxw-text h3 {
        margin: 1% 0 5px 0;
    }
    .product-img {
        height: 230px;
    }
    .product-list ul li .product-tk {
        height: 366px;
    }
    .product-list ul li .product-tk p {
        height: 265px;
    }
    .pro-dt-text {
        width: 57%;
    }
    .message .form-item label {
        width: 19%;
    }
    .wlyx-top ul li h3 {
        font-size: 15px;
    }
    .wlyx-top ul li p {
        font-size: 15px;
    }
}

@media (max-width:1366px) {
    .product-img {
        height: 247px;
    }
    .pro-dt-text {
        width: 59%;
    }
}

@media (max-width:1280px) {
    .message .form-item {
        padding: 0 28%;
    }
}

@media (max-width:1024px) {
    .qyry ul li span {
        height: 134px;
    }
    .hyxw ul li a .hyxw-img {
        width: 20%;
    }
    .hyxw ul li a .hyxw-text {
        width: 78%;
    }
    .product-img {
        height: 182px;
    }
    .product-list ul li .product-tk {
        height: 318px;
    }
    .product-list ul li .product-tk p {
        height: 240px;
    }
    .pro-dt-img {
        width: 320px;
    }
    #preview {
        width: 320px;
    }
    .jqzoom {
        width: 320px;
        height: 320px;
    }
    #spec-list ul li {
        width: 70px;
        height: 70px;
    }
    .pro-dt-text {
        width: 56%;
    }
    .message .form-item {
        padding: 0 22%;
    }
    .wlyx-top ul li p {
        font-size: 12px;
        line-height: 20px;
    }
    .wlyx {
        padding: 2% 1%;
    }
    .wlyx-top ul li h3 {
        font-size: 14px;
    }
    .wlyx-top ul li {
        float: left;
        width: 17%;
        margin: 0 1.5%;
    }
}