/* 字体放大缩小 */

#para.font_16 * {
    font-size: 16px !important;
    line-height: 36px !important;
}

#para.font_14 * {
    font-size: 14px !important;
    line-height: 40px !important;
}

#para.font_18 * {
    font-size: 18px !important;
    line-height: 44px !important;
}


/* 字体放大缩小 结束*/


/* 当前位置 start */

.dqwz {
    width: 100%;
    height: 57px;
    border-bottom: 1px solid #d8d8d8;
}

.dqwz .dqwzcon {
    font-size: 16px;
    color: #999999;
    background-image: url(dqwz.png);
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 57px;
    text-indent: 30px;
}

.dqwz .dqwzcon a {
    color: #999999;
}

.dqwz .dqwzcon a:hover {
    color: #1f9d58;
}


/* 当前位置 end */


/* 标题 start  */

.xwdt-list {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: auto;
}

.xwdt-list h3 {
    width: 100%;
    height: 40px;
    background: url(bj01.png) no-repeat 154px center;
    margin-top: 40px;
}

.xwdt-list h3 a {
    display: block;
    width: 132px;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    color: #333333;
    text-align: center;
    background: linear-gradient(to top, #bfe6d1 0, #bfe6d1 10px, white 0%, white 100%);
    float: left;
}

.xwdt-list h3 a:hover {
    color: #117f43;
}


/* 标题 end  */


/* 图片新闻 start */

.TabImg {
    float: left;
    width: 602px;
    background: #ffffff;
    position: relative;
    margin-top: 30px;
}

.TabImg .prev {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -45px;
    width: 45px;
    height: 45px;
    z-index: 9;
    cursor: pointer;
    display: none;
    background: url("pre.png") no-repeat center;
}

.TabImg .next {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -45px;
    width: 45px;
    height: 45px;
    z-index: 9;
    cursor: pointer;
    display: none;
    background: url("next.png") no-repeat center;
}

.TabImg:hover .prev {
    display: block;
}

.TabImg:hover .next {
    display: block;
}

.TabImg .bd ul li {
    float: left;
    width: 602px;
    height: 405px;
    position: relative;
    overflow: hidden;
}

.TabImg .bd ul li>a {
    display: block;
    width: 602px;
    height: 405px;
    overflow: hidden;
}

.TabImg .bd ul li>a img {
    width: 602px;
    height: 340px;
    overflow: hidden;
}

.TabImg .bd ul li h3 {
    position: absolute;
    left: 0;
    bottom: 3px;
    width: 100%;
    height: 65px;
    line-height: 65px;
    padding-left: 70px;
    box-sizing: border-box;
    font-weight: normal;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    background: url(lbt-icon.png) no-repeat 20px center;
}

.TabImg .bd ul li h3 a {
    display: block;
    width: 400px;
    float: left;
    font-size: 18px;
    color: #333333;
}

.TabImg .bd ul li h3 a:hover {
    color: #117f43;
}

.TabImg .bd ul li h3 span {
    display: block;
    font-size: 16px;
    color: #999999;
    float: right;
    margin-right: 30px;
}

.TabImg .bd ul li .lbtjt {
    position: absolute;
    width: 60px;
    height: 60px;
    top: -57px;
    right: 0;
}

.TabImg .hd {
    position: absolute;
    right: 240px;
    bottom: 90px;
    z-index: 9;
}

.TabImg .hd ul li {
    float: left;
    width: 10px;
    height: 10px;
    cursor: pointer;
    overflow: visible;
    background: #fff;
    border-radius: 50%;
    margin-left: 5px;
}

.TabImg .hd ul li.on {
    background: #2cac66;
    width: 25px;
    height: 10px;
    border-radius: 5px;
}


/* 图片新闻 end */


/* 新闻动态 start*/

.xwdt {
    width: 545px;
    height: 405px;
    float: right;
    margin-top: -8px;
}

.xwdt .bd ul {
    margin-top: 20px;
}

.xwdt .bd ul li {
    height: 48px;
    line-height: 48px;
}

.xwdt .bd ul li h3 a {
    width: 408px;
    float: left;
    font-size: 18px;
    color: #333333;
    font-weight: normal;
    padding-left: 13px;
    background: url(heidian.png) no-repeat left center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 10px;
}

.xwdt .bd ul li span {
    float: right;
    font-size: 16px;
    color: #999999;
}

.xwdt .bd ul li h3 a:hover {
    color: #117f43;
    background: url(lvdian.png) no-repeat left center;
}


/* 新闻动态 end*/


/* 新闻动态概览 start*/

.xwdt-gailan {
    width: 1200px;
    height: auto;
}

.xwdt-gailan .bd ul {
    margin-top: 20px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 30px;
}

.xwdt-gailan .bd ul li {
    line-height: 48px;
}

.xwdt-gailan .bd ul li h3 a {
    width: 1048px;
    float: left;
    font-size: 18px;
    color: #333333;
    font-weight: normal;
    padding-left: 13px;
    background: url(heidian.png) no-repeat left center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 10px;
}

.xwdt-gailan .bd ul li span {
    float: right;
    font-size: 16px;
    color: #999999;
}

.xwdt-gailan .bd ul li h3 a:hover {
    color: #117f43;
    background: url(lvdian.png) no-repeat left center;
}

.xwdt-gailan .bd ul li p {
    float: left;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}


/* 新闻动态概览 end*/


/* 新闻动态概览分页 start*/

.pagebox {
    width: 1200px;
    margin: atuo;
    text-align: center;
    line-height: 39px;
    margin: 40px auto 0px;
    clear: both;
}

.pagebox>a {
    margin-top: 10px;
    display: inline-block;
    width: 53px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #f5f5f5;
    font-size: 14px;
    color: #7d7d7d;
    border-radius: 3px;
    text-decoration: none;
}

.pagebox>p {
    display: inline-block;
}

.pagebox>font {
    margin-left: 10px;
    color: #7d7d7d;
}

.pagebox>span {
    font-size: 14px;
    color: #7d7d7d;
    margin-right: 19px;
}

.page_hide a,
.page_hide span {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    color: #7d7d7d;
    font-size: 14px;
}

.pagebox>a:hover,
.page-go-btn:hover,
.page_hide a:hover {
    color: #fff;
    background-color: #2cac66;
    border: 1px solid #2cac66;
}

.page_hide span {
    background-color: #2cac66;
    color: #fff;
    border: 1px solid #2cac66;
}

.page-go {
    width: 28px;
    height: 28px;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    text-align: center;
    color: #7d7d7d;
}

.page-go-btn {
    width: 53px;
    height: 28px;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    text-align: center;
    color: #7d7d7d;
    background-color: #fff;
    cursor: pointer;
}

input.page-go-btn {
    display: inline-block;
    width: 53px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #f5f5f5;
    font-size: 14px;
    color: #7d7d7d;
    border-radius: 3px;
    margin-top: -1px;
}


/* 新闻动态概览分页 end*/


/* 新闻动态细览 end*/

.xwdt-xilan {
    width: 1200px;
    height: auto;
    padding: 50px 0;
    margin-top: 50px;
    box-shadow: 0px 5px 15px rgb(0, 0, 0, 0.18);
}

.xwdt-xilan h3 {
    width: 770px;
    margin: auto;
    font-size: 32px;
    color: #333333;
    line-height: 48px;
    text-align: center;
}

.fbsj-ly-fx {
    width: 1132px;
    margin: auto;
    height: 40px;
    margin-top: 20px;
    line-height: 40px;
}

.xwdt-xilan .fbsj-ly-fx span {
    font-size: 15px;
    color: #666666;
}

.xwdt-xilan .fbsj-ly-fx .fbsj-fx {
    width: 340px;
    float: right;
}

.xwdt-xilan .fbsj-ly-fx .fbsj-fx em a {
    float: left;
    cursor: pointer;
}

.xwdt-xilan .fbsj-ly-fx .fbsj-fx em hr {
    float: left;
    width: 2px;
    height: 15px;
    border: none;
    background: #e2e0e5;
    margin: 10px 20px 0 20px;
}


/* 分享 */

.SubXiDivr .SubShar {
    float: left;
    margin-left: 19px;
}

.SubXiDivr .SubShar span img {
    float: left;
    cursor: pointer;
}

.bshare-custom {
    float: right;
}

.SubShar a {
    float: left;
    padding: 0 !important;
    margin: 0 15px 0 0 !important;
    width: 38px !important;
    height: 48px !important;
}

.SubShar a.bshare-weixin {
    background: url(share-wx.png) no-repeat center top !important;
}

.SubShar a.bshare-sinaminiblog {
    background: url(share-wb.png) no-repeat center top !important;
}

.SubShar a.bshare-qzone {
    background: url(share-qqkj.png) no-repeat center top !important;
}

.xwdt-xl-con {
    width: 1132px;
    height: auto;
    margin: auto;
    margin-top: 13px;
    padding-top: 35px;
    background: url(xl-htbj.png) no-repeat top left;
}

.xwdt-xl-con p {
    width: 1100px;
    line-height: 32px;
    margin: auto;
    font-size: 16px;
    color: #333333;
    text-indent: 30px;
    margin: 40px 0;
}

.xwdt-xl-con p a {
    color: #333333;
}

.xwdt-xl-con img {
    display: block;
    margin: auto;
    max-width: 1000px;
}

.xwdt-xl-con p img {
    display: block;
    margin: auto;
    max-width: 1000px;
}

.xwdt-xilan .dy-gb {
    width: 1100px;
    margin: auto;
    height: 28px;
    line-height: 28px;
}

.xwdt-xilan .dy-gb ul li {
    float: left;
    text-indent: 15px;
    margin-right: 40px;
}

.xwdt-xilan .dy-gb ul li a {
    color: #666666;
    font-size: 16px;
}

.xwdt-xilan .dy-gb ul li a img {
    float: left;
    margin-top: 6px;
}

.xwdt-xilan .next-art {
    width: 1100px;
    margin: auto;
    font-size: 16px;
    color: #117f43;
    border-top: 1px solid #ddd;
    margin-top: 30px;
    padding-top: 30px;
}

.xwdt-xilan .next-art a {
    color: #333333;
}

.xwdt-xilan .next-art a:hover {
    color: #117f43;
}


/* 新闻动态细览 end*/


/* 产品认证概览 start */

.cprz-gailan {
    width: 1200px;
    height: auto;
}

.cprz-gailan .cprz-gailan-One {
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.cprz-gailan .cprz-gailan-One .hd {
    height: 55px;
    background: url(cprz-icon.png) no-repeat left 8px;
}

.cprz-gailan .cprz-gailan-One .hd ul li {
    float: left;
    width: 72px;
    height: 43px;
    background: url(cprzbj06.png) no-repeat top center;
    font-size: 20px;
    color: #333333;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
}

.cprz-gailan .cprz-gailan-One .hd ul li a {
    color: #333333;
}

.cprz-gailan .cprz-gailan-One .hd ul li h2 {
    font-size: 20px;
}

.cprz-gailan .cprz-gailan-One .hd ul li.on {
    width: 72px;
    height: 43px;
    background: #2cac66;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    line-height: 36px;
    background: url(cprzbj05.png) no-repeat top center;
}

.cprz-gailan .cprz-gailan-One .hd ul li.on a,
.cprz-gailan .cprz-gailan-One .hd ul li.active a {
    color: #ffffff;
}

.cprz-gailan .cprz-gailan-One .hd ul li:nth-of-type(1) {
    margin-left: 40px;
}

.cprz-gailan .cprz-gailan-One .hd ul li:nth-of-type(2) {
    margin-left: 18px;
}

.cprz-gailan .cprz-gailan-One .bd ul {
    overflow-x: hidden;
}

.cprz-gailan .cprz-gailan-One .bd ul li {
    float: left;
    margin-right: 20px;
}

.cprz-gailan .cprz-gailan-One .bd ul li a {
    display: block;
    width: 150px;
    height: 50px;
    background: #f0f0f0;
    color: #333333;
    font-size: 16px;
    border-radius: 10px;
    line-height: 50px;
    text-align: center;
    margin-top: 20px;
}

.cprz-gailan .cprz-gailan-One .bd ul li.on a,
.cprz-gailan .cprz-gailan-One .bd ul li.active a {
    width: 150px;
    height: 50px;
    background: #2cac66;
    color: #ffffff;
}

.cprz-gailan .cprz-gailan-Two {
    width: 100%;
    height: auto;
    margin-top: 50px;
    overflow: visible;
}

.cprz-gailan .cprz-gailan-Two .hd ul li {
    float: left;
    width: 362px;
    height: 60px;
    font-size: 24px;
    color: #333333;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
    text-indent: 40px;
}

.cprz-gailan .cprz-gailan-Two .hd ul li h2 {
    font-size: 24px;
}

.cprz-gailan .cprz-gailan-Two .hd {
    width: 724px;
    margin: auto;
}

.cprz-gailan .cprz-gailan-Two .hd li a {
    color: #333;
}

.cprz-gailan .cprz-gailan-Two .hd li.on a {
    color: #fff;
}

.cprz-gailan .cprz-gailan-Two .hd ul li:nth-of-type(1) {
    background: url(cprz-bj02.png) no-repeat center;
}

.cprz-gailan .cprz-gailan-Two .hd ul li:nth-of-type(2) {
    background: url(cprz-bj03.png) no-repeat center;
}

.cprz-gailan .cprz-gailan-Two .hd ul li:nth-of-type(1).on {
    background: url(cprz-bj01.png) no-repeat center;
    color: #ffffff;
}

.cprz-gailan .cprz-gailan-Two .hd ul li:nth-of-type(2).on {
    background: url(cprz-bj04.png) no-repeat center;
    color: #ffffff;
}

.cprz-gailan .cprz-gailan-Two .bd {
    width: 100%;
    height: auto;
    box-shadow: 0px 5px 15px rgb(31, 157, 88, 0.18);
}

.cprz-gailan .cprz-gailan-Two .bd ul table {
    width: 1170px;
    height: auto;
    text-align: center;
    border-collapse: collapse;
    margin-top: 40px;
}

.cprz-gailan .cprz-gailan-Two .bd ul table th {
    height: 45px;
    font-size: 16px;
    color: #333333;
    background: #f0f0f0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cprz-gailan .cprz-gailan-Two .bd ul table th:nth-of-type(1) {
    width: 62px;
    border-right: 1px solid #fff;
}

.cprz-gailan .cprz-gailan-Two .bd ul table th:nth-of-type(2) {
    width: 200px;
    border-right: 1px solid #fff;
}

.cprz-gailan .cprz-gailan-Two .bd ul table th:nth-of-type(3) {
    width: 118px;
    border-right: 1px solid #fff;
}

.cprz-gailan .cprz-gailan-Two .bd ul table th:nth-of-type(4) {
    width: 260px;
    border-right: 1px solid #fff;
}

.cprz-gailan .cprz-gailan-Two .bd ul table th:nth-of-type(5) {
    width: 95px;
    border-right: 1px solid #fff;
}

.cprz-gailan .cprz-gailan-Two .bd ul table th:nth-of-type(6) {
    width: 245px;
    border-right: 1px solid #fff;
}

.cprz-gailan .cprz-gailan-Two .bd ul table td {
    height: 52px;
    border-collapse: collapse;
    border-bottom: 1px solid #f0f0f0;
    white-space: normal;
    padding: 0 5px;
}

.cprz-gailan .cprz-gailan-Two .bd ul table tr:nth-of-type(2) td {
    padding-top: 10px;
}

.cprz-gailan .cprz-gailan-Two .bd ul table .rz-look a {
    display: block;
    width: 78px;
    margin: auto;
    height: 25px;
    background: #dbf3e6;
    background-image: url(look-bj01.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    border-radius: 5px;
    font-size: 14px;
    color: #2cac66;
    line-height: 25px;
    text-indent: 20px;
}

.cprz-gailan .cprz-gailan-Two .bd ul table .rz-look a:hover {
    background: #2cac66;
    background-image: url(look-bj02.png);
    color: #ffffff;
    background-repeat: no-repeat;
    background-position: 10px center;
}


/* 产品认证概览 end */


/* 产品展示 开始*/

.cprz-gailan .cprz-zhanshi-Two {
    width: 100%;
    height: auto;
    margin-top: 50px;
    overflow: visible;
}

.cprz-gailan .cprz-zhanshi-Two .hd ul li {
    float: left;
    width: 362px;
    height: 60px;
    font-size: 24px;
    color: #333333;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
    text-indent: 40px;
}

.cprz-gailan .cprz-zhanshi-Two .hd ul li h2 {
    font-size: 24px;
}

.cprz-gailan .cprz-zhanshi-Two .hd {
    width: 724px;
    margin: auto;
}

.cprz-gailan .cprz-zhanshi-Two .hd ul li:nth-of-type(1) {
    background: url(cpzs-bj02.png) no-repeat center;
}

.cprz-gailan .cprz-zhanshi-Two .hd ul li:nth-of-type(2) {
    background: url(cpzs-bj03.png) no-repeat center;
}

.cprz-gailan .cprz-zhanshi-Two .hd ul li:nth-of-type(1).on {
    background: url(cpzs-bj01.png) no-repeat center;
    color: #ffffff;
}

.cprz-gailan .cprz-zhanshi-Two .hd ul li:nth-of-type(2).on {
    background: url(cpzs-bj04.png) no-repeat center;
    color: #ffffff;
}

.cprz-gailan .cprz-zhanshi-Two .bd {
    width: 100%;
    height: auto;
    box-shadow: 0px 5px 15px rgb(31, 157, 88, 0.18);
}

.cprz-zhanshi-Two .bd .dlList {
    margin-top: 15px;
    clear: both;
    overflow: hidden;
}

.cprz-zhanshi-Two .bd .dlList dl {
    float: left;
    width: 202px;
    height: 320px;
    text-align: center;
    position: relative;
    margin-right: 33px;
    border: 1px solid #e3e3e3;
    margin-top: 28px;
}

.cprz-zhanshi-Two .bd .dlList dl:hover {
    box-shadow: 0px 5px 15px rgb(31, 157, 88, 0.18);
}

.cprz-zhanshi-Two .bd .dlList dl dt a img {
    display: block;
    float: left;
    width: 114px;
    height: 158px;
    margin: 22px 0 0 45px;
}

.cprz-zhanshi-Two .bd .dlList dl .zsjs {
    float: left;
    clear: both;
    width: 180px;
    padding-top: 20px;
    border-top: 1px solid #e3e3e3;
    margin-left: 10px;
    margin-top: 30px;
    text-align: left;
}

.cprz-zhanshi-Two .bd .dlList dl .zsjs h4 {
    width: 165px;
    margin-left: 11px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cprz-zhanshi-Two .bd .dlList dl .zsjs h4 a {
    font-size: 16px;
    color: #333333;
    font-weight: normal;
}

.cprz-zhanshi-Two .bd .dlList dl .zsjs h4 a:hover {
    color: #2cac66;
}

.cprz-zhanshi-Two .bd .dlList dl .zsjs p {
    width: 165px;
    margin-left: 11px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cprz-zhanshi-Two .bd .dlList dl .zsjs p a {
    font-size: 14px;
    color: #666666;
    font-weight: normal;
}


/* 产品展示 结束*/


/* 产品细览 开始*/

.cpxl {
    width: 1200px;
    height: auto;
    margin: auto;
    overflow: hidden;
    padding: 40px 0 0 0;
}

.cpxl .cptp {
    width: 538px;
    height: 400px;
    float: left;
    margin-bottom: 40px;
}

.cpxl .cpjs {
    width: 612px;
    height: 400px;
    float: right;
    background: #e9f7ef;
    border-top: 3px solid #2cac66;
    margin-bottom: 40px;
}

.cpxl .cpjs h3 {
    width: 545px;
    padding: 20px 0;
    margin: auto;
    font-size: 32px;
    color: #333333;
    line-height: 45px;
    border-bottom: 1px solid #b5e1c8;
    text-indent: 8px;
}

.cpxl .cpjs p {
    width: 532px;
    height: 260px;
    margin: auto;
    font-size: 16px;
    color: #333333;
    line-height: 32px;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cpxl .cpgk {
    width: 1198px;
    height: auto;
    margin: auto;
    border: 1px solid #e3e3e3;
    padding-bottom: 40px;
}

.cpxl .cpgk .cpgk-con {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.cpxl .cpgk .tabs {
    height: 60px;
    border-bottom: 1px solid #e3e3e3;
}

.cpxl .cpgk .tabs span {
    float: left;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #333333;
    width: 180px;
    text-align: center;
    border-right: 1px solid #e3e3e3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

.cpxl .cpgk .tabs span {
    font-size: 20px;
    font-weight: normal;
}

.cpxl .cpgk .tabs span.on {
    border-top: 3px solid #2cac66;
    color: #2cac66;
}

.cpxl .cpgk .cpxq-table {
    width: 1100px;
    height: auto;
    margin: auto;
    margin-top: 40px;
    border: 1px solid #e3e3e3;
}

.cpxl .cpgk .cpxq-table tr {
    height: 65px;
    line-height: 65px;
}

.cpxl .cpgk .cpxq-table {
    border-collapse: collapse;
}

.cpxl .cpgk .cpxq-table tr th,
td {
    border: 1px solid #e3e3e3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-collapse: collapse;
}

.cpxl .cpgk .cpxq-table tr th {
    width: 165px;
    font-weight: normal;
    background: #e9f7ef;
}

.cpxl .cpgk .cpxq-table tr td {
    font-size: 16px;
    color: #333;
    font-weight: normal;
    white-space: normal;
    text-align: left;
    padding: 0 20px;
}

.cpxl .cpgk .cpxq-table tr td:nth-of-type(1) {
    width: 383px;
}

.cpxl .cpgk .cpxq-contain {
    width: 1100px;
    height: auto;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 10px;
    margin-top: 40px;
    border-top: 1px dashed #e3e3e3;
    font-size: 16px;
    line-height: 32px;
}

.cpxl .cpgk .cpxq-contain img {
    display: block;
    margin: auto;
    max-width: 900px;
}

.cpxl .cpgk .cpxq-contain p {
    font-size: 16px;
    line-height: 32px;
    text-indent: 25px;
    margin: 20px 0;
}

.cpxl .cpgk .cpxq-contain * {
    font-size: 16px !important;
    line-height: 32px !important;
}

.cpxl .cpgk .qyjs {
    width: 1100px;
    height: auto;
    margin: auto;
    font-size: 16px;
    line-height: 32px;
    padding: 40px 0;
}

.cpxl .cpgk .qyjs * {
    font-size: 16px !important;
    line-height: 32px !important;
    font-family: "Microsoft YaHei" !important;
    max-width: 100% !important;
}

.cpxl .cpgk .qtxm-table {
    width: 1100px;
    height: auto;
    margin: auto;
    border: 1px solid #e3e3e3;
    margin-top: 40px;
    border-collapse: collapse;
}

.cpxl .cpgk .qtxm-table tr {
    height: 65px;
    line-height: 65px;
}

.cpxl .cpgk .qtxm-table tr th,
td {
    border: 1px solid #e3e3e3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cpxl .cpgk .qtxm-table tr th {
    width: 165px;
    font-weight: normal;
    background: #e9f7ef;
}

.cpxl .cpgk .qtxm-table tr td {
    text-align: center;
    white-space: normal;
}

.cpxl .cpgk .qtxm-table tr th:nth-of-type(1),
td:nth-of-type(1) {
    /* width: 60px; */
    text-align: center;
}

.cpxl .cpgk .qtxm-table tr th:nth-of-type(4),
td:nth-of-type(4) {
    width: 100px;
    text-align: center;
}


/* 旧版本备份 */

.cpxl .cpgk .cpgk-con {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.cpxl .cpgk .cpgk-con .hd ul {
    height: 60px;
    border-bottom: 1px solid #e3e3e3;
}

.cpxl .cpgk .cpgk-con .hd ul li {
    float: left;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #333333;
    width: 180px;
    text-align: center;
    border-right: 1px solid #e3e3e3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cpxl .cpgk .cpgk-con .hd ul li:nth-of-type(3) {
    border-right: none
}

.cpxl .cpgk .cpgk-con .hd ul li h2 {
    font-size: 20px;
    font-weight: normal;
}

.cpxl .cpgk .cpgk-con .hd ul li h2 a {
    color: #333333;
}

.cpxl .cpgk .cpgk-con .hd ul li.on {
    border-top: 3px solid #2cac66;
    color: #2cac66;
}

.cpxl .cpgk .cpgk-con .hd ul li.on a {
    color: #2cac66;
}

.cpxl .cpgk .cpgk-con .bd .cpxq-table {
    width: 1100px;
    height: auto;
    margin: auto;
    margin-top: 40px;
    border: 1px solid #e3e3e3;
}

.cpxl .cpgk .cpgk-con .bd .cpxq-table tr {
    height: 65px;
    line-height: 65px;
}

.cpxl .cpgk .cpgk-con .bd .cpxq-table {
    border-collapse: collapse;
}

.cpxl .cpgk .cpgk-con .bd .cpxq-table tr th,
td {
    border: 1px solid #e3e3e3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-collapse: collapse;
}

.cpxl .cpgk .cpgk-con .bd .cpxq-table tr th {
    width: 165px;
    font-weight: normal;
    background: #e9f7ef;
}

.cpxl .cpgk .cpgk-con .bd .cpxq-table tr td {
    font-size: 16px;
    color: #333;
    font-weight: normal;
    white-space: normal;
    text-align: left;
    padding: 0 20px;
}

.cpxl .cpgk .cpgk-con .bd .cpxq-table tr td:nth-of-type(1) {
    width: 383px;
}

.cpxl .cpgk .cpgk-con .bd .cpxq-contain {
    width: 1100px;
    height: auto;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 10px;
    margin-top: 40px;
    border-top: 1px dashed #e3e3e3;
    font-size: 16px;
    line-height: 32px;
}

.cpxl .cpgk .cpgk-con .bd .cpxq-contain img {
    display: block;
    margin: auto;
    max-width: 900px;
}

.cpxl .cpgk .cpgk-con .bd .cpxq-contain p {
    font-size: 16px;
    line-height: 32px;
    text-indent: 25px;
    margin: 20px 0;
}

.cpxl .cpgk .cpgk-con .bd .qyjs {
    width: 1100px;
    height: auto;
    margin: auto;
    font-size: 16px;
    line-height: 32px;
    padding: 40px 0;
}

.cpxl .cpgk .cpgk-con .bd .qyjs * {
    font-size: 16px !important;
    line-height: 32px !important;
    font-family: "Microsoft YaHei" !important;
    max-width: 100% !important;
}

.cpxl .cpgk .cpgk-con .bd ul .qtxm-table {
    width: 1100px;
    height: auto;
    margin: auto;
    border: 1px solid #e3e3e3;
    margin-top: 40px;
    border-collapse: collapse;
}

.cpxl .cpgk .cpgk-con .bd ul .qtxm-table tr {
    height: 65px;
    line-height: 65px;
}

.cpxl .cpgk .cpgk-con .bd ul .qtxm-table tr th,
td {
    border: 1px solid #e3e3e3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cpxl .cpgk .cpgk-con .bd ul .qtxm-table tr th {
    width: 165px;
    font-weight: normal;
    background: #e9f7ef;
}

.cpxl .cpgk .cpgk-con .bd ul .qtxm-table tr td {
    text-align: center;
    white-space: normal;
}

.cpxl .cpgk .cpgk-con .bd ul .qtxm-table tr th:nth-of-type(1),
td:nth-of-type(1) {
    /* width: 60px; */
    text-align: center;
}

.cpxl .cpgk .cpgk-con .bd ul .qtxm-table tr th:nth-of-type(4),
td:nth-of-type(4) {
    width: 100px;
    text-align: center;
}


/* 产品细览 结束*/


/* 产品图片 放大缩小 开始*/

.cpxl .cptp {
    width: 538px;
    height: 400px;
    float: left;
    margin-bottom: 40px;
    position: relative;
}


/*图片放大板块开始*/

.imgdet {
    position: relative;
    height: 400px;
    width: 538px;
}

.imgdet .imglist {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 125px;
    /* height: 460px; */
    height: 100%;
    float: right;
    overflow: hidden;
}

.imgdet .imglist ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 0;
}

.imgdet .imglist ul li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 118px;
    height: 104px;
    padding: 10px 2px;
    border: 1px solid #e3e3e3;
    margin-bottom: 11px;
}

.imgdet .imglist ul li:last-of-type:nth-of-type(3) {
    margin-bottom: 0;
}

.imgdet .imglist ul .active {
    border: 1px solid #2cac66;
}

.imgdet .imglist ul li img {
    width: 100%;
    height: 100%;
}

.imgdet .imgpart {
    vertical-align: top;
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 390px;
    height: 390px;
    border: 1px solid #e3e3e3;
    padding: 5px;
}

.imgdet .imgpart .pic {
    position: relative;
    width: 90%;
    height: 90%;
    margin-left: 5%;
    margin-top: 5%;
}

.imgdet .imgpart .pic .magnify {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 200px;
    cursor: move;
    background-color: #fff;
    opacity: .3;
    filter: alpha(opacity=30);
}

.imgdet .imgpart .pic img {
    width: 100%;
    height: 100%;
}


/* .imgdet .imgpart:hover .bigpic{
    display: block;
}
.imgdet .imgpart:hover .magnify{
    display: block;
} */

.imgdet .imgpart .bigpic {
    display: none;
    position: absolute;
    top: 0;
    right: -410px;
    width: 400px;
    height: 400px;
    z-index: 333;
    border: 1px solid #CCCCCC;
    overflow: hidden;
}

.imgdet .imgpart .bigpic>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 800px;
    height: 800px;
}

.fd-btn {
    position: absolute;
    right: 0;
    bottom: -4px;
}


/* 产品图片 放大缩小 结束*/
