body {
    background: url(../images/bg2.jpg) repeat;
}


/* location */

.ewb-location {
    height: 52px;
    line-height: 52px;
    font-size: 14px;
    padding-left: 35px;
    background: url(../images/location_icon.png) 10px center no-repeat;
}

.ewb-location a {
    color: #333;
}

.ewb-location span {
    color: #a8161e;
}

.ewb-personl{
	height: 494px;
}

@media(max-width: 979px){
	.ewb-personl{
		height: auto;
	}
}

/* 邮箱订阅 */

.ewb-email{
	border: 1px solid #dfdfdf;
	background: #fff;
}

.ewb-email-hd{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #dfdfdf;
	background: #e4e4e4;
	padding-left: 20px;
}

.ewb-email-hd a{
	color: #a8161e;
	font-size: 16px;
	font-weight: bold;
}

.ewb-email-bd{
	padding: 10px 9px 21px 9px;
}

.ewb-mail-mod{
	width: 49.1%;
	height: 264px;
	border-radius: 5px;
	background: #f1f1f1;
	margin-top: 10px;
}

.ewb-mail-cent{
	width: 84%;
	margin: 0 auto;
}

.ewb-mail-name{
	line-height: 40px;
	color: #a8161e;
	font-size: 16px;
	margin-top: 20px;
}

.ewb-mail-input{
	line-height: 26px;
	font-size: 14px;
	margin-top: 12px;
}

.ewb-mail-input span{
	display: block;
	width: 70px;
	float: left;
	margin-right: 5px;
	text-align: right;
}

.ewb-mail-input input{
	width: 73%;
	float: left;
	height: 24px;
	line-height: 24px;
	border: 1px solid #e4e4e4;
	background: #fff;
	text-indent: 10px;
	outline: 0;
	font-family: "Microsoft Yahei";
}

.ewb-mail-input input.ewb-spc{
	width: 40%;
	border-right: 0;
}

.ewb-mail-ma{
	width: 33%;
	float: left;
	padding: 0;
	border: 0;
	background: #a8161e;
	color: #fff;
	line-height: 26px;
	height: 26px;
	font-size: 14px;
	cursor: pointer;
	font-family: "Microsoft Yahei";
}

.ewb-bang-mail{
	display: block;
	width: 100px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	padding: 0;
	border: 0;
	border-radius: 3px;
	text-align: center;
	background: #a8161e;
	color: #fff;
	margin-left: 75px;
	cursor: pointer;
	font-family: "Microsoft Yahei";
	margin-top: 25px;
}

.ewb-explain{
	padding: 0 15px;
}

.ewb-explain-name{
	line-height: 46px;
	font-size: 16px;
	color: #a8161e;
}

.ewb-explain p{
	line-height: 24px;
	font-size: 14px;
}

@media(max-width: 979px){
	.ewb-mail-mod{
		width: 100%;
		float: none;
	}

	.ewb-mail-cent{
		width: 65%;
	}
}

@media(max-width: 767px){
	.ewb-mail-mod{
		height: auto;
		padding-bottom: 20px;
	}

	.ewb-mail-cent{
		width: 90%;
	}

	.ewb-mail-input span{
		width: 60px;
	}

	.ewb-mail-input{
		font-size: 12px;
	}

	.ewb-explain p{
		font-size: 12px;
	}
}

/* 已订阅栏目 */

.ewb-yet{
	height: 138px;
	border-radius: 5px;
	background: #f1f1f1;
	margin-top: 10px;
}

.ewb-yet-hd{
	line-height: 36px;
	font-size: 16px;
	padding-left: 10px;
}

.ewb-yet-hd a{
	color: #a8161e;
}

.ewb-yet-bd p{
	font-size: 16px;
	font-weight: bold;
	color: #999;
	margin-top: 30px;
	text-align: center;
}

@media(max-width: 979px){
	.ewb-yet{
		height: auto;
	}
}

/* 订阅邮箱 */

.ewb-has-mail{
	line-height: 30px;
	font-size: 14px;
	margin-top: 10px;
}

/* 已订阅 */

.ewb-column {
    min-height: 82px;
    border-radius: 5px;
    background-color: #f1f1f1;
    padding: 0 0 2px 10px;
}

.ewb-column-items>li {
    position: relative;
    float: left;
    width: 16.6%;
    padding-bottom: 10px;
}

@media(max-width: 979px) {
    .ewb-column-items>li {
        width: 25%;
    }
}

@media(max-width: 480px) {
    .ewb-column-items>li {
        width: 50%;
    }
}

.ewb-column-items>li>a {
    display: block;
    line-height: 34px;
    height: 34px;
    background-color: #fff;
    border: 1px solid #d7d5d5;
    text-align: center;
    border-radius: 5px;
    color: #333;
    font-size: 14px;
    margin-right: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-column-items>li>a.ewb-add {
    font-size: 30px;
    line-height: 30px;
}

.ewb-close {
    position: absolute;
    right: 5px;
    top: -8px;
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/rss/close.png) left top no-repeat;
    display: none;
    cursor: pointer;
}

.ewb-column-items>li.ewb-cur>a {
    background-color: #a8161e;
    color: #fff;
    border-color: #a8161e;
}

.ewb-column-items>li.ewb-cur>.ewb-close {
    display: block;
}

/* 弹出样式 */

.layui-layer.rss-class {
    background-color: #fff;
}

.rss-class .layui-layer-title {
    background: #e4e4e4;
    color: #a8161e;
    font-size: 14px;
    font-weight: bold;
    border: 0;
}

.rss-class .layui-layer-btn {
    text-align: center;
}

.rss-class .layui-layer-btn a {
    width: 28px;
    height: 24px;
    line-height: 24px;
    background-color: #a8161e;
    border: 1px solid #a8161e;
}

.rss-class .layui-layer-btn .layui-layer-btn1 {
    background: #e4e4e4;
    border: 1px solid #d4d4d4;
}