
.wrapAll {
	background: #eeeeee;
	overflow: hidden;
}

.wraps {
	width: 1170px;
	margin: 0 auto;
	padding-bottom: 30px;
}

.text {
	color: #666666;
	font-size: 14px;
}

.heder {
	overflow: hidden;
	background: #ffffff;
}

.wraps h1 {
	float: right;
}

.wraps h2 a {
	float: left;
}

.titleTop {}

.wraps h2 font {
	float: right;
	margin-top: 30px;
	font-size: 29px;
}

.gt {
	font-size: 14px;
	color: #000;
	margin-top: 50px;
	font-weight: bold;
}

.wraps h2 {
	float: left;
	width: 433px;
}

.poto li img {
	width: 700px;
	height: 500;
}

.poto {
	margin-top: 20px;
}

.wraps h2 p {}

img {
	border: 0;
}

ul,
li {
	list-style-type: none;
}



.treebox {
	width: 245px;
	background: #fff;
	float: left;
	padding-left: 15px;
	padding-top: 15px;
	margin-left: 10px;
	_margin-left: 0px;
}

.menu {
	overflow: hidden;
	border-color: #ddd;
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
}


/*第一层*/

.menu li.level1 a {
	display: block;
	height: 57px;
	line-height: 57px;
	color: #777777;
	font-weight: bold;
	padding-left: 50px;
	border-left: 3px solid #fff;
	border-bottom: 1px solid #eeeeee;
	font-size: 16px;
	position: relative;
}

.logo_ctn {
	display: block;
	float: left;
	width: 210px;
}

.logo_ctn img {
	display: inline;
	float: left;
	margin-top: 14px;
}

.logo_ctn span {
	display: block;
	float: left;
	font-size: 12px;
	margin-top: 4px;
	color: #a7a9aa;
}

.menu li.ab a {
	display: block;
	height: 57px;
	line-height: 57px;
	color: #777777;
	font-weight: bold;
	padding-left: 50px;
	border-bottom: 1px solid #eeeeee;
	font-size: 16px;
	position: relative;
}

.menu li.level1 a:hover {
	text-decoration: none;
	color: #0f93ca;
}
.teRight .text dd a:hover {
	text-decoration: none;
	color: #0f93ca;
}
.menu li.ab a:hover {
	text-decoration: none;
	color: #0f93ca;
}

.menu li.level1 a.current {
	background: #eeeeee;
	border-left: 3px solid #0f93ca;
}

.teRight .laga li a:hover {
	text-decoration: none;	color: #0f93ca;
}

/*============修饰图标*/




/*============小箭头*/

.level1 i {
    float: right;
    width: 20px;
    height: 10px;
    line-height: 10px;
    background: url(/Areas/Web/Content/image/help/arrow_01.png) no-repeat;
    position: absolute;
    right: 20px;
    top: 20px;
}

.level1 i.down {
	background: url(/Areas/Web/Content/image/help/arrow_02.png) no-repeat;
}

.kt {
	width: 378px;
}

.ab i {
    width: 20px;
    height: 10px;
    background-image: url(/Areas/Web/Content/image/help/arrow.png);
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
}

.kt font {
	float: right;
	font-weight: bold;
	font-size: 36px;
	margin-top: 30px;
}

.ab i.down {
	background-position: 0 -10px;
}

.ico1 {
	background-position: 0 0;
}

.ico2 {
	background-position: 0 -20px;
}

.ico3 {
	background-position: 0 -40px;
}

.ico4 {
	background-position: 0 -60px;
}

.ico5 {
	background-position: 0 -80px;
}


/*第二层*/

.menu li ul {
	overflow: hidden;
}

.menu li ul.level2 {
	display: none;
}

.menu li ul.level2 li a {
	display: block;
	padding-left: 0px;
	height: 45px;
	line-height: 45px;
	font-weight: normal;
	color: #666666;
	text-indent: 60px;
	border-bottom: none;
	font-size: 14px;
}
.menu li ul.level2 li.on a {
	color: #0f93ca;
}
.wrapCont {
	width: 1200px;
	overflow: hidden;
	margin: 20px auto 0;
	padding-bottom: 50px;
}

.teRight {
	padding: 15px;
	float: right;
	width: 890px;
	background: #ffffff;
	height: auto;
	margin-left: 7px;
	_margin-left: 0px;
}

.titleTop span {
	color: #0f93ca;
}

.titleTop {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #777;
	font-size: 15px;
}

.wenTi {
	height: 100px;
	line-height: 100px;
	font-size: 24px;
	color: #0f93ca;
	border-bottom: 1px dashed #777;
}

.laga li {
	color: #0f93ca;
	margin-top: 15px;
	font-weight: bold;
	font-size:14px;
}


.laga li a {
	color: #777;
	margin-top: 15px;
	font-weight:normal;
	font-size:12px;
}



/*footer*/

.b {
	font-weight: 700 !important;
}

.u {
	text-decoration: underline !important;
}

.i {
	font-style: italic !important;
}

.w {
	white-space: nowrap;
}

.tal {
	text-align: left !important;
}

.tac {
	text-align: center !important;
}

.tar {
	text-align: right !important;
}

.fl {
	float: left !important;
	display: inline;
}

.fr {
	float: right !important;
	display: inline;
}

.pr {
	position: relative;
}

.cp {
	cursor: pointer;
}

.vt {
	vertical-align: top;
}

.vm {
	vertical-align: middle;
}

.dn {
	display: none;
}

div.nobg {
	background: none;
}

.hide {
	display: none;
}

.w {
	width: 1210px;
	margin: 0 auto;
	white-space: nowrap;
}

.promise {
	width: 1200px;
	padding: 10px 0;
	border-bottom: solid 1px #efefef;
	background: #fff;
}

.promise dl {
	float: left;
	padding: 5px 14px;
	width: 169px;
	text-align: center;
}

.promise dl.statement {
	width: 180px;
	border: none;
}

.promise dl dt {
	float: left;
	width: 52px;
	height: 52px;
	background: url(/Areas/Web/Content/image/help/icon_promise.png) no-repeat;
	overflow: hidden;
}

.promise dl.authentic dt {
	background-position: 0px 0px;
}

.promise dl.freedelivery dt {
	background-position: 0px -52px;
}

.promise dl.payondelivery dt {
	background-position: 0px -104px;
}

.promise dl.various dt {
	background-position: 0px -156px;
}

.promise dl.service dt {
	background-position: 0px -208px;
}

.promise dl.statement dt {
	background-position: 0px -260px;
}

.promise dl dd {
	float: right;
	padding-left: 0px;
	width: 110px;
}

.promise dl dd h4 {
	font-family: "Microsoft Yahei";
	font-weight: normal;
	font-size: 18px;
	color: #454545;
	text-align: left;
}

.promise dl dd p {
	color: #999;
	line-height: 16px;
	text-align: left;
	font-size: 14px;
}

.promise dl.statement dd {
	width: 120px;
}

.help_box {
	width: 1200px;
	padding: 10px 0;
}

.help_box dl {
	float: left;
	width: 170px;
	padding-bottom: 20px;
	color: #666;
	font-family: "微软雅黑"
}

.help_box dl dt {
	height: 24px;
	line-height: 24px;
	/*background:url(/Areas/Web/Content/image/icon_help.jpg) no-repeat;*/
	padding-left: 15px;
	font-weight: 700;
	font-size: 16px;
}

.help_box dl dt.buyer {
	background-position: 0px 0px;
}

.help_box dl dt.seller {
	background-position: 0px -23px;
	padding-left: 15px;
}

.help_box dl dt.purchase {
	background-position: 0px -46px;
	padding-left: 15px;
}

.help_box dl dt.payment {
	background-position: 0px -46px;
	padding-left: 15px;
}

.help_box dl dt.mysite {
	background-position: 0px -69px;
	padding-left: 15px;
}

.help_box dl dt.myservice {
	background-position: 0px -92px;
	height: 18px;
	line-height: 18px;
	padding-right: 0;
	padding-left: 35px;
}

.help_box .service-img {
	width: 340px;
}

.help_box .service-img dd {
	padding-left: 0;
}

.help_box .service-img a {
	/*background: url(/Areas/Web/Content/image/icon_help.jpg) no-repeat 0 0;*/
	padding-left: 35px;
}

.help_box .service-img p {
	padding-left: 35px;
}

.help_box .service-img .ser-time {
	background-position: 0px -110px;
}

.help_box .service-img .ser-email {
	background-position: 0px -132px;
}

.help_box .service-img .ser-QQ {
	background-position: 0px -177px;
}

.help_box dl dd {
	padding-left: 15px;
	padding-top: 5px;
}

.help_box dl dd a {
	display: block;
	line-height: 20px;
	font-size: 12px;
	color: #666;
}

.help_box dl dd a:hover {
	color: #f82800;
}

.help_box dl dd.seller {
	padding-left: 15px;
}

.help_box dl dd.purchase {
	padding-left: 15px;
}

.help_box dl dd.payment {
	padding-left: 15px;
}

.help_box dl dd.mysite {
	padding-left: 15px;
}

.footer .box {
	background-color: #fff;
	text-align: center;
	line-height: 26px;
	color: #a7a2a7;
	padding: 10px 0;
}

.footer .bot_nav a {
	padding: 0 20px;
	color: #858585;
}

.link-box {
	height: auto;
	line-height: 34px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #eee;
	width: 1200px;
	text-align: center;
}

.link-box li {
	float: left;
	font-size: 14px;
	padding: 0 15px;
	width: auto;
}

.link-box li.link-title {
	background: #f0f0f0;
	padding: 0 17px;
	color: #666;
}

.link-box a {
	display: inline-block;
	color: #666;
}

.link-box a:hover {
	color: #f82800;
}

.copyright {
	width: 1200px;
	text-align: center;
	font-size: 14px;
	color: #666;
	padding: 10px 0;
}

.bot_nav a {
	display: inline-block;
	color: #666;
	line-height: 26px;
	padding: 0 9px;
}

.bot_nav a:hover {
	color: #f82800;
}

.copyright p {
	height: 23px;
	line-height: 23px;
}
.cont {
    margin: 10px 0;
    background-color: #fff;
    padding: 10px 6px;
    font-family: "Microsoft Yahei";
}
.cont .text {
    line-height: 30px;
    font-size: 14px;
}
.cont h1 {
    height: 46px;
    line-height: 46px;
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 20px;
}
.cont .text {
    line-height: 30px;
    font-size: 14px;
}
.cont .text p {
    line-height: 20px;
    padding: 10px 16px;
}
.suggestion textarea {
    border: solid 1px #ccc;
    width: 935px;
    padding-left: 5px;
    height: 300px;
    resize: none;
    line-height: 20px;
    overflow: hidden;
    overflow-y: scroll;
}
.cont .text p {
    line-height: 20px;
    padding: 10px 16px;
}
.sugges {
    height: 27px;
    line-height: 26px;
    width: 80px;
    background-color: #1293a5;
    border: none;
    color: #fff;
    margin-top: 10px;
}
.cc {
    zoom: 1;
}
.cont ul.flink li {
    float: left;
    width: 187px;
    height: 92px;
    margin: 0 5px;
    text-align: center;
    display: inline;
    padding: 10px 0;
}
.cont ul.flink a {
    color: #444444;
    text-decoration: none;
}
.cont ul.flink li img {
    margin: 0px;
    width: 187px;
    height: 43px;
    border: solid 1px #ccc;
}
.cont ul.flink li span {
    display: block;
    text-align: center;
    line-height: 28px;
    height: 28px;
}
 .cont .text {
    line-height: 30px;
    font-size: 14px;
}
.cont .text dl {
    padding: 10px 0;
}
.cont .text dl dt {
    font-weight: bold;
}
.cont .text dl dt a {
    color: #444444;
}
 .cont .text dl dd {
    text-indent: -28px;
    padding-left: 28px;
}
.cont .text dl dd a {
    padding-right: 50px;
    color: #444444;
}