html body {
  font-size: 18px;
  font-family: "YaHei-Light";
  color: #333;
  /* font-weight: 100; */
}
*{
	padding: 0;
	margin: 0;
	text-decoration: none;
	border: none;
	background-color: transparent;
	outline: none;  
	box-sizing: border-box;
	font-family: "YaHei-Light";
	/* min-width: 1200px; */
}
i {
  color: #333;
  font-size: 14px;
  font-weight: 100;
  margin-top: 3px;
}
a {
  text-decoration: none;
  color: #333;
  /* font-weight: 100; */
}
a span{
	color: #333;
	/* font-weight: 100; */
}
* {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
/*清除浮动*/
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
  /*IE/7/6*/
}
/*定位居中*/
.middle {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.s-side {
  min-width: 360px;
  max-height: 940px;
  position: fixed;
  top: 0;
  left: 0;
  width: 15%;
  bottom: 0;
  background-color: #f7f8fb;
  /* box-shadow: 0px 0px 10px #313131; */
  padding: 106px 16px 20px 30px;
  color: #333!important;
  overflow: auto;
}
.s-side::-webkit-scrollbar{
	width: 3px;
	height: 50px;
	/* background-color: #222; */
}
.s-side .s-firstItem i {
  font-size: 20px;
}
.s-side .s-firstItem span {
  display: inline-block;
  /* margin-left: 10px; */
  font-size: 20px;
  text-shadow: 0px 0px 5px #EEEEEE;
  white-space: 10px;
  color: #333!important;
}
.s-side .first {
	/* padding: 10px 0px; */
	/* border-bottom: 1px solid #ddd; */
	color: #333;
}
.s-side .d-firstNav span {
  display: inline-block;
  margin-left: 10px;
  line-height: 32px;
}
.s-side .d-firstNav i.fr {
  font-size: 25px;
  color: #333;
  background-image: url(../img/help/icon_2.png);
  width: 20px;
  height: 20px;
  /* padding-top: 4px; */
}
.s-side .s-secondNav,
.s-side .s-secondItem {
  margin-left: 40px;
  margin-top: 10px;
  line-height: 30px;
  /* font-weight: 100; */
  color: #333;
}
.s-secondNav a{
	color: #333;
	line-height: 34px;
	/* font-weight: 100; */
}
.s-secondItem a{
	color: #333;
	line-height: 34px;
	/* font-weight: 100; */
}
.s-secondNav{
	padding: 15px 26px 15px 24px;
}
.s-secondItem{
	padding: 5px 26px 5px 24px;
}
.d-firstNav{
	padding: 15px 26px 15px 24px;
}
.s-secondNav:hover,.d-firstNav:hover{
	background-color: #fff;
	cursor: pointer;
	/* color: #fff; */
}
.s-side .d-secondDrop {
  margin-left: 70px;
  margin-top: 10px;
  line-height: 34px;
  /* font-weight: 100; */
  color: #333;
}
.iconRotate {
  transform: rotate(90deg);
  transition: transform 0.5s;
}
.s-firstDrop,
.s-secondDrop {
  display: none;
}
.s-thirdItem a{ 
	color: #555;
	margin-left: 5px;
	line-height: 34px;
	/* font-weight: 100; */
}

/* 右侧内容 */
.rightCont{
	width: 71%;
	margin-left: 420px;
	min-width: 750px;
	padding-right: 80px;
}
.rightCont_top{
	width: 100%;
	margin-top: 60px;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 40px;
}
.rightCont_title{
	width: 100%;
	color: #000;
	font-size: 40px;
}
.rightCont_time{
	width: 100%;
	color: #999;
	font-size: 18px;
	margin-top: 18px;
}
.rightCont_cont{
	width: 100%;
	margin-top: 26px;
	color: #333;
	font-size: 18px;
	line-height: 32px;
}
.rightCont_problem{
	width: 100%;
	background-color: #f5f6fa;
	margin-top: 50px;
	padding: 26px;
	margin-bottom: 50px;
}
.rightCont_problem_title{
	width: 100%;
	color: #000;
	font-size: 22px;
	margin-top: 6px;
}
.rightCont_problem_cont{
	width: 100%;
	margin-top: 20px;
}
.rightCont_problem_cont ul{
	width: 100%;
}
.rightCont_problem_cont ul li{
	width: 100%;
	margin-bottom: 16px;
}
.rightCont_problem_cont_left{
	font-size: 17px;
	float: left;
	width: 50%;
	color: #0263E0;
}
.rightCont_problem_cont_left:hover{
	color: #001489;
}
.rightCont_problem_cont_right{
	width: 50%;
	float: left;
	font-size: 17px;
	color: #0263E0;
}
.rightCont_problem_cont_right:hover{
	color: #001489;
}

/* 公费电话功能详解 */
.rightCont_cont_block{
	width: 100%;
	margin-bottom: 40px;
}
.rightCont_cont_block:last-child{
	margin-bottom: 0px;
}
.rightCont_cont_block h3{
	width: 100%;
	font-size: 22px;
	color: #000;
	padding-top: 5px;
}
.rightCont_cont_text{
	width: 100%;
	color: #333;
	margin-top: 10px;
	display: block;
	font-size: 18px;
	line-height: 32px;
}
.rightCont_cont_pic{
	width: 100%;
	margin-top: 14px;
}
.rightCont_cont_pic ul{
	width: 100%;
}
.rightCont_cont_pic ul li{
	width: 100%;
}
.rightCont_cont_pic_line{
	width: 100%;
	margin-bottom: 20px;
}
.rightCont_cont_pic_line:last-child{
	margin-bottom: 0;
}
.exhibit_main_block{
	float: left;
	width: 48.1%;
	border-radius: 10px;
	margin-right: 3.8%;
	/* border: 1px solid #dfdfdf; */
}
.exhibit_main_block:last-child{
	margin-right: 0;
}
/* .exhibit_main_block:hover{
	box-shadow: 0px 6px 24px rgba(0,0,0,0.1);
	border: none;
} */
.exhibit_main_block_pic{
	width: 92%;
	margin: 0 auto;
	margin-top: 30px;
}
.rightCont_cont_pic_line:first-child .exhibit_main_block .exhibit_main_block_text{
	width: 86%;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 18px;
	color: #555;
	line-height: 32px;
	font-weight: 100;
	height: 174px;
}
.rightCont_cont_pic_line:last-child .exhibit_main_block .exhibit_main_block_text{
	width: 86%;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 18px;
	color: #555;
	line-height: 32px;
	/* font-weight: 100; */
	height: 126px;
}
.rightCont_cont_pic_text{
	width: 100%;
	color: #000000;
	font-size: 20px;
	margin-top: 10px;
}
.rightCont_cont_pic_block{
	width: 100%;
	margin-top: 16px;
}
.rightCont_cont_pic_block span{
	width: 100%;
	display: block;
	font-size: 18px;
	color: #333;
	line-height: 32px;
}
.rightCont_cont_pic_block img{
	margin-top: 12px;
}
.rightCont_cont_pic span{
	font-size: 18px;
	display: block;
	width: 100%;
	margin-bottom: 12px;
	line-height: 32px;
}
.rightCont_cont_block h4{
	width: 100%;
	margin-top: 24px;
	color: #000;
	font-size: 20px;
}
.small{
	font-size: 18px;
	color: #333;
	line-height: 32px;
	margin-top: 14px;
}
.rightCont_cont_xz{
	width: 100%;
	background-color: #f2f3f8;
	padding: 22px 30px 28px;
	margin-top: 16px;
}
.rightCont_cont_xz h4{
	font-size: 18px;
	color: #000;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 5px;
}
.rightCont_cont_xz span{
	width: 100%;
	display: block;
	margin-top: 6px;
	color: #333;
	font-size: 18px;
	line-height: 32px;
}
.small_text{
	width: 100%;
	margin-top: 22px;
}
.small_text ol{
	width: 100%;
	list-style-position: inside;
}
.small_text ol li{
	width: 100%;
	margin-bottom: 12px;
}
.small_text_block{
	width: 98%;
	background-color: #f2f3f8;
	padding: 22px 30px 28px;
	margin-top: 10px;
	/* margin-left: 20px; */
	margin-bottom: 12px;
}
.small_text_block h4{
	font-size: 18px;
	color: #000;
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 5px;
}
.small_text_block span{
	width: 100%;
	display: block;
	margin-top: 6px;
	color: #333;
	font-size: 18px;
	line-height: 32px;
}
.small_text_block span a{
	color: #0263E0;
	cursor: pointer;
}
.small_text_block span a:hover{
	color: #001489;
}


/* 使用全流程 */
.rightCont_cont_process{
	width: 100%;
	margin-bottom: 30px;
}
.rightCont_cont_process_sheet{
	width: 100%;
}
.rightCont_cont_process_sheet table{
	width: 100%;
	margin-bottom: 30px;
	table-layout: fixed;
	border-color: #DFE1E6;
}
.rightCont_cont_process_sheet table thead{
	background-color: #f5f6fa;
	font-size: 18px;
}
.rightCont_cont_process_sheet table * > th:first-child{
	border-right: 1px solid #e5e5e5;
}
.rightCont_cont_process_sheet table * > th:last-child{
	border-left: 1px solid #e5e5e5;
}
.rightCont_cont_process_sheet table * > th{
	border-top-color: transparent;
}
.rightCont_cont_process_sheet table thead tr th{
	padding: 14px 24px;
}
.rightCont_cont_process_sheet table tr td{
	padding: 24px;
	border: 1px solid #e5e5e5;
	work-wrap: break-work;
}
.rightCont_cont_process_sheet table tr td ol li{
	color: #333;
	font-size: 18px;
	line-height: 32px;
	margin-bottom: 8px;
}
.rightCont_cont_process_sheet table tr td ol li:last-child{
	margin-bottom: 0;
}
.rightCont_cont_process_sheet table tr td ol li a{
	color: #0263E0;
	cursor: pointer;
}
.rightCont_cont_process_sheet table tr td p a{
	color: #0263E0;
	cursor: pointer;
}
.rightCont_cont_process_sheet table tr td a p{
	color: #0263E0;
	cursor: pointer;
}
.rightCont_cont_process_sheet table tr td ol li a:hover{
	/* color: #001489; */
	text-decoration: underline;
}
.rightCont_cont_process_sheet table tr td p a:hover{
	/* color: #001489; */
	text-decoration: underline;
}


/* 开通服务 */
.rightCont_cont_service{
	width: 100%;
	color: #333;
	font-size: 18px;
	margin-bottom: 10px;
}
.rightCont_cont_service_text{
	width: 100%;
}
.rightCont_cont_service_text ol{
	width: 100%;
}
.rightCont_cont_service_text ol li{
	width: 100%;
	margin-bottom: 10px;
	color: #333;
	font-size: 18px;
	line-height: 32px;
}
.rightCont_cont_service_text ol li a{
	color: #0263E0;
}
.rightCont_cont_service_text ol li a:hover{
	text-decoration: underline;
}
.rightCont_cont_service_text ol li img{
	width: 100%;
	display: block;
	margin: 10px 0px 20px;
}
.rightCont_cont_service_text ol li span{
	display: block;
	color: #333;
	font-size: 18px;
	margin: 10px 0 20px;
	width: 100%;
}
.rightCont_cont_service_text ol li .rightCont_cont_service_sheet{
	width: 100%;
	/* margin-left: 21px; */
}
.rightCont_cont_service_text ol li .rightCont_cont_service_sheet table{
	width: 100%;
	margin-bottom: 30px;
	table-layout: fixed;
	border-color: #DFE1E6;
}
.rightCont_cont_service_text ol li .rightCont_cont_service_sheet table thead{
	background-color: #f5f6fa;
	font-size: 18px;
}
.rightCont_cont_service_text ol li .rightCont_cont_service_sheet table * > th:first-child{
	border-right: 1px solid #e5e5e5;
}
.rightCont_cont_service_text ol li .rightCont_cont_service_sheet table * > th:last-child{
	border-left: 1px solid #e5e5e5;
}
.rightCont_cont_service_text ol li .rightCont_cont_service_sheet table * > th{
	border-top-color: transparent;
}
.rightCont_cont_service_text ol li .rightCont_cont_service_sheet table thead tr th{
	padding: 14px 26px;
}
.rightCont_cont_service_text ol li .rightCont_cont_service_sheet table tr td{
	padding: 24px 26px;
	border: 1px solid #e5e5e5;
	work-wrap: break-work;
}
.rightCont_cont_service_text ol li .rightCont_cont_service_sheet table tr td ol{
	width: 100%;
	margin-top: 10px;
}
.rightCont_cont_service_text ol li .rightCont_cont_service_sheet table tr td ol li{
	color: #333;
	font-size: 18px;
	line-height: 32px;
	margin-bottom: 6px;
}
.rightCont_cont_service_text ol li .rightCont_cont_service_sheet table tr td ol li:last-child{
	margin-bottom: 0;
}
.rightCont_cont_service_pic{
	width: 100%;
	margin-top: 16px;
}
.rightCont_cont_service_pic img{
	/* width: 100%; */
	margin-top: 14px;
	display: block;
}


/* 添加应用 */
.rightCont_cont_app{
	width: 100%;
}
.rightCont_cont_app span{
	width: 100%;
	font-size: 18px;
	color: #333;
	display: block;
	margin-bottom: 10px;
}
.rightCont_cont_app_block{
	width: 100%;
	background-color: #f2f3f8;
	padding: 22px 30px 28px;
}
.rightCont_cont_app_block h4{
	font-size: 18px;
	color: #000;
	font-weight: 500;
	margin-bottom: 7px;
}
.rightCont_cont_app_block ol{
	width: 100%;
}
.rightCont_cont_app_block ol li{
	width: 100%;
	margin-bottom: 6px;
	line-height: 32px;
	color: #333;
}
.rightCont_cont_app_block ol li:last-child{
	margin-bottom: 0;
}
.rightCont_cont_app_text{
	width: 100%;
	margin-top: 18px;
}
.rightCont_cont_app_text ol{
	width: 100%;
}
.rightCont_cont_app_text ol li{
	width: 100%;
	margin-bottom: 10px;
}
.rightCont_cont_app_text ol li:last-child{
	margin-bottom: 0;
}
.rightCont_cont_app_text ol li a{
	color: #0263E0;
	cursor: pointer;
}
.rightCont_cont_app_text ol li a:hover{
	text-decoration: underline;
}
.rightCont_cont_app_text ol li span{
	width: 100%;
	font-size: 18px;
	color: #333;
}
.rightCont_cont_app_text ol li ol{
	width: 100%;
	/* margin-left: 21px; */
	margin-top: 10px;
}
.rightCont_cont_app_text ol li ol li{
	line-height: 32px;
	color: #333;
	font-size: 18px;
	margin-bottom: 10px;
}
.rightCont_cont_app_text ol li ol li p{
	width: 100%;
	/* padding-left: 25px; */
}
.rightCont_cont_app_text ol li ol li .rightCont_cont_app_sheet{
	width: 100%;
	/* margin-left: 25px; */
	margin-top: 18px;
}
.rightCont_cont_app_text ol li ol li .rightCont_cont_app_sheet table{
	width: 100%;
	margin-bottom: 30px;
	table-layout: fixed;
	border-color: #DFE1E6;
}
.rightCont_cont_app_text ol li ol li .rightCont_cont_app_sheet table thead{
	background-color: #f5f6fa;
	font-size: 18px;
}
.rightCont_cont_app_text ol li ol li .rightCont_cont_app_sheet table * > th:first-child{
	border-right: 1px solid #e5e5e5;
}
.rightCont_cont_app_text ol li ol li .rightCont_cont_app_sheet table * > th:last-child{
	border-left: 1px solid #e5e5e5;
}
.rightCont_cont_app_text ol li ol li .rightCont_cont_app_sheet table * > th{
	border-top-color: transparent;
}
.rightCont_cont_app_text ol li ol li .rightCont_cont_app_sheet table thead tr th{
	padding: 14px 26px;
}
.rightCont_cont_app_text ol li ol li .rightCont_cont_app_sheet table tr td{
	padding: 24px 26px;
	border: 1px solid #e5e5e5;
	work-wrap: break-work;
}
.rightCont_cont_app_text ol li ol li .rightCont_cont_app_sheet table tr td ol{
	width: 100%;
	margin-top: 10px;
	margin-left: 0;
}
.rightCont_cont_app_text ol li ol li .rightCont_cont_app_sheet table tr td ol li{
	color: #333;
	font-size: 18px;
	line-height: 32px;
	margin-bottom: 6px;
}
.rightCont_cont_app_text ol li ol li .rightCont_cont_app_sheet table tr td ol li:last-child{
	margin-bottom: 0;
}
.rightCont_cont_app_text ol li ol li .rightCont_cont_app_sheet table tr th p{
	padding-left: 0;
}
.rightCont_cont_app_text ol li ol li .rightCont_cont_app_sheet table tr td p{
	padding-left: 0;
}
.rightCont_cont_app_text ol li ol li img{
	margin-top: 12px;
	margin-left: 2px;
	display: block;
	margin-bottom: 20px;
}
.rightCont_cont_app_text ol li .rightCont_cont_app_block{
	/* margin-left: 21px; */
	width: 100%;
	margin-bottom: 20px;
}


/* 添加企业 */
.rightCont_cont_company{
	width: 100%;
}
.rightCont_cont_company span{
	width: 100%;
	font-size: 18px;
	color: #333;
}
.rightCont_cont_company_text{
	width: 100%;
	margin-top: 12px;
}
.rightCont_cont_company_text ol{
	width: 100%;
}
.rightCont_cont_company_text ol li{
	width: 100%;
	margin-bottom: 12px;
}
.rightCont_cont_company_text ol li:last-child{
	margin-bottom: 0;
}
.rightCont_cont_company_text ol li a{
	color: #0263E0;
	cursor: pointer;
}
.rightCont_cont_company_text ol li a:hover{
	text-decoration: underline;
}
.rightCont_cont_company_text ol li img{
	display: block;
	margin-top: 10px;
}
.rightCont_cont_company_text ol li ol{
	margin-left: 21px;
}
.rightCont_cont_company_text ol li ol li img{
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
}
.rightCont_cont_company_text ol li ol li .small_text_block{
	width: 96%;
	/* margin-left: 26px; */
	margin-bottom: 20px;
}
.rightCont_cont_company_text ol li .small_text_block{
	margin-top: 20px;
}


/* 订购号码 */
.rightCont_cont_num{
	width: 100%;
}
.rightCont_cont_num span{
	display: block;
	margin-bottom: 18px;
	font-size: 18px;
	color: #333;
	line-height: 32px;
}
.rightCont_cont_num .rightCont_cont_app_block span{
	margin-bottom: 0;
}
.rightCont_cont_num_text{
	width: 100%;
	margin-top: 18px;
}
.rightCont_cont_num_text ol{
	width: 100%;
}
.rightCont_cont_num_text ol li{
	width: 100%;
	margin-bottom: 12px;
	line-height: 32px;
}
.rightCont_cont_num_text ol li:last-child{
	margin-bottom: 0;
}
.rightCont_cont_num_text ol li img{
	display: block;
	width: 100%;
	margin-top: 10px;
	padding-left: 21px;
}

/* 公费电话封禁规则 */
.rightCont_cont_rule{
	width: 100%;
}
.rightCont_cont_rule span{
	width: 100%;
	margin-bottom: 20px;
	display: block;
	font-size: 18px;
	color: #333;
	line-height: 32px;
}
.rightCont_cont span a{
	color: #0263E0;
	cursor: pointer;
}

/* 公费电话语号码资源下发需要多久？ */
.rightCont_cont span a:hover{
	text-decoration: underline;
}

/*在进行语音通话时，被叫号码无法呼起，导致问题的可能原因有哪些？ */
.rightCont_cont_fault{
	width: 100%;
}
.rightCont_cont_fault ol{
	width: 100%;
}
.rightCont_cont_fault ol li{
	width: 100%;
	line-height: 32px;
	color: #333;
	font-size: 18px;
	margin-bottom: 12px;
}
.rightCont_cont_fault ol li:last-child{
	margin-bottom: 0;
}
.rightCont_cont_fault ol li a{
	color: #0263E0;
	cursor: pointer;
}
.rightCont_cont_fault ol li a:hover{
	text-decoration: underline;
}


/* 产品咨询类 */
.rightCont_cont_list{
	width: 100%;
}
.rightCont_cont_list ol{
	width: 100%;
}
.rightCont_cont_list ol li{
	width: 100%;
	margin-bottom: 12px;
}
.rightCont_cont_list ol li:last-child{
	margin-bottom: 0;
}
.rightCont_cont_list ol li a{
	color: #0263E0;
	font-size: 18px;
	line-height: 32px;
}
.rightCont_cont_list ol li a:hover{
	text-decoration: underline;
}
.rightCont_cont_words{
	font-size: 20px;
	color: #333;
	margin-bottom: 16px;
}
.rightCont_cont_int{
	width: 100%;
	/* margin-bottom: 30px; */
}
.rightCont_cont_int h2{
	width: 100%;
	color: #333;
	font-size: 23px;
	margin-bottom: 18px;
}
.rightCont_cont_int_text{
	width: 100%;
}
.rightCont_cont_int_text ul li{
	margin-bottom: 6px;
}
.rightCont_cont_process_sheet h2{
	width: 100%;
	color: #333;
	font-size: 23px;
	margin-top: 34px;
	margin-bottom: 18px;
}
.illustrate{
	width: 92%;
	background-color: #f5f6fa;
	margin-left: 5%;
	margin-top: 20px;
	padding: 30px;
}
.illustrate h4{
	width: 100%;
	color: #333;
	font-size: 18px;
	margin-bottom: 14px;
}
.rightCont_cont_num_text h3{
	width: 100%;
	font-size: 22px;
	color: #333;
	margin: 20px 0 8px;
}
.rightCont_cont_num_text ul li{
	margin-top: 8px;
	color: #333;
}
.rightCont_cont_num_text ul li span{
	font-weight: 600;
}
.rightCont_cont_img{
	width: 100%;
	margin-top: 20px;
}