/* banner 图*/
.banner{
 /* background: url('../images/banuer.png') no-repeat; */
background-size: cover;
position: relative;
height: 438px;
}
.aboutus .aboutus-title {
    color: #ffffff;
}
.aboutus .aboutus-title h3 {
    font-size: 28px;
    margin-bottom: 14px;
    margin-top: 210px;
}
.aboutus .aboutus-title {font-size: 16px;}
.aboutus .aboutus-title .banner-txt {
    font-size: 20px;
    font-weight: normal;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
    width: 720px; 
}


/* 产品常见问答 */
.serviceBg{
    background-color: #ffffff;
}
.serviceBg .serverTab{
    width: 100%;
    border-bottom: 1px solid #eee;
}
.serviceTab{
    height: 60px;
}
.serviceTab div:nth-child(1){
    text-align: left;
}
.serviceTab div:nth-child(2){
    text-align: center;
}
.serviceTab div:nth-child(3){
    text-align: right;
}
.serviceTab .tab-title{
 float: left;
 width: 400px;
 line-height: 60px;
}
.serviceTab .tab-title .addactive{
    border-bottom: 3px solid #43a3f9;
    color: #43a3f9;
    font-size: 18px !important;
}
.serviceTab .tab-title span{
    color: #040e1d;
    font-size: 16px;
    padding: 0 80px;
    display: inline-block;
    cursor: pointer;
}
.active{
    border-bottom: 1px solid #2c66c6 !important;
    color: #2c66c6 !important;
}
.tab-list{
    display: none;
}
.list-data{
    width: 100%;
    height: 60px;
    background-color: #f3f5f9;
}
.list-data .list-item{
    width: 12%;
    float: left;
    padding: 18px 0;
}
.list-data .list-item .addactive{
    border-bottom: 2px solid #2c66c6;
}
.list-data .list-item span{
    /* width: 1.14rem; */
    height: 42px;
    background-color: #ffffff;
    text-align: center;
    line-height:42px;
    color: #2c66c6;
    display: inline-block;
    cursor: pointer;
    padding: 0 20px;
    font-size: 18px;
}
.seviceList{
    /* height: 12rem; */
    padding-top: 49px;
    position: relative;
    
}
.seviceList .data {display: none;}
.seviceList .data li{
    border: solid 1px #e5eaf3;
    padding: 0 24px 0 24px;
    margin-bottom: 20px;
    cursor: pointer;
    
}
.seviceList .data li .title-list{
    height: 70px;
    line-height: 70px;
}
.seviceList .data li .title-list h3{
    font-size: 18px;
    color: #040e1d;
    float: left;
}
.seviceList .data li .title-list h3:hover{
    color:#43a3f9;
}
/* color: #44a3f8; */
.addColor{
    color:#43a3f9 !important;
}
.seviceList .data li .title-list .jiantou{
    float: right;
    font-size: 20px;
    cursor: pointer;
    color: #7d8ba5;
}
.seviceList .data li .title-txt{
   /* margin-top: 24px; */
   display: none;
   padding-bottom: 10px;
}
.conter-txt{
    display: block;
}
.seviceList .data li .title-txt p{
    line-height: 22px;
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #6c7480;
}


 .feiye{
     /* position: absolute;
     bottom: 0; */
     /* margin-left: 30%; */
     position: absolute;
    bottom: 10px;
    left: 30%;
    width: 100%
 }
 .feiye .number{
    float: left;
    width: 36px;
    height: 36px;
    border: solid 1px #e5eaf3;
    text-align: center;
    line-height: 36px;
    margin: 0 10px;
 }
 .feiye .number a{font-size: 16px;color: #3b485a;}
 .feiye .number:hover{color: #2c66c6 !important; border: solid 1px #2c66c6 !important;}
.number1{
    line-height: 0.36rem;
}
.number1 a{color: red;}
#pageParent{ 
    margin: 50px 0;
}
#pageParent .layui-laypage{
    display: table;
    margin: 0 auto;
}

/* 资料下载&培训材料 */
.zhiliao{
border-top: 1px solid #ccc;
padding: 17px 0 17px 0;
box-sizing: border-box;
/* margin-bottom: 20px; */
}
.data .zhiliao:nth-child(3){
    border-bottom: 1px solid #ccc;
}
.data .zhiliao:nth-child(7){
    border-bottom: 1px solid #ccc;
}
.data .zhiliao:nth-child(8){
    border-bottom: 1px solid #ccc;
}
.data .zhiliao:nth-child(9){
    border-bottom: 1px solid #ccc;
}
.data .zhiliao:nth-child(10){
    border-bottom: 1px solid #ccc;
}


.biaoti{
line-height: 30px;
color: #040e1d;
}
.biaoti span{
    font-size: 18px;
}

.xiazai:hover{
    color: #47a3f8;
}
.downLoad{
line-height: 20px;
margin-top: 7px;
cursor: pointer;
float: right;
display: inline-block;
}
.titleDeclare{
/* padding-left: 30px; */
box-sizing: border-box;
line-height: 30px;
color: #6c7480;
font-size: 16px;
}
.titleDeclare span:nth-child(2){
   display: inline-block;
   float: right;
   color: #b5bcc6;
}
.tabListBox{ padding-left: 5%; }
p{
    white-space: pre-wrap;
}
.xiazai{
font-size: 26px !important;
margin-left: 20px;
display: inline-block;
color: #7d8da5;
}


  