@charset "UTF-8";

/* 公共样式 */
body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,textarea,select,option,th,ul{margin:0;padding:0;}
body,button,input,select,textarea{font:14px/22px "Microsoft YaHei";outline:none;}
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;word-wrap:break-word;word-break:break-all;}
body{margin:0;padding:0;font:14px/22px "Microsoft YaHei";color:#333;background: #f5f5fa;}
ul,li{list-style:none;}
em,i{font-style:normal;}
a{color:#333;text-decoration:none;outline:none;}
a:hover{text-decoration:underline;}
legend{color:#333;}
fieldset,img{border:0;}
button,input,select,textarea{font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}
img{-ms-interpolation-mode:bicubic;}
textarea{resize:vertical;}
button,label{cursor:pointer;}
.clearfix{zoom:1;}
.clearfix:after{content:'\20';display:block;height:0;clear:both;}
.clear{clear:both;height:0;line-height:0;font-size:0;visibility:hidden;overflow:hidden;}
.red,a.red,a.red:hover,.keyword{color:#F2291F;}
.green,a.green,a.green:hover{color:#009a0e;}
.black,a.black,a.black:hover{color:#333;}
.blue,a.blue,a.blue:hover{color:#1A52A5;}
.orange,a.orange,a.orange:hover{color:#f76600;}
.f-l{float:left;}
.f-r{float:right;}
.no-margin{margin:0!important;}
.no-border{border:none!important;}
.mr-7{margin-right:7px;}
.mr-25{margin-right:25px;}
.mr-30{margin-right:30px;}
.mr-40{margin-right:40px;}
.pd-5 a{padding: 0 5px !important}

@media only screen and (max-width:1024px){
	html{overflow-x:scroll!important;}
}
@media only screen and (max-width:1152px){
	html{overflow-x:scroll!important;}
}

/*头部*/
#header{width:1190px;margin:0 auto;background:#fff;border-radius: 8px;}
#header .logo-box{width:1190px;margin:0 auto;padding-bottom:14px;overflow:hidden;zoom:1;border-radius: 8px;}
#header .logo-box .logo{min-width:265px;float:left;padding-top:7px;overflow:hidden;zoom:1;}
#header .logo-box .logo .cdgtw-logo{display:block;width: 213px;height:69px;float:left;overflow:hidden;background:url(https://www.cdgtw.net/images/logo.png) no-repeat 0 0;margin-right: 10px;}
#header .logo-box .logo .channel{min-width:130px;height:34px;line-height:30px;overflow:hidden;float:right;border-left:1px solid #444;color:#444;margin-top:25px;padding-left:10px;font-size:28px;font-weight:bold;}
#header .logo-box .logo a{text-decoration:none;}
#header .logo-box .logo .h-keyword{ display: inline-block;}
#header .logo-box .logo-right{width:753px;height:70px;margin-top:7px;float:right;overflow:hidden;zoom:1;}
#header .logo-box .logo-right li{height:70px;float:left;margin-right:7px;overflow:hidden;position:relative;z-index:1;}

/*导航面包屑*/
.crumbs{width:1190px;height:42px;line-height:42px;margin:0 auto;/* border-top:1px solid #DCDEE6; */}
.crumbs .crumbs-left{float:left;width:775px;height:42px; position: relative;}
.crumbs .crumbs-left .crumbs-tit,.crumbs .crumbs-left .crumbs-text{color:#F2291F;}
.crumbs .crumbs-left a:hover,.crumbs a:hover{text-decoration: underline; color:#1A52A5;}
.crumbs .crumbs-left .sort-btn{display: inline-block;background: #fff;border: 1px solid #333;} 

.crumbs-left .crumbs-tit,.crumbs-left .crumbs-logo,.crumbs-left .crumbs-icon,.crumbs-left .sel-btn,.crumbs-left .crumbs-text{
	display: block;
	float: left;
}
.crumbs-left .crumbs-icon{
	margin: 0 5px;
}
.crumbs-left .sel-btn{	
	width: 86px;
	height: 22px;
    line-height: 22px;
    text-align: center;
    margin-top: 8px;
    border: 1px solid #DEDEDE;
	overflow: hidden;
}
.crumbs-left .sel-btn i{
	display: block;
	float: right;
	width: 13px;
	height: 7px;
	background: url(sel-icon.png) no-repeat center;
	margin-top: 8px;
    margin-left: 5px;
	margin-right: 5px;
}
.crumbs-left .sel-box{
	display: none;
	position: absolute;
	z-index: 999;
	top: 32px;
    left: 161px;
	background: #fff;
	border: 1px solid #DEDEDE;
	border-bottom: none;
}
.crumbs-left .sel-box li{
	width: 86px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border-bottom: 1px solid #DEDEDE;
}
.crumbs-left .sel-box li a:hover{
	text-decoration: none;
}
.crumbs .crumbs-right{width:370px;float:right;overflow:hidden;zoom:1;}

/*主体*/
body{position: relative; z-index: 0}
.wrap{width:1190px;margin:0 auto;overflow:hidden;zoom:1; position: relative; z-index: 1}

/*栏目标题*/
.wrap .title{/* background: url(ys_icon.png) no-repeat 0 -120px; *//* padding-left: 12px; */padding-bottom:6px;font-size: 17px;font-weight: bold;color: #000;border-bottom: 3px solid #8AA1C6;overflow: hidden;zoom: 1;}
.wrap .title a:hover{color:#1c60b7;}
.wrap .title .more{color:#F2291F;font-size:14px;font-weight:normal;text-align:right;float:right;}
.wrap .title .more:hover{color:#F2291F;text-decoration:underline;}
.wrap .ellipsis{overflow:hidden;white-space:nowrap;word-wrap:normal;-o-text-overflow:ellipsis;text-overflow:ellipsis;}
.wrap .more{text-align:right;}
.wrap .more a{color: #1A52A5;font-size:14px;font-weight:normal;}
.wrap .more a:hover{color:#F2291F;}
.wrap .title .tit-span { font-size: 16px; line-height: 36px;  }


/*主体*/
.wrap .main{width: 776px; overflow: hidden;}
.wrap .news-box{
	margin-top: 32px;
	background: #fff;
	border-radius: 8px;
	padding: 20px;
}


/* 快讯 */
.wrap .main .top-box{
	overflow: hidden;
	background: #fff;
	border-radius: 8px;
	padding: 20px;
}
.wrap .main .top-box .img-box a{
	display: block;
	width: 320px;
	height: 194px;
	background: url(top-img.jpg) no-repeat center;
	padding: 81px 0 0 26px;
	cursor: pointer;
}
.wrap .main .top-box .img-box a .current-box{
	text-align: center;
	color: #003a90;
	font-weight: bold;
}
.wrap .main .top-box .img-box a:hover{
	text-decoration: none;
}

.wrap .main .top-box .img-box a .current-box .current-tit{
	font-size: 32px;
}
.wrap .main .top-box .img-box a .current-box .current-text{
	margin-top: 21px;
	font-size: 25px;
}
.wrap .main .top-box .img-box a .current-box .current-text .current-year{
	font-size: 36px;
	font-weight: bold;
}
.wrap .main .top-box .kuaixun{
	background: #F7F7F7;
	padding: 20px 15px 18px 18px;
	width: 357px;
}
.wrap .main .top-box .news-item{
	width: 355px;
	height: 196px;
	margin-top: 16px;
	
}
.kx-title{
	overflow: hidden;
}
.kx-title .kx-tit1{
	width: 100px;
	height: 26px;
	background: #1A52A5;
	color: #fff;
	font-size: 13px;
	text-align: center;
	line-height: 26px;
	font-weight: normal;
	margin-right: 13px;
	/* padding: 20px; */
	border-radius: 8px;
}
.kx-title .kx-tit2{
	font-size: 17px;
	font-weight: bold;
}

.more-div {
	margin-top: 10px;
  }
  .news-box.kuaixun {
	height: 210px;
  }
  
  .wrap .kuaixun .news-item {
	display: block;
  }
  
  .wrap .row .news-flash {
	height:175px;
	overflow-y: auto;
	padding: 10px 0;
  }
  .wrap .row .news-flash dl {
	background: url(line.png) repeat-y 80px 0;
	overflow: hidden;
	zoom: 1;
  }
  .wrap .row .news-flash dl dt {
	background: url(dot.png) no-repeat right 15px;
	color: #666666;
	float: left;
	padding-top: 9px;
	width: 85px;
  }
  .wrap .row .news-flash dl dt .kx-date{
	  display: block;
	  font-size:13px;
	  color: #666;

  }
  .wrap .row .news-flash dl dt .kx-time{
	display: block;
    text-align: center;
    font-weight: bold;
	color: #333;
	font-size: 13px;
  }
  .wrap .row .news-flash dl dd {
	position: relative;
	border-bottom: 1px solid #dadada;
	float:left;
	overflow: hidden;
	padding: 9px 0;
	width: 223px;
	margin-left:10px;
  }
  .wrap .row .news-flash dl dd p {
	position: relative;
	display: block; 
	overflow: hidden;
	vertical-align: middle;
	text-overflow: ellipsis; 
	line-height: 20px;
  }
  .wrap .row .news-flash .first-dl dt {
	background-position: right 5px;
	padding-top: 0;
  }
  .wrap .row .news-flash .first-dl dd {
	padding-top: 0;
  }
  .wrap .row .news-flash .moreDiv {
	padding-top: 5px;
	color: #1A52A5;
  }
  .kuaixun .wrap {
	width: 100%;
	margin-top: 0px;
  }
  .kuaixun .row {
	width: 100%;
	margin-top: 0px;
  }  
  #kuaixunwrap {
	padding: 10px;
	height: 157px;
  }
  #btn-kuaixun{
	cursor:pointer
  }

/*价格行情*/
	.item {
		padding: 20px 0;
		border-bottom: 1px solid #DCDEE6;
	}
	.item-market {
		height: auto;
	}
	.item .tit {
		display: block;
		width: 770px;
		height: 17px;
		line-height: 18px;
		font-size: 16px;
		color: #333;
		font-weight: 900;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		display: block;
		cursor:pointer;
	}
	.item .tit::before{
		content: "";
		display: block;
		float: left;
		width: 6px;
		height: 6px;
		background: #999999;
		border-radius: 50%;
		margin-right: 10px;
    	margin-top: 6px;

	}
	.item .title .red{
		color: #F2291F
	}
	.other-info{
		margin-top: 14px;
		color: #999999;
		margin-left: 16px;
	}
	.other-info .info-tit{
		font-size: 14px;
		margin-right: 5px
	}
	.other-info .date{
		float: right;
	} 
    .list-block .btn-more{
		display: block;
		width: 774px;
		height: 44px;
		border: 1px solid #1A52A5;
		border-radius: 5px;
		line-height: 44px;
		font-size: 16px;
		color: #1A52A5;
		text-align: center;
		margin-top: 20px;
	}
    .list-block .btn-more:hover{
		cursor:pointer;
	}
	/*相关资讯*/
	.article-content{
		margin-top: 14px;
		margin-left: 16px;
		font-size: 14px;
		color: #666666;
		line-height: 25px;
    letter-spacing: 0;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	}


	.list-block .market-list,.list-block .article-list{
		overflow: hidden;
	}


	/*相关关键词*/
	.keyword-box{
		border: 1px solid #E9E9E9;
	}
	.keyword-box .keyword-tit{
    font-size: 17px;
    font-weight: bold;
    color: #000;
    border-bottom: 3px solid #E9E9E9;
		overflow: hidden;
		padding: 19px 15px 11px;
	}
	.keyword-box .keyword-list{
		padding: 19px 15px;
		height: 155px;
		overflow: hidden;
	}
	.keyword-box .keyword-list li {
		width: 148px;
		float: left;
	}
	.keyword-box .keyword-list li a {
		display: block;
		width: 112px;
		height: 28px;
		line-height: 28px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		color: #666666;
	}
/*右侧*/
.wrap .side-box{
	width: 388px;
}

/*右侧相关推荐*/
.update{
	display: inline-block;
	float: right;
	color: #333333;
	font-size: 13px;
	font-weight: normal;
}
.side-news-box{
	height: 425px;
	overflow: hidden;
	background: #fff;
	border-radius: 8px;
	padding: 20px;
}
.today-price .tab {
  display: table;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 1px;
}
.today-price .today-tab li.today-tab-head{
	border-bottom: 1px solid #CBCFDC;

}
.today-price .today-tab li{
	width: 100%;
}
.today-price .today-tab li span {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding: 0;
	text-align: center;
}
.today-price .today-tab li div{
	display: inline-block;
	text-align: center;
}
.today-price .today-tab li span.blue{
	color:#1A52A5;
}
.today-price .today-tab .today-tab-head{
	background: #E9F2FF;
}
.today-price li.trbg {
  background: #FAFAFA;
}
.today-price .t1 {
  width: 20%;
}
.today-price .t2 {
  width: 10%;
}
.today-price .t3 {
  width: 19%;
}
.today-price .t4 {
  width: 15%;
}
.today-price .t5 {
  width: 15%;
}
.today-price .t6 {
	width: 10%;
	color: #1A52A5;
	font-weight: bold;
	cursor: pointer;
}
.today-price .today-tab li .t1 a:hover{
	cursor: pointer;
}

/*页面概述*/
.side-box .about-con{
	margin-top: 19px;
	color: #666666;
	line-height: 25px;
}
.side-box .about-btn{
	color: #666666;

}

/*现货资源*/
.resources-box{
	margin-top: 10px;
}
.res-list{
    overflow: hidden;
}
.res-list li{
    padding: 2% 0;
    border-bottom: 1px solid #F0F0F0;
    overflow: hidden;
    color: #999;
    font-size: 14px;
}
.res-list li:last-child{
    border-bottom: none;
}
.res-list li .res-data-name{
    width: 50%
}
.res-list li .res-data-contact{
    width: 50%;
}
.res-list li .res-data-name .res-data-tit{
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
    color: #333;
    font-weight: bold;
}
.res-list li p{
    margin: 6px 0;
}
.res-list li p span{
    color: #666;
    display: inline-block;
    width: 118px;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    vertical-align: bottom;

}
.res-list li p span.mill{
   width: 148px
}
.res-list li p.res-contact .tel{
	width: 108px;
}
.res-list li p.res-contact{
    margin-left: 30px;
}
.res-list li p.res-contact a,.res-list li p.res-contact .tel{
    color: #5097EF;
}
.res-list li p.res-contact .tel.tel-hover{
	cursor: default;
}
.res-list li p.res-contact .tel.tel-hover:hover{
	text-decoration: none;
}
.res-list li p.res-contact .tel.red{
    color: #F2291F;
}

/*底部悬浮指数*/
.keyword-btm-box{
	width: 100%;
	height: 60px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1000;

}
.keyword-btm-box .zs-data{
	width: 95%;
	float: left;
	overflow: hidden;
	background: #333;
	padding: 8px 0 10px 2%;
}
.keyword-btm-box .zs-data .btm-keyword{
	float: left;
    width: 90%;
}
.keyword-btm-box .zs-data ul li {
	float: left;
    width: 11%;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
	line-height: 29px;
    position: relative;
    cursor: pointer;

}
.keyword-btm-box .zs-data ul li a {
	text-decoration: none;
	display: block;
    width: 110px;
	height: 22px;
	font-size: 14px;
	color: #fff;
	text-overflow: ellipsis;
    white-space: nowrap;
	overflow: hidden;
	
}
.keyword-btm-box .btm-more{
	width: 10%;
    float: left;
}
.keyword-btm-box .btm-more a{
	color:#33A0F4;
	line-height: 49px;
}
.zs-box{
	width: 100%;
    height: 60px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1000;

}

.zs-box .zs-data{
	width: 95%;
	float: left;
	overflow: hidden;
	background: #333;
	padding: 10px 0 10px 2%;
}
.zs-box .zs-data ul li {
	border-right: 1px solid #FDFFFE;
	float: left;
    width: 11%;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    line-height: 20px;
    height: 45px;
    position: relative;
    cursor: pointer;

}
.zs-box .zs-data ul li a {
	text-decoration: none;
	display: block;
	display: block;
    width: 100%;
    height: 100%;
	color: #fff;

}


.zs-data ul li h4,.zs-data ul li div span{
    position: absolute;
    top: 30px;
}
.zs-data ul li h4 {
    top: 9px;
    line-height: 12px;
    white-space: nowrap;
	font-size: 14px;
	font-weight: normal;
	left: 50%;
	margin-left: -20%;
}

.zs-data ul li div span.zs-val {
    right: auto;
    bottom: 7px;
    left: 25px;
    line-height: 12px;
}

.zs-data ul li div span.zs-raise {
    right: 25px;
    bottom: 7px;
    line-height: 12px;
}


.zs-data ul li div span {
	font-size: 13px;	
}


.zs-data ul li.app{
	position: absolute;
    width: 160px;
    height: 100%;
    right: 65px;
    top: 3px;
    padding: 4px 0;
	border: none;
}


.zs-data ul li.app a{
	display: block;
	overflow: hidden;
	
}
.zs-data ul li.app a span{
	line-height: 16px;
	vertical-align: middle;
}
.zs-data ul li.app a::before{
	content: "";
	display: block;
	float: left;
	width: 30px;
	height: 46px;
	background: url(phone.png) no-repeat center;
	float: left;
    margin: 2px 20px 0 30px;
}

.btn-tg{
	width: 60px;
    height: 100%;
	background: #333;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.btn-tg i{
	display: block;
	width: 15px;
	height: 15px;
	background: url(switch-button.png) no-repeat;
	margin: 0 auto;
	position: absolute;
    left: 25px;
    top: 15px;
}
.btn-tg i.btn-retract{
	background-position: 0 0;
}
.btn-tg i.btn-open{
	background-position: -25px 0;
}
.btn-tg p{
	font-size: 12px;
    line-height: 1;
    color: #999;
    position: absolute;
    width: 100%;
	top: 38px;
	left: 3px;
    text-align: center;
}
.sort-box{
	margin-top: 20px;
}

.type-box{
	border: 1px solid #DADADA;
	padding: 8px 15px;
	margin-bottom: 15px;
}
.type-tit{
	margin-right: 35px;
}
.type-letter{
	margin: 10px auto 20px;
	padding-bottom: 8px;
    border-bottom: 1px solid #DADADA;
	overflow: hidden;
}
.type-letter a{
	margin-right: 19px;
	padding-bottom: 8px;
}
.type-letter a:first-child{
	margin-right: 6px;
}
.type-letter a:hover,.type-letter a.active{
	color: #1152AB;
	text-decoration: none;
	border-bottom: 2px solid #1152AB;;
}
.type-letter .time{
	float: right;
	color: #999999;
}
.sort-box .list-block{
	overflow: hidden;
}
.sort-box .list-block a{
	display: block;
	float: left;
	width: 112px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666666;
	margin-right: 80px;
}



@media only screen and (max-width: 1350px){
	.zs-box{
		height: 90px;
	}
	.zs-box .zs-data ul li {
		height: 60px;
	}
	.zs-box .zs-data ul li h4 {
		top: 6px;
		font-size: 12px;
	}
	.zs-box .zs-data ul li div span.zs-val{
		left: 0 !important;
		right: 0;
		margin: 0 auto;
		top: 24px;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	.zs-box .zs-data ul li div span.zs-raise{
		left: 0;
		right: 0 !important;
		margin: 0 auto;
		top: 42px;
	}
	.zs-box .zs-data ul li.app{		
		width: 96px;
		top:2px;	
		padding: 4px 0 4px 2%;
		right: 48px !important;
	
	}
	.zs-box .zs-data ul li.app a::before{
		float: none;
		display: block;
		margin: 0 auto;
		width: 20px;
		height: 31px;
		background: url(phone_small.png) no-repeat center;
	}
	.btn-tg{
		height: 90px;
	}
	.btn-tg i{
		top:33px
	}
	.btn-tg p{
		top:58px
	}

}
@media only screen and (max-width: 1480px){

	.zs-box .zs-data ul li div span.zs-val{
		left: 12px !important;
	}
	.zs-box .zs-data ul li div span.zs-raise{
		right: 15px !important;
	}
	.zs-box .zs-data ul li.app{
		right: 42px;
	}
	.zs-box .zs-data ul li.app a::before{
		margin: 2px -8px 0 30px;
	}
}

@media only screen and (max-width: 1680px){

	.zs-box .zs-data ul li div span.zs-val{
		left: 30px;
	}
	.zs-box .zs-data ul li div span.zs-raise{
		right: 30px;
	}

}
@media only screen and (min-width: 1681px){

	.zs-box .zs-data ul li div span.zs-val{
		left: 50px;
	}
	.zs-box .zs-data ul li div span.zs-raise{
		right: 50px;
	}
	.zs-box .zs-data ul li.app{
		right: 100px;
	}

}

@media only screen and (max-width: 992px){
	.zs-box,.keyword-btm-box {
		display: none;
	}
}


/*板块无内容提示*/
.wrap .no-data {text-align: center;	margin: 50px 0;	display: none}
.wrap .no-data i {	display: inline-block;	width: 64px;	height: 64px;	margin-bottom: 10px;	background: url(ico_nodata.png) no-repeat 0 0;	overflow: hidden}
.wrap .no-data p {	font-size: 18px; line-height: 30px;	margin-bottom: 35px}
.wrap .no-data .btn {	display: inline-block;	width: 100px;	height: 30px;	line-height: 30px;	background: #155fcc;	color: #fff;	text-align: center;	border-radius: 3px}
.wrap .no-data .btn:hover {	background: #0f58c3;	text-decoration: none}
.wrap .H-150 .no-data, .wrap .H-166 .no-data{margin: 10px 0;}
.wrap .H-150 i .no-data, .wrap .H-166 .no-data i{margin:0;}

/*右侧价格走势弹出框*/
#cover {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000000;
	opacity: 0.5;
	z-index: 999999;
}
.modal{
	display: none;
	position: fixed;
	width: 900px;
	height: 500px;
	top: 50%;
	left: 50%;
	margin-top: -250px;
	margin-left: -450px;
	background: #FFFFFF;
	box-shadow: 0px 0px 20px 4px rgba(191, 191, 191, 0.33);
	border-radius: 5px;
	z-index: 9999999;
}
.modal-content{
	position: relative;
}
.modal-content-img{
		position: absolute;
		top: 14px;
		right: 9px;
		width: 26px;
		height: 26px;
		cursor: pointer;
}
.modal-content .modal-content-title {
		width: 100%;
		height: 25px;
		line-height: 25px;
		padding-top: 26px;
		font-size: 24px;
		font-family: Microsoft YaHei;
		font-weight: bold;
		color: #333333;
		text-align: center;
}
#chart {
	width: 840px;
	height: 445px;
	margin-left: 30px;
}




/*尾部*/
.footer{width:100%;min-width:1190px;margin:30px auto 0;font-size:12px;background:#f2f2f2;text-align:center;color:#333;height:245px;overflow:hidden;border-top:1px solid #ccc;}
.footer a{color:#333;}
.footer .footCon{width:1190px;margin:0 auto;}
.footer .footCon .fpic{padding-top:10px;}
.footer .footCon .fpic a{margin-right:5px;}

/*底部热搜词*/
.footer-related{margin-bottom: 105px;}
.footer-related{width: 1190px;margin: 0 auto;margin-top: 5px;}
.footer-related .footer-related-title{line-height: 28px;color: #666;border-bottom: 1px solid #ebebeb;font-weight: bold;}
.footer-related ul{overflow: hidden;zoom: 1;padding-top: 5px;}
.footer-related ul li{width: 118px;float: left;}
.footer-related ul li.noBar{border: none;}
.footer-related ul li a{display: block;width: 90px;height:28px;line-height: 28px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; color: #999;}
.footer-related.w980{width: 980px;}
.footer-related.w980 ul li{width: 98px;}
.footer-related.w980 ul li a{width: 78px;}


.cdgtw-live-btn{
	display: none !important
}
#chat-btn{
	bottom: 250px !important;
}
.crumbs a {
    float: left;
}