<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
*{margin:0;padding:0}
a{text-decoration:none;color:#333;font-family:"arial","微软雅黑"}
html{width:100%;-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch;-moz-overflow-scrolling:touch;-o-overflow-scrolling:touch;overflow-scrolling:touch;font-size:16px;
	/* 2022-11-30 begin */
	/* -webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	filter: progid:dximagetransform.microsoft.basicimage(grayscale=1); */
	/* 2022-11-30 end */
}
html.ns{overflow:hidden}

body{color:#535353;font-size: 1em;font-family:"arial","微软雅黑";background: #f5f5f5;width:100%;position:relative}
@media screen and (min-width: 360px) and (max-width: 374px){ html{font-size:16px}}
@media screen and (min-width: 375px) and (max-width: 479px){ html{font-size:18px}}
@media screen and (min-width: 480px) and (max-width: 539px){ html{font-size:20px}}
@media screen and (min-width: 540px) and (max-width: 639px){ html{font-size:24px}}
@media screen and (min-width: 640px){ html{font-size:28px}}

a,body{font-family:"微软雅黑"/9;-webkit-tap-highlight-color:rgba(0,0,0,0)}img{border:0}ol,ul,li{list-style:none}dl,dt,dd,ul,li{margin:0;padding:0}input,textarea{outline:none}html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:none}i{font-style:normal}.fl{float:left}.fr{float:right}.clear{clear:both}.wrap{width:96%;margin:0 auto}body,div,h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}

#banner {width: 100%;margin:0px;padding:0px;overflow: hidden;}
#banner img{width: 100%;}

.focus{ width:100%;   margin:0 auto; position:relative; overflow:hidden;   }
	.focus .shanghl00{ width:100%; height:11px;  position:absolute; z-index:1; bottom:13px; text-align:center;  }
	.focus .shanghl00 ul{ display:inline-block; height:5px; padding:3px 5px; background-color:rgba(255,255,255,0.7); 
		-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
	}
	.focus .shanghl00 ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8c8c8c; margin:0 5px;  vertical-align:top; overflow:hidden;   }
	.focus .shanghl00 ul .on{ background:#fe6c9c;  }
	

	
	.focus .bd{
	position:relative;
	z-index:0;
	margin:0px;
	padding:0px;
	overflow: hidden;
}
.tempwrap{ border-radius:5px; overflow:hidden;}
.focus .bd li{ margin:0px; padding:0px;position:relative; overflow:hidden;}

	.focus .bd li a{
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */
}

.foctit{position:absolute; z-index:111; width:100%; bottom:0; padding: 0.85rem 0.85rem 0.65rem 0.85rem;  color:#fff; font-size:0.85rem;
overflow:hidden;  line-height:20px; box-sizing:border-box;background-image: url(/uploads/image/pimages/shl-vdi.png);
background-repeat: repeat-x; background-position:center bottom; background-size:auto 100%;}
.fpp{max-height: 40px; line-height: 20px; 
text-overflow:ellipsis;/*超出...*/ display:-webkit-box; 
-webkit-line-clamp:2;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}

.foctit1{position:absolute; z-index:111; width:100%; top:0; padding: 0.8rem;  color:#fff; font-size:0.8rem;
overflow:hidden;  line-height:20px; box-sizing:border-box; left:0;background-image:url(/uploads/image/pimages/wap-hot.png);
	background-repeat:no-repeat;
	background-position:0.8em center;
	background-size:auto 18px; padding-left:36px;text-shadow:1px 1px 1px #000;}
.focriqi{ font-size:0.75em;}
	
.toubu{ position:fixed; left:0; top:0; width:100%; z-index:999;}
.toubuge{ width:100%; height:60px;}
.main-header {
    height: 60px;
	background-color:#193787;
    z-index: 60;
	width:100%;
	position:relative;
	background-image:url(/uploads/image/pimages/wap_headbg.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	background-size:auto 60px;
		
}
.cd-logo {
    position: absolute;
    top: 10px;
    left: 10px;
   
}

.search_open {
display: block;
width: 30px;
background: url(/uploads/image/pimages/wap_sea.png) no-repeat;
position: absolute;
right:60px;
top:10px;
color: #fff;
font-size: 12px;
padding-top: 25px;
text-align: center;background-position:center top; background-size:auto 25px;
}
.menu_open {
display: block;
    width: 30px;
background: url(/uploads/image/pimages/wap_menu.png) no-repeat;
	position: absolute;
	right:10px;
top:10px;
color: #fff;
font-size: 12px;
padding-top: 25px;
text-align: center;
background-position:center top; background-size:auto 25px;
}
.mdingyue {
                display: block;
                width: 30px;
                background: url(/uploads/image/pimages/wap_dyue.png) no-repeat;
                position: absolute;
                right: 110px;
                top: 10px;
                color: #fff;
                font-size: 12px;
                padding-top: 25px;
                text-align: center;
                background-position: center top;
                background-size: auto 24px;
            }
.cshow{ display:block!important;}
.chide{ display:none!important;}
.zicai{display:block;}
.ziguanbi{display:none;}


.animate{-moz-transition: all 0.8s ease 0s;-ms-transition: all 0.8s ease 0s;-o-transition: all 0.8s ease 0s;transition: all 0.8s ease 0s;display: block;
  transform:rotate(360deg);-moz-transform:rotate(360deg); /* firefox */
-webkit-transform:rotate(360deg); /* safari 和 chrome */
-o-transform:rotate(360deg); /* opera */background: url(/uploads/image/pimages/wap_close.png) no-repeat;background-position: center top;
background-size: auto 25px;} 

  .animate1{-moz-transition: all 0.8s ease 0s;-ms-transition: all 0.8s ease 0s;-o-transition: all 0.8s ease 0s;transition: all 0.8s ease 0s;display: block;
  transform:rotate(-360deg);-moz-transform:rotate(-360deg); /* firefox */
-webkit-transform:rotate(-360deg); /* safari 和 chrome */
-o-transform:rotate(-360deg); /* opera */} 
.zhang{ padding:10px 13px; width:100%; box-sizing:border-box; background-color:#fff; color:#1b1b1b; font-size:0.9em;}
.zspan1{font-size:0.82em; color:#9d9d9d; }
.zspan2{font-size:0.82em; color:#9d9d9d; margin-top:2px;}
.rl{ float:right;}
.fl{ float:left;}
.advpic{ padding:13px 13px 7px 13px; width:100%; box-sizing:border-box;}
.advpicn{  width:100%; border-radius:5px; overflow:hidden;background-image:url(/uploads/image/pimages/bannerbg.jpg); background-position:left top; background-repeat:no-repeat; background-size: 100% 100%; height:100%; display:flex;align-items: center; color:#fff;flex-wrap: wrap;padding-top: 10px;
padding-bottom: 15px;
box-sizing: border-box;}

.advpicnhj{ width:40%; box-sizing:border-box; margin:0 auto;}

.advpicnleft{ width:40%; box-sizing:border-box; }
.advpicright{ width:60%;}
.advpicright img{  max-width:97%; display:block;}
.advfont1{ font-size:1.3em; padding-top:1px; padding-bottom:5px;}
.advspan{ font-weight:bold;}
.advfont2{ font-size:0.7em;letter-spacing:3px; text-align:center;padding-top:5px;}
.advdi{ width:5.2em; height:2px; background-color:#fff;margin: 0 auto;}

.bang{ padding:0px 10px 0px 10px; width:100%; box-sizing:border-box; clear:both; overflow:hidden; background-color:#fff; margin-top:6px;}
.bangsec{ width:100%; background-color:#fff;  overflow:hidden; border-radius:4px; position:relative; clear:both;box-sizing: border-box; margin-top:8px;}
.btit{ overflow:hidden; padding:15px 15px 0px 15px}
.btit1{ font-size:0.88em; color:#1b1b1b;}
.btit2{ font-size:0.6em;color: #9d9d9d; border:1px solid #e6e6e6; padding:2px 6px; margin-left:45px; }
.btext{ width:100%; box-sizing:border-box; padding:15px 10px 10px 10px; overflow:hidden;}
.btext1{ width:25%; box-sizing:border-box; padding-left:6px; padding-right:6px; text-align:center; overflow:hidden;}
.btextp1{ color:#c8392a; font-size:0.8em; line-height:20px;}
.btextp11{ color:#52a94a; font-size:0.8em; line-height:20px;white-space: normal;
word-wrap: break-word;
word-break: break-all;}
.btextp2{ color:#808080;font-size:0.65em; padding-bottom:2px;}
.btextp3{ color:#acacac;font-size:0.6em; padding-top:3px;}
.jiangpai1{ background-image:url(/uploads/image/pimages/wap_bang_07.jpg); background-position:center top; background-repeat:no-repeat; background-size:auto 20px; width:20px; height:20px; margin:0 auto; }
.jiangpai2{ background-image:url(/uploads/image/pimages/wap_bang_11.jpg); background-position:center top; background-repeat:no-repeat; background-size:auto 20px; width:20px; height:20px; margin:0 auto;}
.jiangpai3{ background-image:url(/uploads/image/pimages/wap_bang_15.jpg); background-position:center top; background-repeat:no-repeat; background-size:auto 20px; width:20px; height:20px; margin:0 auto;}

.jiangpait{ width:32px; height:32px; position:absolute; top:5px;left:19px; background-color:#bcc7d1; border-radius:50%; text-align:center; line-height:32px; color:#fff; font-weight:bold; font-size:16px;}

.badabang{ padding:18px 13px 13px 13px; width:100%; box-sizing:border-box; background-color:#f5f5f5; color:#1b1b1b; font-size:0.88em;}
.badaslid{ padding:0px 13px 13px 13px; width:100%; box-sizing:border-box; background-color:#f5f5f5; overflow:hidden; position:relative; }
.badaslid1{ padding:13px; width:100%; box-sizing:border-box; background-color:#fff; overflow:hidden; height:220px;}
.bas1{ padding:20px; width:100%; box-sizing:border-box; overflow:hidden; border-radius:5px; }

.bascolor1{ background-color:#f3ffe5;}
.bascolor2{ background-color:#e8f0ff;}
.bascolor3{ background-color:#fff4ee;}
.bascolor4{ background-color:#f6f2fe;}
.bascolor5{ background-color:#fff8e5;}
.bascolor6{ background-color:#f2f0ec;}
.bascolor7{ background-color:#e8f0ff;}
.bascolor8{ background-color:#f3ffe5;}

.badadate1{color: #20ac3a; border:1px solid #bed99c;}
.badadate2{color: #235cd0; border:1px solid #aebee3; background-color:#d5e1fc;}
.badadate3{color: #e8541e; border:1px solid #ecbfb2; background-color:#fff2ed;}
.badadate4{color: #7b4ec8; border:1px solid #caaff9; background-color:#ede2ff;}
.badadate5{color: #db9c48; border:1px solid #eab36a; background-color:#fef7e4;}
.badadate6{color: #94a9cf; border:1px solid #94a9cf; }
.badadate7{color: #235cd0; border:1px solid #aebee3; background-color:#d5e1fc;}
.badadate8{color: #20ac3a; border:1px solid #bed99c;}

.bsbtn1{background-image: linear-gradient(to right, #20ac3a , #30c74c);}
.bsbtn2{background-image: linear-gradient(to right, #225ccf , #3c70e0);}
.bsbtn3{background-image: linear-gradient(to right, #e8551f , #ff7f51);}
.bsbtn4{background-image: linear-gradient(to right, #7b4ec8 , #7b4ec8);}
.bsbtn5{background-image: linear-gradient(to right, #db9c48 , #e9aa56);}
.bsbtn6{background-image: linear-gradient(to right, #8da4cd , #afc2e5);}
.bsbtn7{background-image: linear-gradient(to right, #225ccf , #3c70e0);}
.bsbtn8{background-image: linear-gradient(to right, #20ac3a , #30c74c);}

.bazdi1{ color:#20ac3a;}
.bazdi2{ color:#235cd0;}
.bazdi3{ color:#e8541e;}
.bazdi4{ color:#7e4ec9;}
.bazdi5{ color:#db9c48;}
.bazdi6{ color:#8da4cd;}
.bazdi7{ color:#235cd0;}
.bazdi8{ color:#20ac3a;}

.batit1{ overflow:hidden;background-image:url(/uploads/image/pimages/wap-jiany.png); background-position:right center; background-repeat:no-repeat; background-size:auto 15px; }
.batit2{ font-size:1em; color:#1b1b1b;}
.batit3{ font-size:0.6em; padding:2px 6px; margin-left:10px; margin-top: 2px; line-height:inherit;}
.batit4{ overflow:hidden; padding-top:15px; box-sizing:border-box;}
.batit4-left{ width:65%;}
.batit4-right{width:35%; padding-top:10px;}
.batit4-right img{max-width:100%;}
.batit5{ overflow:hidden; box-sizing:border-box; padding-bottom:25px;}
.batit5-1{ width:32%; text-align:center;}
.batit5-p1{ color:#c8392a; font-size:0.7em; }
.batit5-p2{ color:#acaeb3; font-size:0.5em; padding-top:3px; }
.lvcolor{ color:#52a94a!important;}
.baborderr{ border-right:1px solid #c2ceeb;}
.batit6{ width:110px; height:34px; line-height:34px; text-align:center; color:#fff;  font-size:0.75em; border-radius:17px; overflow:hidden;}


.jujiao{ padding:13px; width:100%; box-sizing:border-box; overflow:hidden;}
.jujiao1{color: #1b1b1b;font-size: 0.88em;}
.jujiao2{ font-size:0.65em;color: #476fd7; border:1px solid #afbfe9; padding:3px 10px; margin-left:6px; background-color:#e1e9ff;}
.jjban{ padding:6px 13px 0px 13px; width:100%; box-sizing:border-box; overflow:hidden;}
.yuanjiao{ overflow:hidden; border-radius:8px;margin:0px; padding:0px; height:12rem; position:relative;}
.yuanjiao img{ width:100%;  height:100%; object-fit:cover; display:block; }
.jjliju{padding-bottom: 30px!important;}

.news{ padding:13px; width:100%; box-sizing:border-box; overflow:hidden;}
.newspa{ padding:0px 12px 15px 12px; background-color:#fff; border-radius:5px; overflow:hidden; }
.ncon_item{display: flex;flex-wrap: nowrap;
overflow: hidden;
position: relative;box-sizing: border-box;
padding: 15px 0px;
background-color:#fff;border-bottom: 1px solid #ebebeb;align-items: center;}
.ncon_item:nth-last-child(1)
{ border:0; padding-bottom:5px;}

.shl-n-pic {
    width: 100px;
    min-width: 100px;
    height: 70px;
    overflow: hidden;
    position: relative;
    border: 1px solid 
    rgba(0,0,0,.1);
    margin-right: 12px;
  
}
.shl-n-pic img { width:100%; height:100%; object-fit:cover;}
.nsort{ position:absolute; z-index:4; left:0; top:0; color:#fff; padding:1px 5px; font-size:12px;border-bottom-right-radius:5px; overflow:hidden;}
.nscolor11{ background-color:#20ac3a;}
.nscolor14{ background-color:#235cd0;}
.nscolor15{ background-color:#e8541e;}
.nscolor16{ background-color:#7e4ec9;}
.nscolor12{ background-color:#db9c48;}
.nscolor13{ background-color:#8da4cd;}
.nscolor17{ background-color:#235cd0;}
.nscolor18{ background-color:#20ac3a;}

.shl-left {
 width:100%
}
.shl-ptit {
 font-size:0.85rem;
 overflow:hidden;
 width:100%;
 height:2.4rem;
 line-height:1.1rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical; color:#000;
}
.shl-time {
 font-size:12px;
 color:#969696;
 margin-top:12px;

}
.shl-laiyuan {
 font-size:12px;
 color:#969696; padding-top:3px;
}
.shl-geng{ padding-top:20px; padding-bottom:20px;}
.maipan{ padding:0px 13px 3px 13px; width:100%; box-sizing:border-box; overflow:hidden;}
.woyaomai{ font-size:0.7em;color: #fff;  margin-left:6px; background-image: linear-gradient(to right, #3058c7 , #5881eb); padding:5px 15px; border-radius:18px; overflow:hidden;}
.woyaomai1{ font-size:0.7em;color: #fff;  margin-left:6px; background-image: linear-gradient(to right, #e90c0c , #ee6d6d); padding:5px 15px; border-radius:18px; overflow:hidden;}
.maimai{background-image:url(/uploads/image/pimages/mai.png); background-position:left center; background-repeat:no-repeat; background-size:auto 14px; padding-left:18px; }
.maimai1{background-image:url(/uploads/image/pimages/mai1.png); background-position:left center; background-repeat:no-repeat; background-size:auto 14px; padding-left:18px; }
.maitit{color: #1b1b1b;font-size: 0.88em; padding-top:4px;}

.mailist{ padding:0px 13px 13px 13px; width:100%; box-sizing:border-box; overflow:hidden;}
.maisect{padding:15px 13px;box-sizing:border-box; background-color:#fff;border-radius:5px; position:relative; overflow:hidden;}
.maifont1{ display:flex;align-items: baseline; padding-bottom:5px;}
.maifont1-1{ font-size:0.95em; color:#000; height:22px;
 line-height:22px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; overflow:hidden}
.maifont1-2{ font-size:0.65em; color:#9d9d9d; padding-left:10px; min-width:50px; box-sizing:border-box;}
.maileft{ width:70%; box-sizing:border-box; padding-right:10px;}
.mairight{ width:30%; padding-top:3px;}
.maifont2-1{font-size: 0.65em;
color: #ea4e3d;
border: 1px solid #f6c7c4;
padding: 3px 10px;
margin-right: 4px;
background-color: #fdf6f5;}
.maifont2-2{font-size: 0.65em;
color: #3970de;
border: 1px solid #b1c5ef;
padding: 3px 10px;
margin-right: 4px;
background-color: #dfe9ff;}
.maifont2{ height:26px; overflow:hidden;}
.maifont3{height:22px;
 line-height:22px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; overflow:hidden; color:#414141; font-size:12px;background-image:url(/uploads/image/pimages/9001.png); background-position:left center; background-repeat:no-repeat; background-size:auto 14px; padding-left:18px; margin-top:3px;}
 .maifont31{height:22px;
 line-height:22px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; overflow:hidden; color:#414141; font-size:12px;background-image:url(/uploads/image/pimages/90011.png); background-position:left center; background-repeat:no-repeat; background-size:auto 14px; padding-left:18px; margin-top:3px;}
 .maifont7{ color:#a3a3a3; font-size:0.65em;}
  .maifont6{ color:#7b7b7b; font-size:0.65em; height:20px;
 line-height:20px;}
  .maifont5{ color:#ea0a0a; font-size:0.85em;height:22px;
 line-height:22px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; overflow:hidden;}
 
  .maifont51{ color:#3970de; font-size:0.85em;height:22px;
 line-height:22px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; overflow:hidden;} 
 
  .maifont4{ color:#000; font-size:0.8em;}
.chushou {
    font-size: 0.65em;
    color: #ea4e3d;
    border: 1px solid #f6c7c4;
    padding: 2px 12px;
    background-color: #fdf6f5; 
}
.goumai {
    font-size: 0.65em;
    color: #3970de;
    border: 1px solid #b1c5ef;
    padding: 2px 12px;
    background-color: #dfe9ff; 
}
.shl-ff{position:absolute; right:-5px; top:15px; z-index:2;}
.dingwen{ position:relative; margin-top:10px;}
.chushoudi{width:50px; height:5px; background-image:url(/uploads/image/pimages/jiantou.png); background-position:right top; background-repeat:no-repeat; background-size:5px auto;}
.goumaidi{width:50px; height:5px; background-image:url(/uploads/image/pimages/jiantou1.png); background-position:right top; background-repeat:no-repeat; background-size:5px auto;}
.zhishu{ padding:3px 13px 15px 13px; width:100%; box-sizing:border-box; background-color:#f5f5f5; color:#1b1b1b; font-size:0.88em;}
.zscon{padding:0px 13px;box-sizing:border-box;border-radius: 5px; overflow:hidden; clear:both;}
.zspic img{ max-width:100%; display:block;}
.zsfont1{ font-size:0.9em; color:#000;}
.zsfont2{ font-size:0.68em; color:#585858; padding-top:10px; line-height:1.5em; padding-bottom:10px;}
.zscolor{ color:#e00000;}
.xianqibiao{padding:13px; width:100%; box-sizing:border-box;color:#1b1b1b; font-size:0.88em;}
.xianqicon{padding:0px 13px 25px 13px;box-sizing:border-box; overflow:hidden;}
.xianqinei{padding:13px;box-sizing:border-box; overflow:hidden; border-radius:5px; background-color:#fff;}
.xqfont1{ font-size:0.88em; color:#000; padding-top:3px;}
.xqfont2{ font-size:0.88em; color:#000; font-weight:bold; padding-top:2px; padding-bottom:20px;}
.biaoge{overflow-x: scroll;  width:100%; font-size:12px;}
.biaoge table td{ padding-top:2px; padding-bottom:2px;}

.swiper-container {
				width: 100%;
				margin: 0 auto;
			}
			.swiper-slide {
				text-align: center;
				margin: 0 auto;
			}
.qiehuan{ position:absolute; z-index:5; width:100%; top:18px; left:0;}	


.biaoge::-webkit-scrollbar-track-piece {
background-color: rgba(0, 0, 0, 0);
border-left: 1px solid rgba(0, 0, 0, 0);
}
.biaoge::-webkit-scrollbar {
width: 3px;
height: 2px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.biaoge::-webkit-scrollbar-thumb {
background-color: #325ac8;
background-clip: padding-box;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
min-height: 28px;
}
.biaoge::-webkit-scrollbar-thumb:hover {
background-color:#325ac8;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}		
			













#top{ width:100%;  overflow:hidden; display:block;  position:absolute; top:60px; z-index:100; background-color:#fff;padding: 10px; box-sizing:border-box;}
input.button1 {
	border-radius: 5px;
	line-height: 23px;
	height: 33px;
	width: 70%;
	padding: 0 5px 0 5px;
	border: 1px solid;
	border-color: #ccc #eee #eee #ccc;
	background: whitesmoke;
	float:left;
	margin-right:3%;
font-size:12px;
	z-index: 1001;
}
input.button2 {
	text-shadow: black 0 1px 0;
	border: 1px solid;
	border-color: #eee #ccc #ccc #eee;
	color: #666;
	font-weight: bold;
	width: 22%;
	border-radius: 5px;
	padding: 3px;
	height: 35px;
	text-shadow: 0 /*{a-bar-shadow-x}*/ 0px /*{a-bar-shadow-y}*/ 0px /*{a-bar-shadow-radius}*/ #fff /*{a-bar-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f8f8f8 /*{a-bar-background-start}*/), to( #eaeaea /*{a-bar-background-end}*/)); /* saf4 , chrome */
	background-image: -webkit-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* chrome 10 , saf5.1  */
	background-image:    -moz-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* ff3.6 */
	background-image:     -ms-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* ie10 */
	background-image:      -o-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* opera 11.10  */
	background-image:         linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/);
	font-size:12px;
	z-index: 1001;
	float:right;
}


.loading-more-button {
    width: 6rem;
    height: 2rem;
    line-height: 1.96rem;
    text-align: center;
    font-size: .8rem;
    border: 1px solid #0a53b8;
border-radius: 5px;
color: #0a53b8;
    cursor: pointer;
    margin: 0 auto;
}


/*选项卡*/
.tab_conz{ display:none; background-color:#fff; box-sizing:border-box; width:100%; padding:10px 11px;}
.tabs , .tabskk{
    width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: both;
    text-align: center;
    overflow: hidden; box-sizing:border-box;
}
.tabsz {
    width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: both;
    text-align: center;
    overflow: hidden; box-sizing:border-box; display:flex;justify-content: space-between;
}
.tab_con , .tab_conkk{ display:none; background-color:#fff; box-sizing:border-box; width:100%; padding:15px;}
.tabsz li{
float: left;
width: 25%;
height: 40px; box-sizing:border-box; padding-left:1px; padding-right:1px;

line-height: 40px;
font-size: 0.85rem; color:#666666;  border-top-right-radius: 5px;border-top-left-radius: 5px; overflow:hidden;}
.tabsz li .hqnn{line-height: 40px;height: 40px;background-color:#ebebef;}
.thistabv .hqnn{background-color:#fff!important;}
.tabsz .thistabv{
float: left;
width: 25%;
height: 40px;
line-height: 40px;
font-size: 0.9rem;
 background-color:#fff;margin-top: 0;
color:#193787;}

.tabs li , .tabskk li{
float: left;
width: 50%;
height: 40px;

line-height: 40px;
font-size: 0.85rem; color:#1b1b1b; background-color:#e6edff; margin-top:6px;border-top-right-radius: 5px;border-top-left-radius: 5px; overflow:hidden;}

.tabs .thistab{
float: left;
width: 50%;
height: 40px;
line-height: 40px;
font-size: 0.9rem;
 background-color:#fff;margin-top: 0;
padding-top: 6px;}

.tabskk .thistabkk{
float: left;
width: 50%;
height: 40px;
line-height: 40px;
font-size: 0.9rem;
 background-color:#fff;margin-top: 0;
padding-top: 6px;}



.home-tit{width: 100%;
position: relative;
margin-top: 10px;border-bottom: 1px solid #ebebeb; padding:13px 14px; background-color:#fff;font-size: 0.9rem;color: #0a53a3; box-sizing:border-box;}
.home-tit .dtit { font-weight:bold; float:left;}
.home-tit a {
    font-family: arial;
    font-size: 10px;
    float: right;
    color: #666;
    text-align: right;
    display: block;
    padding-top: 6px;
}





.clearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}


.tbottom{ height: 3em; }
#bottomnav {
   background-image: linear-gradient(to right, #1a3888 , #4068d6); 
	
    bottom: 0;
    height: 3em;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 9; box-sizing:border-box; 
}
#bottomnav ul{ display:flex;}
#bottomnav ul li {
   
    box-sizing:border-box;
    text-align: center;
    width: 100%; 
}



#bottomnav ul li a {
    color: #fff;
    display: block;
    
    padding-top:0.4rem; 

}


#bottomnav ul li a div {
    font-size: 0.65rem; padding-top:0.15rem;padding-bottom:0.5rem; 
}
#bottomnav .a {
    background-image: url(/uploads/image/pimages/shl-a.png);
}
#bottomnav .b {
    background-image: url(/uploads/image/pimages/shl-b.png);
}
#bottomnav .c {
    background-image: url(/uploads/image/pimages/shl-c.png);
}
#bottomnav .d {
    background-image: url(/uploads/image/pimages/vperson.png);
}
#bottomnav .e {
    background-image: url(/uploads/image/pimages/vbob1.png);
}
#bottomnav .f {
    background-image: url(/uploads/image/pimages/shl-f.png); background-size:auto 1.1rem!important;
}
#bottomnav .icon {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 1.4rem;
    margin: 0 auto;
    width: 1.4rem;
    background-size: auto 1.2rem;
	
}

#bottomnav .k {
    background-image: url(/uploads/image/pimages/wap_qixian.png);
}

.shl-toug{ height:50px; width:100%;}
.shl-mingx{ width:14.285%; float:left }
.shl-mingx img{ width:100%; height:100%; object-fit:cover;}

#msk{ display:block; position:fixed; width:100%; height:100%; background:#000; opacity:0.5; top:0px; left:0; z-index:50;}
#menu{ position:fixed; width:200px; height:100%;  right:-200px; background:#333333; color:#666; z-index:200; display:none; font-size:0.9rem; box-sizing:border-box;  padding-right:10px;overflow-y: auto;box-shadow: inset 6px 0 5px -5px rgba(0,0,0,.9);}





.list{width: 100%;}
	.list ul li{ border-bottom:solid 1px #222; }
	.list ul li::after {
    content: '';
    display: block;
    width: 100%;
    border-bottom: 1px solid #404040;
}
	.list ul li a{padding-left: 20px;color: #e3e3e3; display: block;  height:46px;line-height: 46px;position: relative; text-decoration:none;font-size: 0.85rem;
	}
	.list ul li .inactive{ background:url(/uploads/image/pimages/shl-down-open.png) no-repeat right center; background-size:auto 20px;}
	.list ul li .inactives{background:url(/uploads/image/pimages/shl-down-open1.png) no-repeat right center; background-size:auto 20px;} 
	.list ul li ul{display: none;}
	.list ul li ul li { border-left:0; border-right:0; background-color:#555; border-color:#666;}
	.list ul li ul li::after { border:none;}
	.list ul li ul li ul{display: none;}
	.list ul li ul li a{ padding-left:30px;background:url(/uploads/image/pimages/wap-jiany.png) no-repeat right 8px center; background-size:auto 10px;font-weight: lighter;font-size: 0.75rem; height:42px;line-height: 42px;}
.navbcolor1{border-left: 5px solid #fb6b63;}
.navbcolor2{border-left: 5px solid #7299ff;margin-top: 1px;}
.navbcolor3{border-left: 5px solid #fff067;margin-top: 1px;}









.mshouye {
    background-image: url(/uploads/image/pimages/drawer-home.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 20px;
}
.jianyou {
    background-image: url(/uploads/image/pimages/shl-down-open1.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 19px;
}

.main{ max-width:640px; width:100%;}
.op{width:100%; max-width:640px; position:relative; margin:0 auto;overflow: hidden; }


/*内页生意社价格开始*/
.jiagelist{ width:100%; position:relative; /*max-height:500px;*/}
.jiatit1{ padding:10px 3px 6px 13px; border-bottom:1px solid #e2e2e2;font-size:0.7em; box-sizing:border-box;  background-color:#fff;color:#505050; height:45px; }
.jiatit2{ padding:10px 2px 6px 2px; border-bottom:1px solid #e2e2e2;font-size:0.7em; box-sizing:border-box;  background-color:#fff;color:#505050; }
.jiatit3{ padding:10px 13px 6px 2px; border-bottom:1px solid #e2e2e2;font-size:0.7em; box-sizing:border-box;  background-color:#fff;color:#505050; }
.jiaitem1{ padding:12px 3px 12px 13px; border-bottom:1px solid #f3f3f3;font-size:0.7em; box-sizing:border-box;  background-color:#fff; }
.jiaitem2{ padding:12px 2px 12px 2px; border-bottom:1px solid #f3f3f3;font-size:0.7em; box-sizing:border-box;  background-color:#fff;color:#d5582b; }
.jiaitem3{ padding:12px 2px 12px 2px; border-bottom:1px solid #f3f3f3;font-size:0.7em; box-sizing:border-box;  background-color:#fff;color:#222222; }
.jiamtop{ margin-top:10px;}
.jiapdate{ font-size:0.7em; color:#b7b7b7;}
.jiap1{ font-size:0.75em; color:#7e7e7e;}
.jiap2{ font-size:1.2em; color:#222222;}
.jiaico {
    background-image: url(/uploads/image/pimages/hqico.png);
    background-repeat: no-repeat;
    background-position: 36px center;
    background-size: auto 7px; color:#0b388c;
}
.jiaico1 {
    background-image: url(/uploads/image/pimages/hqico1.png)!important;
    background-repeat: no-repeat;
    background-position: 36px center;
    background-size: auto 7px;color:#0b388c;
}
.jiasort{ position:absolute;top:45px;left:0; display:none; width:100%; background-color:rgba(0,0,0,0.5); height:100%;}
.jiasname{ width:100%; box-sizing:border-box; padding:13px; border-bottom:1px solid #f3f3f3;font-size:0.8em; color:#222222; background-color:#fff;
}
.jiasname1{ width:100%; box-sizing:border-box; padding:13px; border-bottom:1px solid #f3f3f3;font-size:0.8em; color:#222222; background-color:#fff;
 background-image: url(/uploads/image/pimages/duihao.png);
    background-repeat: no-repeat;
    background-position: right 25px center;
    background-size: auto 20px; color:#0b388d; font-weight:bold;
}
/*内页供求开始*/
.gqlist{ width:100%; padding:0 16px; box-sizing:border-box; background-color:#fff;}
.gqflex{ display:flex; padding:13px 0;border-bottom:1px solid #f3f3f3;font-size:0.88em;}
.gqflex1{ display:flex; padding:13px 0;font-size:0.88em;}
.gqitem1{ width:50%; color:#787878;}

.gqitem2{ width:50%; text-align:right;}
.gqitem3{ width:100px; color:#787878; min-width:100px;}
.gqitem4{ width:100%; text-align:right;}
.gqitem4 textarea{ width:100%; text-align:right; color:#272727; border:0;font-size:1em;}
.gqitem2 input{ width:100%; text-align:right; color:#272727; border:0;font-size:1em;}
.gqitem2 select{  color:#272727; border:0;font-size:0.9em; height:20px; background: none;
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  /*在选择框的最右侧中间显示小箭头图片*/
 line-height:20px; }
.gqitem2 input::-webkit-input-placeholder{
            color:#272727;
        }
.gqitem2 input::-moz-placeholder{   /* mozilla firefox 19  */
            color:#272727;
        }
.gqyxq{ display: flex; align-items: center; justify-content: space-around; }
.gqyxq1 {
display: block;
width: 25px; height:25px;
background: url(/uploads/image/pimages/wap_xuan.png) no-repeat;
background-position:left center; background-size:auto 20px; line-height:25px; padding-left:22px;
}
.gqyxq2 {
display: block;
width: 25px; height:25px;
background: url(/uploads/image/pimages/wap_xuan1.png) no-repeat;
background-position:left center; background-size:auto 20px; line-height:25px; padding-left:22px;
}
.gqselect{ padding:5px 24px 5px 10px; background-color:#e9e9ed; background-image: ;
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: auto 6px; display:table; border-radius:15px;
  }	
.gqgg{justify-content: flex-end;display: flex;} 
.gqalign{align-items: center;} 
.gqtihuo{padding:5px 20px 5px 10px;  display:table; font-size:0.95em;}	
.gqpic{display: flex; align-items: center; padding:0 10px; box-sizing:border-box; background-color:#fff;flex-wrap: wrap;}
.gqpicitem{ width:33.33%; box-sizing:border-box; padding:7px; position:relative; }
.gqpicclose{ width:26px; height:26px;  position: absolute; background-color:#424242; border-radius:50%; overflow:hidden; right:0; top:0; z-index:8;
background-image: url(/uploads/image/pimages/wap_close.png);
    background-repeat: no-repeat;
background-position:center center; background-size:auto 13px;
 }
.gqpicnei{ width:100%; overflow:hidden; border-radius:6px;  }
.gqpicnei img{ width:100%; height:100%;object-fit: cover;}
.gqborder{ border:1px dotted #d2d2d2;background: url(/uploads/image/pimages/shl-jia.png) no-repeat;
background-position:center center; background-size:auto 45px;}
.gqborder1{ border:1px dotted #d2d2d2;background:  no-repeat;
background-position:center center; background-size:auto 40px;}
.gqshang{ color:#a1a1a1; font-size:0.8em; padding:7px 13px 13px 16px; background-color:#fff;}
.gqbtn{ padding:16px; box-sizing:border-box; width:100%; }
.gqbtn1{box-sizing:border-box; width:100%; background-color:#c8392a; color:#fff; border:0; font-size:0.85em; height:40px; line-height:40px; border-radius:20px; }

/*内页行情开始*/
.hqtit{ position:relative; padding:13px; width:100%; box-sizing:border-box; background-color:#fff; color:#1b1b1b; font-size:0.88em; display:flex;justify-content: space-between;align-items: center; height:48px;}
.hqitem1{ width:50%;}
.hqitem2{ width:50%; background-image: url(/uploads/image/pimages/hqico.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 6px; text-align:right; padding-right:16px; color:#0b388c; font-size:0.9em;}
.hqitem21{  background-image: url(/uploads/image/pimages/hqico1.png)!important;}
		
.hqtit1{padding-left:6px; width:100%; box-sizing:border-box; background-color:#fff;display:flex;justify-content: space-between; color:#1a1a1a; position:relative;}
.hqleibie{ width:100%; position:absolute; background-color:#fff; left:0; top:44px; box-sizing:border-box; padding:0px 13px 13px 13px; font-size:0.8em; height:100vh; display:none; z-index:10;}
.hqleibieflex{ display:flex;flex-wrap: wrap;}
.hqleisec{ width:18%; margin-left:1%; margin-right:1%; background-color:#f5f5f5; margin-top:7px; text-align:center; padding-top:10px; padding-bottom:10px; border-radius:5px; overflow:hidden;}
.hqitem3{ width:14.2%; font-size:0.85em; height:44px; line-height:44px; text-align:center;}
.hqitem4{ width:12%; 
 background-image: url(/uploads/image/pimages/shl-tico.png);
    background-repeat: no-repeat;
    background-position: center  center;
    background-size: auto 18px; border-left:1px solid #f0f0f0;
}	
.hqa{ display: table;
line-height: 44px;
margin: 0 auto; color:#193787; border-bottom:2px solid #193787; }
.hqpadding{padding:13px;box-sizing:border-box;border-radius: 5px; overflow:hidden; clear:both;}
.hqflex{  padding:10px 0;border-bottom:1px solid #ebebeb; width:100%; box-sizing:border-box; display:flex;flex-wrap: nowrap;align-items: center;}
.hqflex:nth-last-child(1)
{ border:0;}
.hqleft1{ width:46px; min-width:46px;  margin-right:10px;  font-size:0.8em; padding:5px; text-align:center; 
border:1px solid #ffbfae; color:#fa3602; background-color: #fdf2f1; line-height:1.1em; border-radius:5px; overflow:hidden; box-sizing:border-box;}
.hqleft2{ width:46px; min-width:46px;  margin-right:10px;  font-size:0.8em; padding:5px 4px; text-align:center; 
border:1px solid #63a3dd; color:#3e80bb; background-color: #eff7ff; line-height:1.1em; border-radius:5px; overflow:hidden;box-sizing:border-box;}
.hqleft3{ width:46px; min-width:46px;  margin-right:10px;  font-size:0.8em; padding:5px 4px; text-align:center; 
border:1px solid #6bbf7d; color:#3ebd58; background-color: #e4fef5; line-height:1.1em; border-radius:5px; overflow:hidden;box-sizing:border-box;}

.hqleft4{ width:40px; min-width:40px;  margin-right:10px;  font-size:0.8em; padding:0px 4px; text-align:center; 
border:1px solid #ffbfae; color:#fa3602; background-color: #fdf2f1; line-height:48px; border-radius:5px; overflow:hidden;}
.hqleft5{ width:40px; min-width:40px;  margin-right:10px;  font-size:0.8em; padding:0px 4px; text-align:center; 
border:1px solid #63a3dd; color:#3e80bb; background-color: #eff7ff; line-height:48px; border-radius:5px; overflow:hidden;}
.hqleft6{ width:40px; min-width:40px;  margin-right:10px;  font-size:0.8em; padding:0px 4px; text-align:center; 
border:1px solid #6bbf7d; color:#3ebd58; background-color: #e4fef5; line-height:48px; border-radius:5px; overflow:hidden;}

.hqright{ width:100%;}
.hq-tit1 {
 font-size:0.8em;
 overflow:hidden;
 width:100%;
 height:1.1rem;
 line-height:1.1rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; color:#000;
}
.hq-des {
 font-size:0.75em;
 overflow:hidden;
 width:100%;
 height:2.2rem;
 line-height:1.1rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical; color:#6f6f6f; margin-top:5px;
}
.hq-time {
 font-size:12px;
 color:#969696;
 margin-top:5px; background-image: url(/uploads/image/pimages/ico-time.png);
    background-repeat: no-repeat;
    background-position: left  center;
    background-size: auto 14px; padding-left:16px;

}
.hqsele{ position:absolute; right:13px; top:48px; z-index:20; background-color:#fff; font-size:0.9em; text-align:right; border:1px solid #ebebef; display:none;}
.hqsele1{ line-height:40px; padding-left:16px; padding-right:16px;}
.hqseleb{border-bottom:1px solid #ebebef;}
.hqde{padding:13px; width:100%; box-sizing:border-box; }
.hqde1{padding:13px; width:100%; box-sizing:border-box; background-color:#fff; border-radius:5px; overflow:hidden; }
.hqwentit{ font-size:1.4em; color:#000; font-weight:bold; }
.hqwentime{font-size:0.7em; color:#b0b0b0; padding-top:8px; padding-bottom:13px; border-bottom:1px solid #eaeaed;}
.hqwentime span{ color:#193787; padding-left:10px;}
.hqwencon{font-size:1em; color:#383838; padding-top:13px; padding-bottom:13px; line-height:1.6em;}
.hqwencon p{ padding-bottom:3px;}
.hqwencon img{ max-width:100%!important; height:auto!important;}
.hqlaiyuan{ color:#989898;}
.hqzuixin{  background-color:#fff; box-sizing:border-box; width:100%; padding:7px 11px 10px 11px; border-radius:5px; overflow:hidden;}
.hqzuixin1{  background-color:#fff; box-sizing:border-box; width:100%; padding:7px 15px 10px 15px; border-radius:5px; overflow:hidden;}
.quxiantu{  width:100%; padding-top:5px; padding-bottom:5px; }
.quxiantu img{  max-width:100%; display:block; }
.hqtj{ padding-top:10px; padding-bottom:13px; display:flex;align-items: center;}
.hqtj1{background-image: linear-gradient(to right, #193888 , #254ebb); border-radius:3px; padding-top:5px; padding-bottom:5px; text-align:center; color:#fff;
width:75px; min-width:75px; font-size:0.75em;}
.hqtj2{height:1.1em;
	line-height:1.1em;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; overflow:hidden; font-size:0.75em; color:#0f0f0f;
 background-image: url(/uploads/image/pimages/hqico2.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 10px; padding-left:20px;
 }
 .hqtj3{height:1.1em;
	line-height:1.1em;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; overflow:hidden; color:#0f0f0f;
 padding-left:10px;
 }
.hqttt{ width:100%; box-sizing:border-box; display:flex;align-items: center; border-bottom:1px solid #f5f5f7;justify-content: space-between; }
.hqttt1{ font-size:0.85em; color:#000; font-weight:bold;padding:6px 0px 10px 0px;border-bottom:2px solid #1d3f98;}
.hqttt2{ font-size:0.8em;  text-align:right; width:50%;}
.hqgengduo{color:#9d9d9d;}
.hqjujiao{ width:23%; margin-left:1%; margin-right:1%; background-color:#f5f5f5; margin-top:7px; text-align:center; padding-top:10px; padding-bottom:10px; border-radius:5px; overflow:hidden;}
.hqjujiaotop{ padding-top:10px; padding-bottom:10px; font-size:0.8em;}
.hqsss{ padding-top:10px; padding-bottom:13px;font-size:0.75em; color:#000; }

/*指数中心*/
.zsriitem{ width:50%;  text-align:right; color:#0b388c; font-size:0.95em;}
.zs-flex{ display:flex; font-size:0.9em;flex-wrap: wrap; background-color:#fff; padding-top:10px; padding-bottom:25px;}
.zs-flexitem{ width:33%; box-sizing:border-box; padding-top:10px;}

.zs-navico1{ width:60px; height:60px;background-image: url(/uploads/image/pimages/zsico1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 42px; margin:0 auto;}
.zs-navico11{ width:60px; height:60px;background-image: url(/uploads/image/pimages/zsico11.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 42px; margin:0 auto; background-color:#294ca9; border-radius:50%; overflow:hidden;}	
	
.zs-navico2{ width:60px; height:60px;background-image: url(/uploads/image/pimages/zsico2.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 30px; margin:0 auto;}
.zs-navico22{ width:60px; height:60px;background-image: url(/uploads/image/pimages/zsico22.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 30px; margin:0 auto;background-color:#294ca9; border-radius:50%; overflow:hidden;}			
.zs-navico3{ width:60px; height:60px;background-image: url(/uploads/image/pimages/zsico3.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 40px; margin:0 auto;}	
.zs-navico33{ width:60px; height:60px;background-image: url(/uploads/image/pimages/zsico33.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 40px; margin:0 auto;background-color:#294ca9; border-radius:50%; overflow:hidden;}		
.zs-navico4{ width:60px; height:60px;background-image: url(/uploads/image/pimages/zsico4.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 32px; margin:0 auto;}	
.zs-navico44{ width:60px; height:60px;background-image: url(/uploads/image/pimages/zsico44.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 32px; margin:0 auto;background-color:#294ca9; border-radius:50%; overflow:hidden;}		
.zs-navico5{ width:60px; height:60px;background-image: url(/uploads/image/pimages/zsico5.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 43px; margin:0 auto;}	
.zs-navico55{ width:60px; height:60px;background-image: url(/uploads/image/pimages/zsico55.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 43px; margin:0 auto;background-color:#294ca9; border-radius:50%; overflow:hidden;}		
.zs-navico6{ width:60px; height:60px;background-image: url(/uploads/image/pimages/zsico6.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 43px; margin:0 auto;}	
.zs-navico66{ width:60px; height:60px;background-image: url(/uploads/image/pimages/zsico66.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 43px; margin:0 auto;background-color:#294ca9; border-radius:50%; overflow:hidden;}		
.zs-navico7{ width:60px; height:60px;background-image: url(/uploads/image/pimages/zsico7.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 43px; margin:0 auto;}	
.zs-navico77{ width:60px; height:60px;background-image: url(/uploads/image/pimages/zsico77.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 43px; margin:0 auto;background-color:#294ca9; border-radius:50%; overflow:hidden;}		
	
.zs-navico8{ width:60px; height:60px;background-image: url(/uploads/image/pimages/zsico8.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 36px; margin:0 auto;}	
	
.zs-navfont{ font-size:0.85em; text-align:center; color:#183787; padding-top:3px;}
.zs-navfontb{ font-weight:bold;}
.zs-lanmu1{ width:100%; background-color:#fff; box-sizing:border-box; padding-left:13px; padding-right:13px;}
.zs-dix{font-size: 0.88em;color: #1b1b1b; padding-top:10px; padding-bottom:10px; border-bottom:1px solid #183787;display: inline-block; font-weight:bold;}	
.zs-dix1{font-size: 0.88em;color: #183787; padding-top:10px; padding-bottom:10px; font-weight:bold;}	
.zs-tit{ font-size:0.9em; color:#000; text-align:center; padding-top:10px; }
.zs-time{font-size:0.55em; color:#b0b0b0; padding-top:8px; padding-bottom:13px; border-bottom:1px solid #eaeaed; text-align:center;}
.zs-time span{ padding-left:10px;}
.zs-wencon{font-size:0.78em; color:#383838; padding-top:13px; padding-bottom:13px; line-height:1.6em; padding-left:5px; padding-right:5px;}
.zs-wencon img{ max-width:100%;}
.zs-wencon p{ padding-bottom:5px;}
.zs-wencon li{ background-image: url(/uploads/image/pimages/zsliico.png);
    background-repeat: no-repeat;
    background-position: left 0.6em;
    background-size: auto 6px; padding-left:15px; }
.zstable{ font-size:9px; text-align:center; line-height:normal;}
.zstable td{ font-size:9px; text-align:center; line-height:normal;padding-top: 2px;
padding-bottom: 2px;}
.zs-about{  border-bottom:1px solid #eaeaed;width:100%; background-color:#fff; box-sizing:border-box; padding-left:15px;border-top-left-radius:5px;border-top-right-radius:5px;}
.zs-lanmu2{ width:100%; background-color:#fff; box-sizing:border-box; padding:10px 13px; display:flex; align-items: center;}
.zs-bpileft{ width:50%; color:#183787; font-size:0.88em; }
.zs-bpiright{ width:50%; color:#989898;font-size:0.75em; text-align:right; }
.zsitem{ width:22%; font-size:0.85em; height:44px; line-height:44px; text-align:center;}
.zsleisec{ width:23%; margin-left:1%; margin-right:1%; background-color:#f5f5f5; margin-top:7px; text-align:center; padding-top:10px; padding-bottom:10px; border-radius:5px; overflow:hidden;}
.zsgundong{ width:88%; display:flex;overflow-x: auto;flex-wrap: nowrap;height: 44px;}
.zsde1{padding:0px 13px 13px 13px; width:100%; box-sizing:border-box; background-color:#fff; overflow:hidden;border-bottom-left-radius:5px;border-bottom-right-radius:5px; }
.zsbkitem{ font-size:0.85em; height:44px; line-height:44px; text-align:center; padding-left:10px; padding-right:10px;box-sizing: border-box;
display: ruby;}
.zsa{ display: table;
line-height: 42px; height:42px;
margin: 0 auto; color:#193787; border-bottom:2px solid #193787;white-space:nowrap; }
.zsah{ display: table;
line-height: 42px; height:42px;
margin: 0 auto;white-space:nowrap;  }
.spflex{display: flex;
flex-wrap: wrap; background-color:#fff; padding:13px; font-size:0.75em;}
.spleiselect{background-image: linear-gradient(to right, #1b3b8d , #3c65d1); color:#fff!important;}
.spleisec{ width:31.33%; margin-left:1%; margin-right:1%; background-color:#f5f5f5; margin-top:7px; text-align:center; padding-top:10px; padding-bottom:10px;height: 19px; border-radius:5px; overflow:hidden;}
.bjopen{ width:100%;  text-align:center; padding-top:13px; padding-bottom:2px; color:#ababab; }
.bjopen1{ width:100%;  text-align:center; padding-top:13px; padding-bottom:2px; color:#ababab; display:none; }
.bjopenbg{ display:table; margin:0 auto;background-image: ;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 6px; padding-right:20px; font-size:0.8em;}
.bjopenbg1{ display:table; margin:0 auto;background-image: ;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 6px; padding-right:20px;font-size:0.8em; }
	
/*商品与期货*/

.sfitem{ width:25%; font-size:0.85em; height:44px; line-height:44px; text-align:center;}
.sfflex1{width:100%; background-color:#fff; box-sizing:border-box;  display:flex;}
.sf-dix1{font-size: 0.88em;color: #183787; padding-top:10px; padding-bottom:10px; line-height:inherit;border-top-left-radius:5px;border-top-right-radius:5px;
width:50%; text-align:center;}	
.sf-dix2{font-size: 0.88em;color: #183787; padding-top:10px; padding-bottom:10px; line-height:inherit;border-top-left-radius:5px;border-top-right-radius:5px;
width:50%; text-align:center; background-color:#eeeeee; color:#000;background-image: ;
    background-repeat: no-repeat;
    background-position: right 2.3em center;
    background-size: auto 6px;}	
.zs-patop{ padding-top:10px;}
.zs-concolor{ color:#757575; font-size:10px;}
.sf-time{font-size:0.55em; color:#b0b0b0; padding-top:8px;  text-align:center;}	
.sf-beizhu{ padding:15px; box-sizing:border-box; background-color:#f5f5f7; margin-top:15px; color:#747474;}	
.sf-beizhucolor{ color:#000;}	
.sf-shengming{ padding:15px; box-sizing:border-box; margin-top:15px; color:#319dc7; border-bottom:2px solid #319dc7;border-top:2px solid #319dc7;border-left:1px solid #319dc7;border-right:1px solid #319dc7;}
.sf-dtit1{font-size: 0.88em;color: #000; padding-top:10px; padding-bottom:10px; font-weight:bold; border-bottom:1px solid #3e80bb;}	
.sf-dtit3{font-size: 0.88em;color: #000; padding-top:10px; padding-bottom:10px; font-weight:bold; border-bottom:1px solid #1d3f98;}	

.sf-about {
    border-bottom: 1px solid #eaeaed;
    width: 100%;
    background-color: #fff;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: flex;justify-content: space-between;align-items: center;
}
.sf-cli1{color: #ff0000;
font-size: 12px;
font-weight: normal; padding-right:5px;
line-height: 30px;}	
.sf-cli2{color: #009b01;
font-size: 12px;
font-weight: normal;padding-right:5px;
line-height: 30px;}	
.sf-cli3{color: #323232;
font-size: 12px;
font-weight: normal;
line-height: 30px;}	
.sfde1{padding:0px 15px 13px 15px; width:100%; box-sizing:border-box; background-color:#fff; overflow:hidden;border-bottom-left-radius:5px;border-bottom-right-radius:5px; }
.sfleft1{width:60px; min-width:60px;  margin-right:10px;  font-size:0.8em; padding:5px 4px; text-align:center; 
border:1px solid #ffbfae; color:#fa3602; background-color: #fdf2f1; line-height:1.1em; border-radius:5px; overflow:hidden;}
.sfleft2{ width:60px; min-width:60px;  margin-right:10px;  font-size:0.8em; padding:5px 4px; text-align:center; 
border:1px solid #63a3dd; color:#3e80bb; background-color: #eff7ff; line-height:1.1em; border-radius:5px; overflow:hidden;}
.sfleft3{ width:60px; min-width:60px;  margin-right:10px;  font-size:0.8em; padding:5px 4px; text-align:center; 
border:1px solid #6bbf7d; color:#3ebd58; background-color: #e4fef5; line-height:1.1em; border-radius:5px; overflow:hidden;}

.sfflex{  padding:10px 0;border-bottom:1px solid #ebebeb; width:100%; box-sizing:border-box; display:flex;flex-wrap: nowrap;align-items: flex-start;}
.sfflex:nth-last-child(1)
{ border:0;}

/*视频直播*/
.videoso{ width:100%; box-sizing:border-box; padding:10px 13px 7px 13px;}
.videoso1{ width:100%; border:1px solid #bebebe; height:34px; line-height:34px;  border-radius:17px;  font-size:14px; background-color:#fff; overflow:hidden; }
.vidst{background-image: url(/uploads/image/pimages/wso.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 15px;height:34px; line-height:34px;color:#bcbcbc;display: table; margin:0 auto; padding-left:20px;}
	
.videotit{ width:100%; box-sizing:border-box; padding:10px 13px; display:flex;align-items: center;}
.vtitleft{background-image: url(/uploads/image/pimages/wyugao.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 24px; width:50%; color:#3c3c3c;box-sizing:border-box; padding-left:28px; font-size:0.9em;height:30px; line-height:30px;}
.vtitleft1{background-image: url(/uploads/image/pimages/vbob.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 24px; width:50%; color:#3c3c3c;box-sizing:border-box; padding-left:28px; font-size:0.9em;height:30px; line-height:30px;}
.vtitleft2{background-image: url(/uploads/image/pimages/vhuikan.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 26px; width:50%; color:#3c3c3c;box-sizing:border-box; padding-left:30px; font-size:0.9em; height:30px; line-height:30px;}		
.vtitright{width:50%; text-align:right; color:#8a8989; font-size:0.75em;}
.vgunli{ overflow:hidden; border-radius:8px;  height:11em; position:relative; box-sizing:border-box; }
.vgunli img{ width:100%;  height:100%; object-fit:cover; display:block; }
.vfoctit{position:absolute; z-index:111; width:100%; bottom:0; padding: 0.5em 0.7em 0.35em 0.7em;  color:#fff; font-size:0.85em;
overflow:hidden;  line-height:20px; box-sizing:border-box; background-color:rgba(0,0,0,0.5)}
.vfpp{height: 20px; line-height: 20px; 
text-overflow:ellipsis;/*超出...*/ display:-webkit-box; 
-webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden; font-weight:bold;}
.vfocriqi{ font-size:0.75em;height: 22px; line-height: 22px;background-image: url(/uploads/image/pimages/vbofang.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 17px;}
.vjjban{ padding:6px 13px 13px 13px; width:100%; box-sizing:border-box; overflow:hidden;}
.vzzbo{ display:table;height: 22px; line-height: 22px;background-image: url(/uploads/image/pimages/wyinbo.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 15px; padding-right:26px;height:30px; line-height:30px;}
	
.vzhibo{ width:100%; box-sizing:border-box; padding:2px 7px 13px 7px; display:flex;flex-wrap: wrap; border-bottom:1px solid #b1b1b1;}
.vzbsec{width:50%; box-sizing:border-box; padding:6px;}
.vzbseclist{width:100%; border-radius:6px; overflow:hidden; }
.vzbpic{overflow:hidden; height:6.5em; position:relative; z-index:1; }
.vzbpic img{ width:100%;  height:100%; object-fit:cover; display:block; }


.zxvzbsec{width:100%; box-sizing:border-box; padding:6px;}
.zxvzbseclist{width:100%; border-radius:6px; overflow:hidden; }
.zxvzbpic{overflow:hidden; height:13em; position:relative; }
.zxvzbpic img{ width:100%;  height:100%; object-fit:cover; display:block; }
.zxvzbcon{ padding:8px 10px; background-color:#fff;}

.vzbcon{ padding:8px 10px; background-color:#e0e0e0;}
.vzbtitle{max-height: 34px; line-height: 17px; 
text-overflow:ellipsis;/*超出...*/ display:-webkit-box; 
-webkit-line-clamp:2;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;font-size:0.66em;color:#000; }
.vzbtitle1{height: 20px; line-height: 20px; background-image: url(/uploads/image/pimages/v-diandian.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 15px; padding-right:40px; color:#595959; font-size:0.6em; margin-top:4px; }
.vzbt{position:absolute; z-index:111; width:100%; bottom:0; padding: 7px 10px;  color:#fff; font-size:0.85em;
overflow:hidden;  box-sizing:border-box; background-color:rgba(0,0,0,0.5); display:flex;justify-content: space-between;align-items: center;}	
.vzbt1{ font-size:0.8em;}
.vzbt2{ background-image: url(/uploads/image/pimages/vperson.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 12px; display:table; padding-left:15px;font-size:0.8em;}
.vcon_item{display: flex;flex-wrap: nowrap;
overflow: hidden;
position: relative;box-sizing: border-box;
padding: 5px 0px 10px 0px;align-items: center;}	
.v-n-pic {
    width: 135px;
    min-width: 135px;
    height: 95px;
    overflow: hidden;
    position: relative;
    border: 1px solid 
    rgba(0,0,0,.1);
    margin-right: 15px;
    border-radius: 5px;
}
.v-n-pic img { width:100%; height:100%; object-fit:cover;}
.vhklist{ padding:0px 13px 13px 13px; width:100%; box-sizing:border-box; overflow:hidden;}
.v-ptit {
 font-size:0.8rem;
 overflow:hidden;
 width:100%;
 height:2.2rem;
 line-height:1.1rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical; color:#000;
}
.videotime{ display:flex;justify-content: space-between; color:#787878; font-size:0.65em; margin-top:5px;}
.vv-time {
 font-size:12px;
 color:#818181;
 margin-top:10px;

}

.videogun{ width:100%; box-sizing:border-box; position:relative;}
.vgundong{ width:100%; display:flex;overflow-x: auto;flex-wrap: nowrap;padding-bottom: 10px;}
.vkitem{  padding-left:13px; box-sizing: border-box;width: 90%;
min-width: 90%;}
.vkitem1{width: 10%;min-width: 10%;padding-left:13px;}
.m-sousuo{ width:100%; box-sizing:border-box;  display:flex; padding-left:15px; padding-right:15px;justify-content: space-between; }
.m-sousuo .button1 {
	line-height: 34px;
	height: 34px;
	width: 85%;
	 border:0;
font-size:12px;
	z-index: 10; box-sizing:border-box; background-color:#fff; margin-right:0; padding-right:0;
}
.m-sousuo .button2 {	
	width: 15%;
	height: 34px;
	z-index: 10;
	background-image:url(/uploads/image/pimages/wso.png);
	background-repeat:no-repeat;
	background-position:right center;
	background-size:auto 20px;border:0;background-color:#fff;
	
}
/*大宗品*/
.dzpitem{ width:33.33%; font-size:0.85em; height:44px; line-height:44px; text-align:center;}
.dztabsz {
    width: 100%;
    clear: both;
    text-align: center;
    overflow: hidden; box-sizing:border-box; display:flex;justify-content: space-between;
}
.dztabsz li{
width: 20%;
height: 40px; box-sizing:border-box;  padding-right:4px;
line-height: 40px;
font-size: 0.75rem; color:#666666;   overflow:hidden;}
.dztabsz li:nth-last-child(1){ padding-right:0px;}
.dztabsz li .dzhqnn{line-height: 40px;height: 40px;background-color:#fff;border-radius: 5px;}
.dzthistabv .dzhqnn{background-color:#183787!important; color:#fff;}
.dztab_conz{ display:none;  box-sizing:border-box; width:100%; padding-top:3px;}
.dznobg{background:none!important; padding:0px!important; }
.dzbflex1{width:100%; background-color:#fff; box-sizing:border-box;  display:flex;border-radius: 5px; overflow:hidden; align-items: center;justify-content: space-between; padding:13px 15px;margin-top: 10px;}
.dabright{ text-align:right;}
.da-tit1{ font-size:0.9em; color:#000; font-weight:bold;}
.da-tit2{ font-size:0.75em; color:#909090; padding-top:2px;}
.da-tit3{ font-size:0.9em; color:#53a64c;}
.da-tit33{ font-size:0.9em; color:#c8392b;}
.da-tit4{ font-size:0.75em; color:#737373;padding-top:2px;}
.dzzonghe {
    width: 100%;
    text-align: center;
    box-sizing:border-box; display:flex; background-color:#e6efff;
}
.dzzonghe1 {width: 50%; font-size:0.8em; color:#3c3c3c;height:40px; line-height:40px;}
.dzzonghe2 {width: 50%; font-size:0.8em; color:#183787; height:40px; line-height:40px; border-bottom:1px solid #183787;background-image:url(/uploads/image/pimages/hqico.png);
	background-repeat:no-repeat;
	background-position:right 3.4em center;
	background-size:auto 6px;}
/*指数定价*/	
.dj-about {
    border-bottom: 1px solid #eaeaed;
    width: 100%;
    background-color: #fff;
    box-sizing: border-box;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: flex;justify-content: space-between;align-items: center;
}
.dj-dtit1 {
    font-size: 0.9em;
    color: #183787;
    padding-top: 13px;
    padding-bottom: 13px;
    margin: 0 auto;background-image:url(/uploads/image/pimages/djj.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-size:auto 2px; font-weight:bold;
}
.dj-dtit2 {
    font-size: 0.9em;
    color: #151515;
    padding-top: 13px;
    padding-bottom: 13px;
    margin: 0 auto;background-image:url(/uploads/image/pimages/djj.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-size:auto 2px; font-weight:bold;
}
.djfont1{ font-size:0.85em; color:#252525; padding-top:18px;}
.djflex{width: 100%; box-sizing:border-box; display:flex;justify-content: space-between; padding-top:8px;align-items: center;}
.djflex1{width: 48%;}
.djselect{ height:40px; line-height:40px; width:100%; border:1px solid #e5e5e5; border-radius:5px; padding-left:10px; box-sizing:border-box;}	
.djinput{height:40px; line-height:40px; width:100%; border:1px solid #e5e5e5; border-radius:5px; padding-left:10px; box-sizing:border-box; font-size:0.8em;}
.djfont2{ font-size:0.7em; color:#bcbcbc; padding-top:5px;}
.djbtn{ padding:20px 0px; box-sizing:border-box; width:100%; }
.djbtn1{box-sizing:border-box; width:100%; background-image: linear-gradient(to right, #19388a , #3e67d3); color:#fff; border:0; font-size:0.85em; height:40px; line-height:40px; border-radius:20px; }
.djtable{ font-size:11px; text-align:center; line-height:normal;}
.djtable td{ font-size:11px; text-align:center; line-height:normal;padding-top: 3px;
padding-bottom: 3px;}
/*比价工具*/	
.bjflex{width: 100%; box-sizing:border-box; display:flex;justify-content: space-between; padding-top:13px; padding-bottom:13px;align-items: center; border-bottom:1px solid #e4e4e4;flex-wrap: wrap;}
.bjfont1{font-size:0.85em; color:#252525; width:40%;}
.bjselect{width: 30%; box-sizing:border-box; padding-left:5px;}
.bjfont2{font-size:0.85em; color:#ba2c2c; width:40%; text-align:right;}

.bjffle1 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 0.8em;
    display: flex;
    flex-wrap: wrap; width:100%;
}
.bjleisec{ width:31.33%; margin-left:1%; margin-right:1%; background-color:#f5f5f5; margin-top:7px; text-align:center; padding-top:10px; padding-bottom:10px; border-radius:5px; overflow:hidden;}
.bjactive{ background-color:#284694!important; color:#fff!important;}
.bjpbottom {
    padding-bottom: 15px!important;
}
.bj-dtit1 {
    font-size: 0.9em;
    color: #183787;
    padding-bottom: 6px;
    margin: 0 auto;font-weight:bold; text-align:center;
}
.bj-sort{ font-size:0.8em; color:#26459e; padding-bottom:3px;}
.mlogin{ padding-top:70px; text-align:center; width:100%}
.mlogin img{ margin:0 auto;}
.mlowel{ text-align:center; color:#242424; font-size:1.1em; padding-top:10px;}
.mlowe2{ text-align:center; color:#7e7e7e; font-size:0.9em; padding-top:5px; padding-bottom:30px;}
.mloinput{width: 100%; box-sizing:border-box; padding:5px 30px;}
.mlogininput{height:40px; line-height:40px; width:100%; border-bottom:1px solid #e5e5e5;  box-sizing:border-box; font-size:0.8em; border-left:0;border-right:0;border-top:0;}
.mlowjf{ display: flex;justify-content: flex-end; padding:10px 30px 30px 30px;}
.mlowj{ color:#3f65cb;font-size:13px;background-image:url(/uploads/image/pimages/wjmm.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:auto 13px; padding-left:17px;}
.mzhuce{box-sizing:border-box; width:100%; color:#1a3888; border:1px solid #4862a7; font-size:0.85em; height:40px; line-height:38px; border-radius:20px; background-color:#fff; }
.mhuiyuan{ display: flex; padding:10px 30px 10px 30px;align-items: center;}	
.mhuiyuan1{ padding-left:5px; font-size:0.8em; color:#515151;}
.yanzhengma{width: 100%; box-sizing:border-box;display: flex;align-items: center;border-bottom:1px solid #e5e5e5;justify-content: space-between;}
.yanzhengma1{width: 50%; height:40px; line-height:40px;  box-sizing:border-box; font-size:0.8em; border:0;}
.yanzhengma2{width: 50%; height:40px; line-height:40px;  box-sizing:border-box; font-size:0.8em; text-align:right; color:#3f65cb;}
.zhuctop{ padding-top:30px!important;}
/*直播*/	
.baseinfo-img {
    position: relative;
    width: 100%;
  
}
.baseinfo-img .img {
    width: 100%;display: block;
  
}
.baseinfo-img .div {
    position: absolute;
    right: 0.5rem;
    bottom: 0.5rem;
	padding-left:0.8rem;
	padding-right:0.8rem;

    height: 1.2rem;
    line-height: 1.2rem;
    background-color: rgba(0,0,0,.5);
    border-radius: .5rem;
    font-size: 0.6rem;
    color: #fff;
}
.daojishi{  padding: 1em ; width:100%; box-sizing:border-box;}
.daojishi1{ display: flex; padding: 12px 15px;align-items: center; width:100%; box-sizing:border-box; background-color:#f4ece3;border-radius: .4rem;}
.zhicolor1{ color:#b79a78; font-size:0.8em;}
.zhicolor2{ color:#c91b60; font-size:0.8em;}
.zhicolor3{ color:#fff; font-size:0.8em; font-weight:bold; background-color:#c91b60; padding:2px 8px; border-radius:5px; overflow:hidden; margin-right:5px; margin-left:5px}
.baseinfo-content {
    padding: 1rem;
    background-color: #fff; border-top:10px solid #f5f5f5;
}
.baseinfo-content .baseinfo-title {
    font-weight: bold;  padding-bottom:10px;
    word-break: break-word;
    font-size: 0.9rem;

}
.baseinfo-content .baseinfo-base {
 
    overflow: hidden;
    color: #999;

    font-size: 0.85rem;
	line-height:20px; 

}
.baseinfo-content .baseinfo-num-info {
    color: #999;
    font-size: .65rem; padding-top:10px;
}		
.tabs-wrapper{display: flex;align-items: center;justify-content: space-between;box-sizing: border-box;border-top:10px solid #f5f5f5;}
.ktabs{padding-left: 1rem;
width: 100%;display: flex;align-items: center;justify-content: flex-start;color: #999;background-color: #fff;}
.ktabs .item.is-active {
    color: #333;
    position: relative;
   
    font-weight: 600;height: 2.3rem;
line-height: 2.3rem;cursor: pointer;box-sizing: border-box; font-size:0.9rem;
  
}
.ktabs .item.is-active::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 2px;
    background: #64ce63;
        background-color: rgb(100, 206, 99);
    border-radius: .3rem;
    bottom: .1rem;
    left: calc(50% - .5rem);
}
.detail_div{ padding:1rem 1rem 1rem 1rem ; background-color:#fff; font-size:0.9rem; line-height:1.6rem}
.detail_div img{ max-width:100%!important; height:auto!important;}
 .section-actions {
    position: fixed;
    z-index: 2;
    bottom: 3em;
    width: 100%;
    margin: 0 auto;
    right: 0;
    left: 0;
}
.muti_btn_box{display: flex;
width: 100%;height: 54px;align-items: center;
background: #fff;justify-content: space-around;
padding: 0 20px;
box-sizing: border-box;
border-top: 1px solid #f2f2f8;}
.btn-item {
    color: #fff;
    text-align: center;
    font-size: .8rem;
    border-radius: 20px;
    line-height:40px;align-items: center;justify-content: center;background: #09bb07;height: 40px; line-height:40px;
width: 100%;
}


/*后加搜索列表页*/
.sousuoflex {
    padding: 13px;
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    color: #323232;
     display:flex;align-items: center;
}
.sousuo1{ width:30%;font-size: 0.75em;}
.sousuo2{ width:46%;font-size: 0.75em; text-align:center;}
.sousuo3{ width:24%;font-size: 0.75em; text-align:right;}

.sousuo4{ width:30%;font-size: 0.75em; padding-right:10px; box-sizing:border-box;}
.sousuo5{ width:48%;font-size: 0.75em;padding-right:5px; box-sizing:border-box; }
.sousuo6{ width:22%;font-size: 0.75em; text-align:right;}


.soudi1{border-bottom: 1px solid #e2e2e2;}
.soudi2{border-bottom: 1px solid #f3f3f3;}
.soufont1{ font-weight:bold;font-size: 1.1em;}
.soufont2{ font-size: 0.9em; color:#7e7e7e; height:1.5em;
 line-height:1.5em;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; overflow:hidden;}
 .soufont3{ font-size: 0.95em; color:#7e7e7e; height:1.5em;
 line-height:1.5em;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; overflow:hidden;}
.soufont4{ font-size: 0.8em; color:#d5582b;}
.soufont5{ font-size: 0.9em; color:#d5582b; padding-top:2px;}
.soufont6{ font-size: 0.7em; color:#7e7e7e;padding-top:2px;}
.soubg{background-color: #fff;}
/*搜索结果详细页*/
.wsd{border-radius: 5px; overflow:hidden;box-shadow: 0px 0px 7px #e4e4e4;}
.wsd1{font-size: 0.88em;color: #fff;padding: 10px 15px;background-image: linear-gradient(to right, #1a3888 , #4068d6); display:flex;justify-content: space-between;align-items: center;}
.wsdflex{ padding:15px; box-sizing:border-box; display:flex; width:100%;align-items: flex-start; background-color:#fff; font-size:0.8em;}
.wsdflex1{ width:33.33%;text-align: center;}
.wsdflex2{ width:30%;}
.wsdflex3{ width:33.33%;text-align: center;}
.wsdfont1{ font-size: 1.2em; color:#ff5400; line-height:24px;}
.wsdfont2{ color:#ff5400;}
.wsdppa{ padding-left:13px; padding-right:13px; box-sizing:border-box; background-color:#fff;}

.wsdcons1{ padding-top:15px;padding-bottom:15px; box-sizing:border-box; display:flex; width:100%;align-items: flex-start; font-size:0.8em; border-bottom:1px solid #dddddd;}
.wsdcons1:nth-last-child(1)
{ border:0; }

.wsdconbg1{background-image:url(/uploads/image/pimages/w_conbg3_1.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:auto 13px; color:#676767; padding-left:18px;white-space: nowrap;}
.wsdconbg2{background-image:url(/uploads/image/pimages/w_conbg3_2.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:auto 13px; color:#676767; padding-left:18px;white-space: nowrap;}	
.wsdconbg3{background-image:url(/uploads/image/pimages/w_conbg3_3.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:auto 13px; color:#676767; padding-left:18px;white-space: nowrap;}	
	
.wsdcontext{ color:#393939;}

.wsd-dtit{font-size: 0.85em;color: #193787; padding-top:13px; padding-bottom:13px; font-weight:bold; border-bottom:1px solid #3e80bb;}	
.wsd-wencon{font-size:0.78em; color:#383838; padding-top:13px; padding-bottom:3px; line-height:1.6em; padding-left:5px; padding-right:5px;}	
.wsdp{ padding-bottom:10px; color:#193787;font-size:1.1em;}	
.hujuli{ padding-bottom:5px; }
.hjwenha{ padding-left:0!important; color: #999!important; padding-right:10px;}
.nozhibok{ padding-bottom:40px; padding-top:40px;}
.nozhibok1{ padding-bottom:15px; padding-top:20px; border-top: 1px solid #ddd;}
.nozhibotit{ text-align:center; color:#8b8b8b;}
.nozhibo{background-image:url(/uploads/image/pimages/nozhibo.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:auto 100px; height:100px;}
.nozhibo1{background-image:url(/uploads/image/pimages/nozhibo.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:auto 60px; height:60px;}	
.nozhibotit{ text-align:center; color:#8b8b8b; padding-top:10px;}
.nozhibotit1{ text-align:center; color:#8b8b8b; padding-top:6px; font-size:0.8em;}	
.zwd_more{ text-align:center; font-size:0.8em; height:38px; line-height:36px; border:1px solid #3b61cb; border-radius:5px; color:#3b61cb; margin-top:15px;margin: 10px;}
.sf-dtit4{ margin-right:15px;}
.listheight{ height:9em; overflow:hidden;}
.hjku{padding-bottom: 13px;background-color: #fff;}

.hjbtextp1{ color:#c8392a; font-size:0.8em; line-height:20px;white-space: normal;
word-wrap: break-word;
word-break: break-all; }
.hjbtextname{ color:#1b1b1b; font-size:0.8em;line-height:20px; white-space: normal;
word-wrap: break-word;
word-break: break-all;}
.hjbtit2{ font-size:0.6em;color: #9d9d9d; padding:2px 0px 2px 2px;}
.tobang{ width:100%; display:flex; box-sizing:border-box; padding-top:13px; padding-bottom:13px; border-bottom:1px dashed #cbcbcb; background-color:#fff;align-items: center;}

.tobang:nth-last-child(1) {
    border: 0;
}
.tobang1{ width:100%; display:flex; box-sizing:border-box; padding-top:12px; padding-bottom:12px; border-bottom:1px dashed #cbcbcb; background-color:#fff;align-items: flex-start;}
.tbss1{ width:10%;text-align: center; height:20px; line-height:20px;padding-right: 8px;box-sizing: border-box;}
.tbss2{ width:25%;text-align: left;padding-right: 4px;box-sizing: border-box;}
.tbss3{ width:25%;text-align: right;box-sizing: border-box;padding-right: 8px;}
.tbss4{ width:22%;text-align: center;box-sizing: border-box;padding-left: 4px;}
.tbss5{ width:22%;text-align: center;box-sizing: border-box;padding-left: 4px;}

.tbssp {
    color: #808080;
    font-size: 0.68em;
  
}
.tbxuhao{ color:#929292; font-size:0.8em;line-height:20px; }
.hjbtlan {
    color: #2c3a85;
    font-size: 0.8em;
    line-height: 20px;white-space: normal;
word-wrap: break-word;
word-break: break-all;
}
.tttable{ font-size:12px; border-top:3px solid #0b388d; border-left:1px solid #e2e2e3;}
.tttable td{ text-align:center; padding:5px 3px; box-sizing:border-box; border-right:1px solid #e2e2e3; border-bottom:1px solid #e2e2e3;}
.tttdfirst{ font-weight:bold; background-color:#fafbfc; font-size:13px;}
.ttred{color: #c8392a;}
.ttblue{color: #52a94a;}

.goumaihj { padding-bottom:5px;}

.goumaihjtext {
    font-size: 9px;
    color: #fff;
   
    background-color: #3970de; width:32px; height:16px; line-height:16px; text-align:center; border-radius:3px; overflow:hidden;
	
}
.qiugouhjtext {
    font-size: 9px;
    color: #fff;
    background-color: #ea4e3d; width:32px; height:16px; line-height:16px; text-align:center;border-radius:3px; overflow:hidden;
}
.wsd1hj{ font-size:0.8em;}
.hzz{line-height:24px;}
.zhezhao{display: none;
position: fixed;
width: 100%;
height: 100%;
top: 0px;
left: 0;
z-index: 8; background-color:rgba(0,0,0,0.6);}
.zhezhaocon{width: 70%;
height: 330px; position:absolute; z-index:9; top:50%; left:15%; background-color:#e6efff; margin-top:-165px;border-radius:3px; overflow:hidden;box-shadow: 0px 0px 5px #353535;}
.zhezhaoico{ width:200px; height:160px;background-image:;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:auto 140px;}
	
.zhezhaoico1{ width:80%;height: 180px;  margin:0 auto; margin-top:20px; }
.zhezhaoico1 img{ width:100%; object-fit: cover;}	
.zhezhaotext{ text-align:center; color:#2748a3; height:50px; line-height:50px;}
.zhezhaobtn{ text-align:center; color:#fff; height:40px; line-height:40px; background-color:#2748a3; border-radius:3px; overflow:hidden; width:90%; margin:0 auto; margin-top:20px; font-size:16px;}

.xinjia {
    padding: 13px;
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    color: #1b1b1b;
    font-size: 0.88em; display:flex;justify-content: space-between;align-items: center;height: 48px;
line-height: 48px;
}
.teee{font-size: 0.8em;color: #505050; padding-right:20px;background-image: ;
background-repeat: no-repeat;
background-position: right center;
background-size: auto 6px;}
.keee{font-size: 0.8em;color: #505050; padding-right:20px;background-image: !important;
background-repeat: no-repeat;
background-position: right center;
background-size: auto 6px;}
.xinsort{ position:absolute;top:110px;left:0; display:none; width:100%; background-color:rgba(0,0,0,0.5); height:100%; z-index:2;overflow-y: auto;
padding-bottom: 50px;}
.xuanfu{background-image:url(/uploads/image/pimages/vperson1.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:auto 20px;width:50px; height:50px; background-color:rgba(100,119,206,0.9); border-radius:50%; overflow:hidden; position:fixed; z-index:1000; bottom:80px; right:20px; }
.hjadflex{ display:flex;align-items: center; padding:0px 10px; width:100%; box-sizing:border-box; font-size:0.78em;}
.hjads1{ width:33.33%; border-right:1px solid #768ecc;color: #c8392a;text-shadow: 0px 0px 5px #fff;font-weight:bold;}
.hjads2{ width:33.33%; border-right:1px solid #768ecc;color: #5bd650;text-shadow: 0px 0px 5px #10420d;font-weight:bold;}
.hjads3{ width:33.33%; color: #fff;text-shadow: 0px 0px 5px #d4bebe;font-weight:bold;}
.hjads1 p:nth-child(1) , .hjads2 p:nth-child(1) , .hjads3 p:nth-child(1){ font-size:1.3em; }

/*.hjads1 p:nth-child(1) , .hjads2 p:nth-child(1){ font-size:1.35em; text-shadow: #fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;}*/
.noticelist{display: flex;flex-wrap: nowrap;
overflow: hidden;
box-sizing: border-box;
padding: 12px 15px ;
background-color:#fff;border-bottom: 1px solid #f1f1f1;align-items: center;position: relative;}
.notice-pic {
    width: 45px;
    min-width: 45px;
    height: 45px;
    overflow: hidden;
    position: relative;
   
    margin-right: 13px;
    border-radius: 4px;
}
.notice-pic img { width:100%; height:100%; object-fit:cover;}
.notice-right { width:100%;box-sizing: border-box;display: flex; }
.notice-r1{width:100%;}
.notice-r2{width:50px; min-width:50px;color:#a1a1a1; font-size:13px; text-align:right;height:20px;
	line-height:20px;}
.notice-title{ color:#343434; font-size:14px;height:20px;
	line-height:20px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; overflow:hidden;}
.notice-des{color:#a1a1a1; font-size:13px;height:20px;
	line-height:20px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; overflow:hidden;}
 .zjiav {
    position: absolute;
    left: 54px;
    top: 10px;
    width: 8px;
    height: 8px;
    z-index: 99; background-color:#f00; border-radius:50%; overflow:hidden;
}
.tims{color: #193787;font-weight: bold;}
.timsenter{color: #193787; font-size:12px;}
.list_li {
    background: #ffffff;
    margin-top: 8px;
}
.list_li_top {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.list_li_bottom {
    padding: 8px 15px 10px 15px ;
}
.list_li_top_a {
    display: flex;

    align-items: center;

     padding: 10px 15px;
    justify-content: space-between;

}
.top_a_left {
    flex: 1;
    align-items: center;
    padding-right: 10px;
    display: flex;
}
.top_a_left_ico {
    width: 15px; min-width: 15px;
    height: 15px;line-height:15px;
    border-radius: 50%; background-color:#ff343c; text-align:center; color:#fff; font-size:0.5em;
}
.top_a_left_ico1 {
    width: 15px; min-width: 15px;
    height: 15px;line-height:15px;
    border-radius: 50%; background-color:#0066ff; text-align:center; color:#fff; font-size:0.5em;
}
.top_a_left_name {
    font-size: 16px;
    color: #333;
    margin-left: 5px;
}
.top_a_middle {
    min-width: 115px;
    color: #fa833c;
    font-size: 17px;
}
.top_a_right {
    min-width: 80px;
    text-align: right;
    font-size: 13px;
    color: #969696;
}
.top_a_middle_danwei {
    font-size: 15px;
    margin-left: 3px;
}

.list_li_top_b {
    display: flex;
		align-items: center;
		position: relative;
		padding: 0px 15px 10px 15px;
		z-index: 1;
		justify-content: space-between;
		color: #000000;
		font-size: .8em;
}
.top_b_left {
   flex: 0 0 9.5em;
}
.top_b_middle {
   flex: 0 0 7.5em;
}
.top_b_right {
    flex: 0 0 5em;
}
.bottom_a {
    display: flex;
    align-items: center;
    color: #969696;
    font-size: 14px; line-height:22px; height:22px;
}
.bottom_a_title {
    min-width: 50px;
    display: flex;
    justify-content: space-between;
}
.bottom_a_info {
    flex: 1;
    padding-left: 15px;height:22px;
 line-height:22px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; overflow:hidden;
}
.bottom_a_lianxi{
	border: 1px solid #224896;
border-radius: 100px;
padding: 2px 10px;
padding-left: 35px;
font-size: 12px;
color: #224896;
background-image:url(/uploads/image/pimages/timsico.png);
	background-repeat:no-repeat;
	background-position:left 10px center;
	background-size:auto 10px;line-height: initial; margin-left:10px;

	}
.jutt{ margin-top:4px;}

.vhjiagelist{ width:100%; position:relative;}
.vhjiasort{ position:absolute;top:45px;left:0; display:none; width:100%; background-color:rgba(0,0,0,0.5); height:100%;}
.vhjiasname{ width:100%; box-sizing:border-box; padding:13px; border-bottom:1px solid #f3f3f3;font-size:0.8em; color:#222222; background-color:#fff;
}
.vhjiasname1{ width:100%; box-sizing:border-box; padding:13px; border-bottom:1px solid #f3f3f3;font-size:0.8em; color:#222222; background-color:#fff;
 background-image: url(/uploads/image/pimages/duihao.png);
    background-repeat: no-repeat;
    background-position: right 25px center;
    background-size: auto 20px; color:#0b388d; font-weight:bold;
}
.vhjiatit1{ padding:10px 3px 6px 13px; border-bottom:1px solid #e2e2e2;font-size:0.7em; box-sizing:border-box;  background-color:#fff;color:#505050; height:45px; }
.vhjiatit2{ padding:10px 2px 6px 2px; border-bottom:1px solid #e2e2e2;font-size:0.7em; box-sizing:border-box;  background-color:#fff;color:#505050; }
.vhjiatit3{ padding:10px 13px 6px 2px; border-bottom:1px solid #e2e2e2;font-size:0.7em; box-sizing:border-box;  background-color:#fff;color:#505050; }
.vhjiaitem1{ padding:12px 3px 12px 13px; border-bottom:1px solid #f3f3f3;font-size:0.7em; box-sizing:border-box;  background-color:#fff; }
.vhjiaitem2{ padding:12px 2px 12px 2px; border-bottom:1px solid #f3f3f3;font-size:0.7em; box-sizing:border-box;  background-color:#fff;color:#d5582b; }
.vhjiaitem3{ padding:12px 2px 12px 2px; border-bottom:1px solid #f3f3f3;font-size:0.7em; box-sizing:border-box;  background-color:#fff;color:#222222; }

.vhjiapdate{ font-size:0.7em; color:#b7b7b7;}
.vhjiap1{ font-size:0.75em; color:#7e7e7e;}
.vhjiap2{ font-size:1.2em; color:#222222;}
.vhjiaico {
    background-image: ;
    background-repeat: no-repeat;
    background-position: 35px center;
    background-size: auto 6px;
}
.aboutjiage{ background-color:#fff; padding:13px; box-sizing:border-box; font-size:0.8em; line-height:24px;}
.jiage-lanmu{border-bottom: 1px solid #e2e2e2;width: 100%;
background-color: #fff;
box-sizing: border-box;
padding-left: 13px;
padding-right: 13px;}
.ajiaxian{font-size: 0.88em;
color: #1b1b1b;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #183787;
display: inline-block;
}
.jgtishi{  font-size:12px;padding: 10px 13px 0px 13px;border-top: 1px solid #f3f3f3;color: #7e7e7e;}

/*baojiazhe start*/
.zwd_baojiazhe_main_div{
	width: 100%;
	margin-bottom: 20px;
}
.zwd_baojiazhe_main_top_a{
	height: 66%;
    background: linear-gradient(to bottom,#193787,#3e65d2);
    position: absolute;
    width: 100%; top:0; left:0;
}
.zwd_baojiazhe_main_top{
	padding: 16px 13px 0px; position:relative;
}
.zwd_baojiazhe_main_top_center{
	width: 100%;
	background: #fff;
	box-sizing: border-box;
	position: relative;
	border-radius: 7px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}
.zwd_baojiazhe_main_top_center_a{
	padding: 18px 18px 15px;
	border-bottom: 1px solid #dedede;
}
.zwd_baojiazhe_main_top_center_xx{
	width: 22px;
	height: 21px;
	background: url(/uploads/image/pimages/zwd_icon_xx.png) no-repeat;
	background-size: cover;
	background-position: center;
	position: absolute;
	right: 10px;
	top: -3px;
}
.zwd_baojiazhe_main_top_center_title{
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	color: #010101;
}
.zwd_baojiazhe_main_top_center_b{
	padding: 6px 18px 17px;
}
.zwd_baojiazhe_main_top_center_p{
	color: #888888;
	font-size: 16px;
	padding: 3px 0px 3px 15px;
}
.zwd_baojiazhe_name{
	background: url(/uploads/image/pimages/zwd_user.png) no-repeat;
    background-size: 12px;
    background-position: left;
}
.zwd_baojiazhe_address{
	line-height: 1.5;
    background: url(/uploads/image/pimages/zwd_address.png) no-repeat;
    background-size: 12px 14px;
    background-position: left 8px;
}
.zwd_baojiazhe_email{
	background: url(/uploads/image/pimages/zwd_email.png) no-repeat;
    background-size: 10px 12px;
    background-position: left;
}
.zwd_baojiazhe_main_top_center_c{
	padding-top: 13px;
	display: flex;
	justify-content: space-between;
}
.zwd_baojiazhe_a_tel{
	background: url(/uploads/image/pimages/zwd_tel.png) no-repeat;
}
.zwd_baojiazhe_a_kp{
	background: url(/uploads/image/pimages/zwd_kp.png) no-repeat;
}
.zwd_baojiazhe_a_emsg{
	background: url(/uploads/image/pimages/zwd_emsg.png) no-repeat;
}
.zwd_baojiazhe_a_emsg1{
	background: url(/uploads/image/pimages/baojiadanico.png) no-repeat;
}




.zwd_baojiazhe_a{
	padding-left: 16px;
    font-size: 16px;
    background-size: 12px;
    background-position: left;
    color: #444444;
}
.zwd_baojiazhe_main_serch_div{
	margin: 17px 13px;
	padding: 12px 0px 12px 40px;
	border-radius: 7px;
	overflow: hidden;
	background: #fff url(/uploads/image/pimages/zwd_icon_serch.png) no-repeat;
	background-size: 13px;
	background-position: 15px;
	position: relative;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	display: flex;
}
.zwd_baojiazhe_main_serch{
	font-size: 16px;
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
	border: 0px;
	width: calc(100% - 60px);
}
.zwd_baojiazhe_main_serch_btn{
	width: 55px;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    border: 0px;
    outline: none;
    background: #2865ca;
    font-size: 16px;
    color: #fff;
}
.zwd_baojiazhe_main_bottom{
	width: 100%;
	padding: 0px 13px;
	box-sizing: border-box;
	background: #f2f6f7;
	position: relative;
}
.zwd_baojiazhe_main_bottom_title_div{
	height: 35px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.zwd_about_margin{
	margin: 6px 0px;
}
.zwd_baojiazhe_main_bottom_title_p{
	font-size: 18px;
	color: #1e1e1e;
	padding-left: 20px;
	background: url(/uploads/image/pimages/zwd_baojia.png) no-repeat;
	background-size: 15px;
	background-position: left;
}
.zwd_baojiazhe_main_bottom_title_p2{
	font-size: 18px;
	color: #1e1e1e;
	padding-left: 20px;
	background: url(/uploads/image/pimages/zwd_gsjj.png) no-repeat;
	background-size: 15px;
	background-position: left;
}
.zwd_baojiazhe_main_bottom_title_a{
	color: #3f66d3;
	font-size: 16px;
}
.zwd_baojiazhe_main_bottom_title_a2{
	color: #515556;
	font-size: 14px;
	padding-left: 20px;
	background: url(/uploads/image/pimages/zwd_shouye.png) no-repeat;
	background-size: 15px;
	background-position: left;
}
.zwd_baojiazhe_main_bottom_list{
	width: 100%;
	background: #fff;
	border-radius: 7px;
	padding: 4px 12px 0px;
	box-sizing: border-box;
	margin-bottom: 13px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}
.zwd_baojiazhe_main_bottom_item{
	width: 100%;
	border-bottom: 1px solid #dedede;
}
.zwd_baojiazhe_main_bottom_item:last-child{
	border-bottom: 0px;
}
.zwd_baojiazhe_item_top{
	height: 42px;
	display: flex;
	align-items: center;
	/*font-size: 15px;*/
}
.zwd_baojiazhe_item_gong{
	background: url(/uploads/image/pimages/zwd_gong.png);
}
.zwd_baojiazhe_item_qiu{
	background: url(/uploads/image/pimages/zwd_qiu.png);
}
.zwd_baojiazhe_item_name{
	flex: 1;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    color: #1e1e1e;
    padding-left: 20px;
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: left;
	font-size: 16px;
}
.zwd_baojiazhe_item_guige{
	flex: 1;
	text-align: center;
	color: #ff8400;
	font-size: 16px;
}
.zwd_baojiazhe_item_date{
	flex: 1;
	text-align: center;
	color: #9f9f9f;
	font-size: 13px;
}
.zwd_baojiazhe_item_center{
	font-size: 14px;
	color: #828282;
	line-height: 1.5;
	padding-bottom: 6px;
}
.zwd_baojiazhe_item_bottom{
	display: flex;
	justify-content: space-between;
	padding-bottom: 12px;
	align-items: center;
}
.zwd_baojiazhe_item_bottom_p{
	font-size: 14px;
	color: #828282;
}
.zwd_baojiazhe_item_bottom_a{
	border: 1px solid #2865ca;
    font-size: 12px;
    padding: 3px 8px;
    border-radius: 20px;
    color: #2865ca;
}
.zwd_baojiazhe_item_bottom_btn{
	width: 100%;
	/*height: 32px;*/
	padding: 10px 0px;
	outline: none;
	border: 0px;
	background: #3f66d3;
	color: #fff;
	border-radius: 20px;
	margin-bottom: 20px;
	font-size: 16px;
}
.zwd_baojiazhe_main_bottom_gsjj{
	width: 100%;
	height: 34.5vw;
	/*background: url(/uploads/image/pimages/zwd_gsjj_banner.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 7px 7px 0px 0px;*/
}
.zwd_baojiazhe_main_bottom_gsjj img{
	width: 100%;
	height: 100%;
	object-fit: scale-down;
}
.zwd_baojiazhe_main_bottom_gsjj_text_div{
	/*padding: 18px 14px 15px;*/
	padding: 5px 14px 15px;
	overflow: hidden;
	/*box-shadow: 0px 0px 10px rgba(0,0,0,0.1);*/
}
.zwd_baojiazhe_main_bottom_gsjj_text_div2{
	/*padding: 18px 14px 15px;*/
	padding: 5px 14px 15px;
	overflow: hidden;
	margin-bottom: 15px;
	/*box-shadow: 0px 0px 10px rgba(0,0,0,0.1);*/
}
.zwd_baojiazhe_main_bottom_gsjj_text{
	font-size: 16px;
	color: #7d7d7d;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	line-height: 25px;
	text-indent: 2em;
}
.zwd_baojiazhe_main_bottom_gsjj_text2{
	font-size: 16px;
	color: #7d7d7d;
	line-height: 25px;
	text-indent: 2em;
}
.zwd_baojiazhe_main_bottom_gsjj_text img,.zwd_baojiazhe_main_bottom_gsjj_text2 img{
	width: 100%;
	object-fit:scale-down;
}
.zwd_baojiazhe_main_bottom_gsjj_a{
	width: 92px;
    height: 23px;
    border: 1px solid #5b91da;
    display: block;
    font-size: 12px;
    color: #5b91da;
    text-align: center;
    line-height: 24px;
    border-radius: 20px;
    padding: 0px 6px;
    float: right;
    margin-top: 9px;
}
/*baojiazhe end*/
.zwd_serch_title_div{
	display: flex;
	justify-content: space-between;
}
.zwd_serch_title_p{
	font-size: 0.88em;
	color: #4d4d4d;
}
.zwd_serch_title_p span{
	color: #1b3a8b;
}
.zwd_serch_title_p2{
	color: #575757;
	font-size: 0.88em;
}
.zwd_serch_title_p2 span{
	color: #d5582b;
	font-weight: bold;
}
/*报价通道 bjtd 开始*/
.zwd_bjtd_top{
	padding: 13px;
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    color: #494949;
    font-size: 0.88em;
    line-height: 16px;
}
.zwd_bjtd_list{
	width: 100%;
	display: flex;
	flex-direction: column;
	margin-top: 10px;
}
.zwd_bjtd_list_itme{
	background: #ffffff;
	margin-bottom: 10px;
}
.zwd_bjtd_list_itme_title{
	font-size: 1.05em;
    font-weight: bold;
    color: #2b2b2b;
    line-height: 1.3;
    padding: 15px 26px 10px 13px;
    background: url(/uploads/image/pimages/zwd_bjtd_right.png) no-repeat;
    background-size: 21px;
    background-position: calc(100% - 10px) 16px;
}
.zwd_bjtd_list_itme_div{
	padding: 0px 13px 5px;
	border-bottom: 1px solid #eaeaea;
}
.zwd_bjtd_list_itme_p1{
	font-size: 0.8em;
	color: #7d7d7d;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    line-height:2.2em;
}
.zwd_bjtd_list_itme_div2{
	display: flex;
	padding: 13px 20px;
	align-items: center;
	justify-content: space-between;
}
.zwd_bjtd_list_itme_div2 div{
	flex: 1;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.zwd_bjtd_list_itme_div2_div_a{
	text-align: left;
}
.zwd_bjtd_list_itme_div2_div_b{
	text-align: center;
}
.zwd_bjtd_list_itme_div2_div_c{
	text-align: right;
}
.zwd_bjtd_list_itme_div2_a{
	padding-left: 22px;
	font-size: 0.8em;
	color: #7d7d7d;
}
.zwd_bjtd_list_itme_a1{
	background: url(/uploads/image/pimages/zwd_user2.png) no-repeat;
    background-size: 13px;
    background-position: left;
    padding-left: 15px;
}
.zwd_bjtd_list_itme_a2{
	background: url(/uploads/image/pimages/zwd_tel.png) no-repeat;
    background-size: 17px;
    background-position: left;
}
.zwd_bjtd_list_itme_a4{
	background: url(/uploads/image/pimages/baojiadanico.png) no-repeat;
    background-size: 17px;
    background-position: left;
}
.zwd_bjtd_list_itme_a3{
	background: url(/uploads/image/pimages/zwd_emsg.png) no-repeat;
    background-size: 17px;
    background-position: left;
}
/*报价通道 bjtd 结束*/


/*公众号与小程序弹出*/
.qr_code,.qr_code_two{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: fixed;
	top: 0rem;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	display: none;
	z-index: 10;
}
.qr_code_img{
	width: 80%;
	position: relative;
}
.qr_code_img img{
	display: block;
	width: 100%;
}

.close_btn,.close_btn_two{
	width: 1.5em;
	height: 1.5em;
	border-radius: 50%;
	background-color: #fff;
	position: absolute;
	right: -0.75em;
	top: -0.75em;
	z-index: 99;
	background-image:;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 0.75em;
}

.display_flex{
	display: flex;
	display: -webkit-flex;
}


.custom-classname .weui-gallery__opr{
	display: none;
}
.custom-classname .weui-gallery__img{
	bottom: 0px;
}
/*公众号与小程序弹出*/



/*大宗号开始*/


.dzhfamily{ font-family:initial; line-height:initial;font-size: 0.85em;
	 }
 .wshang{ margin-top:13px;}
 .dzhttt {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ebebeb;
    justify-content: space-between;
}
.dzhttt1 {
    font-size: 0.88em;
    color: #000;
    font-weight: bold;
  
    border-bottom: 2px solid #1d3f98;
	height:42px; line-height:42px;
}
.dzheee {
    font-size: 0.8em;
    color: #505050;
    padding-right: 20px;
    background-image: ;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 6px;
	height: 30px;
line-height: 30px;
}
.dzh-ptit {
    font-size: 0.9rem;
    overflow: hidden;
    width: 100%;
    max-height: 2.2rem;
    line-height: 1.1rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #000;
}
.dzh_more {
    text-align: center;
    font-size: 0.8em;
    height: 38px;
    line-height: 38px;
    border: 1px solid #3b61cb;
    border-radius: 5px;
    color: #3b61cb;
    margin-top: 15px;
	margin-bottom: 5px;
   
}
.dzhmaright{ margin-right:10px;}
a.dzhmaright{ color: #969696;}

a.dzhmaright:visited {
	color: #969696;
}
a.dzhmaright:hover {
	color: #969696;
}
.dzhzuixin1 {
    background-color: #fff;
    box-sizing: border-box;
    width: 100%;
    padding: 4px 15px 10px 15px;
    border-radius: 5px;
    overflow: hidden;
	position: relative;min-height: 165px;
}
.dzhde1 {
    padding: 0px 13px 0px 13px;
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    overflow: hidden;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.dzh-wencon {
    font-size: 0.75em;
    color: #6d6d6d;
    padding-top: 13px;
    padding-bottom: 16px;
    line-height: 1.6em;
    padding-left: 5px;
    padding-right: 5px;
}
.dzhsort {
    position: absolute;
    top: 49px;
    left: 0;
    display: none;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    height: 100%;
    z-index: 2;
    overflow-y: auto;
    padding-bottom: 50px;
}
.dzhkeee {
    font-size: 0.8em;
    color: #505050;
    padding-right: 20px;
    background-image:  !important;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 6px;
}
.dzhleibieflex {
   display: flex;
flex-wrap: wrap;
padding: 10px 10px 17px 10px;
box-sizing: border-box;
background-color: #fff;
}
.dzhleisec {
    width: 18%;
    margin-left: 1%;
    margin-right: 1%;
    background-color: #f5f5f5;
    margin-top: 7px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    overflow: hidden;font-size: 14px;
}
.dzh-dtit1 {
    font-size: 0.88em;
    color: #183787;
    padding-top: 11px;
    padding-bottom: 11px;
    margin: 0 auto;
    background-image: url(/uploads/image/pimages/djj.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: auto 2px;
    font-weight: bold;
}
.dzhxxx {
    position: fixed;
    top: 0px;
    left: 0;
    display: none;
    width: 100%;
    background-color: rgba(0,0,0,0.6);
    height: 100%;
    z-index: 99999;
    overflow-y: auto; 
  
}
.dzhnnn{  display: flex;align-items: center;height: 100%;flex-wrap: wrap;}
.dzhtxing{ color: #fff;
border: 2px dashed #fff;
font-weight: bold; width:86%; margin:0 auto; padding:15px; border-radius:5px; overflow:hidden; font-size:18px; box-sizing:border-box;}
.dzhtxing1{ color:#fff; margin:0 auto; width:130px; text-align:center; border:2px dashed #fff; border-radius:5px; font-size:15px; padding:8px 0; margin-top:20px;}
.faxiaoxi{ width:100px; text-align:center; margin:0 auto; border:1px solid #183787; color:#183787; padding:5px 0; border-radius:5px; margin-top:10px;line-height: initial;}
.dzhyuanjiao{  border-radius:8px; height:9rem;}
.dzhyuanjiao img{ width:100%;  height:100%; object-fit:cover; display:block; }

/*大宗品内页*/
.dntop {
    padding: 13px;
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    overflow: hidden;
    border-radius: 5px; position:relative;box-shadow: 0px 0px 10px rgba(0,0,0,0.1);

}
.dn_xx {
    width: 22px;
    height: 21px;
    background: url(/uploads/image/pimages/zwd_icon_xx.png) no-repeat;

    background-size: cover;
    background-position: center;
    position: absolute;
    right: 10px;
    top: -3px;
}
.dn-diflex {
    display: flex;
    align-items: center;
    position: relative;
}
.dn-dipic {
    width: 80px;
    min-width: 80px;
    height: 80px;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 50%;
    margin: 0 auto;
    margin-right: 15px;
}
.dn-dipic img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.dn-left {
    width: 100%;
}
.dn-ptit1{ font-size:1em; font-weight:bold; color:#000; padding-bottom:6px; padding-top:2px;}
.dn-ptit2 {
 font-size:13px;
 color:#737272;
 
 line-height:22px;
 height:22px;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical;
 overflow:hidden
}
.dn-ptit3 {
 font-size:13px;
 color:#737272;
 
 line-height:20px;
 height:20px;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical;
 overflow:hidden
}
.dn-shuflex {
    display: flex;
    align-items: center; padding-top:13px;
}
.dn-shusec { width:33.33%; text-align:center;}
.dn-pheight{ height:28px; line-height:28px;font-size: 1.1em;}
.dn-pheight1{ font-size:0.75em; color:#868686;}

.dn-pheight2{ height:28px; width:28px; margin:0 auto; background-image: url(/uploads/image/pimages/fmenu4.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 20px;}
 .dn-pheight3{ height:28px; width:28px; margin:0 auto; background-image: url(/uploads/image/pimages/fmenu22.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 20px;}
.dn-pheight4{ height:28px; width:28px; margin:0 auto; background-image: url(/uploads/image/pimages/dzhzhibo.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 20px;}
.dn-pheight5{ height:28px; width:28px; margin:0 auto; background-image: url(/uploads/image/pimages/dzhshipin.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 20px;}		

.huanyihuan {
    font-size: 0.75em;
    color: #208edb;
    padding-right: 20px;
    background-image: url(/uploads/image/pimages/huan.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 12px;
    height: 30px;
    line-height: 30px;
}


	
.dn-border{ border-right: 1px solid #f2f2f2;}	
.dn-jies{
    padding: 13px 13px 0px 13px;
    font-size: 0.7em;
    border-top: 1px solid #f2f2f2;
    margin-top: 13px;line-height:26px;
}
.dn-zjiav {
    position: absolute;
    left: 60px;
    top: 60px;
    width: 20px;
    height: 20px;
    z-index: 99;
}
.dn-zjiav img {
   width: 100%;
    height: 100%;
    object-fit: cover;
}
.dn-padding {
    padding: 13px;
    box-sizing: border-box;
    overflow: hidden;
    clear: both;position: relative;
}
.dn-list {
    padding: 0px 13px 13px 13px;
    box-sizing: border-box;
    border-radius: 5px;
    overflow: hidden;
    clear: both;
}
.dn_main_top {
   height: 140px;
background: linear-gradient(to bottom,#193787,#3e65d2);
position: absolute;
width: 100%;
top: 0;
left: 0;
z-index: -1;
}

/*详细页样式*/
.dnhwentit{
    font-size: 1.2em;
    color: #000;
    font-weight: bold;
}
.dzhd-flex {
    display: flex;
    align-items: center;
    position: relative; padding-top:13px; padding-bottom:5px;border-top: 1px solid #eaeaed;
}

.dzhd-dipic {
    width: 40px;
    min-width: 40px;
    height: 40px;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 50%;
    margin: 0 auto;
    margin-right: 15px;
}
.dzhd-dipic img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.dzhd-zjiav {
    position: absolute;
    left: 30px;
    top: 40px;
    width: 15px;
    height: 15px;
    z-index: 99;
}
.dzhd-zjiav img {
   width: 100%;
    height: 100%;
    object-fit: cover;
}
.dzhd-ptit1{ font-size:0.85em; font-weight:bold; color:#000;  padding-top:2px;}
.dzhd-ptit2 {
 font-size:12px;
 color:#737272;
 
 line-height:22px;
 height:22px;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical;
 overflow:hidden
}
.dzhd-time{font-size: 0.7em;
color: #b0b0b0;
padding-top: 8px;padding-bottom: 13px;
border-bottom: 1px solid #eaeaed;}

/*大宗号详细页头部固定*/
.dzh-header {
    height: 60px;
    background-color: #fff;
    z-index: 60;
    width: 100%;
    position: relative;border-bottom: 1px solid #eaeaed;

}
.dtou-flex {
    display: flex;
    align-items: center;
    position: relative; box-sizing:border-box;
 padding-top: 9px; padding-left:10px;
    padding-right: 100px;
}
.dtou-zjiav {
    position: absolute;
    left: 38px;
    top: 34px;
    width: 15px;
    height: 15px;
    z-index: 99;
}
.dtou-zjiav img {
   width: 100%;
    height: 100%;
    object-fit: cover;
}
.dtou-dipic {
    width: 40px;
    min-width: 40px;
    height: 40px;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 50%;
    margin: 0 auto;
    margin-right: 15px;
}
.dtou-dipic img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.dtou-ptit1{ font-size:0.8em; font-weight:bold; color:#000;  padding-top:1px;}
.dtou-ptit2 {
 font-size:11px;
 color:#737272;
 
 line-height:20px;
 height:20px;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical;
 overflow:hidden
}
.dtou_card {
    display: block;
    width: 50px;
    background: url(/uploads/image/pimages/fmenu4.png) no-repeat;
    position: absolute;
    right: 48px;
    top: 10px;
    color: #818181;
    font-size: 12px;
    padding-top: 25px;
    text-align: center;
    background-position: center top;
    background-size: auto 20px; border-right:1px solid #eaeaea;
}
.dtou_dzp {
    display: block;
    width: 60px;
    background: url(/uploads/image/pimages/fmenu22.png) no-repeat;
border-left:1px solid #eaeaea;
    position: absolute;
    right: 0px;
    top: 10px;
    color: #818181;
    font-size: 12px;
    padding-top: 25px;
    text-align: center;
    background-position: center top;
    background-size: auto 20px;
}





/*大宗机构*/
.dzjg-flex{ display:flex;flex-wrap: wrap;}
.dzjg-sec{ width:50%; box-sizing:border-box; padding:10px;}
.dzjg-nei{ background-color:#fff; width:100%; box-sizing:border-box; border-radius:5px; overflow:hidden; padding-top:15px; padding-bottom:15px; height:100%;box-shadow: 0px 0px 10px rgba(0,0,0,0.1);}
.dzjg-dipic {
    width: 80px;
    height: 80px;
    overflow: hidden;

    position: relative;

    border-radius: 50%;
    margin: 0 auto;

}
.dzjg-dipic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.dzjg-tit{ text-align:center; padding-top:10px; padding-bottom:10px; font-size:0.85em;}
.dzjg-btn{ text-align:center; width:80px; height:26px; line-height:26px; margin:0 auto; font-size:0.7em; color:#fff; background-color:#4068d6; border-radius:5px;font-family: initial;}


/*机构号*/
.jgitem1{ width:100%;}
.tabsjg .jgtabv {
    float: left;
    width: 33.33%;
    height: 40px;
    line-height: 40px;
    font-size: 0.9rem;
    background-color: #fff;
    margin-top: 0;
    color: #193787;
}
.tabsjg {
    width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: both;
    text-align: center;
    overflow: hidden; box-sizing:border-box; display:flex;justify-content: space-between;
}
.tabsjg li {
    float: left;
    width: 33.33%;
    height: 40px;
    box-sizing: border-box;
    padding-left: 1px;
    padding-right: 1px;
    line-height: 40px;
    font-size: 0.85rem;
    color: #666666;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    overflow: hidden;
}
.tabsjg li .hqnn{line-height: 40px;height: 40px;background-color:#ebebef;}
.jgtabv .hqnn{background-color:#fff!important; font-weight:bold;}
.jgcon_item {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    padding: 15px 3px;
    background-color: #fff;
    border-bottom: 1px solid #ebebeb;
    align-items: center;
}
.dzjgkk{ background:none; padding:0;}
.dzjginfo{ font-size:0.85em; padding:15px; background-color:#fff;line-height: 1.5em;}
.dzjgtop {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 0.85em;line-height: 1.5em;
}
.jgflex {
    display: flex;
    align-items: center;
    position: relative;
    padding-top: 13px;
   padding-bottom: 13px;
    border-bottom: 1px solid #eaeaed;
}
.jgflex:nth-last-child(1)
{
	border-bottom: none;
}
.jghpad{ padding:15px!important;}

/*名片样式*/
.card-padding {
    padding: 13px 13px 20px 13px;
    box-sizing: border-box;
    overflow: hidden;
    clear: both;position: relative;
}
.cardbg{
    width: 100%;
    background-image: ;
    padding-bottom: 58%;
    background-position: center;
    background-size: 100% auto;
    box-shadow: 0px 0px 12px #888;
    border-radius: 10px;
    margin: 0 auto; font-size:0.82em;
}
.card1{width:80%; float:left; text-align:left;padding-top:7%;color: #ffffff;}
.card2{display: flex; padding-top:2%;line-height: 1.5rem;}
.card3{float:left; padding-left:8%;font-size: 20px;}
.card4{float:right;padding-left:5%; padding-top:1%;}
.card5{width:100%;padding-top:1%;padding-left:8%;}
.card6{width:100%;padding-top:8%;padding-left:8%;}
.card7{width:100%;padding-top:2%;padding-left:8%;}
.card8{width:100%;padding-top:2%;padding-left:8%;}
.cardico{width:20%; float:right;text-align:left; padding-top:9%;}

.bjtdflex{display: flex;justify-content: flex-end;padding: 10px 13px!important;}
.bjcl{color: #fff;
background-color: #1d3f98;
padding: 5px 6px;
font-size: 0.9em;
border-radius: 4px;margin-right: 10px;}
.woyaobj{color: #fff;
background-color: #1d3f98;
padding: 5px 6px;
font-size: 0.9em;
border-radius: 4px;}
/*后加视频*/
.vhjs1{width: 100%;
position: relative;
height: 130px;
box-sizing: border-box; margin-top:13px; border-radius:5px; overflow:hidden;}

.vhjs1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.vhjs2{background-image: url(/uploads/image/pimages/vbob1.png);
background-size: auto 15px;
background-position: 50%;
background-repeat: no-repeat;
width: 30px;
height: 30px;
border-radius: 50%;
overflow: hidden;
position: absolute;
background-color: rgba(0,0,0,.2);
left: 10px;
top: 10px;}
.vhjs3{width: 100%;
box-sizing: border-box;
background-color: rgba(0,0,0,0.3);color: #fff;
padding-left: 16px;
padding-right: 12px;
height: 36px;line-height: 36px;position: absolute; bottom:0; left:0; font-size:0.95em;}

.vhjpadding {
    padding: 0px 13px 13px 13px;
    box-sizing: border-box;
    overflow: hidden;
    clear: both;font-family: initial;
}

/*期货商品贴吧*/
.qb{display: flex;
align-items: center;
position: relative;
box-sizing: border-box;
padding: 15px;background-color: #0b388d;
}
.qb-dipic {
    width: 60px;
    min-width: 60px;
    height: 60px;
    overflow: hidden;
    background-color: #045abd;
    position: relative;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 10px;
    margin: 0 auto;
    margin-right: 15px;
}
.qb-dipic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.qb-left {
    width: 100%;
}
.qb-ptit1 {
    font-size: 0.85em;
    font-weight: bold;
    color: #fff;
  
}
.qb-ptit2 {
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    height: 20px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;font-family:initial;
}
.qb-ptit2 span{ margin-left:15px;}

.qbbazhu{display: flex;align-items: center; font-family:initial;}
.qbbazhupic {
    width: 15px;
    min-width: 15px;
    height: 15px;
    overflow: hidden;
    background-color: #045abd;
    position: relative;
    border: 1px solid #4e7ed8;
    border-radius: 50%;
    margin-right: 5px;
}
.qbbazhupic img {
    width: 100%;
    height: 100%;
    object-fit: cover;display: block;
}
.qbbazhutext { font-size:11px; color:#fff;}
.qbbazhutext1{font-size:10px; color:#fff; background-color:#4e7ed8; margin-left:5px; height:14px;  border-radius:7px; text-align:center; padding-left:6px; padding-right:6px; display:flex; align-item:center;}


.qb-fatie {
    width: 60px;
    min-width: 60px;
    height: 30px;
	line-height:30px;
    overflow: hidden;
    background-color: #fff; text-align:center; font-size:0.8em;
    border-radius: 5px;
     
}
.qb-fatie1 {
    width: 60px;
    min-width: 60px;
    height: 30px;
	line-height:30px;
    overflow: hidden;
    background-color: #4e7ed8; text-align:center; font-size:0.8em;
    border-radius: 5px;color: #fff;
     
}
.qbpadding {
    padding: 0px 13px 13px 13px;
    box-sizing: border-box;
    overflow: hidden;
    clear: both;
}
.qbsec{ padding:13px; box-sizing:border-box; background-color:#fff; width:100%;border-radius: 5px; margin-top:13px;}

.qb-yongh{display: flex;
align-items: center;
position: relative;
box-sizing: border-box;
}
.qb-edit {
    width: 25px;
    min-width: 25px;
    height: 25px; background-image: url(/uploads/image/pimages/shledit.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto 20px;
}
.qb-delete {
    width: 25px;
    min-width: 25px;
    height: 25px; background-image: url(/uploads/image/pimages/shldelete.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto 18px; margin-left:15px;
}
.qb-yongpic {
    width: 35px;
    min-width: 35px;
    height: 35px;
    overflow: hidden;
    background-color: #f5f5f5;
    position: relative;
    border-radius: 50%;
    margin: 0 auto;
    margin-right: 10px;
}
.qb-yongpic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.qb-left {
    width: 100%;
}
.qb-ytit1 {
    font-size: 0.85em;
    font-weight: bold; padding-top:2px;

}
.qb-ytit2 {
    font-size: 0.65em;
    color: #8b8b8b;
    line-height: 18px;
    height: 18px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.qb-ytit2 span{ margin-left:10px;}
.qbcontent{ padding-top:8px; font-size:1.05em; padding-bottom:8px;line-height: 1.5em;font-family: initial;}
.qbgongn{ padding-top:10px; font-size:0.65em;  display:flex; color:#565455;}
.qbgongnsec{ width:50%;display: flex;align-items: center;justify-content: center;}
.qbgongnico1{ background-image: ;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 20px; width:20px; height:20px;}
	
.qbgongnico11{ background-image: url(/uploads/image/pimages/dianzan1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 20px; width:20px; height:20px;}	
.qbgongnico2{ background-image: url(/uploads/image/pimages/pinglun.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 20px; width:20px; height:20px;}	
.qbgongnnum{ padding-left:5px;}	
.qbgongnnum1{ padding-left:5px; color:#ff2218;}	

.qbimage{display: flex;box-sizing:border-box;padding-top: 5px;padding-bottom: 5px;flex-wrap: wrap;}

.qbimagesec{ width:33.33%; box-sizing:border-box; padding:2px;}
.qbimagesec1{ width:66.66%; box-sizing:border-box; padding:2px;}



.qb-img {
    width: 100%;
    height: 0;
    overflow: hidden;
    position: relative; padding-bottom:100%;
}
.qb-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;position: absolute;
}
.qb-img1 {
    width: 100%;
}
.qb-img1 img {
    min-width: 100%;
display: block;
max-height: 500px;

}
.qbpadding1 {
    padding: 0px 13px 13px 13px;
    box-sizing: border-box;
}

.qb_more {
    text-align: center;
    font-size: 0.8em;
    height: 38px;
    line-height: 38px;
    border: 1px solid #3b61cb;
    border-radius: 5px;
    color: #3b61cb; background-color:#fff;
   
}
.qbzhid{ background-color:#f8e7c4; margin-right:6px; color:#d64e20; font-size: 0.7em;
padding: 4px 10px;
line-height: initial;
border-radius: 5px;vertical-align: bottom;display: inline-block;}
.qbxuan{ display:flex; padding-top:5px; width:50%; padding-left:15px;justify-content: space-between;align-items: flex-end;}
.qbxuanlist{ display:flex; padding-top:5px; width:50%; padding-left:15px;justify-content: space-between;align-items: flex-end; margin-top:10px;}
.qbxuanlist1{ display:flex; padding-top:15px; justify-content: center; padding-bottom:5px;}
.qbxuan1{background-image:url(/uploads/image/pimages/qb-xuan.png); background-repeat:no-repeat; background-position:center bottom; background-size:auto 2px;padding-bottom: 8px;color: #0a388d;
font-weight: bold;
font-size: 1em;}
.qbxuan2{padding-bottom: 8px;color: #4e4e4e;font-size: 0.95em;}
.qbde1 {
    padding: 0px 13px 8px 13px;
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    overflow: hidden;  
}
.qbde2 {
    padding: 5px 13px 15px 13px;
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    overflow: hidden; border-radius:0 0 5px 5px; 
}
.qbhqnei {
    padding: 15px 13px;
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    overflow: hidden; border-radius:5px; line-height: 1.5em;
}
.qbhqnei1 {
    padding: 5px 15px 15px 15px;
    width: 100%;
    box-sizing: border-box;
	background-color: #fff;
    overflow: hidden;
    line-height: 1.2em;border-radius:5px;
}
.qbproleibie{padding-bottom: 5px;font-size: 0.8em;display: flex;flex-wrap: wrap;height: 6.5em;
overflow: hidden;align-content: start;}
.qbjujiao {
    width: 23%;
    margin-left: 1%;
    margin-right: 1%;
    background-color: #f5f5f5;
    margin-top: 7px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    overflow: hidden;position: relative;
}
.qbjujiaoico {position: absolute; right:2px; top:2px;background-image:url(/uploads/image/pimages/qbhot1.png); background-repeat:no-repeat; background-position:center center; background-size:auto 6px; width:17px; height:6px;}
.qbopen {
    width: 100%;
text-align: center;border-radius: 5px; font-size:14px;
color: #8d8d8d;
background-color: #fff;
padding-bottom: 13px;
}
.qbopen1 {
    width: 100%;
text-align: center;border-radius: 5px; font-size:14px;
color: #8d8d8d;
background-color: #fff;
padding-bottom: 13px; display:none;
}
.qbopenbg{ display:table; margin:0 auto;background-image: ;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 6px; padding-right:20px; }
.qbopenbg1{ display:table; margin:0 auto;background-image: ;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 6px; padding-right:20px; }
.tbxiantu{  width:100%; padding-top:3px; padding-bottom:3px; }
.tbxiantu img{  max-width:100%; display:block; }

.qbhistory{padding-left: 20px;color: #909090; font-size:0.65em; padding-top:3px; padding-bottom:15px;}
.qbhistory span{ margin-left:10px;}


.qbnewa{ color:#535353; font-size: 1.05em;font-family: initial;line-height: 1.5em; height:1.5em;  text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden; background:url(/uploads/image/pimages/qbnewico.png) 5px center no-repeat; padding-left:20px;}	
.qbnewa1{ color:#535353; font-size: 1.05em;font-family: initial;line-height: 1.5em; height:1.5em;  text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden; }		
.qbrmht{display: flex;align-items: center;}	
.qbren{background:url(/uploads/image/pimages/qbhot.png) center center no-repeat; background-size:auto 18px; width:18px; height:18px; min-width:18px; margin-left:6px;}
.qbrs1{ padding-right:10px; color:#e34844;}	
.qbrs2{ padding-right:10px; color:#e89f40;}	
.qbrs3{ padding-right:10px; color:#f0bb0e;}	
.qbrs4{ padding-right:10px; color:#bdbdbd;}	
.qbrs5{ padding-right:10px; color:#bdbdbd;}		
		
/*期货商品贴吧搜索*/

.qb_so{ display:flex; padding:10px 13px; box-sizing:border-box; background-color:#fff;font-size: 0.9em;}
.qb_so1{ width:100%; background-color:#f3f4f6; height:30px; border-radius:15px; box-sizing:border-box; padding-left:40px; padding-right:15px;
background-image:url(/uploads/image/pimages/qb-sou.png); background-repeat:no-repeat; background-position:15px center; background-size:auto 15px;}
.qbbutton2{ width:60px; min-width:60px;height:30px; border:1px solid #264b99; background-color:#fff; color:#264b99; border-radius:15px; margin-left:10px; line-height:30px;-webkit-appearance : none ; box-sizing:border-box; font-size:16px;    font-family: -apple-system-font, 'helvetica neue', helvetica, 'microsoft yahei', sans-serif;
}
.qbbutton1{ width:100%; border:0px; background:none; line-height:20px; margin-top:5px;font-size:16px;}
.qbbutton1::placeholder {
        color: #8c8c8c !important;
    }
.qbbutton1::-webkit-input-placeholder{
        color: #8c8c8c !important;
}
.qbbutton1::-moz-placeholder{  
        color: #8c8c8c !important;      
}
.qbbutton1:-ms-input-placeholder{  
        color: #8c8c8c !important;       
}

.qb-sort {
    padding:13px;
    box-sizing: border-box;
    overflow: hidden;
    clear: both;
}
.qb-sort1 {
    background-color: #fff;
    box-sizing: border-box;
    width: 100%;
    padding: 4px 15px 10px 15px;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    position: relative;

}
.qb-sort2 {
    padding:13px 13px 0px 13px;
    box-sizing: border-box;
    overflow: hidden;
    clear: both;
}
.qbhangqing {
    padding:13px;
    box-sizing: border-box;
    overflow: hidden;
    clear: both;
}
.qbmore {
    font-size: 0.7em;
    color: #afafaf;

	height:42px; line-height:42px;
}
/*期货商品贴吧底部*/
.tbbottom{ height:67px;}
#tbbottomnav {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 9; box-sizing:border-box; 
}
#tbbottomnav ul{ display:flex;align-items: flex-end;}
#tbbottomnav ul li {
	
    box-sizing:border-box;
    text-align: center;
    width: 100%; 
}

#tbbottomnav ul li a {
    color: #404041;
    display: block;
    padding-top:2px; 
}
#tbbottomnav .a {
    background-image: url(/uploads/image/pimages/tb1.png);
}
#tbbottomnav .b {
    background-image: url(/uploads/image/pimages/tb2.png);
}
#tbbottomnav .c {
    background-image: url(/uploads/image/pimages/tb3.png);
}
#tbbottomnav .d {
    background-image: url(/uploads/image/pimages/tb4.png);
}
#tbbottomnav .acur {
    background-image: url(/uploads/image/pimages/tb11.png);
}
#tbbottomnav .bcur {
    background-image: url(/uploads/image/pimages/tb21.png);
}
#tbbottomnav .ccur {
    background-image: url(/uploads/image/pimages/tb31.png);
}
#tbbottomnav .dcur {
    background-image: url(/uploads/image/pimages/tb41.png);
}
#tbbottomnav .icon {
    background-position: center bottom;
    background-repeat: no-repeat;
    display: block;
    height: 25px;
    margin: 0 auto;
    width: 25px;
    background-size: auto 20px;
	
}
#tbbottomnav .tbicon {

 background-image: url(/uploads/image/pimages/tbfabu.png);
    background-position: center center;
    background-repeat: no-repeat;
	background-size:auto 40px;
    display: block;
    height: 40px;
    margin: 0 auto;
    width: 40px; border-radius:50%;	
}
.tbditext { font-size:12px; line-height:20px; height:20px;}
.tbditext1 { font-size:12px; line-height:20px; height:20px; color:#193787;}
.tbcen{padding-top: 5px;  background-image: url(/uploads/image/pimages/tbbottcen.png);
    background-position: center top;
    background-repeat: no-repeat;
	background-size:auto 67px;}
.tbcen1{ background-color:#fff;background-image: url(/uploads/image/pimages/tbbottcen1.png);
    background-position: center top;
    background-repeat: repeat-x;
	}
/*期货商品贴吧详细页*/	
.qb-ttname {
    font-size: 0.85em;
    font-weight: bold;
    color: #000;
    padding-top: 1px; padding-bottom:2px;
}
.qb-tt {
    display: flex;
    align-items: center;
    font-family: initial;
}
.qb-tt1 { margin-left: 10px;}
.qb-tt2{font-size:10px; color:#fff; background-color:#1d3f98; margin-right:10px; height:16px;  border-radius:4px; text-align:center; padding-left:4px; padding-right:4px;display: flex;align-items: center;}	
.qb-tt3{font-size: 11px;
color: #737272;
line-height: 20px;
height: 20px;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;}
.qb-tt4 {
    display: block;
    width: 70px;
    background: url(/uploads/image/pimages/qibai.png) no-repeat;
    position: absolute;
    right: 0px;
    top: 10px;
    color: #818181;
    font-size: 12px;
    padding-top: 25px;
    text-align: center;
    background-position: center top;
    background-size: auto 24px; border-left:1px solid #eaeaea;
}
.qb-tt5 {
    font-size: 0.7em;
    color: #b0b0b0;
    padding-top: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaed;
    font-family: initial;
}
.qb-tt6 {
    background-color: #1d3f98;
    margin-right: 10px;
    color: #fff;
    font-size: 1em;
    padding: 3px 10px;
    line-height: initial;
    border-radius: 5px;
    vertical-align: baseline;
    display: inline-block;
}
.qbzanbor{ border:1px solid #e0e0e0; border-radius:5px;}
.qbzandel{background-image: ;
    background-position: left center;
    background-repeat: no-repeat; background-size:auto 22px;display: table;margin: 0 auto;height: 40px;line-height: 40px; padding-left:30px;font-family: initial;}
.qbzandel2{background-image: url(/uploads/image/pimages/dianzan1.png);
    background-position: left center;
    background-repeat: no-repeat; background-size:auto 22px;display: table;margin: 0 auto;height: 40px;line-height: 40px; padding-left:30px;font-family: initial;}	
	
/*期货商品贴吧详细页具体某个吧的模块*/	
.qbdm {
    display: flex;
    align-items: center;
    position: relative;
    box-sizing: border-box;
    padding: 25px 0px 10px 0px;

}
.qbdm-dipic {
    width: 60px;
    min-width: 60px;
    height: 60px;
    overflow: hidden;
    background-color: #045abd;
    position: relative;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    margin: 0 auto;
    margin-right: 15px;
}
.qbdm-dipic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.qbdm-left {
    width: 100%;
}
.qbdm-ptit1 {
    font-size: 0.88em;
    font-weight: bold;
    color: #292929;
  
}
.qbdm-ptit2 {
    font-size: 11px;
    color: #666666;
    line-height: 20px;
    height: 20px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;font-family:initial;
}
.qbdm-ptit2 span{ margin-left:15px;}
.qbdmbazhu{display: flex;align-items: center; font-family:initial;}
.qbdmbazhupic {
    width: 15px;
    min-width: 15px;
    height: 15px;
    overflow: hidden;
    background-color: #e0e0e0;
    position: relative;
    border: 1px solid #e0e0e0;
    border-radius: 50%;
    margin-right: 5px;
}
.qbdmbazhupic img {
    width: 100%;
    height: 100%;
    object-fit: cover;display: block;
}
.qbdmbazhutext { font-size:11px; color:#979797;}
.qbdmbazhutext1{font-size:10px; color:#fff; background-color:#75a5fa; margin-left:5px; height:14px;border-radius:7px; text-align:center; padding-left:6px; padding-right:6px;display: flex;align-items: center;}


.qbdm-fatie {
    width: 50px;
    min-width: 50px;
    height: 26px;
	line-height:26px;
    overflow: hidden;
    background-color: #0b388d; text-align:center; font-size:0.65em;
    border-radius: 5px; color:#fff;
     
}
/*期货商品贴吧详细页评论*/	
.qbpl_item{display: flex;flex-wrap: nowrap;
overflow: hidden;
position: relative;box-sizing: border-box;
padding: 15px 0px;
background-color:#fff;border-bottom: 1px solid #ebebeb;align-items: flex-start;}
.qbpl_item:last-of-type{border-bottom: 0px!important;}
.qbplxiaoxi {
    width: 65px;
    min-width: 65px;
    overflow: hidden;
    margin-left: 10px;
	line-height: 0.9rem;
	max-height: 2.7rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;font-size: 0.6em;
}
.qbplpic {
    width: 35px;
    min-width: 35px;
    height: 35px;
    overflow: hidden;
    background-color: #e0e0e0;
    position: relative;
    border: 1px solid #e0e0e0;
    border-radius: 50%;
    margin-right: 10px;
}
.qbplpic img {
    width: 100%;
    height: 100%;
    object-fit: cover;display: block;
}
.qbpl-ptit1 {
    font-size: 0.8rem; font-weight:bold;
    overflow: hidden;
    width: 100%;
    max-height: 1.2rem;
    line-height: 1.2rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #000;
}
.qbpl-time {
 font-size:12px;
 color:#969696;
 margin-top:1px;
}
.qbpl-time1 {
    font-size: 12px;
    color: #5c5c5a;
    margin-top: 1px;
}
.qbpl-ptit2 {
    font-size: 0.95rem; 
    overflow: hidden;
    width: 100%;
    color: #000; padding-top:10px; padding-bottom:10px;line-height: 1.3rem;
}
.qbpl-ptit22 {
    font-size: 0.95rem; 
    overflow: hidden;
    width: 100%;
    color: #000; padding-top:8px; padding-bottom:8px;line-height: 1.15rem;
}

.qbpl-ptit3 {
    font-size: 0.8rem; 
    overflow: hidden;
    width: 100%;
    color: #5c5c5a; padding:10px 13px; line-height: 1.05rem; background-color:#f6f6f6; border-radius:5px;box-sizing: border-box;
}
.qbpl-ptit3 span{color: #0a3a8e; }
.qbpl-ptit4 {
    font-size: 0.75rem; 
    overflow: hidden;
    width: 100%;
    color: #5c5c5a;  box-sizing: border-box;
}
.qbpl-ptit4 span{color: #0a3a8e;padding-right:5px;}
.qbpl-ptit5{ width:50px; height:50px;background-image: ;
    background-position: left center;
    background-repeat: no-repeat; background-size:auto 25px;}

#qbbottom { background-color:#fff;	
    bottom: 0;
    height: 3em;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 9; box-sizing:border-box; border-top:1px solid #f5f5f5;box-shadow: 0 -5px 5px rgba(0,0,0,.04);display: flex;align-items: center; padding-left:13px; padding-right:13px;}
.qbplinput{ width:100%; height:40px; border-radius:5px; box-sizing:border-box; padding-left:15px; padding-right:15px; background-color:#f5f5f5;}
.qbplbutton1{ width:100%; border:0px; background:none; line-height:40px;font-size: 1.1em; }
.qbplbutton1::placeholder {
        color: #5a5a5a !important;
    }
.qbplbutton1::-webkit-input-placeholder{
        color: #5a5a5a !important;
}
.qbplbutton1::-moz-placeholder{  
        color: #5a5a5a !important;      
}
.qbplbutton1:-ms-input-placeholder{  
        color: #5a5a5a !important;       
}	
.qbplbutton2{ width:60px; min-width:60px;height:40px;  background-color:#3962cb; color:#fff; border-radius:5px; margin-left:10px; line-height:40px; border:0;   -webkit-appearance : none ;font-size: 0.9em;}
.qbplgz {
    display: flex;width:100%;
    align-items: center;
    position: relative;
    box-sizing: border-box;
    padding: 13px; margin-top:13px; background-color:#fff; border-radius:5px; overflow:hidden;

}
/*期吧我的*/
.qbwode {
    display: flex;width:100%;
    align-items: center;
    position: relative;
    box-sizing: border-box;
    padding: 18px 13px; margin-top:13px; background-color:#fff; border-radius:5px; overflow:hidden;
}
.qbwode-pic {
    width: 65px;
    min-width: 65px;
    height: 65px;
    overflow: hidden;
    background-color: #f5f5f5;
    position: relative;
    border: 1px solid #f5f5f5;
    border-radius: 50%;
    margin: 0 auto;
    margin-right: 15px;
}
.qbwode-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover; display:block;
}
.qbwode-tit1 {
    font-size: 0.95em;
    font-weight: bold;
    color: #3d3d3d;
  
}
.qbwode-tit2 {
    font-size: 0.65em;
    color: #8d8d8d;
    line-height: 20px;
    height: 20px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;font-family:initial; margin-top:6px;
}
.qbwode-tit2 span{ margin-left:15px;}
.qbwode1 {
    display: flex;width:100%;
    align-items: center;
    position: relative;
    box-sizing: border-box;
    padding: 25px 0px; margin-top:13px; background-color:#fff; border-radius:5px; overflow:hidden;
}
.qbwosec{ width:33.33%; text-align:center;color:#858585;box-sizing: border-box; padding-left:5px; padding-right:5px;}
.qbwosec1{ font-size:1.3em; font-weight:bold; color:#424242;}
.qbwosec2{ font-size:0.75em; padding-top:8px; }
.qbwode-border {
    border-right: 1px solid #f2f2f2;
}
/*发布帖子样式*/
.qbfabu {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    padding: 15px 0px;
    background-color: #fff;
    border-bottom: 1px solid #ebebeb;
    align-items: center;
}
.qbfabut1{ width:30%; font-size:0.85em; color:#000;}
.qbfabut2{width:70%}
.qbfabut2 select{width:100%; border:0; height:24px; color:#757575; font-size:0.85em;}
.qbfabuinput{width:100%;border:0; height:24px; line-height:24px;font-size: 0.9em;  color: #1e252d !important; }
.qbfabuinput::placeholder {
        color: #1e252d !important;
    }
.qbfabuinput::-webkit-input-placeholder{
        color:#1e252d !important;
}
.qbfabuinput::-moz-placeholder{  
        color: #1e252d !important;      
}
.qbfabuinput:-ms-input-placeholder{  
        color: #1e252d !important;       
}
.qbfabuinput1{width:100%;border:0;  line-height:24px;font-size: 0.8em;  color: #1e252d; height:90px;}
.qbfabut3 {
    box-sizing: border-box;font-size:0.85em;padding: 15px 0px;
}
#qbbfabu { 	
    bottom: 0;
    height: 2.7em;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 9; box-sizing:border-box;box-shadow: 0 -5px 5px rgba(0,0,0,.04);}	
.qbbfabu1 {
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, #1a3888 , #4068d6);
    color: #fff;
    border: 0; font-size:1rem;-webkit-appearance:none;appearance:none;border-radius:0;
}
.qbfabut4 {box-sizing: border-box; display:flex; padding-bottom:15px;flex-wrap: wrap;}	
.qbfabutse { width:33.33%;box-sizing: border-box;padding: 3px;position: relative;}	
.qbfabupic{width: 100%;height: 0;overflow: hidden;position: relative;padding-bottom: 100%;border:1px solid #dedede; border-radius:5px; overflow:hidden;}
.qbfabuclose{ position:absolute; right:0; top:0; width:20px; height:20px; background-color:rgba(0,0,0,0.5);background-image: url(/uploads/image/pimages/wap_close.png);
    background-position: center center;
    background-repeat: no-repeat; background-size:auto 12px; z-index:1; border-radius:50%;}
.qbfabupic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
}
.qbfabubor { border:1px dashed #b4b4b4!important;background-image: url(/uploads/image/pimages/shl-jia.png);
    background-position: center center;
    background-repeat: no-repeat; background-size:auto 35px;}
/*具体吧动态*/	
.qbnewslist {
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
}
.qbnews-tit1 {
 font-size:1em;
 overflow:hidden;
 width:100%;
 height:1.1rem;
 line-height:1.1rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; color:#535353;
}
.qbnewsflex {
    padding: 15px 0;
    border-bottom: 1px solid #ebebeb;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.qbnews-time {
    font-size: 12px;
    color: #969696;
    margin-top: 5px;
    background-image: url(/uploads/image/pimages/ico-time.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 12px;
    padding-left: 16px; height:14px;display: flex;align-items: center;font-family: initial;
}
.qbxing {
    width: 80%;
    margin: 0 auto;
    border-radius: 8px;
    overflow: hidden;
    font-size: 18px;
    box-sizing: border-box; background-color:#fff; text-align:center;
}
.qbdialog1{padding: 20px 24px 18px; color: #000;}
.qbdialog2{ color:#999; padding-bottom:24px; font-size:0.9em;}
.qbdialog3{ position: relative;line-height: 46px;min-height: 46px;display: flex;border-top: 1px solid #f8f7f7;}
.qbdialog4{ flex:1;}
.qbdialog5{ flex:1; color:#193787;}	
/*暂无数据样式*/
.nosss {
    padding-bottom: 15px;
    padding-top: 20px;
}
.nosss1 {
    background-image: ;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 120px;
    height: 120px;
}
.nosss2 {
    text-align: center;
    color: #8b8b8b;
    padding-top: 6px;
    font-size: 1em;
}
@-webkit-keyframes circleloading {
  0% {
    -webkit-transform: rotate3d(0,0,1,0deg);
    transform: rotate3d(0,0,1,0deg);
  }

  100% {
    -webkit-transform: rotate3d(0,0,1,360deg);
    transform: rotate3d(0,0,1,360deg);
  }
}

@keyframes circleloading {
  0% {
    -webkit-transform: rotate3d(0,0,1,0deg);
    transform: rotate3d(0,0,1,0deg);
  }

  100% {
    -webkit-transform: rotate3d(0,0,1,360deg);
    transform: rotate3d(0,0,1,360deg);
  }
}
.weui-primary-loading {
  font-size: 16px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  position: relative;
  width: 2em;
  height: 2em;
  vertical-align: middle;
  color: #606060;
  -webkit-animation: circleloading 1s steps(60,end) infinite;
  animation: circleloading 1s steps(60,end) infinite;background-size: 100%; margin-right:10px;
}
.weui-primary-loading { background-image:
}
.jiazaiflex{ display:flex; width:60%; margin:0 auto; padding: 10px;justify-content: center;align-items: center;line-height: initial;}

.login_iframe{height: 100vh !important;
 border: 0px;
 width: 100%;
 position: absolute; z-index:10; overflow:hidden!important;}
/*2021年8月24日新加期货直播间列表样式*/
.warpban {
    padding: 13px;
    box-sizing: border-box;
    overflow: hidden;
    clear: both;
    font-family: initial;border-bottom: 1px solid #e0e0e0;
}
.warplink {
    width: 100%;
    position: relative;
    height: 140px;
    box-sizing: border-box;
    border-radius: 5px;
    overflow: hidden;
}
.warplink img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.wvideobtn {
    width: 125px;
    box-sizing: border-box;
    background-color: rgba(255,255,255,0.8);
    height: 100%;
    position: absolute; 
	right:20px;display: flex;
flex-wrap: wrap;
justify-content: center;
align-content: center;
}

.zbj_flex {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    align-items: center;padding: 7px;background-color: #fff;
}
.zbj_border { width:50%; box-sizing: border-box;padding: 7px;}
.zbj_item { width:100%; height:130px;box-sizing: border-box;border: 1px #dcdde1 solid;}
.zbj_item img {
    width: 100%;
    height: 100%;
    object-fit: cover; display:block;
}
 .wvideobtna {
    width: 100%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    border-radius: 17px;
    font-size: 14px;
    background: #2f6cd6;
      margin-top:15px; box-sizing:border-box; display:flex;
}
 .wvideobtna1 {
    background: url(/uploads/image/pimages/bofang.png) no-repeat left center #2f6cd6; margin:0 auto; padding-left:15px;
}
#cnzz_stat_icon_1280554738{ position:absolute; left:-50px;}


.el-isvip {
	background-image: ;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto 32px;
	padding-right: 35px;
}</pre></body></html>