.thress_content,.thress_content1 {
    width: 100%;

}

.thress_content>img {
    width: 100%;
    display: block;
}
.after_content>img {
    width: 100%;
    display: block;
}
.after_content >div{
    position: relative;
    width: 100%;
    /*height: 755px;*/
}
.after_content >div>img.bg_w{
    width: 100%;
    display: block;
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/
    /*height: 100%;*/
    /*z-index: -100;*/
}
/*.thress_content div.five {*/
/*    width: 100%;*/
/*    height: 768px;*/
/*    position: relative;*/
/*}*/

/*.thress_content div.five > div.left {*/
/*    width: 40%;*/
/*    height: 600px;*/
/*    text-align: center;*/
/*    position: absolute;*/
/*    top: 30%;*/
/*    left: 0;*/
/*    background: #3c763d;*/
/*}*/

/*.thress_content div.five > div.right {*/
/*    width: 40%;*/
/*    position: absolute;*/
/*    text-align: center;*/
/*    height: 600px;*/
/*    top: 30%;*/
/*    right: 0;*/
/*    background: #3c763d;*/
/*}*/
.thress_content1{
    padding-bottom: 70px;
}
.thress_content1 input{
    width: 10%;
    margin-right: 20px;
    height: 30px;
    line-height: 30px;
    text-indent: 1em;
}
.thress_content1 form{
    width: 100%;
}
.thress_content1 input#user_name{
    margin-left: 26%;
}
.thress_content1 input#btnAjaxSubmit{
    background: #b69454;
    color: white;
    border: 0;
}


.baoming_{
    text-align: center;
    width: 100%;
    padding-top: 71px;
    height: 783px;
    position: relative;
    color: #f0f0f0;
}

.baoming_ h2{
    font-size: 35px;
    margin-bottom: 15px;
    font-weight: 600;
}
.baoming_ p{
    font-size: 16px;
}
.d_container >.baoming_{
    text-align: center;
    width: 100%;
    padding-top: 71px;
    height: 780px;
    position: relative;
    color: #f0f0f0;
}

.baoming_>.d_box{
    width: 1146px;
    height: 550px;
    margin: 78px auto 0;
}
.baoming_ .dt{
    float: left;
    width: 448px;


}
.baoming_>.d_box>.dt>img{
    width: 100%;
    z-index: 10000;
}
.baoming_>.d_box>div.right{
    width:665px;
    height:100%;
    float: left;
    padding-top: 177px;
    margin-left: 20px;
}
.baoming_ h3{
    font-size: 16px;
    /*margin-bottom: 240px;*/

}

.d_box>div.right>.shop_img{
    float: left;
    width: 258px;
    height: 272px;
    padding-right: 9px;
    box-sizing: border-box;
}
.d_box>div.right>.shop_img>img{
    height: 100%;
}
.d_box>div.right>.form_box{
    float: left;
    height: 100%;
    width: 405px;
}

.d_box>div.right>.form_box>form{
    width: 100%;
    height: 100%;
}
.d_box>div.right>.form_box>form>div{
    width: 100%;
    height: 88px;
    background: #fff;
    line-height: 88px;
    display: block;
    margin-bottom: 0;
    border-bottom: 1px solid #e1e1e8;

}
.d_box>div.right>.form_box>form>div>img{
    width: 43px;
    float: left;
    /*height: 54%;*/
    display: block;
    margin-left: 10px;
    margin-top: 20px;
}
.d_box>div.right>.form_box>form>div>input{
    width: 84%;
    float: right;
    height: 100%;
    border: 0;
    background: white;
    line-height: 88px;
    /*color: #eeeeee;*/
    font-size: 20px;
    text-indent: 1em;



}
.d_box>div.right>.form_box>form>button{
    height: 83px;
    border: 0;
    width: 100%;
    background: #f9be00;
    font-size: 20px;
    margin-top: 13px;
}

.h_{
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 40px;
}