/*banner*/
.banner_bg{height:649px; background:#000 url(../images/bgzt_banner.jpg) center top no-repeat;}
.banner{width:1200px; padding: 0 100px; height: 649px; margin:0 auto; overflow:hidden; position: relative;}
.banner img{
    position: absolute;
}
.banner .banner_girl{
    left: 100px;
    bottom: 0px;
    z-index: 10;
}
.banner .banner_line{
    left: 394px;
    bottom: 26px;
}
.banner .banner_ti{
    right: 263px;
    top: 178px;
}
.banner .banner_txt{
    left: 468px;
    top: 167px;
}
.banner .banner_bm{
    right: 232px;
    bottom: 0px;
}
/*con01*/
.bgzt_wrap1{
	height: 780px;
	background: url(../images/bgzt_con01_bg.jpg) no-repeat center top;
}
.bgzt_ti{
	text-align: center;
	padding: 50px 0 30px;
}
.bgzt_ti img{
	display: block;
	margin: auto;
}
.bgzt_ti h3{
	font-size: 36px;
	line-height: 50px;
    background: url(../images/bgzt_ti_line.png) no-repeat center center;
}
.bgzt_ti2 h3{
    background-image: url(../images/bgzt_ti_line2.png);
    color: #fff;
}
.bgzt_ti p{
    font-size: 16px;
    line-height: 26px;
    padding-top: 10px;
}
.bgzt_wrap1 .bgzt_ti{
    padding-bottom: 10px;
}
.bgzt_zone1{
    width: 1250px;
    margin: auto;
    overflow: hidden;
    position: relative;
}
.bgzt_zone1 .line1{
    width: 250px;
    height: 1px;
    background-color: #000;
    position: absolute;
    top: 23px;
    left: 0;
}
.bgzt_zone1 .line2{
    width: 1px;
    height: 240px;
    background-color: #a39f89;
    position: absolute;
    top: 0px;
    left: 25px;
}
.bgzt_zone1 p{
    padding: 36px 50px;
    font-size:18px ;
    line-height: 32px;
}
.bgzt_zone1_con{
    width: 1200px;
    height: 480px;
    margin: auto;
    position: relative;
}
.bgzt_zone1_con .item{
    position: absolute;
}
.bgzt_zone1_con .item1{
    top:45px ;
    left:45px;
}
.bgzt_zone1_con .item2{
    top:0px ;
    left:300px;
}
.bgzt_zone1_con .item3{
    top:0px ;
    left:490px;
}
.bgzt_zone1_con .item4{
    top:160px ;
    left:290px;
}
.bgzt_zone1_con .item5{
    top:200px ;
    left:620px;
}




/*con02*/
.bgzt_wrap2{
    height: 1340px;
    background:  url(../images/bgzt_con02_bg.jpg) no-repeat center top;
}
.type_page_my{
    width: 1200px;
    margin: auto;
    padding: 0 100px;
    overflow: hidden;
}
.bgzt_zone2{
    font-size:14px ;
    line-height: 22px;
    color: #fff;
}
.bgzt_zone2_l{
    width: 626px;
    float: left;
}
.bgzt_zone2_r{
    width: 520px;
    float: right;
}
.bgzt_zone2_r img{
    display: block;
    margin-bottom: 30px;
}
.bgzt_zone2 h3{
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 4px;
}
.bgzt_zone2 small{
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 10px;
    display: block;
}
.bgzt_zone2 p{
    margin-bottom: 10px;
}
.bgzt_zone2 h4{
    font-size: 14px;
    line-height: 22px;
    margin-top: 15px;
}
.bgzt_zone2_r p{
    margin-bottom: 18px;
}
/*con03*/
.bgzt_wrap3{
    height: 1278px;
    background:  url(../images/bgzt_con03_bg.jpg) no-repeat center top;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
}
.bgzt_ti3 h3{
    background-image: url(../images/bgzt_ti_line3.png);
    color: #fff;
}
.bgzt_ti3 p{
    color: #fff;
}
.bgzt_wrap3 p{
    margin-bottom: 25px;
}
.bgzt_zone3{
    margin-bottom: 20px;
}
.bgzt_zone3 p{
    margin-bottom: 10px;
}
.bgzt_zone3_l{
    width: 510px;
    float: left;
}
.bgzt_zone3_r{
    width: 652px;
    float: right;
}
/*con04*/
.bgzt_wrap4{
    height: 903px;
    background:  url(../images/bgzt_con04_bg.jpg) no-repeat center top;
}
.bgzt_wrap4 .bgzt_ti{
    padding-top: 70px;
}
.bgzt_zone4{
    height: 400px;
    position: relative;
    margin-top: 50px;
}
.bgzt_zone4 li{
    width: 230px;
    height: 318px;
    padding: 4px;
    border: 1px solid #fff;
    position: absolute;
    transition: 0.4s all; 
    -webkit-transition: 0.4s all; 
    -o-transition: 0.4s all; 
    -ms-transition: 0.4s all; 
    -moz-transition: 0.4s all; 
}
.bgzt_zone4 li img{
    display: block;
}
.bgzt_zone4 li .txt{
    height:71px ;
    background-color: #d88312;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
}
.bgzt_zone4 li .txt h3{
    font-size: 24px;
    line-height: 32px;
    font-weight: normal;
    padding-top: 5px;
}
.bgzt_zone4 li .txt h3 small{
    font-size: 18px;
}
.bgzt_zone4 .li1{
    left: 0;
    top: 0;
}
.bgzt_zone4 .li2{
    left: 240px;
    top: 61px;
}
.bgzt_zone4 .li3{
    left: 480px;
    top: 0px;
}
.bgzt_zone4 .li4{
    left: 720px;
    top: 61px;
}
.bgzt_zone4 .li5{
    left: 960px;
    top: 0px;
}
.bgzt_zone4 li:hover{
    transform:translateY(-5px);
    -moz-transform:translateY(-5px);
    -ms-transform:translateY(-5px);
    -o-transform:translateY(-5px);
    -webkit-transform:translateY(-5px);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,1);
    box-shadow: 0 0 5px rgba(0,0,0,1);
}
/*con05*/
.bgzt_wrap5{
    padding-bottom: 760px;
    background:#444d52  url(../images/bgzt_con05_bg.jpg) no-repeat center bottom;
}
.bgzt_zone5{
    width: 1260px;
    padding-top: 35px;
    margin: auto;
    overflow: hidden;
    position: relative;
}
.bgzt_zone5 .line1{
    width: 250px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: 23px;
    left: 0;
}
.bgzt_zone5 .line2{
    width: 1px;
    height: 240px;
    background-color: #fff;
    position: absolute;
    top: 0px;
    left: 30px;
}
.bgzt_con5{
    width: 1200px;
    margin: auto;
    height: 1560px;
    position: relative;
}
.bgzt_con5 .item{
    position: absolute;
    transition: 0.4s all; 
    -webkit-transition: 0.4s all; 
    -o-transition: 0.4s all; 
    -ms-transition: 0.4s all; 
    -moz-transition: 0.4s all; 
}
.bgzt_con5 .item:hover{
    transform:translateY(-5px);
    -moz-transform:translateY(-5px);
    -ms-transform:translateY(-5px);
    -o-transform:translateY(-5px);
    -webkit-transform:translateY(-5px);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,1);
    box-shadow: 0 0 5px rgba(0,0,0,1);
}
.bgzt_con5 .item img{
    display: block;
    /*margin-bottom: 10px;*/
}
.bgzt_con5 .item p{
    font-size: 17px;
    line-height: 23px;
    padding: 15px 0 25px 48px ;
    color: #fff;
    background: url(../images/bgzt_con05_00.png) no-repeat left 5px;
    margin-top: 10px;
}
.bgzt_con5 .item1{
    top: 0;
    left: 19px;
}
.bgzt_con5 .item2{
    top: 10px;
    left: 602px;
}
.bgzt_con5 .item3{
    top: 500px;
    left:19px;
}
.bgzt_con5 .item4{
    top: 510px;
    left: 602px;
}
.bgzt_con5 .item5{
    top: 990px;
    left: 19px;
}
.bgzt_con5 .item6{
    top: 990px;
    left: 412px;
}
.bgzt_con5 .item7{
    top: 990px;
    left: 805px;
}
.bgzt_con5 .line3{
    width: 250px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    bottom: 23px;
    right: -30px;
}
.bgzt_con5 .line4{
    width: 1px;
    height: 240px;
    background-color: #fff;
    position: absolute;
    bottom: 0px;
    right: 0px;
}


