.zt2bannFa{
    height: 200px;
    background: url("../images/proLst2.jpg")no-repeat center center;
}
.zt2bannDes{
    text-align: center;
}
.zt2bannDes p{
    color: #fff;
}
.zt2bannTit{
    color: rgb(255, 255, 255);
    margin-bottom: 25px;
    margin-top: 60px;
    font-size: 32px;
    font-family: "Arial";
}
.zt2bannDs1{
    color: #fff;
    font-family: "Arial";
    font-size: 16px;
}
.zt2Cat{
    height: 85px;
    background-color: #e5e5e6;
}
.zt2CatFa{
    height: 85px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.zt2CatFa p{
    font-family: "Microsoft Sans Serif";
    font-size: 15px;
    color: #000033;
}
.zt2CatLst{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.zt2CatLst a{
    display: block;
    width: 217px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background-color: #fff;
    border-radius: 17px;
    margin-right: 26px;
    font-size: 15px;
}
.zt2CatLst .hov{
    background-color: #204ba0;
    color: #fff;
    margin-left: 11px;
}
.zt2CatLst a:hover{
    background-color: #204ba0;
    color: #fff;
}
.zt2Cont{
    background-color: #f2f3f7;
}
.zt2ConFaLe{
    width: 880px;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #e5e6e8;
}
.zt2Con1Tit{
    display: flex;
    justify-content: flex-start;
}
.zt2Con1TitLe{
    width: 69px;
    height: 49px;
    line-height: 50px;
    background:url("../images/zt2p1TitBg.png")no-repeat center center;
    text-align: center;
    color: #fff;
    font-size: 21px;
    font-family: "Microsoft Sans Serif";
}
.zt2Con1TitRi{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 48px;
    width: 810px;
    padding-left: 10px;
    border-bottom: 1px solid #1e499d;
}
.zt2Con1TitRi01{
    font-size: 24px;
    font-family: "Microsoft Sans Serif";
    color: #1e499d;
}
.zt2Con1TitRi02{
    font-size: 16px;
    font-family: "Microsoft Sans Serif";
    color: #1e499d;
}
.zt2Con1Des p{
    font-size: 14px;
    font-family: "Microsoft Sans Serif";
    color: #444444;
    line-height: 20px;
    padding-left: 80px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.zt2Con1Fa{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.zt2Con1Lst{
    width: 197px;
    background-color: #e3e3e3;
    padding: 10px 8px;
    margin-bottom: 10px;
}
.zt2Con1Lst a{
    display: block;
    width: 100%;
}
.zt2Con1ImgBox{
    width: 197px;
    height: 150px;
    overflow: hidden;
    border-radius: 8px;
}
.zt2Con1ImgBox img{
    width: 100%;
}
.zt2Con1Lst:hover .zt2Con1ImgBox img{
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
}
.zt2Con1Dep{
    margin-top: 10px;
}
.zt2Con1Dep span{
    color: #666666;
    font-size: 14px;
    font-family: "Microsoft Sans Serif";
}
.zt2Con1Dep i{
    font-style: normal;
    color: #000;
    font-size: 14px;
    font-family: "Microsoft Sans Serif";
}
.zt2Con2Fa{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-top: 20px;
}
.zt2Con2Fa table{
    width: 50%;
    border-spacing: 0;
}
.zt2Con2Fa table td{
    text-align: center;
    border-right: 1px solid #afb2ba;
    height: 85px;
    font-size: 14px;
    font-family: "Microsoft Sans Serif";
    color: #333333;
    line-height: 20px;
}
.zt2Con2Fa table td:nth-child(1){
    width: 135px;
}
.zt2Con2Fa table td:nth-child(2){
    width: 135px;
}
.zt2Con2Fa table td:nth-child(3){
    width: 171px;
}
.zt2Con2Fa table tr:nth-child(2n+1){
    background-color: #ebecf1;
}
.zt2Con2Fa table tr:nth-child(2n){
    background-color: #f4f4f4;
}
/*第一行*/
.zt2Con2Fa table tr:nth-child(1){
    background-color: #214ca0;
    height: 43px!important;
}
.zt2Con2Fa table tr:nth-child(1) td{
    color: #fff!important;
    font-size: 15px!important;
    font-family: "Microsoft Sans Serif";
    height: 43px!important;
    line-height: 43px!important;
}

.zt2Con3{
    margin-top: 26px;
    display: flex;
    justify-content: space-between;
    height: 63px;
    background: url("../images/zt2P4Bg.jpg")no-repeat center center;
}
.zt2Con3Le{
    height: 63px;
    color: #fff;
    width: 100px;
    line-height: 63px;
    background: url(../images/zt2Ris.png)no-repeat right center;
    margin-left: 20px;
}
.zt2Con3Ri{
    width: 765px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.zt2Con3Ri a{
    display: block;
    width: 165px;
    height: 32px;
    background-color: #f0a514;
    color: #fff;
    border-radius: 10px;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    font-family: "Microsoft Sans Serif";
    cursor: pointer;
}
.zt2Con3Ri a:last-child{
    margin-right: 0px;
}

.zt2LesTit{
    font-size: 24px;
    font-family: "Microsoft Sans Serif";
    line-height: 40px;
    color: #333333;
    margin: 10px 0;
}
.zt2LesOne{
    display: flex;
    justify-content: space-between;
}
.zt2LesOne input{
    width: 30%;
    height: 50px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
}
.zt2LesOne input::placeholder{
    padding-left: 15px;
    color: #A8A7A7;
    font-size: 14px;
    font-family: "Microsoft Sans Serif";
}
.zt2LesTwo textarea{
    width: 100%;
    height: 122px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    margin-top: 22px;
}
.zt2LesTwo textarea::placeholder{
    color: #A8A7A7;
    padding-left: 15px;
    font-size: 14px;
    font-family: "Microsoft Sans Serif";
}
.zt2LesThree{
    text-align: right;
}
.zt2LesThree input{
    width: 319px;
    height: 41px;
    border: 1px solid #214ca0;
    border-radius: 3px;
    background: linear-gradient(to right,#213272,#2F62BB);
    color: #fff;
    font-size: 20px;
    font-family: "Microsoft Sans Serif";
    margin-top: 20px;
    cursor: pointer;
}
.emailFox{
    display: none;
    text-align: right;
}














