body{background: url(../images/bg.jpg) top center no-repeat;}
	.dzhtmain{    width: 1400px;
    min-width: 1400px; height: 1700px;
    margin: 780px auto 120px;
    background: rgba(255,106,106,0.7);
    padding-bottom: 100px;}
    .dzhtrow{min-height: 10px;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;}
    .rollImg-multy {
    width: 1400px;
    height: 1500px;
    overflow: hidden;
    position: relative;
    margin-top: 100px;
}

.rollImg-multy .hd {
    width: 0px;
    height: 0px;
}

.rollImg-multy .hd .prev,
.rollImg-multy .hd .next {
    position: absolute;
    display: block;
    width: 210px;
    height: 1500px;
    overflow: hidden;
    cursor: pointer;
}

.rollImg-multy .hd .prev {
    left: 0px;
    background: url(../images/tnarr1.png) center center no-repeat;
}

.rollImg-multy .hd .next {
    right: 0px;
    background: url(../images/tnarr2.png) center center no-repeat;
}

.rollImg-multy .hd ul {
    display: none;
    float: right;
    overflow: hidden;
    zoom: 1;
}

.rollImg-multy .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: #fff;
}

.rollImg-multy .hd ul li.on {
    background-position: 0 0;
    background: #ee6f12;
}

.rollImg-multy .bd {
    width: 965px;
    height: 1500px;
    margin: 0 auto;
    overflow: hidden;
}

.rollImg-multy .bd ul {
    overflow: hidden;
    zoom: 1;
}

.rollImg-multy .bd ul li {
    position: relative;
    float: left;
    display: inline;
    overflow: hidden;
    text-align: center;
    width: 965px;
    height: 1500px;
    margin-right:15px;
    
}

.rollImg-multy .bd ul li .pic {
    width: 955px;
    height: 1500px;
 
}

.rollImg-multy .bd ul li img {
    width: 965px;
    height: 1500px;
}
#outerdiv{overflow:scroll;}
.qqylfoot{
    width: 100%;
    margin:45px auto 0;

}
.hszyfoot{
    width:1400px;
    min-width: 1400px;
    
    /*line-height: 220px;*/
    color:#fff;
    font-size: 18px;
    text-align: center;
    margin:0 auto;
    margin-top: 145px;

}