@charset "utf-8";

/*新闻公告*/

.box {
	height: 25px;
	background: #fff;
	overflow: hidden;
}

.t_news {
	height: 19px;
	background: url(../images/icon_top.png) 0 0px no-repeat;
	color: #333;
	margin: 2px 0;
	overflow: hidden;
	position: relative;
	font-size: 14px;
	margin-left: 8px;
}

.t_news b {
	line-height: 19px;
	font-weight: bold;
	display: inline-block;
	margin-left: 25px;
}

.news_li,
.swap {
	line-height: 19px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 90px;
}

.news_li a,
.swap a {
	color: #333;
}

.swap {
	top: 19px;
}


/*登录*/

.logindiv {
	width: 100%;
	height: 120px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	/*border-radius: 5px;border: 1px solid #EEEEEE;*/
}

.logindiv-img {
	width: 100px;
	height: 100px;
	line-height: 112px;
	float: left;
	margin-left: 8%;
}

.logindiv-img img {
	width: 80px;
	height: 80px;
	vertical-align: middle;
	border-radius: 50px;
}

.logindiv-c {
	float: left;
}

.logindiv-c p {
	font-size: 1rem;
	font-weight: bold;
	color: #1b5f9e;
	padding: 10% 0px;
}

.logindiv-c input {
	width: 40%;
	padding: 3%;
	margin-right: 5%;
	background: linear-gradient(to bottom, #69a333, #4a9339);
	color: #FFFFFF;
	border-radius: 5px;
	cursor: pointer;
}

.addressdiv {
	width: 90%;
	margin: auto;
	margin-top: 30px;
	background-color: #f5fcf1;
	font-size: 0.8rem;
	color: #666666;
	padding: 10px;
}


/*会员中心*/
.main{margin-bottom: 80px;}
.data {
	width: 100%;
	height: 100px;
	text-align: center;
	padding: 10px;
	background-color: #62a232;
	color: #FFFFFF;
	box-shadow: 0px 3px 3px #509026 inset;
}

.data-img {
	float: left;
	width: 80px;
	line-height: 80px;
	/*border: 1px solid #dcdcdc;*/
}

.data-img img {
	width: 100%;
	height: auto;
	vertical-align: middle;
	border-radius: 50px;
}

.data-name {
	float: left;
	text-align: left;
	font-size: 16px;
	margin-top: 15px;
	margin-left: 5px;
	overflow: hidden;
	padding: 5px 10px 5px 3px;
	/*border: 1px dashed #CCCCCC;*/
}

.w-95 {
	width: 95%;
	margin: auto;
}

.h-menber-list {
	background: #FFFFFF;
	margin-top: 10px;
	/*border-radius:5px ;*/
	height: 80px;
}

.h-menber-lists {
	width: 95%;
	height: 40px;
	border-bottom: 1px solid #DEDEDE;
	margin: auto;
}
.h-menber-lists span{line-height: 40px;}
.h-m-img {
	float: left;
	width: 25px;
	height: 25px;
	text-align: center;
	margin-top: 7px;
}

.h-m-img img {
	vertical-align: middle;
	border-radius: 5px;
}

.h-m-title {
	float: left;
	line-height: 40px;
	text-indent: 5px;
}

.h-m-l-img {
	width: 33.3%;
	height: auto;
	text-align: center;
	background-color#fff;
	float: left;
	margin-top: 9px;
	font-size: 14px;
/*	position:relative;*/
}
.h-m-l-imgs{
	width: 100px;
	margin: auto;
	vertical-align: middle;
	position:relative;
}
.h-m-l-img img {
	width: 40px;
	height: auto;
	vertical-align: middle;
}

.h-menber-l {
	width: 100%;
	background: #FFFFFF;
	margin-top: 10px;
	/*border-radius: 5px;*/
}
.number{
	position: absolute;background-color: #fd5555;color: #FFFFFF;padding:0px 5px;
	border-radius: 100%;font-size: 0.6rem;top: 0px;right:10%;
}
.dtat-perfect{float: right;text-align: right;line-height: 80px;}
.dtat-perfect .span2{font-size: 20px;color: #FFFFFF;}

/*留言*/

			.wo{width: 50px;
    height: 50px;
    margin-right: 15px;
    font-size: 14px;
    text-align: center;
    line-height: 48px;
    border-radius: 25px;
    border: 1px solid #ccc;}

    .ly-neirong{/*overflow: hidden;*/display: block;}
    .ly-neirong2{
    	line-height: 25px;padding: 6px 0; font-size: 14px;overflow: hidden;display: block;
    }

.t_img{float: left;width: 50px;height: 50px;margin-right: 15px;font-size: 14px;text-align: center; line-height: 48px;border-radius: 25px;border: 1px solid #008de4;}
.ly-div{padding: 10px;border: 1px solid #eee; margin: 10px 0 10px 45px;background-color:#f5f5f5;color: #008de4;}
.new-ly{background:#fff;margin-top:10px;padding:10px}
    .datetime{color: #666666;font-size:14px}
    .ly-new textarea{width: 100%;height: 100px;}
    .ly-button{background: #ea5252;width: 100%;height:35px;margin: auto;border: none;border-radius: 5px;color: #fff;}

/*预报包裹*/
.newtab {
    margin: 0 auto;
    text-align: center;
}
.bg-area {
    display: inline-block;
    padding: 5px 8px;
    border-radius: 3px;
    background-color: #ccc;
    margin: 8px 2px 12px;
    width: 40%;
    text-align: center;
    font-size: 13.3px;
    color: #000;
}
.bg-area-on {
    background-color: #62a232;
    color: #FFFFFF;
}
/*集运申请*/
input[type=checkbox] {
    zoom: 180%;
    vertical-align: middle;
}
/*推广链接*/