@charset "gb2312";
/* CSS Document */
body, p, div, ul, li, dl, dd, dt, h1, h2, h3, h4, h5, h5, table, td, tr, i {
	padding: 0;
	margin: 0
}
body {
	background-color: #FFF;
	font-family: Microsoft Yahei;
	overflow-x:hidden
}
img {
	border: 0
}
ul, li {
	list-style: none
}
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #da251d;
}
a:active {
	color: #333
}
h1, i, em {
	font-style: normal;
	font-weight: normal
}
.company-tle i a:hover {
	color: #025fa4
}
.hot-busy-list a:hover {
	text-decoration: none !important;
	color: #025fa4 !important;
}
.hot-busy-list a h1:hover {
	color: #025fa4 !important;
}
.company-txet a:active {
	color: #333
}
.clearfix {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	width: 0px;
	visibility: hidden;
}
.wrapper {
	width: 1200px;
	margin: auto;
}
.hot-brand-tle a:hover, .plate-tle h3 a:hover, .plate-tle-right i a:hover {
	color: #da251d
}
/***************************************  通栏广告  ***************************************/
.banner-wra {
	padding-top: 15px;
}
.banner-wra li {
	width: 220px;
	height: 75px;
	float: left;
	margin-right: 22px;
	border: 1px solid #f2f2f2;
    position:relative;
}
.banner-wra .last {
	float: right;
	margin-right: 0;
}
/***************************************  logo  ***************************************/
.chinaeflogo {
	width: 225px;
	height: 47px;
	float: left;
	overflow: hidden;
	margin-top: 15px;
}
.logo {
	font: bold 28px/47px "Microsoft Yahei";
	float: left;
	margin-top: 15px;
}
.logo i {
	font-size: 50px;
	float: left;
}
.logo a {
	color: #da251d;
	padding-left: 10px;
}
.logo a:hover {
	text-decoration: none
}
.curBg {
	float: right;
	width: 217px;
	height: 39px;
	margin-top: 25px;
	overflow: hidden;
	background: url(http://news.china-ef.com/2014/images/brand.gif) no-repeat;
	cursor: pointer;
    background-size:100%;
}
/***************************************  导航  ***************************************/
.nav {
	height: 48px;
	width: 100%;
	background: #000;
	margin-top: 10px;
}
.nav li {
	float: left;
	width: 114px;
	text-align: center;
	font: 18px/48px "Microsoft Yahei";
	color: #fff;
	position: relative;
	cursor: pointer;
}
.nav .last {
	width: 162px;
}
.nav li:before {
	content: "";
	background: url(../images/ioc-line.png);
	background-size: 2px 19px;
	position: absolute;
	width: 2px;
	height: 19px;
	right: 0;
	top: 16px;
}
.nav li.show {
	background-color: #fecc02;
	font: 18px/48px "Microsoft Yahei";
}
.nav li:hover {
	background-color: #fecc02;
}
.nav li:hover a, .nav li.show a, .nav .home a {
	color: #000;
}
.nav li a {
	color: #fff;
}
.nav .home {
	background: #d0d0d0;
	position: relative;
	padding-left: 12px;
	font: 18px/48px "Microsoft Yahei";
}
.nav .home img {
	float: left;
}
.nav .home:before, .nav .last:before, .nav .show:before, .nav li:hover:before {
	background-image: none;
}
.nav li a {
	cursor: pointer;
	display: inline-block;
	transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
}
.nav li a:hover {
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}
/***************************************  路径  ***************************************/
.path {
	font: 14px/13px "Microsoft Yahei";
	color: #151515;
	background: url(../images/ioc-path.png) no-repeat;
	height: 13px;
	padding-left: 25px;
	margin: 20px 0;
}
.path a {
	color: #151515
}
.path i {
	color: #da251d
}
/***********   筛选   ***********/
.screening {
	border-top: 2px solid #000;
}
.screening-tle {
	font: 22px/40px "Microsoft Yahei";
	padding-top: 10px;
}
.screening-box {
	border: 1px solid #e8e8e8;
	padding: 0 25px;
}
.screening-list li {
	border-bottom: 1px solid #eaeaea;
	padding: 9px 0 7px 0;
 *padding-bottom:7px;
	clear: both;
}
.screening-list .lei-h {
	height: 40px;
	overflow: hidden;
}
.screening-list .lei-h2 {
	/*height: 100%;*/ /*OUIRKS 模式下会出现大片空白，所以隐藏。如果影响其他样式，请设置高度120px左右*/
}
.screening-list h1 {
	width: 100px;
	float: left;
	font: 13px/18px "Microsoft Yahei";
	position: relative;
	padding-left: 20px;
	border-right: 1px solid #eaeaea;
	margin: 10px 25px 10px 0;
}
.screening-list .lei:before {
	content: "";
	background: url(../images/ioc-lei.png);
	background-size: 13px 13px;
	position: absolute;
	width: 13px;
	height: 13px;
	left: 0;
	top: 2px;
}
.screening-list .business:before {
	content: "";
	background: url(../images/ioc-business.png);
	background-size: 15px 15px;
	position: absolute;
	width: 15px;
	height: 15px;
	left: 0;
	top: 2px;
}
.screening-list .mai:before {
	content: "";
	background: url(../images/ioc-mai.png);
	background-size: 15px 15px;
	position: absolute;
	width: 15px;
	height: 15px;
	left: 0;
	top: 2px;
}
.screening-list .investment:before {
	content: "";
	background: url(../images/ioc-investment.png);
	background-size: 13px 13px;
	position: absolute;
	width: 13px;
	height: 13px;
	left: 0;
	top: 3px;
}
.screening-list .addss:before {
	content: "";
	background: url(../images/ioc-addss.png);
	background-size: 10px 15px;
	position: absolute;
	width: 10px;
	height: 15px;
	left: 0;
	top: 0;
}
.screening-list dd {
	float: left;
	text-align: center;
	font: 13px/24px "Microsoft Yahei";
	margin: 8px 6px;
	height: 24px;
	overflow: hidden;
    padding:0 6px;
}
.screening-list dd a {
	color: #333
}
.screening-list dd.show {
	background: #000;
}
.screening-list dd.show a {
	color: #fff;
}
.screening-list dd:hover {
	background: #000;
}
.screening-list dd:hover a {
	color: #fff;
}
.screening-list p {
	float: right;
	cursor: pointer;
	width: 50px;
	height: 22px;
	background: #fff;
	border: 1px solid #000;
	color: #000;
	font: 13px/22px "Microsoft Yahei";
	border-radius: 3px;
	text-align: center;
	margin: 8px 0;
}
.screening-list p:active {
	background: #000;
	color: #fff;
 *color: #fff;
	_color: #fff;
}
.screening-list dl {
	width: 940px;
	float: left;
}
.screening-list .adrees {
	background: #f7f7f7;
	height: 40px;
	overflow: hidden;
}
.screening-list .adrees2 {
	height: 100%;
	background: #f7f7f7;
}
.OnSearch-text {
	width: 500px;
	height: 38px;
	border: 2px solid #d2d2d2;
	padding: 0;
	margin: 0;
	float: left;
	border-right: 0;
	padding-left: 10px;
	font: 14px/34px\9 "微软雅黑";
}
.OnSearch-botton {
	background: #000 url(../images/ioc-botton.png);
	width: 90px;
	height: 38px;
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
	float: left;
}
.hot-city {
	font: 14px/38px "微软雅黑";
	float: left;
	margin-left: 30px;
}
.hot-city strong {
	color: #da251d;
}
.hot-city a {
	color: #484848;
	padding-left: 15px;
}
/***************************************  品牌库列表  ***************************************/
.list-left {
	width: 870px;
	float: left;
	margin-top: 10px;
}
.brand-list li {
	border-bottom: 1px solid #e4e4e4;
	height: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}
.brand-list li:hover {
	background: #f8f8f8;
}
.brand-list .pic {
	width: 180px;
	height: 107px;
	background: #fff;
	border: 1px solid #f1f1f1;
}
.brand-list .pic {
	overflow: hidden;
	text-align: center;
	display: table;
	float: left;
	margin-left: 10px;
}
.brand-list .pic a {
	display: table-cell;
	vertical-align: middle;
	width: 150px;
	height: 120px;
}
.brand-list .pic a img {
	margin: 0 auto;
    max-width: 150px;
}
.brand-list .pic a img:hover {
	opacity: 0.9;
}
.brand-list .text {
	width: 660px;
	float: right;
	margin-top: 10px;
}
.brand-list .text h1 {
	width: 560px;
	float: left;
	font: 20px/22px "Microsoft Yahei";
	color: #020101;
}
.brand-list .text h1 a {
	color: #020101;
}
.brand-list .text h1 span {
	font: 12px/12px "Microsoft Yahei";
	color: #595858;
}
.brand-list .text i {
	float: right;
	background: #fecc02;
	width: 90px;
	height: 25px;
	font: 13px/25px "Microsoft Yahei";
	border-radius: 3px;
	margin-right: 10px;
}
.brand-list .text i:hover {
	background: #feba02;
}
.brand-list .text i img {
	float: left;
	padding: 6px 2px 0 11px;
}
.brand-list .text i a {
	color: #da251d;
}
.brand-list .text p {
	float: left;
	width: 660px;
	font: 13px/25px "Microsoft Yahei";
	margin-top: 10px;
	color: #969696;
}
.brand-list .text p a {
	color: #da251d;
	font: 13px/25px "Microsoft Yahei";
}
.brand-list .text p a:hover {
	text-decoration: underline;
}
/*分页*/
.page {
	width: 100%;
	text-align: center;
	font: 14px/28px "Microsoft Yahei";
	margin: 30px 0px 10px 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.page a, .page span {
	font: 15px/45px "Microsoft Yahei";
	padding: 12px 20px;
	border: 1px solid #e8e8e8;
	margin-right: 10px;
	color: #464646;
}
.page a.show, .page a:hover {
	background: #fecc02;
	color: #da251d;
	border: 1px solid #fecc02;
}
.page span.active {
	background: #286abe;
	color: #fff;
}
/***************************************  列表页右侧  ***************************************/
.list-right {
	width: 294px;
	float: right;
	margin-top: 25px;
}
.tuij-box {
	width: 100%;
	margin-top: 0;
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
}
/***************************************  推荐品牌  ***************************************/
.tuij-brand {
	width: 286px;
	margin: 0 auto;
	padding-top: 25px;
}
.tuij-brand li {
	width: 136px;
    text-align: center;
    height: 120px;
    float: left;
	*height:90px;
    *padding-top:30px;
    border: 1px solid #f2f2f2;
    margin-bottom: 15px;
	
}
.tuij-brand li.last {
	float: right;
}
.tuij-brand img {
	width:82px;
}
.tuij-brand img:hover {
	opacity: 0.9;
}
.tuij-brand h3 {
	font: 13px/13px "Microsoft Yahei";
	height:16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	*padding-top:8px;
}
.tuij-brand h1 {
	font: 13px/13px "Microsoft Yahei";
	height:16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	*padding-top:8px;
}
.tuij-brand a {
	color: #23140d;
	width:152px;
	height:95px;
	display:table-cell;
	vertical-align:middle;
	overflow:hidden;
}
.tuij-brand h3 a{
    display: block;
    width: 116px;
    height: 15px;
    overflow: hidden;
    margin: 0 10px;
	}
/*ie7*/
.tuij-brand a {
	*color: #23140d;
	*width:152px;
	*height:95px;
	*display:table-cell;
	*vertical-align:middle;
	*overflow:hidden;
}
/*品牌新款*/
.tuij-tle-right {
	border-bottom: 1px solid #eaeaea;
	margin: 20px 0 10px 0;
	padding: 3px 0;
}
.tuij-tle-right h1 {
	font: 18px/20px "Microsoft Yahei";
	color: #1b1b1b;
	border-left: 6px solid #fecc02;
	padding-left: 6px;
	float: left;
	padding-bottom: 2px;
}
.tuij-tle-right h2 {
	font: 18px/20px "Microsoft Yahei";
	color: #585555;
	border-left: 4px solid #fecc02;
	padding-left: 6px;
	float: left;
	padding-bottom: 2px;
}
.tuij-tle-right h3 {
	font: 24px/24px "Microsoft Yahei";
	color: #000000;
	border-left: 7px solid #fecc02;
	padding-left: 6px;
	float: left;
	padding-bottom: 5px;
}
.tuij-tle-right h3 span {
	color: #da251d
}
.tuij-tle-right i {
	float: right;
	font: 13px/24px "Microsoft Yahei";
}
.tuij-tle-right i a {
	color: #939393
}
.tuij-tle-right img {
	padding-top: 8px;
	padding-left: 5px;
}
.hot-busy-brand .pic {
	width: 135px;
	height: 165px;
	overflow: hidden;
	border: 1px #ececec solid;
	margin-right: 20px;
}
.hot-busy-brand .pic a {
	display: table-cell;
	vertical-align: middle;
	width: 135px;
	height: 165px;
}
.hot-busy-brand .pic a img {
	width: 100%;
}
.hot-busy-brand .pic a img:hover {
	opacity: 0.9;
}
.hot-busy-brand li {
	width: 135px;
	text-align: center;
	float: left;
	margin-top: 8px;
}
.hot-busy-brand li.last {
	float: right;
}
.hot-busy-brand li h3 {
	font: 13px/26px "Microsoft Yahei";
}
.hot-busy-brand li h3 a{
	color:#333;
	}
/*品牌咨询*/
.brnad-news li {
	width: 140px;
	float: left;
	text-align: center;
	padding-top: 10px;
}
.brnad-news li img {
	width: 140px;
	height: 160px;
	border: 1px #ececec solid;
}
.brnad-news li img:hover {
	opacity: 0.9;
}
.brnad-news li.last {
	float: right;
}
.brnad-news li h3 {
	font: 12px/20px "Microsoft Yahei";
	height: 40px;
	overflow: hidden;
}
.brnad-news li h3 a{
	color:#333;
	}
/*统一底部*/
/*.footer {
	background: #333438;
	margin-top: 20px;
}
.viptitle {
	font: 24px/48px "Microsoft Yahei";
	height: 48px;
	color: #FFF
}
.viptab img {
	width: 160px;
	height: 100px;
	padding: 6px;
	overflow: hidden
}
.viptab .brandname {
	width: 160px;
	margin: auto;
	text-align: center;
	height: 22px;
	overflow: hidden;
	font: bolder 14px/22px "宋体";
	border-bottom: 1px dotted #000;
	color: #3f3f3f
}
.viptab .brandname a {
	color: #3f3f3f
}
.viptab .companyname a {
	color: #4a4949
}
.viptab .companyname {
	width: 160px;
	margin: 0px auto;
	text-align: center;
	height: 30px;
	overflow: hidden;
	font: 12px/30px "宋体";
}
.pic-bg {
	width: 174px;
	background: #FFF;
	overflow: hidden
}
.viptab li {
	width: 174px;
	float: left;
	padding-right: 31px;
}
.viptab li.last {
	float: right;
	padding: 0
}
/*--底部--*/
/*底部*/
.foot {
	background: #f8f8f8;
	border-top: 1px solid #e6e6e6;
	margin-top: 20px;
}
.font-left strong {
	color: #6a6a6a;
	font: bold 14px/30px "Microsoft Yahei";
}
.font-left li {
	padding: 10px 0;
	width: 220px;
	float: left;
	border-right: 1px solid #e6e6e6;
	margin-right: 50px;
}
.font-left h3 a {
	font: 12px/35px "Microsoft Yahei";
	color: #6a6a6a;
}
.font-left h3 a:hover {
	color: #db1011;
}
.font-left .one {
	width: 110px;
}
.font-left .last {
	float: right;
	margin-right: 0;
}
.font-left dd {
	float: left;
	width: 100px;
	margin-right: 10px;
}
.font-left .last {
	float: right;
}
.font-left h3 {
	font: 12px/30px "Microsoft Yahei";
}
#footer {
	text-align: center;
	font-size: 12px;
	list-style: none;
	line-height: 1.5;
	padding-bottom: 15px;
	color: #888886;
	padding-top: 15px;
    background:#fafafa;
    border-top:1px solid #e6e6e6;
}
#footer a {
	text-decoration: none;
	color: #888886;
}
#footer a:hover {
	color: #FFF
}
#footer div {
	line-height: 21px;
}
#footer div.top a {
	display: inline;
	padding: 0px 5px;
}
.fright {
	width: 980px;
	margin: 8px auto
}*/
 #footer {
	background: #171717;
	padding: 20px 0;
	font: 13px/35px "Microsoft Yahei";
	color: #d5d5d5;
	text-align: center;
}

#footer a:hover {
	color: #888886
}
#footer div.top a {
	display: inline;
	padding: 0px 5px;
}
/*********************　　首页焦点图　　******************************/
.hot-left {
	width: 840px;
	height: 400px;
	float: left;
	margin-top: 20px;
	position: relative;
	overflow: hidden;
}
.pic-pic {
	position: absolute;
	right: 15px;
	bottom: 20px;
	z-index: 6
}
.pic-pic li {
	background: #c9c9c9;
	width: 12px;
	height: 12px;
	border-radius: 12px;
	float: left;
	margin-right: 10px;
	cursor: pointer;
}
.pic-pic li.on {
	background: #fecc02;
}
.hot-right {
	width: 340px;
	height: 400px;
	float: right;
	border: 1px solid #e8e8e8;
	margin-top: 20px;
}
.hot-nav li {
	float: left;
	width: 68px;
	text-align: center;
	background: #f6f6f6;
	height: 50px;
	font: 13px/50px "Microsoft Yahei";
	border-bottom: 1px solid #e8e8e8;
	cursor: pointer;
}
.hot-nav .on {
	background: #fff;
	border-bottom: 0;
	color: #025fa4;
	background: url(../images/ioc-on.png) no-repeat center bottom;
}
.hot-list {
	background: url(../images/ioc-hot.png) left no-repeat;
}
.hot-list li {
	font: 13px/49px "Microsoft Yahei";
	border-bottom: 1px solid #e8e8e8;
	padding-left: 40px;
}
.hot-list li a {
	color: #000;
}
/*********************　　首页热门品牌　　******************************/
.hot-brand {
	width: 340px;
	float: right;
	border-top: 1px solid #e8e8e8;
	margin-top: 20px;
}
.hot-brand-tle {
	background: url(../images/hot-brand-line.png) no-repeat bottom;
}
.hot-brand-tle h2 {
	font: bold 18px/41px "Microsoft Yahei";
	padding-bottom: 10px;
	float: left;
}
.hot-brand-tle a {
	float: right;
	font: 12px/50px "Microsoft Yahei";
	color: #666;
}
.hot-brand-list li {
	border-bottom: 1px dotted #a8a8a8;
	padding: 14px 0;
	cursor: pointer;
}
.hot-brand-list img {
	float: left;
	width: 105px;
	height: 55px;
	border: 1px solid #e8e8e8;
	margin-right: 15px;
}
.hot-brand-list h1 {
	font: 13px/18px "Microsoft Yahei";
	height: 22px;
	overflow: hidden;
}
.hot-brand-list p {
	font: 12px/18px "Microsoft Yahei";
	height: 36px;
	overflow: hidden;
}
.hot-brand-list a h1 {
	color: #000;
}
.hot-brand-list a p {
	color: #858585;
}
/*********************　　板块标题　　******************************/
.plate-tle {
	border-top: 3px solid #000;
	border-bottom: 1px solid #ededed;
	margin-top: 30px;
}
.plate-tle img {
	float: left;
}
.plate-tle h3, .plate-tle i {
	float: right;
	margin-top: 15px;
	font: 13px/25px "Microsoft Yahei";
}
.plate-tle h3 a {
	margin-right: 20px;
	color: #8a8a8a;
	padding: 0 8px;
}
.plate-tle i {
	width: 60px;
	height: 25px;
	text-align: center;
	background: #000;
}
.plate-tle i a {
	color: #fff;
}
/*********************　　板块左侧推荐品牌　　******************************/
.plate-tle-right {
	border-bottom: 1px solid #eaeaea;
	margin: 13px 0 0 0;
	padding: 3px 0;
}
.plate-tle-right h1 {
	font: 18px/20px "Microsoft Yahei";
	color: #1b1b1b;
	border-left: 6px solid #fecc02;
	padding-left: 6px;
	float: left;
	padding-bottom: 2px;
}
.plate-tle-right i {
	float: right;
	font: 12px/24px "Microsoft Yahei";
}
.plate-tle-right i a {
	color: #939393
}
.plate-left {
	width: 270px;
	float: left;
}
.plate-left-pic {
	width: 270px;
	height: 420px;
	position: relative;
	overflow: hidden;
	margin-top: 13px;
}
.plate-left-pic img {
	width: 270px;
	height: 420px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.plate-left-pic img:hover {
	opacity: 0.9;
}
.plate-left-text {
	position: absolute;
	background: rgba(0, 0, 0, 0.8);
	-pie-background: rgba(0,0,0,.8);/*IE6-8*/
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8000000, endColorstr=#c8000000); /*IE6-8*/
	width: 240px;
	height: 80px;
	bottom: 0;
	left: 0;
	z-index: 2;
	border-bottom: 5px solid #fecc02;
	padding: 10px 15px;
}
.plate-left-text h1 {
	color: #fecc02;
	font: 18px/30px "Microsoft Yahei";
	height: 30px;
	overflow: hidden;
}
.plate-left-text p {
	color: #fff;
	font: 13px/24px "Microsoft Yahei";
	height: 48px;
	overflow: hidden;
}
/*********************　　板块中间最新品牌　　******************************/
.plate-center-nav {
	margin-top: 16px;
}
.plate-center-nav li {
	width: 85px;
	height: 35px;
	float: left;
	margin-right: 15px;
	background: #f7f7f7;
	border-radius: 4px;
	font: 13px/35px "Microsoft Yahei";
	text-align: center;
	cursor: pointer;
}
.plate-center-nav li.on {
	background: #fecc02;
	font-weight: bold;
}
.plate-center {
	width: 595px;
	float: left;
	margin-left: 18px;
}
.plate-center-brand {
	width: 100%;
}
.plate-center-brand li {
	width: 148px;
	height: 105px;
	overflow: hidden;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	position: relative;
	float: left;
	background: #f7f7f7;
	cursor: pointer;
}
.plate-center-brand .last {
	border-right: 0;
}
.plate-center-brand li img {
	width: 105px;
	height: 55px;
	margin: 25px 21.5px;
}
.plate-center-brand .text {
	position: absolute;
	width: 118px;
	height: 89px;
	padding: 8px 15px;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	-pie-background: rgba(0,0,0,.8);/*IE6-8*/
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8000000, endColorstr=#c8000000); /*IE6-8*/
	color: #ff0000;
	font: 12px/22px "Microsoft Yahei";
	display: none;
}
.plate-center-brand .text a {
	color: #ff0000;
}
.plate-center-brand li:hover .text {
	display: block;
}
.plate-center-brand .text p {
	height: 22px;
	overflow: hidden;
	cursor:pointer;
}
.plate-center-brand .text span {
	color: #fff;
	cursor:pointer;
}
.plate-center-brand .text h5 {
	width: 70px;
	height: 16px;
	background: #f00;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	font: 12px/16px "Microsoft Yahei";
	margin-top: 3px;
	border-radius: 10px;
	cursor: pointer;
}
.plate-center-brand .text h5:hover {
	background: #db0000;
}
/*********************　　板块右侧　　******************************/
.plate-right {
	width: 296px;
	float: right;
}
/*********************　　板块右侧推荐商机　　******************************/
.busy-list {
	background: url(../images/busy.png) no-repeat top left;
	min-height: 194px;
}
.busy-list li {
	padding-left: 15px;
	height: 38px;
	overflow: hidden;
	border-bottom: 1px dotted #eaeaea;
}
.busy-list h1, busy-list i {
	font: 13px/38px "Microsoft Yahei";
}
.busy-list a i {
	color: #e10404
}
.busy-list a h1 {
	color: #2c2c2c
}
.news-list li {
	height: 38px;
	overflow: hidden;
	border-bottom: 1px dotted #eaeaea;
}
.news-list h1 {
	font: 13px/38px "Microsoft Yahei";
	padding-left: 10px;
}
.news-list a h1 {
	color: #2c2c2c
}
.news-list i {
	width: 4px;
	height: 4px;
	background: #f00;
	float: left;
	border-radius: 4px;
	margin-top: 17px;
}
/*********************　　品牌新款板块　　******************************/
.new-produs {
	width: 1200px;
	height: 320px;
	position: relative;
	padding-bottom: 20px;
	padding-top: 10px;
}
#prev-01, #next-01 {
	position: absolute;
	width: 38px;
	height: 66px;
	z-index: 3;
	top: 125px;
	opacity: 0.5;
	cursor: pointer;
}
#prev-01 {
	background: url(../images/left.png) no-repeat;
	left: 0;
}
#next-01 {
	background: url(../images/right.png) no-repeat;
	right: 0;
}
#prev-01:hover, #next-01:hover {
	opacity: 1;
}
.new-produs-list {
	margin-top: 20px;
}
.new-produs-list li {
	width: 225px;
	height: 320px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-right: 18px;
}
.new-produs-list li.last {
	float: right;
	margin-right: 0;
}
.new-produs-list li a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 225px;
    /*height: 320px;*/
    border: 1px solid #efeff4;
    }
.new-produs-list li img {
	width: 100%;
	/*position: absolute;
	top: 0;
	left: 0;*/
	z-index: 1;
}
.new-produs-list li img:hover {
	opacity: 0.9
}
.new-produs-list .text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 225px;
	height: 30px;
	z-index: 2;
	background: rgba(0,0,0,1);
	-pie-background: rgba(0,0,0,.8);/*IE6-8*/
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8000000, endColorstr=#c8000000); /*IE6-8*/
	text-align: center;
}
.new-produs-list .text h1 {
	font: 13px/30px "Microsoft Yahei";
}
.new-produs-list .text h1 a {
	color: #fff;
    width: 225px;
	height: 30px;
}
/*********************　　三级页css　　*********************/
/*********　　三级页css　　*********/
/*左侧*/.left_box {
	width: 315px;
	float: left;
}
/*左侧*/.right_box {
	width: 860px;
	float: right;
}
.border {
	border: 1px solid #ebebeb;
}
.ma-top {
	margin-top: 20px;
}
.information {
	padding: 0 10px;
}
.right-box {
	padding: 0 25px;
}
/* logo 品牌信息 */
.logo-box {
	width: 100%;
	padding: 40px 0 30px 0;
	text-align: center;
}
.logo-box h1 {
	font: 14px/40px "Microsoft Yahei";
	text-align: center;
	width: 180px;
	margin: 0 auto;
	color: #23140d;
}
.cslt {
	background: #fecc02;
	height: 30px;
	width: 100px;
	margin: 0 auto;
	border-radius: 6px;
}
.cslt p {
	background: url(../images/ioc-love.png) no-repeat left center;
	height: 30px;
	margin-left: 10px;
	padding-left: 16px;
	font: 15px/30px "Microsoft Yahei";
	border-radius: 3px;
	margin-right: 10px;
}
.cslt p a {
	color: #da251d;
}
.cslt:hover {
	background: #feba02;
}
.logo-box .brand-Logo {
	width: 150px;
	margin: auto;
	overflow: hidden
}
.logo-box .brand-Logo img {
	max-width: 150px;
	max-height: 75px;
}
/*品牌信息*/
.contact-left {
	font: 12px/28px "Microsoft Yahei";
	padding: 5px 0 15px 0;
	color: #585858;
}
.contact-left a {
	color: #585858;
}
.contact-left td {
	word-wrap: break-word;
	word-break: break-all;
	font-size:12px;
	font-family:Microsoft Yahei,宋体;
	line-height:28px;
}
.contact-left .td-width {
	max-width: 200px;
	/*white-space: nowrap;*/
	text-overflow: ellipsis;
	overflow: hidden
}
/*公司简介*/
.company-left {
	font: 12px/28px "Microsoft Yahei";
	padding: 5px 0 15px 0;
	color: #585858;
}
.company-left a {
	color: #da251d;
}
.company-left a:hover {
	text-decoration: underline;
}
/*招商信息*/
.Business {
	padding-bottom: 15px;
}
.Business li {
	padding: 10px 0;
	border-bottom: 1px dotted #cecdcd;
}
.Business h1 {
	float: left;
	font: 15px/26px "Microsoft Yahei";
	color: #090909;
	width: 229px;
	height: 26px;
	overflow: hidden;
}
.Business h2 {
	float: left;
	font: 15px/26px "Microsoft Yahei";
	color: #da251d;
	width: 64px;
}
.Business a {
	color: #da251d;
}
.Business p {
	font: 12px/26px "Microsoft Yahei";
	color: #8a8a8a;
	width: 100%;
	float: left;
}
/*右侧css*/
/*右侧导航*/
.classul {
	float: right;
}
.classul li {
	width: 60px;
	height: 30px;
	float: left;
	margin-left: 5px;
	text-align: center;
	font: 12px/30px "Microsoft Yahei";
	border-right: 1px solid #dad9d7;
	border-left: 1px solid #dad9d7;
	border-top: 1px solid #dad9d7
}
.classul li a {
	color: #333;
}
.classul li.current {
	background: #fecc02;
	border-right: 1px solid #fecc02;
	border-left: 1px solid #fecc02;
	border-top: 1px solid #fecc02
}
.classul li.current a {
	color: #000;
}
/*品牌简介*/
.company_main {
	font: 14px/30px "Microsoft Yahei";
	color: #585858;
	padding: 15px 0 30px 0;
}

.company_main p {
	/*text-indent: 2em;*/
	padding-top: 12px;
}
.company_main a {
	color: #da251d;
}
.company_main a:hover {
	text-decoration: underline;
}
/*产品展示*/
.products {
	padding: 15px 0;
}
.products li {
	float: left;
	width: 190px;
	height: 253px;
	overflow: hidden;
	margin-right: 13px;
	overflow: hidden;
	text-align: center;
	display: table;
	border: 1px solid #f4f4f4;
}
.products li a {
	display: table-cell;
	vertical-align: middle;
}
.products li img {
	width: 190px;
}
.products .last {
	float: right;
	margin-right: 0;
}
/*店铺形象*/
.shop-main li {
	float: left;
	width: 390px;
	height: 250px;
	overflow: hidden;
	margin: 20px 28px 5px 0;
}
.shop-main li a {
	border: 1px solid #eee;
	width: 388px;
	height: 248px;
	display: table-cell;
	vertical-align: middle;
}
.shop-main li img {
	width: 388px;
}
.shop-main .last {
	float: right;
	margin-right: 0;
}
.h10 {
	height: 15px;
}
.h20 {
	height: 30px;
}
/*品牌新闻*/
.news-show-list li {
	border-bottom: 1px solid #f6f6f6;
	padding: 20px 0;
}
.news-show-list .pic {
	width: 140px;
	height: 160px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
}
.news-show-list .pic img {
	width: 140px;
}
.news-show-list .text h1 {
	font: 20px/35px "Microsoft Yahei";
}
.news-show-list .text h1 a {
	color: #000
}
.news-show-list .text h1 a:hover {
	color: #da251d;
}
.news-show-list .text p {
	font: 13px/26px "Microsoft Yahei";
	padding: 10px 0;
	color: #787878;
}
.news-show-list .text p a {
	color: #da251d;
}
.news-show-list .text p a:hover {
	text-decoration: underline;
}
.news-show-list .text h2 {
	font: 13px/26px "Microsoft Yahei";
}
.news-show-list .text h2 span {
	padding: 0 10px;
	color: #8193ae;
}
/*品牌介绍css*/
.brand-mdg {
	width: 96%;
	margin: 0 auto;
	background: #fafafa;
	border-collapse: collapse;
	color: #333;
	border: 1px solid #e8e8e8;
	font: 14px/25px "Microsoft Yahei";
	margin-bottom: 20px;
	margin-top: 10px;
}
.brand-mdg table {
	border: #e8e8e8;
}
.brand-mdg td {
	border: 1px solid #eee;
	/*padding: 8px 0 10px 60px;*/
    padding: 8px 0 10px 153px;
    text-indent: -5.2em;
}
.brand-mdg i {
	color: #da251d;
}
/*招商信息css*/
.busy-listlist li {
	border-bottom: 1px dotted #cecdcd;
	padding: 15px 0 20px 0;
}
.busy-listlist h1 {
	font: 18px/40px "Microsoft Yahei";
	color: #000;
}
.busy-listlist a i {
	color: #da251d;
}
.busy-listlist a h1:hover {
	color: #da251d
}
.busy-listlist a:hover {
	text-decoration: underline;
}
.busy-listlist p {
	font: 13px/26px "Microsoft Yahei";
	color: #8a8a8a
}
.busy-listlist p a {
	color: #da251d
}
/*招商信息三级页css*/
.busy-mian h2 {
	text-align: center;
	padding-top: 20px;
	font: 24px/30px "Microsoft Yahei";
}
.busy-mian-time {
	height: 40px;
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
	margin-top: 10px;
	margin-bottom: 20px;
}
.busy-mian-time li {
	width: 48%;
	padding-right: 10px;
	float: left;
	font-size: 14px;
	line-height: 30px;
	overflow: hidden
}
.busy-mian-time span {
	color: #db550c;
	font-weight: bold;
}
.busy-mian .main-txt {
	max-height: 410px;
	overflow: hidden;
	font: 13px/30px "Microsoft Yahei";
}
.busy-mian .main-txt p {
	padding-top: 11px;
	font: 13px/30px "Microsoft Yahei";
}
.busy-mian .main-txt p a {
    color:#136ec2;
    text-decoration:none !important;    
    }
.busy-mian .main-txt p  a:hover {
    text-decoration:underline !important;    
    }
.txt-h2 {
	height: 100%;
	font: 13px/30px "Microsoft Yahei";
}

.txt-h2 p {
	padding-top: 10px;
	font: 13px/30px "Microsoft Yahei";
}
.busy-mian .pic {
	text-align: center;
	max-width: 680px;
	margin: 10px auto;
	overflow: hidden;
	padding-top: 10px;
}
.busy-mian .pic img {
	max-width: 680px;
}
#read-all {
	background: url(../images/ioc-read.png) no-repeat center;
	width: 261px;
	height: 42px;
	margin: 10px auto 30px auto;
	font: 18px/42px "Microsoft Yahei";
	text-align: center;
	cursor: pointer;
	color: #d6d6d6;
}
/*联系方式css*/
.contact-mian {
	color: #434343;
	font: 14px/35px "Microsoft Yahei";
	padding-bottom: 20px;
}
/*新闻三级页css*/
.news_tle {
	margin-top: 30px;
}
.news_tle h1 {
	font: 24px/35px "Microsoft Yahei";
	text-align: center;
}
.news_tle img {
	padding-left: 10px;
}
.summary {
	background: #f6f6f6;
	padding: 10px;
	line-height: 28px;
	margin-top: 10px;
	color: #000;
	font-size: 14px;
}
.main_content {
	line-height: 28px;
	font-size: 14px;
	color: #000000;
	overflow: hidden;
	padding-bottom: 15px;
	font: 14px/24px "Microsoft Yahei";
}
.main_content p {
	margin-top: 15px;
	font: 14px/30px "Microsoft Yahei";
	color: #585858;
}
.main_content a {
	color: #000;
	text-decoration: underline
}
.main_content a:hover {
	color: #069
}
.aninfo {
	text-align: right;
	font: 15px/35px "Microsoft Yahei";
	color: #a9a9a9;
	border-bottom: 1px solid #e6e6e6;
}
.aninfo i {
	padding-left: 25px;
    font-size: 12px;
}
.previous {
	font: 13px/26px "Microsoft Yahei";
	color: #333;
	padding-bottom: 15px;
}
.previou_on {
	font: 13px/40px "Microsoft Yahei";
	color: #333;
	padding-top: 15px;
}
.previous a, .previou_on a {
	color: #333;
}
.previou_on a:hover, .previous a:hover {
	text-decoration: underline;
	color: #da251d;
}
/*产品展示css*/
.brand_product {
	padding-bottom: 15px;
}
.brand_product li {
	width: 190px;
	height: 320px;
	overflow: hidden;
	float: left;
	margin-right: 16px;
	margin-top: 10px;
	text-align: center;
}
.brand_product li div a {
    width:190px;
	height: 253px;
	vertical-align: middle;
	display:block;
	margin:0 auto;
    background:#eee;
}
.brand_product li.last {
	float: right;
	margin-right: 0;
}
.brand_product .pic {
	width: 190px;
	height: 253px;
	/*border: 1px solid #e0e0e0;*/
	overflow: hidden;
}  
.brand_product li p {
	height:50px;
	overflow:hidden;
	}
.brand_product li p a {
	font: 14px/26px "Microsoft Yahei";
	color: #333;
}
.brand_product li p a:hover {
	color: #C00;
	text-decoration: underline;
}
.brand_product img {
	width:100%;
}
.brand_product img:hover {
	opacity: 0.8;
}
/*产品展示css*/
.products-mian {
	width: 808px;
	position: relative;
	margin-top: 35px;
}
.products-mian .big-pic {
	max-width: 690px;
	text-align: center;
	margin: 0 auto
}
.products-mian .big-pic img {
	max-width: 600px;
}
.products-mian .big-pic p {
	font: 14px/40px "Microsoft Yahei";
}
.prev, .next {
	width: 47px;
	height: 85px;
	position: absolute;
	top: 42.5%;
}
.prev {
	background: url(../images/show-left.png) no-repeat left;
	left: 0;
}
.prev:hover {
	background: url(../images/show-left-hover.png) no-repeat left;
}
.next {
	background: url(../images/show-right.png) no-repeat left;
	right: 0;
}
.next:hover {
	background: url(../images/show-right-hover.png) no-repeat left;
}
/*产品展示更多*/
.more-produts {
	margin-top: 35px;
	border-top: 2px solid #e5e5e5;
	padding-top: 20px;
}
.more-produts li {
	width: 190px;
	height: 250px;
	overflow: hidden;
	float: left;
	margin-right: 16px;
    background:#eee;
}
.more-produts li img {
	width: 190px;
}
.more-produts .last {
	float: right;
	margin-right: 0;
}
.more-produts li img:hover {
	opacity: 0.9
}
/*店铺形象css*/
.brand_shop li {
	width: 390px;
	float: left;
	padding-top: 10px;
	height:290px;
	overflow:hidden;
}
.brand_shop li.last {
	float: right;
	margin-right: 0;
}
.brand_shop li div{
	width:390px;
	height:260px;
    overflow:hidden;
}
.brand_shop li div a{
    width:390px;
    height:260px;
    vertical-align:middle;
    display:table-cell;
    overflow:hidden;
    background:#eee;
     }
.brand_shop img {
	width: 390px;
	overflow: hidden;
}
.brand_shop h3 {
	font: 14px/30px "Microsoft Yahei";
	width: 390px;
	text-align: center;
	height: 30px;
	overflow: hidden;
}
.brand_shop h3 a {
	color: #333333;
}
/*店铺形象更多*/
.more-shop {
	margin-top: 35px;
	border-top: 2px solid #e5e5e5;
	padding-top: 20px;
}
.more-shop li {
	width: 255px;
	height: 170px;
	overflow: hidden;
	float: left;
	margin-right: 18px;
	border: 1px solid #eee;
	overflow: hidden;
}
.more-shop li img {
	width: 255px;
}
.more-shop .last {
	float: right;
	margin-right: 0;
}
.more-shop li img:hover {
	opacity: 0.9
}
/*加盟政策收起展开按钮*/
.company_main .joinDetail {
	max-height: 300px;
	overflow: hidden;
	font: 13px/30px "Microsoft Yahei";
}
.joinDetail img{
	width:100%;
	}
.txt-h2 {
	height: 100%;
	font: 13px/30px "Microsoft Yahei";
}
#read-all {
	width: 261px;
	height: 42px;
	margin: 15px auto 30px auto;
	font: 14px/42px "Microsoft Yahei";
	text-align: center;
	cursor: pointer;
	width: 100%;
	height: 42px;
	background: url(../images/ioc-read.png) no-repeat center;
    color:#666;
}
/*企业风采css*/
.corporate-list li{
	border-bottom: 1px solid #f6f6f6;
    padding: 20px 0;
}
.corporate-list .pic{
	width: 140px;
    height: 160px;
    overflow: hidden;
    float: left;
    margin-right: 15px;
    border: 1px solid #f1f1f1;
}
/*.corporate-list .pic a{
	width:250px;
	height:250px;
	display: table-cell;
	vertical-align: middle;
}*/
.corporate-list .pic img{
	width: 140px;
}
.corporate-list .last {
    float: right;
    margin-right: 0;
}
.corporate-list h1{
	font: 20px/35px "Microsoft Yahei";
}
.corporate-list h1 a{
	color:#000;
}
.corporate-list .text p {
    font: 13px/26px "Microsoft Yahei";
    padding: 10px 0 0 16px;
    color: #787878;
}
.corporate-list .text p a {
    color: #da251d;
}

/*企业风采三级页css*/
.corporate-mian {
	margin-top: 20px;
}
.caption-con {
	font: 14px/28px "Microsoft YaHei", "宋体";
	color: #5e5e5e;
	margin: 25px 0 20px 0;
}
.caption-con p {
	text-indent: 2em;
}
/*****************/
div.loader {
	width: 1000px;
	height: 500px;
}
div.slideshow-container {
	position: relative;
}
div.slideshow {
	position: relative;
	overflow: hidden;
	width: 100%;
	min-height: 550px;
	max-height: 100%;
}
div.image-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;

	text-align: center;
}
div.image-wrapper .nph-cnt {
	height: 100%;
	display: block;
	margin-top: 30px
}
div.image-wrapper i {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
div.image-wrapper img {
	vertical-align: middle;
	max-width: 600px;
	-ms-interpolation-mode: bicubic;
	margin: auto
}
.photo-btn-prev {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	outline: none;
	background: url(../images/left.jpg) no-repeat left center;
	width:300px;
	height: 600px;
}
.photo-btn-next {
	display: block;
	position: absolute;
	right: 0%;
	top: 0%;
	background: url(../images/right.jpg) no-repeat right center;
	width: 300px;
	height: 600px;
	outline: none;
}
.image-desc {
	line-height: 20px;
	padding: 6px 0;
	color: #C6C6C6;
}
div.navigation-container {
	float: left;
	position: relative;
	left: 50%;
	width: 808px;
}
div.navigation {
	float: left;
	position: relative;
	left: -50%;
	width: 100%;
}
.navigation a.prev-02 {
	cursor: pointer;
	position: relative;
	float: left;
	height: 139px;
	width: 29px;
	background: url(../images/prev.jpg) no-repeat left;
	opacity: 1;
	left:5px;
	top:5px;
}
.navigation a.next-02 {
	cursor: pointer;
	position: relative;
	float: right;
	height: 139px;
	width: 29px;
	background: url(../images/next.jpg) no-repeat right;
	opacity: 1;
	right:5px;
	top:5px;
}
.navigation a.prev-02:focus, .navigation a.next-02:focus {
	outline: none;
}
.navigation a.prev-02:hover {
	background: url(../images/prevhover.jpg) no-repeat;
	opacity: 1;
}
.navigation a.next-02:hover {
	background: url(../images/nexthover.jpg) no-repeat;
	opacity: 1;
}
div.loader {
	background: url(images/loading.gif) center center no-repeat;
	left: 0;
	top: 0;
	position: absolute;
}

.thumbsbox {
	width: 808px;
	height: 148px;

	float: left;
	border: 1px solid #d6d6d6
}
ul.thumbs {
	position: relative;
	float: left;
	padding-left: 60px;
    padding-top: 7px;
}
ul.thumbs li {
	display: inline;
	float: left;
}
ul.thumbs div.box {
	padding: 2px;
	border: #d0d0d0 solid 1px;
}
ul.thumbs .pic a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
*display:block;
*font-family:Arial;
}
ul.thumbs .pic img {
	vertical-align: middle;
}
ul.thumbs p {
	margin: 3px 0 0 0;
	background: #f0f0f0;
	text-align: center;
	overflow: hidden;
}
ul.thumbs li.selected {
	background: url(images/picbox.png) no-repeat center;
}
ul.thumbs div.box-a {
	width: 100;
	padding: 4px 14px;
}
ul.thumbs .pic-a a {
	width: 100px;
	height: 125px;
	background: #ffffff;
*font-size:108px;
}
ul.thumbs .pic-a {
	display: block;
	width: 100px;
	height: 125px;
	overflow: hidden;
}
ul.thumbs .pic-a img {
	width: 100px;
}
.hg {
	margin-top: 10px;
}
.small-pic {
	width: 640px;
	float: right
}
.w-down {
}
.w-down ul li {
	padding-right: 16px !important;
}
.w-down ul li.listdown {
	padding-right: 0 !important;
	float: right
}
.small-pic ul li {
	width: 146px;
	height: 216px;
	padding-right: 18px;
	float: left;
	padding-bottom: 14px;
	overflow: hidden
}
.small-pic ul li.smalllast {
	padding-right: 0px;
	float: right
}
.small-pic ul li.downlast {
	padding-bottom: 0px !important;
}
.small-pic img {
	width: 140px;
	height: 160px;
	padding: 2px;
	border: 1px solid #e1e1e1;
}
.thumbs .pic {
	height: 29px;
	width: 144px;
	line-height: 29px;
	text-align: center;
	border: 1px solid #e1e1e1;
}
.thumbs .pic a {
	color: #343434;
}
/*广告*/
.img_tips {
	width: 24px;
	height: 14px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 2;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 0px;
	background: url("http://css.china-ef.com/images/2016/icon-ad.png") no-repeat;
}
/*左侧漂浮*/
.dn {
	display: none;
}
.go-top {
	position: fixed;
	bottom: 80px;
	right: 20px;
	width: 46px;
	z-index: 999;
}
.go-top a {
	display: block;
	width: 50px;
	height: 50px;
	margin-bottom: 10px;
	background-image: url(http://css.china-ef.com/js/showTop/go-top.png);
}
.go-top a:last-child {
	margin-bottom: 0;
}
.go-top .go {
	background-position: 0 0;
}
.go-top .go:hover {
	background-position: 0 -52px;
}
.uc-2vm {
	width: 50px;
	height: 50px;
	display: block;
}
.uc-2vm-pop {
	position: absolute;
	left: 42px;
	top: 114px;
	width: 109px;
}
.uc-2vm-pop .logo-2wm-box {
	position: relative;
}
/**bshare**/
.vshare {
	width: 50px;
	height: 255px;
	z-index: 9999;
	position: fixed;
}
.bshare-custom.vshare a {
	width: 40px;
	height: 40px;
	margin: 0 0 2px 0;
	display: block;
	padding: 0;
	border-radius: 6px;
	font-size: 12px;
	text-decoration: none;
	background: #eee;
}
.bshare-span a span {
	display: none;
}
.bshare-span a:hover span {
	display: block;
	margin: 18px 0 0 50px;
	color: #fff;
}
.bshare-custom.vshare .icon1, .vshare .icon1 {
	background: #bbbbbb url(http://css.china-ef.com/js/showTop/icon01.png) no-repeat 0 0;
}
.vshare .icon1:hover {
	background: #86c610 url(http://css.china-ef.com/js/showTop/icon01.png) no-repeat -40px 0px;
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity: 1;
}
.bshare-custom.vshare .icon2, .vshare .icon2 {
	background: #bbbbbb url(http://css.china-ef.com/js/showTop/icon01.png) no-repeat 0 -40px;
}
.vshare .icon2:hover {
	background: #da2426 url(http://css.china-ef.com/js/showTop/icon01.png) no-repeat -40px -40px;
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity: 1;
}
.bshare-custom.vshare .icon3, .vshare .icon3 {
	background: #bbbbbb url(http://css.china-ef.com/js/showTop/icon01.png) no-repeat 0 -80px;
}
.vshare .icon3:hover {
	background: #fdab06 url(http://css.china-ef.com/js/showTop/icon01.png) no-repeat -40px -80px;
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity: 1;
}
.bshare-custom.vshare .icon4, .vshare .icon4 {
	background: #bbbbbb url(http://css.china-ef.com/js/showTop/icon01.png) no-repeat 0 -200px;
}
.vshare .icon4:hover {
	background: #fff url(http://css.china-ef.com/js/showTop/icon01.png) no-repeat -40px -200px;
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity: 1;
}
.bshare-custom.vshare .icon5, .vshare .icon5 {
	background: #bbbbbb url(http://css.china-ef.com/js/showTop/icon01.png) no-repeat 0 -120px;
}
.vshare .icon5:hover {
	background: #35a4e9 url(http://css.china-ef.com/js/showTop/icon01.png) no-repeat -42px -120px;
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity: 1;
}
.bshare-custom.vshare .icon6, .vshare .icon6 {
	background: #bbbbbb url(http://css.china-ef.com/js/showTop/icon01.png) no-repeat 0 -160px;
}
.vshare .icon6:hover {
	background: #3e88dd url(http://css.china-ef.com/js/showTop/icon01.png) no-repeat -42px -160px;
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity: 1;
}
/*新增*/
.width_tk {
    margin-left:7px;
}
/****/
.msg-mian {
    width:680px;
}
.none {
    display:none;
}