@charset "utf-8";
html,bady{height: 100%;}
body{ margin:0 auto; font-size:12px; font-family: "微软雅黑",Arial, Helvetica, sans-serif; line-height:normal;}
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;}
ul { list-style:none;}
*{ margin:0px; padding:0px;}
img { border:0px;}
a { color:#05a; text-decoration:none;}
a:hover { color:#f00;}
.clear{ clear:both;}
/*-----------------头部开始--------------------*/
.wzbj{background: url(../images/bj1.jpg) no-repeat center center;background-size: cover; height: 100%;}
.wzbox{position: absolute;width: 1100px;left:50%; top:50%; transform:translate(-50%,-50%);}
.wzbox_left{width:684px;float: left; padding-top: 70px;}
.wzbox_right{width: 338px;float: right; }
.logo{width: 338px;cursor:pointer;}
.wzbox ul{width: 299px; padding: 48px 0 0 22px;}
.wzbox li{padding-bottom: 24px;}
.wzbox img{width: 100%;}
.img4 { transition: All 0.4s ease-in-out;-webkit-transition: All 0.4s ease-in-out;-moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out;}
.img4:hover { transform: translate(0, -10px); -webkit-transform: translate(0, -10px);-moz-transform: translate(0, -10px); -o-transform: translate(0, -10px);-ms-transform: translate(0, -10px);}
