.main11 {
    width: 1100px;
    margin: 0 auto;
    text-align: center;
}
.footer {
    position: relative;
    /*width: 100%;*/
    height: 604px;
    background: url(../images/footer_bg.jpg) no-repeat center;
}
.ft-lie {
    float: left;
    width: 336px;
    margin: 95px 0 0 30px;
    text-align: left;
}
.ft-lie img {
	width:260px;
    padding-top: 55px;
}
.ft-lie dl {
	margin-bottom:30px;
    color: #f0f0f0;
    font-family: "微软雅黑 Light";
	 font-size: 36px;
}
   
.ft-lie p {
    color: #959595;
    line-height: 39px;
    margin: 30px 0 30px 0;
}
.put1 {
    border: 1px solid #f1f1f1;
    border-radius: 20px;
    width: 230px;
    outline: none;
    background: none;
    height: 36px;
    margin-top: 12px;
    font-size: 14px;
    padding-left: 10px;
    color: #959595;
}
.put2 {
    border: 1px solid #f1f1f1;
    border-radius: 20px;
    width: 290px;
    background: none;
    outline: none;
    height: 80px;
    font-size: 14px;
    margin-top: 12px;
    padding: 10px 0 0 10px;
    color: #959595;
}

.btn1 {
    margin-top: 12px;
}

.botton_two {
    color: #959595;
    padding: 6px 40px;
    border: 1px solid #f1f1f1;
    border-radius: 20px;
    background: none;
}

.botton_two:hover {
    border: 1px solid #ad5357;
    color: #ad5357;
}

.stl-1 {
    font-size: 20px;
}

.botton_three {
	display:block;
	text-align:center;
    color: #ad5357;
    padding: 8px 10px;
    border: 1px solid #ad5357;
    border-radius: 20px;
}

.botton_three:hover {
    border: 1px solid #ffffff;
    color: #ffffff;
}

.dibu {
    position: relative;
    width: 100%;
    height: 50px;
    background: #000;
    margin-top: 86px;
    filter: alpha(opacity=30);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
    color: #fff;
    padding-top: 36px;
}

.dibu-l {
    float: left;
}

.dibu-r {
    float: right;
}
.dibu-r a{color:#FFF; }
