@charset "UTF-8";
html, body, a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, i, iframe, img, input, ins, kbd, label, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video { padding: 0; margin: 0; border: 0; -webkit-tap-highlight-color: rgba(255, 0, 0, 0); -webkit-box-sizing: border-box; box-sizing: border-box; font-family: "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif; }
body, html {margin: 0; padding: 0;color: #333;font-size: 16px;}
b,i{font-weight:normal;font-style: normal}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:bold;}
img{border:0;vertical-align:middle}
ul,ol,li{list-style:none;}
a{color:#333; text-decoration:none;}
a:active{color:red}
a:hover {
    color: #065a8e;
}
.clearfix:after {
    content: "";
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
}
.clearfix {
    zoom: 1;
}
.pub {
    width: 1200px;
    margin: 0 auto;
}
.hhlink p {
    float: left;
    overflow: hidden;
    font-size: 14px;
    color: #6a6a6a;
    line-height: 30px;
    width: 1120px;
}

.hhlink p a {
    display: inline-block;
    padding: 0 12px;
    color: #6a6a6a;
    line-height: 30px;
}

.hhlink h6 {
    width: 75px;
    float: left;
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    line-height: 30px;
}

.hhlink .pub {
    clear: both;
    overflow: hidden;
}

.hhlink {
    background: #eaeaea;
    padding: 14px 0;
}
.h_left {
    float: left;
}

.h_right {
    float: right;
}

.h_dd {
    clear: both;
    height: 46px;
    overflow: hidden;
    color: #fff;
    line-height: 46px;
    font-size: 14px;
    font-weight: normal;
}
.h_right span {
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    color: #FFEB3B;
    font-family: Arial;
    vertical-align: middle;
    letter-spacing: -1px;
    padding-left: 5px;
}
.nav_logo {
    float: left;
}

nav ul li {
    float: left;
}

nav ul {
    float: right;
}

.nav_logo img {
    width: 300px;
}

nav {
    overflow: hidden;
    clear: both;
    line-height: 92px;
    padding: 10px 0;
}

nav ul li a {
    width: 124px;
    height: 92px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    border-right: 1px solid #e4e4e4;
    padding: 0 10px;
}
.h_top {
    background: #007ac5;
}
nav ul li a:hover {
    background:#007ac5;
    color: #fff;
    font-weight: bold;
}
.nav_bread {
    background: #F0F0F0;
    font-size: 14px;
}
.mainus_lf {
    width: 880px;
    float: left;
    padding: 0 20px;
}
.us_slide {
    float: right;
    padding: 30px 10px;
    width: 300px;
}
.us_slide h2 {
    padding: 13px 0;
    background: #007ac5;
    color: #fff;
    text-align: center;
}
.us_slide ul li {
    background: #f1f1f1;
    padding: 0 10px;
    margin: 10px 0;
}
.us_slide ul li img {
    width: 100%;
}
.us_slide ul li p {
    font-size: 14px;
    text-align: center;
    padding: 10px 10px;
    background: #f9f9f9;
    border-bottom: 2px dotted #ccc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.us_slide ul {
    background: #f1f1f1;
}
.main_us {
    overflow: hidden;
    clear: both;
    padding: 20px 0;
}

.mainus_lf h1 {
    text-align: center;
    font-size: 24px;
    margin: 20px 0 30px 0;
    font-weight: normal;
    position: relative;
}
.mainus_lf h1::after {
    content: "";
    width: 216px;
    height: 3px;
    background: red;
    position: absolute;
    bottom: -9px;
    left: 50%;
    margin: 0 0 0 -108px;
}
.us_zw p {
    line-height: 26px;
    margin: 10px 0;
}
.us_contact li {
    float: left;
    border: 1px solid #eee;
    width: 260px;
    height: 165px;
    text-align: center;
    margin-right: 20px;
    color: #666;
    margin-bottom: 30px;
    line-height: 160%;
    padding: 0 10px;
    background: #f8f8f8;
}

.us_contact {
    overflow: hidden;
    clear: both;
}

.us_contact li img {
    margin-top: 20px;
    width: 52px;
}
.us_contact li span {
    display: block;
    font-size: 14px;
    color: #999;
    padding-bottom: 8px;
    font-style: normal;
    padding-top: 10px;
}

.us_contact li p {
    display: block;
    font-size: 16px;
    color: #333;
}
.uscont h3 {
    font-size: 24px;
    text-align: center;
    line-height: 50px;
    font-weight: normal;
    margin: 20px 0 30px;
    position: relative;
}
.uscont h3::after {
    content: "";
    width: 166px;
    height: 3px;
    background: red;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: 0 0 0 -83px;
}
.footinfo {
    text-align: center;
    padding: 20px 0;
    font-size: 14px;
}

footer {
    background: #f4f4f4;
}
.mainlist_lf {
    width: 900px;
    float: left;
    padding: 10px 20px;
}

.listmain {
    overflow: hidden;
    clear: both;
}
.mainlist_lf .ltnews li {
    margin: 20px 0;
    border: 1px solid #eaeaea;
    padding: 20px 20px;
}

.mainlist_lf .ltnews li h3 {
    font-weight: 400;
    font-size: 18px;
}

.news_describes {
    color: #555;
    font-size: 14px;
    margin: 20px 0;
    text-indent: 2rem;
    line-height: 27px;
}

.news_info {
    color: #999;
    font-size: 13px;
}

.mainlist_lf ul li:hover a {
    color: #007ac5;
}
.paging li a {
    color: #666;
    padding: 5px 10px;
    display: inline-block;
}

.paging li {
    float: left;
    border: 1px solid #e6e6e6;
    margin: 10px 10px;
}
.paging ul {
    overflow: hidden;
    clear: both;
}

.paging {
    display: flex;
    justify-content: center;
    border-top: 1px dotted #ccc;
    margin: 10px 0;
    padding: 10px 0 0 0;
}
.paging li.active a {
    color: #007ac5;
    font-weight: bold;
}
.mainnews_lf {
    width: 900px;
    float: left;
    padding: 30px 20px;
}

.news_main {
    overflow: hidden;
    clear: both;
}

.mainnews_lf h1 {
    text-align: center;
    font-size: 23px;
}
.newstm {
    text-align: center;
    padding: 20px 0;
    font-size: 14px;
    color: #999;
    border-bottom: 1px dotted #ccc;
    margin: 0 0 30px 0;
}
.news_zw p {
    line-height: 28px;
    margin: 15px 0;
}
.news_zw h2 {
    color: #333;
    margin: 10px 0;
    font-size: 18px;
    line-height: 35px;
    background: #f7f7f7;
}

.news_zw h2:before {
    content: "";
    border: 2px solid #007ac5;
    margin: 0 10px 0 0;
}
.news_zw {
    margin: 25px 0;
}

.handover {
    padding: 15px 0 10px;
    border-top: 1px dotted #ccc;
}

.handover p {
    line-height: 29px;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nav_bread .pub {
    background: url(/totalfile/images/breadnav.png) no-repeat left center;
    padding: 10px 0 10px 26px;
}
.pro_left {
    width: 900px;
    float: left;
}

.pro_news {
    float: right;
    padding: 0 10px 30px 10px;
    width: 300px;
}

.pro_content {
    overflow: hidden;
    clear: both;
      margin: 30px auto;
}

.prowrap li {
    width: 280px;
    float: left;
    margin: 10px 7px;
    border: 1px solid #e4e4e4;
}

.prowrap li img {
    width: 100%;
}

.prowrap {
    overflow: hidden;
    clear: both;
}
.decpro {
    padding: 6px 15px 5px;
}

.decpro h3 {
    height: 45px;
    font-weight: normal;
    font-size: 16px;
    color: #154c64;
    line-height: 45px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.decpro p {
    height: 40px;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin-bottom: 12px;
    overflow: hidden;
}
.pro_news h3 {
    padding: 13px 0;
    background: #007ac5;
    color: #fff;
    text-align: center;
}
.pro_slide_news li {
    background: #f1f1f1;
    padding: 10px 10px;
    margin: 10px 0;
}

.pro_slide_news li p {
    font-size: 14px;
    color: #777;
    margin: 10px 0 0 0;
    text-indent: 1rem;
}
.pro_slide_news li a {
    display: block;
    background: url(/totalfile/images/titjt.png) no-repeat left center;
    padding: 0 0 0  21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.propage_left {
    width: 900px;
    float: left;
}

.cbpro {
    float: right;
    padding: 0 10px 30px 10px;
    width: 300px;
}

.cbpro h2 {
    padding: 13px 0;
    background: #007ac5;
    color: #fff;
    text-align: center;
}

.cbpro ul {
    background: #f1f1f1;
}

.cbpro ul li {
    background: #f1f1f1;
    padding: 0 10px;
    margin: 10px 0;
}

.cbpro ul li img {
    width: 100%;
}

.pro_page {
    overflow: hidden;
    clear: both;
    padding: 30px 0;
}
.pro_img {
    width: 400px;
    padding: 10px 10px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin: 0 auto;
}

.proimgbox {
    overflow: hidden;
    clear: both;
}

.projs_rt {
    margin: 0 auto 20px;
}

.pro_img img {
    width: 100%;
}
.projs_rt h1 {
    font-size: 24px;
    color: #454545;
    text-align: center;
    margin: 10px 0 0 0;
    font-weight: bold;
}

.procj {
    line-height: 24px;
    font-size: 14px;
    max-height: 168px;
    margin-bottom: 86px;
    overflow: hidden;
}

.pro_lx a {
    margin: 8px 16px 0 0;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 17px;
    background: #ef1f1f;
    color: #fff;
    border-radius: 6px;
}

.pro_lx a:first-child {
    background: url(/totalfile/images/telphone.png) no-repeat left;
    padding: 10px 17px 10px 48px;
    color: #333;
    font-size: 22px;
}

.pro_lx {
    border-top: 1px solid #ccc;
    padding: 20px 0;
    text-align: center;
    background: #f1f1f1;
}
.cpdpro {
    border-bottom: 1px solid #ccc;
    background: #f1f1f1 url(/totalfile/images/etyh.png) no-repeat  8px;
    padding: 10px 0 10px 37px;
    font-size: 19px;
    margin: 20px 0 0 0;
    width: 875px;
}

.list_details {
    padding: 20px 0 10px 0;
}

.list_details p {
    margin: 15px 0;
    line-height: 28px;
}
.page_ms li {
    float: left;
    width: 300px;
    margin: 0 0 20px 0;
}

.page_ms {
    overflow: hidden;
    clear: both;
    font-size: 15px;
    margin: 10px 0;
}
.page_ms li p {
    display: inline-block;
    margin: 0;
}
.page_ms li p:first-child {
    width: 80px;
    display: inline-block;
    color: #999;
    font-size: 15px;
}
.pro_lx p {
    background: url(/totalfile/images/telphone.png) no-repeat left;
    padding: 10px 17px 10px 48px;
    color: #333;
    font-size: 20px;
    display: inline-block;
    margin: 0 15px 0 0;
}
.relatedpro ul li {
    float: left;
    width: 280px;
    margin: 10px 15px;
}

.relatedpro ul li img {
    width: 100%;
}

.relatedpro ul li:nth-child(1),.relatedpro ul li:nth-child(4) {
    margin-left: 0;
}

.relatedpro ul li:nth-child(3), .relatedpro ul li:nth-child(6) {
    margin-right: 0;
}

.relatedpro ul li div {
    text-align: center;
    background: #f1f1f1;
    padding: 10px 10px;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.relatedpro h4 {
    color: #333;
    margin: 20px 0 15px 0;
    font-size: 21px;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
}
.relatedpro h4 span {
    display: inline-block;
    border-bottom: 2px solid #007ac5;
    padding: 0 0 10px 0;
}
.zx_ban img {
    width: 100%;
}
/*在线客服 开始*/
.scrollsidebar{position:absolute;z-index:999;top:350px;right:0;background: #007ac5;}
.side_content{width:154px;height:auto;overflow:hidden;float:left;background: #007ac5}
.side_content .side_list {width:154px;overflow:hidden;}
.show_btn{ width:0; height:112px; overflow:hidden; margin-top:50px; float:left; cursor:pointer;}
.show_btn span { display:none;}
.close_btn{width:24px;height:24px;cursor:pointer;}
.side_bottom { height:8px;}
.side_center {font-family:Verdana, Geneva, sans-serif; padding:5px 12px; font-size:12px;}
.close_btn { float:right; display:block; width:21px; height:16px; margin:16px 10px 0 0; _margin:16px 5px 0 0;}
.close_btn span { display:none;}
.side_center .custom_service p { text-align:center; padding:6px 0; margin:0; vertical-align:middle;}
.other  { text-align:center;border-top:1px solid #ddd}
.other p { padding:5px 0; _height:16px; margin:0;color: #666666;}
.side_title, .side_blue .side_title {background-position: -195px 0;text-align: center;}
.side_bottom, .side_blue .side_bottom {background-position: -195px -50px;}
.show_btn, .side_blue .show_btn {background-position: -119px 0;}
.other .jwxzx {padding: 0 0 10px 0;color: #fff;}
.side_title a {color: #fff;padding: 15px 0 10px 0;display: block;position: relative;}
.other .puefc {padding: 10px 0;}
.pagely_icon {margin: 0 5px 0 -10px;}
/* ======  手机端隐藏  ====== */
@media screen and (max-width:1199px) {
    #scrollsidebar {
        display: none;
    }
}
/*在线客服 结束*/
.lysliedf {
    font-size: 20px;
    margin: 0 5px  0 0;
    position: absolute;
    left: 20px;
    top: 17px;
}
.ns_lf li {
    float: left;
    width: 300px;
}

.ns_lf ul {
    overflow: hidden;
    clear: both;
}

.ns_lf {
    width: 650px;
    float: left;
}

.ns_rt {
    width: 530px;
    float: right;
}

.news_section {
    overflow: hidden;
    clear: both;
}

.ns_lf li img {
    width: 100%;
}

.newstt p {
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin: 15px 0 10px 0;
    font-weight: bold;
}

.newstt div {
    font-size: 14px;
    color: #666;
    line-height: 30px;
    overflow: hidden;
    text-indent: 2rem;
}

.ns_lf li:first-child {
    margin: 0 30px 0 0;
}
.titlenews h3{
    margin: 30px 0;
    font-size: 30px;
    color: #333;
    font-weight: bold;
    text-align: center;
}
.linewrap {
    width: 387px;
    height: 1px;
    margin: 24px auto 0;
    background-color: #cccccc;
    position: relative;
}

.titlenews {
    margin:20px 0 40px;
}

.linewrap::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: -4px;
    width: 50px;
    height: 9px;
    background-color: #3186E0;
    border-radius: 5px;
    transform: translateX(-50%);
}
.zx_news li {
    margin: 20px 0;
}

.zx_news li p {
    font-size: 14px;
    margin: 5px 0 0 0;
    color: #888;
    text-indent: 2rem;
    line-height: 25px;
      height: 50px;
    overflow: hidden;
}
.zx_news li a {
    display: block;
    background: url(/totalfile/images/wwq.png) no-repeat left;
    padding: 0 0 0 14px;
    float: left;
}
.knownews {
    margin: 30px auto;
}
.factory_js {
    float: left;
    width: 640px;
}

.factory_img {
    float: right;
    width: 520px;
}
.fjwbox {
    overflow: hidden;
    clear: both;
}

.factory_img li {
    float: left;
    width: 250px;
    margin: 5px 5px;
}

.factory_img li img {
    width: 100%;
}
.factory_js p {
    line-height: 31px;
}
.factory_js video {
    width: 312px;
    height: 179px;
}

.factory_js video:nth-child(2) {
    margin: 0 0 0 10px;
}
.factory_js .fcvideo {
    margin: 10px 0 0 0;
}
.slwos span {
    padding: 5px 19px;
    background: #007ac5;
    border-radius: 4px;
    color: #fff;
    margin: 0 10px;
    font-size: 17px;
}

.slwos {
    display: flex;
    justify-content: center;
    margin: 34px 0;
}
.hh_factory {
    margin: 70px auto 60px;
}
.product-title h3 {
    margin: 30px 0;
    font-size: 30px;
    color: #333;
    font-weight: bold;
    text-align: center;
}
.productbox li {
    float: left;
    width: 280px;
    margin: 10px 10px;
    border: 1px solid #e4e4e4;
    padding: 10px 10px;
    background: #f4f4f4;
}

.productbox li img {
    width: 100%;
    transition: all .6s linear;
}

.productbox {
    overflow: hidden;
    clear: both;
}

.swdj {
    background: #fff;
    position: relative;
}

.pjou p {line-height: 27px;color: #333;}

.mx {
    position: absolute;
    width: 110px;
    height: 100%;
    top: 0;
    right: 0;
    border-top: 80px solid #795548;
    border-left: 26px solid transparent;
}

.zxprs {
    display: inline-block;
    position: absolute;
    top: 27px;
    right: 19px;
}

.pjou {
padding: 10px 10px;
    color: #fff;
    height: 74px;
}
.product-title {
    margin: 20px 0 40px;
}
.fourlwo li {
    float: left;
    width: 23%;
    margin: 0 1%;
    text-align: center;
}

.fourlwo li p:first-child {
    display: inline-block;
    width: 120px;
    line-height: 120px;
    background: #007ac5;
    border-radius: 50%;
    color: #fff;
    font-size: 21px;
}

.fourlwo {
    overflow: hidden;
    clear: both;
    margin: 15px 0;
}

.fourlwo li p {
    margin: 10px 0 0 0;
}
.hhjx li {
    float: left;
    width: 360px;
    margin: 0 15px;
}

.hhjx li img {
    width: 100%;
}

.hhjx {
    overflow: hidden;
    clear: both;
    margin: 15px auto;
    width: 780px;
}
.fourlwo li p:last-child {
    color: #888;
    font-size: 15px;
}
.list_details h3 {
    color: #333;
    margin: 10px 0;
    font-size: 18px;
    line-height: 29px;
    background: #f7f7f7;
}

.list_details h3::before {
    content: "";
    border: 2px solid #007ac5;
    margin: 0 10px 0 0;
}
.datatime {
    text-align: center;
    font-size: 14px;
    color: #999;
    margin: 15px 0 0 0;
}
.xneh p {
    float: left;
    width: 50%;
    text-align: center;
    background: #333;
    padding: 10px 0;
    color: #fff;
    cursor: pointer;
}

.xneh {
    overflow: hidden;
    clear: both;
    border-radius: 2px;
}

.xneh p:first-child {
    border-right: 1px solid white;
    background: #007ac5;
}
.arcwtao {
    position: relative;
    width: 100%;
    height: 400px;
}

.zx_news {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.xwrt {
    display: none;
}
.relatedpro ul {
    overflow: hidden;
    clear: both;
}
.hhcf p {
    float: left;
    margin: 10px 10px;
}

.hhcf {
    width: 760px;
    overflow: hidden;
    clear: both;
    margin:  0 auto;
}
.liuyanpage_left {
    padding: 30px 20px;
}

.liuyan_page {
    overflow: hidden;
    clear: both;
}

.portlet-body input {
    width: 350px;
    height: 40px;
    border: 1px solid #E4E6EF;
    outline: none;
    padding: 0 0 0 20px;
}

.portlet-body label {
    display: inline-block;
    margin: 0 15px 0;
}

.col-md-10 {
    display: inline-block;
    width: 500px;
}

.portlet-body {
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

#dr_row_title {
    margin: 20px 0 30px;
}

#dr_row_neirong label {
    vertical-align: top;
}

#dr_row_neirong {
    margin: 30px 0;
}

#dr_neirong {
    border: 1px solid #E4E6EF;
    outline: none;
    padding: 20px 0 0 20px;
    font-size: 18px;
}
.form-actions button {
    background: #007ac5;
    border: 1px solid #ccc;
    padding: 10px 20px;
    font-size: 16px;
    color: #fff;
    border-radius: 3px;
}
.hhdhzx {
    text-align: center;
    color: #fff;
    padding: 15px  0;
    border-bottom: 1px solid #ccc;
    margin: 0 12px;
}

.hhdhzx p:first-child {
    font-size: 14px;
    margin: 0 0 10px 0;
}

.hhdhzx p:last-child {
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
}
.related_news h4 {
    font-size: 18px;
    margin: 0 0 20px 0;
}

.related_news h4 span {
    padding: 0 0 7px;
    display: inline-block;
    border-bottom: 3px solid #007ac5;
}

.related_news {
    padding: 15px 0 0;
}

.hecsjkr {
    color: #777;
    font-size: 14px;
    text-indent: 2rem;
    margin: 10px 0;
    line-height: 26px;
}

.related_news .owuxrg li {
    margin: 0 0 20px 0;
}
.owuxrg p span {
    width: 0;
    height: 0!important;
    border-top: 5px solid transparent;
    border-left: 7px solid #b1adad;
    border-bottom: 5px solid transparent;
    display: inline-block;
    margin: 0 9px 0 0;
}
.owuxrg {
    width: 450px;
    float: left;
}

.jxywqh {
    width: 380px;
    float: right;
    margin: 0 0 0 30px;
}

.picmsa {
    overflow: hidden;
    clear: both;
}

.jxywqh li {
    margin: 0 0 17px 0;
}
.jxywqh li em {
    width: 0;
    height: 0!important;
    border-top: 5px solid transparent;
    border-left: 7px solid #b1adad;
    border-bottom: 5px solid transparent;
    display: inline-block;
    margin: 0 9px 0 0;
}
.jxywqh a {
    color: #444;
}

.related_news .owuxrg li a {
    color: #444;
}
.zx_news li div span {
    float: right;
    color: #888;
    font-size: 14px;
}

.zx_news li div {
    overflow: hidden;
    clear: both;
}
.footinfo a {
    margin: 0 0 0 15px;
}
.pro_left h1 strong {
    display: inline-block;
    padding: 0 0 0 7px;
}

.pro_left h1 {
    height: 50px;
    font-size: 20px;
    font-weight: normal;
    line-height: 50px;
    border-bottom: 1px solid #007ac5;
    margin-bottom: 15px;
}

.footgg {
    float: left;
}

footer .pub {
    padding:30px 0 20px;
}
footer pub {
    padding: 30px 0;
}

.foot_1 {
    width: 300px;
      margin: 14px 0 0 0;
}

.foot_1 img {
    width: 100%;
}

.foot_2 {
    width: 290px;
    margin: 0 10px;
}

.foot_3 {
    width: 350px;
    margin: 0 23px;
}

.foot_4 {
    float: right;
}

.foot_2 div {
    font-size: 16px;
    font-weight: bold;
    line-height: 38px;
    border: 1px solid #ccc;
    display: inline-block;
    padding: 0 15px;
    border-radius: 3px;
    color: #01578c;
}

.foot_2 {
    font-size: 14px;
    opacity: 0.6;
    line-height: 30px;
}

.foot_3 p {
    font-size: 15px;
    margin: 20px 0;
    position: relative;
    padding: 0 0 0 40px;
    line-height: 30px;
}
.foot_3 p i {
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    line-height: 30px;
    background: #007ac5;
    text-align: center;
    border-radius: 50%;
    color: #fff;
}
.foot_3 p:first-child {
    margin-top: 0;
}
.foot_2 span {
    font-size: 12px;
    display: block;
}

.foot_2 p {
    margin: 10px 0;
}
.foot_4 p {
    text-align: center;
    font-size: 14px;
    margin: 8px 0 0 0;
}
.foot_4 img {border: 1px solid #ccc;padding: 5px;background: #007ac5;}
.product-title h2 {
    margin: 30px 0;
    font-size: 30px;
    color: #333;
    font-weight: bold;
    text-align: center;
}
.product_slide li {
    height: 50px;
    line-height: 50px;
    background: #ececeb;
    margin-bottom: 2px;
    overflow: hidden;
}

.product_slide li a {
      position: relative;
      display: block;
      font-size: 18px;
      font-weight: normal;
      padding-right: 50px;
      padding-left: 50px;
      color: #444;
      overflow: hidden;
}


.procgbox h3 {
    padding: 0;
    height: 70px;
    font-size: 24px;
    font-weight: normal;
    line-height: 70px;
    color: #fff;
    border-bottom: 2px solid #fff;
    text-align: center;
}
.product_slide li a::after {
    content: "";
    width: 8px;
    height: 8px;
    border: 2px solid #b8b8b8;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    right: 44px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.product_slide.dlw {
    margin: 0 0 30px;
}
.owixdv li {
    float: left;
    width: 400px;
    margin: 10px 0;
}

.owixdv {
    overflow: hidden;
    clear: both;
}
.owixdv em {
    width: 0;
    height: 0!important;
    border-top: 5px solid transparent;
    border-left: 7px solid #b1adad;
    border-bottom: 5px solid transparent;
    display: inline-block;
    margin: 0 9px 0 0;
}
.news_zw p a {
    color: #0e83cc;
}
.packmore {
    text-align: center;
    margin: 15px 0  0;
}

.packmore a {
    padding: 10px 20px;
    background: #007ac5;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
    font-size: 15px;
}
.zxmore {
    margin-bottom: 50px;
}
.dzlcbox li {
    float: left;
    width: 200px;
    text-align: center;
}

.dzlcbox li div {
    width: 120px;
    height: 120px;
    line-height: 120px;
    background: #fff;
    margin: 0 auto;
    border-radius: 50%;
}

.dzlcbox li div i {
    font-size: 70px;
    color: #007ac5;
}

.dzlcbox li p {
    margin: 20px 0 0 0;
    font-size: 19px;
    color: #fff;
}

.packdzlc {
    background: #007ac5;
    padding: 20px 0 50px;
    margin: 70px 0 60px 0;
}

.packdzlc h3 {
    color: #fff;
}
.dzlcbox li {
    float: left;
    width: 200px;
    text-align: center;
}

.dzlcbox li div {
    width: 120px;
    height: 120px;
    line-height: 120px;
    background: #fff;
    margin: 0 auto;
    border-radius: 50%;
    transition: all .8s linear;
}

.dzlcbox li div i {
    font-size: 70px;
    color: #007ac5;
}

.dzlcbox li p {
    margin: 20px 0 0 0;
    font-size: 19px;
    color: #fff;
}
.packdzlc {
    background: #007ac5;
    padding: 20px 0 50px;
    margin: 70px 0 60px 0;
}
.packdzlc h3 {
    color: #fff;
}
.dzlcbox li div:hover {
    transform: rotate(360deg);
}
.productbox li:hover img {
    transform: scale(1.2,1.2);
}

.productbox li a {
    display: inline-block;
    overflow: hidden;
      position: relative;
}
#mobile_foot {
    display: none;
}
.sysonnav li {
    float: left;
}

.sysonnav {
    text-align: center;
    display: flex;
    justify-content: center;
    margin: 0 0 20px 0;
}

.sysonnav li a {
    padding: 10px 20px;
    background: #007ac5;
    margin: 0 15px;
    color: #fff;
    border-radius: 2px;
    display: inline-block;
}
.yjwlx {
    font-size: 14px;
    color: #888;
    margin: 15px 0  10px 0;
}
.jwhww {
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0;
    font-size: 14px;
    background: #007ac5;
    color: #fff;
    padding: 5px;
    opacity: .8;
}
.list_details p video {
    display: block;
    width: 80%;
    margin:  0 auto;
}
.swzxarc_content h3 {
    color: #333;
    margin: 10px 0;
    font-size: 18px;
    line-height: 35px;
    background: #f7f7f7;
}

.swzxarc_content p {
    line-height: 28px;
    margin: 15px 0;
}

.swzxarc_content h3::before {
    content: "";
    border: 2px solid #007ac5;
    margin: 0 10px 0 0;
}
.star_imgdt {
    margin: 0 auto 15px;
}

.swimg {
    float: left;
    margin: 10px 1%;
    width: 48%;
}

.swimg img {
    border: 4px solid #f7f7f7;
    /* padding: 5px; */
    width: 100%;
}

.swzxarp_img h1 {
    text-align: center;
    font-size: 24px;
}
.swzx_page {
    padding: 30px 0;
}
.swzx-contact {
    padding: 10px 10px;
    background: #007ac5;
    color: #fff;
      margin: 0 0 25px 0;
}
.swpagetime {
    text-align: center;
    font-size: 14px;
    color: #999;
    margin: 20px 0 0 0;
}
.proiwo {
    padding: 10px 13px;
    background: #f3f5f9;
    margin: 20px 15px 10px;
    border-radius: 5px;
    line-height: 1.6;
}
.sysonnav li:nth-child(1) {
    position: relative;
}

.sysonnav li:nth-child(1)::after {
    position: absolute;
    right: -3px;
    top: -9px;
    background: #ff5f33;
    padding: 1px 5px;
    border-radius: 20px 20px 20px 0;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    content: "推荐";
}
.owixdv li p {
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

























