﻿/**!
 * 国家家用电器首页
 * author: hcong;
 * date:2018-08-31
 */

.ewb-bgwt{
	padding: 0 10px;
	background: #fff;
}

.ewb-notice{
	height: 38px;
	background: url('../images/notice_bg.jpg') left center repeat-x;
}

.ewb-notice-tt{
	float: left;
	margin-top: 7px;
	margin-left: 8px;
}

.ewb-notice-tt img{
	vertical-align: top;
}

.ewb-notice-bd{
	margin-left: 120px;
	line-height: 38px;
	font-size: 12px;
}

.ewb-notice-item{
	float: left;
	margin-left: 20px;
}

.ewb-notice-item a{
	color: #666;
	font-size: 12px;
}

.ewb-notice-item a:hover{
	text-decoration: underline;
}

.tempWrap{
	width: 100%!important;
}

/* 图片轮播 */

.ewb-wt270{
	width: 270px;
	float: left;
	overflow: hidden;
}

.img-s-box {
    position: relative;
    border: 1px solid #d6d6d6;
    padding: 2px 2px 4px 2px;
    overflow: hidden;
    -moz-user-select:none; 
    height: 279px;
    width: 264px;
}
.img-s-box .img-views {
    position: relative;
    width: 264px;
    height: 214px;
    margin-bottom: 6px;
    overflow: hidden;
    z-index: 0;
}
.img-s-box .big-img-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.img-s-box .big-img-box a {
    position: relative;
    display: block;
    width: 100%;
    height: 214px;
}

.img-s-box .img-s-title{
	position: absolute;
    z-index: 1;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 28px;
    text-align: center;
    line-height: 28px;
    font-family: "SimSun";
    font-size: 12px;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url('../images/mask-bg.png');
    overflow: hidden;
}

.img-s-box .big-img {
    display: block;
}
/*缩略图*/
.img-s-box .img-bar {
    position: relative;
    height: 58px;
    width: 264px;
    border-top: 1px solid #d6d6d6;
    /*background-color: #fff;*/
}
.img-s-box .img-bar-wrapper {
    position: relative;
    padding-top: 9px;
    height: 49px;
    width: 264px;
    overflow: hidden;
}
.img-s-box .img-bar-conbox {
    position: absolute;
    left: 0;
    top: 9px;
}
.img-s-box .small-img-item {
    position: relative;
    float: left;
    display: block;
    height: 49px;
    width: 61px;
    padding-right: 7px;
    /*background-color: #fff;*/
}
.img-s-box .small-img {
    display: block;
    width: 100%;
    height: 100%;
     /*如果添加border,就不能用100%宽度了，必须设置宽度少2px*/
    /*border: 1px solid #fff;*/
}
.img-s-box i{
    position: absolute;
    top: -4px;
    left: 26px;
    /*可以设置具体宽高，就不用bottom和right属性了*/
    z-index: 1;
    display: none;
    width: 9px;
    height: 4px;
    background: url('../images/temp_arrow.jpg') no-repeat;
}

.img-s-box .small-mask{
    position: absolute;
    top: 0;
    left: 0;
    /*可以设置具体宽高，就不用bottom和right属性了*/
    bottom: 0;
    right: 7px;
    z-index: 99;
    cursor: pointer;
    background-color: transparent;
    transition: opacity 500ms ease 0s;
} 

.img-s-box .click-span .small-img {
    /*border: 1px solid #237435;*/
}
.img-s-box .cur-span i{
    display: block;
}

.img-s-box .cur-span .small-mask {
    border: 2px solid #fe0002;
}

/* 中心简介 */

.ewb-ml10{
	margin-left: 10px;
}

.ewb-wt430{
	width: 430px;
	float: left;
}

.ewb-intro-hd{
	height: 31px;
	padding-top: 3px;
	line-height: 31px;
	padding-left: 35px;
	background: url('../images/info_hd.jpg') no-repeat;
}

a.ewb-intro-tt{
	float: left;
	color: #2541bb;
	font-size: 15px;
	font-weight: bold;
	font-family: "Microsoft Yahei";
}

a.ewb-intro-more{
	float: right;
	font-size: 12px;
	color: #666;
	margin-right: 15px;
}

.ewb-intro-bd{
	border: 1px solid #d6d6d6;
	padding: 6px 10px 0 10px;
	height: 245px;
}

.ewb-intro-bd p{
	font-size: 12px;
	color: #656565;
	line-height: 24px;
	text-indent: 2em;
}

/* 中心公告 */

.ewb-wt250{
	width: 250px;
	float: left;
}

.ewb-center-hd{
	height: 35px;
	line-height: 35px;
	background: url('../images/notice_hd.jpg') no-repeat;
	padding-left: 17px;
}

a.ewb-center-tt{
	float: left;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	font-family: "Microsoft Yahei";
}

a.ewb-center-more{
	float: right;
	color: #fff;
	margin-right: 18px;
	font-size: 12px;
}

.ewb-center-bd{
	padding: 6px 15px 0 10px;
	height: 245px;
	border: 1px solid #d6d6d6;
	border-top: 0;
}

.ewb-center-item{
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	vertical-align: top;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(../images/dot_000.jpg) no-repeat 0px 10px;
    padding-left: 8px;
}

.ewb-center-item a{
	color: #333;
}

.ewb-center-item a:hover{
	text-decoration: underline;
}

.ewb-wt710{
	width: 710px;
	float: left;
}

.ewb-imglink{
	padding: 4px;
	border: 1px solid #d6d6d6;
}

.ewb-imglink a{
	display: block;
}

.ewb-imglink a img{
	vertical-align: top;
	width: 700px;
	height: 70px;
}

.ewb-mt10{
	margin-top: 10px;
}

/* 中心新闻 */

.ewb-wt350{
	width: 350px;
	float: left;
}

.ewb-public-hd{
	height: 31px;
	line-height: 31px;
	padding-left: 22px;
	background: url('../images/public_hd.jpg') no-repeat;
}

a.ewb-public-tt{
	float: left;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	font-family: "Microsoft Yahei";
}

.ewb-public-bd{
	padding: 8px 10px 0 10px;
	height: 269px;
	border: 1px solid #d6d6d6;
	border-top: 0;
}

.ewb-public-item{
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	vertical-align: top;
}

.ewb-public-infro{
	margin-right: 80px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
    background: url(../images/dot_000.jpg) no-repeat 0px 10px;
    padding-left: 8px;
}

.ewb-public-infro a{
	color: #333;
}

.ewb-public-infro a:hover{
	text-decoration: underline;
}

.ewb-date{
	float: right;
	margin-top: -24px;
	color: #666;
}

.ewb-center-bd.ewb-spc{
	height: 117px;
}

/* 联系我们 */
.ewb-phone{
	border: 1px solid #c1d3fb;
}

.ewb-phone-hd{
	border: 1px solid #f3f7fe;
	background: #d0defc;
	padding-left: 18px;
	height: 26px;
	line-height: 26px;
}

.ewb-phone-hd a{
	color: #2541bb;
	font-size: 15px;
	font-weight: bold;
	font-family: "Microsoft Yahei";
}

.ewb-phone-bd{
	height: 134px;
	padding: 7px 0 0 15px;
	border-top: 1px solid #c1d3fb;
	background: url('../images/phone_bg.jpg') right bottom no-repeat;
}

.ewb-phone-bd p{
	line-height: 20px;
	font-size: 12px;
	color: #666;
}

.ewb-map{
	border-top: 1px solid #c1d3fb;
	height: 151px;
}

.ewb-map img{
	vertical-align: top;
}

/* 友情链接 */

.ewb-friend-hd{
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	padding-left: 34px;
	background: url('../images/friend_hd.jpg') no-repeat;
}

.ewb-friend-hd a{
	color: #fff;
	font-family: "Microsoft Yahei";
	font-weight: bold;
}

.ewb-friend-bd{
	border: 1px solid #d7d7d7;
	height: 57px;
	border-top: 0;
	padding-left: 10px;
}

.ewb-friend-bd select{
	width: 222px;
	height: 21px;
	display: block;
	float: left;
	border: 1px solid #d4d0c7;
	margin-left: 6px;
	font-size: 12px;
	line-height: 21px;
	margin-top: 17px;
	color: #656565;
	text-align: center;
}

.zykh_ul > li{
	float:left;
	width:45%;
}

.zykh_ul li img{
	width:104px;
	height:50px;
	border:1px solid #e4e4e4;
	margin-bottom:2px; 
}

.zykh_ul_ml{
	margin-left:20px;
}

.infodetail {
    text-indent: 2em;
    line-height: 24px;
}