.product_body_div {
    width: 1200px;
    height: 680px;
    margin: auto;
    background-color: #ffffff;

}


.p_local{
    width: 1200px;
    height: 60px;
    border-bottom: 1px solid #f1f1f1;
    /*background-color: #97A6B7;*/
}
.p_local img{
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}
.p_local span{
    float: left;
    font-size: 14px;
    margin-left: 8px;
    margin-top: 22px;
}

.p_show_div{
    width: 470px;
    height: 600px;
    float: left;
    /*background-color: #BAC498;*/
    margin-top: 20px;
    margin-left: 22px;
}
.p_s_big_img1,.p_s_big_img2,.p_s_big_img3{
    width: 468px;
    height:408px;
    cursor: pointer;
    border: 1px solid #EEEDED;
    overflow: hidden;
    /*background-color: #0FAF9E;*/
}
.p_s_big_img1 img{
    /*width: 100%;*/
    height: 100%;
}
.p_s_big_img2 img{
    width: 100%;
    height: 100%;
}
.p_s_big_img3 img{
    width: 100%;
    height: 100%;
}
.p_thumb_img_area{
    width: 100%;
    height: 135px;
    /*background-color: #9c9c9c;*/
}
.p_thmb_img1,.p_thmb_img2,.p_thmb_img3{
    display: block;
    float: left;
    margin-top: 12px;
    margin-left: 24px;
    width: 123px;
    height: 108px;
    border: 1px solid #EEEDED;
    cursor: pointer;
}
.p_title{
    width: 650px;
    height: 35px;
    float: left;
    margin-left: 24px;
    margin-top: 20px;
    /*background-color: #f0ad4e;*/
}
.p_parameter_area{
    width: 370px;
    height: 565px;
    float: left;
    margin-left: 24px;
    /*background-color: #f0ad4e;*/
}
.p_p_title{
    width: 100%;
    height: 35px;
    /*background-color: #9c9c9c;*/
    letter-spacing: 2px;
    font-size: 16px;
    line-height: 35px;
    font-weight: 600;
}

.p_parameter{
    width: 100%;
    height: 28px;
    line-height: 28px;
    margin-top: 10px;
    color: #838383;
    /*background-color: #0FAF9E;*/

}
.p_parameter_title{
    display: inline-block;
    width: 85px;
    overflow: hidden;
}
.p_p_content{
    margin-left: 24px;
    height: 28px;
    width: 244px;
    overflow: hidden;
    color: #0a0a0a;
}
.address_title{
    display: block;
    float: left;
    width: 90px;
    height: 19px;
    overflow: hidden;
    color: #838383;
}
.address_detail{
    width: 240px;
    display: inline-block;
    margin-left: 23px;
    /*float: right;*/
}
.ddd{
    margin-top: 10px;
    width: 100%;
    min-height: 20px;
    height: auto;
    /*background-color: #0FAF9E;*/
}

.xunjia{
    margin-top: 65px;
    width: 185px;
    height: 45px;
    font-size: 16px;
    cursor: pointer;
    color: #a50082;
    border: 1px solid #a50082;
    border-radius: 6px;
    margin-left: 112px;
    background-color: #ffffff;
}

.p_detail{
    width: 1200px;
    min-height: 400px;
    height: auto;
    margin: auto;
    background-color: #ffffff;
}
.p_d_div{
    width: 1200px;
    height: 60px;
    border-bottom: 1px solid #EEEDED;
    background-color: #f7f7f7;
}
.p_d_title{
    display: inline-block;
    margin-top: 20px;
    margin-left: 20px;
    font-size: 18px;
}

.merchant{
    width: 294px;
    height: 350px;
    float: left;
    margin-left: 15px;
    padding-top: 18px;
    /*background-color: #0FAF9E;*/
}

.contact_head {
    height: 31px;
    line-height: 31px;
    border: #DDDDDD 1px solid;
    border-bottom: none;
    border-top: #a50082 2px solid;
    background: #f2f2f2;
    padding: 0 10px 0 10px;
    font-weight: bold;
    font-size: 14px;
}
.contact_body {
    padding: 10px;
    border: #DDDDDD 1px solid;
    border-top: none;
}
.contact_body li {
    line-height: 24px;
    border-bottom: #E2E2E2 1px solid;

}
.t_c {
    text-align: center;
}
.f_green {
    color: green;
}
.contact_body li span {
    color: #838383;
    padding: 0 8px 0 0;
}

.content{
    font-size: 14px;
    line-height: 180%;
    color: #333532;
    overflow: hidden;
    padding: 10px 20px 10px 20px
}
.content img {
    width: auto;

}
.contact_body a:hover{
    color: #a50082;
}

.chek_relation{
    width: 100%;
    height: 50px;
}
.c_r_btn{
    width: 180px;
    height: 45px;
    margin-left: 48px;
    margin-top: 3px;
    cursor: pointer;
    color: #a50082;
    border: 1px solid #a50082;
    border-radius: 6px;
    background-color: #FFFFFF;
    outline:none;
    font-size: 14px;
}
