﻿/*--------------------------------------------------
 *@名称:		相关的重要css
 *@作者:		小黑
 *@QQ:		    290948585
 *@Date:        2016-08-10
 *@版本:		st04
 *@网站:		www.dtmuban.com
 *			特注：此文件非经许可，请勿修改
--------------------------------------------------*/
html {
	color:#333;
	background:#fff;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin:0;
	padding:0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block
}
audio, canvas, video {
	display:inline-block;
*display:inline;
*zoom:1
}
body, button, input, select, textarea {
	font:12px/1.5 tahoma, arial, "Hiragino Sans GB", \5b8b\4f53
}
input, select, textarea {
	font-size:100%
}
table {
	border-collapse:collapse;
	border-spacing:0
}
th {
	text-align:inherit
}
fieldset, img {
	border:0
}
iframe {
	display:block
}
abbr, acronym {
	border:0;
	font-variant:normal
}
del {
	text-decoration:line-through
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:500
}
ol, ul {
	list-style:none
}
caption, th {
	text-align:left
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:500
}
q:before, q:after {
	content:''
}
sub, sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
sup {
	top:-.5em
}
sub {
	bottom:-.25em
}
a {
	color:#333
}
a:hover {
	color:#ed5f01;
	text-decoration:underline
}
ins, a {
	text-decoration:none
}
code, kbd, pre, samp {
	font-family:monospace, serif;
	font-size:1em
}
.clearfix:after, .layout:after, .clf:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:'.';
	clear:both;
	height:0
}
.clearfix, .layout, .clf {
	zoom:1
}
.clear {
	font-size:0;
	line-height:0;
	height:0;
	clear:both;
	visibility:hidden;
	overflow:hidden
}
.fn-hide {
	display:none
}
.fl, .fr {
	display:inline
}
.fl {
	float:left
}
.fr {
	float:right
}
.f_r {
    float: right !important;
}
.fn-text-overflow {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.fn-linear {
	background:-webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#f1f1f1));
	background:-moz-linear-gradient(top, #fcfcfc, #f1f1f1);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f1f1f1');
	background:-o-linear-gradient(top, #fcfcfc, #f1f1f1);
	background:-ms-linear-gradient(top, #fcfcfc, #f1f1f1);
	background:linear-gradient(to bottom, #fcfcfc, #f1f1f1)
}
.fn-linear-light {
	background:-webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#f9f9f9));
	background:-moz-linear-gradient(top, #fcfcfc, #f9f9f9);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f9f9f9');
	background:-o-linear-gradient(top, #fcfcfc, #f9f9f9);
	background:-ms-linear-gradient(top, #fcfcfc, #f9f9f9);
	background:linear-gradient(to bottom, #fcfcfc, #f9f9f9)
}
.fn-rmb {
	font-family:arial;
	font-style:normal;
	padding-right:4px
}
.fn-webkit-adjust {
	-webkit-text-size-adjust:none
}
input[type=button], input[type=submit] {
	-webkit-appearance:none
}
/*! build date: 2015-06-18 09:06 */
.top-container {
	height:40px;
	position:relative;
	z-index:81;
	font-size:12px
}
.top-content:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:'.';
	clear:both;
	height:0
}
.top-content {
	zoom:1;
	width:1180px;
	margin:0 auto;
	position:relative;
	height:100%
}
.top-content li {
	float:left;
	zoom:1
}
.top-content li li {
	float:none;
	border-left:0!important
}
.top-content .drop-down-trigger a:hover {
	text-decoration:none
}
.top-content-main {
	float:right;
	height:100%;
	margin-right:-15px;
	display:inline
}
.top-content-aside {
	float:left;
	height:100%
}
.top-opts {
	overflow:hidden
}
.top-opts ul {
	overflow:hidden;
	zoom:1;
	margin-left:-13px
}
.top-opts li {
	margin-top:11px;
	padding:0 12px 0 13px;
	height:18px
}
.top-user {
	float:left
}
.top-user li, .top-user .drop-down-trigger {
	padding:11px 20px
}
.top-user .top-drop-down {
	padding:0
}
.top-helpers {
	float:left
}
.top-helpers li {
	padding:11px 15px
}
.top-helpers .drop-down-trigger {
	padding-right:15px;
	background:url(style/help/bg.png) 50% 0 no-repeat;
	margin-right:-5px
}
.top-drop-down {
	position:relative
}
.top-drop-down .drop-down-menu a:link, .top-drop-down .drop-down-menu a:visited {
	color:#105599
}
.top-drop-down .drop-down-menu a:hover, .top-drop-down .drop-down-menu a:active {
	color:#ed5f01
}
.drop-down-menu {
	position:absolute;
	top:40px;
	background:#fff;
	left:-1px;
	z-index:9999;
	border-top:0!important;
	display:none
}
.login-box {
	width:258px;
	padding-bottom:28px
}
.login-box form {
	width:200px;
	margin:0 auto;
	padding-top:29px;
	position:relative;
	zoom:1
}
.login-box .error-box {
	position:absolute;
	top:6px;
	color:#ff954e
}
.login-box .row {
	margin-bottom:9px;
	height:30px;
	padding:0!important
}
.login-box .input {
	height:20px;
	line-height:20px;
	padding:4px;
	border:1px solid #e0e0e0;
	width:190px;
	float:left
}
.login-box .submit {
	display:block;
	width:200px;
	height:30px;
	border:0;
	font-size:14px;
	line-height:30px;
	text-align:center;
	background-color:#191;
	color:#fff;
	margin-top:12px;
	cursor:pointer
}
.login-box .submit:hover {
	background-color:#0e830e
}
.login-box img {
	width:63px;
	height:30px;
	margin:0 4px;
	float:left
}
.login-box p {
	color:#999;
	padding-top:2px
}
.login-box p input {
	margin-right:3px;
	_width:15px;
	_height:15px
}
.change-vcode {
	color:#999!important;
	height:30px;
	width:45px;
	line-height:16px;
	text-align:right;
	float:left;
	margin-top:-2px;
	position:relative;
	float:right
}
.login-box .silent-wrap {
	padding:20px 15px 0;
	color:#333
}
.login-box .silent-wrap strong {
	font-family:'微软雅黑';
	font-size:20px;
	font-weight:400;
	background:url(style/help/TU1Sn6lLnb.png) no-repeat 0 4px;
	padding:0 0 10px 26px;
	display:block
}
.login-box .silent-wrap p {
	padding:0
}
.user-summary {
	height:22px;
	margin-top:9px;
	float:left;
	display:none
}
.user-summary span {
	display:inline-block;
	line-height:22px
}
.user-summary img {
	width:22px;
	height:22px;
	margin:-3px 8px 0 0;
	vertical-align:text-top;
	position:relative
}
.user-summary a:hover {
	text-decoration:none
}
.user-summary .usr {
	margin-right:32px
}
.user-summary .num {
	background-color:#191;
	color:#fff;
	line-height:18px;
	margin-left:6px;
	font-size:11px;
	padding:0 5px
}
.user-summary .logout {
	margin:0 15px 0 20px
}
.my-work {
	width:228px;
	padding-bottom:10px
}
.my-work p {
	padding-top:5px
}
.my-work ul {
	margin:0 1px;
	padding-top:8px
}
.my-work li {
	border-bottom:1px solid #ededed;
	padding:10px 0 10px 20px
}
.my-work a {
	margin-right:15px;
	white-space:nowrap
}
.my-favorite {
	width:109px;
	height:122px
}
.my-favorite li {
	border-bottom:1px solid #ededed
}
.icon-favorite {
	width:16px;
	height:16px;
	background:url(style/help/bg.png) 50% 0 no-repeat;
	margin-right:5px;
	float:left;
	margin-bottom:-3px
}
.icon-x, .icon-xx, .icon-xxx {
	position:absolute;
	top:2px;
	left:0;
	width:25px;
	height:15px;
	overflow:hidden;
	background:url(style/help/bg.png) 0 0 no-repeat;
	text-indent:-999px
}
.icon-x {
	background-position:0 0
}
.icon-xx {
	background-position:0 -15px
}
.icon-xxx {
	background-position:0 -30px
}
.my-history {
	left:auto;
	right:-1px;
	width:259px
}
.my-history p {
	text-align:center;
	padding:15px 0;
	color:#999
}
.my-history li {
	position:relative;
	border-bottom:1px solid #ededed;
	padding:15px 10px 15px 48px
}
.my-history li i {
	top:17px;
	left:16px
}
.clear-history {
	margin:0 1px;
	background-color:#f7f7f7;
	text-align:center;
	padding:8px 0
}
.clear-history a {
	color:#333
}
.my-sites {
	left:auto;
	right:-1px;
	width:230px
}
.my-sites p {
	padding-top:5px
}
.my-sites ul {
	margin:0 1px;
	padding-top:8px
}
.my-sites li {
	border-bottom:1px solid #ededed;
	padding:10px 0 10px 20px
}
.my-sites a {
	white-space:nowrap
}
.w66, .w72 {
	display:inline-block
}
.w66 {
	width:66px
}
.w72 {
	width:72px
}
.top-container {
	background-color:#f9f9f9;
	border-bottom:1px solid #f0f0f0
}
.top-container a:link, .top-container a:visited {
	color:#666
}
.top-container .active {
	background-color:#fff
}
.top-container .top-user .active {
	background-color:#666
}
.top-container .active .J-login {
	color:#fff!important
}
.top-container .top-opts li {
	background:url(style/help/bg.png) -27px -26px no-repeat
}
.top-container .top-helpers li {
	border-left:1px solid #e9e9e9
}
.top-container .drop-down-trigger {
	background-position:100% -31px
}
.top-container .active .drop-down-trigger {
	background-position:100% -50px
}
.top-container .icon-favorite {
	background-position:0 -77px
}
.top-container .drop-down-menu {
	border:1px solid #e9e9e9;
	box-shadow:0 3px 4px rgba(0, 0, 0, .1)
}
.top-blue {
	background-color:#105599;
	border-bottom:0
}
.top-blue a:link, .top-blue a:visited {
	color:#fff
}
.top-blue .active {
	background-color:#0f4e8d
}
.top-blue .top-user .active {
	background-color:#191
}
.top-blue .top-opts li {
	background:url(style/help/bg.png) -27px 4px no-repeat
}
.top-blue .top-helpers li {
	border-left:1px solid #2466a7
}
.top-blue .drop-down-trigger {
	background-position:100% 8px
}
.top-blue .active .drop-down-trigger {
	background-position:100% -11px
}
.top-blue .icon-favorite {
	background-position:0 -45px
}
.top-black .drop-down-menu {
	border:1px solid #d7d5d5
}
.top-black {
	background-color:#333;
	border-bottom:0
}
.top-black a:link, .top-black a:visited {
	color:#fff
}
.top-black .active {
	background-color:#444
}
.top-black .top-helpers li {
	border-left:1px solid #444
}
.top-black .drop-down-trigger {
	background-position:100% -31px
}
.top-black .active .drop-down-trigger {
	background-position:100% -49px
}
.top-black .icon-favorite {
	background-position:0 -61px
}
.top-black .drop-down-menu {
	border:1px solid #d7d5d5
}
/*! build date: 2016-07-28 14:01 */
@charset "utf-8";
html {
	height:100%;
	overflow-y:scroll;
	_overflow-x:hidden
}
.layout {
	width:1180px;
	margin:0 auto
}
.pt-20 {
	padding-top:20px
}
#top-container {
	margin-top:-4px;
	height:39px;
	border-bottom-color:#828282;
	font-family:"\5B8B\4F53", arial, sans-serif
}
.top-content {
	height:39px
}
.top-user li, .top-user .drop-down-trigger {
	padding:11px 20px 10px
}
.top-helpers li {
	padding:11px 15px 10px
}
.my-history li {
	padding:15px 10px 15px 48px
}
.drop-down-menu {
	top:39px
}
body {
	font-family:"microsoft yahei", "\5B8B\4F53", arial, sans-serif
}
a:hover {
	text-decoration:none
}
.nav a, .side a {
-webkit-transition:all .1s linear;
-moz-transition:all .1s linear;
-o-transition:all .1s linear;
-ms-transition:all .1s linear;
transition:all .1s linear
}
.header-wrap {
	height:148px;
	background: #dd2726;
	border-bottom: 1px solid #c60a09;
	overflow:visible;
	position:relative;
	z-index:5;
	    padding-top: 29px;
}
.header {
	height:79px;
	padding-top:30px;
	position:relative
}
.header .logo {
	margin-right:14px;
	padding-left:2px
}
.header h1 {
	height:36px;
	padding-left:10px;
	margin-top:6px;
	border-left: 1px solid #c60a09;
	font-size:24px;
	color:#fff;
	line-height:36px;
	position:relative;
}
.header h1:after {
	position:absolute;
	content:'';
	display:block;
	left:0;
	width:1px;
	background: #ffffff;
	height:36px;
	top:0;
}
.nav {
	height:38px;
	border-bottom: 1px solid #c60a09;
}
.nav .layout {
	background: #c60a09;
	line-height:40px;
	height:40px;
	position:relative;
	margin-bottom:-2px;
}
.nav li {
	float:left;
	height:40px;
	position:relative
}
.nav li a {
	display:inline-block;
	padding:0 35px;
	font-size:16px;
	color:#fff
}
.nav li a:hover {
	background:#dd8726;
	color:#fff
}
.nav .active a {
	background:#77acf2
}
.nav .current a {
	background:#fff;
	color:#333;
}
.nav .current a:hover {
	background:#fff;
	color:#333
}
.nav .sub-nav {
	display:none;
	position:absolute;
	top:40px;
	left:0;
	width:100%
}
.nav .sub-nav li {
	float:none;
	border-top:1px solid #5d98e5;
	line-height:34px;
	height:34px
}
.nav .sub-nav a {
	color:#fff;
	background:#77acf2;
	font-size:14px;
	padding:0;
	text-align:center;
	width:100%;
	cursor:pointer
}
.nav .sub-nav a:hover {
	color:#fff;
	background:#528dd9
}
.search {
	width:487px;
	position:absolute;
	right:0;
	top:31px
}
.search .txt {
	width:368px;
	height:30px;
	padding:3px 10px;
	border: 2px solid #c60a09;
	border-right:0;
*line-height:30px;
}
.search .txt:focus {
	box-shadow:0 1px 2px rgba(213, 213, 213, 1) inset
}
.search .btn {
	height:40px;
	width:97px;
	background: #c60a09 url(style/help/helpico-xiaohei.png) no-repeat 0 2px;
	border:0;
	text-indent:-99em;
	cursor:pointer;
}
.search input:focus {
	outline:0
}
.search p {
	line-height:27px;
	clear:left;
	width:100%;
	height:27px;
	overflow:hidden
}
.search a {
	color:#f5f9ff;
	margin:0 10px
}
.search a:hover {
	color:#002f6c
}
.banner {
	height:196px;
	overflow:hidden;
	position:relative;
	width:1180px;
	line-height:0;
	margin:0
}
.J_gallery_pagin {
	position:absolute;
	bottom:10px;
	right:10px
}
.J_gallery_pagin i {
	height:10px;
	width:10px;
	display:inline-block;
	line-height:4;
	overflow:hidden;
	background:url(style/help/dxGIikGIaL.png) no-repeat 0 0;
	margin-right:15px;
	cursor:pointer;
	_background:#bdc0c3
}
.J_gallery_pagin .active {
	background:url(style/help/1I2K8P7OfK.png) no-repeat 0 0;
	_background:#f2c54c
}
.banner .close {
	position:absolute;
	right:10px;
	top:10px;
	height:23px;
	width:23px;
	background:url(style/help/lrI2qYF8WU.png) no-repeat 0 0
}
.section {
	margin-top:28px
}
.section .title {
	height:38px;
	border-bottom:1px solid #e6e6e6
}
.section h3 {
	display:inline-block;
	height:37px;
	line-height:37px;
	border-bottom: 3px solid #c60a09;
	font-size:16px;
	_display:inline;
	_zoom:1;
	margin-bottom:-2px;
	position:relative;
*display:inline;
*zoom:1;
}
.section .con {
	padding:45px 0 12px
}
.service-list li {
	float:left;
	width:105px;
	padding:0 12px;
	margin-right:46px;
	text-align:center;
	height:103px;
	overflow:hidden
}
.service-list span {
	margin-top:8px;
	line-height:28px;
	display:inline-block;
	width:100%
}
.service-list a {
	display:block;
	font-size:14px
}
.service-list a:hover {
	margin:2px 0 0 2px
}
.service-list a:hover span {
	color:#528dd9
}
.service-list a:hover i, .service-list a:hover span {
	cursor:pointer
}
.service-list li i {
	display:inline-block;
	height:60px;
	width:60px;
	background:url(style/help/helpico-xiaohei.png) no-repeat 0 -38px
}
.service-list li .i-2 {
	background-position:-60px -38px
}
.service-list li .i-3 {
	background-position:-120px -38px
}
.service-list li .i-4 {
	background-position:0 -98px
}
.service-list li .i-5 {
	background-position:-60px -98px
}
.service-list li .i-6 {
	background-position:-120px -98px
}
.section .question {
	padding:45px 0 21px 22px
}
.question .unit {
	height:186px;
	width:265px;
	margin-right:20px;
	position:relative;
	 margin-bottom: 20px;
}
.u-user {
	border:2px solid #709bd2
}
.u-shop {
	border:2px solid #56b897
}
.u-seller, .u-buy {
	border:2px solid #e5ab61
}
.u-control {
	border:2px solid #7a93c6
}
.u-buyer {
	border:2px solid #4baecf
}
.question .hd {
	height:48px;
	/*padding-left:54px;*/
	position:relative;
	text-align: center;
}
.u-user .hd {
	background:#709bd2
}
.u-shop .hd {
	background:#56b897
}
.u-seller .hd, .u-buy .hd {
	background:#e5ab61
}
.u-control .hd {
	background:#7a93c6
}
.u-buyer .hd {
	background:#4baecf
}
.question .hd em {
	line-height:48px;
	font-size:16px;
	color:#fff
}
.question i {
	display:inline-block;
	width:26px;
	height:23px;
	background:url(style/help/helpico-xiaohei.png) no-repeat 0 0;
	position:absolute;
	left:18px;
	top:14px
}
.u-user i {
	background-position:0 -158px
}
.u-shop i {
	background-position:-26px -158px
}
.u-buy i {
	background-position:-52px -158px
}
.u-control .hd i, .u-manage .hd i {
	background:url(style/help/jsSVoSFjEw.png) no-repeat 0 0
}
.question ul {
	padding:11px 0 0 18px;
	line-height:2
}
.question ul a {
	color:#777
}
.question ul a:hover {
	color:#528dd9;
	text-decoration:underline
}
.question .more {
	position:absolute;
	right:15px;
	top:160px;
	color:#528dd9
}
.question .more:hover {
	color:#528dd9
}
.section .service {
	padding:15px 0 0 20px
}
.service .unit {
	height:93px;
	border-right:1px solid #dee5ee;
	float:left;
	padding:30px 0 0 64px;
	position:relative
}
.service .unit i {
	position:absolute;
	height:40px;
	width:40px;
	left:14px;
	top:30px;
	background:url(style/help/helpico-xiaohei.png) no-repeat 0 -181px;
	cursor:pointer
}
.service .djt i {
	background-position:-40px -181px
}
.service .qgg i {
	background-position:-80px -181px
}
.service .gcx i {
	background-position:-120px -181px
}
.service .unit dt {
	font-size:14px;
	line-height:20px;
	margin-bottom:6px;
	cursor:pointer
}
.service .unit dd {
	color:#909090;
	line-height:18px;
-webkit-transition:all .1s linear;
	position:absolute;
	top:56px;
	width:160px;
	overflow:hidden;
	cursor:pointer
}
.service .unit:hover {
	background:#f4f4f4
}
.service .unit:hover dt {
	color:#333
}
.service .unit:hover dd {
	color:#909090
}
.service .all {
	opacity:0;
*display:none
}
.service .unit:hover .all {
	opacity:1;
*display:inline-block
}
.service .unit:hover .short {
	opacity:0;
*display:none
}
.service .adv {
	width:171px
}
.service .djt {
	width:171px
}
.service .qgg {
	width:171px
}
.service .gcx {
	width:172px
}
.service .last {
	border:0
}
.main .last {
	margin-right:0
}
.recommend {
	padding:21px 0 11px;
	margin-top:20px;
	background:#f7f7f7;
	position:relative;
	border:1px solid #e3e3e3
}
.recommend .ico-recommend {
	position:absolute;
	left:-1px;
	top:-1px;
	height:53px;
	width:54px;
	background:url(style/help/helpico-xiaohei.png) no-repeat -180px -221px
}
.recommend ul {
	padding-left:16px
}
.recommend li {
	margin-right:39px
}
.recommend li i {
	background-position:0 -221px
}
.recommend li .i-2 {
	background-position:-60px -221px
}
.recommend li .i-3 {
	background-position:-120px -221px
}
.recommend li .i-4 {
	background-position:0 -281px
}
.recommend li .i-5 {
	background-position:-60px -281px
}
.recommend li .i-6 {
	background-position:-120px -99px
}
.recommend li a:hover span {
	color:#0061c4
}
.cate {
	padding:43px 0 22px 50px;
	background:#f7f7f7;
	margin:33px 0 12px
}
.cate .unit {
	width:511px;
	height:171px;
	margin:0 50px 23px 0;
	background:#fff
}
.cate .hd {
	float:left;
	width:84px;
	height:100%;
	text-align:center
}
.cate i {
	display:inline-block;
	height:23px;
	width:26px;
	background-image:url(style/help/helpico-xiaohei.png);
	margin-top:41px
}
.u-buyer i {
	background-position:-161px -181px
}
.u-seller i {
	background-position:-189px -181px
}
.cate .u-buyer i, .cate .u-seller i {
	height:27px;
	margin-top:37px
}
.cate h3 {
	font-size:16px;
	color:#fff;
	margin-top:5px
}
.cate ul {
	height:126px;
	width:406px;
	float:left;
	padding:27px 0 0 19px
}
.cate li {
	float:left;
	width:100px;
	overflow:hidden;
	line-height:28px
}
.cate li a {
	color:#555
}
.cate li a:hover {
	color:#528dd9
}
.side {
	width:216px;
	margin-right:25px;
	float:left;
	border-bottom:1px solid #e0e0e0
}
.side i {
	background:url(style/help/helpico-xiaohei.png) no-repeat 0 -341px
}
.side-hd {
	height:40px;
	padding-left:54px;
	position:relative;
	line-height:40px;
	color:#fff;
	font-size:16px;
	margin-bottom:-1px;
	background:#c60a09
}
.side-hd i {
	position:absolute;
	top:11px;
	left:24px;
	height:19px;
	width:19px;
	overflow:hidden
}
.side-nav {
	height:36px;
	line-height:36px;
	padding-left:51px;
	font-size:14px;
	border:1px solid #e0e0e0;
	border-bottom:0;
	background:#f5f5f5;
	position:relative;
	cursor:pointer
}
.side-nav strong {
	font-weight:400
}
.side-nav i {
	background-position:-19px -341px;
	position:absolute;
	height:16px;
	width:16px;
	left:23px;
	top:11px;
	overflow:hidden
}
.side-nav:hover{
	background:#e1e1e1
}
.side-nav:hover i {
	background-position:-35px -341px
}
.active-nav i, .active-nav:hover i {
	background-position:-51px -341px
}
.active-nav strong {
	font-weight:700
}
.side .list {
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	padding:6px 0 6px 55px;
	display:none
}
.side .list li {
	height:24px;
	line-height:2
}
.side .list a {
	padding-left:10px;
	background:url(style/help/helpico-xiaohei.png) no-repeat -180px 5px
}
.side .current a, .side .list a:hover {
	background-position:-180px -15px;
	color:#c60a09
}
.side .active-list {
	display:block
}
.content {
	float:left;
	width:938px
}
.content a:hover {
	color:#528dd9
}
.question-tab {
	border:1px solid #e0e0e0;
	height:201px
}
.question-tab .tab-nav {
	height:42px;
	background:#f5f5f5;
	border-bottom:1px solid #e0e0e0
}
.question-tab .tab-nav li {
	float:left;
	width:110px;
	line-height:40px;
	border-bottom:1px solid #e0e0e0;
	text-align:center;
	height:42px;
	position:relative;
	margin-bottom:-1px;
	border-right:1px solid #e0e0e0;
	cursor:pointer;
-webkit-transition:background .1s linear
}
.question-tab .tab-nav span {
	display:block;
	border-top:3px solid #F5F5F5
}
.question-tab .tab-nav .tab-nav-active {
	background:#fff;
	border-bottom-color:#fff
}
.question-tab .tab-nav-active span {
	border-top:3px solid #77acf2
}
.question-tab .service-list {
	padding:34px 0 21px
}
.question-tab .service-list li {
	margin-right:10px;
	padding:0 10px;
	width:80px
}
.question-tab .service-list li a {
	font-size:12px
}
.question-tab li i {
	height:42px;
	width:42px
}
.question-tab li a:hover {
	color:#528dd9
}
.question-tab li .i-1 {
	background-position:0 -360px
}
.question-tab li .i-2 {
	background-position:-42px -360px
}
.question-tab li .i-3 {
	background-position:-84px -360px
}
.question-tab li .i-4 {
	background-position:-126px -360px
}
.question-tab li .i-5 {
	background-position:-168px -360px
}
.question-tab li .i-6 {
	background-position:-210px -360px
}
.hot-list {
	height:120px;
	padding:19px 0 0 7px;
	overflow:hidden
}
.hot-list li {
	width:313px;
	line-height:30px;
	padding-left:34px;
	overflow:hidden;
	height:30px;
	float:left;
	background:url(style/help/helpico-xiaohei.png) no-repeat -200px -36px
}
.hot-list a {
	color:#666
}
.public {
	padding:16px 0 0 27px
}
.public p {
	line-height:28px;
	font-size:14px;
	color:#444;
	margin-left:-7px
}
.public li {
	line-height:2;
	color:#777
}
.cate-nav {
	padding:32px 0 0 15px
}
.cate-nav .unit {
	float:left;
	width:328px;
	overflow:hidden;
	position:relative;
	padding:0 20px 27px 0
}
.cate-nav .title {
	display:block;
	font:700 14px/30px "\5B8B\4F53", arial, sans-serif;
	color:#3973bf;
	margin-bottom:5px;
	padding-left:12px
}
.cate-nav li {
	float:left;
	padding:0 12px;
	line-height:18px;
	margin-bottom:10px;
	border-right:1px solid #c6c6c6;
	height:18px
}
.cate-nav .last {
	border-right:0
}
.cate-nav a {
	color:#666;
	display:inline-block;
	height:18px;
	white-space:nowrap
}
.path {
	height:35px;
	line-height:35px;
	padding-left:8px;
	color:#888888;
	border-bottom:1px solid #eeeeee;
	font-family:"\5B8B\4F53", arial, sans-serif;
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#eeeeee', endColorStr='#ffffff', gradientType='0');
	background:-webkit-linear-gradient(top, #eeeeee, #fff);
	background:-moz-linear-gradient(top, #eeeeee, #fff);
	background:-o-linear-gradient(top, #eeeeee, #fff);
	background:-ms-linear-gradient(top, #eeeeee, #fff);
	background:linear-gradient(top, #eeeeee, #fff)
}
.ft-primary {
	font-weight:700;
	color:#528dd9
}
.ft-em {
	color:#ff781f;
	font-weight:700
}
.path .ft-primary {
	color:#888
}
.path a {
	color:#528dd9
}
.path a:hover {
	color:#528dd9;
	text-decoration:underline
}
.question-list {
	padding:6px 0 0
}
.question-list li {
	line-height:36px;
	padding-left:31px;
	border-bottom:1px dashed #eaeaea;
	background:url(style/help/helpico-xiaohei.png) no-repeat -205px -30px;
	height:36px;
	overflow:hidden;
	font-size:14px
}
.question-list .hot {
	background-position:-205px -90px
}
.question-list li:hover {
	background-color:#f5f5f5
}
.question-list02 {
	padding:6px 0 0
}
.question-list02 li {
	line-height:36px;
	padding-left:31px;
	border-bottom:1px dashed #eaeaea;
	background:url(style/help/helpico-xiaohei.png) no-repeat -205px -30px;
	height:36px;
	overflow:hidden;
	font-size:14px;
	float: left;
	width: 44%;
	margin-right:20px
}
.question-list02 .hot {
	background-position:-205px -90px
}
.question-list02 li:hover {
	background-color:#f5f5f5
}
.question-detail {
	padding:30px 0 62px 15px
}
.question-detail .title {
	line-height:45px;
	height:45px;
	font-size:18px;
	text-align:center;
	overflow:hidden
}
.question-detail .article {
	line-height:30px;
	font-size:14px
}
.question-detail .article a {
	color:#1169cd!important
}
.question-detail .article img {
	max-width:700px;
_width:expression(this.width > 700 ? '700px': true)
}
.feedback {
	border-top:1px solid #e7eff8;
	padding-left:9px
}
.feedback .title {
	line-height:34px
}
.feedback .q img {
	vertical-align:middle
}
.yes, .no {
	float:left;
	position:relative;
	height:32px;
	width:87px;
	padding-left:33px;
	margin:5px 6px 0 0;
	line-height:32px;
	background:url(style/help/helpico-xiaohei.png) no-repeat 0 -402px
}
.no {
	background-position:0 -501px
}
.feedback .yes:hover, .feedback .no:hover {
	color:#333
}
.tab-con {
	clear:left
}
.yes-con, .no-con {
	border:1px solid #e0e0e0;
	border-bottom:2px solid #f2f1f1
}
.inner {
	padding:24px 0 30px 26px;
	border-bottom:1px solid #e0e0e0
}
.no-con .inner {
	padding:2px 0 14px 26px
}
.no-con p {
	line-height:36px
}
.no-con li {
	line-height:32px
}
.no-con a {
	color:#1169c2
}
.nActive, .yActive {
	height:35px;
	background-position:0 -565px;
	margin-bottom:-1px;
	cursor:default
}
.yActive {
	background-position:0 -466px
}
.nDisable {
	background-position:0 -533px;
	cursor:default
}
.yDisable {
	background-position:0 -434px;
	cursor:default
}
.hint {
	background:url(style/help/helpico-xiaohei.png) no-repeat -252px -365px;
	padding-left:30px
}
.go-top {
	position:fixed;
	left:50%;
	bottom:100px;
	_bottom:auto;
	_position:absolute;
	cursor:pointer;
	height:68px;
	margin-left:510px;
	width:22px;
	display:none;
	background:url(style/help/helpico-xiaohei.png) no-repeat -180px -282px;
	border:1px solid #ccc
}
.go-top:hover {
	background-position:-202px -282px
}
.search-recommend {
	background:#f5f5f5;
	margin-bottom:20px;
	position:relative;
	padding-top:20px
}
.search-recommend .title {
	height:41px;
	overflow:hidden;
	border-bottom:1px dashed #eaeaea;
	font:700 14px/41px '5b8b\4f53', arial, sans-serif;
	color:#666
}
.search-recommend .top {
	height:175px;
	overflow:hidden
}
.search-recommend .show-all {
	height:auto
}
.search-recommend .box {
	background:#fff;
	border:1px solid #e1e1e1;
	margin:0 15px 20px;
	padding:14px 20px
}
.search-recommend .more {
	position:absolute;
	height:17px;
	width:17px;
	top:163px;
	right:26px;
	background:url(style/help/helpico-xiaohei.png) no-repeat -130px -564px
}
.search-recommend .m-up {
	background-position:-156px -564px;
	top:auto;
	bottom:86px
}
.search-recommend .detail {
	line-height:22px;
	padding-top:18px;
	color:#666
}
.search-recommend .fb-no-con a, .search-recommend .detail a {
	color:#528dd9
}
.search-recommend .detail a:hover {
	color:#ff781f;
	text-decoration:underline
}
.search-recommend .fb {
	background:#e2e2e2 url(style/help/helpico-xiaohei.png) no-repeat -120px -512px;
	height:31px;
	padding:7px 0 7px 115px
}
.search-recommend .fb-btn {
	height:31px;
	width:83px;
	background:url(style/help/helpico-xiaohei.png) no-repeat -120px -434px;
	padding-left:38px;
	line-height:30px;
	margin-right:11px;
	color:#555
}
.search-recommend .fb-btn:hover {
	color:#555
}
.search-recommend .fb-no {
	background-position:-121px -600px
}
.search-recommend .fb-disable {
	background-position:-120px -466px;
	cursor:default
}
.search-recommend .fb-no-con {
	line-height:31px;
	display:none
}
.search-recommend .fb-no-con a:hover {
	color:#ff781f;
	text-decoration:underline
}
.search-recommend .fb-yes-con {
	background-position:0 -600px;
	cursor:default
}
.search-recommend .q {
	margin:0 16px 0 3px
}
.search-recommend .q img {
	vertical-align:middle
}
.search-recommend i {
	height:28px;
	width:96px;
	position:absolute;
	left:-7px;
	top:9px;
	background:url(style/help/helpico-xiaohei.png) no-repeat -120px -402px
}
.search-result {
	padding:4px 0 19px
}
.search-result em {
	color:#ff5d02
}
.search-result .title {
	background:url(style/help/helpico-xiaohei.png) no-repeat -211px -36px;
	line-height:30px;
	height:30px;
	overflow:hidden
}
.search-result .title a {
	font:700 14px '5b8b\4f53', arial, sans-serif;
	color:#528dd9
}
.search-result .title a:hover {
	color:#ff781f;
	text-decoration:underline
}
.search-result li {
	padding:8px 0 14px;
	border-bottom:1px dashed #eaeaea
}
.search-result .desc {
	line-height:2
}
.search-result .title, .search-result .desc {
	padding-left:21px
}
.search-result .title em {
	font-weight:700
}
.guide-path {
	height:42px;
	line-height:42px;
	margin-top:20px;
	font-size:14px
}
.guide-path span {
	color:#777
}
.guide-tab {
	border:1px solid #e3e3e3;
	height:332px;
	position:relative;
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f6faff', endColorStr='#ffffff', gradientType='0');
	background:-webkit-linear-gradient(top, #f6faff, #fff);
	background:-moz-linear-gradient(top, #f6faff, #fff);
	background:-o-linear-gradient(top, #f6faff, #fff);
	background:-ms-linear-gradient(top, #f6faff, #fff);
	background:linear-gradient(top, #f6faff, #fff)
}
.guide-tab .tab-nav {
	height:131px;
	padding:26px 0 0;
	border-bottom:1px solid #e3e3e3;
	overflow:hidden
}
.guide-tab .buyer {
	padding-left:171px
}
.guide-tab .seller {
	padding-left:85px
}
.guide-tab .buyer .current {
	left:171px
}
.guide-tab .seller .current {
	left:85px
}
.guide-tab .reg, .guide-tab .enquiry, .guide-tab .shop, .guide-tab .product, .guide-tab .deal {
	height:157px;
	width:208px;
	text-align:center;
	float:left;
	background:url(style/help/helpico-xiaohei.png) no-repeat -290px -517px
}
.guide-tab .reg {
	background:0 0
}
.guide-tab .circle {
	height:103px;
	width:103px;
	color:#fff;
	display:block;
	cursor:pointer;
	padding:4px;
	margin:0 auto
}
.guide-tab .tab-nav-active {
	background:url(style/help/helpico-xiaohei.png) no-repeat -108px -744px
}
.guide-tab .cover {
	height:35px;
	width:103px;
	overflow:hidden;
	background:url(style/help/helpico-xiaohei.png) no-repeat 0 -636px;
	font-size:14px;
	padding-top:68px
}
.guide-tab .enquiry .cover {
	background-position:-108px -636px
}
.guide-tab .deal .cover {
	background-position:0 -744px
}
.guide-tab .shop .cover {
	background-position:0 -1040px
}
.guide-tab .product .cover {
	background-position:-108px -1040px
}
.guide-tab .current {
	position:absolute;
	top:157px;
	height:1px;
	background:#3889dc;
	width:208px;
*overflow:hidden
}
.guide-tab .current:after {
	content:'';
	display:block;
	height:0;
	width:0;
	border:7px solid transparent;
	border-bottom-color:#3889dc;
	top:-14px;
	left:97px;
	position:absolute
}
.guide-tab .tab-content {
	padding:25px 0 0 232px
}
.guide-tab .course {
	width:228px;
	padding-top:4px;
	height:134px;
	border-right:1px solid #e3e5e8;
	padding-left:27px
}
.guide-tab .br-0 {
	border-right:0
}
.guide-tab .course li {
	line-height:29px;
	padding-left:15px;
	background:url(style/help/helpico-xiaohei.png) no-repeat -239px -218px;
	height:29px;
	overflow:hidden
}
.guide-tab a {
	color:#666
}
.guide-tab .course p {
	width:77px;
	height:25px;
	background:#33aa51;
	border-radius:2px;
	color:#fff;
	line-height:25px;
	text-align:center;
	margin-bottom:12px
}
.tips {
	margin-top:33px;
	border-top:1px solid #e6e6e6
}
.tips-unit {
	padding:25px 0 33px
}
.tips-banner {
	height:180px;
	width:223px;
	background:url(style/help/helpico-xiaohei.png) no-repeat 0 -856px;
	margin-right:41px;
	position:relative
}
.tips-banner p {
	line-height:44px;
	text-align:center;
	margin-left:8px;
	width:185px;
	font-size:18px
}
.tips-banner img {
	border:6px solid #fff;
	margin-left:16px
}
.tips-banner i {
	position:absolute;
	left:0;
	top:0;
	background:url(style/help/helpico-xiaohei.png) no-repeat -240px -631px;
	width:48px;
	height:47px
}
.tips-banner .i-sj {
	background-position:-240px -760px
}
.tips-list li {
	line-height:29px;
	padding-left:20px;
	background:url(style/help/helpico-xiaohei.png) no-repeat -219px -35px
}
.tips-unit .tips-list {
	padding-top:7px
}
.tips-unit .title {
	width:112px;
	border-bottom:1px solid #e1e1e1;
	line-height:28px;
	position:relative;
	font-size:14px;
	margin-bottom:11px
}
.tips-unit .title:after {
	content:'';
	display:block;
	position:absolute;
	left:0;
	bottom:-1px;
	height:2px;
	background:#8bb8ea;
	width:83px
}
.tips-list li a {
	color:#666
}
.tips a:hover, .guide-tab a:hover {
	color:#528dd9;
	text-decoration:underline
}
.service-item {
	width:716px;
	padding-top:12px
}
.service-item li {
	float:left;
	width:238px;
	height:78px;
	margin-bottom:12px
}
.service-item a {
	padding:11px 0 0 2px;
	display:block;
	width:236px;
	height:67px
}
.service-item a:hover {
	background:#f4f4f4;
	text-decoration:none
}
.service-item i {
	float:left;
	width:40px;
	height:40px;
	margin:4px 8px 0 0;
	background-image:url(style/help/helpico-xiaohei.png);
	background-repeat:no-repeat;
	cursor:pointer
}
.service-item dl {
	float:left;
	width:188px;
	line-height:2;
	cursor:pointer
}
.service-item dt {
	font-size:14px
}
.service-item dd {
	color:#909090
}
.service-item a:hover dl {
	text-decoration:none
}
.service-item a:hover dt {
	color:#333;
	text-decoration:none
}
.service-item a:hover dd {
	color:#909090;
	text-decoration:none
}
.i-djt {
	background-position:-40px -181px
}
.i-qgg {
	background-position:-80px -181px
}
.i-gcx {
	background-position:-120px -181px
}
.i-xpb {
	background-position:0 -1147px
}
.i-jcl {
	background-position:-40px -1147px
}
.i-wsp {
	background-position:-80px -1147px
}
.w255 {
	width:255px
}
.w333 {
	width:333px
}
.w230 {
	width:230px
}
.w250 {
	width:250px
}
.bt-line {
	border-bottom:1px dashed #dbdbdb
}
#advice {
	background:#f4f4f4
}
.advice {
	padding:24px 21px 37px 33px;
	background:#fff;
	border:1px solid #eee;
	border-top:0
}
.suggestion .title, .advice .title {
	line-height:42px;
	height:42px;
	border-bottom:2px solid #e5e5e5;
	font-size:16px;
	position:relative
}
.suggestion .title h3, .advice .title h3 {
	display:inline-block;
	border-bottom:2px solid #528dd9;
*display:inline;
*zoom:1;
	margin-bottom:-2px;
	position:relative
}
.advice-form {
	width:518px;
	margin-right:97px
}
.advice-form form {
	padding:32px 0 0 33px
}
.advice .i-title h3 {
	padding-left:34px;
	background:url(style/help/helpico-xiaohei.png) no-repeat -240px -690px
}
.advice-form textarea {
	height:128px;
	width:463px;
	padding:10px;
	border:1px solid #cacaca
}
.advice-form textarea:focus {
	outline:0
}
.content-tip {
	color:#f33;
	padding-left:16px;
	background:url(style/help/helpico-xiaohei.png) no-repeat -260px -424px;
	display:none;
	line-height:30px;
	position:absolute;
	top:2px;
	left:0
}
#scontentTip {
	position:absolute;
	top:2px;
	left:0
}
#scontentTip .ok {
	display:none
}
.f-tip {
	padding-left:11px
}
.f-tip span {
	display:inline-block;
	padding-left:19px;
	background:url(style/help/helpico-xiaohei.png) no-repeat -286px -983px;
	height:30px;
	line-height:30px
}
.f-tip .ok {
	background-position:-286px -1103px
}
.pass .ok {
	display:none
}
.error {
	color:#e8592d
}
.advice-form .contact {
	padding:14px 0 0 20px;
	background:#fafafa;
	border:1px solid #dae1f2;
	margin-bottom:28px
}
.advice-form p {
	color:#666;
	font-size:14px;
	line-height:33px;
	margin-bottom:9px
}
.advice-form .hint {
	height:30px;
	color:#888;
	margin-bottom:21px;
	background:url(style/help/helpico-xiaohei.png) no-repeat -240px -832px
}
.advice-form .row {
	height:30px;
	line-height:30px;
	margin-bottom:25px
}
.advice-form label {
	width:49px;
	font-size:14px
}
.advice-form .text {
	width:210px;
	padding:0 10px;
	line-height:22px;
	border:1px solid #cacaca;
	height:28px
}
.advice-form .text:focus {
	border-color:#87b6f4;
	outline:1px solid #d6e3ef
}
.advice-form .submit02 {
	height:38px;
	border:0;
	width:114px;
	background:#333333;
	font-size:16px;
	color:#fff;
	font-family:"microsoft yahei", "\5B8B\4F53", arial, sans-serif;
	cursor:pointer;
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#333333', endColorStr='#666666', gradientType='0');
	background:-webkit-linear-gradient(top, #333333, #666666);
	background:-moz-linear-gradient(top, #333333, #666666);
	background:-o-linear-gradient(top, #333333, #666666);
	background:-ms-linear-gradient(top, #333333, #666666);
	background:linear-gradient(top, #333333, #666666)
}
.advice-form .submit02:hover {
	background:#666666
}
.advice-form .submit {
	height:38px;
	border:0;
	width:114px;
	background:#3973bf;
	font-size:16px;
	color:#fff;
	font-family:"microsoft yahei", "\5B8B\4F53", arial, sans-serif;
	cursor:pointer;
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#4b88d7', endColorStr='#3973bf', gradientType='0');
	background:-webkit-linear-gradient(top, #4b88d7, #3973bf);
	background:-moz-linear-gradient(top, #4b88d7, #3973bf);
	background:-o-linear-gradient(top, #4b88d7, #3973bf);
	background:-ms-linear-gradient(top, #4b88d7, #3973bf);
	background:linear-gradient(top, #4b88d7, #3973bf)
}
.advice-form .submit:hover {
	background:#5e93d7
}
.success-tip {
	padding:99px 0 0 95px;
	position:relative;
	display:none
}
.success-tip i {
	position:absolute;
	left:19px;
	top:103px;
	height:51px;
	width:51px;
	background:url(style/help/helpico-xiaohei.png) no-repeat -135px -1149px
}
.success-title {
	font-size:24px
}
.success-tip p {
	line-height:28px;
	margin:0;
	color:#888
}
.success-tip a {
	color:#528dd9
}
.success-tip a:hover {
	color:#ff781f;
	text-decoration:underline
}
.upload {
	padding-top:32px;
	position:relative
}
.img-picker {
	padding-left:22px;
	display:inline-block;
	background:url(style/help/helpico-xiaohei.png) no-repeat -250px -607px;
	position:absolute;
	right:0;
	top:5px;
	height:20px;
	line-height:20px;
	color:#528dd9;
*display:inline;
*zoom:1
}
.img-picker span {
	color:#a1a1a1
}
.img-box {
	width:70px;
	height:70px;
	display:inline-block;
	background:#ededed;
	padding:4px;
	position:relative;
	margin:0 17px 0 0;
	border:1px solid #e6e6e6;
	overflow:hidden;
*display:inline;
*zoom:1
}
.img-box img {
	height:70px;
	width:70px
}
.img-box .delete {
	height:14px;
	width:14px;
	background:#fff;
	color:#848484;
	font-weight:700;
	font-family:arial, sans-serif;
	font-size:14px;
	position:absolute;
	right:4px;
	bottom:4px;
	text-align:center;
	line-height:14px
}
.img-box .delete:hover {
	color:#4a84d2
}
.update {
	width:266px
}
.update .title {
	font-size:12px
}
.update .con {
	padding-top:28px;
	line-height:21px;
	color:#777;
	height:380px;
	overflow:hidden
}
.update .more {
	text-align:right;
	padding-top:15px
}
.update a {
	color:#528dd9
}
.update a:hover {
	color:#ff781f;
	text-decoration:underline
}
.suggestion {
	margin-top:16px;
	background:#fff;
	padding:9px 33px 21px 33px;
	border: 1px solid #eee;
}
.suggestion table{height: 60px;margin-top: 20px;}
.suggestion .title h3 {
	padding-left:32px;
	background:url(style/help/helpico-xiaohei.png) no-repeat -240px -870px
}
.suggestion .title .more {
	position:absolute;
	right:2px;
	top:8px;
	font-size:12px;
	color:#528dd9
}
.suggestion .title .more:hover {
	color:#ff781f;
	text-decoration:underline
}
.s-hint {
	height:30px;
	line-height:30px;
	padding-left:32px;
	background:#fafafa url(style/help/helpico-xiaohei.png) no-repeat -231px -832px;
	border:1px solid #dae1f2;
	margin:15px 0 8px;
	color:#888
}
.s-list {
}
.s-li {
	padding:0 0 0 84px;
	position:relative;
	border-bottom:1px dashed #e9e9e9
}
.s-li:hover {
	background:#f3f5ff
}
.s-li .avatar {
	position:absolute;
	height:53px;
	width:53px;
	border:1px solid #e1e1e1;
	border-radius:50%;
	overflow:hidden;
	left:6px;
	top:25px;
	_left:-78px
}
.s-li .detail {
	padding:25px 0 0 21px;
	line-height:2;
	background:url(style/help/MCsT52wfJB.png) no-repeat left 28px;
	color:#555;
	height:24px;
	overflow:hidden;
	position:relative;
	width:670px
}
.s-li .s-all {
	position:relative;
	right:2px;
	top:0;
	color:#5a8dcd;
	float:right;
	display:none
}
.s-li .s-all:hover {
	color:#ff781f;
	text-decoration:underline
}
.s-li .detail img {
width:expression(this.width > 600 ? '600px': true);
	max-width:600px;
	display:block
}
.s-li .s-img {
	margin-right:10px
}
.s-li .support {
	padding:8px 0 19px
}
.s-li .date {
	position:absolute;
	right:9px;
	top:28px;
	color:#888;
	_right:70px
}
.s-li .support-btn {
	height:28px;
	line-height:28px;
	width:86px;
	text-align:center;
	border:1px solid #dedede;
	color:#528dd9;
	font-size:14px;
	display:inline-block;
	border-radius:2px;
	margin-right:15px;
	background:#fff
}
.s-li .support-btn:hover {
	background:#528dd9;
	border-color:#528dd9;
	color:#fff
}
.s-li .support-done, .s-li .support-done:hover {
	width:88px;
	background:#fafafa url(style/help/helpico-xiaohei.png) no-repeat -271px -933px;
	border-color:#dae1f2;
	color:#333;
	padding-left:36px;
	text-align:left;
	font-size:12px;
	cursor:default
}
.s-li .total {
	display:inline
}
.error-tips {
	text-align:center;
	color:#666;
	padding:50px 0 124px;
	line-height:2;
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f9fbff', endColorStr='#ffffff', gradientType='0');
	background:-webkit-linear-gradient(top, #f9fbff, #fff 30%);
	background:-moz-linear-gradient(top, #f9fbff, #fff 30%);
	background:-o-linear-gradient(top, #f9fbff, #fff 30%);
	background:-ms-linear-gradient(top, #f9fbff, #fff 30%);
	background:linear-gradient(top, #f9fbff, #fff 30%)
}
.error-tips a {
	font-weight:700;
	color:#528dd9
}
.error-tips a:hover {
	text-decoration:underline
}
.advice .search-form {
	position:absolute;
	right:0;
	top:11px;
	height:22px;
	font-size:12px
}
.advice .search-form .text {
	height:20px;
	width:221px;
	padding:0 5px;
	border:1px solid #528dd9
}
.advice .search-form .text:focus {
	box-shadow:0 1px 2px rgba(213, 213, 213, 1) inset;
	outline:0
}
.advice .search-form .submit {
	height:22px;
	width:60px;
	color:#fff;
	background:#528dd9;
	border:0
}
.advice .rank {
	border:1px solid #dae1f2;
	background:#fafafa;
	border-top:0;
	margin-top:-8px;
	padding:10px 0 11px 31px;
	color:#888
}
.advice .rank-btn {
	display:inline-block;
	line-height:22px;
	height:22px;
	padding:0 20px 0 8px;
	border:1px solid #cecbce;
	color:#528dd9;
	background:#fff url(style/help/helpico-xiaohei.png) no-repeat -233px -1043px;
	margin-right:10px
}
.advice .rank-btn:hover {
	color:#528dd9
}
.advice .rank-date {
	background-position:-255px -1043px
}
.advice .rank-dis, .advice .rank-dis-date {
	background-position:-233px -1073px;
	color:#888;
	cursor:default
}
.advice .rank-dis-date {
	background-position:-255px -1073px
}
.advice .rank-dis:hover, .advice .rank-dis-date:hover {
	color:#888
}
.advice-search .number {
	line-height:35px;
	margin-top:7px;
	border-bottom:1px solid #e7eff8;
	padding-left:9px;
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f9fbff', endColorStr='#ffffff', gradientType='0');
	background:-webkit-linear-gradient(top, #f9fbff, #fff);
	background:-moz-linear-gradient(top, #f9fbff, #fff);
	background:-o-linear-gradient(top, #f9fbff, #fff);
	background:-ms-linear-gradient(top, #f9fbff, #fff);
	background:linear-gradient(top, #f9fbff, #fff)
}
.page {
	height:40px;
	text-align:right;
	padding:15px 0 0
}
.page span, .page a {
	vertical-align:middle;
	margin-right:5px
}
.page a {
	display:inline-block;
	height:22px;
	width:44px;
	border:1px solid #cbcbcb;
	color:#0061c4;
	text-align:left;
	line-height:22px;
	background:url(style/help/helpico-xiaohei.png) no-repeat -200px -137px
}
.page .prev {
	padding-left:10px
}
.page .next {
	width:48px;
	padding-left:6px;
	background-position:-250px -137px
}
.footer {
	line-height:38px;
	color:#999;
	margin-top:39px;
	padding-bottom:20px
}
.footer .layout {
	border-top:1px solid #e1e1e1
}
.footer .link {
	padding-right:17px
}
.footer span {
	padding-right:4px
}
.footer a {
	color:#999
}
.footer a:hover {
	color:#528dd9
}
#advice .footer {
	margin-top:10px
}
#advice .footer .layout {
	border:0
}
#advice .go-top {
	height:50px;
	width:50px;
	background-position:-200px -1150px
}
#advice .go-top:hover {
	background-position:-250px -1150px
}
.mainWrap {
	margin-top:20px
}
.mainLeft dt, .titleIntro p, .op-btn, .upTempleSuc-ico, .delPic-ico, .u-guard .hd i, .delCon-ico, .templeBtn, .upTempleSuc {
	background:url(style/help/yxwMrksITo.png) no-repeat
}
.mainLeft {
	width:217px;
	float:left;
	background-color:#f9fbfd;
	border-right:1px solid #e5eaef;
	overflow:hidden;
	padding-bottom:10px
}
.mainLeft dt {
	height:36px;
	line-height:36px;
	background-color:#f3f6fb;
	color:#333;
	padding-left:52px;
	margin-bottom:4px
}
.mainLeft dl a {
	line-height:30px;
	height:30px;
	padding-left:24px;
	color:#555;
	display:block
}
.mainLeft dl li {
	line-height:30px;
	height:30px;
	overflow:hidden
}
.mainLeft dl a:hover, .mainLeft dd a.active {
	background-color:#fff;
	padding-left:22px;
	border-left:2px solid #528dd9;
	color:#528dd9
}
.guard-rights {
	overflow:hidden
}
.manage-rights dt {
	background-position:24px 10px
}
.guard-rights dt {
	background-position:24px -19px
}
.mainLeft dd {
	border-bottom:1px dashed #dbe2e9;
	padding:3px 0 4px;
	margin-bottom:-1px
}
.mainRight {
	width:741px;
	float:right
}
.titleIntro {
	padding:8px 16px 11px;
	background-color:#f9fbfd;
	border-bottom:1px solid #e5eaef
}
.titleIntro h2 {
	font-size:16px;
	line-height:35px
}
.titleIntro p {
	line-height:25px;
	color:#888;
	background-position:0 -50px;
	padding-left:22px
}
.titleIntro p a {
	color:#528dd9
}
.form-section {
	padding:16px 16px 7px;
	margin-top:16px;
	background-color:#f9fbfd;
	border-bottom:1px solid #e5eaef
}
.formRows {
	margin-bottom:18px;
	position:relative
}
.shopSites {
	margin-bottom:5px
}
.shopSites .formCols {
	width:269px
}
.licenceTips {
	margin:0 10px;
	width:426px
}
.licence-pic {
	padding-left:162px
}
.delSiteBtn {
	position:absolute;
	top:5px;
	right:-39px;
	color:#528dd9;
	cursor:pointer
}
.formRows label {
	float:left;
	line-height:28px;
	width:162px;
	text-align:right;
	color:#333;
	font-size:14px
}
.formRows label em, .select-ways p em {
	color:#ff461b;
	font-family:sans-serif;
	margin-right:4px
}
.formCols {
	float:left;
	margin-right:15px;
	position:relative
}
.formCols input, .waysCon input {
	border:0;
	height:26px;
	border:1px solid #bababa;
	line-height:28px;
	width:256px;
	padding-left:11px
}
.formCols textarea {
	border:1px solid #bababa;
	resize:vertical;
	width:334px;
	height:80px;
	padding:10px 13px
}
.formCols input:hover, .waysCon input:hover {
	border-color:#77acf2;
	box-shadow:0 0 2px #dae8f4
}
.formCols input[type=button] {
	width:85px;
	height:25px;
	background-color:#fff;
	color:#528dd9;
	line-height:23px;
	padding:0;
	cursor:pointer;
	margin-top:2px;
	float:left
}
.formCols input[type=button].disBtn {
	background-color:#f2f2f2;
	color:#cdcdcd
}
.formCols .upload:hover {
	background-color:#528dd9;
	border:0;
	box-shadow:none;
	color:#fff
}
.op-cols {
	float:left;
	line-height:28px;
	color:#9e9e9e
}
.op-btn {
	cursor:pointer;
	color:#528dd9;
	padding-left:16px
}
.addUrlBtn {
	background-position:0 -76px
}
.templeBtn {
	background-position:0 -96px
}
.formCols input[type=button].upTempleSuc {
	color:#777;
	background-position:0 -355px;
	border:0
}
.licence-pic li {
	padding:4px;
	border:1px solid #e6e6e6;
	width:70px;
	height:70px;
	background-color:#ededed;
	margin:10px 10px 0 0;
	float:left;
	position:relative
}
.licence-pic img {
	width:70px;
	height:70px
}
.delPic-ico {
	background-position:-86px -220px;
	width:14px;
	height:14px;
	position:absolute;
	bottom:5px;
	right:5px;
	cursor:pointer
}
.delPic-ico:hover {
	background-position:-86px -80px
}
.able-delPic {
}
.formCols input[name=personName] {
	width:136px
}
.select-ways {
	padding-left:110px;
	font-size:14px
}
.select-ways .waysCon input {
	font-size:12px
}
.select-ways p {
	line-height:28px;
	color:#666
}
.waysTrigger {
	line-height:42px
}
.waysTrigger input {
	margin:15px 4px 0 12px;
	float:left
}
.waysCon.current {
	display:block
}
.waysCon {
	display:none;
	position:relative;
	float:left
}
.waysCon input {
	width:164px
}
.waysCon label {
	width:86px;
	text-align:right;
	float:left;
	line-height:28px;
	color:#555
}
.submitBtn input {
	width:138px;
	line-height:43px;
	display:block;
	height:43px;
	margin:20px auto 0;
	background-color:#4885d3;
	border:0;
	font-size:16px;
	color:#fff;
	cursor:pointer
}
.submitBtn input:hover {
	background-color:#5e93d7
}
.delCon-ico {
	background-position:0 -120px;
	width:20px;
	height:20px;
	position:absolute;
	bottom:4px;
	right:1px;
	cursor:pointer;
	display:none
}
.inputWrap {
	position:relative;
	float:left
}
.shopSites .inputWrap {
	margin-bottom:13px
}
.helpForm-tips {
	float:left;
	margin:5px 0 0 15px
}
.submitTips {
	width:200px;
	height:30px;
	text-align:center;
	line-height:30px;
	background-color:#7ac67f;
	color:#fff;
	font-size:14px;
	margin:20px auto 0;
	font-weight:700;
	display:none
}
.select-trigger {
	margin-top:16px;
	height:30px
}
.select-trigger li {
	padding:0 15px 16px;
	float:left
}
.select-trigger li span {
	float:left;
	height:28px;
	padding:0 9px;
	border:1px solid #bababa;
	color:#555;
	line-height:28px;
	cursor:pointer
}
.select-trigger li span:hover, .select-trigger li.active span:hover {
	background-color:#528dd9;
	color:#fff;
	border-color:#528dd9
}
.select-trigger li.active {
	border-bottom:2px solid #528dd9
}
.select-trigger li.active span {
	border-color:#528dd9;
	color:#528dd9
}
.tips-ico {
	background-position:0 -286px
}
.form-title {
	padding:16px 16px 0
}
.form-title p {
	color:#888;
	line-height:22px;
	text-indent:2em
}
.cate .u-manage {
	border:2px solid #4687c7;
	height:171px
}
.cate .u-manage ul, .cate .u-guard ul {
	height:auto
}
.u-manage li {
	width:auto;
	padding-right:15px
}
.u-manage .hd {
	background-color:#4687c7
}
.cate .u-guard {
	border:2px solid #7ac67f;
	height:171px
}
.u-guard li {
	width:auto;
	padding-right:30px
}
.u-guard .hd {
	background-color:#7ac67f
}
.u-guard .hd i {
	background-position:-72px -150px
}
.authorize {
	display:none
}
.contact-ways {
	padding:0 0 15px 60px;
	font-size:14px
}
.contact-ways em {
	color:#ff461b;
	font-family:sans-serif;
	margin-right:4px
}
.self-side {
	border-bottom:0
}
.self-help-nav {
	border:1px solid #e0e0e0;
	border-top:0
}
.self-help-nav li a {
	display:block;
	height:36px;
	line-height:36px;
	background:#f5f5f5;
	padding-left:51px;
	font-size:14px;
	border-top:1px solid #e0e0e0;
	margin-top:-1px
}
.self-help-nav li a:hover, .self-help-nav .select a {
	background:#e1e1e1;
	color:#333
}
.w268 {
	width:268px!important
}
.ui-form-item {
	padding:5px 0 5px 160px;
	zoom:1;
	line-height:30px
}
.ui-form-item:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden
}
.ui-label {
	float:left;
	width:160px;
	margin-left:-160px;
	height:28px;
	line-height:28px;
	text-indent:20px;
	display:inline;
	color:#000;
	padding-right:10px;
	text-align:right;
	font-size:14px
}
.ui-form-label {
	margin-right:20px;
	cursor:pointer
}
.ui-input {
	height:18px;
	line-height:18px;
	padding:4px 10px;
	border:1px solid #ccc;
	margin-right:10px;
	vertical-align:middle;
	border-radius:2px;
	width:160px
}
.ui-form-select {
	min-width:100px;
	height:30px;
	border:1px solid #b4b4b4;
	margin-right:8px;
	_width:100px
}
.ui-input:focus {
	border-color:#00f
}
.ui-form .must-ico {
	color:#0f68dc;
	margin-right:6px;
	margin-left:-13px
}
.ui-form textarea {
	display:block;
	border:1px solid #ccc;
	width:350px;
	height:90px
}
.ui-button {
	display:inline-block;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	cursor:pointer;
	font-size:14px;
	font-family:inherit;
	border-radius:2px;
	padding:0 20px;
	background-image:none
}
.ui-button:hover {
	text-decoration:none
}
.ui-button-sblue {
	height:24px;
	line-height:24px;
	border:1px solid #2277e6;
	background-color:#247ef2;
	color:#fff;
	font-size:12px;
	padding:0 10px
}
.ui-button-mblue {
	background-color:#247df1;
	border:1px solid #2276e6;
	color:#fff;
	height:30px;
	line-height:30px
}
.ui-button-mblue:hover {
	color:#fff;
	background-color:#2277e6
}
.ui-button-mgray, .ui-button-sgray {
	border:1px solid #dbdbdb;
	background-color:#f7f7f7;
	min-width:48px;
*width:auto;
*overflow:visible;
	height:30px;
	line-height:30px;
	color:#ccc;
	cursor:default
}
.ui-button-mgray:hover, .ui-button-sgray:hover {
	text-decoration:none!important;
	color:#666!important;
	background-color:#ededed
}
.ui-button-sgray {
	line-height:24px;
	height:24px;
	cursor:pointer;
	font-size:12px;
	padding:0 12px;
	color:#666
}
.help-tip {
	color:#999;
	font-size:12px
}
.help-form-box {
	margin:30px 0
}
.help-form-tit {
	text-align:center;
	font-size:18px;
	margin-bottom:20px
}
.help-form-tit span {
	font-size:14px
}
.help-form-tit span a, .down-file a, .gongchang-terms {
	color:#528dd9
}
.help-form-tit span a:hover, .gongchang-terms:hover, .down-file a:hover {
	text-decoration:underline
}
.service-list li .shop-ico1 {
	background:url(style/help/WQcFvJvKIN.png) no-repeat 0 0
}
.service-list li .shop-ico2 {
	background:url(style/help/WQcFvJvKIN.png) no-repeat 0 -61px
}
.service-list li .shop-ico5 {
	background:url(style/help/0EDaF0hgn4.png) no-repeat 0 0
}
.help-form-suc {
	position:relative;
	padding-left:100px;
	width:400px;
	margin:80px auto;
	line-height:22px;
	min-height:400px;
	_height:500px
}
.help-form-suc i {
	background:#fff;
	width:48px;
	height:48px;
	position:absolute;
	top:0;
	left:40px;
	background:url(style/help/Ug6ZOuDDk3.png) 0 0 no-repeat
}
.help-form-suc h2 {
	font-size:18px;
	padding:3px 0
}
.help-form-suc p {
	font-size:14px;
	line-height:24px
}
.webuploader-element-invisible {
	display:none
}
.webuploader-element-invisible {
	display:none
}
.img-box p {
	line-height:70px;
	text-align:center;
	color:#666
}
.uploadPicBtn {
	float:left;
	margin-top:40px
}
.foot {
	margin-top:30px
}
.service-list li .shop-ico3 {
	background:url(style/help/Go2QEOJmXq.png) no-repeat 0 0;
	width:42px;
	height:42px
}
.service-list li .shop-ico4 {
	background:url(style/help/Go2QEOJmXq.png) no-repeat 0 -43px;
	width:42px;
	height:42px
}
.service-list li .shop-ico6 {
	background:url(style/help/Go2QEOJmXq.png) no-repeat 0 -86px;
	width:42px;
	height:42px
}
.question-tab .service-list li {
	padding:0 0 0 12px;
	width:100px
}
.code-input {
	width:110px
}
.get-code, .resend-code {
	display:inline-block;
	height:26px;
	line-height:26px;
	padding:0 10px;
	vertical-align:middle;
	background-color:#f7f7f7;
	border:1px solid #dbdbdb
}
.get-code:hover {
	color:#333!important;
	background-color:#ededed
}
.resend-code {
	display:none;
	cursor:default
}
.resend-code i {
	font-style:normal
}
.mask {
	display:none;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:.5;
	filter:Alpha(opacity=50);
	_width:0;
	_height:0;
	_background:0 0;
	z-index:10
}
.validation-dialog {
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-138px;
	margin-left:-240px;
	width:550px;
	height:350px;
	background-color:#fff;
	border-radius:10px;
	z-index:100
}
.dialog-header {
	padding-left:20px;
	line-height:42px;
	height:42px;
	border-bottom:solid 1px #e6e6e6;
	background-color:#f5f5f5;
	font-size:18px;
	color:#333;
	border-radius:10px 10px 0 0
}
.off {
	margin-top:14px;
	margin-right:23px;
	width:13px;
	height:14px;
	background:url(style/help/DK2cFBvB3X.png) no-repeat;
	cursor:pointer
}
.valida-content {
	margin:65px 0 0 80px;
	font-size:14px
}
.valida-content p {
	height:30px;
	line-height:30px;
	margin-bottom:10px
}
.valida-content p em {
	display:inline-block;
	width:110px;
	text-align:right
}
.phone-num span {
	display:inline-block;
	margin-left:10px
}
.valida-code em {
	float:left
}
.valida-code img {
	margin-left:10px
}
.img-code-input {
	padding-left:10px;
	margin-left:10px;
	height:28px;
	width:158px;
	border:solid 1px #c4c4c4;
	outline:0
}
.dialog-btn-box {
	margin-top:40px;
	margin-left:-80px;
	text-align:center
}
.off-dialog, .sub-code {
	display:inline-block;
	padding:0 25px;
	height:30px;
	margin-right:15px;
	text-align:center;
	background-color:#1e7bf8;
	font-size:14px;
	color:#fff
}
.dialog-btn-box .sub-code {
	height:32px;
	border:0;
	cursor:pointer
}
.dialog-btn-box .off-dialog {
	background-color:#f1f1f1;
	color:#333;
	border:1px solid #b2b2b2
}
.msg-tip {
	height:20px;
	line-height:20px;
	margin-bottom:0;
	padding-left:80px
}
.msg-tip .n-icon {
	vertical-align:-8%!important
}
.help-form-err {
	position:relative;
	padding-left:100px;
	width:400px;
	margin:80px auto;
	line-height:22px;
	min-height:400px;
	_height:500px
}
.help-form-err i {
	width:48px;
	height:48px;
	position:absolute;
	top:0;
	left:40px;
	background:url(style/help/Ug6ZOuDDk3.png) -94px 0 no-repeat
}
.help-form-err h2 {
	font-size:18px;
	padding:3px 0
}
.help-form-err p {
	font-size:14px;
	line-height:24px
}
.write-input-tit {
	width:85px!important
}
.write-input-tit em {
	margin-right:3px;
	color:#528dd9
}
.newcon {
	width:978px;
	border:1px solid #e3e3e3;
	border-top:0;
	background-color:#fff
}
.newcon a:hover {
	text-decoration:underline
}
.help-form-tit {
	margin-bottom:35px
}
.path {
	text-align:left;
	padding-right:20px
}
.ui-input {
	padding:6px 130px 6px 0;
	text-indent:1em
}
.ui-form-item {
	margin-left:88px;
	margin-bottom:10px
}
.ui-form-item p {
	margin-left:12px
}
.img-box .img-tex {
	margin:0
}
.down-file {
	font-size:14px;
	background:url(style/help/jvLxcu4nNa.png) no-repeat 0 center
}
.down-file a {
	margin-left:20px
}
.ui-but-sl {
	width:130px;
	height:32px;
	margin-bottom:45px
}
.agree-term {
	font-size:14px
}
.ui-label span {
	font-size:12px;
	color:#999;
	display:block;
	margin:-8px 18px 0 0
}
.help-form-tit a {
	text-decoration:none;
	font-size:14px;
	color:#528dd9;
	position:relative
}
.ui-rigte {
	font-size:14px
}
.ui-rigte a {
	color:#528dd9
}
.ui-shop {
	width:920px;
	height:auto;
	background-color:#f4f5fa;
	margin:0 auto 25px
}
.ui-title {
	font-size:14px;
	color:#666
}
.ui-title span {
	color:#333;
	font-weight:700
}
.ui-names {
	margin-left:10px
}
.ui-shop .ui-form-item {
	padding-top:24px;
	margin-left:60px
}
.ui-names {
	margin-top:3px
}
.success {
	overflow:hidden;
	margin:130px 0 0 278px
}
.success-ico {
	width:48px;
	height:48px;
	background:url(style/help/Y2IBNdaSVV.png) no-repeat 0 0;
	float:left
}
.success-untie {
	float:left;
	margin-left:15px
}
.success-title {
	font-size:18px;
	color:#333
}
.success-tex {
	font-size:12px;
	color:#666;
	margin-top:2px
}
.success-post {
	margin-top:14px
}
.success-post a {
	width:100px;
	height:30px;
	background-color:#247ef2;
	color:#fff;
	display:block;
	text-decoration:none;
	line-height:30px;
	text-align:center;
	border-radius:3px;
	font-size:14px
}
.success-post a:hover {
	color:#fff;
	background-color:#0f69dc;
	text-decoration:none
}
.change-company-form .textarea, .close-shop-form .textarea {
	width:380px;
	height:100px;
	padding:5px 10px;
	float:left;
	text-indent:10px;
	resize:none
}
.down-file .download-link {
	color:#304e8e
}
.success .error-ico {
	width:48px;
	height:48px;
	background:url(style/help/Ug6ZOuDDk3.png) no-repeat -94px 0;
	float:left
}
.cut-form-block {
	width:950px;
	margin:0 auto;
	padding-top:7px;
	border-top:1px dashed #e6e6e6;
	font-size:14px;
	color:#333
}
.cut-form-block div {
	height:50px;
	line-height:50px;
	padding-left:240px
}
.write-name-box .ui-title p {
	margin-left:0!important
}
.header-wrap .feedback-search {
	width:332px
}
.header-wrap .feedback-search .txt {
	width:245px!important
}
.header-wrap .feedback-search .btn {
	width:64px;
	background-position:-13px 2px
}
.common-trouble-box {
	height:16px;
	line-height:16px;
	margin-top:22px;
	font-size:14px;
	margin-bottom: 20px;
}
.common-trouble-box em {
	display:block;
	float:left;
	color:#666
}
.common-trouble-box a {
	display:block;
	padding:0 10px;
	float:left;
	border-left:1px solid #999;
	color:#2a4c8c
}
.update dl {
	font-size:14px;
	width:265px
}
.update dl dt {
	width:130px;
	height:35px;
	margin:7px 0;
	background-color:#e9e9e9;
	text-align:center;
	line-height:35px;
	color:#999;
	position:relative
}
.update dl dd {
	margin-left:15px;
	line-height:27px;
	color:#666
}
.update dl .current-tit {
	background-color:#528dd9!important;
	color:#fff!important;
	cursor:default
}
.current-tit i {
	display:block!important
}
.update dt i {
	display:none;
	width:10px;
	height:7px;
	background:url(style/help/6lkseZvJcO.png) no-repeat;
	position:absolute;
	bottom:-7px;
	left:60px
}
.highlight{color:#c60a09;}

/*内容页*/
.question-detail .title {
    line-height: 45px;
    height: 45px;
    font-size: 18px;
    text-align: center;
    overflow: hidden;
}
h3{font-weight: 500;}
.question-detail .article {
    line-height: 30px;
    font-size: 14px;
}
.feedback {text-align: center;
}

/*联系我们*/
.unit {
    /*border: 1px #ddd solid;*/
    background: #fff;
    margin-top: 15px;
}

.content02 {width: 1180px;margin-right: 0;min-height: 665px;}
.content-hd {
    position:relative;
    font-size:32px;
    line-height:93px;
    height:93px;
    text-align: center;
}
.detail {
    padding:0 30px 0 30px;
    border-top: 1px solid #e0e0e0;
}

.detail .article {
    padding-top:25px;
    line-height:27px;
    font-size:14px!important;
    padding-bottom:70px
}
.detail .article img {
    max-width:800px
}
.detail .article a {
    color:#304f8f!important
}
.detail .article a span {
    color:#304f8f!important
}
.detail .article p,.detail .article span,.detail .article a {
    font-size:14px!important;
    font-family:"microsoft yahei",SimSun,arial,sans-serif!important
}
.detail .article p{text-indent:2em}

.detail .service-bd02{
    padding: 20px 0;
}
.detail .service-bd {
    padding: 100px 0;
}
.detail .service-bd dl,.detail .service-bd dd {
	margin:0;
	padding:0;
	color:#757575;
	font-size: 14px;
}
.detail .service-bd dl {
	width:49%;
	text-align:center;
	float:left;
	height: 270px;
	    padding-bottom: 60px;
}
.detail .service-bd dl dt {
	font-size:30px;
	padding:10px 0;
	color:#424242
}
.detail .service-bd .bd {
	padding:100px 0
}
.detail .service-bd .o {
	border-right:1px solid #e0e0e0
}
.detail .service-bd .t a{
	margin: 25px auto 0 auto;
	color: #FFFFFF;
	width: 160px;
height: 40px;
}
.detail .service-bd .o a{
	margin: 25px auto 0 auto;
	color: #FFFFFF;
	width: 160px;
height: 40px;
}

.icon-contact {
    background-position: top left;
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-image: url("style/help/service_contact.jpg");
}
.icon-contact:hover{
	-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
    transform:scale(1.1);
}
.icon-contact01 {
    background-position: 0 0;
}
.icon-contact02 {
    background-position: 0 -109px;
}
.icon-contact03 {
    background-position: 0 -219px;
}
.icon-contact04 {
    background-position: 0 -329px;
}

.btn-primary {
    background: #c60a09;
    border-color: #c60a09;
    color: #fff;
}
.btn-primary:hover {
	background-color:#dd2726;
	color:#fff
}
.btn {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    padding: 0;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .4s;
    transition: all .4s;
}
/*关于我们banner*/
.intro-banner{background:url('style/help/banner12.png') center no-repeat;height:500px;background-position:center;}
.intro-banner2{background:url('style/help/banner2.png') center no-repeat;height:500px;background-position:center;}
.intro-banner3{background:url('style/help/banner2.png') center no-repeat;height:500px;background-position:center;}
.intro-banner4{background:url('style/help/banner2.png') center no-repeat;height:500px;background-position:center;}
.intro-banner5{background:url('style/help/banner2.png') center no-repeat;height:500px;background-position:center;}
.intro-banner10{background:url('style/help/banner2.png') center no-repeat;height:500px;background-position:center;}
.intro-banner11{background:url('style/help/contact_ber.jpg') center no-repeat;height:250px;background-position:center;}

 /*头部mini*/
.w1000{width: 1180px;margin: auto;}
.xctopnavbody{background-color: #ffffff;height: 29px;width: 100%;min-width: 1180px;line-height: 29px;border-bottom: 1px solid #dcdcdc;z-index: 110000;position: fixed;display: block;}
.xctopnav{position: relative;}
.xctopnav_left{float: left;position: absolute;}
.xctopnav_left div{float: left;margin-left: 10px;line-height: 30px;color: #333;}
.xctopnav_left em{ margin-left: 10px; color: #b7b7b7;}
#destoon_member em{margin-left: 10px;color: #b7b7b7;margin-right: 10px;}
.xctopnav_right{ float: right;  height: 30px; line-height: 30px;}
#triangle-down {width: 0;height: 0;border-left: 5px solid transparent;border-right:5px solid transparent;border-top: 5px solid #dd2726;}
.xcs{ overflow: hidden; position: absolute; top: 30px; left:0px; border: 1px solid #dcdcdc; background-color: #fff; padding: 10px 15px; border-top: none !important; color: #555;  font-size: 13px; z-index: 100; display: none; width: 290px;}
.xcphone:hover .xcs{display: block;}
.xcst{ margin-right: 5px;}
.xcs li{ line-height: 24px}
.xcst ul:first-child li{ color: #3e3e3e; font-weight: bold;}
.cb7{ color:#b7b7b7;}
.xcshca,.xcphone{ cursor: pointer;position: relative;}
.xcmysc{ padding:10px 0; border: 1px solid #dcdcdc; background-color: #fff; z-index: 100;border-top: none !important; position: absolute; top: 38px; right:10px;  width: 92px; text-align: center; display: none; width: 86px;}
.xcmysc li{ line-height: 24px;}

img {vertical-align: middle;}
.ml10 {margin-left: 10px !important;}
.ml20 {margin-left: 20px;}
.mt12{margin-top:13px}
.cb7 {color: #b7b7b7;}
.img100 {width: 100%;}
.xctopnav_left span.hym{ margin-right: 5px;}
.xctopnav_left span.my_news{ border-radius: 3px; color: #fff; padding: 0px 4px; margin-left: 2px;}
.xctopnav_left a.relative{display: inline-block;}
.xctopnav_left a.relative img{vertical-align: middle;margin-top:-3px}
.xctopnav_left a .codeBox{display: none;position: absolute;left:-19px;top: 29px;width:260px;background: #fff;padding:10px;z-index: 10;text-align: center;box-shadow: 0 3px 4px rgba(0,0,0,.2);}
.xctopnav_left a:hover .codeBox{display: block;}


.p_top_right{ float: right;  height: 30px; line-height: 30px;}
.p_top_right .hh{width: 92px;}
.p_top_right .triangle-down {width: 0;height: 0;border-left: 3px solid transparent;border-right:3px solid transparent;border-top: 3px solid #5b5b5b;}
.p_top_right .xiaohei,.p_top_right .list_txt{cursor: pointer;position: relative;}
.p_top_right .xiaohei .list{overflow: hidden;position: absolute;top: 29px;right:0px;border: 1px solid #dcdcdc;background-color: #fff;padding: 10px 15px;border-top: none !important;color: #555;font-size: 12px;z-index: 100;display: none;width: 250px;}
.p_top_right .xiaohei .listdh{overflow: hidden;position: absolute;top: 29px;right: 0px;border: 1px solid #dcdcdc;background-color: #fff;padding: 10px 15px;border-top: none !important;color: #555;font-size: 12px;z-index: 100;display: none;width: 760px;}
.p_top_right .xiaohei .list li{ line-height: 24px}
.p_top_right .xiaohei .listdh li{ line-height: 24px}
.p_top_right .xiaohei:hover .list{display: block;}
.p_top_right .xiaohei:hover .listdh{display: block;}

.listdh dl {width: 710px;}
.listdh dt {font-size: 13px;font-weight: bold;padding: 8px 20px 8px 20px;height: 14px;line-height: 14px;color: #555;float: left;}
.listdh dd {zoom:1;width: 640px;line-height: 24px;float: left;border-bottom: #dedede 1px dashed;}
.listdh dd span {float: left;height: 14px;line-height: 14px;margin: 8px 0;white-space: nowrap;padding: 0px 12px;border-right: solid #ececec 1px;}



.p_top_right .xiaohei .list_t{margin-right: 5px;padding: 0 6px;}
.p_top_right .xiaohei .list_t ul:first-child li{ color: #3e3e3e; font-weight: bold;}
.p_top_right .xiaohei .list_t li a{padding:0 2px 0 2px;}
.p_top_right .xiaohei .list_t dl dd span a:hover{border-bottom:#E60011 1px solid; text-decoration: none;}
.p_top_right .xiaohei .list_t li a:hover{ display:block; height:24px; background:#E60011; padding:0 2px 0 2px;text-decoration:underline;color:#fff !important;}
.p_top_right .xiaohei .list_t li:hover a{color:#fff !important;}
.p_top_right .cb7{ color:#b7b7b7;}
.p_top_right .listbox{padding:10px 0;border: 1px solid #dcdcdc;background-color: #fff;z-index: 100;border-top: none !important;position: absolute;top: 29px;right:10px;width: 92px;text-align: center;display: none;width: 86px;}
.p_top_right .listbox li{ line-height: 24px;}
.p_top_right .listbox li:hover{ display:block; height:24px; background:#E60011; text-decoration:underline;color:#fff !important;}
.p_top_right .listbox li:hover a{color:#fff !important;}
.p_top_right .keep{position: relative;}
.p_top_right .keep:hover .listbox{display: block;}
.p_top_right .mt12{margin-top: 14px;}

/*20160801*/
/*头部手机展开*/
.MobHC{overflow:hidden;height:28px;color:#787878;border-bottom:1px solid #efefef;text-indent:14px;font:normal 12px/28px "\5b8b\4f53";text-align: left;}
.MobHC span,.MobHC a{float:left;text-align: left;}
.MobHC a{display:inline-block;width:120px;}
.MobHC a:link,.MobHC a:visited{color:#787878;}
.Mobcont{overflow:hidden;margin-left: 0px!important;}
.Mobcont dl dt{width:121px;height:121px;padding:11px 0 0 13px;float:left;margin-left: 0;}
.Mobcont dl dd{float:left;padding-top:6px;width:110px;}
.Mobcont dl dd p{margin-left: 15px;margin-top: 25px;}
.Mobcont .mjies{padding-bottom: 20px; margin-top: -15px;}
.Mobcont dl dd p span{color:#787878;display:block;line-height:20px;margin-bottom:2px;text-align: left;}
.Mobcont dl dd a{display:block;}

.addIcon {
	position: absolute;
	top: 24px;
	left: 355px !important;
	width: 200px;
	height: 21px;
	text-indent: 8px;
	line-height: 22px !important;
	background: url(style/css/img/topIco.png) no-repeat 0 -27px;
	left: 40px;
}

.addIcon a {
	color: #fff;
}

.addIcon a:hover {
	color: #fff;
	text-decoration: underline;
}

.addIcon em {
	float: right;
	margin: 5px 6px 0 0;
	width: 12px;
	height: 12px;
	background: url(style/css/img/topIco.png) no-repeat -133px 0;
	cursor: pointer;
}

.stjs{position: relative;}
.stjs{width: 100%;padding-top: 160px;margin: 0 auto;margin-left: -290px;font-size: 50px;color: red;position: absolute;text-align: center;}