﻿@charset "utf-8";
/* CSS Document */
* {
     -webkit-box-sizing:inherit;
    -moz-box-sizing: inherit;
    box-sizing:content-box;
}
body {
    font-family: "Microsoft YaHei", 微软雅黑;
    font-size: 14px;
    color:#474747;
    background:#F5F5F5;
	margin:0;
	padding:0;
	}
p,h1,h2,h4,h6,div,ul,li{
	padding:0;
	margin:0;
	}

input{
	font-size:14px;
	}

.sever-wrap{
	width:960px;
	margin:0px auto 30px;
	overflow:hidden;
	background:#FFF;
	}
.sever-sub {
    width: 994px;
    height: 80px;
    background: #fff;
    padding: 0 30px;
    border-bottom: 1px solid #F3F4F5;
}
.sever-subL {
    float: left;
    font-size: 24px;
    color: #333333;
    line-height: 80px;
}
.sever-lico{
	background:url(/images/help/sever-lico.png) no-repeat;
	 _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/sever-lico.png");
	width:31px;
	height:29px;
	display:inline-block;
	vertical-align:middle;
	padding-right:8px;
	}
.sever-subR{
	float:right;
	padding:20px 0;
	height:40px;
	}
.sever-search {
    background: #fff;
    width: 380px;
    border: 0;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
    *border:1px solid #f3f4f5;
    border-radius: 3px 0 0 3px;
    line-height: 38px;
    height: 38px;
    color: #aaa9a9;
    padding: 0 0 0 14px;
}
.sever-submit{
    border:0;
    background:#0095FF;
    width:85px;
    color:#fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
    border-radius: 0 3px 3px 0;
	letter-spacing:2px;
	cursor:pointer;
	line-height:36px;
    font-size:15px;
	}
    .sever-submit:hover {
        background: #0086E6;
    }
    .sever-content {
        padding: 15px 20px;
        width: 944px;
        margin: 0 auto;
        overflow: hidden;
    }
.sever-Lbox{
	width:160px;
	float:left;
	padding:0 10px 0 0;
	border-right:1px solid #d7d7d7;
	height:500px;
	}
.sever-Rbox{
	float:right;
	text-align:left;
	width:722px;
	}
.sever-Lbox ul{
	overflow:hidden;
	}
.sever-wrap img {
    max-width: 714px;
    margin: 16px 0;
    box-shadow: 0 1px 6px 0px rgba(17, 17, 17, 0.2);
}
.h26{
    height:26px;
}
.sever-Lbox ul li{
	float:left;
    line-height:20px;
    text-align: left;
	margin:5px 0 15px 0;
    color: #6f6c6b;
    width: 160px;
	}
.sever-font10{
	font-size:10px;
	}
.sever-orgfont{
	color:#f58220;
	font-weight:bold
	}
.severbtn, .severbtn:visited {
    border: 1px solid #D9D9D9;
    text-align: center;
    border-radius: 2px;
    width: 84px;
    height: 36px;
    line-height: 36px;
    color: #FFF;
    cursor: default;
    background: #f58220;
    cursor: pointer;
    display: inline-block;
}
#divList {
    margin: 0px;
    
}
    #divList li a {
        padding:0 20px;
        color: #777777;
        line-height: 36px;
        text-decoration: none;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-right: 10px;
        width: 156px;
        display: inline-block;
        white-space: nowrap;
        display: block;
    }
    #divList li a:hover {
        color: #1EA0FA;
    }
            .sever-n-shelp {
                margin: 20px auto;
                text-align: left;
            }
A.shelp, A.shelp:visited {
    background: #fff;
    font-size: 14px;
    color: #262626;
}
A.shelp:hover{
	color:#1ea0fa;
    border-color:#1ea0fa;
}
.sever-Rbox-header{
	margin:15px 0 30px 0 ;
	background:#eff9fe;
	border:1px solid #b6e5fd;
	padding:15px;
	}
.sever-Rbox-header li{
	display:inline;
	margin:0 20px 0 4px;
	line-height:24px;
	}
.sever-con{
    padding-top:15px;
	overflow:hidden;
	}
.sever-rline {
    background: url(/images/help/rlinebg.png) no-repeat left top;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/rlinebg.png");
    float:left;
    height:241px;
    width:19px;
    margin: 3px 10px 0px 0px;
	}
.sever-Lmenu {
    float:left;
	width:80px;
	}
.sever-Lmenu li {
    font-size: 16px;
	margin:4px 0 50px 0;
	float:left;
	width:80px;
	}
.sever-presale{
	margin-bottom:123px !important;
	}
.sever-con-cc{
	float:left;
	width:575px;
	padding-left:25px;
	}
.sever-con-cc span{
	margin-right:15px;
	}
.sever-con-txt {
    float: left;
    line-height: 24px;
	}
.sever-con-blue{
	color:#0095da;
	line-height:25px;
	}
.sever-con-Spacing {
    margin-top:44px;
    margin-bottom:78px;
	}

.sever-con-Overseas {
    border: 1px solid #b6e5fd;
    border-radius:4px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    padding: 4px 15px;
    font-size: 14px;
    text-align: center;
	}
.sever-con-phone {
	background:url(/images/help/phone-line.png) no-repeat top left;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/phone-line.png");
    height:40px;
    float: left;
	width:575px;
	}
.sever-con-cbox{
	position:absolute;
	margin:40px 0 0 -70px
	}
.sever-con-cbox  li {
    float:left;
    line-height:16px;
	text-align:center;
	font-size:12px;
	width:140px;
	}
.severnum{
	font-size:16px;
	}

/*--帮助中心*/


.hp-content {
    width: 1002px;
    padding:0 26px 15px;
    margin: 0 auto;
    overflow: hidden;
}
.hp-lico{
	background:url(/images/help/hp-lico.png) no-repeat;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/hp-lico.png");
	width:27px;
	height:31px;
	display:inline-block;
	vertical-align:middle;
	padding-right:8px;
	}
.hp-Lbox{
	float:left;
	width:254px;
	border-right:1px solid #f3f4f5;
	}
div.sdmenu{
	width:250px;
	padding-bottom:10px;
	color:#58595b;
	text-align:left;
	}
    div.sdmenu div {
        overflow: hidden;
        text-align: left;
    }
.sdmenu div.collapsed:hover span {
    color: #1ea0fa;
}
.sdmenu div.collapsed:hover em {
    color: #1ea0fa;
}
div.sdmenu div.collapsed {
    height: 64px;
    border-bottom: 1px solid #e6e7e8;
    width: 226px;
}
    div.sdmenu div {
        border-bottom: 1px solid #e6e7e8;
        width: 226px;
    }
        .sdmenu div.collapsed span, .sdmenu div span {
            float: left;
            cursor: pointer;
            font-size: 17px;
            border: 0;
            color: #333;
            /*background: #FFF url(/images/help/hp-s-arrow.png) no-repeat;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/hp-s-arrow.png");
    background-position: 95px 13px;*/
            width: 166px;
            line-height: 38px;
            padding: 13px 0;
        }
        .sdmenu div span{
            color:#1ea0fa;
        }
.sdmenu div.collapsed span.sdmenu-l1ico a {
   color: #333;
}
    .sdmenu .collapsed:hover span.sdmenu-l1ico a{
        color:#1ea0fa;
    }

    .sdmenu div span.sdmenu-l1ico a {
        color: #1ea0fa;
    }
              
.sdmenu div.collapsed em, .sdmenu div em {
    background: #FFF url(/images/help/hp-menu-ico.png) no-repeat 13px 27px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/hp-menu-ico.png");
    float: left;
    width: 40px;
    height: 38px;
    padding: 13px 0;
}
.sdmenu div em, .sdmenu div.collapsed:hover em {
    background: #FFF url(/images/help/hp-menu-ico-pre.png) no-repeat 13px 27px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/hp-menu-ico-pre.png");
}
.sdmenu div.collapsed em.sdmenu-l2ico{
	background:url(/images/help/hp-precoss.png) no-repeat 13px 11px !important;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/hp-precoss.png");
	display:inline-block;
    float: left;
    width: 43px;
    height: 38px;
    margin-right: 9px;
	}
.sdmenu div em.sdmenu-l2ico{
	background:#0095da url(/images/help/hp-hprecoss.png) no-repeat 13px !important;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/hp-menu-aico.png");
	float:left;
	width:43px;
	height:38px;
	}

.sdmenu a {
    color:#333; 
}
.sdmenu a:hover{
	color:#1ea0fa;
	}
.hp-lmenu{
	width:196px;
	padding:0 0 0 29px;
	float:left;
}
 .hp-lmenu a{
	display:block;
	color:#58595b; 
	line-height:38px;
    font-size:15px;
}
.hp-lmenu a i{
	display: inline-block;
    margin: 0;
    vertical-align: middle;
	border-width:5px; 
	border-style:dashed dashed dashed solid; 
	border-color:transparent transparent transparent #58595b;
	font-size:0; 
	line-height:0;
    float:right;
    margin-top:12px;
}
.liactive a i {
    transform: rotate(90deg) translate(4px,4px);
} 

.hp-lmenu a:hover, .hp-lmenu a.hover {
    color: #1ea0fa;
}
.hp-lmenu a:hover i,.hp-lmenu a.hover i{
    border-color:transparent transparent transparent #0095da;/*上边框设置想要的颜色*/
   _border-color:tomato bbtomato tomato #0095da; /*边框透明色 For IE6-*/ 
   _filter:chroma(color=tomato);/*边框透明色 For IE6-*/ 
	}
.hp-Rbox{
	float:right;
	text-align:left;
	width:720px;
	}
.post_item {
    width:720px;
}
.publish-sap {
    margin:20px 25px 0 0;
    float: left;
	border:2px solid #f59657;
	width:340px;
	border-radius:4px;
	}
.conSAP {
    padding: 8px 8px 13px 16px;
    line-height: 25px;
	font-weight:bold;
	color:#0095da;
	}
.ulfaq{
	padding:5px 0 0 8px;
	}
.ulfaq li a {
    color: #444;
	font-weight:normal;
	}
.ulfaq li a:hover{
	color:#0095da;
	}
 .pageitem {
    cursor: pointer;
    border-radius: 6px;
    min-width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    list-style: none;
    display:inline-block;
    *float:left;
    border: 1px solid #d9d9d9;
    background-color: #fff;
    margin-right: 8px;
    font-family: Arial;
}
 .pageitem:hover {
    transition: all .3s ease;
    border-color: #2db7f5;
}
          .pageitem:hover a {
    color: #2db7f5;
}
            .pageitem a {
       color: #666;
        transition: none;
        width:28px;
        display:block;
            }
          .pageactive {
    background-color: #2db7f5;
    border-color: #2db7f5;
}
.pageactive a,.pageactive a:hover{
    color:#fff;
}
/*h1 {
    background:#e9e9e9; height:30px; font-family:'微软雅黑'; font-size:18px; font-weight: bold; line-height: 30px; padding-left: 5px; margin:30px 0 10px; border-left: 5px solid #0067ac;
}*/

h1 {
    text-align:center;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    line-height: 36px;
    margin-top: 12px;
}
h2 {
    display:block;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    line-height: 27px;
    margin: 30px 0px 16px 0px;
}

h3 {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    line-height: 28px;
    margin-top: 16px
}
.orignUl li{
    list-style:inside;
    font-weight:bold;
}
P {
    font-size: 15px;
    color: #666;
    line-height: 26px;
    margin-top: 8px;
}

  .wjxhome__foot .content h3 {
    font-size: 16px;
    font-weight: bold;
    color: #c4c9cc;
    margin: 14px 0 12px 0;
    padding:0px;
  line-height:initial;
}
 a.sumitbutton, a.sumitbutton:visited {
    background: #f17819;
    color: #ffffff !important;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding-right: 5px;
    text-decoration: none;
    vertical-align: middle;
    padding: 0 10px 0 15px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    border-radius: 5px;
}
.link{
    color: #1ea0fa !important;
    text-decoration: underline !important;
}
.link:hover {
    color: #0987db !important;
}


blockquote {
    padding: 14px;
    color: #808080;
    background: #f3f4f5;
    margin: 16px 0px;
    line-height: 20px;
}
iframe {
    margin:10px 0;
    width:700px;
    height:500px;
}
.layui-code-h3, .layui-code-view {
    position: relative;
    font-size: 12px;
    margin:0;
}
.layui-code-h3 {
    padding: 0 10px;
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #e2e2e2;
}
.layui-code-view .layui-code-ol {
    position: relative;
    overflow: auto;
}
.layui-code-view .layui-code-ol li {
    position: relative;
    margin-left: 45px;
    line-height: 20px;
    padding: 0 5px;
    border-left: 1px solid #e2e2e2;
    list-style-type: decimal-leading-zero;
    *list-style-type: decimal;
    background-color: #fff;
}

.layui-code-h3, .layui-code-view {
    position: relative;
    font-size: 12px;
}
.layui-code-view {
    display: block;
    margin: 10px 0;
    padding: 0;
    border: 1px solid #e2e2e2;
    border-left-width: 6px;
    background-color: #F2F2F2;
    color: #333;
    font-family: Courier New;
}

a.titlelnk:link, a.titlelnk:active, a.titlelnk:visited {
    color: #0095ff;
}

.post_item {
    border-bottom: 1px dotted #CCCCCC;
    border-width: 1px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    overflow: hidden;
    width: 720px;
}

.greyunderline {
    background: #f5f5f5;
    height: 2px;
}

.solutebutton {
    height: 32px;
    width: 86px;
    line-height: 32px;
    vertical-align: middle;
    border-radius: 6px;
    color: #4d4d4d !important;
    padding: 7px 12px 7px 12px;
}

.hasbutton {
    border: 1px solid #30a6f5;
}

.nobutton {
    border: 1px solid #fa911e;
    margin-left: 10px;
}

.hasbuttonimg, .nobuttonimg {
    width: 18px !important;
    height: 18px !important;
    margin: 0 !important;
    margin-right: 10px !important;
    *margin-right: 0px !important;
    box-shadow:none !important;
}

.over_text {
    color: #4d4d4d;
    font-size: 16px;
    line-height: 40px;
    vertical-align: middle
}
.BS-box, .sever-wrap{
    width: 1054px;
}

.sever-wrap-new .sever-search{
    box-shadow:none;
    width:320px;
}
.sever-wrap-new .sever-sub {
    border-bottom: 1px solid #F7F7F7;
}
.sever-wrap-new .sever-subR {
    width: 390px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #EDEDED;
    padding:0;
    margin:20px 0;
    height:38px;
}
.sever-wrap-new .sever-submit{
    width:53px;
    margin:1px 1px 0 0;
    float:right;
}
.sever-wrap-new .sever-content {
    padding: 30px 30px 80px;
    margin:0;
}
.sever-wrap-new  .sever-Lbox{
    border:none;
}
.sever-wrap-new .sever-Lbox ul li {
    color: #262626;
    line-height:20px;
    margin: 0 0 8px 0;
}
.sever-wrap-new .sever-subL{
    font-size:18px;
}
.sever-wrap-new  .sever-Rbox-header li{

}
.sever-wrap-new .sever-Rbox-header {
    padding: 24px 40px;
    background-color: #fff;
    border: none;
    background: url(/images/help/img-kefu@2x.png) no-repeat center/cover;
    background: url(/images/help/zixun-bg.png) no-repeat center\9;
}
.sever-wrap-new .sever-Rbox-header2 {
    background: url(/images/help/img-dial@2x.png) no-repeat center/cover;
    background: url(/images/help/img-dial.png) no-repeat center\9;
}
.sever-wrap-new .sever-con .mar_ul {
    margin-top: 62px;
}
.sever-wrap-new .sever-con li {
    padding:0 32px;
    width:276px;
}
.sever-wrap-new .contactus_tit {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 600;
    color: #262626;
    line-height: 22px;
}
.sever-wrap-new .contactus_tit i {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align:middle;
    margin-right:12px;
}
.online_serve {
    background: url(/images/help/icon-linechat@2x.png) no-repeat center/cover;
    background: url(/images/help/icon-linechat.png) no-repeat center\9;
}
.beforebuy_serve {
    background: url(/images/help/icon-beforeshop@2x.png) no-repeat center/cover;
    background: url(/images/help/icon-beforeshop.png) no-repeat center\9;
}
.customer_complaints {
    background: url(/images/help/icon-complain@2x.png) no-repeat center/cover;
    background: url(/images/help/icon-complain.png) no-repeat center\9;
}
.apl_for_assis {
    background: url(/images/help/icon-askforhelp@2x.png) no-repeat center/cover;
    background: url(/images/help/icon-askforhelp.png) no-repeat center\9;
}

.sever-wrap-new .con_line {
    line-height: 20px;
    margin-bottom: 8px;
}
.sever-wrap-new .sever-con-blue {
    color: #0095FF;
    line-height: 20px;
}