body{
    margin: 0;
    padding: 0;
    background-color: #f5f9fc;
}
.banner-top{
    width: 100%;
    height: 600px;
    margin: 165px 0 0 0;
    background: url("../../img/electronic-copyright/banner01.jpg") no-repeat;
    background-size: 100% 100%;
}
.banner-title{
    width: 1100px;
    height: 100px;
    margin: 0 auto;
    line-height: 100px;
    text-align: center;
    color:white;
    font-weight: bolder;
    font-size: 25px;
}
.banner-title-content{
    width: 1100px;
    height: 100px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.banner-title-content>p{
    width: 80%;
    text-align: center;
    display: block;
    color:white;
    font-size: 18px;
}
.banner-footer{
    width: 1100px;
    height: 200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.DIC-credential-title-content{
    width: 1100px;
    height: 50px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.DIC-credential-title-content>p{
    width: 80%;
    text-align: center;
    display: block;
    color:white;
    font-size: 18px;
}
/*哪些可以办理证书*/
.variety-DIC{
    width: 100%;
    height: 400px;
    background-color: white;
}
.variety-DIC-title{
    width: 1100px;
    height: 100px;
    margin:0 auto;
    font-weight: bolder;
    font-size: 28px;
    text-align: center;
    line-height: 100px;
    color: #666666;
}
.variety-DIC-img{
    width: 1100px;
    height: 200px;
    margin:0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
/*办理流程*/
.DIC-handing-procedures{
    width: 100%;
    height: 430px;
    margin: 20px auto 0 auto;
    background-color: white;
    padding-top: 40px;
}
.DIC-handing-procedures .process {
   /*margin-top: 20px;*/
    width: 1100px;
    margin: 0 auto;
    padding-top: 20px;
    /*box-sizing: border-box;*/
    /*border: 1px solid gainsboro;*/
    /*box-shadow: 0 0 10px gainsboro;*/
}
.addCart{
    cursor: pointer;
    font-size: 14px;
}
.process>img {
    display: block;
    width: 100%;
    margin-top: 35px;
}
.prompt p {
    font-size: 14px;
    color: #6edc02;
    text-indent: 41px;
    background-image: url(../../img/header/prompt.png);
    background-repeat: no-repeat;
    background-size: 19px;
    background-position: 8px center;
}
.prompt ul {
    padding-left: 41px;
}
.prompt ul li {
    font-size: 12px;
    color: #666;
    line-height: 25px;
}
.prompt ul li img {
    vertical-align: text-top;
}
.prompt ul {
    margin-bottom: 5px;
}
/*广告*/
.guang-gao{
    width: 1100px;
    margin: 0 auto;
}
.guang-gao>img{
    width: 100%;
}

/*微信客服QQ客服切换*/
.display_box{
    display: none;
    z-index: 99;
}
.contact-customer-process-public{
    width: 250px;
    height: 150px;
    background-color: white;
    box-shadow: 0 0 3px red;
    display: flex;
    justify-content: space-between;
    z-index: 99;
}
.contact-customer-process{
    position:absolute;
    bottom:-148px;
    right:32%;
}
.customer-process-two{
    position:absolute;
    bottom:-148px;
}
.contact-customer-left{
    width: 50%;
    height: 100%;
    cursor: pointer;
}
.contact-customer-process-public .contact-customer-left>img{
    display: block !important;
    width: 90%;
    height: 35%;
    margin: 25% auto;
}
.contact-customer-left>div{
    width: 100%;
    text-align: center;
    color:black !important;
}
.contact-customer-right{
    width: 50%;
    height: 100%;
}
.contact-customer-right>img{
    width: 90%;
    height: 72%;
    display: block;
    margin: 5% auto;
}
.contact-customer-right>div{
    width: 100%;
    text-align: center;
    color:black !important;
}
/*联系客服*/
.contact-me{
    width: 100%;
    height: 300px;
    margin: 20px auto 0 auto;
    background-color: white;
    padding-top: 10px;
}
.contact-me-content{
    width: 1100px;
    margin: 0 auto;
}
.basic_material>p {
    position: relative;
    text-indent: 36px;
    height: 66px;
    font-size: 24px;
    color: #333;
    line-height: 66px;
    border-bottom: 2px solid #66ce00;
}
.basic_material>p em {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 30px;
    background-color: #6db545;
    color: #fff;
    text-align: center;
    line-height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-indent: 0;
}
.basic_material li {
    width: 366px;
    margin: 34px 0 25px;
}
.basic_material>img {
    display: block;
    width: 100%;
    margin: 34px 0 10px;
}
.no_material li {
    width: 366px;
    margin: 34px 0 14px;
}
.basic_material li dt {
    margin: 13px 12px 0 0;
}
.basic_material li dt img {
    display: block;
}
.basic_material li dd {
    width: 242px;
}
.basic_material li dd>p {
    font-size: 24px;
    color: #333;
    margin-bottom: 10px;
}
.basic_material li div {
    font-size: 14px;
    color: #333;
    line-height: 20px;
}
.basic_material li div p {
    font-size: 16px;
    color: #333;
}
.basic_material li div img {
    margin-top: 10px;
}
.basic_material li div a img {
    margin-top: 0;
    display: block;
}
