/* goumaixiancheng */
.C-item1{
    width: 95%;
    background-color: white;
    text-align: center;
    margin: 10px;
}
.C-item1 img{
     margin-top: 30px;
}
.C-item1 .item_tit{
    font-size: 2.4rem;
    margin-top: 35px;
}
.C-item1 .item_desc {
  line-height: 2.8rem;
  height: 8.4rem;
  font-size: 1.6rem;
  margin-top: 20px;
}
.ab1_box1 .ab1_info p{
    line-height: 40px;
}
/* 手机 */
@media screen and (max-width:415px){
    .C-wei2 ul li{
        width: 48%;
    }
}
/* American */
.hdr .nav li img{
    margin-left: 5px;
}
/* 二级标题 */
/* .hdr .nav li .C-er1{
    position: absolute;
    top: 17px;
    background :#edf5fd;
    width: 120px; */
    /* height: 84px; */
    /* margin-top: 30px;
}
.hdr .nav .C-er1 li{
    display: block;
    width: 120px;
    
}
.hdr .nav .C-er1 li a{
    line-height: 42px;
    color: #3e3e3e;
    font-size: 14px;
    font-weight: normal;
    display: block;
    width: 100%;
    text-align: center;
}
.hdr .nav .C-er1 li a:hover{
    background-color: #005DCF;
    width: 100%;
    color: #fff;
    border: none;
} */

.C-wei2 ul{
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
}
.C-wei2 ul li{
    display: inline-block;
    width: 23%;
    height: 160px;
    font-size: 16px;
    background-color: #edf5fd;
    margin: 2px;
}
.C-wei2 ul li img{
    margin-top: 40px;
}
.C-wei2 ul li p{
    margin-top: 20px;
}
/* 表格 */
.C-mei2{
   margin-top: 80px;
}
.C-re2{
    margin-top: 60px;
    
}
.C-re2 table{
    border-bottom: 1px solid #EEEEEE ;
    border-right: 1px solid #EEEEEE ;
    width: 1200px;
    height: 600px;
    margin-left: 100px;
    text-align:center;
}
.C-re2 table tr{
    height: 60px;
}
.C-re2 table tr td{
    border-left: 1px solid #EEEEEE ;
    border-top: 1px solid #EEEEEE ;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 18px;
}
.C-re2 table tr:hover{
    background-color:  #edf5fd;
}
.C-re2 table tr td:hover{
    border-left: 4px solid #005DCF;
}
.C-re2 table .C-men2 td{
    font-size: 16px;
    line-height: 30px;
}
/* 手机 */
@media screen and (max-width:415px){
    .C-wei2 ul li{
        width: 48%;
        font-size: 14px;
    }
    .C-re2{
        overflow-x: scroll;
    }

    .C-re2 table{
        margin-left: 0;
    }

}

/* bankkaihu */
.C-kai3 ul {
    margin-top: 45px;
}
.C-kai3 ul li{
    display: inline-block;
    position: relative;
    margin-right: 17px;
}
.C-kai3 li img{
    width: 100%;
}
.C-kai3 li .C-xiang3{
    position: absolute;
    top: 10%;
    left: 10%;
}
.C-xiang3 h5{
    font-size: 18px;
    font-family: OPPOSans;
    color: #005DCF;
    line-height: 20px;
    margin-bottom: 30px;
}
.C-xiang3 p{
   
    font-size: 14px;
    font-family: OPPOSans;
    font-weight: normal;
    color: #666666;
    line-height: 26px;
}
/* 手机 */
@media screen and (max-width:415px){
    .C-kai3 ul li{
    margin-bottom: 20px;
    margin-right: 0;
    }
}
/* 注册1 */
.C-quan4 {
    text-align: center;
}
.C-quan4 p{
    font-size: 18px;
    font-family: OPPOSans;
    font-weight: normal;
    color: #999999;
    line-height: 30px;
    margin-bottom: 20px;
}
.C-wei4{
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap  
}
.C-wei4 li{
    display: inline-block;
    width: 33%;
}
.C-item4{
    width: 95%;
    background-color: white;
    text-align: center;
    margin: 10px;
}
.C-item4 img{
     margin-top: 30px;
}
.C-item4 .item_tit{
    font-size: 2.4rem;
    margin-top: 35px;
}
.C-item4 .item_desc {
  line-height: 2.8rem;
  height: 8.4rem;
  font-size: 1.6rem;
  margin-top: 20px;
  padding-left: 3rem;
  padding-right: 3rem;
}
.ab1_box .ab1_info p{
    line-height: 40px;
}
/* 年审 */
.C-kai4 ul {
    margin-top: 50px;
    /* display: flex;
    flex-direction: row;
    justify-content: center; */
}
.C-kai4 ul li{
    /* background-color: #edf5fd; */
    display: inline-block;
    position: relative;
   
}
.C-kai4 li img{
    width: 95%;
}
.C-kai4 li .C-xiang4{
    position: absolute;
    top: 34%;
    left: 3%;
    width: 86%;
    text-align: center;
}
.C-xiang4 h5{
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2C324D;
    line-height: 30px;
    margin-bottom: 22px;
}
.C-xiang4 p{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 30px;
    opacity: 0.6;
}
/* 年审资料 */
.C-nian4{
   background-color: #edf5fd;
}
.C-shen4 h6{
    display: inline;
    color: #005DCF;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
}
.C-shen4 span{
    font-size: 18px;
    color: #000000;
    line-height: 30px;
}
/* 手机 */
@media screen and (max-width:415px){
    .C-wei4 li{
        width: 48%;
    }
    .C-xiang4 p{
        font-size: 2rem;
    }
    .C-shen4 h6{
        font-size: 2.3rem;
    }
    .C-shen4 span{
        font-size: 2rem;
    }
}
/* zizhuzhuce */
.C-shen5 h6{
    /* display: inline; */
    color: #005DCF;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
}
.C-shen5 h5{
    color: #666;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
}
/* 表格 */
.C-quan5{
    text-align: center;
    font-size: 18px;
    font-family: OPPOSans;
    font-weight: normal;
    color: #999999;
    line-height: 30px;
}
.C-ge5{
    margin-top: 40px;
    
}
.C-ge5 table{
    border-bottom: 1px solid #EEEEEE ;
    border-right: 1px solid #EEEEEE ;
    width: 1200px;
    height: 500px;
    margin-left: 100px;
    margin-bottom: 50px;
    text-align:center;
}
.C-ge5 table tr{
    height: 60px;
}
.C-ge5 table tr td{
    border-left: 1px solid #EEEEEE ;
    border-top: 1px solid #EEEEEE ;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 18px;
}
.C-ge5 table .sa td{
    font-size: 24px;
   font-weight: bold;
}
.C-ge5 table tr .ss{
    color: #005DCF;
     font-weight: bold;
}
.C-ge5 table tr td:first-child{
    width: 503px;
}             
.C-ge5 table tr:hover{
    background-color:  #edf5fd;
}
.C-ge5 table tr td:hover{
    border-left: 4px solid #005DCF;
}
.C-ge5 table .C-men2 td{
    font-size: 16px;
    line-height: 30px;
}
@media screen and (max-width:415px){
    .C-ge5{
    overflow-x: scroll;
    }
    .C-ge5 table{
        margin-left: 0;
    }
}
