﻿@charset "utf-8";
/* CSS Document */
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td { margin: 0; padding: 0; border: 0;}
html { color: #000; }
html,body {width:100%;min-width:320px;}
body,button,input,select,textarea { margin:0; padding:0;  font-family: "微软雅黑","Microsoft Yahei", "Arial", "Verdana", "sans-serif";  font-size:15px; background:#fff}
ul,ol,li,dl,dd,dt{list-style: none;}
em { font-style: normal; }
a { text-decoration: none;outline:none; }
a:hover { text-decoration: underline; color:#e85300;}
legend { color: #000; }
fieldset,img { border: 0; }
label,button { cursor: pointer; }
/*解决IE图片缩放失真*/
img { -ms-interpolation-mode: bicubic; }
/*清除浮动*/
.clearfix:after { content: ''; display: block; height: 0; clear: both; }
.clearfix { zoom: 1; }
.clear { clear: both; }
/*连续英文、数字换行*/
.wordwrap { word-break: break-all; word-wrap: break-word; }
/*单行文字超出显示省略号*/
.omg{overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
img { border: 0; vertical-align: middle;}
a{ color:#3a3a3a; text-decoration:none;}
a:hover{ color:#DA6D1E; text-decoration:none}
a:active{color:#DA6D1E;}

.fl{float:left;}
.fr{float:right;}
.whatsapp_index｛ text-align:center｝
/* 设置滚动条的样式 */
/*

::-webkit-scrollbar { width:4px;}!* 滚动槽 *!
::-webkit-scrollbar-track { background-color:#fff; border-radius:0px;}!* 滚动条滑块 *!
::-webkit-scrollbar-thumb { background-color:#f2f3f6;}
::-webkit-scrollbar-thumb:window-inactive { background-color:#f2f3f6;}

scrollbar { width:4px;}!* 滚动槽 *!
scrollbar-track { background-color:#fff; border-radius:0px;}!* 滚动条滑块 *!
scrollbar-thumb { background-color:#f2f3f6;}
scrollbar-thumb:window-inactive { background-color:#f2f3f6;}

*/
.ny_content .ny_news_con table {
    width: 100% !important;
}
.ny_news_con p{
    font-size:18px; font-family:Calibri;
}
#fenye {
    list-style-type: none;
    clear: both;
    text-align: center;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    margin-bottom: 50px;
}

#fenye li {
    display: inline;
}
#fenye .thisclass {
    background: #404144 none repeat scroll 0 0;
    border: 1px solid #ccc;
    padding: 2px 5px;
    margin: 0 3px;
    display: inline;
    color: #FFF;
}
.pageBox {text-align: center;}
.pageBox a {border:1px solid #ddd;display:inline-block;margin-right:6px;color: #707070;width:34px;height:34px;font:bold 14px/34px arial;}
.pageBox a:hover,.pageBox a:active{background:#3aa9f2;color: #FFFFFF;text-decoration: none;}
.pageBox .cur { background: #3aa9f2;border: 1px solid #3aa9f2;text-decoration: none;}
.pageBox a.cur {color: #fff;}
.pageBox .disabled {width: 103px;}
/*页面表格样式  开始*/
.ny_news_con table,.yska_tb table,.yska_tb table tbody,.ny_news_con table tbody,.yska_tb table tbody tr,.ny_news_con table tbody tr,.ny_news_con table tbody tr td,.yska_tb table tbody tr td{ background: none;}
.ny_news_con table tr:nth-child(2n+1),.yska_tb table tr:nth-child(2n+1) {
    background: #F4F4F4;
}
.ny_news_con table tr:nth-child(odd),.yska_tb table tr:nth-child(odd){background:#F4F4F4;}
.ny_news_con table tr:hover,.yska_tb table tr:hover{background:#05408e;color:#FFF;}

.ny_news_con table,.yska_tb table{ width: 100%;}
.ny_news_con table tbody,.yska_tb table tbody{ width: 100%;}
.ny_news_con table tr td,.yska_tb table tr td{
     text-align: center; border: 1px solid #cfd8d8;font-size:16px;font-family:georgia,serif;
}
.ny_news_con table tr td span,.yska_tb table tr td span{font-size:16px;font-family:georgia,serif;}
@media screen and (min-width: 320px) and (max-width: 480px){
    .ny_news_con table tr td,.yska_tb table tr td {padding: 1px 3px;font-size: 13px;border-width: 0 1px 1px 0;font-weight: normal;text-align: left;}
    .ny_news_con table,.yska_tb table {max-width: 600px;overflow: scroll;width: 98%;margin-right: 2px; border-spacing: 0;border-collapse: collapse;}
}
@media screen and (min-width: 321px) and (max-width: 1024px){
    .ny_news_con table tr td,.yska_tb table tr td {padding: 1px 3px;font-size: 13px;border-width: 0 1px 1px 0;font-weight: normal;text-align: left;}
    .ny_news_con table,.yska_tb table {max-width: 1024px;overflow: scroll; width: 98%;margin-right: 2px;border-spacing: 0;border-collapse: collapse;}
    .ny_news_con table tr td span,.yska_tb table tr td span{font-size:13px;}
}
/*页面表格样式  结束*/
.navigation .dropdown-menu li{
    text-align: center;
    width:16%;
    height: 193px; margin-left:9px;
}
.dropdown-menu .nav-li ul li{
    width:100%; height:40px;
}

.navigation ul .nav-li > a{
    font-weight: bold;
    font-size: 16px;
    color:#e20100;
    background: #fff;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.catemenu{
    min-width: 1600px;
    top: 46px;
    height: 200px;
    text-align: center;
    position:absolute;
    left:-660px;
    list-style:none;
    z-index: 999;
    background-color: #fff;
    opacity: 0.93;
    border-top: 2px solid #e20100;
}
.catemenu > li {
    float: left;
    font-size: 15px;
}
.catemenu > li > a {
    font-weight: 700;
    color: #E10411;
}
.nav-li ul li{
    background-color: #fff;
}
.dropdown .nav-li a:hover{
    border-bottom: none;
}
.dropdown .new-ul{
    width:100%;
    min-width:100%;
}
.dropdown .new-ul li{
    width:100%;
}
.content1{
    margin-top:30px;
}
.contact .content1 ul li.lx4 em{
    background: url(../images/faceb.png) center center no-repeat;
}
.contact .content1 ul li.lx5 em{
    background: url(../images/tube.png) center center no-repeat;
}
.contact .content1 ul li.lx6 em{
    background: url(../images/linkin.png) center center no-repeat;
}
@-webkit-keyframes bounce-up {
25% {-webkit-transform: translateY(5px);}
50%, 100% {-webkit-transform: translateY(0);}
75% {-webkit-transform: translateY(-5px);}
}
@keyframes bounce-up {
25% {transform: translateY(5px);}
50%, 100% {transform: translateY(0);}
75% {transform: translateY(-5px);}
}

*,a,button,input{-webkit-tap-highlight-color:rgba(255,0,0,0);}

/**ly_top**/
.ly_top { width:100%;max-width:1920px;margin: 0 auto; padding: 0;}
.ly_top .top_logo {
    width: 15%;
    overflow: hidden;
    margin: 19px 0 19px 2%;
    float: left;
}
.right_top{
    float:left;
    width:83%;
}
.ly_top .top_tel {
    height: 65px;
    float: right;
}
.top_logo a img{
    width:100%;
}
.list-show-in img{
    width:100%;
}
.list-img-pro img{
    width:100%;border:1px solid #d0d0d0;
}
.list-show-in > div{
    height:355px;
    overflow: hidden;
}
.list-show-chanpin > div{
    height:400px;
    overflow: hidden;
    text-align: center;
}

.list-back{
   
}

.list-show-chanpin >div h4{
    font-size: 16px;padding-top: 14px;
}
.list-show-in >div h4{
    font-size: 18px;padding-top: 10px;
}
.list-show-chanpin > div:hover h4{
    font-weight: bold;
}

.list-show-in > div:hover h4{
    font-weight: bold;
}
.list-img-pro{
}
.position{
    margin-top: 15px;
    margin-bottom: 15px;
}
.list-year{
    padding:0;
}
.list-year img{
    width:100%;
}
.pro-art-inside{
    background: #ffffff;
    padding:0;
}
.show_pro_img img{
    width:100%;
}


.xgtj .pro_list{
    border: 1px solid #e2e0e0;
    text-align: center;
    height: 295px;
    overflow: hidden;
}
.xgtj .pro_list:hover{
    border: 2px solid #e86f19;
}
.ous-head img,.our img{
    width:100%;
}
.head-ous2{
    display: none;
}
.leftpng{
    position: absolute;
    top: 50%;
    left: 6%;
}
.leftpng:hover{
    background: #ef940d;
}
.rightpng:hover{
    background: #ef940d;
}
.rightpng{
    position: absolute;
    top: 50%;
    right: 6%;
}

.daohang{
    position: fixed;
    z-index: 100;
    left: 0;
    bottom: 0%;
}
.contact-us{
    position: fixed;
    z-index: 100;
    left: 0;
    bottom: 20%;
}

.cuxiao{
    position: fixed;
    z-index: 999;
    right: 0;
    bottom: 300px;
}



.cedaohang{
    width: 0;
    overflow: hidden;
    position: fixed;
    z-index: 201;
    left: 0;
    top: 0;
    height: 100%;
    background: #f1f1f1;
}
.cedaohang a{
    color:#000000;
    font-size:16px;
}

.cur a{
    color:#ffffff;
}
.cur{
    background: #183883;
}
.close-nav {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 35px;
    height: 35px;
    background: url(../picture/close.png) no-repeat center center;
    cursor: pointer;
}
.nav-one{
    float:left;
    width:40%;
    padding-top: 25%;
}
.nav-two{
    float:right;
    width:60%;
    padding-top: 25%;
    height: 100%;
}
.nav-in:first-child{
    display: block;
}
.nav-in{
    display: none;
}
.nav-in-d a{
    color:#ffffff;
}
.nav-two{
    background: #183883;
}
.nav-li{
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #e0d8d8;
}
.nav-in-d{
    height: 60px;
    padding:20px 20px;
    border-bottom: 1px solid #bdbcbc;
}
.nav-in-d h4{
    font-size:15px;
}
.nav-li a{
    margin-left: 10px;
}
.ouss{
    padding:0;
}
.ours1{
    padding:0;
}
.kejia{
    text-align: center;
    color:blue;
    font-weight:bold;
    margin:15px 0;
    font-size: 18px;
}

.queson{
    line-height: 100px;
    font-weight: bold;
}
.online,.sevice{
    margin-top: 40px;
}

.online > a{
    border: 1px solid gray;
    padding: 7px 16px;
    background: #164fbe;
    color: #fff;
}
.online a:hover{
    background: #ec3517;
}
.sevice > a{
    border: 1px solid gray;
    padding: 7px 30px;
    background: #ff8400;
    color: #fff;
}
.sevice a:hover{
    background: #ec3517;
}
.on-top{
    text-align: center;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.yearw{
    text-align: center;
}
.yearw img{
    margin:0 auto;
}
.top-1{
    margin-top: 30px;
    font-size: 17px;
    text-align: center;
}
.top-2{
    margin-bottom: 30px;
    font-size: 17px;
    text-align: center;
    color:#354c8d;
}
.top-3{
    text-align: center;
    color:#354c8d;
    margin: 30px auto;
    font-size: 17px;
}
.ser-bo{
    margin-bottom: 15px;
}
.shadow{
    box-shadow: 0px 14px 14px rgba(0, 0, 0, 0.3);
}
.newsli{
    display: none;
}
.newscenter{
    text-align: left;
}
.newscenter .but-blue{
    background: #cb471a;
    color: #ffffff;
    padding: 15px;
}
.newscenter ul li{
    float:left;
}
.newscenter a{
    color: #000000;
    padding: 15px;
}
.xianshi{
    display: block;
}
.conn img{
    margin:0 auto;
}
.tabpad img:hover{
    transform: scale(1.15555);
    transition: all 0.6s;
}
.list-img-pro img:hover{
    transform: scale(1.15555);
    transition: all 0.6s;
}
.tj_order{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 0;
}


/**ly_nav**/
.ly_nav { width:100%;float: left;
    height: 50px;}
.navigation { width: 90%; max-width:1440px;margin:0 auto; padding:0; list-style:none;}
.navigation li { float:left;position:relative;width:16%;}
.navigation li a { display:block; width:100%; height: 49px; line-height: 49px; margin: 0; padding:0; text-decoration:none; text-align:center; color:#000; font-size: 18px; font-weight: bold;}
.navigation li:hover, .navigation li a:hover, .navigation li a.nav_on { background:#cb4619; color:#fff;}
.navigation ul li { width:120px; float:left; border-top:none;}
.navigation ul li:nth-child(even) { background-color:#f5f6f8;}
.navigation ul a { display:block; height:190px; line-height: 40px; padding:0; color: #000000; font-size: 16px; font-weight: normal; text-decoration:none; border-top:none;overflow: hidden}
.navigation ul a:hover { color: #fff; background-color: #cb4619;}
.web_nav{display:none;width:90%; height: 50px;line-height:50px;color:#fff;font-size:16px;margin:0 auto;font-weight:bold;}
.btn-menu {display:block;float:right;position:relative;background:transparent;cursor:pointer;padding: 15px 0;width:26px;height:16px;-webkit-transition:all ease .238s;-moz-transition:all ease .238s;transition:all ease .238s;}
.btn-menu:before,.btn-menu:after,.btn-menu span {background-color:#ffffff;-webkit-transition:all ease .238s;-moz-transition:all ease .238s;transition:all ease .238s;}
.btn-menu:before,.btn-menu:after {content:'';position:absolute;top:0;height:1px;width:100%;left:0;top:50%;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;}
.btn-menu span {position:absolute;width:100%;height:1px;left:0;top:50%;overflow:hidden;text-indent:200%;}
.btn-menu:before {-webkit-transform:translate3d(0,-7px,0);transform:translate3d(0,-7px,0);}
.btn-menu:after {-webkit-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0);}
.btn-menu.active span {opacity:0;}
.btn-menu.active:before {background-color:#ffffff;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);}
.btn-menu.active:after {background-color:#ffffff;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);}

/**ly_banner**/

.flickerplate {position:relative;width:100%;height:750px;background-color:#e6e6e6;overflow:hidden}
.flickerplate ul.flicks {width:10000%;height:100%;padding:0px;margin:0px;list-style:none}
.flickerplate ul.flicks>li {float:left;width:1%;height:100%;background-position:center;background-size:cover;display:table}
/*.flickerplate ul.flicks>li:nth-child(2){background:url(../images/banner.jpg) center center no-repeat;background-size: 100%;}
.flickerplate ul.flicks>li:nth-child(3){background:url(../images/bannerguan.jpg) center center no-repeat;background-size: 100%;}
.flickerplate ul.flicks>li:nth-child(4){background:url(../images/banner4.jpg) center center no-repeat;background-size: 100%;}
.flickerplate ul.flicks>li:nth-child(5){background:url(../images/banner2.jpg) center center no-repeat;background-size: 100%;}
.flickerplate ul.flicks>li:nth-child(6){background:url(../images/banner5_sj.jpg) center center no-repeat;background-size: 100%;}*/
.flickerplate ul.flicks>li .flick-inner {height:100%;padding:10px;color:#fff;display:table-cell;vertical-align:middle}
.flickerplate ul.flicks>li .flick-inner .flick-content {max-width:68.75em;margin-left:auto;margin-right:auto}
.flickerplate ul.flicks>li .flick-title {padding:0px 0px;font-size:2.778em;line-height:1.995em;text-align:center}
@media only screen and (max-width:43.813em) {.flickerplate ul.flicks>li .flick-title {font-size:1.667em}}
.flickerplate ul.flicks>li .flick-sub-text {padding:5px;font-weight:300;line-height:2.5em;color:rgba(255,255,255,0.8);text-align:center}
.flickerplate ul.flicks>li .flick-title span.flick-block-text,.flickerplate ul.flicks>li .flick-sub-text span.flick-block-text {padding:12px 18px;background-color:rgba(0,0,0,0.6)}
.flickerplate .arrow-navigation {position:absolute;height:80%;width:10%;top:10%;z-index:100;overflow:hidden}
.flickerplate .arrow-navigation .arrow {display:block;height:100%;width:90%;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;transition:all 0.2s ease-out}
.flickerplate .arrow-navigation:hover,.flickerplate .arrow-navigation .arrow:hover {cursor:pointer}
.flickerplate .arrow-navigation.left {left:0%}
.flickerplate .arrow-navigation.left .arrow {opacity:0;margin:0px 0px 0px 50%;background-image:url("../images/arrow-right-light.png");background-repeat:no-repeat;background-position:left}
.flickerplate .arrow-navigation.right {right:0%}
.flickerplate .arrow-navigation.right .arrow {opacity:0;margin:0px 0px 0px -50%;background-image:url("../images/arrow-left-light.png");background-repeat:no-repeat;background-position:right}
.flickerplate .arrow-navigation.left.hover .arrow {opacity:1;margin:0px 0px 0px 20%}
.flickerplate .arrow-navigation.right.hover .arrow {opacity:1;margin:0px 0px 0px -20%}
.flickerplate .dot-navigation {position:absolute;bottom:15px;width:100%;text-align:center;z-index:100}
.flickerplate .dot-navigation ul {text-align:center;list-style:none;padding:0px 15px}
.flickerplate .dot-navigation ul li {display:inline-block;float:none}
.flickerplate .dot-navigation .dot {width:10px;height:10px;margin:0px 5px;background-color:rgba(255,255,255,0.5);border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-webkit-transition:background-color 0.2s ease-out;-moz-transition:background-color 0.2s ease-out;-o-transition:background-color 0.2s ease-out;-ms-transition:background-color 0.2s ease-out;transition:background-color 0.2s ease-out}
.flickerplate .dot-navigation .dot:hover {cursor:pointer;background-color:rgba(255,255,255,0.5)}
.flickerplate .dot-navigation .dot.active {background-color:#1C529B;}
.flickerplate .dot-navigation.left,.flickerplate .dot-navigation.left ul {text-align:left}
.flickerplate .dot-navigation.right,.flickerplate .dot-navigation.right ul {text-align:right}
/*

.flickerplate.flicker-theme-dark .arrow-navigation.left .arrow {background-image:url("../images/arrow-left-dark.png")}
.flickerplate.flicker-theme-dark .arrow-navigation.right .arrow {background-image:url("../images/arrow-right-dark.png")}
*/

.flickerplate.flicker-theme-dark .dot-navigation .dot {background-color:rgba(0,0,0,0.12)}
.flickerplate.flicker-theme-dark .dot-navigation .dot:hover {background-color:rgba(0,0,0,0.6)}
.flickerplate.flicker-theme-dark .dot-navigation .dot.active {background-color:#000}
.flickerplate.flicker-theme-dark ul.flicks li .flick-inner {color:rgba(0,0,0,0.9)}
.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-sub-text {color:rgba(0,0,0,0.9)}
.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-title span.flick-block-text,.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-sub-text span.flick-block-text {background-color:rgba(255,255,255,0.5)}
.flickerplate ul.flicks li.flick-theme-dark .flick-inner {color:rgba(0,0,0,0.9)}
.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-sub-text {color:rgba(0,0,0,0.9)}
.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-title span.flick-block-text,.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-sub-text span.flick-block-text {background-color:rgba(255,255,255,0.5)}
.flickerplate.animate-transform-slide ul.flicks {-webkit-perspective:1000;-webkit-backface-visibility:hidden;transform:translate3d(0%,0px,0px);-webkit-transform:translate3d(0%,0px,0px);-webkit-transition:-webkit-transform 0.6s;-o-transition:-o-transform 0.6s;-moz-transition:-moz-transform 0.6s;transition:transform 0.6s}
.flickerplate.animate-transition-slide ul.flicks {position:relative;left:0%;-webkit-transition:left 0.4s ease-out;-moz-transition:left 0.4s ease-out;-o-transition:left 0.4s ease-out;-ms-transition:left 0.4s ease-out;transition:left 0.4s ease-out}
.flickerplate.animate-jquery-slide ul.flicks {position:relative;left:0%}
.flickerplate.animate-scroller-slide {padding-bottom:0px;overflow:auto}
.flickerplate.animate-scroller-slide ul.flicks {position:auto;}

/*公告*/
#announcement_main { background:#f5f5f5;}
#announcement { min-height:45px; line-height:45px;width: 90%;max-width:1440px;margin: 0 auto;border: 0px dashed red;padding-top: 10px;}
#announcement .announcement_title{ float:left;text-indent:35px; background:url(../images/announcement_title.gif) no-repeat 8px center; font-size:18px; font-weight:bold; line-height:45px;}
#announcement .announcement_body{float:left; width:490px;line-height:45px; font-size:14px; color:#555;}
#announcement .announcement_bottom{float:right; width:280px;}
.announcementlist{ }
.announcementlist li { line-height:49px;overflow:hidden;float:left;width:122px;}
.announcementlist li a{color:#333;display:block;float:left;width:76%;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.announcementlist li a:hover{color:#333;}
.announcementlist li span{float:left; margin-left:15px;color:#999;width:20%;}

/*搜索 */
table.search_table{ width:99%; text-align:center;}
table.search_table th{ vertical-align:middle; text-align:center; padding:0px 3px;}
table.search_table td{ vertical-align:middle; width:60px; padding:0px 3px;}
.form1{ line-height:45px;}
.form_text1 { float:left; width:73%; height:35px; border-radius: 30px;line-height:35px; text-indent:10px; outline:none;border: 1px solid #757a80;margin-right: 10px;}
.form_button1{float:left;width:75px;font-size: 15px; height:35px;line-height:35px; background:#e53b00; border:0; outline:none; color:#FFF;cursor:pointer;border-radius:8px;}
.form_button1:hover{ background:#F00;}

/**ly_show**/
.ly_show {width:100%;  padding: 40px 0;background:#f5f5f5;}
.ly_show_in{width:90%;max-width:1440px;margin: 0 auto;}
.ly_show .show_menu { width: 20%;overflow: hidden; margin: 0; padding: 0;}
.ly_title { width:100%; overflow: hidden; margin: 0 auto 40px; padding: 0;}
.ly_title p { width:100%; overflow: hidden; margin: 0 auto; padding: 0; color: #DA6D1E; font-size: 32px; font-weight: bold; text-align: center;}
.ly_title p font { color:#DA6D1E;}
.ly_title span { display:block; width:100%; height: 20px; overflow: hidden; line-height: 20px; margin: 10px auto 0; padding: 0; color: #aaa; font-size: 14px; font-family: "Arial"; text-align: center;}
.show_menu .menu_tit { width:100%; height: 80px; overflow: hidden; margin: 0 auto; padding: 16px 20px; background: url(../images/menu_tit_bg.jpg) 0 0 repeat-x; box-sizing: border-box;}
.menu_tit p { width:100%; height: 28px; overflow: hidden; line-height: 28px; color: #fff; font-size: 24px; margin: 0 auto; padding: 0;}
.menu_tit span { display:block; width:100%; height: 20px; overflow: hidden; line-height: 20px; color: rgba(255, 255, 255, 0.5); font-family: "Arial"; font-size: 14px; font-style: italic; margin: 0 auto; padding: 0;}
.menu_tit em{display:none;}
.show_menu .menu_list { background:#fff;width:100%;overflow: hidden; margin: 0 auto; padding: 20px 9px 19px; box-sizing: border-box;box-shadow: 0px 0px 1px 0px #b7b7b7;}
.menu_list .menu_li { width:100%; height: 100%;margin: 0 auto; padding: 0 10px; box-sizing: border-box;}
.menu_li>p>a{width:70%;float:left;display:block;color:#2a4862;}
.menu_li p { width:100%; height: 35px; overflow: hidden; line-height: 18px; color: #666; font-size: 14px; font-weight: bold; background-color: #f6f6f6; margin: 0 auto; box-sizing: border-box;margin-bottom:5px;}
.menu_li>p>span{display:block;width:30%;height:40px;float:right;background: url(../images/menu_tb1.png) 80% center no-repeat;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s; }
.menu_li>p>span.on{transform:rotateX(180deg);}
.menu_li>p:hover{background:#DA6D1E;color:#fff;}
.menu_li>p:hover a{color:#fff;}
.menu_li>p:hover span{background: url(../images/menu_tb3.png) 80% center no-repeat;}
.menu_li ul {display:none; overflow: hidden; margin: 10px auto; padding: 0;}
/*产品分类第一个默认展开*/
/*.menu_li ul:first-of-type{display:block;}*/
.menu_li ul li .three ,.menu_li ul li .three .four{
    display: block;
    margin:0;
}
.menu_li ul li { width:100%;overflow: hidden; margin: 0 auto; padding: 0;}
.menu_li ul li a { display: block; width:100%; height: 30px; overflow: hidden; line-height: 30px; color: #808ea4; font-size: 12px; margin: 0 auto; box-sizing: border-box;}
.menu_li ul li a p{width:266px;color: #1c203f;background-color:#fff;height:30px;line-height:30px;font-weight:normal;}
.menu_li p img, .menu_li ul li a img { display:block; width:14px; height: 14px; margin: 13px 13px 13px 0; padding: 0; float: left;}
.menu_li ul li a img {margin: 7px 13px 13px 0; }
.menu_li ul li a:hover { color:#fe0100;}
.menu_li ul li a p:hover{color:#fe0100;}
.ly_show .show_list { width:80%;margin: 0; padding: 0;}
.show_list ul li {width:22%;margin: 0 0 10px; padding: 0 0 0 3%; float: left;}
.show_list ul li>div{box-shadow: 0px 0px 2px 0px #b7b7b7;position: relative;}
.show_list ul li a { display:block;margin: 0 auto; padding: 0 15px;}
.show_list ul li .show_pro_img{background:#fff;}
.show_list ul li .show_pro_img a{margin: 0 auto; padding: 9px;}
.show_pro_img span { display:block; width:100%; height: 180px; overflow: hidden; margin: 0 auto; padding: 0; position: relative;background:#fff;}
.show_pro_img span img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.show_list ul li p{ width:98%; height: 60px; overflow: hidden; line-height: 20px; color: #333; font-size: 14px; text-align: center; margin: 0 auto 10px; padding: 0 1%;background:#fff;}
.show_list ul li p a{color: #333; font-size: 14px; }
.show_list ul li>div:hover .show_pro_img{ background:#1C529B;}
.show_list ul li>div:hover p{background:#1C529B;}
.show_list ul li>div:hover p a{ color:#fff; font-weight: bold;}

/*我们的优势*/
.ly_youshi{background:#f5f5f5;}
.ly_youshi_in{width:90%;max-width:1440px;margin:0 auto;padding:40px 0;}
.ly_youshi ul{overflow:hidden;}
.ly_youshi ul li { width:44%; padding:2%;float:left;overflow: hidden; margin-right:4%;margin-bottom:20px;background:#ffffff;}
.ly_youshi ul li:nth-child(2n) {margin-right: 0;    border-radius:0 8px 8px 0;}
.ly_youshi ul li p { width:100%; height: 50px;line-height: 50px; color: #d52783; font-size: 24px; font-weight: bold; margin: 0; padding: 0 0 0 62px; position: relative; box-sizing: border-box;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ly_youshi ul li p i { display:block; width:35px; height: 35px; position: absolute; left:11px; top: 8px;font-size:24px;font-weight:bold;color:#fff;text-align:center;line-height:35px;}
.ly_youshi ul li p i:before{content:"";display:block; width:35px; height: 35px;background:#3ca314;;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);position: absolute; left: 0; top: 0;}
.ly_youshi ul li p i b{position:absolute;top:0;left:1px;}
.ly_youshi ul li p font { color:#fe0100;}
.ly_youshi ul li em { display:block; width:100%; overflow: hidden; color: #aaa; font-family: "Arial"; font-size: 12px; font-weight: bold; font-style: italic; margin: 0 0 0; padding: 0 0 0 62px; box-sizing: border-box;}
.ly_youshi ul li span { display:block; width:100%; overflow: hidden; line-height: 24px; color: #666; font-size: 14px; text-align: justify; margin: 12px 0 0; padding: 0 0 0 62px; box-sizing: border-box;}
.ly_youshi ul li p font, .adv_text ul li span font { color:#DA6D1E;}

/*案例展示*/
.ly_case{ background:#ffffff;}
.ly_case_in{ text-align:center;width:90%;margin:0 auto;padding:20px 0 20px;}
.rollBox{width:90%;max-width:1440px;overflow:hidden;margin:0 auto;}
.rollBox .LeftBotton{height:100px;width:17px;background:url(../images/next.jpg) center center no-repeat;overflow:hidden;float:left;display:inline;margin:84px 0 0 0;cursor:pointer;}
.rollBox .RightBotton{height:100px;width:17px;background:url(../images/prev.jpg) center center no-repeat;overflow:hidden;float:left;display:inline;margin:84px 0 0 0;cursor:pointer;}
.rollBox .Cont{width:1150px;margin:0 8px;overflow:hidden;float:left;}
.rollBox .ScrCont{width:10000000px;}
.rollBox #List1,.rollBox #List2{float:left;padding: 10px 0;}

.rollBox .Cont .pro_list{box-shadow: 0px 0px 1px 0px #b7b7b7;margin-right:20px;margin-left:2px;float:left;text-align:center;}
.rollBox .Cont .pro_list a { display:block;margin: 0 auto; padding: 0 15px;}
.rollBox .Cont .pro_list .show_pro_img{background:#fff;}
.rollBox .Cont .pro_list .show_pro_img a{margin: 0 auto; padding: 9px;}
.rollBox .Cont .pro_list .show_pro_img span { display:block; width:100%; height: 180px; overflow: hidden; margin: 0 auto; padding: 0; position: relative;background:#fff;}
.rollBox .Cont .pro_list .show_pro_img span img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.rollBox .Cont .pro_list p{ width:98%; height: 45px; overflow: hidden; line-height: 45px; color: #333; font-size: 14px; text-align: center; margin: 0 auto; padding: 0 1%;background:#fff;}
.rollBox .Cont .pro_list p a{color: #333; font-size: 14px; width:95%;margin:0 auto;padding:0;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.rollBox .Cont .pro_list:hover .show_pro_img{ background:#1C529B;}
.rollBox .Cont .pro_list:hover p{background:#1C529B;}
.rollBox .Cont .pro_list:hover p a{ color:#fff; font-weight: bold;}


.ly_about{ width:100%;background:#ffffff;}
.ly_about_in{ width:90%;max-width:1440px;margin:0 auto;padding:40px 0;}
.gsjj_img{float:left;margin-top:20px;width:35%;}
.gsjj_img img{max-width:100%;}
.gsjj_in{width:60%;float:right;margin:20px 30px 0 0;}
.gsjj h2{font-size:24px;color:#cc6a4a;}
.gsjj p{font-size:16px;color:#1b1b1e;line-height:24px;margin-top:40px;height:168px;overflow: hidden;}
.gsjj a.more{display:block;width:140px;height:40px;font-size:14px;color:#fff;text-align:center;line-height:40px;background:#DA6D1E;float:right;margin-top:15px;}
.gsjj a.more:hover{background:#1C529B;cursor:pointer;}

.ly_article { background:#ffffff;}
.ly_article_in { text-align:center;width:90%;max-width:1440px;margin:0 auto;padding:40px 0;}
.textlist1{ overflow:hidden;}
.textlist1 li {float:left;margin-left:36px; text-align:left; margin-bottom:15px; height:90px;width: 46%;background:#FFF; position:relative; padding:10px 0;}
.textlist1 li:nth-child(2n){ float:right;margin-left:0;}
.textlist1 li .InfoTitle{ display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-align:left; font-size:16px; text-indent:58px;padding-top:5px;}
.textlist1 li a:hover{ color:#DA6D1E;}
.textlist1 li p{ margin-left:35px; padding:0 20px; color:#5d5d5d; font-size: 14px;line-height: 24px;margin-top:10px;color:#999;height:48px;overflow:hidden;}
.textlist1 li .time{ float:left; width:56px; background:#f07d1b; color:#FFF; line-height:25px; padding:10px 12px; position:absolute; left:-37px; top:19px; text-align:center; }
.textlist1 li .time .day { font-size:24px; font-weight:bold;}
.textlist1 li .time .month{ float:left;width:56px;font-size:14px;}
.textlist1 li .time .year{ float:left; font-size:18px;width:48px;}
.ly_article .viewmore { width:140px; height:40px; line-height:40px; border:#c5c5c5 solid 1px; display:block; text-align:center; margin:0 auto;font-size:14px; color:#6d6d6d; margin-top:30px;}
.ly_article .viewmore:hover{ color:#DA6D1E; border:#DA6D1E solid 1px; }

/* 友情链接 */ 
#link_main {margin: 15px; }
#link { padding:0;border: 1px solid #D6D6D6;width:90%;max-width:1440px;margin:0 auto;}
.link_title { line-height:59px; height:59px;  color:#fff;  }
.link_title h2 { font-size:16px; color:#333; font-weight: normal; text-indent:15px;}
.link_body { color:#000; border-top:0px; border-bottom:0px; }
.link_bottom{}
.link_pic { overflow:auto; zoom:1;  }
.link_pic ul li { float:left; padding:1px 5px; text-align:center; width:112px;}
.link_pic img { width:86px; height:30px; padding:2px; border:1px solid #CCC; }
.link_pic ul li a:hover img { border:1px solid #00a4ef; }
.link_text { overflow: hidden; zoom:1; padding:8px 15px; }
.link_text ul li { float:left; text-align:center; padding:1px 15px; overflow:hidden;white-space:nowrap;}
.link_text a { line-height:22px; color:#666; }
.link_text a:hover { line-height:22px; color:#DA6D1E; }

/* 版权信息 */
#copyright_main { color:#FFF; background:#46505a; }
#copyright { line-height:40px;width:90%;max-width:1440px;margin:0 auto; }
#copyright .bottom_navigation{text-align: center;padding: 5px 0px; }
#copyright a {color: #FFF; text-decoration: none;}
#copyright a:hover {color:#00a4ef; text-decoration: none;}
#copyright .bottom_info{ text-align:center;padding-top:5px; padding-right:10px; line-height:20px; }
#copyright .TechnicalSupport{ float:right; margin:0}


#footer{display: none;}
#floor_7_main{background:#DA6D1E; background-size:100% auto; padding: 20px 0;}
#floor_7{width:90%;max-width:1440px;margin:0 auto;overflow: hidden;height:342px;}
#floor_7_1{float: left;width: 20%;}
#msgForm .user-info_wrap {width: 85%;}
#msgForm .inqu {width: 85%;height:71px;}
.btn-submit{margin:15px auto 0;}
#floor_7_2{float: right;width: 20%;}
#floor_7_2 .WeChat img {  float: left;  width: 102px;  padding: 20px 30px 0 0;  }
#floor_7_2 .bdsharebuttonbox .LShare {  display: block;  line-height: 24px;  height: 24px;  cursor: pointer;  margin: 6px 6px 6px 0;  font-size: 16px;  color: #fff;  }
.contact_wrap{ line-height:1.8em; color:#FFF;font-size:14px;}
.contact_wrap b{ font-weight:bold;}
.contact_wrap .WebUrl{ color:#F00;}
.bdshare-button-style0-24 {  padding-top: 30px;  }
.bottom_navigation {  overflow: hidden;  float: left;  }
.bottom_navigation li {  float: left;  width: 127px;  margin-right: 12px;  overflow: hidden;  }
.bottom_navigation li a {  display: block;  text-align: left;  font-size: 18px;  margin-bottom: 10px;  color: #fff;  font-weight: bold;  }
.bottom_navigation li a:hover {  color:#00a4ef;}
.bottom_navigation .subnavigationlist1 li {  float: none;  padding: 0;  line-height: 28px;  display: block;  }
.bottom_navigation .subnavigationlist1 li a { color: #fff;  display: block;  line-height: 30px;  font-weight: normal;  padding: 0;  margin: 0;  font-size: 13px;  text-align: left;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;  }
.bottom_navigation .subnavigationlist1 li a:hover{color:#00a4ef;}
.bottom_navigation li ul{height:150px;overflow:hidden;}


.ny_banner{position:relative;}
.ny_banner:after{
    content:'';
    display: block;
    padding-bottom:20%;
}
#ny_about{background:url(../images/about1.jpg) center center no-repeat;background-size: 100%;}
#chanpin{background:url(../images/chanpin.jpg) center center no-repeat;background-size:100%;}

#chanpin_dental{background:url(../images/chanpin_dental.jpg) center center no-repeat;background-size:100%;}

#lx{background:url(../images/lx.jpg) center center no-repeat;background-size: 100%;}
#ly{background:url(../images/ly.jpg) center center no-repeat;background-size: 100%;}
#new{background:url(../images/xw.jpg) center center no-repeat;background-size: 100%;}
#tech{background:url(../images/js.jpg) center center no-repeat;background-size: 100%;}
#kehu{background:url(../images/kehu.jpg) center center no-repeat;background-size: 100%;}
#meet{background:url(../images/meet.jpg) center center no-repeat;background-size: 100%;}
#video{background:url(../images/video.jpg) center center no-repeat;background-size: 100%;}

.ny_banner .search{width:90%;max-width:1440px;overflow:hidden;margin:0 auto;position: absolute;bottom: 10%;left: 44%;margin-left: -600px;}
.ny_banner .search .sr{width:300px;padding:0 10px;background:#f3f3f3;color:#999;font-size:14px;height:40px;line-height:22px;float:right;outline:none;border-radius:4px 0 0 4px;}
.ny_banner .search .tj{width:70px;height:40px;background:#DA6D1E url(../images/search_btn.png) center center no-repeat;font-size:0;cursor:pointer;float:right;border-radius:0 4px 4px 0;}
.ny_banner .search .tj:hover{background:#1C529B url(../images/search_btn.png) center center no-repeat;}

.ny_content{width:100%;margin:0 auto;}
.ny_content .content_left{float:left;width:20%;}
.ny_content .content_left .c_tlt{height:60px;line-height:60px;text-align:center;font-size:20px;font-weight:bold;background:url(../images/menu_tit_bg.jpg) 0 0 repeat-x;color:#ffffff;}
.pro_mulu li a{display:block;height:40px;line-height:40px;text-align:left;padding:0 20px;background:#f1f1f1;color:#555;font-size:14px;margin-bottom:5px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.pro_mulu li div a{background:#ffffff;height:30px;line-height:30px;font-size:12px;}
.pro_mulu a.pro_more{background:#ddd;display:block;text-align:center;height:40px;line-height:40px;}
.news_l{padding-bottom:20px;border:1px solid #e5e5e5;border-top:none;margin-bottom:20px;}
.news_l li a{display:block;font-size:12px;color:#555;padding-left:20px;padding-right:5px;background:url(../images/news.png) 10px center no-repeat;height:40px;line-height:40px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;border-bottom:1px dashed #dedede;}
.news_l li a:hover{color:#DA6D1E;}

.ny_content .content_right{float:right;width:78%;}
.ny_content .content_right2{float:none;width:100%;padding-bottom:30px;}

.ny_content .content_right .bread_nav h2{font-size:20px;color:#333;font-weight:bold;text-align:center;}
.ny_content .content_right .bread_nav div{width:100%;color:#555;}
.ny_content .content_right .bread_nav div a{color:#555;}
.ny_content .content_right .bread_nav div a:hover{color:#DA6D1E}
.ny_content .content_right .conn{color:#555;font-size:14px;line-height:30x;}
.ny_content .content_right .conn .ny_news_con img,.ny_content .content_right .conn .ny_news_con  table,.ny_content .content_right .conn .ny_news_con  tr,.ny_content .content_right .conn .ny_news_con  td,.ny_content .content_right .conn .ny_news_con  p,.ny_content .content_right .conn .ny_news_con  span,.ny_content .content_right .conn .ny_news_con  div{height:auto !important;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;}

.new_inside {overflow:hidden;margin-bottom:30px;}
.new_inside li {width:100%;}
.news_box {position:relative;border-bottom:1px solid rgba(0,0,0,.06);background:transparent;height:170px;}
.news_box2 {position:relative;border-bottom:1px solid rgba(0,0,0,.06);background:transparent;height:240px; padding-top:20px;}
.news_txt {float:left;padding:10px 0 0 14%;transition:all .3s ease-out 0s;}
.news_txt2 {float:left;padding:10px 0 0 20%;transition:all .3s ease-out 0s;}
.news_box:hover .news_txt {padding:10px 0 0 16%;}
.news_txt a span {font-size:16px;color:#717171;display:block;height:28px;overflow:hidden;margin-bottom:20px;transition:all .3s ease-out 0s;}
.news_box:hover .news_txt a span {color:#333}
.news_box:hover .news_txt i {color:#999}
.news_txt i {color:#7D7D7D;font-style:normal;line-height:24px;height: 73px;display: block;overflow: hidden;}

.news_txt2 a span {font-size:16px;color:#717171;display:block;height:28px;overflow:hidden;margin-bottom:20px;transition:all .3s ease-out 0s;}
.news_box2:hover .news_txt2 a span {color:#333}
.news_box2:hover .news_txt2 i {color:#999}
.news_txt2 i {color:#7D7D7D;font-style:normal;line-height:24px;height: 73px;display: block;overflow: hidden;}


.news_date {width:80px;float:right;font-family:"微软雅黑";color:#999;transition:all .3s ease-out 0s;position:absolute;left:0;float:left;padding-top:30px;}
.news_date2 {width:200px;float:right;font-family:"微软雅黑";color:#999;transition:all .3s ease-out 0s;position:absolute;left:0;float:left; padding:5px; border:1px solid #CCC}
.news_date2:hover{ border:1px solid #999;}
.news_date2 img{ width:100%;transition: transform 0.3s ease;}
.news_date2 img:hover{ transform:scale(1.1); width:99%}
.arrow_left {position:absolute;top:90px;left:5px;width:35px;height:35px;text-align:center;border:1px solid #fff;transition:all .6s cubic-bezier(.215,.61,.355,1) 0s;background:url(../images/icon.png) no-repeat 9px 14px;}
.news_box:hover .arrow_left {border:1px solid #DA6D1E;background:url(../images/icon_hover.png) no-repeat 9px 14px #DA6D1E;}
.arrow_left i {width:14px;height:9px;display:block;margin:13px 0 0 11px;}
.news_date span {float:left;line-height:36px;height:36px;font-size:24px;font-family:"微软雅黑";}
.news_date i {float:left;color:#ABABAB;font-size:0;}
.news_txt a span::before {width:35px;height:1px;content:'';background:#BFBFBF;position:absolute;top:48px;left:90px;transition:all 0.3s ease-out 0s;}
.news_box:hover .news_txt a span::before {width:60px;transition:all 0.3s ease-out 0s;background:#7D7D7D;}
.news_box:hover .news_date span {color:#333;}

.ny_content .content_right .conn .ny_news_tlt{text-align:center;color:#555;padding:10px 0;}
.ny_content .content_right .conn .ny_news_tlt h1{
    font-size: 24px;
    font-weight: bold;
}
.smhdk_tb{ width:100%; height:40px;border-bottom:1px dashed #dedede;}
.ny_news_time{text-align:right;font-size:12px;color:#999;padding-bottom:10px;margin-bottom:10px; width:40%;margin-top: 2px; float:left}
.ny_news_time2{width: 42%;
    text-align: left;
    padding-bottom: 10px;
    margin-bottom: 10px; float:left; margin-left:2%}
.smhdk_tb .on{ padding-top:60px;}	
.smhdk_tb .on a{ margin-left:2%; background:#c24012 !important}
.ny_news_time2 a{ float:left; display:block; background:#DA6D1E; margin-left:1%; border-radius:2px;}
.ny_news_time2 a:hover{ background:#bb0d22 }	
.prodesc .onn{ margin-top:20px; margin-left:0;}
.ny_news_ye{padding-top:30px;}
.ny_news_ye p{height:35px;line-height:35px;background:#f1f1f1;margin-bottom:10px;padding:0 20px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ny_content .content_right .conn ul.h_product_bd{padding-top:20px;}
.ny_content .content_right .conn ul.h_product_bd li{float:left;width:30%;margin-right:45px;margin-bottom:30px;}
.ny_content .content_right .conn ul.h_product_bd2 li{margin-right:60px;}
.ny_content .content_right .conn ul.h_product_bd li:nth-child(3n) {margin-right: 0px;}
.ny_content .content_right .conn ul.h_product_bd li div{display:block;background:#ffffff;padding:10px 10px 80px;position:relative;-moz-box-shadow: 0px 0px 1px rgba(0,0,0,.3);-webkit-box-shadow: 0px 0px 1px rgba(0,0,0,.3);box-shadow: 0px 0px 1px rgba(0,0,0,.3);}
.ny_content .content_right .conn ul.h_product_bd li div .show_pro_img{width:100%;height:220px;text-align:center;overflow:hidden;background:#fff;}
.ny_content .content_right .conn ul.h_product_bd li div .show_pro_img img{vertical-align:middle;max-width:100%;max-height:100%;-webkit-transition-duration: 1s;
transition-duration: 1s;}
.ny_content .content_right .conn ul.h_product_bd li div .show_pro_img .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.ny_content .content_right .conn ul.h_product_bd li div p{padding:5px 1%;position:absolute;bottom:0;left:0;width:98%;background:#ffffff;color:#333;font-size:18px;text-align:center;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.ny_content .content_right .conn ul.h_product_bd li div p span{padding-top:4px;display:block;height:30px;line-height:30px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;font-weight: bold;}
.ny_content .content_right .conn ul.h_product_bd li div p em{display:block;font-size:16px;height:26px;line-height:26px;padding-bottom:15px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}

.ny_content .content_right .conn ul.h_product_bd li div:hover p em{display:block;}
.ny_content .content_right .conn ul.h_product_bd li div:hover p span{height:40px;line-height:40px;}
.ny_content .content_right .conn ul.h_product_bd li div:hover .show_pro_img img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);transform:translate(0,-20px);-webkit-transform:translate(0,-20px);-ms-transform:translate(0,-20px);}
.ny_content .content_right .conn ul.h_product_bd li div:hover p{height: 80px;background: #DA6D1E;color:#ffffff;}

.content_left .show_menu{width:100%;margin-bottom:20px;}

.page_list{margin-bottom:30px;}
.ly_msg h3{display:none;}

.content_right .conn .pro_name{font-size:20px;color:#000;margin-bottom:10px;font-weight: bold; padding-top:25px; margin-bottom:50px;}
.div2 {
    position:absolute;
    right:5px;
    bottom: 5px;
}
.content_right .conn .proshow1{padding-top:30px;position:relative;}
.content_right .conn .proshow1 .js-silder{float:left;width:40%;margin-top:0 !important;border:1px solid #f7d1c3;}
.proshow1 .js-silder .silder-main-img {width:100%;text-align:center;position: relative;}
.proshow1 .js-silder .silder-main-img img {max-width:100%;vertical-align:middle;}
.proshow1 .js-silder .silder-main-img .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.proshow1 .prodesc b{color: #383232;font-size:14px;line-height:24px;margin-bottom:10px;}
.proshow1 .prodesc b.bt{font-size:15px;color:#fff; padding:5px 30px; background:#cb4619;}
.content_right .conn .proshow1 .prodesc{float:right;width:55%; padding-top:20px;}
.content_right .conn .proshow1 .prodesc p.desc{height:125px;overflow:hidden;color:#383232;}
.content_right .conn .proshow1 .pro_btn{padding-top:30px;overflow:hidden;}
.content_right .conn .proshow1 .pro_btn1{display:block;width:40%;margin-right:20px;height:55px;line-height:55px;text-align:center;font-size:16px;color:#fff;background:#ff8a00;border-radius:2px;float:left;border:1px solid #fff;}
.content_right .conn .proshow1 .pro_btn2{display:block;width:40%;margin-right:0;height:55px;line-height:55px;text-align:center;font-size:16px;background:#cc0606;color:#fff;border-radius:2px;float:left;border:1px solid #fff;}
.content_right .conn .proshow1 .pro_btn1:hover{background:#7b7b7b;border:1px solid #ff8a00;}
.content_right .conn .proshow1 .pro_btn2:hover{background:#7b7b7b;border:1px solid #cc0606;}

.content_right .conn .xgcp li,#list2 li{float:left;width:22.2%;margin-right:32px;margin-bottom:30px;}
.content_right .conn .meet li{float:left;width:32%;margin-right:5px;margin-bottom:30px;}
.pagelist{justify-content: center;
    display: flex;
    width: 100%;}
.content_right .conn .xgcp li:nth-child(4n),#list2 li:nth-child(4n){margin-right: 0;}
.content_right .conn .xgcp li a,#list2 li a{ display:block;margin: 0 auto; padding: 0;}
.content_right .conn .xgcp li .show_pro_img a,#list2 li .show_pro_img a{margin: 0 auto; padding: 9px; border: 1px solid #e5e5e5;}
.show_pro_img span { display:block; width:100%; height:264px; overflow: hidden; margin: 0 auto; padding: 0; position: relative;}
.show_pro_img span img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.content_right .conn .xgcp li p,#list2 li p{ width:98%; height: 30px; overflow: hidden; line-height: 30px; color: #333; font-size: 14px; text-align: center; margin: 10px auto; padding: 0 1%;}
.content_right .conn .xgcp li p a,#list2 li p a{color: #333; font-size: 14px; }
.content_right .conn .xgcp li>div:hover .show_pro_img a,#list2 li>div:hover .show_pro_img a{ border: 1px solid #1C529B;}
.content_right .conn .xgcp li>div:hover p a,#list2 li>div:hover p a{ color:#1C529B; font-weight: bold;}
.small_pic .img-own{
    float: right;
    border-left: 8px solid #ffffff;
    border-top: 5px solid #ffffff;
}
.detail_cp_img{
    transition: all ease .5s;
    transform: scale(1.1);
}
.tags_title{
    border-bottom:1px solid #DDD;
    margin-top: 50px;
}
.tags_titles{
    height: 50px;
}
.tag_title {
    height: 45px;
    background-color: #cb471a;
}

.tag_title_on{
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    height: 50px;
    padding: 2px 15%;
    background-color: #cb471a;
}

.tags_title > .lwudja_tb >span {
    width:215px;
    font-size: 15px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    margin-bottom: -1px;
    background: #fff;
    color: #333;
    display: block;
    margin-left: 5px;
    border: 1px solid #DDD;
    border-bottom: 1px solid #ffffff;
    font-weight: bold;
    padding: 0 10px;
}
.tag_title > .lwudja_tb >span >a{
    float:left;
    width:auto;
    font-size: 17px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    margin-bottom: -1px;
    color: #fff;
    display: block;
    margin-left: 50px;
    font-weight: bold;
    padding: 0 10px;
}
.tag_title > .lwudja_tb >span >a:hover{ background: #3c3c3c;}
.tag_title > .lwudja_tb >span >.abg{
    color: #ffff00;
}
.xgtj{
    margin:25px 0;
}
.proshow2{padding-top:20px; width:1440px; margin:0 auto}
.proshow2 .prodetail_con{width: 100%;}
.proshow2 .prodetail_con .content{padding:30px 0;clear:both;}
.proshow2 .prodetail_con .content img{max-width:80%;height:auto !important;}
.dkajd_tb{background:url(../images/ljdkada.jpg) top center no-repeat;}

.contact .tags_title{}
.contact .tags_title span{float:left;width:auto;cursor:pointer;}
.contact .tags_title span.ron{background:#f1f1f1;border: 1px solid #f1f1f1;border-bottom: 1px solid #DDD;color:#666;font-weight:normal;}
.contact .content2{display:none;font-size: 20px;}
.contact .content1 ul{}
.contact .content1 ul li{float: left;width:30%;margin-right: 45px;}
.contact .content1 ul li:nth-child(3n){margin-right:0;}
.contact .content1 ul li a{display:block;}
.contact .content1 ul li a em{display:block;float:left;width:100%;height:60px;border:1px solid #ddd;border-radius:5%;}
.contact .content1 ul li.lx1 em{background:url(../images/contact_tel.png) center center no-repeat;}
.contact .content1 ul li.lx2 em{background:url(../images/contact_email.png) center center no-repeat;}
.contact .content1 ul li.lx3 em{background:url(../images/contact_address.png) center center no-repeat;}
.contact .content1 ul li a .wz{float:left;width:100%;}
.contact .content1 ul li a .wz p{font-size:16px;padding-bottom:10px;text-align: center}
.contact .content1 ul li a .wz span{font-size:16px;}
.tj_order h3{
    font-size: 18px;
}
.lx_dz { width:100%; overflow:hidden; margin:50px auto 20px; padding:0;}
.lx_dz .dz_map { width:97%; height:370px; overflow:hidden; margin:0 auto; padding:1%; border:1px solid #d9d9d9;}
.lx_dz .dz_map iframe{width:100%;}
.lx_dz .dz_map iframe body{width:100%;}
.page_list{text-align:center;}
.page_list a{display:inline-block;padding:0 10px;height:30px;line-height:30px;text-align:center;border-radius:2px;background: #fff;}
.page_list a:hover{background:#DA6D1E;color:#ffffff;}
.page_list a.pnnum1{background:#DA6D1E;color:#ffffff;}
.page_list input{display:inline-block;padding:0 5px;background:#DA6D1E;width:40px !important;height:30px !important;line-height:30px;text-align:center;margin:0 5px;color:#fff;cursor:pointer;}
.page_list .p_input{display:inline-block;padding:0 5px;background:#ddd;height:30px;line-height:30px;text-align:center;margin:0 5px;color:#555;cursor:default;}

.cpzx .ly_msg h3 { width: 100%; height: 40px; overflow: hidden; line-height: 40px; margin: 0 auto; padding: 0; border-bottom: 1px solid #dfdfdf; color: #333; font-size: 14px; font-weight: bold; text-align: center;}
.cpzx .ly_msg ul { width: 100%; overflow:hidden; margin: 20px auto; padding: 0;/* box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;*/}
.cpzx .ly_msg ul li { width: 100%; overflow: hidden; margin: 0 auto 12px; padding: 0;}
.cpzx .ly_msg ul li h4 { width:17%; height: 34px; overflow: hidden; line-height: 34px; margin: 0; padding: 0 20px 0 0; color: #333; font-size: 14px; text-align: right; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.cpzx .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara { width: 83%; overflow: hidden; margin: 0; padding-right: 20px; background:url(/images/tb_img.png) top right no-repeat; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.cpzx .ly_msg ul li .msg_ipt1 { height: 34px;}
.cpzx .ly_msg ul li .msg_tara { height: 118px;}
.cpzx .msg_ipt1 input, .msg_tara textarea { display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.cpzx .msg_ipt1 input { height: 34px; line-height: 16px;}
.cpzx .msg_tara textarea { height: 118px; line-height: 20px; resize: none;}
.cpzx .ly_msg ul li .msg_ipt2 { width: 120px; height: 34px; overflow: hidden; margin-right: 10px; padding:0; float: left;}
.cpzx .msg_ipt2 input { display: block; width: 120px; height: 34px; overflow: hidden; line-height: 16px; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.cpzx .ly_msg ul li a.yzm_img { display: block; width: 90px; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; background:url(/images/tb_img.png) top right no-repeat; float: left;}
.cpzx .ly_msg ul li .msg_btn { width:83%; overflow: hidden; margin: 0; padding: 0; float: left;}
.cpzx .msg_btn input { display: block; width: 100px; height: 34px; overflow: hidden; line-height: 32px; margin: 20px 15px 0 0; padding: 0; background-color: #f0f0f0; color: #333; font-size: 13px; text-align: center; border: 1px solid #ccc; float: left;}
.cpzx .ly_msg ul li .msg_ipt12 {width: 83%; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.cpzx .msg_ipt12 input { height: 34px; line-height: 16px; display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}

.cpzx .ly_msg ul li h4 {width: 10%;height: 45px;font-size:12px;}
.cpzx .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara {width: 90%;}
.cpzx .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara {width: 90% !important;}
.cpzx .ly_msg ul li .msg_ipt1 {height: 47px;}
.cpzx .msg_ipt1 input { height: 45px; line-height: 45px;}
.cpzx .ly_msg ul li .msg_ipt12 {width: 90% !important;height: 45px !important;}
.cpzx .msg_ipt12 input {height:45px;}
.cpzx .ly_msg ul li .msg_ipt1 select{height: 45px !important;}
.cpzx input{border-radius:2px;border:1px solid #babec0 !important;background:#f1f1f1;}
.cpzx textarea{border-radius:2px;border:1px solid #babec0  !important;background:#f1f1f1;}
.cpzx select{border-radius:2px;border:none !important;background:#f1f1f1;outline:none;text-indent:10px;}
.cpzx input:focus,.cpzx textarea:focus{border: 1px solid #dedede !important;}
.cpzx  .ly_msg ul li a.yzm_img img{height:100% !important;}
.cpzx .msg_btn input{width:150px;height:45px;line-height:45px;cursor:pointer;}
.cpzx .msg_btn input:first-child{background:#DA6D1E;color:#fff;}
.cpzx  .msg_ipt2 input {height: 45px;}
.cpzx  .ly_msg ul li .msg_ipt2{height: 45px;}



/*悬浮链接*/
.new-float{position:fixed;z-index:999999999;right:-63px;bottom:465px;width:180px;}
.new-float img{
    width:65%;
}
.suspension{position:fixed;z-index:999999999;right:0;bottom:400px;width:190px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:55px;height:55px;padding:10px 0 5px;background-color:#DA6D1E;margin-bottom:4px;cursor:pointer;outline:none;text-decoration:none;text-align:center;border-radius:2px;float: right;
    margin-top: 5px; border: }
.suspension-app{
    right:0; text-align: center;
}
.suspension-app .a-app{ width: 80px; display: block; margin-top: 50px;}
.suspension-app .a-app2 img{ border: 2px solid #fff;box-shadow: 0 0 10px rgba(113,113,113,0.5);}
.suspension .a.active,
.suspension .a:hover{background:#68DD4B;}
.suspension .a .a-qrcode:hover{background-color:#68DD4B;}
.suspension .a .i{display:inline-block;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
.suspension .a-service .i{display:inline-block;width:20px;height:20px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a span{display:block;width:100%;text-align:center;color:#fff;font-size:12px;padding-top:4px;}
.suspension .a-service-phone .i{display:inline-block;width:20px;height:20px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.a-qrcode .p{display:inline-block;width:20px;height:20px;background-image:url(../images/app.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension-app .a-app .p,.suspension-app .a-app2 .p{display:inline-block;width:20px;height:20px;background-image:url(../images/whatsapp.png);background-repeat:no-repeat;background-position:-1px 0;}
.suspension .a-book .p{display:inline-block;width:20px;height:20px;background-image:url(../images/app.png);background-repeat:no-repeat;background-position:-2px -27px;}
.suspension .a-ytb .p {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(../images/app.png);
    background-repeat: no-repeat;
    background-position: -27px -27px;
}


.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:220px;background:#7ae9f29e;position:absolute;right:67px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;/*background:url(../images/side_bg_arrow.png) no-repeat;r*/ight:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:80px;}
.suspension .d-qrcode{top:140px;}
.suspension .d-app{top:170px;}
.suspension .d-book{top:205px;}
.suspension .d-ytb {top: 270px;}
.suspension .d .inner-box{padding:8px 22px;}
.suspension .d-service-item{padding:4px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}

.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .email{margin-left:5px;margin-top:10px;}
.suspension .d-service-item .app{margin-left:10px;margin-top:10px;}
.suspension .d-service-item .book{margin-left:10px;margin-top:10px;}
.suspension .d-service-item .youtube{margin-left:10px;margin-top:10px;}

.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item .i-qrcode{width:44px;height:44px;background:url(../images/email.png) no-repeat center center;display:block;}
.suspension .d-service-item .i-app{width:44px;height:44px;background:url(../images/app1.png) no-repeat center center;display:block;}
.suspension .d-service-item .i-book{width:44px;height:44px;background:url(../images/face.png) no-repeat center center;display:block;}
.suspension .d-service-item .i-ytb{width:44px;height:44px;background:url(../images/youtube.png) no-repeat center center;display:block;}

.suspension .d-service-item p{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service .d-service-item p{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:5px;}
.suspension .d-app .d-service-item .text{width:150px;}
.suspension .d-service-item .text-email{float:left;width:112px;line-height:22px;font-size:15px;margin-left:0px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;width:222px;height:70px;}
.suspension .d-qrcode .inner-box{padding:10px 0;}
.suspension .d-qrcode p{font-size:14px;color:#221f1f;padding-top:5px;}

.suspension .d-app{text-align:center;width:220px;height:70px;}
.suspension .d-app .inner-box{padding:10px 0;}
.suspension .d-app .d-service-item p{width:130px;}
.suspension .d-app p{font-size:14px;color:#221f1f;padding-top:5px;}
/*新改变样式*/
.question{
    background: #f2f2f2;
    height: 100px;
}
.que-left{
    padding: 20px 20px;
}
.que-right{
    margin: 15px auto;
}
.form-yellow{
    color:#dc5311;
}
.form-input{
    margin-top:12px;
}
.coolbg{
    width:100%;
    height:40px;
    color:#dc5311;
    border:2px solid #dc5311;
    cursor: pointer;
}
.coolbg:hover{
    background: #d8c11e;
    color:#fff;
}
#vdimgck {
    width:40%;
}
.code{
    margin-top:10px;
}
.announce{
    color: #757a80;
    border-bottom: 1px solid #d6d4d4;
}
.announce_title a{
    color:#757a80;
}
.announce_title{
    width: 60%;
    float: left;
    height: 60px;
    line-height: 60px;
}
.announce_title a:hover{
    color:red;
}
.announce_bottom{
    width: 30%;
    float: right;
    padding-top: 13px;
}
.tabpad ul li{
    height: 340px;
    text-align: center;
}
.tabpad ul li a span{ font-weight:bold;color: #5e5b5b;
  font-size: 16px;}
.tabpad{
    display: none;
}
.list-show .show{
    display: block;
}
.list-top{
    margin-top:40px;
    margin-bottom: 60px;
}
.list-top img{
    width:55%;
    float: left;
    margin-left: 23%;
}
.abt{
    border-radius: 30px;
    border: 1px solid gray;
    height: 38px;
    width: 130px;
    color:red;
}
.tabul li{ width:16.2%}
.tabul li a{
    display: block;
    height: 120px;
	width:150px;
	text-align:center;
	margin:0 auto;
    color: #000;
    border-radius: 8px;
    line-height: 20px;
    font-size: 14px;
}
.tabul li a span{}
.tabul li a:hover{ color:#e53b00;
}
.tabul li a:hover img{box-shadow: 0 0 10px rgba(140,140,140,0.75);
	transition: background-color 1s ease;
	border-radius: 25px;
}
.list-title{
    margin-bottom:80px;
}
.pro-list{
    padding:0;
}
.tabpad img{
    border:1px solid #d8d5d5; margin-bottom:10px; width:94%;
}
.tabpad a{
    display: block;
}
.tabul li .tab-on{
    color: #000000;
}
.more{
    text-align: center; padding-left:40%; padding-top:80px;
}
.more a{
    display: block;
    width:20%;
    height:45px;
    line-height: 45px;
    color: #fffcfc;
    background-color: #e53b00; float:left;
}
.advantage{
    background: url(../picture/1.jpg) top center no-repeat;
    position: relative;background-size: 112%;
}
.our{
    width: 36%;
    margin: 25px auto; padding-top:27px;
}
.ous-head{
    position: relative;
}

.pic-123{
    margin-top:10px;
}
.pic-123 img{
    width:70%;
}
.pic-right{
    text-align: right;
}
.pic-left{
    text-align:left;
}
.pic-2{
    margin-top: 10px;
    margin-bottom: 10px;
}
.change:hover{
    background: #cdd3dd;
}
.change-1{
    background: #dee3ea;
}
.newsmore{
    float:right;
}
.newshead{
    margin-top:40px;
    margin-bottom: 20px;
}
.newsfoot{
    height:380px;
}
.des{
    margin-top: 20px;
    margin-bottom: 35px;
}
.rea{
    background: #cb471a;
    padding: 5px;
    color:#ffffff;
}
.tit{
    color:#cb471a;
    font-weight: bold;
}
.img-responsive{ margin-bottom:15px;}
.newsfoot ul li{
    background: white;
    height: 440px;
}
.cusmore{
    float:right;
}
.index_case{
    background: url(../picture/customer-case.jpg) center center no-repeat;
    height: 440px;
}
.casehead{
    margin-top:100px;
    margin-bottom:20px;
}
.casemore{
    float:right;
}
.cas{
    color:#ffffff;
}
.box{
    position: relative;
    overflow: hidden;
    border:2px solid #ffffff;
}
.box a img{ width:100%}
.box-con{
    width: 100%;
    top: 274px;
    font-weight: bold;
    position: absolute;
    transition: all 1s;
    text-align: center;
}
.box-con a{ color:#fff;}
.box:hover div.box-con {
    padding-top: 30%;
    opacity: 0.7;
    top: 0;
    background: linear-gradient(to left top, #cb471a, #cb471a);
    height: 100%;
}
.box-con a:hover{
    color: #fff;
}
.foot-bg{
    background: url(../picture/foot.jpg);
    height: 445px;
    overflow: hidden;
}
.form-lx{
    height:100%;
}
.foot-info{
    margin-top:55px;
}
.logo-foot img{
    width:60%;
}
.face img{
    width:35px;
}
.face{
    margin-top:20px;
    height:50px;
}
.infomation{
    color: #3137ef;
    font-size: 20px;
    font-weight: bold;
}
.con-lx,.con-lx a{
    color:#000;
}
.con-lx div{
    margin-top:20px;
}
.con-lx div img{
    width:17px;
    margin-right: 10px;
}
#tick h3{
    color: #da6d1e;
    text-align: center;
}
.list-title-inside{
    background: #000;
    border-top: 7px solid #f48a04;
}
.pro-list-inside{
    padding:0;
    background: #fff;
}
.tabul-inside li{
    text-align: center;
    height: 45px;
    line-height: 45px;
    border: 1px solid #e89d1f;
}
.tabul-inside li a{
    color:#ffffff;
    display: block;
    height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tabul-inside li:hover{
    background: #183883;
}
.tabpad-in{
    text-align: center;
}
.tabul-inside li.tab-on{
    background: #183883;
}

.kejiaorder{
    position: fixed;
    z-index: 100;
    left: 0;
    bottom: 17%;
}
.bg_order{
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.55);
}
.order_form{
    display: none;
    text-align: center;
    position: fixed;
    left: 20%;
    top: 25%;
    background: #fff;
    width: 60%;
    height: 350px;
}
.lei_title h1{
    font-size: 24px;
    text-align: center;padding-bottom: 16px;
  font-weight: bold;
}
.lei_title p{
    text-align: center;
    color: red;
    font-size: 17px;
    margin-top: 10px;
}
.lei_title{
    margin-bottom: 10px;
}

.livechat_button {
    position: fixed;
    top: 22%;
    z-index: 200;
}

body{
    top:0 !important;
}
.video-content{
    text-align:center;
}
#goog-gt-tt{display:none!important;}
.goog-te-banner-frame{display:none!important;}
.goog-te-menu-value:hover{text-decoration:none!important;}
.goog-text-highlight{background-color:transparent!important;box-shadow:none!important;}
#google_translate_element2{
    display: none!important;
}
.switcher {
    float: left;
    cursor:pointer;
    overflow:hidden;
    width:175px;
}
.switcher a {text-decoration:none;display:block;font-size:12pt;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
.switcher a img {vertical-align:middle;display:inline;border:0;padding:0;margin:0;opacity:0.8;}
.switcher a:hover img {opacity:1;}
.switcher .selected {background:#ffffff linear-gradient(180deg, #efefef 0%, #ffffff 70%);position:relative;z-index:9999;}
.switcher .selected a {border:1px solid #cccccc;color:#666666;padding:3px 5px;width:161px;}
.switcher .selected a:after {height:24px;display:inline-block;position:absolute;right:10px;width:15px;background-position:50%;background-size:11px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 285 285'><path d='M282 76.5l-14.2-14.3a9 9 0 0 0-13.1 0L142.5 174.4 30.3 62.2a9 9 0 0 0-13.2 0L3 76.5a9 9 0 0 0 0 13.1l133 133a9 9 0 0 0 13.1 0l133-133a9 9 0 0 0 0-13z' style='fill:%23666666'/></svg>");background-repeat:no-repeat;content:""!important;transition:all .2s;}
.switcher .selected a.open:after {-webkit-transform: rotate(-180deg);transform:rotate(-180deg);}
.switcher .selected a:hover {background:#f0f0f0}
.switcher .option {position:relative;z-index:9998;border-left:1px solid #cccccc;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;background-color:#eeeeee;display:none;width:171px;max-height:198px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;overflow-y:auto;overflow-x:hidden;}
.switcher .option a {color:#000000;padding:3px 5px;}
.switcher .option a:hover {background:#ffffff;}
.switcher .option a.selected {background:#ffffff;}
#selected_lang_name {float: none;}
.l_name {float: none !important;margin: 0;}
.switcher .option::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);border-radius:5px;background-color:#f5f5f5;}
.switcher .option::-webkit-scrollbar {width:5px;}
.switcher .option::-webkit-scrollbar-thumb {border-radius:5px;-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);background-color:#888;}
.pro-list-li-in{
    position: relative;
}
.pro-list-li-in ul{
    position: absolute;
    z-index: 99;
    display: none;
    background: #cb6428;
    top: 43px;
    opacity: 1.0;
    width: 90%;
}
.pro-list-li-in ul li{
    border-top:0;
}

::-webkit-scrollbar{
    width:6px;height:3px;
    background-color: #00000040;
}
::-webkit-scrollbar-thumb{
    background-color:#9a9a9a;/*rgba(0,0,0,1);*/
    border-radius:10px;
}
::-webkit-scrollbar-track{
    background-color:transparent;
}

.leibie-lixia a {
    background: #cb4619;
    color: #fff;
    font-size: 16px;
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
}
.leibie-lixia{
    margin-bottom: 20px;
}
.lwiiah_tb li{ width: 19%;}
.container .on a,.leibie-lixia a:hover{ background:#05408e; color:#fff; border: 0;}


@media (max-width:1700px){
    .flickerplate {
        height: 470px;
    }
    .rightpng {
        right: 13%;
    }
    .leftpng {
        left: 13%;
    }
}

@media (max-width:1680px){
    .rightpng {
        right: 12%;
    }
    .leftpng {
        left: 12%;
    }
}


@media (max-width:1600px){
    .flickerplate {
        height: 460px;
    }
    .rightpng {
        right: 8%;
    }
    .leftpng {
        left: 8%;
    }
}

@media (max-width:1592px){
    #chatImg{
        display:none;
    }
}

@media (max-width:1440px){
    .flickerplate {
        height: 415px;
    }
    .rightpng {
        right: 6%;
    }
    .leftpng {
        left: 6%;
    }

}


@media (max-width:1366px){
    .flickerplate {
        height: 390px;
    }
    .ly_top .top_logo {
        margin: 25px 0 19px 2%;
    }
    .rightpng {
        right: 4%;
    }
    .leftpng {
        left: 4%;
    }
}


@media (max-width:1280px){
    .flickerplate {
        height: 365px;
    }
    .rightpng {
        right: 0;
    }
    .leftpng {
        left: 0;
    }
    .catemenu {
        left: -480px;
    }
	.livechat_button{ display:none}
}


@media (max-width:1200px){
    .flickerplate {
        height: 345px;
    }
    .question{
        display:none;
    }
}

    /*小尺寸屏幕电脑*/
@media (max-width:1199px){
    .contact .content1 ul li {
        margin-right: 20px;
    }
.ly_top{width:100%;}
.navigation{width:96%;}
.navigation li{width:12%;}
.navigation li a{width:100%;}
.flickerplate{height:400px;}

#announcement{width:96%;}
#announcement .announcement_body{width: 490px;}

.ly_show{width:100%;margin: 0 auto; padding:20px 0;}
.ly_title span{margin:5px auto 0;}
.ly_show .show_menu{width:21%;}
.ly_show .show_list{width:78%;}
.show_list ul li{width:23%;padding:0 0 0 2%;}
.show_pro_img span{width:100%;height:150px;}
.show_list ul li p{width:98%;}
.menu_li p{width: 100%;padding: 0 5px;}
.menu_li ul {width: 100%;}

.ly_youshi_in{width:96%;padding: 20px 0;}
.ly_youshi ul li span{height:50px;overflow:hidden;}

.ly_case_in{width:96%;padding: 20px 0;}
.rollBox{width:100%;}
.rollBox .LeftBotton{}
.rollBox .RightBotton{}
.rollBox .Cont{width:94%;margin:0 5px;}
.rollBox .Cont .pro_list .show_pro_img span{width:100%;height:200px;}
.rollBox .Cont .pro_list .show_pro_img span img{max-width:100%;max-height:100%;}

.ly_about_in{width:96%;padding: 20px 0 40px;}
.gsjj{background: none;}
.gsjj_img{margin-top:30px;width:30%;}
.gsjj_img img{width:auto;height:230px;max-width:100%;}
.gsjj_in{width: 65%;margin: 30px 30px 0 0;}
.gsjj p{height:125px;margin-top: 24px;}

.ly_article_in{width:96%;padding: 20px 0;}
.textlist1 li{width:45%;}

#link{width:96%;}

#floor_7{width:90%;}

#copyright{width:90%;}

.ny_banner .search{width:auto;top:auto;bottom:10%;left:auto;right:5%;margin-left:0;}
.suspension{display:none;}
#KFRightScreen{display:none !important;}
#KFCenterScreen{display:none !important;}
#KFBoxTitle{display:none !important;}
.custombox{display:none !important;}
.ny_content{width:95%;}
.ny_content .content_right .conn ul.h_product_bd li {width: 30%;margin-right: 5%;}
.content_right .conn .xgcp li,#list2 li{width: 21%;margin-right: 5.33333%;}
.contact .content1 ul li a .wz{width:60%;}
.silder-main{min-height:inherit;}
    .list-show-in > div {
        height: 220px;
    }
    .list-show-chanpin > div {
        height: 270px;
    }
    .xgtj .pro_list {
        height: 250px;
    }
    .daohang,.contact-us{
        display: none;
    }
    .catemenu {
        left: -370px;
        min-width:1000px;
    }

}


@media (max-width:1140px) {
    .tabpad ul li {
        height: 300px;
    }
    .ous-title {
        padding: 8px;
    }
    .ous {
        padding: 20px;
        top: 75px;
    }
    .advantage {
        height: unset;
    }
    .foot-bg {
        height: 550px;
    }

}
/*平板*/
@media (max-width:991px){
    .news_txt a span {
        height: 40px;
    }

.flickerplate{height:280px;}
#announcement .announcement_bottom{float:none;margin:0 auto;width:100%;}
.form_text1{width:80%;height: 45px;box-sizing: border-box;}
.form_button1{width:20%;box-sizing: border-box;}

.ly_title{margin: 0 auto 20px;}
.ly_title p{font-size: 24px;}
.ly_title span{margin: 0 auto 0;}
.ny_content .content_left{width:100%;}
.ny_content .content_right{width:100%;}
.content_left .show_menu{width:100%;margin-bottom:20px;}
.ly_show .show_menu{width:100%;margin-bottom:20px;}
.ny_content .content_left .c_tlt{background:#bbbbbb !important;font-size:15px;text-align:left;padding: 0 20px;font-weight:normal;height:40px;line-height:40px;}
.menu_tit{background:#DA6D1E !important;}
.menu_tit p{height:40px;line-height:40px;font-size:16px;float:left;width:30%;text-align:left;}
.menu_tit em{cursor:pointer; display:block;width:30%;text-align:right;color:#ffffff;height:40px;line-height:40px;float:right;/*background:url(../images/jt.png) no-repeat right center;*/-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
/*.menu_tit em.on{transform:rotateX(180deg);}*/
.menu_list .menu_li{overflow-y: scroll;overflow-x: hidden;}
.menu_li p{padding:0 10px;}
.menu_li ul li a p{width:100%;}
.show_menu .menu_list{height:300px;display: none;}
.show_menu .menu_tit{height:40px;padding: 0 20px;}
.menu_tit span{display:none;}
.ly_show .show_list{width:100%;}
.show_list ul li{width:48%;}
.show_list ul li p{width:98%;}

.gsjj{background:none;}
.gsjj_img{margin-top: 0;width:100%;display:block}
.gsjj_img img{width:100%;display:block;height:auto;max-height:300px;}
.gsjj_in{width:100%;margin: 20px 0 0 0;}
.gsjj a.more{float:none;margin:20px auto;}

.textlist1 li{width:43%;}

.link_title{height:40px;line-height:40px;text-align: center;}
    #floor_7{height:71px;}
#floor_7_main{padding:0px 0;}
#floor_7_1{width:100%;display:none;}
#floor_7_2{width:100%;}
    .tabul-inside li a {
        color: #ffffff;
        font-size: 13px;
    }
#copyright_main{padding:10px 0;height:160px}
#copyright{line-height:20px;}
/*#copyright span{width:100%;}*/

.content_right .conn .xgcp li div .show_pro_img,#list2 li div .show_pro_img{height:170px;}

.ny_content .ny_news_con{min-height:150px;}
    .que-left {
        padding: 20px 20px;
        float:left;
    }
    .que-right {
        float:right;
    }
    .coolbg {
        width: 130%;
    }
    .code {
        margin-top: 15px;
    }
    .list-show-in > div {
        height: 175px;
    }
    .list-show-chanpin > div {
        height: 215px;
    }
    .xgtj .pro_list {
        height: 190px;
    }
    .ousr{
        display: none;
    }
    .open > .catemenu {
        display: none;
    }

    .announce{
        display: none;
    }
    .tabpad ul li {
        padding: 50px;
    }
}

@media (max-width:960px){
    .que-right {
        padding: 0;
    }
    .top_logo{
        display:none;
    }
    .right_top {
        width: 100%;
    }
    .navigation li {
        width: 14%;
    }
}

@media (max-width:880px){
    .contact .content1 ul li {float: none;width: 100%;margin-right: 0;margin-bottom:20px;}
    .contact .content1 ul li a .wz{width:100%;}
    .contact .content1 ul li a .wz p {float:left;width:100%;line-height:26px;padding-right:10px;}
    .contact .content1 ul li a .wz span {float:left;width:100%;line-height:26px;}
    .contact .content1 ul li.lx3 a .wz span {float:left;line-height:30px;}
    .lx_dz {margin: 20px auto 20px; }
    .lx_dz .dz_map{height:270px;}
    .ny_banner .search {width: auto;top: auto;bottom: 30%;left: auto;right: 50%;margin-right:-190px;}
    .page_list td span{display:none;}
    .page_list td #firstpage{display:none;}
    .page_list td #endpage{display:none;}
    .que-left{
        display: none;
    }
    .que-right{
        float:none;
    }
}


@media (max-width:768px) {
    .flickerplate {
        height: 215px;
    }
    .navigation li a {
        width: 100%;
        font-size: 12px;
    }

    .ly_top .top_logo {
        margin: 25px 0 19px 0;
        width:15%;
    }
}
/*手机*/
@media (max-width:767px) {
    .rese > div > img{
        width:115%;
    }

    .ly_top {
        height:50px;
    }
    .ly_nav{
        width: 100%;
        margin: 0 auto;
        padding: 0;
        background-color: #da6d1e;
        height: auto;
    }

    .list-show-chanpin > div {
        width: 50%;
        float: left;
        height: auto;
    }
    .list-show-in > div {
        height: auto;
        width: 50%;
        float: left;
    }
    .new-float{
        display: none;
    }


    .ly_top .top_tel {
        display: none;
    }

    .ly_top .top_logo {
        width: 100%;
        margin: 10px 0 16px 0;
    }

    .ly_top .top_logo a {
        display: block;
        width: 100%;
        text-align: center;
    }

    .ly_top .top_logo a img {
        max-width: 90%;
        display: inline-block;
        vertical-align: top;
    }

    .web_nav {
        width: 96%;
        display: block;
    }

    .navigation {
        width: 100%;
        display: none;
    }

    .navigation li {
        width: 100%;
        background: #f1f1f1;
        border-bottom: 1px solid #ffffff;
    }

    .navigation li a {
        color: #515671;
        height: 40px;
        line-height: 40px;
    }


    .flickerplate ul.flicks > li:nth-child(1) {
        background-image: url(../images/banner1_sj.jpg) !important;
    }
    .flickerplate ul.flicks > li:nth-child(2) {
        background-image: url(../images/banner2_sj.jpg) !important;
    }

    .flickerplate ul.flicks > li:nth-child(3) {
        background-image: url(../images/banner3_sj.jpg) !important;
    }
    .flickerplate ul.flicks > li:nth-child(4) {
        background-image: url(../images/banner4_sj.jpg) !important;
    }
    .flickerplate ul.flicks > li:nth-child(5) {
        background-image: url(../images/banner5_sj.jpg) !important;
    }

    #announcement .announcement_body {
        width: 64%;
    }

    .announcementlist li a {
        width: 95%;
        font-size: 12px;
    }

    .announcementlist li span {
        width: 35%;
        font-size: 12px;
        margin-left: 5px;
    }

    .show_pro_img span {
        height: 140px;
    }

    .ly_youshi ul li {
        width: 100%;
        padding: 2% 2% 4%;
    }

    .ly_youshi ul li span {
        width: 94%;
        line-height: 20px;
        height: 55px;
        margin: 4px 0 0;
        font-size: 12px;
    }

    .ly_youshi ul li p {
        font-size: 18px;
    }

    .ly_youshi ul li p i {
        width: 30px;
        height: 30px;
        font-size: 16px;
    }

    .ly_youshi ul li p i b {
        left: 6px;
    }

    .ly_about_in {
        padding: 20px 0 0;
    }

    .rollBox .Cont {
        margin: 0 0;
    }

    .rollBox .Cont .pro_list .show_pro_img span {
        width: 100%;
        height: 120px;
    }

    .rollBox .Cont .pro_list .show_pro_img span img {
        max-width: 100%;
        max-height: 100%;
    }

    .rollBox .Cont .pro_list p {
        height: 26px;
        line-height: 26px;
        padding-bottom: 5px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .rollBox .RightBotton { /*margin: 20px 0 0 0;*/
        display: none;
    }

    .rollBox .LeftBotton { /*margin: 20px 0 0 0;*/
        display: none;
    }

    .WeChat {
        display: none;
    }

    .textlist1 li {
        width: 88%;
        margin-left: 10%;
    }

    .textlist1 li:nth-child(2n) {
        float: left;
        margin-left: 10%;
    }

    .textlist1 li .InfoTitle {
        font-size: 16px;
    }

    .ny_content .content_left {
        float: none;
        width: 100%;
    }

    .ny_content .content_right {
        float: none;
        width: 100%;
    }

    .ny_banner {
        margin-bottom: 20px;
        position: relative;
        background: url(../images/ny_banner2.jpg) center center no-repeat;
    }

    .ny_banner .search {
        width: 95%;
        right: auto;
        margin-right: 0; display:none
    }

    .ny_banner .search .sr {
        width: 68%;
    }

    .ny_banner .search .tj {
        width: 20%;
    }

    .ny_content .content_right .bread_nav {
        overflow: visible;
        height: auto;
        line-height: 24px;
    }

    .ny_content .content_right .bread_nav h2 {
        float: none;
        width: 100%;
    }

    .ny_content .content_right .bread_nav div {
        float: none;
        width: 100%;
        text-align: left;
        line-height: 15px;
        padding-top: 5px;
    }

    .ny_content .content_left .c_tlt {
        height: 38px;
        line-height: 38px;
    }

    .news_txt {
        padding: 20px 0 20px 23%;
    }

    .news_date {
        width: 20%;
        padding: 20px 3% 0 0;
    }

    .news_txt span::before {
        display: none;
    }

    .news_txt span {
        margin-bottom: 10px;
    }

    .news_txt i {
        height: 50px;
        overflow: hidden;
        display: block;
    }

    .news_box {
        height: auto;
        overflow: hidden;
    }

    .arrow_left {
        top: auto;
        bottom: 20px;
    }

    .page_list a {
        margin-right: 5px;
    }


    .page_list input {
        display: none !important;
    }

    .page_list a {
        font-size: 12px;
    }

    .ny_content .content_right2 {
        padding-bottom: 0;
    }

    .news_box:hover .news_txt {
        padding: 20px 0 20px 23%;
    }

    .news_box:hover .news_date {
        padding: 20px 3% 0 0;
    }

    .ny_content .ny_news_con {
        min-height: 100px;
        word-break: break-word;
    }
    .ny_content .ny_news_con p img,.ny_content .ny_news_con img{ width: 100%!important;}


    .content_right .conn .xgcp li,#list2 li{
        width: 46%;
    }

    .content_right .conn .xgcp li:nth-child(2n),#list2 li:nth-child(2n){
        margin-right: 0;
    }


    .content_right .conn .xgcp li div .show_pro_img,#list2 li div .show_pro_img{
        height: 160px;
    }

    .ly_msg ul li h4 {
        display: none;
    }

    .cpzx .ly_msg ul li div {
        width: 100% !important;
    }

    .cpzx .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara {
        width: 100% !important;
    }

    .cpzx .ly_msg ul li .msg_ipt12 {
        width: 100% !important;
    }

    .ly_msg ul li div.msg_ipt2 {
        width: 30% !important;
    }

    .ly_msg ul li span {
        display: none;
    }

    .ly_msg {
        margin: 0 auto 0 !important;
    }

    .cpzx .msg_btn input {
        width: 49%;
        margin-right: 0;
    }

    .cpzx .msg_btn input:first-child {
        margin-right: 2%;
    }

    .ny_content .content_right .conn ul.h_product_bd li {
        width: 49%;
        margin-right: 2%;
    }

    /*.ny_content .content_right .conn ul.h_product_bd li:last-child{height:0;overflow:hidden;}*/
    .ny_content .content_right .conn ul.h_product_bd li:nth-child(2n) {
        margin-right: 0 !important;
    }

    .ny_content .content_right .conn ul.h_product_bd li:nth-child(3n) {
        margin-right: 2%;
    }

    .ny_content .content_right .conn ul.h_product_bd li div .show_pro_img {
        height: 180px;
    }

    .content_right .conn .proshow1 {
        padding-top: 0; margin-top: 75px;
    }



    .content_right .conn .proshow1 .js-silder {
        float: none;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding-top: 20px;
        padding-bottom: 75px;
    }

    .content_right .conn .proshow1 .prodesc {
        float: none;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding-top: 15px;
    }

    .content_right .conn .proshow1 .prodesc p.desc {
        height: 74px;
    }

    .content_right .conn .proshow1 .pro_btn {
        padding-top: 15px;
    }

    .content_right .conn .proshow1 .pro_btn1 {
        height: 44px;
        line-height: 44px;
        width:100%;
    }

    .content_right .conn .proshow1 .pro_btn2 {
        height: 44px;
        line-height: 44px;
        width:100%;
    }

    .content_right .conn .proshow1 .pro_btn2 em {
        display: none;
    }

    .tags_title {
        margin: 5px 0;
    }
    .sj_xgtj{

    }
    .proshow2 .prodetail_con {
        width: 100%;
    }

    .proshow2 {
        padding-top: 0;
    }

    .proshow2 .prodetail_con .content {
        padding: 10px 0;
    }

    #footer {
        display: none;
        background-color: white;
        position: fixed;
        height: 70px;
        width: 100%;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff5a00, endColorstr=#913300, grandientType=0);
        bottom: 0;
        z-index: 200
    }
    #footer ul {
        width: 100%;
        height: 45px;
        line-height: 45px
    }

    #footer ul li {
        width: 20%;
        float: left
    }

    #footer ul li a {
        width: 100%;
        height: 45px;
        display: block
    }

    #footer ul li dl {
        width: auto;
        margin: 0 auto;
        text-align: center
    }

    #footer ul li dt {
        line-height: 25px;
        padding-top: 2px;
        font-size: 25px
    }

    #footer ul li dd {
        width: auto;
        height: 20px;
        font-size: 12px;
        line-height: 20px;
        overflow: hidden
    }
    #footer ul li .whatapp{
        display: none;
        position: absolute;
        top: -35px;
        left: 0;
        line-height: 35px;
        background: rgb(255, 255, 255);
        height: 35px;
        font-size: 15px;
        width: 100%;
    }
    .icon--33{
        position: relative;
    }

    .tabpad ul li a img{
        display: block;
        margin: 0 auto;
    }

    .newsfoot {
        height:auto;
    }
    .foot-bg {
        height: auto;
    }
    .index_case{
        display: none;
    }
    .face > ul > li{
        float:left;
    }
    .foot-bg {
        height: 1050px;
    }

    .tabpad ul li {
        width: 50%;
        float: left;
        padding: 0 15px;
    }
}

@media (max-width:600px) {
    .user-info{
        width:50% !important;
    }
    .kejiaorder{
        display: none;
    }
    .cuxiao{
        display: none;
    }
    .xgtj .pro_list{ height: auto; padding-bottom: 10px;}
}


@media (max-width:420px) {
    .livechat_button{
        display: none;
    }
    #footer{
        display: block;
    }
    .tuku{
        display: none;
    }
    .list-show-chanpin >div h4 {
        font-size: 12px;
    }
    .flickerplate {
        height: 200px; margin-top:50px;
    }
    #pro_ul{

    }
    .ly_nav {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        background-color: #da6d1e;
        height:auto;
    }
    .right_top {
        float: none;
        width: 100%;
    }

    .question,.announce{
        display: none;
    }
    .list-top img {
         width: 100%;
         float: none;
         margin-left: 0;
    }
    .list-top a{
        display: none;
    }
    .tabpad ul li {
        float:left;
        width:50%;
        height:237px;
        font-size:13px;
    }
    .our {
        width: 100%;
    }
    .ous-title {
        padding: 35px 5px 12px 5px;
        font-size: 14px;
    }
    .ous{
        display: none;
    }
    .newsfoot {
        height: auto;
    }
    .index_case{
        display: none;
    }
    .face ul li{
        float:left;
    }
    .logo-foot img {
         width:70%;
    }
    .foot-bg {
        height: auto;
        padding-bottom: 106px;
    }

    .list-show-in > div{
        width:50%;
        float:left;
        height: 190px;
        padding: 0 2px;
    }
    .list-show-chanpin > div{
        float:left;
        width:50%;
        height: 220px;
        padding:0 5px;
    }
    #tick{
        margin-bottom:12px;
    }
    #tick h3 {
        color: #fbc608;
        font-size: 15px;
    }
    #tick img{
        width:100%;
    }
    .news_date span {
        font-size: 17px;
    }
    .news_txt a span {
        height: 40px;
    }
    .tabpad img{
        width:100%;
    }
    .ous-head img,.our img,.need img,.newsfoot img{
        width:100%;
    }
    .newscenter a {
        padding: 5px;
    }
    .tabpad ul li {
        padding-right: 5px;
        padding-left: 5px;
    }
    .order_form {
        display: none;
        text-align: center;
        position: fixed;
        left: 15%;
        top: 5%;
        background: #fff;
        width: 70%;
        height: 450px;
    }
    .kejiaorder > a > img{
        width:75%;
    }
    .order_form h3{
        font-size:12px;
    }
    .order_form > form > div{
        width:98% !important;
        margin-left:1% !important;
    }
    .form-input > input {
        font-size: 12px;
    }
    .yzm{
        margin-left:0 !important;
        margin-top:0 !important;
    }
    .tijiao{
        margin-top: 5px !important;
        margin-left: 0 !important;
    }
    .coolbg{
        width:50% !important;
    }
    .lei_title h1 {
        font-size: 16px;
        text-align: center;
    }
    .tabpad-in,.list-back,.list-show-chanpin{
        padding:0 5px;
    }
    .list-show-in >div h4 {
        font-size: 13px;
    }
    .position a{
        font-size:12px;
    }
    .ly_top{
        position: fixed;
        width: 100%;
        background: #fff;
        z-index: 99999999; top:0;
    }
    #ny_about,.ny_banner{
        height:200px; margin-top:5rem;
    }
    .ouss,.pro-list-inside,.pro-art-inside,.ny_content,.service{
        margin-top: -25px;
    }
    .pageBox .disabled {
        width: 45px;
    }
    .page_list a {
        margin-right: 0;
        padding:0;
    }
    .content_right .conn .xgcp li,#list2 li{
        width: 49%;
        margin-right: 1%;
        margin-bottom: 5px;
    }

    .pro-list > .list-title > .tabul >li{
        width:33% !important; float:left;
        margin:0 !important;
        padding:0 !important;
		
    }
	
	.tabul li a{ width:100%; height:16rem; line-height:1;}
    .pro-list > .list-title > .tabul >li >img{ width:90%;}
	.pro-list > .list-title > .tabul >li:nth-child(7){ display:none}
	.list-top,.list-title{ margin-bottom:20px;}
    .content_right .conn .pro_name{font-size:16px;}
    .proshow1 .prodesc p.bt {
        margin: 10px 0;
    }
    .tag_title{
        display: none;
    }
    .tag_title >span >a{
        width:auto;
    }
    .ny_content .ny_news_con table{
        width: 100% !important;
    }
    .small_pic .img-own {
        float: right;
        border-left: 1px solid #ffffff;
        border-top: 1px solid #ffffff;
    }
    #table-edit{
        width: 100%;
        overflow-x: auto;
    }
    #table-edit table{
        width:200% !important;
    }
}
.ny_news_con{ float:left; padding-top:60px; width:100%; padding-bottom:55px;}
/*新留言板开始2023.5.8 汤汤*/
.liuyan_tb{ width: 100%; background: #fff;font: -webkit-control; height: 677px; padding-bottom: 50px; padding-top: 60px;}
.liuyann_tb{ width: 68%;
    margin: 0 auto;}
.liuyann_tb1{ width: 70%; float: left;padding-right: 2%;box-shadow: 0 0 10px rgba(140,140,140,0.75);padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 20px; border-radius:20px;
}
.liuyann_tb2{ width: 29.4%; float: right; background: #cb471a; padding-bottom: 43px; padding-top: 20px;}
.liuyandl_tb1 img{ float: left;}
.liuyandl_tb1 p{font-family: Eras Demi ITC; font-size: 30px; color: #161616; line-height: 40px; padding-left: 74px;}
.liuyandl_tb2 p{ font-family: Verdana; font-size: 16px; color: #8d8d8d;}
.linea_tb1{ width: 46.1%; float: left; display: block; border: 1px solid #dddddd; height: 60px; line-height: 60px;}
.linea_tb1 span,.linea_tb2 span{ float: left; display: block; color: #666;}
.linea_tb1 span span1,.linea_tb2 span span1{ display:block; float: left; text-align: right; line-height: 67px; color: #dd0122; width: 28px; padding-right: 2px;}
.liuyandl_tb3 label{ margin-top: 20px; font-weight: normal}
.liuyandl_tb3 form{ width: 100%;display:flex;justify-content:space-between;flex-wrap:wrap;}
.linea_tb1 input{ display:block; float: left; height: 57px; width: 64%; margin-left: 0.2%; font-family:Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif; border: none}
.linea_tb2{border: 1px solid #dddddd;display: block;  width: 100%; float: left; line-height: 60px;}
.linea_tb2 textarea{font: 16px all-petite-caps Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    padding-top: 20px; width: 83%; display:block; height: 150px; padding-left: 5px; border: none;}
.linea_tb3{ width: 100%}
.linea_tb3 input{display: block;
    width: 100%;
    line-height: 56px;
    font-size: 16px;
    color: #fff;
    border: none;
    outline: none;
    font-weight: bold;
    background: #cb471a;
    cursor: pointer;
    transition: all .3s; height: 54px;}
.linea_tb3 input:hover{ font-size: 20px;}
.liuyanna_tb{ width: 88.3%; margin: 0 auto;}
.liuyanna_tb .on1 a:hover{ font-weight: normal}
.liualjd_tb1{border-bottom: 2px solid #fff;}
.liualjd_tb1 p{ font-family: Franklin Gothic Demi Cond; font-size: 34px; color: #ffffff;}
.liualjd_tb2{ padding-bottom: 60px;}
.liualjd_tb2 p{ padding-top: 20px;font-family: Verdana; font-size: 16px; color: #ffffff;}
.liualjd_tb2 p span{  font-weight: bold; padding-left: 10px; padding-top: 10px; display: block; float: left;}
.liualjd_tb2 p img{ margin-top: 9px; display: block; float: left}
.liualjd_tb2 p a{ display: block; width: 100%; padding-top: 10px; float: left; padding-left: 10%;color: #ffffff;text-decoration:none; background: none}
.liualjd_tb2 p a:hover{ font-weight: bold}
@media screen and (max-width:1280px){
    .liuyan_tb{ width: 96%; margin: 0 auto}
    .liuyann_tb{ width: 96%}
    .liuyann_tb1,.liuyann_tb2{ width: 100%;
        margin: 0 auto; padding-left: 0; padding-right: 0}
    .liuyann_tb2{ margin-top: 20px;}
    .liualjd_tb2 p a{ padding-left: 2%}
}
@media screen and (max-width: 650px){
    .liuyan_tb{ width: 90%; padding-top: 20px;}
    .linea_tb1{ width: 100%}
    .linea_tb2 textarea{ width: 73%}
    .liuyan_tb{ height: 1300px;}
}
@media screen and (max-width: 600px){
    .linea_tb2 textarea{ width: 90%; margin: 0 auto; padding-top: 0}
}
/*新留言板结束2023.5.8 汤汤*/

/*新新闻内容页添加最新新闻开始2023.5.17 汤汤*/
.flaks_tb{ width: 100%; background: #fff;}
.flaksn_tb{ width: 1170px;margin: 0 auto;}
.flaksn_tb1{  border-bottom: 1px solid #666666; float: left; width: 100%}
.flaksn_tb1 p{font-size: 25px; font-weight: bold; width: 50%; float: left; display:block; padding:20px 0; margin: 0;}
.flaksn_tb1 a{ display: block; float: right;color: #3a3a3a; font-size: 20px; text-decoration: none; margin-top: 30px;}
.flaksn_tb1 a:hover{color: #DA6D1E}
.flaksn_tb ul{ width: 100%; display: flex; flex-wrap:wrap;justify-content:space-between; padding: 0; padding-top: 20px;}
.flaksn_tb ul li{ width: 50%; font-size: 18px; list-style-type: none; line-height: 30px; }
.flaksn_tb ul li a{ text-decoration: none; color: #3a3a3a}
.flaksn_tb ul li a:hover{ color: #DA6D1E}
@media (max-width: 1199px){
    .flaksn_tb{ width: 970px;}
    .flaksn_tb ul li{ font-size: 16px;}
}
@media (max-width: 980px){
    .flaksn_tb{ width: 97%;}
    .flaksn_tb ul li{ font-size: 14px;}
}
@media (max-width: 810px){
    .flaksn_tb ul li{ width: 100%;font-size: 18px;}
}
@media (max-width: 768px){
    .flaksn_tb ul li a{overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;width:100%; display: block}
	.dingbu_tb{padding-left:5% !important; padding-right:5% !important;}
	.dingbu_tb{ display:none}
	.fwxinjn_tb2{ width:93%!important;}
	.fwxinjn_tb3{ margin-bottom:50px!important;}
	.fwxinjn_tb4{ width:100%!important;background: url(../images/fwudkad3.jpg) top right no-repeat!important; }
	.fwxinjn_tb5{ width:53%!important; margin:0 auto!important; float:none!important; padding-top:1rem;}
}
/*新新闻内容页添加最新新闻结束2023.5.17 汤汤*/

/*产品列表重新修改开始2023.6.25 汤汤*/
.lajgh_tb{}
.lajgh_tb p{ background: url(../images/praao1.png) left center no-repeat; height: 40px; background-size: auto 100%; margin-top: 20px; margin-bottom: 20px;}
.luejsh_tb1{ font-size: 22px; font-weight: bold; padding-left: 24px; float: left;padding-top: 15px;}
.luejsh_tb2{ display:block; font-size: 18px; font-weight: bold; border-radius: 10px; line-height: 35px; width: 150px; height: 35px; background: #DA6D1E; text-align: center; color:#fff; float: right; margin-top: 5px; margin-right:58px;}
.luejsh_tb2:hover{ background: #000; color: #fff;}
.lajdy_tb{ width: 100%; color: #3a3a3a; font-size: 24px; text-align: center; padding-top: 20px; padding-bottom: 20px; font-weight: bold}
.lajdy_tb span{ color:#cb4619}
.xgtj .show_pro_img img{ max-height: 220px;}
/*产品列表重新修改结束2023.6.25 汤汤*/


.aljdka_tb{ background: url(../images/lakzkl.jpg) center center no-repeat!important;}
.aljdka_tb2{ background: url(../images/lakzkl2.jpg) center center no-repeat!important;}
.aljdka_tb3{ background: url(../images/lakzkl3.jpg) center center no-repeat!important;}
.aljdka_tb4{ background: url(../images/lakzkl4.jpg) center center no-repeat!important;}
.aljdka_tb5{ background: url(../images/lakzkl5.jpg) center center no-repeat!important;}
.aljdka_tb6{ background: url(../images/lakzkl6.jpg) center center no-repeat!important;}
@media (max-width: 768px){
#chanpin{ background: url(../images/schanpin.jpg) center center no-repeat;}	
.aljdka_tb{ background: url(../images/slakzkl.jpg) center center no-repeat!important;}
.aljdka_tb2{ background: url(../images/slakzkl2.jpg) center center no-repeat!important;}
.aljdka_tb3{ background: url(../images/slakzkl3.jpg) center center no-repeat!important;}
.aljdka_tb4{ background: url(../images/slakzkl4.jpg) center center no-repeat!important;}
.aljdka_tb5{ background: url(../images/slakzkl5.jpg) center center no-repeat!important;}
.aljdka_tb6{ background: url(../images/slakzkl6.jpg) center center no-repeat!important;}
	}

/*顶部黄色*/
.dingbu_tb{text-align:left;padding-left:20%; padding-right:20%;background:#ffff00; margin:0 auto;padding-top:10px;padding-bottom:10px;box-shadow:0px 18px 10px -15px #d1cfcf;z-index:100000;position: relative;}

/*详情页特色板块2024.3.4*/
.yska_tb{}
.yska_tb1{ font-family: Myriad Pro; font-size: 18px; color: #555; text-align: left; text-transform: uppercase;  font-weight: bold}
.yska_tb2{}
.yska_tb2 ul{ width: 100%;display: flex;flex-wrap: wrap; justify-content: space-between; padding-top: 0.25rem;}
.yska_tb2 ul li{ width: 48.9%; margin-top: 0.3rem; border: 1px solid #a1a1a1; padding: 25px 30px 25px 30px; text-align: center; margin-bottom:20px;}
.yska_tb2 ul li img{ display: block; margin: 0 auto}
.yska_tb2 ul li b{ display: block; width: 100%; padding-top: 0.18rem; padding-bottom: 0.14rem; color: #4f4f4f; font-family: Verdana; font-size: 16px;}
.yska_tb2 ul li p{ color: #000; font-size: 14px; line-height: 1.5; padding-top:15px;}


/*首页菜单重做2024.6.18*/
.container{ padding:0 !important}

/*服务页面底部重做2024.6.20*/
.fwxinj_tb{ width:100%;}
.fwxinjn_tb1 img,.fwxinjn_tb3 img{ width:100%;}
.fwxinjn_tb2{ width:64%; margin:0 auto; color:#343434; text-align:center; padding-top:80px;}
.fwxinjn_tb2 h1{ font-family:Franklin Gothic Demi; font-size:36px; padding-bottom:30px; text-transform:uppercase;}
.fwxinjn_tb2 p{ font-family:Arial, Helvetica, sans-serif; font-size:18px; line-height:1.5; padding-bottom:50px;}
.fwxinjn_tb3{width:64%; margin:0 auto; margin-bottom:132px; }
.fwxinjn_tb4{background: url(../images/fwudkad3.jpg) center center no-repeat; width:63.5%; margin:0 auto; height:20rem;}
.fwxinjn_tb5{width:16.4%; float:right; margin-right:4%;}
.fwxinjnn_tb1{margin-top:4rem;}
.fwxinjnn_tb2{margin-top:2rem;}
.fwxinjnn_tb2 ul{display: flex;flex-wrap: nowrap; justify-content: space-between; width:100%;}
.fwxinjnn_tb2 ul li{ width:30%;}
.fwxinjnn_tb2 ul li a{}

/*关于我们重做2026.1.22*/
.cplar_tb{background: url(../images/aboutka1.jpg) top center no-repeat;}
.cplarn_tb{ width:1440px; margin:0 auto; padding-bottom:98px;}
.cplar_tb ul{display: flex;flex-wrap: nowrap; justify-content: space-between; width:100%;}
.cplar_tb ul li{ width:17.8%}
.cplar_tb ul li img{ width:100%;}
.cplar_tb ul li a{ display:block}
.cplar_tb ul li a p{ text-align:center; line-height:65px; font-family:Calibri; font-size:16px; color:#fff; text-transform:uppercase}

.djakb_tb{ width:100%; background:#f8e9e5; padding-bottom:40px;}
.djakbn_tb{ width:1440px; margin:0 auto; color:#283042; font-family:Calibri}
.djakbn_tb h1{ font-size:24px; text-align:center; line-height:5;}
.djakbn_tb p{ font-size:18px; padding-top:20px; padding-bottom:20px; line-height:1.5}
.djakbn_tb p span{ font-weight:bold;}
.djakbn_tb .on{font-style: italic;}

.dlafj_tb{ width:100%;background: url(../images/jakdl.jpg) top center no-repeat;  height:964px;}
.dlafjn_tb{ width:1440px; margin:0 auto;}
.dlafjn_tb p{ padding-top:55px; padding-left:2%; font-size:18px; color:#242424; font-family:Calibri; line-height:1.5; width:560px;}

.kdlam_tb{width:100%;background: url(../images/lkdjac.jpg) top center no-repeat; padding-bottom:70px;}
.kdlamn_tb{ width:1440px; margin:0 auto; padding-top:77px;font-family:Calibri; color:#fff;}
.kdlamn_tb b{ font-size:36px; display:block; text-align:center; height:80px;}
.kdlamn_tb p{ font-size:18px; padding-left:4%; padding-right:4%; line-height:1.5}
.kdlamn_tb a{ font-size:18px; text-transform:uppercase; display:block; margin:0 auto; width:310px; margin:0 auto; background:#cb4619; border-radius:27px; margin-top:640px; height:54px; line-height:54px; text-align:center; color:#fff;}
.kdlamn_tb a:hover{ font-weight:bold}

.zxkal_tb{ width:100%;background: url(../images/djakdl.jpg) top center no-repeat;}
.zxkaln_tb{width:1440px; margin:0 auto; padding-top:66px; padding-bottom:180px;}
.zxkaln_tb p{ font-size:36px; color:#222222; font-weight:bold; text-align:center;}
.zxkaln_tb a{ display:block; margin-top:330px; margin-left:68%; font-size:12px; width:210px; height:60px; line-height:60px; text-align:center; text-transform:uppercase; border-radius:30px; color:#fff;}
.zxkaln_tb a:hover{ color:#cb4619;}

/*首页重做2026.1.26*/
.container .more .on{background: url(../images/ldjwca.jpg) left center no-repeat; margin-left:30px; font-weight:bold; color:#1f1f1f; font-family:Calibri; font-size:14px; text-transform:uppercase; width:20%;}
.container .more .on:hover{color:#cb4619;}
.container .zkl-title h2{ padding-bottom:20px;}
/* zkl-7 */
.zkl-7 {
    overflow-x: hidden; padding-top:35px;
}

.zkl-7-ul {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    width: 100%;
    align-items: flex-start;
    justify-content: center;
    overflow-x: hidden;
}

.zkl-7-ul li {
    height: 660px;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 0;
    cursor: pointer;
    flex: 1 1 0;
    transition: flex-basis 0.3s;
    overflow: hidden;
    position: relative;
}

.zkl-7-ul .small-img {
    display: block;
}

.zkl-7-ul .big-img {
    display: none;
}

.zkl-7-ul li.active .small-img {
    display: none;
}

.zkl-7-ul li.active .big-img {
    display: block;
}

.zkl-7-ul .small-img img {
    width: 100%;
    height: 660px;
    object-fit: cover;
    display: block;
}

.zkl-7-ul .big-img img {
    width: 100%;
    height: 660px;
    object-fit: cover;
    display: block;
}

.zkl-7-ul li {
    flex-basis: 0;
}

.zkl-7-ul li.active {
    flex-basis: 640px;
}

.zkl-7-ul li:not(.active) {
    flex-basis: 320px;
}

@media (max-width: 1400px) {
    .zkl-7-ul .small-img img {
        width: 160px;
    }

    .zkl-7-ul .big-img img {
        width: 320px;
    }

    .zkl-7-ul li.active {
        flex-basis: 320px;
    }

    .zkl-7-ul li:not(.active) {
        flex-basis: 160px;
    }
}

@media (max-width: 900px) {
    .zkl-7-ul li {
        height: 220px;
    }

    .zkl-7-ul .small-img img,
    .zkl-7-ul .big-img img {
        height: 220px;
    }

    .zkl-7-ul .small-img img {
        width: 70px;
    }

    .zkl-7-ul .big-img img {
        width: 140px;
    }

    .zkl-7-ul li.active {
        flex-basis: 140px;
    }

    .zkl-7-ul li:not(.active) {
        flex-basis: 70px;
    }
}

/* zkl-7 */

.akdja_tb{ width:100%; background:#f6f7f9;}
.akdjan_tb{ width:1440px; margin:0 auto;background: url(../images/hfjas.jpg) top center no-repeat; height:474px;}
.akdjal_tb{ width:50%; float:left;}
.akdjal_tb p{ padding-top:130px; line-height:2; font-size:14px; padding-left:2%; padding-right:13%; padding-bottom:45px;}
.akdjal_tb a{ display:block; width:196px; height:50px; border:1px solid #e53b00; border-radius:25px; text-align:center; line-height:45px; color:#e53b00; margin-left:2%;}
.akdjal_tb a:hover{ background:#e53b00; color:#fff;}

.akdjar_tb{ width:50%; float:right;}
.akdjar_tb ul{ width:100%; padding-top:60px;}
.akdjar_tb ul li{ width:50%; float:left; text-align:center; margin-top:30px;}
.akdjar_tb ul li b{ display:block; color:#cb4619; font-size:37px; line-height:1.5}
.akdjar_tb ul li b span{ display:block; font-size:24px;text-transform:uppercase}
.akdjar_tb ul li p{ color:#2a2a2a; font-size:12px; }

.nwesak_tb{ width:100%;}
.nwesakn_tb{ width:1440px; margin:0 auto;}
.nwesakn_tb1{background: url(../images/newskd.jpg) left center no-repeat; height:70px; }
.nwesakn_tb1 a{ display:block; float:right; width:115px; height:50px; background:#e53b00;color:#fff; text-align:center; line-height:50px; text-transform:uppercase}
.nwesakn_tb2{ margin-top:60px;}
.nwesakn_tb2 ul{ width:100%;display: flex; flex-wrap:nowrap;justify-content:space-between; }
.nwesakn_tb2 ul li{ width:31.5%; background:#f1f1f1; padding-bottom:25px;}
.nwesakn_tb2 ul li a{ display:block}
.nwesakn_tb2 ul li a img{ width:100%;}
.nwesakn_tb2 ul li a p{ padding:20px; color:#333333; font-size:18px;}
.nwesakn_tb2 ul li a b{ font-weight:normal; color:#7c7c7c; padding-left:25px;}
.nwesakn_tb2 ul li a:hover p,.nwesakn_tb2 ul li a:hover b{ color:#e53b00}


/*产品详情修改2026.1.29*/
.lwudja_tb{ width:1440px; margin:0 auto}
.ldajctt_tb{}
.ldajctt_tb img{ width:100%;}
.alxca_tb{ width:100%;background: url(../images/aldian.jpg) center center no-repeat; padding-bottom:80px;}
.alxcan_tb{ width:1440px; margin:0 auto}
.alxcan_tb1{ padding-top:90px;}
.alxcan_tb1 h1{font-size:30px; text-align:center; font-weight:bold; padding-bottom:26px; margin-bottom:0; color:#fff;}
.alxcan_tb2 ul{ width:100%; padding:0; margin:0;display: flex;
	flex-wrap: nowrap;
	justify-content:space-between;}
.alxcan_tb2 ul li{ width:17.7%; background:#fff;}
.alxcan_tb2 ul li a{ display:block}
.alxcan_tb2 ul li a img{ width:100%;border: 10px solid #fff;}
.alxcan_tb2 ul li a i{ margin-left:20px; margin-top:18px; display:block; width:45px; height:2px; background:#d11a2d}
.alxcan_tb2 ul li a p{ padding:10px 20px; font-size:17px; color:#333333; font-weight:bold }
.alxcan_tb2 ul li a:hover i{ width:91%;
	transition: all ease .5s;}
.alxcan_tb2 ul li a:hover p{ color:#d11a2d}
.alxcan_tb2 ul li a:hover img{
	transform: scale(1.1);
	border-radius: 10%;
	transition: all ease .5s;}
.fljaab_tb{height:70px;}	
.fljaab_tb1{ width:50%; float:left; font-size:18px; color:#fff; padding-top:20px; padding-bottom:20px; }	
.fljaab_tb2{ width:13%; float:right;background: url(../images/ldjaws.png) 5% center no-repeat;  height:100%;}
.fljaab_tb2 a{ display:block; font-weight:bold; color:#fff; line-height: 4.5;
  font-size: 15px;
  text-transform: uppercase;
  padding-left: 31%;}
.fljaab_tb2 a:hover{ color:#cb471a}  
.fljaab_tb3{ width:13%; float:right;}
.fljaab_tb3 a{ display:block; width:60%; margin:0 auto; height:32px; text-align:center; color:#fff; background:#cb471a; line-height:2; border-radius:16px; margin-top:20px;}
.fljaab_tb3 a:hover{ font-weight:bold}


/*产品分类列表2026.2.4*/
.dkalc_tb{ width:1440px; margin:0 auto;display: flex; flex-wrap:nowrap;justify-content:center; }
.dkalc_tb a{ width:220px;}
.dkalc_tb .on1{background: url(../images/ldjaws.png) 5% center no-repeat;display:block; font-weight:bold; color:#000; line-height: 4.5;
  font-size: 15px;
  text-transform: uppercase;
  padding-left: 4.5%; }
.dkalc_tb .on2{ height:45px; line-height:45px; background:#cb4619; text-align:center; display:block; border-radius:22px;cb4619; color:#fff; font-size:15px; text-transform:uppercase}  
.dkalc_tb .on2:hover{ font-weight:bold}

.ldhaj_tb{background: url(../images/cpfledv.jpg) top center no-repeat; padding-top:20px; padding-bottom:46px;}
.ldhajn_tb{ width:1440px; margin:0 auto}
.ldhaj_tb .lajdy_tb{ color:#fff;}
.ldhajn_tb ul{ width:100%;display: flex; flex-wrap:nowrap;justify-content:space-between; }
.ldhajn_tb ul li{ width:23.75%;text-align:center; color:#1f1f1f; font-size:16px; padding:30px 20px; background:#fff; border-radius:25px;}
.ldhajn_tb ul li img{ margin:0 auto;margin-bottom:25px;}
.ldhajn_tb ul li b{ display:block; width:100%; }
.ldhajn_tb ul li p{ text-align:left;line-height: 2;
  padding-top: 10px;}
  
  
/*
新加2026.3.23*/
.ny_news_con{}
.ny_news_con table{ background:#fff;}
.ny_news_con table tr{}
.ny_news_con table tr:nth-child(1){ font-weight:bold; background:#d11a2d; color:#fff;}
.ny_news_con table tr:nth-child(2n){ background:#EBEBEB}
.ny_news_con table tr:hover{  background:#d11a2d; color:#fff;}
.ny_news_con table tr td{ line-height:2.5; font-family:Verdana, Geneva, sans-serif; border:1px solid #CCC; text-align:center}	
.ny_news_con table tr td p{ line-height:1.8; margin:0}  