@charset "gb2312";/* CSS Document */

*{ margin:0; padding:0;}
body{ font-family:"Î¢ÈíÑÅºÚ", "ËÎÌå"; font-size:16px;text-decoration:none; color:#212121;overflow-x:hidden; background: url(../img/bg2.jpg) center repeat-y; }
li{list-style:none;}
.fl{float:left;}
.fr{ float:right;}
a{text-decoration:none; color:#494747;}
img{border:0; vertical-align:top;}
.clear{ clear:both;}
.jg{margin-top:10px;}
.flex{display: flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;}
.wr{ width:1200px; margin:0 auto; overflow: hidden;}

.banner{width: 100%; height: 678px; overflow: hidden; margin-top: -5px; background: url(../img/bg.jpg) center no-repeat;}
.wrz{ width:986px; margin:0 auto; overflow: hidden;}
.z1{width: 986px; height: 418px; background: url(../img/t3.jpg) no-repeat;}
.z1 .sp{width: 603px; height: 408px; overflow: hidden; float: left;}
.z1 .a a{display: block; width: 381px; height: 418px; float: right; }


.z6 .t3 h2{font-size:36px; color: #fff; text-align: center; padding: 50px 0 30px 0;}
.z6{  width: 100%; margin: 0 auto; padding-bottom: 50px;}
.z6 input,.z6 select{
    width: 534px; height: 56px; border-radius: 10px; border: 1px solid #C0C0C2; line-height: 56px; font-size: 20px; color:#A2A2A2; margin-top: 29px; text-indent:22px;
}
.z6 .bd{text-align: center;}
.z6 .bd .tj input{
    width: 278px; height: 50px; background: #F17221; color: #fff; border: 0; cursor: pointer;
}

.z2 ul.ul1 li{width: 293px;padding-top: 30px;}
.z2 ul.ul2 li{width: 241px; padding-top: 30px;}
.z2 ul.ul3 li{width: 476px; padding-top: 30px;}
.z2 ul.ul4 li{width: 297px;}
.bg{background: url(../img/bg3.jpg) repeat-x; height: 900px; margin-top: 50px;}

.z2 ul.ul1 li img,.z2 ul.ul2 li img,.z2 ul.ul3 li img,.z2 ul.ul4 li img,.z2 .l img,.z2 .r img{  transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;}
.z2 ul.ul1 li:hover img,.z2 ul.ul2 li:hover img,.z2 ul.ul3 li:hover img,.z2 ul.ul4 li:hover img,.z2 .l:hover img,.z2 .r img:hover{      transform: scale(1.08);
    -ms-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -o-transform: scale(1.08);}

