@charset "gb2312";

/* CSS Document */

* {
    padding: 0px;
    margin: 0px;
}
.container {
    background-color: #fff;
    overflow: hidden;
}

.container img {
    display: block;
    vertical-align: middle
}
/*.container div {*/
    /*width: 100%;*/
    /*overflow: hidden;*/
/*}*/
.cont {
    width: 1090px;
    height: 0px;
    margin: 0 auto 0 auto;
}

.img {
    border: none;
}


/*banner*/

.bannera {
    width: 100%;
    height: 360px;
    position: relative;
    /* background: url(../images/zzbanner.jpg) no-repeat center top; */
}
.zhuantibanner{
	width:100%;
	height:360px;
}

.zhuanti {
    position: relative;
    overflow: hidden;
    width: 1090px;
    height: 100%;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.zhuantiq {
    width: 100%;
    height:100%;
}
