@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4, h5, h6, em {  font-weight: normal;  font-size: 100%;  font-style: normal;  margin: 0px; }
.account{ margin-top:20px; background: #fff; box-shadow:0 0 5px 0 #ddd; overflow:hidden;}
.accountCont{ width:960px; min-height: 2600px; padding:0 30px 0 0px; padding-bottom:2000px; margin-bottom:-2000px;}
/*个人中心左侧导航*/
.accountNav{ width:205px;background-color:#eaedf4; padding-bottom:2000px; margin-bottom:-2000px;}
.accountNav h2{ height:50px; text-align:center; line-height:50px; background: var(--main-theme-color); font-size:18px; color:#fff;}
.accountNav p,.second_nav li{ height:42px; line-height:42px; padding:0px; margin: 0px;}
.accountNav p:hover,.second_nav li:hover{ color:#162142;}

.accountNav li.selected{ background-color:#fff; box-shadow:10px 0 10px #fff,0 -2px 2px #ddd,0 2px 2px #ddd;}
.accountNav li.selected a{ font-weight:bold; color:var(--main-theme-color);}
.accountNav li.selected span{color:var(--main-theme-color);}
.accountNav li span{ font-size:14px; display: inline-block; transition:.2s;}
.accountNav li a.kz-help-arrow{ color:#666; padding-left:25px; width:120px; display:inline-block; font-size: 14px;}
.accountNav li a{ color:#666; padding-left:25px; width:145px; display:inline-block; font-size: 14px;}
.accountNav li.get_this .second_nav{ display:block;}

.accountNav li.get_this span{transform:rotate(90deg);}
.second_nav{ display:none;}
.help_nav{position:relative; z-index:5; padding-bottom: 60px;}
.help_nav li{ position:relative; z-index:9;}
.shadow{height:42px; width:180px; position:absolute; left:0; top:0;  background-color:#dce0e9; z-index:3; display:none;}
/*帮助中心*/
.help{ padding:20px; color:#666;}
.help h2{ font-size:18px; line-height:40px;}
.help h5{ font-size:14px; line-height:24px; padding-top:20px;}
.help p{ font-size:14px; line-height:24px;}

.about_title{ height:50px; border-bottom:2px solid #dce0e9;}
.about_title h1{ font-size:16px; line-height:48px;}
.about_title h1 span{ border-bottom:2px solid var(--main-theme-color); display:inline-block; padding:0 15px;}
.color_weightgreen{color:var(--main-theme-color); font-weight: 700;}

.help_image1 .step_explain{padding-left: 20px; margin-bottom: 20px; font-size: 20px;}
.step_explain_img{ margin-bottom: 20px; width: 705px;}
.help .block_1.set_padbtm_explain{padding-bottom: 40px;width:200px;}
.help .block_1{border:1px solid #999999;border-radius: 5px; text-align: center;color:#666666;}
.help .block_1 .top_title{background: var(--main-theme-color);color:#fff;text-align: center; padding: 5px 0;margin-bottom: 10px;font-size: 16px; font-weight: 700;}
.help .block_1 .bottom_content{padding:0 138px;}
.help .block_1 .bottom_content h5,.help .block_1 .bottom_content p{margin-bottom: 10px;color: #666666;font-weight: 600;}

.help .block_1.block_2{width:374px; height:145px;}
.help .block_1.block_2 .bottom_content{padding:0 60px;}
.help .block_2 .bottom_content h5,.help .block_2 .bottom_content p{margin-bottom: 10px;color: #666666;font-weight: 600;}
.bottom_table th{background: var(--main-theme-color); font-size: 14px; font-weight: 600;color:#fff;}

.get_computer{margin-top: 30px;}
.set_padding_btm{padding-bottom: 60px;}
.set_annotation{  float: right;width: 190px;margin-top: 80px;}
.set_annotation h5{font-size: 40px;font-weight: 700;line-height: 1.5;}
.set_annotation p{font-size: 16px;font-weight: 600;line-height: 1.5;}
/*breach*/
.help .receiving{width: 520px;height:310px;background: url("/Public/project/images/help/breach/receiving_01.png") no-repeat center center; margin: 30px auto;}
.help .receiving.receiving2{width: 525px;height:369px;background: url("/Public/project/images/help/breach/receiving_02.png") no-repeat center center;}
.help .steps_breach:after{display: block;clear: both; content: "";}
.help .steps_breach li{  float: left; line-height: 1;background: var(--main-theme-color);padding: 16px 10px 16px 5px; text-align: center; margin-right: 23px;color:#fff; border-radius: 10px;}
.help .steps_breach li:nth-of-type(5){padding: 9px 10px 9px 5px;}
.set_margin_breach{margin-top: 20px;}
.set_color_breach{color:#ff4444;}
.set_padleft_breach{padding-left: 35px;}
.set_padleft_breach3{padding-left: 28px;}
.set_padleft_breach2{padding-left: 23px;}
.help .rules_breach{width:599px; height:345px;background: url(/Public/project/images/help/breach/rules_01.png) no-repeat right center;}
.help .set_padtop_breach{padding-top: 10px;}
.zulin_topimg{float: left;margin-left: 15px;}




