.img{
	background: url(../image/shi.jpg) no-repeat center center;
	background-size: cover;
	width: auto;
	height: 493px;
	text-align: center;
	/*border-radius: 25px;*/
}
.nav-ul li a{
    color: #999;
}

.biaoshide a {
    color: #eb6100!important;
}
.nav{
    background: rgba(255,255,255,0.9);
    padding-bottom: 5px;
}
.tupianjpg11{
	width: 239px;
    height: 397px;
    background: white;
    box-shadow: 0 0 45px rgba(152,159,165,0.44);
    display: inline-block;
    border-radius: 25px 8px 25px 8px;
    margin-left: 23px;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom:20px;
    padding-right: 	20px;
}
.contanter45 .tupianjpg11:first-child {
    margin-left: 0px;
}
#buttonBox{
    position: absolute;
    right: 17px;
    bottom: 17px;
}
#buttonBox input{
    width: 79px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    border-radius: 25px;
    /*background: white;*/
    border:1px solid black;
    outline: none;
}
.zuobian{
    background-image: url(../image/zuobian.png);
    background-repeat: no-repeat;
     background-color: #FFFFFF;  
    background-position: 12px 4px;
    padding-left: 15px;
}
.youbian{
    background-image: url(../image/youbian.png);
    background-repeat: no-repeat;
    background-position: 69px 4px;
    padding-right: 15px;
     background-color: #FFFFFF;  
}
.modal-dialog {
    width: 715px!important;
    height: 423px!important;
    top: 13%;
}
.gongchangjieshao{
   font-size: 20px;
    margin-bottom: 55px;
}
.dibufotter {
    height: 810px;
    padding-top: 62px;
    /* background-attachment: fixed; */
    background: url(../image/dibufotter.jpg) no-repeat center center;
    background-size: cover;
}