/*
 * 基于CSS3开发的网站前端样式，适用于Z-blogPHP主题《企业网络名片|行业分类信息网站》
 * 作者：星岚工作室（QQ：914466480）
 * 网站：https://www.qiyeh5.com/
 * 主题版本:1.2
*/
/*css reset*/
html{-webkit-text-size-adjust:none;word-wrap:break-word;word-break:break-all;}
body{color:#333333;background: #ededed; 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;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;border:0;outline:0;-webkit-text-size-adjust: none;-webkit-tap-highlight-color: transparent;}
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,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{vertical-align:baseline}
a{color:#333333;text-decoration:none;transition:all .15s ease 0s;}
a:hover{color:#f91b06;text-decoration:none;}
button{background: transparent;}
button:focus , input:focus , textarea:focus{outline:0;} 
ol , ul{list-style-type:none}
i{font-style:normal}
img{max-width:100%;height:auto;border:0;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:-webkit-transform .2s ease 0s;transition:transform .2s ease 0s}
video{height:auto!important;width:100%!important}
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;}
.shortcut_menu .user #user , #shead , .cobc li , .pro li , .news li , .list-it li , .list-index li  , .list-weburl li , .list-qrcode li{background: #ffffff; box-shadow: 0 1px 5px 0 rgba(0,0,0,.1);}
.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;background:rgb(250 72 56 / 45%); }
header.hbg{ background:#fa4838!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 {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{padding-right:5px;font-size:14px;}
.shortcut_menu .user {height:46px;float:right;line-height:46px;position:relative;display: block;padding:0;}
.shortcut_menu .user #user{display:none;position:absolute;right:50%;margin-right:-40px;top:46px;text-align: center;}
.shortcut_menu .user #user a{ width: 80px;line-height:36px;display: block;}
.shortcut_menu .user #user a:hover{color:#ffffff; background:#fa4838 }
/*公共代码*/
.menu li ul{box-shadow: 0 3px 5px rgba(0,0,0,.05);}
/*导航栏*/
.menu{float:left;margin-left:10px;position:relative;height:46px;line-height:46px;min-width:50%;}
.menu li{position: relative;line-height:46px;float:left;}
.menu li a{padding:0 20px;display:block;color:#ffffff; }
.menu li a .iconfont{padding-right:3px;}
.menu li .icon_d{font-family:iconfont!important;}
.menu li a.icon_d::after{content:"\e7d9";margin-left:3px;}
.menu li a.icon_u::after{content:"\e7d8"!important;}
.menu li:hover , .menu li.cur {background:rgb(255, 255, 255 , .05);}
.menu li ul{position:absolute;top:100%;z-index:999;background:#ffffff;transition:top .5s;display:none;}
.menu li ul li{float:none;width:100%;line-height:40px;white-space:nowrap;display:block;background: #ffffff!important;border-top:1px solid #ebebeb;}
.menu li ul li:first-child {border-top:0;}
.menu li ul li a{color:#333333;} 
.menu li ul li:hover {background:#ebebeb!important;}
.menu li ul li:hover a , .menu li.cur ul li:hover a{color:#555555!important;}
#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;}
/**网站搜索**/
#shead{z-index:999;max-width:1200px;margin:0 auto;padding:20px;display: none;background:#ffffff;}
.search{width:100%;overflow: hidden;} 
.search form{overflow:hidden;position:relative;width:100%;margin:0 auto;border-radius: 10px;}
.search input{border:1px solid #ededed;height:46px;line-height:46px;padding:0 110px 0 10px!important;width:100%;display: block;border-radius: 10px 0 0 10px;}
.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;border-radius: 0 10px 10px 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;}
.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;}
.breadcrumb{padding:0 20px;line-height: 30px;width:50%;overflow: hidden;float:right;text-align: right;}
.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;margin-right:25px;}
.catalog li a{color:#ffffff;}
.catalog li a:hover , .lower a.cur{color:#f91b06;}
.lower{overflow: hidden; padding:15px 20px 5px 20px;background: #ffffff;border-bottom:1px solid #ededed; }
.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;}
.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;}
.cobc li p{font-size:14px;line-height:20px;height:40px;margin-top:7px;color:#999;}
.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;text-align: center; }
.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;font-weight: normal;}
.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;}
/**文章资讯列表**/
.news{overflow:hidden;}
.news li{padding:20px;float: left;overflow: hidden;width:50%;}
.news li h2{font-size:16px;line-height:24px;font-weight: normal;}
.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;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; }
.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;}
.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; }
.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; }
.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;}
.list-weburl li h2 img{height:16px;position: relative;top:-2px;  margin-right: 5px;}
.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;}
.list-qrcode li h2 , .list-qrcode li  p , .weburl p , .qrcodeinfo p{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 .page{display:inline-block;border:1px solid #dedede;width:32px;line-height:32px;border-radius:3px;margin:0 5px 5px 5px;color:#999;text-align:center}
.pagebar .now-page , .pagebar .page:hover{background:#fa4838;border:1px solid #fa4838;color:#fff}
.cobc li h2 , .news li h2 , .news li p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cobc li p , .pro li h2 , .list-index li  h2 {overflow: hidden;  display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:clip;}
/**企业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;}
.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;}
.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;}
.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:150px;line-height:40px;font-size:16px;color:#ffffff;margin:10px 15px 0 0;background:#3889fa;}
.product .pro_r a.bt:hover{background:#1a77f9}
.weburl , .qrcodeinfo {text-align:center;overflow: hidden; margin-bottom:10px;}
.weburl a{display:block;line-height:40px;font-size:16px;width:100%;color:#ffffff;margin-bottom:10px;background:#8bc34a;border-radius: 15px;}
.weburl a:hover{background:#7eb83d}
.qrcodeinfo img { width: 120px; height: 120px; vertical-align: middle;margin-bottom:10px;}
/**文章正文**/
.content div,.content p{margin-bottom:15px;line-height:175%}
.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%;}
.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:38px;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;}
.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;}
.contact .qq{background: #a8ddf6;
    color: #555555;
    font-size: 12px;
    border: 1px solid #a7d1dd;
    border-radius: 3px;
    padding: 0 3px;
    display: inline-block;}
.contact .qq:hover{background: #90d4f3; color:#555555;}
.contact .qq img{width: 14px;
        height: 14px;
        margin: 0 2px 0 0;
        position: relative;
        top: -1px;}
.explain{background:#f7f8ff;padding:10px 15px;line-height:175%;color:#999;border:1px solid #e5eaff}
.explain p{line-height:175%;margin:0;}
.onebc {position: relative;}
.onebc .avatar{position: relative;width:64px;float: left;margin-right: 15px;}
.onebc .avatar img{width:64px;height:64px;border-radius:50%;object-fit:cover;vertical-align: middle;}
.onebc .avatar .qyvip{position: absolute;bottom:2px;right:0;z-index:9;font-size:18px;line-height: 18px;margin:0;}
.onebc h2{background: #ffffff;border:0;padding:5px 0 0 0;margin:0;}
.onebc p{color:#9fa19f;}
.onebc .aurl{position: absolute;right:0;top:10px;}
.onebc .aurl a{background: #fa4838; color:#ffffff; border-radius: 10px;padding:5px 10px;}
.onebc .aurl a:hover{background:#fa5142;}
.onebc .aurl a i{font-size: 14px;}
/**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;}
.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; }
.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%; }
/**提交收录***/

.writing {font-size:14px}
.writing h4{display:block;margin:0 0 10px 0;font-weight:bold;}
.writing h4::before{content: "";margin:0;}
.writing h4 span{font-weight:normal;font-size: 12px;margin-left: 10px;color:#999;}
.writing input,.writing select{padding:0 10px;height:36px;line-height:36px;border:.01rem solid #eaeaea;}
.writing input{width:100%}
.writing label{margin-right: 30px;cursor: pointer;}
.writing .inpVerify{position:relative}
.writing .inpVerify input{padding:0 116px 0 10px;}
.writing .inpVerify img{position:absolute;bottom:1px;right:1px;width:106px!important;height: 34px !important;cursor:pointer;}
.writing  pre{margin: 0!important;}
/* 插入图片 */
.upload-img , .websitemeta , .writing .inpVerify{position: relative;}
.upload-img form , .upload-img div{margin:0;padding:0;}
.upload-img input.read{padding:0 90px 0 10px;}
.writing  .websiteattrinput input{width:auto;height:auto;line-height: 150%;}
.writing .btnbox{position:absolute;right:0;bottom:0;width:80px;line-height:36px;background:#cacaca;color:#fff;text-align:center;}
.writing .btnbox:hover{background:#bdbdbd;}
/* 重叠 */
.upload-img .btn{position:absolute;right:0;bottom:0;z-index:9;margin:0;padding:0;height:36px;width:90px;border:0;background:0 0;opacity:0;cursor:pointer;}
.writing button{display:inline-block;padding:0 20px;background:#3889fa;color:#fff;line-height:36px; border-radius: 5px;  cursor:pointer}
.writing button:hover{background:#1a77f9}
/* 重置编辑器 */
.writing .edui-default .edui-editor{z-index:9!important}
.writing .edui-default,.writing .edui-default div{margin:0;line-height:20px;}
.writing .edui-default table{margin:0;border-radius:0 0 1px 1px}
.writing .edui-default table td{padding:10px 15px 7px 15px;border-right:0;border-bottom:0;border-left:0}
.addresslist , .contentlist{margin:10px -2% 10px 0;clear:both}
.addresslist div{float:left;width:48%;margin-right:2%;overflow: hidden;}
.contentlist div{float:left;width:23%;margin-right:2%;overflow: hidden;}
.addresslist div input :last-child{margin-bottom:0;}
.addresslist div dl, .contentlist div dl{margin:10px 0 0 0;}
.addresslist div dl:first-child, .contentlist div dl:first-child{margin:0;}
.additems{text-align: center;color:#999;cursor:pointer;}
.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 , #cl2 , #cl3 , #cl4 , #cl3b , #cl4b{display:none;}
/**分类摘要**/
.plv{background: #ecf9f1;text-align: center; padding:15px;color: #75af8c;}
.plv a{padding:0 2px;color: #6196e0;font-size:16px;}
/**网站友情链接**/
.links {margin-right:-2%;overflow: hidden;background: #ffffff;padding:15px 20px 5px 20px;}
.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;}
.gongan{width:16px;height:16px;margin-right:2px;position: relative;top:-2px;}
@media screen and (max-width:1280px){
.shortcut_menu button , .shortcut_menu a.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%; }
#nav_m , #search_m , #user_m{display:block}
#search_p , #user_p , .menu {display:none;}
.menu {background: #ffffff;width:100%;margin:0;right:0;left:0;position: absolute;z-index: 999;transition:top .5s;box-shadow:0 1px 5px 0 rgba(0,0,0,.05); overflow: auto;line-height:40px; max-height: calc(100vh - 60px);height:auto;top:46px}
.menu li{width:100%;line-height:40px;float: none;border-top:1px solid #ebebeb;background: #ffffff;}
.menu li a{padding:0 0 0 20px;color:#333333;}
.menu li a.cut_65{width: -webkit-calc(100% - 65px);width: -moz-calc(100% - 65px);width: calc(100% - 65px);}
.menu li .icon_d {position:absolute;right:0;top:0;color:#ffffff;}    
.menu li .icon_d::before{content:"\e79b";color:#999999;padding:0 15px;margin:0;top:0;right:0;border-left:1px solid #ebebeb ;position: absolute;display: block; z-index: 1000;}
.menu li .icon_u::before{content:"\e79c"!important;}
.menu li::before{border-bottom:0!important;}
.menu li:hover , .menu li.cur:hover{background:#f7f7f7;}
.menu li.cur{background:#ffffff;}
.menu li.cur a{color:#c71f05;} 
.menu li.cur ul li a{color:#333333;} 
.menu li:first-child{border-top:0}
.menu li ul{position: static;top:0;z-index:999;overflow: hidden; box-shadow: 0 0 0 0 rgba(0,0,0,0);transition:top .5s;} 
.menu li ul li:first-child{border-top:1px solid #ebebeb;}
.menu li ul li a{padding:0 20px;font-weight: normal;font-family: "iconfont" !important;} /*gai*/
.menu li ul li a::before {content: "\e7b3";font-size:12px;margin-right:5px;color:#ebebeb;}/*gai*/
    
.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 {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:88px;font-size:14px;line-height:36px;}
.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 }  
}
