
.banner {
    height: 345px;
    width: 100%;
    background: url('/img/contact_banner.png') center center no-repeat;
}
.banner p{
    text-align: right;
    color: #668592;
    font-size: 38px;
    line-height: 60px;
    padding-top: 173px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-family:Source Han Sans CN;
}
.text{
    font-size: 32px;
    color: #333333;
    margin-top: 66px;
    margin-bottom: 75px;
}
.cont{
    margin: 75px auto 0 auto;
}
.p1{
    font-size:20px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(0,51,100,1);
    line-height:40px;
}
.p2,.p4,.p6{
    font-size: 14px;
    color: #333333;
    line-height: 40px;
}
.p3{
    font-size:20px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(0,51,100,1);
    margin-top: 59px;
}
.p5{
    font-size:20px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(0,51,100,1);
    margin-top: 57px;
}
.bottom{
    margin-top: 58px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 224px;
    position: relative;
}
.bottom span{
    width: 125px;
    height: 172px;
    text-align: center;
    cursor: pointer;
}
.bottom a {
    width: 125px;
    height: 172px;
    text-align: center;
}
.bottom .word{
    color: #003364;
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
}
.tc{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background-color: rgba(0,0,0,0.6);
    display: none;
}
.tanchuang{
    width: 600px;
    height: 365px;
    border-radius:12px;
    position: absolute;
    top:50%;
    left:50%;
    margin: -180px 0 0 -300px;
}
.tanchuang .tanchuang_top{
    width: 600px;
    height: 60px;
    background-color: #003364;
    border-radius: 12px 12px 0 0;
}
.tanchuang .tanchuang_top .close{
    text-align: right;
    font-size: 26px;
    line-height: 60px;
    color: #FFFFFF;
    margin-right: 20px;
    cursor: pointer;
}
.tanchuang .tanchuang_bottom{
    width: 600px;
    height: 305px;
    background-color: white;
    overflow: hidden;
    border-radius: 0 0 12px 12px;
    padding: 0 20px;
}
.tc_p1{
    font-size: 26px;
    font-weight:bold;
    color:rgba(0,51,100,1);
    line-height:70px;
    text-align: center;
    padding-top: 30px;
}
.tc_p2{
    text-align: center;
    color: #333333;
    font-size: 22px;
    line-height: 1.8;
}
.tc_p3 {
    font-size: 20px;
}
.tc_p2 img {
    width: 140px;
    height: 140px;
}

/* .banner {
    height: 345px;
    width: 100%;
    background: url('/img/contact_banner.png') center center no-repeat;
}
.banner p{
    text-align: right;
    color: #668592;
    font-size: 38px;
    line-height: 60px;
    padding-top: 173px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-family:Source Han Sans CN;
}
.report_con {
    padding: 78px 0 182px 0;
}
.report_title {
    font-size: 24px;
    color: #003264;
    margin-bottom: 58px;
}
.p1 {
    line-height: 31px;
    font-size: 16px;
    color: #003264;
    font-weight: bolder;
}
.p2{
    line-height: 31px;
    font-size: 14px;
    color: #7C7C7C;
    margin-bottom: 45px;
}
.report_bot {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    align-items: center;
}
.report_bot p{
    width: 357px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    
}
.report_bot p span:nth-child(1) {
    width: 45px;
    height: 44px;
    background:rgba(0,50,100,1);
    border-radius: 50%;
    text-align: center;
    line-height: 44px;
    margin-right: 11px;
}
.report_bot i{
    font-size: 22px;
    color: #fff;
}
.report_bot p span:nth-child(2) {
    color: #7C7C7C;
    font-size: 14px;
    line-height: 25px;
} */
