body,html{
    margin: 0;
    padding: 0;
    height: 100%;
    background-color: #f2f4f2;
    background-image:none !important;
    font-family: 'Microsoft YaHei Bold', 'Microsoft YaHei';
}
.containerB{
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.ztIndexTop{
        width: 400px;
    color: #fff;
    font-size: 24px;
    position: relative;
    text-align: center;
    margin: 0px auto;
    top: 80px;
}
.ztHeader{
    position: relative;
    width: 100%;
    height: 400px;
    background:#36414A;
    background:linear-gradient(3deg,rgba(99,109,117,1),rgba(55,65,74,1));
    z-index: 99;
    margin-bottom: 140px;
}
.ztOpacity{
    width: 100%;
    height: 100%;
    background-image: url('https://css.taoguba.com.cn/images/zhuanti/ztOpacity.png');
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}
.ztsearchBox{
   width: 589px;
    height: 54px;
    border-radius: 5px;
    position: relative;
    margin: 0px auto;
    top: 92px;
    background: rgba(255,255,255,0.23);
    z-index: 99;
}
.ztsearchBox .ztsearch_button {
	width: 92px;
    height: 37px;
        background-image: url(https://css.taoguba.com.cn/images/zhuanti/ztIndex_search2.png);
            background-size: 100% 100%;
            cursor:pointer;
    position: relative;
    top: 9px;
    border-radius: 0px 5px 5px 0px;
}
.ztsearchBox #zt_search{
   display: inline-block;
    height: 37px;
    line-height: 37px;
    margin-left: 9px;
    width: 480px;
    border: none;
    outline: none;
    font-size: 14px;
    margin-top: 9px;
        padding-left: 10px;
        border-radius: 5px 0px 0px 5px;
}
.ztsearchBox img{
        display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 20px;
    top: 8px;
}
.ztsearch_button span{
    line-height: 37px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    margin-left: 50px;
}
.ztHistory{
   width: 1200px;
    margin: 150px auto 0 auto;
    text-align: left;
  
}
.zt_history{
    display: inline-block;
    width: 217px;
    height: 96px;
    border: 3px solid #fff;
    color: #fff;
    margin:32px 23px 0px 23px;
    text-align: center;
    border-radius: 5px;
    z-index: 99;
    position: relative;
    background-size: 100% 100%;
}
.zt_history p{
    font-size: 18px;
    margin: 16px 0 10px 0;
    position: relative;
    z-index: 99;
    color:#fff;
}
.zt_history span{
    display: inline-block;
    position: relative;
    z-index: 99;
    color:#fff;
}
.center_num span{
    font-size: 14px;
}
.index_ztItems{
    width: 1200px;
    background-color: #fff;
    min-height: 160px;
    margin: 0 auto;
}
.index_ztItem{
    width: 1010px;
    margin: 0 auto;
    padding: 30px 0;
    border-bottom: 1px solid #efefef;
}
.index_ztItem1{
    width: 212px;
    height: 96px;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
}
.index_ztItem1 p{
    margin: 16px 0 10px 0;
    font-size: 18px;
}
.index_ztItem1 span{
    font-size: 14px;
}
.blueBox{
    color: #5A97C1;
    background-color: #E5F4FF;
}
.blueBox p , .blueBox span{
	color:#5a97c1;
}
.yellowBox{
    color: #ff9900;
    background-color: #FFF3DD;
}
.yellowBox p , .yellowBox span{
	color:#ff9900;
}
.index_ztItem2{
    margin-left: 35px;
    width: 470px;
    height: 96px;
    position: relative;
}
.index_ztItem2 a{
    color: #333;
    font-size: 18px;
    font-weight: bold;
    padding-right:20px;
    overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.ztItem_subject_bot{
    position: absolute;
    font-size: 14px;
    color: #ccc;
    bottom: 0;
        width: 100%;
}
.to_stockInfo{
	display: inline-block;
    position: absolute;
    right: 5px;
    font-size: 12px;
    color: #ccc;
}
.ztItem_subject_bot span{
	display:inline-block;
	margin-right:20px;
}
.index_ztItem3{
    margin-left: 10px;
    padding-left: 35px;
    width: 280px;
    height: 96px;
    border-left: 1px solid #efefef;
    position:relative;
}
.typeStock span{
    color: #999;
    font-size: 12px;
}
.typeStock .hot_stock{
 color: #5A97C1;
 font-size: 14px;
 display: inline-block;
 margin-top: 20px;
 width: 80px;
}
.typeJiexi a{
    font-size: 14px;
    color: #333;
    line-height: 24px;
    height: 96px;
    display: block;
    overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
}
.isDropdown{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #ccc;
    text-align: center;
}
.boxShadow{
    background-color: #fff;
    border-radius: 5px;
    box-shadow:0px 0px 5px 0px rgba(0,0,0,0.05);
}
.noResult{
	margin:20px auto;
	width:100%;
	text-align:center;
	font-size:14px;
	padding-bottom: 20px;
}
.noResult img{
	margin:60px 0 20px 0;
}
.noResult p{
	color:#ccc;
	margin-left: 30px;
}
#ztKeyWord{
	    padding: 0px 0 0 10px;
    font-size: 14px;
    color: #999;
    display: none;
    width: 1200px;
    margin: 10px auto;
}
#ztKeyWord span{
	font-size: 16px;
    font-weight: 700;
    color: #5a97c1;
}
/*专题改版*/
.ztIndexContainer2{
    width: 1200px;
    min-height: 160px;
    margin: 0 auto;
}
.ztIndexContainer2L{
    width:895px;
background:#fff;
box-shadow:0px 0px 4px 0px rgba(219,219,219,0.22);
border-radius:5px;
padding: 1px 0px;
}
.ztIndexTabs{
    height: 50px;
    line-height: 50px;
    margin-left: 20px;
    width: 855px;
    border-bottom: 1px solid #efefef;
}
.ztIndexTab{
    font-size: 16px;
    color: #999;
    margin-right: 34px;
    position: relative;
    top: -1px;
    cursor: pointer;
}
.ztIndexTab-act{
    color: #333;
    font-weight: 700;
    border-bottom: 3px solid #5a97c1;
}
.ztIndexNewitems{
    padding-bottom: 20px;
}
.ztIndexNewitem{
    width: 815px;
    margin-left: 40px;
    padding-bottom: 16px;
    border-bottom: 1px solid #efefef;
    margin-top: 20px;
}
.ztIndexNewitem-top{
    width: 100%;
    height: 24px;
}
.ztIndexNewitem-top a{
    color: #333 !important;
    font-weight: 700;
    line-height: 24px;
    font-size:18px;
}
.ztIndexNewitem-top span{
    display: inline-block;
    width: 60px;
    height: 20px;
    line-height: 20px;
    position: relative;
    top: 2px;
    border-radius: 10px;
    color: #fff;
    background-color: #ccc;
    font-size: 12px;
    text-align: center;
}
.ztIndexNewitem-subInfo{
    display: block;
    width: 100%;
    /* height: 40px; */
    line-height: 20px;
    font-size: 14px;
    color: #333 !important;
   /*  overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; */
margin: 10px 0px;
}
.ztIndexNewitem-bot{
    width: 100%;
    font-size: 12px;
    color: #999;
    margin-top: 22px;
}
.ztIndexNewitemL{
    display: block;
    width: 200px;
    background-size: 100% auto;
    background-position-y: 50%;
    height: 100px;
}
.ztIndexNewitemR{
    width: 595px;
}
.ztIndexContainer2R{
    width: 285px;
}
.ztIndexContainer2R-top{
    width: 100%;
    height: 20px;
    line-height: 50px;
    font-size: 14px;
    height: 50px;
    border-bottom: 1px solid #e7e7e7;
}
.ztIndexContainer2R-top img{
    height: 20px;
    margin-right: 10px;
    margin-top: 14px;
}
.ztIndexWeekhot{
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.ztIndexWeekhot_item{
    display: block;
    width: 285px;
    height: 150px;
    border-radius: 5px;
    position: relative;
    margin-top: 20px;
    background-size: 100% auto;
    background-position-y: 50%;
}
.ztIndexWeekhot_opacity{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(https://css.taoguba.com.cn/images/default/IndexOpacity1.png);
    background-size: 100% 100%;
    border-radius: 5px;
    z-index: 0;
}
.ztIndexWeekhot_title{
    display: inline-block;
    margin-left: 20px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    position: relative;
    margin-top: 20px;
    z-index: 10;
}
.ztIndexWeekhot_subInfo{
 overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
font-size: 14px;
color: #fff;
 width: 244px;
 height: 40px;
 line-height: 20px;
 margin: 14px auto;
 position: relative;
 z-index: 10;
}
.ztIndexWeekhot_bot{
    width: 244px;
    bottom: 10px;
    left: 20px;
    color: #fff;
    position: absolute;
    font-size: 12px;
    z-index: 10;
}
.ztIndexWeeksearch{
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.ztIndexWeeksearch_item{
    display: inline-block;
    border: 1px solid #e7e7e7;
    height: 28px;
    line-height: 28px;
    padding: 0px 14px;
    border-radius: 14px;
    background-color: #fff;
    margin-right: 15px;
    margin-top: 15px;
    font-size: 12px;
}
.ztIndexWeeksearch_item .ztIndexWeeksearch_result{
    color: #999;
}
.ztIndexWeeksearch_item .ztIndexWeeksearch_num{
    color: #ccc;
}
.defaultZT{
	box-shadow:none !important;
}
.ctop{ width:110px; overflow:auto;}
.ctop ul li{ width:52px; height:54px; margin-bottom:5px;}
.ctop ul li a.ct_nav01{ display:block; width:52px; height:54px; background:url(https://css.taoguba.com.cn/images/ctop.gif) no-repeat 0 0;}
.ctop ul li a.ct_nav01:hover{ display:block; width:52px; height:54px; background:url(https://css.taoguba.com.cn/images/ctop.gif) no-repeat 0 -54px;}
.ctop ul li a.ct_nav02{ display:block; width:52px; height:54px; background:url(https://css.taoguba.com.cn/images/ctop.gif) no-repeat 0 -109px;}
.ctop ul li a.ct_nav02:hover{ display:block; width:52px; height:54px; background:url(https://css.taoguba.com.cn/images/ctop.gif) no-repeat 0 -163px;}