
.subbanner {
    width: 100%;
    height: 380px;
    margin: 0 auto;
    background: #fff
}

.mainframe {
    width: 1200px;
    height: auto;
    margin: 30px auto
}

/*ny_left menu_list*/
.ny_left {
    width: 250px;
}

.menu_list .list_title {
    border-bottom: 1px solid #d1d1d1;
    height: 60px;
    color: #FFF;
    padding: 20px 0 20px 22px;
}

.menu_list .list_title span {
    font-size: 24px;
    display: block;
    margin-bottom: 5px
}

.menu_list .list_title .sp01 {
    color: #579694;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif
}

.menu_list .m_1 {
    border: 1px solid #d1d1d1;
    border-top: none;
    border-bottom: none;
}

.menu_list .m_1 > li {
    line-height: 48px;
    font-size: 15px;
    background: #f8f8f8;
    overflow: hidden;
    border-bottom: 1px solid #d2d2d2;
    border-top: 2px solid #fff;
    position: relative;
}

.menu_list .m_1 > li > a {
    border-left: 6px solid #f1f1f1;
    height: 48px;
    color: #525252;
    font-weight: bold;
    padding-left: 25px;
    display: block;
    font-size: 15px;
}

.menu_list .m_1 > li > a.active, .menu_list .m_1 > li:hover > a {
    border-left: 6px solid #005f5c;
    color: #005f5c
}

.menu_list .m_1 > li .menu_btn {
    position: absolute;
    width: 50px;
    height: 48px;
    background: url(../images/ny_left_ico.png) no-repeat center;
    top: 0;
    right: 0;
    cursor: pointer;
}

.menu_list .m_1 > li .menu_btn_active {
    background: url(../images/ny_left_ico_active.png) no-repeat center;
}

.menu_list .m_1 > li .menu_btn:hover {
    background-color: #f9f9f9
}

.menu_list .m_2 { /*display: none;*/
}

.menu_list .m_2 > li {
    line-height: 36px;
    background: #fff;
    border-bottom: 1px dashed #ccc
}

.menu_list .m_2 > li:last-child {
    border-bottom: none
}

.menu_list .m_2 > li:first-child {
    border-top: 1px solid #ccc
}

.menu_list .m_2 > li a {
    display: block;
    padding-left: 30px;
    font-size: 13px;
    color: #333
}

.menu_list .m_2 > li a.active, .menu_list .m_2 > li a:hover {
    color: #005f5c
}

/*ny_left menu_list*/
.menu_list {
    margin-bottom: 30px;
}

/*ny_left slider_contact*/
.slider_contact {
    width: 100%;
    color: #333333;
}

.slider_contact .list_title {
    font-size: 18px;
    line-height: 50px;
    color: #FFF;
    text-indent: 2em;
}

.slider_contact .list_title strong {
    font-weight: normal;
    color: #579694;
    font-size: 14px;
    padding-left: 5px;
}

.slider_contact .contact {
    padding: 65px 20px 20px;
    border: 1px solid #d1d1d1;
    line-height: 26px;
    position: relative;
    background: #f8f8f8 url(../images/contactbg.jpg) no-repeat 20px 20px;
}

.slider_contact .contact .telsp {
    position: absolute;
    top: 12px;
    left: 73px;
    height: auto;
    color: #5b5b5b;
    line-height: 24px;
    font-size: 16px
}

.slider_contact .contact .telsp em {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    display: block;
    color: #fa4818;
}

.slider_contact .contact .telsp em * {
    font-size: 18px;
    line-height: 22px
}

/*right top_share*/
.ny_right {
    width: 915px;
}

.ny_right .top_share {
    width: 100%;
    height: 43px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    margin-bottom: 20px;
}

.ny_right .top_share dt {
    font-size: 18px;
    color: #005f5c;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 3px solid #005f5c;
    line-height: 40px;
}

.ny_right .top_share dt a {
    font-size: 18px;
    color: #005f5c;
    line-height: 40px;
    font-weight: bold;
}

.ny_right .top_share dd {
    display: block;
    padding-left: 20px;
    background: url(../images/span01.png) no-repeat left center;
    line-height: 40px;
    color: #666
}

.ny_right .top_share dd a {
    line-height: 40px;
    color: #666
}


.ny_right .top_share .bdshare {
    display: inline-block;
}

.ny_righta {
    width: 915px;
}

.ny_righta .top_share {
    width: 100%;
    height: 43px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    margin-bottom: 20px;
}

.ny_righta .top_share dt {
    font-size: 18px;
    color: #005f5c;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 3px solid #005f5c;
    line-height: 40px;
}

.ny_righta .top_share dt a {
    font-size: 18px;
    color: #005f5c;
    line-height: 40px;
    font-weight: bold;
}

.ny_righta .top_share dd {
    display: block;
    padding-left: 20px;
    background: url(../images/span01.png) no-repeat left center;
    line-height: 40px;
    color: #666
}

.ny_righta .top_share dd a {
    line-height: 40px;
    color: #666
}


.ny_righta .top_share .bdshare {
    display: inline-block;
}

/*list page*/
.page {
    width: 100%;
    margin: 10px auto;
    line-height: 30px;
    text-align: right;
}

.page a {
    line-height: 30px;
    color: #444
}

.page span {
    display: inline-block;
    padding: 0 10px 0 0;
}

.page a.num.select {
    padding: 3px 9px;
    color: #fff;
    background: #005f5c
}

.page a.num {
    background: #fff;
    padding: 3px 9px;
    border: 1px solid #cfcfcf;
    margin: 0 4px;
}

.page a.num:hover {
    padding: 3px 9px;
    color: #fff;
    background: #005f5c
}

/*recommended*/
.recommended {
    overflow: hidden;
    background: #fafafa;
    padding: 20px;
    border: 1px solid #d1d1d1;
}

.recommended h4 {
    font-size: 24px;
    font-weight: normal;
    padding-bottom: 10px;
}

.recommended ul {
}

.recommended ul li {
    width: 50%;
    float: left;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.recommended ul li span {
    width: 86px;
    color: #a8a8a8;
    display: block;
    float: left;
}

.recommended ul li a {
    width: 70%;
    padding: 0 0 0 12px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*related product*/
.related {
    position: relative;
    margin: 20px auto;
    background: #fafafa;
    padding: 15px;
    border: 1px solid #d1d1d1;
    overflow: hidden;
}

.related h4 {
    font-size: 24px;
    font-weight: normal;
    padding: 10px 0 20px 12px;
}

.related .hd2 {
    overflow: hidden;
    height: 30px;
    text-align: center;
}

.related .hd2 ul {
    overflow: hidden;
    zoom: 1;
    margin-top: 5px;
    zoom: 1;
}

.related .hd2 ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 8px;
    height: 8px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url(../images/prd_off.jpg) no-repeat;
}

.related .hd2 ul li.on {
    background-position: 0 0;
    background: url(../images/prd_on.jpg)
}

.related .bd2 ul {
    overflow: hidden;
    zoom: 1;
}

.related .bd2 ul .prdtitle {
    width: 212px !important;
    height: 180px;
    display: inline;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin: 0 6px;
    float: left;
}

.related .bd2 ul .prdtitle-large {
    margin: 0 6px;
}

.related .bd2 ul .prdtitle img {
    width: 210px;
    height: 157px;
    border: 1px solid #ccc;
}

.related .bd2 ul .prdtitle span {
    display: block;
    line-height: 30px;
}

/*show_page*/
.show_page {
    margin: 20px auto;
    overflow: hidden;
    text-align: center;
}

.show_page li {
    width: 50%;
    float: left;
}

/*prodouct_showA*/
.product_showA {
}

.product_showA h1 {
    height: 38px;
    font-size: 24px;
    font-weight: normal;
    line-height: 38px;
    color: #4b4a4a;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.prodA_content {
    margin: 0 auto 30px;
    text-align: center;
}

.prodA_content img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.prodA_content .showA {
    width: 100%;
    margin: 20px 0;
    text-align: left;
}

.prodA_content .showA table {
    border: 1px #000 solid;
    margin: 0;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto
}

.prodA_content .showA table td {
    border: 1px #000 solid;
    padding: 10px;
}

.case_info {
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #aaa;
    margin: 20px auto;
}

.case_info span {
    padding: 0 10px;
}

/*prodouct_showB*/
.product_showB {
}

.product_showB .showB {
}

.product_showB .showB h1 {
    font-size: 18px;
    line-height: 40px;
    text-align: left;
}

.product_showB .showB p {
    line-height: 26px;
}

.prodB_content {
    width: 100%;
    border-top: 1px solid #ccc;
    margin-top: 20px;
}

.prodB_content h1 {
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
}

.prodB_content .text_showB p {
    text-indent: 2em;
}

/*.top{height:34px; line-height:34px; margin-bottom:0; color:#04891d;background:url(../images/topbg.jpg) repeat-x;}
*/
.showB_intro {
    padding: 15px 0 0 0;
    margin-bottom: 20px;
    position: relative;
}

.showB_intro .showB_left {
    float: left;
    margin-right: 20px;
}

.showB_intro .showB_right {
    width: 345px;
    padding: 0 10px 10px 0px;
    float: left;
}

.showB_intro .showB_right .showB_title {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 10px;
    line-height: 30px;
    height: 30px;
    overflow: hidden
}

.showB_intro .showB_right .showB_text {
    line-height: 25px;
}

.showB_intro .showB_right .rex {
    font-size: 16px;
}

.showB_intro .showB_right .rex span {
    font-size: 22px;
    color: #03F
}

/*page_show*/


.page_show { /* padding-top:10px;*/
}

.page_show * {
    font-size: 16px;
    line-height: 30px;
    text-align: justify
}

.page_show p {
    margin-bottom: 10px
}

.page_show strong {
    font-size: 16px;
    color: #005f5c;
    font-weight: bold;
    line-height: 30px
}

.page_show img {
    max-width: 100%;
    height: auto;
    margin: 0 auto
}

/*guestbook*/
.guestbook_show {
    margin: 20px auto 0;
}

.guestbook_top {
    height: 40px;
    background: #eee;
    line-height: 40px;
    padding: 0 10px 0 17px;
    font-size: 15px
}

.guestbook_top .mustwrt {
    display: block;
    float: right;
}

.guestbook_show em {
    color: #fa4818;
    font-style: normal;
}

.guestbook_form .inp_one {
    width: 433px;
    height: 30px;
    outline: none;
    border: 1px solid #ccc;
    padding-left: 4px;
    font-size: 14px;
    color: #666666
}

.guestbook_form .inp_one:focus {
    border: 1px solid #005f5c;
}

.guestbook_form {
    padding: 20px 20px 0;
}

.guestbook_form dl {
    width: 100%;
    overflow: hidden;
    line-height: 25px;
    height: 25px;
    padding: 10px 0;
}

.guestbook_form dt {
    width: 80px;
    float: left;
    font-size: 15px
}

.guestbook_form dd {
    width: 700px;
    float: left;
}

.guestbook_form dd span {
    padding-left: 20px
}

.guestbook_form dd span b {
    font-weight: 500;
    color: #888
}

.guestbook_form dd span i {
    color: #F00;
    padding: 0 5px;
}

.guestbook_form dd span.quetion {
    display: block;
    color: #888;
    margin-top: 10px;
}

.guestbook_form .bookdl {
    height: 192px;
    overflow: hidden;
    line-height: 20px;
    padding-bottom: 0;
}

.guestbook_form .button {
    width: 150px;
    height: 42px;
    line-height: 42px;
    background: #005f5c;
    border: none;
    margin-right: 20px;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    text-align: center
}

.guestbook_form .button:hover {
    background: #f1f1f1;
    color: #555;
}

.guestbook_form .form_b {
    width: 693px;
    margin: 0 auto;
    padding: 20px 0 0 0;
}

.guestbook_title {
    padding: 20px 20px 0;
    color: #2a6cd4
}

.guestbook_title strong {
    color: #f00;
}

.guestbook_title b {
    padding: 0 10px;
    font-weight: normal;
}

.guestbook_cnt {
    background: #f5f5f5;
    padding: 5px 20px 20px;
    border-bottom: 1px dashed #ccc
}

.guestbook_reply {
    color: #f00;
    background: #f6f6f6;
    line-height: 40px;
}

.bookpage {
    line-height: 40px;
    text-align: right;
}

.search_x {
    border: 1px solid #d1d1d1;
    margin-bottom: 20px;
}

.search_x .top {
    padding: 0 20px;
}

.search_x .xbox {
    padding: 0 20px;
}

.search_x .guestbook_top {
    text-indent: 25px
}

.current2 {
    width: 17px;
    height: 17px;
    background: #3ab250;
    border: 2px solid #FFF;
    color: #FFF
}

.num {
    width: 17px;
    height: 17px;
    background: #aaaaaa;
    border: 2px solid #FFF;
    color: #FFF
}

/*download_list*/
.download_list dl {
    width: 33.3%;
    float: left;
    margin-top: 20px;
}

.download_list dl dt {
    text-align: center;
}

.download_list dl dt img {
    width: 80%;
    height: 240px;
    margin: 0 auto;
}

.download_list dl dd {
    text-align: center;
}

.download_list dl dd h2 {
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*search*/
.search_title {
    font-size: 16px;
    color: #333;
    line-height: 40px;
    font-weight: bold;
    padding: 0 10px;
}

.search_info {
    float: left;
    font-size: 16px;
    line-height: 30px;
}

.search_list {
    font-size: 14px;
    color: #333
}

.search_list li {
    line-height: 40px;
    border-bottom: 1px dashed #ccc;
    padding: 0 10px;
}

.search_list li a {
    line-height: 40px;
    color: #333
}

.search_list li:last-child {
    border-bottom: none;
}

.search_list li span {
    float: right;
    line-height: 40px;
    color: #666;
    font-family: Arial, Helvetica, sans-serif
}

.search_cnt {
    overflow: hidden;
    margin: 10px 0
}

.search_cnt form {
    display: block;
    position: relative;
    overflow: hidden;
    float: right;
    height: 28px;
}

.search_cnt input.txt {
    width: 120px;
    height: 26px;
    line-height: 26px;
    color: #a1a1a1;
    padding: 0 30px 0 5px;
    border: 1px solid #ccc;
    background: none;
}

.search_cnt input.btn {
    position: absolute;
    top: 6px;
    right: 6px;
    z-index: 9999;
    background: url(../images/btnbg.png) no-repeat 0 0;
    width: 20px;
    height: 22px;
    border: none;
    display: block;
    outline: none;
    cursor: pointer;
}


/*联系我们*/
#telback {
    background: url(../images/lxs.png) no-repeat 0 -30px;
    min-height: 370px;
    padding: 40px 0 0 400px;
    width: 500px;
}

#telback b {
    font-size: 16px;
    color: #ff6600;
    line-height: 35px;
    font-weight: bold
}


/*电子地图*/
.week_map {
    position: relative;
    height: 450px;
    max-width: 900px;
    margin-bottom: -5px;
    padding: 10px 10px;
    border: #999 dashed 1px;
}

#allmap {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
}

/*.ny_right ul li{ float:left; margin-right:25px; margin-bottom:25px}*/


/*子页面产品、案例展示*/
.frame2 {
    width: 274px;
    height: 255px;
    display: block;
    padding: 6px;
    border: 1px solid #f1f1f1;
    position: relative;
}

.frame2 .topimg {
    width: 274px;
    height: 205px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.frame2 .topimg img {
    max-width: 100%;
    max-height: 100%;
    transform: scale(1);
    transition: all 1s ease-out;
}

.frame2 p {
    margin-top: 10px;
    line-height: 40px;
    font-size: 15px;
    color: #666666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}

.frame2 .details {
    width: 40px;
    height: 40px;
    display: block;
    background: #eaeaea;
    position: absolute;
    right: 6px;
    bottom: 6px;
    line-height: 40px;
    font-size: 40px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif
}

.frame2:hover {
    box-shadow: 0 0 8px 4px #f3f3f3;
}

.frame2:hover .details {
    background: #fe0000;
    color: #FFF;
}

.frame2:hover .topimg img {
    transform: scale(1.2);
}


.frame2e {
    width: 274px;
    height: 325px;
    display: block;
    padding: 6px;
    border: 1px solid #f1f1f1;
    position: relative;
}

.frame2e .topimg {
    width: 274px;
    height: 274px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.frame2e .topimg img {
    max-width: 100%;
    max-height: 100%;
    transform: scale(1);
    transition: all 1s ease-out;

    width: 274px;
    height: 205px;
}

.frame2e p {
    margin-top: 10px;
    line-height: 40px;
    font-size: 15px;
    color: #666666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}

.frame2e .details {
    width: 40px;
    height: 40px;
    display: block;
    background: #eaeaea;
    position: absolute;
    right: 6px;
    bottom: 6px;
    line-height: 40px;
    font-size: 40px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif
}

.frame2e:hover {
    box-shadow: 0 0 8px 4px #f3f3f3;
}

.frame2e:hover .details {
    background: #fe0000;
    color: #FFF;
}

.frame2e:hover .topimg img {
    transform: scale(1.2);
}


/*解决方案*/
.frame2f {
    width: 274px;
    height: 210px;
    display: block;
    padding: 6px;
    border: 1px solid #f1f1f1;
    position: relative;
}

.frame2f .topimg {
    width: 274px;
    height: 155px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.frame2f .topimg img {
    max-width: 100%;
    max-height: 100%;
    transform: scale(1);
    transition: all 1s ease-out;
}

.frame2f p {
    margin-top: 10px;
    line-height: 40px;
    font-size: 15px;
    color: #666666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}

.frame2f .details {
    width: 40px;
    height: 40px;
    display: block;
    background: #eaeaea;
    position: absolute;
    right: 6px;
    bottom: 6px;
    line-height: 40px;
    font-size: 40px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif
}

.frame2f:hover {
    box-shadow: 0 0 8px 4px #f3f3f3;
}

.frame2f:hover .details {
    background: #fe0000;
    color: #FFF;
}

.frame2f:hover .topimg img {
    transform: scale(1.2);
}


/*上一页下一页*/
.news_page {
    margin: 20px auto;
    overflow: hidden;
}

.news_page dt, .news_page dd {
    width: 405px;
    float: left;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 10px 0 30px;
    background: #f5f5f5;
}

.news_page .pagepre {
    background: #f5f5f5 url(../images/pagepre.png) no-repeat 10px center;
}

.news_page .pagepre a {
    line-height: 40px;
    color: #444
}

.news_page .pagenext {
    text-align: right;
    padding-right: 30px;
    background: #f5f5f5 url(../images/pagenext.png) no-repeat 98% center;
}

.news_page .pagenext a {
    line-height: 40px;
    color: #444
}

.news_page .pagepre:hover {
    background: #d8d8d8 url(../images/pagepre.png) no-repeat 10px center;
}

.news_page .pagenext:hover {
    background: #d8d8d8 url(../images/pagenext.png) no-repeat 98% center;
}


.flexslider {
    width: 1920px;
    height: 100%;
    position: relative;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
    min-width: 1000px;
}

.slides {
    position: relative;
    z-index: 1;
}

.slides li {
    height: 100%;
}

.slides li img {
    width: 100%;
    margin: 0 auto;
    display: block;
}


/*新闻列表*/
.news-list dl {
    border: 1px solid #dedede;
    width: 100%;
    margin-bottom: 15px;
    padding: 12px 0 12px;
    background: #fff;
    display: inline-block;
}

.news-list dl:hover {
    border-color: #005f5c;
}

.news-list dt {
    width: 35%;
    float: left;
    margin-left: 22px;
    border: 1px solid #dedede;
    margin-right: 5.5%;
}

.news-list dt img {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.news-list dd {
    width: 870px;
    float: left;
    padding: 0px 15px;
}

.news-list dd h4 {
    height: 40px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 40px;
    margin-bottom: 5px;
}

.news-list h4 a {
    display: block;
    color: #4b4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-list dl:hover h4 a {
    color: #005f5c;
}

.news-list-desc {
    max-height: 72px;
    font-size: 15px;
    line-height: 24px;
    color: #797979;
    margin-bottom: 12px;
    overflow: hidden;
    text-align: justify
}

.news-list-deta {
    float: right;
    width: 134px;
    height: 40px;
    display: inline-block;
    border: 1px solid #aaa;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}

.news-list-deta a {
    font-size: 16px;
    line-height: 40px;
    color: #666666
}

.news-list dl:hover .news-list-deta {
    background: #005f5c;
    border-color: #005f5c;
}

.news-list dl:hover .news-list-deta a {
    color: #fff;
}

/*新闻详情内容*/
.zxxq {
    background: #fff; /*padding: 18px 44px; */
    font-family: 微软雅黑
}

.zxxq .primgpic {
    width: 100%;
    height: auto;
    overflow-x: hidden;
    margin: 0 auto;
    text-align: center
}

.zxxq .primgpic img {
    max-width: 100%;
}

.zxxq-tit {
    height: 38px;
    font-size: 24px;
    font-weight: normal;
    line-height: 38px;
    color: #4b4a4a;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zxxq-sour {
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #aaa;
    margin: 20px auto;
}

.zxxq-sour a {
    color: #aaa;
}

.zxxq-sour span {
    margin: 0 9px;
}

.zxxq-text {
    padding: 16px 18px;
    font-size: 14px;
    line-height: 24px;
    border: 1px solid #d6d6d6;
    margin-bottom: 22px;
}

.zxxq-text-t1 {
    width: 78px;
    float: left;
    color: #342f2e;
    margin-right: -78px;
}

.zxxq-text-t2 {
    padding-left: 80px;
    color: #808080;
    text-align: justify
}

.endit-content {
    line-height: 28px;
    font-size: 15px;
    color: #333
}

.endit-content * {
    line-height: 28px;
    font-size: 15px;
    color: #333;
    text-align: justify
}

.endit-content p {
    margin-bottom: 10px
}

.endit-content img {
    max-width: 100%;
}

.endit-content strong {
    font-size: 16px;
    color: #005f5c
}


/*子页面产品展示*/
.frame2b {
    width: 285px;
    height: 290px;
    display: block;
    float: left;
    margin: 10px;
}

.frame2b .topimg {
    width: 285px;
    height: 213px;
    display: block;
    overflow: hidden;
    text-align: center
}

.frame2b .topimg img {
    max-width: 100%;
    height: 213px;
    transform: scale(1);
    transition: all 1s ease-out;
}

.frame2b p {
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    height: 40px
}

.frame2b p a {
    line-height: 40px;
    font-size: 16px;
    color: #333
}

.frame2b .txt {
    text-align: center
}

.frame2b .txt li {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 33px;
    margin: 0 5px;
    background: #005f5c;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
}

.frame2b .txt li a {
    color: #fff;
    font-size: 16px;
}

.frame2b .txt li:hover {
    border-radius: 5px; /*background:#333;*/
}

.frame2b .txt li:hover a {
    color: #fff
}

.frame2b:hover .topimg img {
    transform: scale(1.2);
}

/*产品详情*/
/*.ny_righta{ width:1200px; min-height:500px; margin:0 auto}
.ny_righta .title{width:1200px; height:38px; border-bottom:2px solid #dbdbdb}
.ny_righta .title p{ padding-left:12px; padding-right:12px; display:block; float:left; border-bottom:2px solid #005f5c; line-height:38px;font-size:18px; color:#005f5c; font-weight: bold; }
.ny_righta .title span{ float:right; line-height:38px;font-size:14px; color:#888; font-weight:100; }
.ny_righta .title span a{line-height:38px;font-size:14px; color:#888; font-weight:100; }
.ny_righta .content{ margin-top:24px;}
.ny_righta .content .blockb{ min-height:300px}
.ny_righta .content .blockb .titlea{ height:50px; border-bottom:1px solid #005f5c}
.ny_righta .content .blockb .titlea p{ float:left; padding-left:35px; padding-right:35px; line-height:50px; background:#005f5c; color:#fff; font-size:18px}
.ny_righta .content .blockb .contenta{ margin-top:10px; font-size:15px; line-height:28px}
.zhuti{ width:560px; height:550px; display:block; float:left; position:relative}
*/


.ny_right .content {
    margin-top: 24px;
}

.ny_right .content .blockb {
    min-height: 300px
}

.ny_right .content .blockb .titlea {
    height: 50px;
    border-bottom: 1px solid #005f5c
}

.ny_right .content .blockb .titlea p {
    float: left;
    padding-left: 35px;
    padding-right: 35px;
    line-height: 50px;
    background: #005f5c;
    color: #fff;
    font-size: 18px
}

.ny_right .content .blockb .contenta {
    margin-top: 10px;
    font-size: 15px;
    line-height: 28px
}

.ny_right .content .blockb .contenta * {
    font-size: 15px;
    line-height: 28px
}

.ny_right .content .blockb .contenta p {
    margin-bottom: 10px
}

.ny_right .content .blockb .contenta strong {
    font-weight: bold;
    font-size: 16px;
    color: #005f5c
}


.zhuti {
    width: 540px;
    height: 550px;
    display: block;
    float: left;
    position: relative
}


.showB_preview {
    width: 500px;
    height: 375px;
    display: table
}

/*图片小图预览列表*/
.showB_scroll {
    clear: both;
    margin-top: 25px;
    width: 500px;
    height: 115px
}

.showB_scroll .prev {
    float: left;
    margin-right: 8px;
}

.showB_scroll .next {
    float: right;
}

.showB_scroll .prev, .showB_scroll .next {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    width: 15px;
    height: 110px;
    line-height: 110px;
    border: 1px solid #cccccc;
    background: #ebebeb;
    color: #aaa;
    margin-top: 0;
    cursor: pointer;
    text-decoration: none;
}

.showB_scroll .items {
    float: left;
    position: relative;
    width: 450px;
    height: 115px;
    overflow: hidden;
}

.showB_scroll .items ul {
    position: absolute;
    width: 999999px;
}

.showB_scroll .items ul li {
    float: left;
    width: 150px;
    text-align: center;
}

.showB_scroll .items ul li img {
    border: 1px solid #CCC;
    padding: 2px;
    width: 140px;
    height: 105px;
}

.showB_scroll .items ul li img:hover {
    border: 2px solid #3671cf;
    padding: 1px;
}

/*jqzoom*/
.jqzoom {
    width: 500px;
    height: 500px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
    padding: 0px;
    cursor: pointer;
    margin: 0px;
    border: 1px solid #cfcfcf
}

.jqzoom img {
    max-width: 100%;
    max-height: 100%;
    transform: scale(1);
    transition: all 1s ease-out;
}

.zoomdiv {
    z-index: 100;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 350px;
    height: 350px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

.jqZoomPup {
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 20px;
    border: 1px solid #aaa;
    background: #ffffff /*url(../images/zoom.png) 50% center no-repeat*/;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
}


.righttxta {
    width: 375px;
    height: auto;
    display: block;
    float: right
}

.righttxta .titlea {
    font-size: 24px;
    font-weight: bold;
    line-height: 45px;
    height: 45px;
    border-bottom: 1px solid #cfcfcf
}

.righttxta .contentb {
    margin-top: 20px;
    height: 200px;
    display: block;
    overflow: hidden;
    font-size: 15px;
    line-height: 28px;
    color: #444;
    text-align: justify;
}


.righttxta .contentc {
    margin-top: 20px
}

.righttxtb {
    width: 40%;
    height: auto;
    display: block;
    float: left;
    margin: 0 5% 0 0;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    padding: 2px;
    border: 1px solid #cfcfcf;
}

.righttxtb img {
    max-width: 100%;
    height: auto;
}


/*子页面在线问答*/
.question {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cfcfcf
}

.question dl dt {
    height: 50px;
    line-height: 50px;
    background: url(../images/wen.png) 5px center no-repeat;
    text-indent: 45px;
    font-weight: bold;
    font-size: 16px;
}

.question dl dt a {
    line-height: 50px;
    font-weight: bold;
    font-size: 16px;
    color: #333
}

.question dl dd {
    font-size: 14px;
    line-height: 28px;
    height: 56px;
    display: block;
    overflow: hidden;
    color: #666;
    padding-left: 45px;
    background: url(../images/da.png) 5px 5px no-repeat
}


/*子页面产品热门推荐*/
.frame2c {
    width: 265px;
    height: 248px;
    display: block;
    position: relative;
    float: left;
    margin: 12px
}

.frame2c .topimg {
    width: 265px;
    height: 198px;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    text-align: center;
    overflow: hidden;
    background: #fff;
    text-align: center
}

.frame2c .topimg img {
    max-width: 100%;
    height: 198px; /*display: block;*/
    transform: scale(1);
    transition: all 1s ease-out;
}

.frame2c .txt {
    position: absolute;
    left: 0;
    top: 198px;
    width: 265px;
    height: 50px;
    border-bottom: 1px solid #eaeaea;
    background: #fff;
    line-height: 50px;
    font-size: 16px;
    color: #444;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}

.frame2c:hover .topimg img {
    transform: scale(1.2);
}

.frame2c:hover .txt {
    line-height: 50px;
    font-size: 16px;
    color: #005f5c;
    border-bottom: 1px solid #005f5c;
    background: #fff
}


/*子页面搜索*/
.frame2d {
    width: 270px;
    height: 280px;
    display: block;
    float: left;
    margin: 10px;
}

.frame2d .topimg {
    width: 270px;
    height: 202px;
    display: block;
    overflow: hidden;
    text-align: center
}

.frame2d .topimg img {
    max-width: 100%;
    height: 202px;
    transform: scale(1);
    transition: all 1s ease-out;
}

.frame2d p {
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    height: 40px
}

.frame2d p a {
    line-height: 40px;
    font-size: 16px;
    color: #333
}

.frame2d .txt {
    text-align: center
}

.frame2d .txt li {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding: 0 29px;
    margin: 0 5px;
    background: #005f5c;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
}

.frame2d .txt li a {
    color: #fff;
    font-size: 16px;
}

.frame2d .txt li:hover {
    border-radius: 5px; /*background:#333;*/
}

.frame2d .txt li:hover a {
    color: #fff
}

.frame2d:hover .topimg img {
    transform: scale(1.2);
}


/*人才招聘*/
.XRegina {
    width: 100%;
    display: block;
    background: url(../images/bg.jpg) repeat
}

.XRegina .heada {
    height: 45px;
    background: #555;
    color: #fff;
    line-height: 45px;
    font-size: 15px;
}

.XRegina .heada ul li {
    float: left;
    line-height: 45px;
    font-size: 15px;
    color: #fff;
    display: block;
    text-align: center
}

.XRegina .heada ul li.li1 {
    width: 16%
}

.XRegina .heada ul li.li2 {
    width: 16%
}

.XRegina .heada ul li.li3 {
    width: 24%
}

.XRegina .heada ul li.li4 {
    width: 12%
}

.XRegina .heada ul li.li5 {
    width: 16%
}

.XRegina .heada ul li.li6 {
    width: 16%
}

.XRegina .contenta {
    width: 100%;
    height: auto;
    background: url(../images/bg.jpg) repeat;
    line-height: 45px;
    font-size: 15px;
}

.XRegina .contenta a {
    width: 100%;
    height: 45px;
    display: block;
    color: #333;
    overflow: hidden;
    border-bottom: 1px solid #cfcfcf;
}

.XRegina .contenta a:hover {
    background: #e3f1ff;
    color: #0572c4
}

.XRegina .contenta ul li {
    float: left;
    line-height: 45px;
    font-size: 15px;
    display: block;
    text-align: center;
    border-bottom: 1px solid #cfcfcf
}

.XRegina .contenta ul li a {
    line-height: 45px;
    font-size: 15px;
    color: #333;
}

.XRegina .contenta ul li a:hover {
    line-height: 45px;
    font-size: 15px;
    color: #ca0000;
}

.XRegina .contenta ul li.li1 {
    width: 16%;
    height: 45px;
}

.XRegina .contenta ul li.li2 {
    width: 16%;
    height: 45px;
}

.XRegina .contenta ul li.li3 {
    width: 24%;
    height: 45px;
}

.XRegina .contenta ul li.li4 {
    width: 12%;
    height: 45px;
}

.XRegina .contenta ul li.li5 {
    width: 16%;
    height: 45px;
}

.XRegina .contenta ul li.li6 {
    width: 16%;
    height: 45px;
}


@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

.an {
    -webkit-transform: rotate(360deg);
    animation: rotation 3s linear infinite;
    -moz-animation: rotation 3s linear infinite;
    -webkit-animation: rotation 3s linear infinite;
    -o-animation: rotation 3s linear infinite;
}


.subframea {
}

.subframea ul li {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}

.subframea ul li:nth-child(4n) {
    margin-right: 0;
}

.subframec {
}

.subframec ul li {
    float: left;
    margin-right: 25px;
    margin-bottom: 25px
}

.subframec ul li:nth-child(3n) {
    margin-right: 0;
}

/*子页面合作伙伴*/
.frame2a {
    width: 215px;
    height: 90px;
    display: block;
    position: relative;
    border: 1px solid #cfcfcf;
}

.frame2a .topimg {
    width: 215px;
    height: 90px;
    display: block;
    overflow: hidden;
    text-align: center
}

.frame2a .topimg img {
    width: 100%;
    height: 90px;
    transform: scale(1);
    transition: all 1s ease-out;
}

.frame2a:hover .topimg img {
    transform: scale(1.2);
}


/*荣誉资质*/
.frame22 {
    width: 274px;
    height: 445px;
    display: block;
    padding: 6px;
    border: 1px solid #f1f1f1;
    position: relative;
}

.frame22 .topimg {
    width: 274px;
    height: 388px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.frame22 .topimg img {
    max-width: 100%;
    max-height: 100%;
    transform: scale(1);
    transition: all 1s ease-out;
}

.frame22 p {
    margin-top: 10px;
    line-height: 40px;
    font-size: 15px;
    color: #666666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}

.frame22 .details {
    width: 40px;
    height: 40px;
    display: block;
    background: #eaeaea;
    position: absolute;
    right: 6px;
    bottom: 6px;
    line-height: 40px;
    font-size: 40px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif
}

.frame22:hover {
    box-shadow: 0 0 8px 4px #f3f3f3;
}

.frame22:hover .details {
    background: #2756cc;
    color: #FFF;
}

.frame22:hover .topimg img {
    transform: scale(1.2);
}


/*应用范围*/
.subframeb {
    margin-top: 40px;
    width: 100%;
    height: 365px;
    position: relative
}

.subframeb ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    position: relative;
}

.subframeb ul.app {
    position: absolute;
    top: 94px;
    left: 170px;
}

.subframeb ul li {
    margin-bottom: 12px;
    margin-right: 128px;
    width: 203px;
    float: left;
}

.subframeb ul li:nth-child(4n) {
    margin-right: 0;
}


.subframeba {
    width: 203px;
    height: 176px;
    display: block;
    background: url(../images/dec.png) no-repeat 0 0;
    text-align: center;
    position: relative
}

.subframeba img {
    position: absolute;
    left: 9px;
    top: 7px;
    width: 185px;
    height: 160px;
    transition: all linear 1s;
}

.subframeba .txt {
    position: absolute;
    left: 9px;
    top: 56px;
    width: 185px;
    height: auto;
    display: block;
    text-align: center;
    background: url(../images/deca.png) center top no-repeat;
    padding-top: 42px;
    font-size: 18px;
    color: #fff
}

.subframeba:hover img {
    transform: rotateY(360deg);
}


.gwd_text {
    width: 380px;
    height: 36px;
    border: 1px solid #cfcfcf;
    line-height: 36px;
    text-indent: 10px
}

/*消泡剂定制*/
.sub_dz {
    width: 100%;
    height: 314px;
    margin: 0 auto;
    background: url(../images/bg_dz.jpg) center top no-repeat
}

.sub_dz ul li {
    float: left;
    padding-top: 61px;
    min-height: 43px;
    text-align: center;
    font-size: 17px;
    margin-left: 40px;
    margin-right: 100px;
}

.sub_message {
    margin-top: 15px
}