*{
margin:0px;
padding:0px;
box-sizing:border-box;
}
html{
font-size:12px;
font-family:Microsoft Yahei;
}
ul, li, ol{
list-style:outside none none;
}
a{
color:#333;
outline:medium none;
text-decoration:none;
}
.pl30{
padding-left:30px;
}
.box {
background-color:#f7f7f7;
width:100%;
padding-bottom:2px;
}
.breadnav {
width:990px;
height:46px;
line-height:36px;
font-size:16px;
margin:0 auto;
vertical-align:top;
}
.breadnav span {
height:21px;
padding-right:20px;
margin-right:10px;
background: url("/common/new/images/breadcrumb_right.png") no-repeat scroll right center transparent;
}
.breadnav a{
font-size:16px;
color:#999;
}
.mainbox{
background-color:#fff;
border:1px solid #e6e6e6;
width:998px;
margin:0 auto 16px;
clear:both;
overflow:hidden;
padding:25px 20px;
}
.input-search {
vertical-align:middle;
height:36px;
_display:inline-block;
}
.input-search input{
border:medium none;
height:36px;
line-height:36px;
padding:0 8px;
background:url("/common/new/images/search_input.jpg") repeat-x scroll 0 0 transparent;
font-size:14px;
}
.input-search .inputs{
width:410px;
color:#999;
}
.mainbox .hotSearch{
background:url("/common/new/images/tag.gif") no-repeat scroll 0 2px transparent;
font-size:14px;
padding-left:22px;
}
.mainbox .sub-line{
position:relative;
height:40px;
line-height:54px;
border-bottom:2px solid #c3c3c3;
font-size:18px;
}
.mainbox .sub-line-title {
background:url("/common/new/images/arrow.gif") no-repeat scroll center bottom transparent;
width:136px;
position:absolute;
bottom:-2px;
display:inline-block;
border-bottom:4px solid #ad181b;
text-align:center;
color:#333;
}
.mainbox .new-user-guide {
position:relative;
margin:20px 0;
background:url("/common/new/images/new-user-guide.jpg") no-repeat scroll 0 0 transparent;
height:100px;
line-height:82px;
background-size: 100%;
}
.new-user-guide span{
font-size:16px;
color:#fff;
padding:0 16px;
}
.new-user-guide a{
font-size:16px;
}
.new-user-guide a:hover{
text-decoration:underline;
}
.new-user-guide .guide-a1{
padding-left:40px;
}
.new-user-guide .guide-a2{
padding-left:42px;
}
.new-user-guide .guide-a3{
padding:0 65px 0 30px;
}
.new-user-guide .guide-b1{
padding-left:15px;
}
.new-user-guide .guide-b2{
padding-left:28px;
}
.new-user-guide .guide-b3{
padding:0 32px 0 28px;
}
.new-user-guide .guide-c1{
padding-left:15px;
}
.new-user-guide .guide-c2{
padding-left:28px;
}
.new-user-guide .guide-c3{
padding:0 0 0 32px;
}
.left-side{
float:left;
width:600px;
}
.right-side{
float:right;
width:336px;
}
.list-wrap{
margin:10px 0 30px;
}
.list-wrap li{
float:left;
margin-top:25px;
}
.list-wrap li a:hover{
text-decoration:underline;
}
.list-wrap li .list-item {
display:block;
width:200px;
background: url("/common/new/images/icon-help.jpg") no-repeat scroll 480px 800px transparent;
padding-top:80px;
text-align:center;
color:#666;
font-size:16px;
}
.list-wrap li .list-item.service1{
background-position:65px 0;
}
.list-wrap li .list-item.service2{
background-position:-145px 0;
}
.list-wrap li .list-item.service3{
background-position:-345px 0;
}
.list-wrap li .list-item.service4{
background-position:65px -220px;
}
.list-wrap li .list-item.service5{
background-position:-145px -220px;
}
.list-wrap li .list-item.service6{
background-position:-345px -220px;
}
.list-wrap li a.list-item.service1:hover{
background-position:65px -110px;
}
.list-wrap li a.list-item.service2:hover{
background-position:-145px -110px;
}
.list-wrap li a.list-item.service3:hover{
background-position:-345px -110px;
}
.list-wrap li a.list-item.service4:hover{
background-position:65px -330px;
}
.list-wrap li a.list-item.service5:hover{
background-position:-145px -330px;
}
.list-wrap li a.list-item.service6:hover{
background-position:-345px -330px;
}
.list-wrap li .list-item.product1{
background-position:65px -450px;
}
.list-wrap li .list-item.product2{
background-position:-145px -450px;
}
.list-wrap li .list-item.product3{
background-position:-345px -450px;
}
.list-wrap li a.list-item.product1:hover{
background-position:65px -570px;
}
.list-wrap li a.list-item.product2:hover{
background-position:-145px -570px;
}
.list-wrap li a.list-item.product3:hover{
background-position:-345px -570px;
}
.menu-wrap {
margin-top:20px;
}
.menu-items {
margin-bottom:25px;
padding-bottom:15px;
border-bottom:1px dashed #ddd;
}
.menu-wrap .menu-items.last {
margin-bottom:0px;
padding-bottom:0px;
border-bottom:medium none;
}
.menu-items .category {
float:left;
width:48%;
margin-right:12px;
padding-left:10px;
}
.menu-items dt {
font-size:16px;
font-weight:bold;
color:#333;
margin-left:-10px;
margin-bottom:20px;
padding:8px 10px;
background-color:#f5f5f5;
}
.menu-items dd {
float:left;
font-size:14px;
margin-right:12px;
padding-right:12px;
line-height:18px;
margin-bottom:10px;
text-align:left;
border-right:2px solid #bbb;
white-space:nowrap;
}
.menu-items dd.no-border {
border-right-color:transparent;
}
.menu-items dd a{
color:#666;
}
.menu-items dd a:hover{
text-decoration:underline
}


.right-block:first-child {
margin-top:0px;
}
.right-block {
border:1px solid #e6e6e6;
border-top:2px solid #c3c3c3;
margin-top:20px;
}
.right-block .block-title {
height:40px;
line-height:40px;
font-size:16px;
border-bottom:1px solid #e6e6e6;
padding:0px 20px;
background-color:#f5f5f5;
}
.right-block .block-content.weixin-block {
padding:20px 25px 15px 25px;
}
.right-block .block-content .weixin {
display:block;
height:110px;
background:url("/common/new/images/icon-help.jpg") no-repeat scroll 176px -691px transparent;
padding:0px 90px 20px 0px;
border-bottom:1px dotted #e6e6e6;
}
.right-block .block-content .weixin h3 {
font-size:16px;
font-weight:normal;
margin-bottom:10px;
padding-top:5px;
}
.right-block .block-content .weixin .content {
color:#666;
line-height:2em;
}
.right-block .block-content .phone-call {
margin:20px 0;
}
.right-block .block-content .phone-cube {
float:left;
margin-right:20px;
padding:8px 12px;
background-color:#f1ede1;
border-radius:5px;
text-align:center;
font-size:14px;
color:#9b8266;
}
.right-block .block-content .phone-call h3 {
font-size:24px;
color:#666;
}
.right-block .block-content .phone-call .content {
color:#666;
line-height:1.8em;
}
/* .right-block .block-content .app {
display:block;
height:115px;
background:url("/common/new/images/icon-help.jpg") no-repeat scroll -195px -687px transparent;
padding:20px 90px 20px 0px;
border-top:1px dotted #e6e6e6;
} */
.right-block .block-content .app {
    display: block;
    height: 115px;
    background: url(/common/new/images/app.png) no-repeat scroll 180px 10px transparent;
    background-size: 105px;
    padding: 20px 90px 20px 0;
    border-top: 1px dotted #e6e6e6;
}

.right-block .block-content .app .content {
font-size:15px;
font-weight:normal;
padding-top:30px;
}
.right-block .block-content.notice {
padding:15px 0 15px 25px;
}
.notice .notice-list li {
line-height:26px;
}
.notice .notice-list li a {
color:#333;
vertical-align:middle;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
width:280px;
display:inline-block;
}
.notice .notice-list li a:hover {
text-decoration:underline;
}
.notice .notice-list.faq-list li b {
border-color:#fff #fff #fff #bb051d;
}
.notice .notice-list li b {
border-style:solid;
border-width:3px;
font-size:0;
height:0;
line-height:0;
width:0;
margin:0 2px 0 0;
display:inline-block;
vertical-align:middle;
}

.warp{
background-color:#ececec;
border:1px solid #e6e6e6;
width:998px;
margin:0 auto 16px;
clear:both;
overflow:hidden;
}

.menuleft h3{
font-size:15px;
text-indent:35px;
height:52px;
line-height:50px;
border-bottom:1px solid #F6F6F6;
}

.menuleft h4 {
    border-bottom: 1px solid #f6f6f6;
    font-size: 14px;
    height: 42px;
    font-weight: 600;
    line-height: 40px;
    text-indent: 60px;
}
.menuleft ul li a:hover, .menuleft ul li a.menucur{
background-color:#fff;
color:#bb051d;
font-size:14px;
border-left:4px solid #bb051d;
border-bottom:1px solid #fff;
}
.menuleft ul li a{
color:#2f2d2d;
font-size:14px;
}
.menuleft ul li a{
background-color:#ececec;
display:block;
height:36px;
border-bottom:1px solid #f6f6f6;
line-height:34px;
text-indent:60px;
}
.menuleft ul.collapsed{
display:none;
}
.menur{
float:right;
width:988px;
background:none repeat scroll 0 0 #fff;
height:auto !important;
}
.articleinner{
padding:20px 40px;
overflow: hidden;
position: relative;
line-height: 25px;
word-break: break-all;
}
.search-section{
border-bottom:1px dotted #b2b2b2;
padding-bottom:15px;
margin-bottom:20px;
}
.clearfix:after{
content:"\200B";
display:block;
height:0;
clear:both
}
.clearfix{
*zoom:1
}
.form-horizontal{
float:left;
}
.inpt_effect {
vertical-align:middle;
height:30px;
_display:inline-block;
}
.inpt_effect input{
border:medium none;
height:30px;
line-height:30px;
padding:0 8px;
background:url("/common/new/images/bg-v1.png") repeat-x scroll 0px -99px transparent;
font-size:12px;
}
.input-wrap{
width:250px;
color:#999;
}
.btn-red-60,.btn-red-110{
background-image:url("/common/new/images/bg-v1.png");
border:medium none;
text-align:center;
color:#fff;
font-weight:bold;
margin-left:10px;
cursor:hand;
cursor:pointer
}
.btn-red-60{
background-position:-112px -199px;
width:60px;
height:30px;
line-height:18px;
font-size:12px;
margin-top:1px;
}
.btn-red-110{
background-position:0 -199px;
width:110px;
height:36px;
line-height:24px;
font-size:14px;
margin-top:1px;
}
.hotSearch{
float:left;
margin:11px 0 0 100px;
width:340px;
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}
.hotSearch .searchWord{
margin-right:20px;
}
.hotSearch a{
color:#bb051d;
text-decoration:none;
outline:0px none;
}
h4.pageTitle{
font-size:18px;
color:#666;
font-weight:normal;
margin-bottom:20px;
border-bottom: 1px dotted #b2b2b2;
line-height:35px;
}
.pageTitle .subTitle{
font-size:14px;
}
.helpTabWrap{
border-bottom:1px solid #c2c2c2;
margin-bottom:20px;
}
.helpTabWrap .tab.current{
border-color:#bb051d #c2c2c2 #fff;
border-style:solid;
border-width:3px 1px 1px;
cursor:default;
color:#bb051d;
}
.helpTabWrap .tab{
float:left;
height:32px;
line-height:30px;
text-align:center;
border-color:transparent;
padding:0 20px;
min-width:40px;
margin-bottom:-1px;
cursor:pointer;
}
.questionWrap .question.odd{
background-color:#f9f9f9;
}
.questionWrap .question{
height:40px;
line-height:40px;
font-size:14px;
color:#2f5a0d;
text-indent:10px;
}
.questionWrap .question .link{
color:#333;
vertical-align:middle;
}
.questionWrap .question a:hover.link{
color:#f65d20
}
.ui_complex_pagination{
margin-top:20px;
}
.helpTabContent .hidden{
display:none;
}
.qst_q p, .qst_a p {
    color: #504e4e;
    display: inline-block;
    font-size: 14px;
    /*font-weight: 700;*/
    margin-left: 10px;
    width: auto;
}
