/* 帮助中心页面样式  */
.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 { padding-left:27px; display:table-cell; }
.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; }
.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 .mquick-nav dl{ width:83px; height:110px; float:left; margin-right:20px;margin-bottom:10px;border-bottom:none}

 
.navmquick dd{ text-align:center; line-height:32px; font-size:16px; height:32px; }

.navmquick 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;
}
.navmquick dt img{border:none;}

.navmquick 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 img,.procontent img { max-width:100%!important; height:auto!important;}/* 新闻内容  */
.m-mcon p, .procontent p { line-height:22px;margin-bottom:28px; }
/* 帮助新闻内容  */
.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;
}
/* 收藏 */
/*order */
dl.message2{
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 96%;
}

dl.message2 dd{
	margin: 0 0 6px 0;
	padding: 0px;
	float: left;
	width: 100%;
}
.round1li2 input {
	border-radius: 5px;-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
	line-height: 23px;
	height: 23px;
	width: 95%;
	padding-left: 5px;
	border: 1px solid;
	border-color: #CCC #EEE #EEE #CCC;
	background: whiteSmoke;
	font-size:1.2em;
}
.round1li2 textarea {
border-radius: 5px;-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
line-height: 23px;
height: 68px;
width: 95%;
padding-left: 5px;
border: 1px solid;
border-color: #CCC #EEE #EEE #CCC;
background: whiteSmoke;
font-size:1.2em;
}
.round1li3 input {
	border-radius: 5px;-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
	line-height: 23px;
	height: 23px;
	width: 150px;
	padding-left: 5px;
	border: 1px solid;
	border-color: #CCC #EEE #EEE #CCC;
	background: whiteSmoke;
	float:left;
	margin-right:10px;
	font-size:1.2em;
}
.round1li4 { margin: 0 auto 0 auto; width: 96%;}
.round1li4:after { clear: both; content: " "; display: block; }
.round1li4 input.button { 
	 font-size: 15px;
	 color:#ffffff;
	 font-weight: bold;
	  display:block;width: 100px; height: 35px; border-radius: 3px; -moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;  background:#007cc2;
}
/*news */
.newslist{}
.newslist ul{ }
.newslist ul li a{ display: block; border-bottom:solid #ffffff 2px;padding-bottom: 5px;padding-top: 5px; color:#2f4f69;   }
.newslist ul li a:hover{ text-decoration:none }
.newslist ul li p{font-size: 11px; line-height: 12px;color: #7f7f7f; }
 