/* 新闻中心*/
.g-bd .m-con-3 { margin:1rem 3%; }
.g-bd .m-con-3 ul { }
.g-bd .m-con-3 li { height:3rem; line-height:3rem; padding:0 1.5rem; position:relative; white-space: nowrap; text-overflow:ellipsis; background-position:5px -1629px;overflow:hidden;display:block;border-bottom:1px solid #eaeaea; }
.g-bd .m-con-3 li:before { content:""; position:absolute; background:#3e3e3e; width:0.3rem; height:0.3rem; left:0; top:1.5rem; }

/* 关于我们  */
.m-cont .u-ttel{ float:right; padding-right:12px;}
.m-cont .m-con{ padding:17px 10px 18px 18px; margin-right:15px; background:url(/Mobile/Images/Web/aboutbg.gif) no-repeat right 46px;}
.m-cont .m-con p{ line-height:25px; font-size:12px;}
.m-cont .m-con-2{padding:21px 0 0 0px; width:320px; margin:0 auto;}
.m-cont .m-con-2 .m-nav dl{ width:83px; height:110px; float:left; margin-right:20px;margin-bottom:10px;}

.m-cont .m-tit.z-spe{ overflow: hidden;}
.m-cont .m-tit.z-spe .s-wc:first-child{ white-space: nowrap; overflow: hidden; height: 38px; line-height: 38px; text-overflow:ellipsis; float: left; display: block; width: 50%}

.nav dd{ text-align:center; line-height:32px; font-size:16px; height:32px; }
.nav dt{
	padding:9px;
	-moz-border-radius:65px;
	-webkit-border-radius:65px;
	border-radius:65px;
	width:65px;
    height: 65px;
	margin-right: 20px;
	float:left; 
    animation-name: buttonHover;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
	-webkit-animation-name: buttonHover;
	-webkit-animation-duration: 2s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
    -moz-animation-name: buttonHover;
	-moz-animation-duration: 2s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;
}
.nav dt:before{
	content:"";
	position:absolute;
	width:40px;
	height:40px;
	border-radius:40px;
	bottom:30px;
	left:30px;
}
/* 帮助新闻标题  */
.u-mtit h1 { font-size:18px; text-align:center; padding:24px 0 10px 0; }
.u-mtit h2{ font-size:18px; text-align:center; padding:24px 0 10px 0; }
.u-mtit p{ padding-top:10px; font-size:12px; padding-bottom:7px; border-bottom:1px solid #fff; }
.u-mtit p a{ margin-left:5px; }
.m-mcon, .procontent { border-top:1px solid #e6e6e6; padding:10px 14px 7px 10px; font-size:13px; }/* 新闻内容  */
.m-mcon p, .procontent p { line-height:22px;margin-bottom:28px;font-size:14px; }
/* 帮助新闻内容  */
.m-about .list { margin:5px; font-size:12px; line-height:22px; }
.m-about .list a { font-size:14px; height:33px; display:block; line-height:33px; padding-left:8px; overflow:hidden; }
.m-about .list a:nth-child(1) { border-top:0; }
.m-about .list a:last-child { border-bottom:0; }

.g-map  .s-wc{font-size:1.3rem;padding:1rem; background:#f8f8f8; color:#c92a3d; text-align:center;}
/*站点地图*/
.g-map .m-con{ padding:0 10px 10px 10px;}
.g-map .main_tit{ line-height:3rem; font-size:1.2rem; height:3rem; text-shadow:1px 1px 1px #fff;text-indent:10px; margin:10px 0; font-weight:bold;}
.g-map .map_list{border:1px solid #ddd; border-radius:5px; width:100%; overflow:hidden; box-shadow:2px 1px 3px #ddd;}
.g-map .map_list a li{ text-overflow:ellipsis;float:left; display:table-cell; width:33%; padding:10px 0; text-align:center; white-space:nowrap; overflow:hidden; position:relative;}
.g-map .map_list a li:before{content:""; position:absolute;right:0; top:0; height:100%;border-right:1px dashed #ddd;}
.g-map .map_list a li:after{content:""; position:absolute;bottom:0; left:0; width:100%; border-bottom:1px dashed #ddd;}
.g-map .map_list a:nth-child(3n) li:before{ border-right:0;}

/* 收藏 */
.bookmark {
    background: none repeat scroll 0 0 #F7FAFF;
    border-left: 5px solid #E1EBFD;
    border-right: 5px solid #E1EBFD;
    font-family: "微软雅黑","宋体";
    font-size: 16px;
    line-height: 1.5;
    margin: 0 auto;
}
/* 收藏 */
