*{
    margin: 0;
    padding: 0;
}
body {
    min-width: 1300px;
}
/* banner */
.ban {
    width: 100%;
    height: 744px;
    background: url("../images/1.jpg") no-repeat;
}

.plain {
    width: 100%;
    height:745px;
    background: url("../images/14.jpg") no-repeat;
}
.thc {
    height: 824px;
}
.thc img{
    width: 100%;
    height: 100%;
    vertical-align:  middle;
}
.thc1 {
    height: 1017px;
}
.thc1 img{
    width: 100%;
    height: 100%;
    vertical-align:  middle;
}
.thc2 {
    height: 889px;
}
.thc2 img{
    width: 100%;
    height: 100%;
    vertical-align:  middle;
}
.thc3 {
    height: 848px;
}
.thc3 img{
    width: 100%;
    height: 100%;
    vertical-align:  middle;
}

.thc4 {
    height: 1007px;
}
.thc4 img{
    width: 100%;
    height: 100%;
    vertical-align:  middle;
}

.thc5 {
    height: 760px;
}
.thc5 img{
    width: 100%;
    height: 100%;
    vertical-align:  middle;
}

.thc6 {
    height: 677px;
}
.thc6 img{
    width: 100%;
    height: 100%;
    vertical-align:  middle;
}

.thc7 {
    height: 1065px;
}
.thc7 img{
    width: 100%;
    height: 100%;
    vertical-align:  middle;
}

.thc8 {
    height: 780px;
}
.thc8 img{
    width: 100%;
    height: 100%;
    vertical-align:  middle;
}
/* 视屏 */
.plain {
    overflow: hidden;
}
.ppp {
    height: 524px;
}
.father {
    width: 1200px;
    margin: 0 auto;
    height: 496px;
    padding: 25px 0 60px 0px;
    background-color: black;
}
.zp {
  
   
    width: 1200px;
    margin: 0 auto;
    height:533px;
    position: relative;
    line-height: 546px;
     
}
.zp .video_cover{
   
    margin: 0 auto;
    width: 1200px;
    height: 533px;
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);

    object-fit: fill;
   
}
.zp .hide {
    display: block !important;
}
.zp .outter {
    width: 64px;
    height: 64px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%); 
    background-color: white;
    border-radius: 50%;
    z-index: 2;
    text-align: center;
    line-height: 64px;
    cursor: pointer;
   
}
.zp .outter img {
    position: absolute;
    top: 50%;
    left: 55%;
    transform: translate(-50%,-50%);
    width: 40%;
}
.zp1 {
 
    width: 1200px;
    margin: 0 auto;
  
}
#life_video {
    width: 1200px;
    height: 533px !important;
    display: none;
    margin: 0 auto;
}

#life_video video{
    height: 533px !important;
    object-fit: fill;
    /* height: auto !important; */
}
#life_video .prism-big-play-btn{
    left: 50% !important;
    top: 50% !important;
}




.pact {
    color: white;
    overflow: hidden;
    height: 264px;
    background: url("../images/12.png");
}

form {
    width: 1200px;
    margin: 0 auto;
}
.pact .title3 {
    text-align: center;
    color: white;
    margin:50px 0 50px 0;
}
.pact .title3 span:nth-child(1) {
    font-size:35px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(255,213,175,1);
}
.pact .title3 span:nth-child(2) img {
    vertical-align: bottom;
}
.pact .title3 span:nth-child(3) {
    font-size:35px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(255,213,175,1);
}
.pact .title3 span:nth-child(4) {
    font-size:30px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,213,175,1);
}
.pact select {
    width: 78px;
    height: 30px;
    background: none;
    border-radius: 3px;
    color: #656c69;
    font-size: 13px;
    border: 1px solid #656c69;
    
}
.pact input {
    color: white;
    width: 170px;
    height: 30px;
    padding-left: 10px;
    background: none ;
    border-radius: 3px;
    line-height: 30px;
    border: 1px solid  #656c69 ;
}
input::-webkit-input-placeholder {
    color: #656c69;
    font-size: 13px;
    margin-left: 5px;
    padding-bottom: 5px;

}
.pact .material_btn {
    border: 0;
    color:#fff;
    position: absolute;
    transform: translateY(-13%);
    cursor: pointer;
    font-weight: bold;
    background:url("../images/13.png") !important;
    width: 149px;
    border-radius: 5px;
    height: 41px;
    line-height: 41px;
}
form .myInput {
    /* padding-left: 0 !important; */
}