/*名片网原创样式，切勿盗取，作者qq:1932658509*/
/*css reset*/
html{-webkit-text-size-adjust:none;word-wrap:break-word;word-break:break-all;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;outline:0;-webkit-text-size-adjust: none;-webkit-tap-highlight-color: transparent;}
dd,div,dl,dt,form,h1,h2,h3,h4,h5,img,input,label,p,span,textarea,ul{margin:0;padding:0;outline:0}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline}
body{color:#333333;background:#ededed;font-size:14px;font-family:Penrose,"PingFang SC","Hiragino Sans GB",Tahoma,Arial,"Lantinghei SC","Microsoft YaHei",simsun,sans-serif}
a{color:#333333;text-decoration:none;transition:all .15s ease 0s;}
a:hover{color:#f91b06;text-decoration:none;}
button{border:0;background: transparent;}
button:focus{outline:0;} 
i{font-style:normal}
ol,ul{list-style-type:none}
img{max-width:100%;height:auto;border-radius:5px;border:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:-webkit-transform .2s ease 0s;transition:transform .2s ease 0s}
input,textarea{font-size:14px;font-family:"PingFang SC",-apple-system,BlinkMacSystemFont,Roboto,"Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Source Han Sans","Noto Sans CJK Sc","Microsoft YaHei","Microsoft Jhenghei",sans-serif;outline:0}
video{height: 100%;position: absolute; left: 50%;top: 0;transform: translateX(-50%);object-fit: fill; width: auto;min-width: 100%;}
video::-internal-media-controls-download-button{display:none}
video::-webkit-media-controls-enclosure{overflow:hidden}
video::-webkit-media-controls-panel{width:calc(100% + 30px)}
.icon {width: 1em;height: 1em;vertical-align: -0.15em;fill: currentColor;overflow: hidden;}
.mb20 {margin-bottom:20px;}
.red {color:#fd5133}
.clear{clear:both}
.web_width{margin:0 auto;position: relative;max-width:1200px;}
.aaa{display:block;overflow:hidden;height:100%;vertical-align:middle;margin:20px 0}
.aaa img{width:100%;height:100%;vertical-align:middle}
header{height:46px;position:fixed;top:0;width:100%;z-index:9999;transition: top .5s;}
header.hbg{ background:#1d93e7!important;}
.hide {top:-46px;}
.logo{margin:8px 5px 0 10px;float:left;height:30px;overflow:hidden}
.logo img{height:30px;width:auto!important}
.shortcut_menu{float:right;margin-right:15px;}
.shortcut_menu button , .shortcut_menu a.button , .menu button{height:46px;float:right;line-height:46px;cursor:pointer;background:transparent;color:#fff;padding:0 15px;display: block;}
.shortcut_menu button i , .shortcut_menu a.button i, .menu button i{padding-right:5px;font-size:14px;}
.shortcut_menu .user {height:40px;float:right;line-height:40px;position:relative;display: block;padding:0;}
.shortcut_menu .user #user{display:none;position:absolute;right:50%;margin-right:-40px;top:46px;background: #fff;box-shadow: 0 1px 5px 0 rgba(0,0,0,.1);text-align: center;}
.shortcut_menu .user #user a{ width: 80px;line-height:36px;display: block;}
.shortcut_menu .user #user a:hover{color:#ffff; background:#fa4838 }
.menu{float:left;height:46px;line-height:46px;position:relative;padding:0;margin-left:10px;display: block;min-width:50%;}
#menu{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;}
#menu li{line-height:40px;display:inline}
#menu li a{padding:0 15px;color:#fff}
#menu li a:hover{-moz-opacity:0.9;opacity: 0.9;}
#nav_m , #search_m , #user_m{display:none;}
.home_head{min-height:180px;background-repeat:no-repeat;background-position:top;background-size:cover;z-index:99;position:relative}
.home_head::after{background:#000000;content:"";display:block;height:100%;position:absolute;top:0;width:100%;z-index:-1;-moz-opacity:.2;opacity:.2}
.home_search{padding:256px 20px 150px 20px;}
.home_search .search{margin:30px auto;width:68%; }
.site_title{text-align: center;overflow: hidden;}
.site_title h1{font-size:48px;line-height:48px;color:#fff;}
.site_title p{line-height:150%;color:#fff;margin-top:20px;}
.pull-left { float: left; }
.fix:after, .fix:before { display: block; content: "clear"; height: 0; clear: both; overflow: hidden; visibility: hidden; }
[class*="-item"] .item-desc { overflow: hidden; }
/**网站搜索**/
#shead{background:#fff;z-index:999;max-width:1200px;margin:0 auto;padding:20px;display: none;border-radius:6px;box-sizing: border-box;box-shadow:0 1px 5px 0 rgba(0,0,0,.1);}
.search{width:100%;overflow: hidden;} 
.search form{overflow:hidden;position:relative;width:100%;border-radius:5px;margin:0 auto}
.search input{border:1px solid #ededed;height:46px;line-height:46px;background:#fff;padding:0 110px 0 10px!important;width:100%;border-radius:5px;box-sizing:border-box}
.search input:focus{border:1px solid #fa4838}
.search button{position:absolute;line-height:46px;height:46px;cursor:pointer;background-color:#fa4838;color:#fff;font-size:16px;width:100px;right:0;top:0}
.search button:hover{-moz-opacity:.9;opacity:.9}
/**网站搜索**/
.main{margin:0;padding-top:46px;overflow: hidden;}
.home_page{margin:0;padding-top:0;overflow: hidden;}
.spm{margin:20px 0;display:block;overflow: hidden;}
.spm h3{line-height:150%;padding:0 20px;font-size:20px;margin-bottom:10px;font-weight: normal;color:#555555;}
.section {background:#ffffff;padding:20px 20px 0 20px;overflow: hidden;border-radius:10px;}
.np li {padding: 20px;overflow: hidden;width: 100%;margin: auto;background: #ffffff;box-sizing: border-box;box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%);}
.spm h3 i{font-size:20px;margin-right:5px;}
.spm h3 span{float:right;font-size:14px;color:#999999;}
.spm h3 span i{font-size:14px;margin-right:0;}
.spm h3 span a{color:#999999;}
/**当前位置**/
.breadcrumb_box{background:#ffffff;padding:12px 0;overflow: hidden;border-bottom:1px solid #dedede;}
.breadcrumb_box h3{width:50%;float: left;padding:0 20px;line-height: 30px;font-size: 20px; font-weight: normal;color:#555555;box-sizing: border-box;}
.breadcrumb{padding:0 20px;line-height: 30px;width:50%;overflow: hidden;float:right;text-align: right;box-sizing: border-box;}
.breadcrumb, .breadcrumb a{color:#999999;}
.breadcrumb i {padding:0 5px;}
/*首页和列表页当前分类子分类*/
.catalog , .lower ul {margin-right:-25px;}
.catalog span{color:#ffffff;}
.catalog span , .lower span{margin-right:10px;}
.catalog li , .lower ul li{display:inline-block;line-height:150%;margin-bottom:10px;box-sizing: border-box;margin-right:25px;}
.catalog li a{color:#ffffff;}
.catalog li a:hover{color:#f91b06;}
.lower{overflow: hidden; padding:15px 20px 5px 20px;background: #ffffff;border-bottom:1px solid #ededed;border-top-left-radius: 5px;border-top-right-radius: 5px;font-family: "iconfont" !important; }
.lower a.cur{color:#f91b06;}
.abstract{position: relative; overflow: hidden; padding:15px 20px 15px 65px;background: #ffffff;color:#555555;border-bottom:1px solid #ededed;font-family: "iconfont" !important;line-height: 150%;}
.abstract:before{content:"\ea9e";color:#e2e2e2;font-size:20px;position:absolute;left:20px;top:14px;}
/**名片列表**/
.cobc{overflow:hidden;}
.cobc li{float:left;width:33.333333333333%; padding:20px;overflow: hidden; box-sizing: border-box;background: #ffffff; box-shadow:0 1px 5px 0 rgba(0,0,0,.1); }
.cobc li .Enterpriselogo , .cobc li .Enterpriselogotxt{width:55px;height:55px;margin-right:15px;float:left;margin-top:0;position: relative;}
.cobc li .Enterpriselogo img{width:55px;height:55px;border-radius:5px;}
.cobc li .Enterpriselogotxt {border-radius:5px;text-align: center;}
.cobc li .Enterpriselogotxt h3{font-size:16px;margin-top:10px;padding:0 5px;line-height:18px;}
.cobc li .Enterpriselogo .qyvip{font-size:12px;line-height:12px;}
.cobc li .cobcinfo{overflow: hidden;}
.cobc li h2{font-size:16px;line-height:24px; font-weight: normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cobc li p{font-size:14px;line-height:20px;height:40px;margin-top:7px;color:#999;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:clip;white-space:normal;}
.cobc li .card{margin-top:10px;}
.cobc li .card i{color:#999;margin-right:15px;font-size:14px;}
.cobc-btn{overflow: hidden; margin-top:20px;text-align: center;}
.cobc-btn a{line-height:30px;width:30px;background: #ededed;border:1px solid #dedede;color:#999999;border-radius: 50%;text-align: center; margin:0 5px;display: inline-block;}
.cobc-btn a:hover , .cobc-btn a.jp-current{background: #fd5133;border:1px solid #fd5133;color:#ffffff;}
.cobc-btn a.jp-previous , .cobc-btn a.jp-next{ display: none!important;}
/**产品列表**/
.pro{overflow:hidden;}
.pro li{float: left;width:25%;padding:7px 7px 20px 7px;overflow: hidden;box-sizing: border-box;text-align: center;background: #ffffff; box-shadow:0 1px 5px 0 rgba(0,0,0,.1);}
.pro li .proimg{position:relative;padding-top:75%;width:100%;margin-bottom:10px}
.pro li .proimg img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}
.pro li h2{padding:0 13px;font-size:16px;line-height:24px;height:48px;overflow:hidden;font-weight: normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:clip;}
.pro li .price{margin-bottom:0;padding:0 13px;font-size:14px;line-height:20px;height:20px;color:#999;overflow:hidden;margin-top:7px;text-align: center;}
.price .xj{color:#e60000;font-size:16px;margin-right:5px;font-weight: bold;}
.price .yj{text-decoration: line-through;font-size:12px;color:#999999;}
.price .fr{color:#36ad1f;}
.price .au{float:right;}
.price .au a{color:#6bc7a8}
.price i{margin-right:5px;color:#999999;font-size:14px;}
.tips{color: red;padding: 20px; overflow: hidden;width: 100%;margin: auto; background: #ffffff;box-sizing: border-box;box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%);border-radius: 5px;}
/**文章资讯列表**/
.news{overflow:hidden;}
.news li{padding:20px;float: left;overflow: hidden;width:50%;background: #ffffff;box-sizing: border-box;box-shadow:0 1px 5px 0 rgba(0,0,0,.1);}
.news li h2{font-size:16px;line-height:24px;font-weight: normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news li h2 span{font-size:12px;padding:0 5px;color:#fff;background:#8cacd9;margin-left:5px;border-radius: 3px; float:right;}
.news li p{font-size:14px;line-height:20px;height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:7px;color:#999;}
.news li .info , .news li .price{text-align:left;font-size:14px;color:#999;line-height:20px;height:20px;overflow:hidden;margin:7px 0 0 0;}
/**图文列表***/ 
.list-it{overflow: hidden;}
.list-it li {padding:20px; overflow: hidden;display: block;position: relative; background: #ffffff;box-shadow:0 1px 5px 0 rgba(0,0,0,.1);}
.list-it li .jian{position: absolute;right:0;top:15px;line-height:40px;color:#ff0000;font-size:40px;z-index: 99;}
.list-it li .pic { float: right; width: 155px; height: 103px;  margin-left: 15px; vertical-align: middle;overflow: hidden;}
.list-it li .pic img { width: 100%; height: 103px;object-fit: cover;     vertical-align: middle;}
.list-it li h2 { font-size:16px;line-height:24px;  overflow: hidden;font-weight: normal;}
.list-it li p { font-size: 14px; line-height: 20px;height: 40px;margin:10px 0;overflow: hidden;color:#999999; }
.list-it li p time{margin-right:10px;border-right:1px solid #999;padding-right:10px}
.list-it li .info{text-align:left;margin-bottom:0;font-size:14px;color:#999}
.list-it li .info span { padding:0 20px 0 0;}
.list-index{overflow: hidden; }
.list-index li {padding:20px; float: left;width:50%;overflow: hidden;background: #ffffff;box-sizing: border-box;box-shadow:0 1px 5px 0 rgba(0,0,0,.1);}
.list-index li  .pic { float: left; width: 110px; height: 74px;  margin-right: 15px; vertical-align: middle;overflow: hidden;}
.list-index li  .pic img { width: 100%; height: 74px;object-fit: cover;     vertical-align: middle;}
.list-index li  h2 { font-size:16px;line-height:24px; height:48px;margin-bottom:5px; font-weight: normal; overflow: hidden;  display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:clip;}
.list-index li .info{text-align:left;margin:0 -20px 2px 0;font-size:14px;line-height:20px;color:#999;}
.list-index li .info span { padding:0 20px 0 0;}
.news li:hover h2 , .list-it li:hover h2 { padding-left:5px; transition: all .3s ease;-moz-transition: all .3s ease;-webkit-transition: all .3s ease;-o-transition: all .3s ease;}
/*微信二维码列表*/

.list-qrcode , .list-weburl{display:block;overflow:hidden;}
.list-qrcode li{ text-align: center; }
.list-qrcode li .qrcode { margin:10px 0;}
.list-qrcode li .qrcode img { width: 120px; height: 120px; vertical-align: middle;}
/*网址导航列表*/
.list-weburl li , .list-qrcode li{ float: left;  padding:20px;width: 25%;overflow: hidden; background: #ffffff;box-sizing: border-box;box-shadow:0 1px 5px 0 rgba(0,0,0,.1);}
.list-weburl li h2 , .list-qrcode li h2{ font-size:16px;font-weight: normal;line-height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;text-align: center;}
.list-weburl li  p , .list-qrcode li  p , .weburl p , .qrcodeinfo p{  font-size: 14px; line-height: 20px;height: 20px;margin-top: 10px; color:#999999;overflow: hidden;text-overflow: ellipsis; white-space: nowrap; text-align: center;}
.list-weburl li  p .icon , .list-qrcode li p .icon , .Mainproduct p .icon , .cobc li p .icon , .weburl p .icon , .qrcodeinfo p .icon , .news li p .icon{margin-right:5px;}
/**翻页**/
.pagebar{margin:0 0 15px 0;clear:both;text-align: center;}
.pagebar a{display:inline-block;border:1px solid #dedede;width:50px;line-height:32px;border-radius:3px;margin:0 5px 5px 5px;color:#999;text-align:center}
.pagebar .now-page , .pagebar a:hover{background:#fa4838;border:1px solid #fa4838;color:#fff}
/**企业logo**/
.spm .Mainproduct h1{line-height:150%;text-align: left;margin:5px 0 10px 0;}
.Enterpriselogo , .Enterpriselogotxt{float:left;margin-right:15px;overflow:hidden;position: relative;}
.Enterpriselogotxt {width:80px;height:80px;border-radius:8px;text-align: center;}
.Etbg0{background: #c8b7d8;}
.Etbg1{background: #e8ab6f;}
.Etbg2{background: #adddf3;}
.Etbg3{background: #e79178;}
.Etbg4{background: #afc8ee;}
.Etbg5{background: #6bb5ce;}
.Etbg6{background: #ae98c6;}
.Etbg7{background: #8ca3cc;}
.Etbg8{background: #6daae2;}
.Etbg9{background: #90cfb7;}
.spm .Enterpriselogotxt h3{font-size:24px;line-height:27px;color:#fff;font-weight: bold;margin-top:12px;padding:0 10px;float:none;letter-spacing: 2px;}
.spm .Enterpriselogo img{width:80px;height:80px;border-radius:8px;object-fit:cover;vertical-align: middle;box-sizing: border-box;
}
.Enterpriselogo .qyvip{position: absolute;bottom:0;right:0;z-index:9;font-size:18px;line-height: 18px;}
.Mainproduct {margin-left:95px;overflow: hidden;}
.Mainproduct p{line-height:150%;display:block;overflow:hidden;color:#999;font-size:14px;}
/**文章标题和摘要**/
.spm h1{font-size:24px;line-height:150%;text-align: center;margin-bottom:15px;}
.info {color:#999;line-height: 150%; text-align: center;margin-bottom:15px;}
.info a{color:#6bc7a8}
.info i{margin-right:5px;font-size:14px;}
.product{overflow:hidden;padding:20px;background: #ffffff;border-radius:6px;}
.product .pro_l{float:left;width:40%;margin-right:15px;}
.product .pro_r{overflow: hidden;display: block;}
.product .proimg{position:relative;padding-top:75%;width:100%;}
.product .proimg img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}
.product h1{text-align:left;}
.product .info {text-align: left;}
.product p{color:#999999;line-height:150%;margin:0 0 10px 0;}
.product .price{padding:15px;margin-bottom:10px;background: #eef0f3;border-radius:5px;}
.product .price .xj{font-size:18px;}
.product .price .yj{font-size:14px;}
.product .price .yh {margin-left:15px;color:#c1aa06;}
.product .pro_r .bt1{margin-right:-15px;}
.product .pro_r a.bt{display:inline-block;text-align: center; float:left;width:170px;line-height:40px;font-size:16px;color:#333;border-radius:5px;margin:10px 15px 0 0;background:#f7f8ff;border:1px solid #e5eaff}
.product .pro_r a.bt:hover{background:#ebedff}
.product .xinxi {font-size: 21px; font-weight: bolder; padding: 25px;}
.product .xinxi p {float: left; padding-left: 8px; color: #1d93e7;}
.product .xinxi span a {color: #e60000;}
.weburl{text-align:center;width:100%;}
.weburl a{display:block;line-height:40px;font-size:16px;padding:0 30px;color:#333;margin-bottom:10px;background:#f7f8ff;border:1px solid #e5eaff}
.weburl a:hover{background:#ebedff}
.qrcodeinfo { text-align: center;}
.qrcodeinfo img { width: 120px; height: 120px; vertical-align: middle;margin-bottom:10px;}
/**文章正文**/
.content br,.content{margin-bottom:15px;line-height:175%;    line-height: 30px;font-size: 14px;display: block;word-break: break-all;word-wrap: break-word;text-align: justify;margin: 0 0 10px;}
.content div,.content p{margin-bottom:15px;line-height:175%;    line-height: 30px;font-size: 14px;display: block;word-break: break-all;word-wrap: break-word;text-indent: 2em;text-align: justify;margin: 0 0 10px;}
.content p a {color: #01a99a;}
.content h2,.content h3,.content h4,.content h5{border-bottom:0;font-weight:400;border-left:2px #8cacd9 solid;background:#eef0f3;line-height:175%;padding:5px 20px;margin:0 -20px 15px -20px}
.content img{max-width:100%!important;height:auto!important;}
.content table{border-collapse:collapse;width:100%;}
.content section{width:100%!important}
.content table td , .content table td a {border:1px solid #e6e6e6;}
.content .edui-default table tr:first-child{background:#fff;color:#999999}
.content table tr:first-child td{font-weight:700;}
.content table tr:nth-child(2n-1){background:rgba(4, 4, 4, 0.03)}
.content table td{text-align:center;padding:10px;line-height:150%;vertical-align: middle;}
.content table td a{padding:2px 5px;border-radius: 5px;text-decoration:none;text-align:center;overflow: hidden;display: block}
.edui-editor div{line-height:100%;margin-bottom:0;}
.cobc_re{line-height:175%}
.cobc_re span{margin-right:5px;}
/**tab切换**/
.tab-menu{text-align:center;border-bottom:2px solid #ededed;margin:10px 0; line-height:40px;height:40px;}
.tab-menu li{position:relative;color:#999999;float:left;word-spacing: 2px;letter-spacing:2px;line-height:40px;font-size:16px;cursor:pointer;z-index:0;width:25%;box-sizing: border-box;}
.tab-menu li a{color:#3969ac;}
.tab-wrapper{margin-top:20px}
.tab-menu li:hover , .tab-menu li.active , .tab-menu li.active:hover{color:#333333}
.line{position:absolute;width:0;height:2px;background-color:#fbc0c0;top:40px;left:0;z-index:99;}
/**企业地址**/
.address ul li{text-align:center;border-bottom: 1px solid #e5e5e5;margin-bottom:15px;}
.address ul li:last-child {border-bottom: 0 !important;margin-bottom:0;}
.address ul li img{width:100%;max-width:480px!important;height:auto;margin-bottom:15px;box-shadow: 0 2px 5px #999;box-sizing: border-box;}
.address ul li h3{font-weight: bold;border-left: 0;line-height: 150%; background: transparent; padding: 0;text-indent:0!important;color:#333333;}
.address ul li p{color:#555555;}
/**联系方式**/
.contact ul li{border-bottom: 1px solid #e5e5e5;margin-bottom:15px;}
.contact ul li:last-child {border-bottom: 0 !important;margin-bottom:0;}
.contact ul li h3{font-weight: bold;position: relative;word-spacing: 2px;letter-spacing:2px; border-left: 0;background: transparent;  padding: 0;margin:0 0 15px 0;text-indent:0!important;}
.contact ul li h3 span{font-weight:normal;font-size:14px; line-height:20px;letter-spacing:0;  margin-left:5px;top:5px;position:absolute;color:#fbc0c0;border-radius: 3px;}
.contact ul li p{color:#555555;}
.contact ul li p i{color:#555555;margin-right:10px;}
.explain{background:#f7f8ff;padding:10px 15px;line-height:175%;color:#999;border:1px solid #e5eaff}
.explain p{line-height:175%;margin:0;}
/**分享代码**/
.bshare{text-align: center;margin:10px 0 15px 0;}
/**tags标签**/
.tags{margin:10px -15px 15px 0;line-height:150%;}
.tags i{color:#a7a7a7;margin-right:12px;}
.tags a{margin-right:15px;}
/****评论开始***/
#comments { overflow: hidden;background: #ffffff;padding:20px 20px 0 20px ; }
.compost .com_name a span , .clbody .cinfo span a, .clbody p a , .clbody .cinfo h5 {color: #56b6e7}
/**======网站评论======**/
.comlist{padding:20px 0 0 0}
.compost .com_name span{line-height:21px;margin:0 20px 10px 0;display: inline-block; position: relative;top:-5px;}
.compost .com_info { overflow: hidden; }
.compost .com_info ul {list-style: none;margin-right: -3%; }
.compost .com_info li { float: left; margin-right: 3%;width:30.333333%; margin-bottom: 20px; position: relative;}
.compost .com_info li input { width: 100%; height: 30px; line-height: 30px; padding:0 5px; border: 1px solid #eaeaea;box-sizing: border-box;}
.compost .com_info li img {position: absolute; top:0;left:100%;height: 30px;vertical-align: top }
.compost .com_info textarea { width: 100%;resize:none; margin-bottom:20px;border: 1px solid #eaeaea; display: block; padding: 10px;box-sizing: border-box;  }
.compost .com_info button { background: #0675d0; border: 0; line-height: 40px; color: #fff;padding:0 30px;font-size: 16px;display:inline-block;cursor:pointer; }
.compost .com_info button:hover {-moz-opacity: 0.8;opacity: 0.8; }
.comlist ul { list-style: none; border-top: 1px solid #eaeaea; }
.comlist ul ul { margin-left: 5% }
.comlist ul li p ul{margin-top:20px;}
.comlist ul li p ul li{padding:20px 0 0 0;}
.comlist li { overflow: hidden; padding: 20px 0; display: block; }
.comlist li img { float: left; width: 39px; height: 39px; border-radius: 50%; transition: 1s;-moz-transition: 1s;-webkit-transition: 1s;-o-transition: 1s;}
.comlist li:hover img {transform: rotate(360deg);-moz-transform: rotate(360deg);-webkit-transform: rotate(360deg);-o-transform: rotate(360deg);}
.comlist li .clbody { margin-left: 50px }
.comlist li.reply{padding:0!important; }
.clbody .cinfo { overflow: hidden }
.clbody .cinfo h5 { float: left;line-height: 21px;font-size: 14px; font-weight:normal;}
.clbody .cinfo span { float: right; }
.clbody em { color: #999999; line-height: 18px; margin-bottom:10px;font-size: 12px; font-style: normal; display: block }
.clbody p { line-height:150%; }
/**提交收录***/
.qiyeh5-box{padding-top:15px;}
.qiyeh5-box span.title{font-weight: bold;}
.qiyeh5-box input , .qiyeh5-box textarea {border: 1px solid #eaeaea;padding:5px;margin-bottom:10px;width:100%;box-sizing:border-box;}
.qiyeh5-box input.z_vcode{width:100px;}
.qiyeh5-box select {border: 1px solid #eaeaea;line-height:28px;height: 28px;width:50%;margin-bottom:10px;}
.edui-default .edui-editor{width:100%;box-sizing:border-box;margin-top:5px;}
.addresslist , .contentlist{margin:10px -2% 10px 0;clear:both}
.addresslist div{float:left;width:48%;margin-right:2%;height:110px;}
.contentlist div{float:left;width:23%;margin-right:2%;height:220px;}
.addresslist div input :last-child{margin-bottom:0;}
.additems{text-align: center;color:#999;cursor:pointer;box-sizing: border-box;}
.content .additems p{margin:0;}
.addresslist div.ai_ico{float:none;width:100%;height:40px;line-height:40px;margin:15px 0;}
.contentlist div.ai_ico{float:none;width:100%;height:40px;line-height:40px;margin:70px 0;}
.ai_ico i{font-size:36px;color:#eaeaea;}
#ar2 , #ar3 , #ar4 , #ar3b , #ar4b{display:none;}
#cl2 , #cl3 , #cl4 , #cl3b , #cl4b{display:none;}
/**分类摘要**/

.shsm{background: #ecf9f1;text-align: center; padding:15px;color: #75af8c;}
.shsm a{padding:0 2px;color: #6196e0;font-size:16px;}

/**网站友情链接**/
.links {overflow: hidden;background: #ffffff;padding:15px 20px 5px 20px;border-radius:10px;}
.links li {display:inline-block;margin-right:2%;line-height:150%;width:14.666666%;margin-bottom:10px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
/**网站底部**/
footer {overflow:hidden; border-top: #fc8d83 solid 2px;padding:20px 15px 15px 15px;text-align: center;}
footer ul{margin:0 -10px;line-height:150%;margin-bottom:10px;}
footer ul li{display:inline-block;padding:0 10px;}
footer ul li a{color:#666666;}
footer p {line-height:150%;color:#999999;margin-bottom:10px;}
footer p a{color:#999999;}
footer a:hover{color:#333333;}
@media screen and (max-width:1280px){
.shortcut_menu button , .shortcut_menu a.button , .menu button , #menu li a {padding:0 10px}  
}
@media screen and (max-width:1200px){
.cobc li {width:50%;}
}
@media screen and (max-width:1080px){
.home_search .search{width:100%; }
.menu{float:right;width:auto;min-width:auto;}
#nav_m , #search_m , #user_m{display:block}
#search_p , #user_p{display:none;}
#menu{position:absolute;display: none;text-align: center; z-index:999;right: 50%;margin-right: -53px;top:46px;background:#fff;box-shadow:0 1px 5px 0 rgba(0,0,0,.1);}
#menu li{line-height:36px;}
#menu li a{width:110px;line-height:36px;display:block;color:#333333}
#menu li a:hover{background:#fa4838;color:#fff;}
.pro li , .list-weburl li , .list-qrcode li{width:33.33333333333333333333%}    
.links li {width:18%;}
}
@media screen and (max-width:720px){
.pc , .breadcrumb {display:none;}
.home_search{padding:126px 20px 70px 20px;}
.shortcut_menu .user span, .shortcut_menu .submit span , #search_m span , #nav_m span {display: none;}
.shortcut_menu button i , .shortcut_menu a.button i , .menu button i {padding-right: 0;}
.searchhead {left:0;right:0;}
.site_title h1{font-size:40px;line-height:40px;}
/**列表版块通用自适应**/
.news , .list-index{margin-right:0;}
.cobc li , .news li , .list-index li{width:100%;}
.news li h2{font-size:16px;line-height:24px;font-weight: normal;overflow:inherit;white-space:normal;}
.list-it li  .pic { width: 110px;height:74px; margin:0 0 0 10px;   }
.list-it li  .pic img {height:74px; }
.list-it li  h2 { line-height:24px;margin-bottom:7px;min-height:48px;}
.list-it li  p { display:none; }
.list-it li  .info{margin:0;}
.list-weburl li , .list-qrcode li{ width: 50%;}
.Enterpriselogo{width:100%;text-align: center;margin-right:0;float:none;margin-top:10px;}  
.Enterpriselogotxt{margin:0 auto ;float:none;}
.Enterpriselogo .qyvip{right:50%;margin-right:-40px;}
.cobc li .Enterpriselogo .qyvip{right:0;margin-right:0;}
.Mainproduct{margin-left:0;text-align: center; margin-top: 10px;width:100%;}
.spm .Mainproduct h1{text-align: center;}
.spm h1 {font-size: 20px;}
.product h1 {margin-top:10px;}
.tab-menu li{font-size:14px;    word-spacing: 0;letter-spacing: 0;}
.addresslist{margin:10px 0;}
.addresslist div{width:100%;margin-right:0;}
.contentlist div , .pro li{width:48%;}
.links li {width:23%;}
.product .pro_l{float:none;width:100%;}
.product .pro_r a.bt{width:120px;}
.suspension{display:none;}
footer{padding:15px 0 10px 0;}
footer p {font-size:12px}
}
@media screen and (max-width:480px){
.search input {padding:0 95px 0 10px!important;}
.search button {width:85px;font-size:14px;}
.search form {width:auto;}  
.product .pro_r a.bt{width:45%;font-size:14px;line-height:36px;border-radius:6px;}
.contentlist{margin:10px 0;}
.contentlist div{width:100%;margin-right:0;}
.list-index li  h2 {  min-height:48px;height:auto; overflow: inherit; display: block;}
.list-index li  .pic { float: right; margin:0 0 0 10px;} 
.cobc,.pro{margin-right:0;}
.pro li , .cobc li{width:100%;margin-right:0}
.links li{width:31.33333%;}
.compost .com_info ul{margin-right:0;}
.compost .com_info li{width:100%;margin-right:0;} 
.compost .com_info li:nth-child(4){width:50%!important }  
}
/*-------------news1 start-----------------------------------------------------------------*/
.news1-list1 .list-item { float: left; width: 31.25%; margin-left: 2%; background-color: #b1afaf; margin-top: 52px; }
@media screen and (max-width: 999px) { .news1-list1 .list-item { width: 31.33%; margin: 40px 1% 0; } }
@media screen and (max-width: 767px) { .news1-list1 .list-item { margin-top: 30px; } }
@media screen and (max-width: 640px) { .news1-list1 .list-item { width: 48%; } }
@media screen and (max-width: 400px) { .news1-list1 .list-item { width: 98%; } }
.news1-list1 .item-pic { width: 100%; }
.news1-list1 .item-pic img { display: block; max-width: 375px; width: 100%; margin: 0 auto; }
.news1-list1 .item-date { padding: 6px 0 0; margin-top: -43px; margin-left: 15px; position: relative; z-index: 2; width: 64px; height: 64px; background-color: #e12022; text-align: center; }
.news1-list1 .item-date p { color: #fff; }
.news1-list1 .item-date .p1 { font-size: 30px; font-size: 2rem; line-height: 32px; }
.news1-list1 .item-date .p2 { line-height: 18px; }
@media screen and (max-width: 999px) { .news1-list1 .item-date { margin-left: 10px; }
  .news1-list1 .item-date .p1 { font-size: 24px; font-size: 2.4rem; } }
@media screen and (max-width: 767px) { .news1-list1 .item-date { width: 54px; height: 54px; margin-top: -34px; }
  .news1-list1 .item-date .p1 { font-size: 20px; font-size: 2rem; line-height: 24px; }
  .news1-list1 .item-date .p2 { font-size: 12px; } }
.news1-list1 .item-body { padding: 13px 15px 30px; }
@media screen and (max-width: 999px) { .news1-list1 .item-body { padding: 10px 15px 15px; } }
@media screen and (max-width: 767px) { .news1-list1 .item-body { padding: 10px; } }
.news1-list1 .item-title { font-size: 16px; font-weight: bold; line-height: 26px; }
.news1-list1 .item-desc { text-indent: 2em; margin-top: 11px; line-height: 26px; height: 52px; }
.news1-list1 .item-desc, .news1-list1 .item-desc a { color: #555; }
@media screen and (max-width: 767px) { .news1-list1 .item-desc { line-height: 24px; height: 48px; margin-top: 5px; } }
.news1-list { padding: 46px 0 95px; }
.news1-list .list-item { border-top: dashed 1px #A6A6A6; padding: 32px 0; }
.news1-list .list-item:first-child { border-top: 0; }
.news1-list .item-pic { width: 254px; margin-right: 2.66667%; }
.news1-list .item-pic img { display: block; width: 100%; margin: 0 auto; max-width: 480px; }
.news1-list .item-body { overflow: hidden; }
.news1-list .item-title { font-size: 16px;  line-height: 26px; font-weight: bold; margin-top: 5px; }
.news1-list .item-date { color: #888; line-height: 26px; margin-top: 11px; }
.news1-list .item-desc { text-indent: 2em; margin-top: 1px; line-height: 26px; height: 52px; }
.news1-list .item-desc, .news1-list .item-desc a { color: #555; }
.news1-list .item-btn { margin-top: 15px; display: inline-block; width: 128px; height: 40px; border-radius: 5px; border: solid 1px #005BAC; line-height: 38px; text-align: center; color: #005BAC; }
.news1-list .item-btn:hover { background-color: #005BAC; color: #fff; }
.news1-list .item-date1 { padding: 6px 0 0; margin-top: -50px; margin-left: 15px; position: relative; z-index: 2; width: 60px; height: 60px; background-color: #005BAC; text-align: center; color: #ffffff;}
@media screen and (max-width: 1219px) { .news1-list { padding: 40px 0; } }
@media screen and (max-width: 999px) { .news1-list { padding: 20px 0; } }
@media screen and (max-width: 767px) { .news1-list { padding: 10px 0; }
  .news1-list .list-item { padding: 30px 0; }
  .news1-list .item-btn { width: 110px; height: 34px; line-height: 32px; } }
@media screen and (max-width: 500px) { .news1-list .item-pic { width: 100%; float: none; margin: 0 auto 20px; } }
/*--点赞--*/
.thumbs-up-widget{padding-top:6px;}
.thumbs-btn{border-radius:100px;border:1px solid #0084ff;text-align:center;padding:.3em 2em;color:#0084ff;cursor:pointer}
.thumbs-btn .num{padding-left:3px}
.thumbs-btn:hover{color:#fff;background-color:#0084ff}
.thumbs_done{background-color:#0084ff;color:#fff!important;opacity:.8}
.thumbs_btn:hover{color:#fff;opacity:.8}
/*.fl {
    float: left; padding: 20px;
}*/
.fl {
    float: right; padding: 20px;
}
/*lyIdx_Pro 开始*/
.ly_Title1 { width:100%; overflow:hidden; margin:0 auto 20px; padding:0;}
.ly_Title1 span { display:block; width:100%; height:20px; line-height:20px; color:#999; font-size:16px; margin:0 auto 10px; padding:0;}
.ly_Title1 span img { display:inline-block; width:8px; height:8px; margin:0 0 0 6px; padding:0; vertical-align:middle;}
.ly_Title1 p { width:100%; height:40px; line-height:40px; color:#333; font-size:25px; font-weight:bold; margin:0 auto; padding:0;}
.ly_Title1 p a { display:block; width:140px; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:16px; font-weight:normal; text-align:center; margin:0; padding:0; background-color:#1d93e7; border-radius:20px; float:right;}
.ly_Title1 p a img { display:inline-block; width:10px; height:12px; vertical-align:middle; margin:-2px 0 0 10px; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ly_Title1 p a:hover { background-color:#333;}
.ly_Title1 p a:hover img { margin:-2px 0 0 20px;}
.ly_Title1 p font { display:block; float:right; width:auto; height:40px; overflow:hidden; line-height:40px; color:#999; font-size:16px; font-weight:normal; text-align:right; margin:0; padding:0;}
.ly_Title2 p { color:#fff;}

.lyIdx_Pro {width:100%;overflow:hidden;margin:0 auto;padding:20px 0 55px;background-color:#f9f9f9;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.lyIdx_Pro .lyIdxPro_Main {width:1200px;height:auto;margin:0 auto;padding:0;}

.lyIdxPro_Main .lyIdxPro_Menu { width:100%; height:auto; margin:0 auto 36px; padding:0; background-color:#333;}
.lyIdxPro_Menu .swiper-container02 { width:100%; height:70px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyIdxPro_Menu .swiper-container02 .swiper-slide { height:100%; overflow:hidden; position:relative;}
.lyIdxPro_Menu .swiper-container02 .swiper-slide a { display:block; width:100%; height:70px; overflow:hidden; line-height:70px; color:#fff; font-size:18px; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0 10px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxPro_Menu .swiper-container02 .swiper-slide a img { display:inline-block; width:26px; height:26px; vertical-align:middle; margin:-2px 6px 0 0; padding:0;}
.lyIdxPro_Menu .swiper-container02 .swiper-slide a i { display:block; width:1px; height:20px; margin:-10px 0 0; padding:0; background-color:rgba(255,255,255,0.15); position:absolute; right:0; top:50%;}
.lyIdxPro_Menu .swiper-container02 .swiper-slide.swiper-slide-active a, .lyIdxPro_Menu .swiper-container02 .swiper-slide a:hover { background-color:#1d93e7;}
.lyIdxPro_Menu .swiper-container02 .swiper-slide.swiper-slide-active a i, .lyIdxPro_Menu .swiper-container02 .swiper-slide a:hover i { display:none;}

.lyIdxPro_Main .lyIdxPro_List { width:100%; height:auto; margin:0 auto; padding:0;}
.lyIdxPro_List ul li { width:49%; height:auto; margin:0 2% 25px 0; padding:30px; background-color:#fff; box-shadow:0 0 0 rgba(0,0,0,0); float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxPro_List ul li:nth-child(2n+2) { margin:0 0 25px;}
.lyIdxPro_List ul li:hover { box-shadow:0 12px 20px rgba(0,0,0,0.05);}
.lyIdxPro_List ul li .lyIdxPro_Img { width:40%; height:200px; overflow:hidden; margin:0; padding:0; float:left;}
.lyIdxPro_List ul li .lyIdxPro_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxPro_List ul li .lyIdxPro_Img a img { display:block; max-width:100%; max-height:100%; overflow:hidden; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxPro_List ul li:hover .lyIdxPro_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.lyIdxPro_List ul li .lyIdxPro_Text { width:60%; overflow:hidden; margin:0; padding:0 0 0 30px; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxPro_List ul li .lyIdxPro_Text a.lyIdxPro_Name { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:18px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxPro_List ul li:hover .lyIdxPro_Text a.lyIdxPro_Name { color:#1d93e7;}
.lyIdxPro_List ul li .lyIdxPro_Text span { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#666; font-size:16px; white-space:nowrap; text-overflow:ellipsis; margin:10px auto; padding:0;}
.lyIdxPro_List ul li .lyIdxPro_Text p { width:100%; height:56px; overflow:hidden; line-height:28px; line-height:28px; color:#999; font-size:16px; margin:0 auto; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.lyIdxPro_List ul li .lyIdxPro_Text a.lyIdxPro_More { display:block; width:126px; height:38px; overflow:hidden; line-height:36px; color:#999; font-size:16px; margin:20px 0 0; padding:0 3px 0 12px; background-color:#fff; border:1px solid #ccc; border-radius:20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxPro_List ul li .lyIdxPro_Text a.lyIdxPro_More i { display:block; width:30px; height:30px; margin:3px 0; padding:0; background:#ccc url(../images/more01.png) center center no-repeat; background-size:24px 24px; border-radius:50%; float:right; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxPro_List ul li:hover .lyIdxPro_Text a.lyIdxPro_More { color:#fff; background-color:#1d93e7; border:1px solid #1d93e7;}
.lyIdxPro_List ul li:hover .lyIdxPro_Text a.lyIdxPro_More i { background:#fff url(../images/more02.png) center center no-repeat; background-size:24px 24px;}

.lyIdxPro_List ul li em.ProHot, .lyIdxPro_List ul li em.ProNew { display:block; width:60px; height:60px; margin:0; padding:0; position:absolute; top:0; right:0;}
.lyIdxPro_List ul li em.ProHot { background:url(../images/hot.png) top right no-repeat; background-size:100% 100%;}
.lyIdxPro_List ul li em.ProNew { background:url(../images/new.png) top right no-repeat; background-size:100% 100%;}

@media (max-width:1680px) {
	
}
@media (max-width:1600px) {
	.ly_Title1 span {font-size:15px;}
	.ly_Title1 p { font-size:20px;}
}
@media (max-width:1560px) {
	.lyIdx_Pro { padding:60px 60px 35px;}
	.lyIdx_Pro .lyIdxPro_Main {width:100%;}
}
@media (max-width:1440px) {
	.ly_Title1 span { margin:0 auto 5px;}
	.ly_Title1 p { font-size:32px;}
	
	.lyIdx_Pro {padding:60px 40px 35px;}
	.lyIdxPro_List ul li .lyIdxPro_Img { height:190px;}
	.lyIdxPro_List ul li .lyIdxPro_Text span { margin:8px auto;}
}
@media (max-width:1366px) {
	.ly_Title1 {margin:0 auto 30px;}
	.ly_Title1 span {margin:0 auto 2px;}
	.ly_Title1 p { font-size:30px;}
	.ly_Title1 p a { font-size:15px;}
	.ly_Title1 p font { font-size:15px;}
	
	.lyIdxPro_Main .lyIdxPro_Menu { margin:0 auto 30px;}
	.lyIdxPro_Menu .swiper-container02 { height:60px;}
	.lyIdxPro_Menu .swiper-container02 .swiper-slide a { height:60px; line-height:60px;}
	
	.lyIdxPro_List ul li { padding:25px;}
	.lyIdxPro_List ul li .lyIdxPro_Img { height:180px;}
	.lyIdxPro_List ul li .lyIdxPro_Text { padding:0 0 0 25px;}
	.lyIdxPro_List ul li .lyIdxPro_Text span { margin:6px auto; font-size:15px;}
	.lyIdxPro_List ul li .lyIdxPro_Text p { height:50px; line-height:25px; font-size:15px;}
	.lyIdxPro_List ul li .lyIdxPro_Text a.lyIdxPro_More { font-size:15px;}
}
@media (max-width:1280px) {
	
}
@media (max-width:1200px) {
	.ly_Title1 { margin:0 auto 25px;}
	.ly_Title1 p { font-size:28px;}
	.ly_Title1 p a { font-size:14px;}
	.ly_Title1 p font { font-size:14px;}
	
	.lyIdx_Pro { padding:40px 40px 20px;}
	.lyIdxPro_Menu .swiper-container02 .swiper-slide a { font-size:16px;}
	.lyIdxPro_List ul li { width:49.1%; margin:0 1.8% 20px 0; padding:20px;}
	.lyIdxPro_List ul li:nth-child(2n+2) { margin:0 0 20px;}
	.lyIdxPro_List ul li .lyIdxPro_Img { height:160px;}
	.lyIdxPro_List ul li .lyIdxPro_Text { padding:0 0 0 20px;}
	.lyIdxPro_List ul li .lyIdxPro_Text span { height:20px; line-height:20px; font-size:14px;}
	.lyIdxPro_List ul li .lyIdxPro_Text p { height:48px; line-height:24px; font-size:14px;}
	.lyIdxPro_List ul li .lyIdxPro_Text a.lyIdxPro_More { font-size:14px; margin:12px 0 0;}
}
@media (max-width:1080px) {
	.ly_Title1 p a { width:120px; font-size:14px;}
	.lyIdx_Pro { padding:40px 40px 20px;}
}
@media (max-width:1024px) {
	
}
@media (max-width:800px) {
	.ly_Title1 { margin:0 auto 20px;}
	.ly_Title1 span { font-size:14px; margin:0 auto;}
	.ly_Title1 p { font-size:26px;}
	
	.lyIdx_Pro { padding:40px 20px 20px;}
	.lyIdxPro_Main .lyIdxPro_Menu { margin:0 auto 20px;}
	.lyIdxPro_Menu .swiper-container02 { height:50px;}
	.lyIdxPro_Menu .swiper-container02 .swiper-slide a { height:50px; line-height:50px; font-size:15px;}
	
	.lyIdxPro_List ul li { width:100%; margin:0 auto 20px; padding:20px; float:inherit;}
	.lyIdxPro_List ul li:nth-child(2n+2) { margin:0 auto 20px;}
	.lyIdxPro_List ul li .lyIdxPro_Img { width:32%;}
	.lyIdxPro_List ul li .lyIdxPro_Text { width:68%;}
}
@media (max-width:767px) {
	.ly_Title1 span { font-size:13px;}
	.ly_Title1 p { height:auto; line-height:30px; font-size:22px;}
	.ly_Title1 p a { margin:-10px 0 0;}
	.ly_Title1 p font { width:100%; height:auto; line-height:22px; text-align:left; float:inherit; margin:10px 0 0;}
	
	.lyIdx_Pro { padding:20px 12px 0;}
}
@media (max-width:375px) {
	.lyIdxPro_List ul li .lyIdxPro_Img { width:100%; height:200px; margin:0 auto 20px; float:inherit;}
	.lyIdxPro_List ul li .lyIdxPro_Text { width:100%; margin:0 auto; padding:0; float:inherit;}
}
@media (max-width:320px) {

}
/*lyIdx_Pro 结束*/
/*搜索-新闻资讯 开始*/
.ly_idxNews { width:100%; height:auto; margin:0 auto; padding:10px 0; background-color:#f5f5f5;}
.ly_idxNews .lyIdxNew_main { width:1200px; height:auto; min-height:240px; margin:0 auto; padding:0;}
.lyIdxNew_main .lyIdxNew_left { width:35%; height:auto; margin:0; padding:0; float:left; position:relative;}
.lyIdxNew_left .lyIdxTjNew_img { width:100%; height:300px; overflow:hidden; margin:0 auto 10px; padding:0;}
.lyIdxTjNew_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxTjNew_img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxTjNew_img a:hover img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyIdxNew_left .lyIdxTjNew_text { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyIdxTjNew_text a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:22px; text-overflow: ellipsis; white-space: nowrap; margin:0 auto; padding:0;}
.lyIdxTjNew_text span { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#aaa; font-size:15px; margin:0; padding:0;}
.lyIdxTjNew_text span img { display:inline-block; width:20px; height:20px; vertical-align:middle; margin:-4px 4px 0 0;}
.lyIdxTjNew_text a:hover { color:#bb2821;}

.lyIdxNew_main .lyIdxNew_right { width:60%; height:auto; margin:-10px 0 0; padding:0; float:right; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.IdxNew_list { width:100%; overflow:hidden; margin:0; padding:0;}
.IdxNew_list ul li { width:100%; height:100px; overflow:hidden; margin:0 auto 40px; padding:0 0 0 140px; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.IdxNew_list ul li:nth-child(3) { margin:0 auto;}
.IdxNew_list ul li .IdxNew_time { width:120px; height:70px; overflow:hidden; margin:0; padding:15px 0; background-color:#fff; position:absolute; left:0; top:0;}
.IdxNew_list ul li .IdxNew_time p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:16px; text-align:center; margin:0 auto; padding:0;}
.IdxNew_list ul li .IdxNew_time span { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#bb2821; font-size:36px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.IdxNew_list ul li:hover .IdxNew_time { background-color:#bb2821;}
.IdxNew_list ul li:hover .IdxNew_time p, .IdxNew_list ul li:hover .IdxNew_time span { color:#fff;}

.IdxNew_list ul li .IdxNew_text { width:100%; height:100px; overflow:hidden; margin:0 auto; padding:0; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.IdxNew_list ul li .IdxNew_text .IdxNew_name { width:100%; height:auto; overflow:hidden; margin:0 auto 4px; padding:0; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.IdxNew_list ul li .IdxNew_text .IdxNew_name a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:22px; text-overflow: ellipsis; white-space: nowrap; margin:0; padding:0;}
.IdxNew_list ul li:hover .IdxNew_text .IdxNew_name a { color:#bb2821;}
.IdxNew_list ul li .IdxNew_text p { width: 100%; height: 56px; overflow: hidden; line-height: 28px; color: #888; font-size: 15px; text-align:justify; margin: 0 auto; padding: 0; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; display: -webkit-box;}

.lyIdxNew_main .idxNews_more { width:100%; overflow:hidden; margin:40px auto 0; padding:0;}
.idxNews_more a { display:block; width:160px; height:44px; overflow:hidden; line-height:42px; color:#bb2821; font-size:14px; text-align:center; border:1px solid #bb2821; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.idxNews_more a:hover { background-color:#bb2821; color:#fff;}

.lyIdxNew_main .lyIdxNew_news { width:49%; overflow:hidden; margin:0; padding:0; background-color:#fff; float:left;}
.lyIdxNew_main .lyIdxNew_article { width:49%; overflow:hidden; margin:0; padding:0; background-color:#fff; float:right;}
.lyIdxNew_top { width:100%; height:60px; overflow:hidden; margin:0 auto; padding:0 0 0 80px; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.lyIdxNew_top img.new_icon { display:block; width:80px; height:60px; margin:0; padding:0; position:absolute; left:0; top:0;}
.lyIdxNew_top p { width:100%; height:60px; overflow:hidden; line-height:60px; color:#333; font-size:22px; margin:0; padding:0 100px 0 20px; border-bottom:1px solid #ddd; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.lyIdxNew_top p a { display:block; width:100px; height:32px; overflow:hidden; line-height:16px; color:#888; font-size:13px; margin:0; padding:0 0 0 14px; border-left:1px solid #ddd; position:absolute; top:14px; right:0; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.lyIdxNew_top p a:hover { color:#bb2821;}
.lyIdxNew_con { width:100%; min-height:420px; overflow:hidden; margin:0 auto; padding:30px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.lyIdxNew_con .lyIdxNew_tjxw { width:100%; height:120px; overflow:hidden; margin:0 auto 15px; padding:0 0 0 225px; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.lyIdxNew_tjxw .lyIdxNew_tjxwimg { width:225px; height:120px; overflow:hidden; margin:0; padding:0; position:absolute; left:0; top:0;}
.lyIdxNew_tjxwimg a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative;}
.lyIdxNew_tjxwimg a img { display:block; width:100%; height:100%; margin:auto; padding:0; object-fit:cover; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxNew_tjxwimg a:hover img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyIdxNew_tjxw .lyIdxNew_tjxwtext { width:100%; overflow:hidden; margin:0; padding:6px 0 0 30px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.lyIdxNew_tjxwtext em { display:inline-block; height:22px; overflow:hidden; line-height:22px; color:#fff; font-size:14px; margin:0; padding:0 12px; background-color:#1d93e7; border-radius:0 4px 0 4px;}
.lyIdxNew_tjxwtext a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:16px; text-overflow:ellipsis; white-space: nowrap; margin:4px auto 0; padding:0;}
.lyIdxNew_tjxwtext a:hover { color:#bb2821;}
.lyIdxNew_tjxwtext p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#999; font-size:14px; margin:0 auto; padding:0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis;}

.lyIdxNew_con .lyIdxNew_xwlist { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyIdxNew_xwlist ul li { width:100%; overflow:hidden; margin:0 auto; padding:0 80px 0 0; border-bottom:1px dotted #c2c2c2; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.lyIdxNew_xwlist ul li a { display:block; width:100%; height:44px; overflow:hidden; line-height:44px; color:#666; font-size:15px; text-overflow:ellipsis; white-space: nowrap; margin:0; padding:0;}
.lyIdxNew_xwlist ul li a i { display:block; width:4px; height:4px; overflow:hidden; margin:20px 10px 20px 0; padding:0; background-color:#666; border-radius:50%; float:left;}
.lyIdxNew_xwlist ul li:hover a { color:#bb2821;}
.lyIdxNew_xwlist ul li:hover a i { background-color:#bb2821;}
.lyIdxNew_xwlist ul li span { display:block; width:80px; height:44px; overflow:hidden; line-height:44px; color:#999; font-size:14px; text-align:right; margin:0; padding:0; position:absolute; top:0; right:0;}
@media screen and (max-width:1399px) and (min-width:1080px) {
	.ly_idxNews .lyIdxNew_main { width:90%;}
}
@media screen and (max-width:1199px){
	.ly_idxNews{ padding:40px 0;}
	}
@media screen and (max-width:1079px){
	.ly_idxNews .lyIdxNew_main { width:96%;}
	.lyIdxNew_tjxw .lyIdxNew_tjxwimg{ width:100%; position:static;}
	.lyIdxNew_con .lyIdxNew_tjxw{padding:0; height:auto;margin: 0 auto 10px;}
	.lyIdxNew_tjxw .lyIdxNew_tjxwtext{padding: 15px 0 0 0;}
	}
@media (max-width: 767px) {
	.ly_idxNews{ padding:30px 0;}
	.ly_idxNews .lyIdxNew_main { width:92%;}
	.lyIdxNew_main .lyIdxNew_news,.lyIdxNew_main .lyIdxNew_article{ width:100%;}
}

/*搜索-新闻资讯 结束*/
/*在线客服*/
.online {
	position: fixed;
	bottom: 150px;
	right: 10px;
	width: 60px;
	z-index: 999;
	color: #999;
}
.online a {
	color: #666;
}
.online a:hover {
	text-decoration: none;
}
.online dl {
	background: #1d93e7;
	padding: 10px 5px;
	margin-bottom: 1px;
	position: relative;
}
.online dl dd {
	color: #fff;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
}
.online dl dd i {
	font-size: 25px;
}
.online dl:hover {
	background: #1781bd;
}
.online dl dt {
	position: absolute;
	top: 0px;
	right: 60px;
	background: #fff;
	border: 1px solid #ccc;
	z-index: 9999;
	display: none;
	padding: 10px 15px;
	font-weight: normal;
}
.online dl dt h3 {
	display: block;
	font-size: 16px;
	color: #666;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}
.online dl dt h3 i {
	margin-right: 5px;
}
.online dl dt h3 span {
	float: right;
	cursor: pointer;
}
.online dl dt input {
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-top: 15px;
	height: 40px;
	line-height: 40px;
	padding: 3px 5px;
	width: 100%;
}
.online dl dt button {
	margin: 10px 0;
	border: none;
	border-radius: 5px;
	width: 100%;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	background: #1d93e7;
	color: #fff;
	cursor: pointer;
}
