/* 帮助中心页面样式  */
.m-help .m-con { margin:13px 10px 18px 10px; border-radius:5px; -webkit-border-radius:5px; border:1px solid #e1e1e1; overflow:hidden; }
.m-help .m-con .helplist li { height:33px; line-height:33px; display:table; width:50%; float:left; position:relative; }
.m-help .m-con .helplist .first { border-bottom:none; }
.m-help .m-con .helplist li a { display: block; height: 33px;overflow: hidden;padding-left: 27px;}
.m-help .m-con .helplist li a:before { content:""; position:absolute; background:#7c7c7c; width:9px; height:9px; left:7px; top:13px; z-index:10; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.m-help .m-con .helplist li a:after { content:""; position:absolute; width:9px; height:9px; left:5px; top:13px; z-index:11; background-color:#fafafa; background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#f8f8f8)); background-image: -webkit-linear-gradient(top, #fafafa, #f8f8f8); background-image: -moz-linear-gradient(top, #fafafa, #f8f8f8); background-image: -o-linear-gradient(top, #fafafa, #f8f8f8); background-image: -ms-linear-gradient(top, #fafafa, #f8f8f8); background-image: linear-gradient(top, #fafafa, #f8f8f8); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }

/* 关于我们  */
.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 21px; 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;}

.nav dd{ text-align:center; line-height:32px; font-size:16px; height:32px;  }

.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 .m-con{ padding:0 10px 10px 10px;}
.g-map .main_tit{ line-height:30px; font-size:16px; height:30px; text-shadow:1px 1px 1px #fff;text-indent:10px; margin:10px 0;}
.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{ 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;
}
/* 收藏 */


/*优势保障*/
.ystil{ height:35px; overflow:hidden}
.ystil li{ width:32%; text-align:center; float:left; height:33px; border-top:solid 1px #503f98;border-bottom:solid 1px #503f98;border-right:solid 1px #755091;line-height:33px; display:inline-block;font-size:12px; color:#fff; font-weight:bold;background:#5a2578; 
background: -moz-linear-gradient(top,  #97479b 0%, #73458c 50%, #5a2578 50%, #2a2263 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#97479b), color-stop(50%,#5a2578), color-stop(50%,#562476), color-stop(100%,#2a2264)); 
background: -webkit-linear-gradient(top,  #97479b 0%,#73458c 50%,#5a2578 50%,#2a2264 100%); 
background: linear-gradient(to bottom,  #97479b 0%,#73458c 50%,#5a2578 50%,#2a2264 100%);}
.ystil li:last-child,.ystil li:last-child.z-on{ border-right:0;}
.ystil li:last-child{ width:35%;}
.ystil li.z-on{border-top:solid 1px #f00;border-bottom:solid 1px #f00; border-right:solid 1px #e85f5f;background:#240c61; 
background: -moz-linear-gradient(top,  #e64d4d 0%, #e64d4d 50%, #db0000 50%, #dc0404 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e64d4d), color-stop(50%,#e64d4d), color-stop(50%,#db0000), color-stop(100%,#dc0404)); 
background: -webkit-linear-gradient(top,  #e64d4d 0%,#e64d4d 50%,#db0000 50%,#dc0404 100%); 
background: linear-gradient(to bottom,  #e64d4d 0%,#e64d4d 50%,#db0000 50%,#dc0404 100%); position:relative}
.ystil li.z-on:before{content:""; position:absolute; left:29%; bottom:0;width:40px; height:2px;background-color:#fff; background-image: -webkit-gradient(radial, left top, left bottom, from(#fff), to(#e02424)); 
background-image: -webkit-radial-gradient(circle,   #fff, #e02424); 
background-image: -moz-radial-gradient(circle, #fff, #e02424); 
background-image: radial-gradient(circle,  #fff, #e02424)}
.g-ys{ height:477px; overflow:hidden;}
.g-ys .m-box,.g-ys .sclwrap_box{width:100%; height:442px; overflow:hidden}
.ys_p1{ height:241px;}
.ysc1 h3{ padding:11px 0 0 11px;float:left; display:inline;}
.ysc1 ul{ padding:0 11px; float:left; display:inline;}
.ysc1 li{ clear:both; margin-bottom:7px;background:#dcdcdc; padding:6px 10px 0; font-size:12px; color:#000; line-height:20px;}
.ysc1 li span{ width:104px; height:17px;border-radius:8px; background:#ff9421; font-size:12px; color:#fff; font-weight:bold; display:block; line-height:17px;}
.ysc1 li p{ clear:both; padding:4px 3px 5px; display:block;}
.ysc1 li span i{ width:13px; height:13px; background:#fff; color:#ff9421; font-family:Arial, Helvetica, sans-serif; font-weight:normal; margin:2px 12px 2px 2px; display:inline-block; line-height:14px; border-radius:13px; text-align:center;box-shadow: 1px 1px 1px #717171 inset;}
.ysc1 li b,.ysc2 li b,.ysc3 li b{color:#c40000}

.ysc2 ul{ height:241px; overflow:hidden;float:left; display:inline;}
.ysc2 li{height:27px; line-height:27px;font-weight:bold; font-size:12px; padding:18px 25px;float:left; display:inline;width:100%}
.ysc2 li:nth-child(2n){ background:url(/mobile/Images/Index/bg01.jpg) repeat 0 0; background-size:3px 3px; padding:0 25px;}
.ysc2 li span{ font-weight:normal; padding:0 12px 0 20px; position:relative; display:inline-block}
.ysc2 li span:before{ content:""; position:absolute; left:0; top:11px; width:4px; height:4px; background:#ffaa36;}
.ysc2 p{ padding-left:10%;}
.ysc3 h3{ padding:26px 0 0 11px; height:37px; overflow:hidden;float:left; display:inline;}
.ysc3 ul{ height:210px;float:left; display:inline;}
.ysc3 li{ padding-left:9px; line-height:35px; height:35px; overflow:hidden;float:left; display:inline;}
.ysc3 li span{ font-weight:bold;}
.ysc3 li p{clear:both;padding:0;}