@charset "UTF-8";


/*中间内容部分*/
.conter{
	width: 100%;
	margin: 0 auto;
	padding-top: 1.3rem;
}

.panel-group{
	display: none;
}


/*右*/
.about_rig{
	background-color: #f9f9f9;
  	margin: 0.5rem 0.4rem;
    border: 1px solid #efefef;
    border-bottom: none;
}
.rig_box{
	background: #FFFFFF;
}
.rig_box h4.panel-title{
	line-height: 1.1rem;
    height: 1.1rem;
	font-size: 0.36rem;
	color: #333333;
	border-bottom: 1px solid #efefef;
	padding: 0 0.2rem;
	margin: 0;
}
.panel-title em{
	width: 24px;
	height: 24px;
	display: inline-block;
	background: url(../img/helpCenter/about_icon1.2.png) no-repeat;
	margin-right: 10px;
	vertical-align: middle;
}
.rig_three .panel-title em{
	background: url(../img/helpCenter/about_icon2.2.png) no-repeat;
}
.rig_four .panel-title em{
	background: url(../img/helpCenter/about_icon3.2.png) no-repeat;
}
.rig_six .panel-title em{
	background: url(../img/helpCenter/about_icon4.2.png) no-repeat;
}
.rig_ten .panel-title em{
	background: url(../img/helpCenter/about_icon5.2.png) no-repeat;
}
.about_text{
	padding: 0 0.2rem;
	border-bottom: 1px solid #e4e4e4;
	display: none;
}

.about_rig h2{
	font-size: 0.34rem;
	color: #585858;
	border-bottom: 1px solid #efefef;
	padding: 0.2rem;
}
.about_rig h2 span {
    display: inline-block;
    float: right;
    width: 0.5rem;
    height: 0.5rem;
    background: url(../img/helpCenter/jt-down.png) no-repeat;
    background-size: 100%;
    vertical-align: middle;
}

.about_rig h3{
	font-size: 15px;
	color: #007BFF;
	padding-bottom: 10px;
	margin-top: 0.3rem;
}
.about_rig h3.text2{
	padding-top: 20px;
	padding-bottom: 10px;
}
.about_rig h4.text3{
	padding: 0;
	margin: 0;
}
.about_rig h4{
	font-size: 12px;
	color: #585858;
	line-height: 23px;
	margin-bottom: 20px;
}
.about_rig h4.text4{
	margin-bottom: 10px;
}

.rig_box img{
	margin-bottom: 10px;
	width: 100%;
}

/* 功能说明 页面  */
.about2 .panel-title em{
	width: 24px;
	height: 24px;
	display: inline-block;
	background: url(../img/helpCenter/about1_icon1.2.png) no-repeat;
	margin-right: 10px;
	vertical-align: middle;
}
.about2 .rig_three .panel-title em{
	background: url(../img/helpCenter/about1_icon2.2.png) no-repeat;
}
.about2 .rig_four .panel-title em{
	background: url(../img/helpCenter/about1_icon3.2.png) no-repeat;
}
.about2 .rig_six .panel-title em{
	background: url(../img/helpCenter/about1_icon4.2.png) no-repeat;
}
.about2 .rig_ten .panel-title em{
	background: url(../img/helpCenter/about1_icon5.2.png) no-repeat;
}


/*常见问题 页面 */
.about3 .panel-title span{
	display: inline-block;
    float: right;
    width: 0.5rem;
    height: 0.5rem;
    background: url(../img/helpCenter/jt-down.png) no-repeat;
    background-size: 100%;
    vertical-align: middle;
    margin-top: 0.3rem;
}
.about3 .about_rig h2{
	display: none;
}
.about3 .about_rig h3 span {
    display: inline-block;
    width: 19px;
    height: 19px;
    background: url(../img/helpCenter/G27.png) no-repeat;
    vertical-align: middle;
    padding-right: 30px;
}
.about3 .about_rig .about_text h4 {
    font-size: 12px;
    color: #585858;
    padding-bottom: 15px;
    line-height: 25px;
    border-bottom: 1px dashed #E8E8E8;
}

.about3 .about_rig .about_text h4.last {
	border-bottom: none;
	padding-bottom: 0;
}

#videoPlay1{
	margin-top: 0.3rem;
}
.about3 .panel-title em{
	width: 24px;
	height: 24px;
	display: inline-block;
	background: url(../img/helpCenter/about_icon1.2.png) no-repeat;
	margin-right: 10px;
	vertical-align: middle;
}
.about3 .rig_two .panel-title em{
	background: url(../img/helpCenter/about2_icon1.2.png) no-repeat;
}
.about3 .rig_three .panel-title em{
	background: url(../img/helpCenter/about2_icon2.2.png) no-repeat;
}


/*申请试用 */

.foot-btn {
	padding: 0.6rem 0;
	background: url(../img/shiyong.png) no-repeat center center;
	background-size: cover;
}

.foot-btn .text-light {
	font-size: 0.25rem;
	line-height: 0.3rem;
}

.foot-btn .btn-outline-light {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.foot-btn h4 {
	font-size: 0.25rem!important;
	line-height: 0.4rem!important;
	color: #FFFFFF;
	padding-top: 0.2rem!important;
}


/*首页底部*/

.footer_top {
	display: none;
}

.footer_box {
	padding: 0 0.4rem;
	padding-bottom: 0.8rem;
}

.footer_box .foot-body .one {
	display: none;
}

.footer_box .foot-body {
	padding: 0.5rem 0 0.2rem 0;
	border-bottom: 1px solid #585858;
}

.footer_box .foot-body .two {
	display: inline-block;
	width: 65%;
}

.footer_box .foot-body .two h6 {
	display: none;
}

.footer_box .foot-body .three {
	display: block;
	float: right;
}

.footer_box .foot-body .three p {
	display: none;
}

.footer_box .foot-body .three img {
	max-width: 65%!important;
	margin-bottom: 0;
}

.footer_box .foot-body p {
	margin-bottom: .2rem;
	color: #cacbcc;
	font-size: 0.2rem;
}

.footer_box .foot-body h6 {
	margin: 0;
	margin-bottom: 0.2rem;
}

.footer_box .foot-friend {
	border: none;
	color: #63656b;
	font-size: 0.2rem;
	padding: 0.2rem 0;
	border-bottom: 1px solid #585858;
}

.footer_box .foot-friend a {
	margin-right: 0;
	margin-left: .2rem;
	color: #63656b;
}

.footer_box .footer {
	padding-top: 0.3rem;
	padding-bottom: .5rem;
	font-size: 0.2rem;
	text-align: center;
}





































