﻿@charset "utf-8";

/*弹出层 CSS*/
.gb_resLay { width: 100%;  margin: 0 auto; }
.gb_res_t { position: relative; }
.gb_resItms li { text-align: center; float: left; list-style: none; margin-right: 10px;}
.bdsharebuttonbox a { width: 30px!important; height: 30px!important; margin: 0 auto 10px!important; float: none!important; padding: 0!important; display: block; }
.bdsharebuttonbox .bds_tsina { background: url(../images/gbRes_6.png) no-repeat; }
.bdsharebuttonbox .bds_qzone { background: url(../images/gbRes_4.png) no-repeat; }
.bdsharebuttonbox .bds_tqq { background: url(../images/gbRes_5.png) no-repeat; }
.bdsharebuttonbox .bds_weixin { background: url(../images/gbRes_2.png) no-repeat; }
.bdsharebuttonbox .bds_sqq { background: url(../images/gbRes_3.png) no-repeat; }
.bdsharebuttonbox .bds_renren { background: url(../images/gbRes_1.png) no-repeat; }
.bd_weixin_popup .bd_weixin_popup_foot { position: relative; top: -12px; }
.bdsharebuttonbox li a {
	background-size:100% 100% !important;  
	background-position:0px 0px !important;
}
.nycqlblbox_itemct {
	width: 100%;  display: none;
}
.nycqlblbox_itemct .nycqlblbox_itemcta {
	padding: 20px 80px; height: 50px; color: rgb(85, 85, 85); line-height: 10px; overflow: hidden; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.nycqlblbox_itemct .nycqlblbox_itemcta:hover {
	color: rgb(223, 0, 44); /*background-color: rgb(255, 255, 255);*/
}
.nycqlblbox_itemct .on.nycqlblbox_itemcta {
	color: rgb(223, 0, 44); background-color: rgb(255, 255, 255);
}
screen and (max-width: 992px)
.nycqlblbox_itemct .nycqlblbox_itemcta {
	padding: 20px 20px; height: 50px; line-height: 10px; font-size: 16px;
}

screen and (max-width: 768px)
.nycqlblbox_itemct .nycqlblbox_itemcta {
	font-size: 14px;
}
a:link {
    background: none;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}