﻿.cp-Container{
    padding:0 30px 30px 30px;
}

.cp-Container .title{
    font-size: 18px;
    color: #A05C5B;
    font-weight:bold;
    padding:20px 0;
}

.cp-Container .subtitle{
    font-size:14px;
    font-weight:bold;
     padding:15px 0;
}

.cp-content p{
    padding:5px 0;
} 

.cp-content ol{
    margin-left:30px;
}
.cp-content div{
    display:none;
}
.cp-content ol li{
    padding:5px 0;
}

.cp-Header {
    height:80px;
   border:0;
   border-bottom:#D1D1D1 2px solid;
   line-height:80px;
   position:fixed;
   top:0;
   left:0;
   width:calc(100% - 40px);
   margin:0 20px;
   background:#fff;
}
.cp-Header a{
    display:inline-block;
    vertical-align:middle;
}
.cp-Header a img{
    vertical-align:middle;
    height:34px;
}
.switchLanguage{
     float: right;
    color: #0056FF;
    height: 20px;
    line-height: 40px;
    margin-top: 40px;
}
.h5-header{
    height:42px;
    line-height:42px;
    font-size: 17px;
    color: #FFFFFF;
    background: #A20C00;
    text-align:center;
    position:fixed;
    width:100vw;
}

.h5-header a{
    font-size: 22px;
    color: #FFFFFF;
    text-decoration:none;
}
.h5-header a p{
   margin:0;
   padding:0;
   line-height:40px;
   height:40px;
}
.cp-Header a{
    margin-right:20px;
}
.cp-Header .switchLanguage{
    margin-right:0;
}
.cp-Header .cp-font{
    line-height:20px;
    height:60px;
    text-align:center;
    margin-top:20px;
    color:#000;
    text-decoration:none;
 
}
.cp-Header .cp-font .zh{
    font-weight:bold;
}

.h5-header .menuButton{
    float:left;
    margin-left:10px;
}
.h5-zw{
    height:42px;
}
.pc-zw{
    height:80px;
}

.big-tittle {
    margin-top:10px;
    font-size: 18px;
    color: black;
    font-weight: bold;
    padding: 20px 0;
}