@charset "utf-8";
*{
    margin: 0;
    padding: 0;
}
.box{
    width: 740px;
    height: 1030px;
    background-size: 100% 100%;

}
.box2{
    width: 740px;
    height: 1030px;
    background-size: 100% 100%;

}
.my_img{
    width: 125px;
    height: 203px;
    margin: auto;
    padding-top: 325px;
}
.my_img img{
    width: 100%;
    height: 100%;
}
.name{
    display: block;
    font-size: 60px;
    font-family: \@楷体;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 25px;

}
.miao{
    text-align: center;


}
.miao p{
    font-size: 25px;
    font-family:\@宋体;
    font-weight: bold;
    line-height: 45px;
}
.zhang{
    margin-top: 125px;
    text-align: right;
    padding-right: 135px;
}
.zhang p{
    font-size: 18px;
    line-height: 30px;
    /* font-weight:600; */
}
.zhang p:nth-child(2){
    font-size: 16px;
}
.bianma {
    margin-left: 100px;
    margin-top: 10px;
    font-family: \@宋体;
    font-size: 18px;
}
.bianma3 {
    margin-left: 100px;
    margin-top: 10px;
    font-family: \@宋体;
    font-size: 18px;
}
/**{*/
/*    margin: 0;*/
/*    padding: 0;*/
/*}*/
/*.box{*/
/*    width: 100%;*/
/*    !*height: 820px;*!*/
/*    !*height: 100vh;*!*/
/*    height: 1000px;*/
/*    background-image: url("../images/PTA-3.png");*/
/*    background-size: 100% 100%;*/
/*}*/
/*.top{*/
/*    width: 100%;*/
/*    !*padding: 0 30px;*!*/
/*    display: flex;*/
/*    text-align: center;*/
/*    height: 110px;*/

/*}*/
/*.top_left{*/
/*    flex: 1;*/
/*    margin-top: 30px;*/
/*}*/
/*.top_con{*/
/*    flex: 2;*/
/*}*/
/*.top_con span:nth-child(1){*/
/*    display: block;*/
/*    font-size: 30px;*/
/*    !*line-height: 40px;*!*/
/*    padding-top: 60px;*/
/*    font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";*/
/*}*/
/*.top_con span:nth-child(2){*/
/*    display: block;*/
/*    font-size: 20px;*/
/*    !*font-family: \@楷体;*!*/
/*    font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";*/

/*}*/

/*.top_right{*/
/*    flex: 1;*/
/*    margin-top: 30px;*/

/*}*/
/*.title{*/
/*    text-align: center;*/
/*    !*height: 120px;*!*/
/*    margin: 30px 0;*/

/*}*/
/*.imgbox{*/
/*    width: 130px;*/
/*    height: 180px;*/
/*   margin: auto;*/
/*}*/
/*.imgbox img{*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/
/*.titleone{*/
/*    text-align: center;*/
/*   line-height: 100px;*/
/*}*/
/*.titleone span{*/
/*    display: block;*/
/*    font-size: 60px;*/
/*    font-family: \@楷体;*/
/*}*/
/*.content{*/
/*    text-align: center;*/
/*    font-size: 30px;*/
/*    !*font-family: \@宋体;*!*/
/*    font-weight: 600;*/
/*    margin-top: 20px;*/
/*}*/
/*.content p{*/
/*    height: 60px;*/
/*    font-weight: 600;*/
/*}*/
/*.footer{*/
/*    !*display: flex;*!*/
/*    height: 200px;*/
/*    margin-top: 30px;*/
/*    text-align: center;*/
/*}*/
/*.footer_left{*/
/*    width: 60%;*/
/*    float: left;*/
/*    height: 200px;*/

/*}*/
/*.footer_left_img{*/
/*    width: 120px;*/
/*    height: 80px;*/
/*    margin: auto;*/
/*}*/
/*.footer_left_img img{*/
/*    width: 80%;*/
/*    height: 80%;*/
/*}*/
/*.footer_left span{*/
/*    display: block;*/
/*    font-size: 20px;*/

/*}*/
/*.footer_left span:nth-child(2){*/
/*    display: block;*/

/*    !*font-size: 16px;*!*/
/*}*/
/*.footer_left span:nth-child(1){*/
/*    display: block;*/

/*    font-size: 20px;*/
/*}*/
/*.footer_right{*/
/*   float: right;*/
/*   width: 35%;*/
/*}*/
/*.bbb{*/
/*        width: 176px;*/
/*        height: 176px;*/
/*        background-image: url(../images/PTA-2_12.png);*/

/*        background-size: 100% 100%;*/
/*        background-repeat: no-repeat;*/

/*}*/
/*.bbb span{*/
/*    font-size: 20px;*/
/*    display: block;*/
/*    line-height: 30px;*/
/*    font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";*/
/*}*/
/*.bbb span:nth-child(1){*/

/*    padding-top: 70px;*/
/*}*/
/*@media screen and (max-width: 750px){*/
/*    .box{*/
/*        width: 4rem;*/
/*        height: 8.2rem;*/
/*        background-image: url("../images/PTA-3.png");*/
/*        background-size: 100% 100%;*/
/*        !*margin: auto;*!*/
/*    }*/
/*    .top{*/
/*        width: 100%;*/
/*        !*padding: 0 30px;*!*/
/*        display: flex;*/
/*        text-align: center;*/
/*        height: 1.10rem;*/

/*    }*/
/*    .top_left{*/
/*        flex: 1;*/
/*    }*/
/*    .top_con{*/
/*        flex: 2;*/
/*    }*/
/*    .top_con span:nth-child(1){*/
/*        display: block;*/
/*        font-size: 30px;*/
/*        !*line-height: 40px;*!*/
/*        padding-top: .3rem;*/
/*    }*/
/*    .top_con span:nth-child(2){*/
/*        display: block;*/
/*        font-size: 20px;*/
/*    }*/
/*    .top_right{*/
/*        flex: 1;*/

/*    }*/
/*    .title{*/
/*        text-align: center;*/
/*        height: 1.20rem;*/
/*    }*/
/*    .imgbox{*/
/*        width: 1.30rem;*/
/*        height: 1.80rem;*/
/*        margin: auto;*/
/*    }*/
/*    .imgbox img{*/
/*        width: 100%;*/
/*        height: 100%;*/
/*    }*/
/*    .titleone{*/
/*        text-align: center;*/
/*        line-height: 100px;*/
/*    }*/
/*    .titleone span{*/
/*        display: block;*/
/*        font-size: 40px;*/
/*    }*/
/*    .content{*/
/*        text-align: center;*/
/*        font-size: 30px;*/
/*    }*/

/*    .footer{*/
/*        !*display: flex;*!*/
/*        height: 200px;*/

/*        text-align: center;*/
/*    }*/
/*    .footer_left{*/
/*        width: 60%;*/
/*        float: left;*/

/*    }*/
/*    .footer_left_img{*/
/*        width: 120px;*/
/*        height: 80px;*/
/*        margin: auto;*/
/*    }*/
/*    .footer_left_img img{*/
/*        width: 100%;*/
/*        height: 100%;*/
/*    }*/
/*    .footer_left span{*/
/*        display: block;*/
/*        font-size: 20px;*/
/*    }*/
/*    .footer_right{*/
/*        float: right;*/
/*        width: 40%;*/
/*    }*/
/*    .bbb{*/
/*        width: 176px;*/
/*        height: 176px;*/
/*        background-image: url(../images/PTA-2_12.png);*/

/*        background-size: 100% 100%;*/
/*        background-repeat: no-repeat;*/

/*    }*/
/*    .bbb span{*/
/*        font-size: 20px;*/
/*        display: block;*/
/*        line-height: 30px;*/
/*    }*/
/*    .bbb span:nth-child(1){*/

/*        padding-top: 70px;*/
/*    }*/





/*}*/