html,body {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}
.index-container .swiper-slide {
    position: relative;
    overflow: hidden;
}
.index-container {
    position: relative;
    width: 1600px;
    margin: 0 auto;
}
.pr_one{
    width: 100%;
    margin: 0 auto;
    height: 780px;
}
.pr_one_left{
    width: 480px;
    float: left;
    background: #E0E0E0;
}
.pr_one_left img{
    width: 460px;
    display: block;
}
.pr_one_right{
    width: 1120px;
    float: left;
}
.pr_one_right_top{
    width: 100%;
    height: 100px;
}
.pr_one_right_top img{
    width: 128px;
    display: block;
    margin-left: 76px;
    position: relative;
    top: 38px;
}
.pr_one_right_top_line{
    width: 950px;
    height: 1px;
    background: #D2D2D2;
    margin-left: 76px;
    position: relative;
    top: 67px;
}
.pr_one_right_bottom_left{
    width: 216px;
    float: left;
    margin-left: 64px;
    margin-top: 46px;
}
.pr_one_right_bottom_left_one{
    width: 100%;
    height: 216px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}
.pr_one_right_bottom_left_one img{
    width: 195px;
    display: block;
    margin-left: 11px;
    position: relative;
    top: 30px;

}
.pr_one_right_bottom_left_two{
    width: 100%;
    margin-top: 80px;
}
.pr_one_right_bottom_left_two img{
    width: 100%;
    display: block;
}
.pr_one_right_bottom_right{
    float: left;
    margin-left: 100px;
    padding-top: 28px;
}
.pr_one_right_bottom_right_text1{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #404040;
    line-height: 24px;
}
.pr_one_right_bottom_right_text2{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #5B5B5B;
    line-height: 24px;
}
.pr_one_right_bottom_right_line{
    width: 645px;
    height: 1px;
    background: #D2D2D2;
    position: relative;
    top: 28px;
}
.pr_one_right_bottom_right_cont{
    width: 617px;
    height: 570px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    position: relative;
    top: 38px;
}
.pr_one_right_bottom_right_cont_main{
    width: 600px;
    height: 100%;
    margin-left: 17px;
    position: relative;
    top: 17px;
    opacity: 1;
    overflow-x: hidden;
}
.pr_one_right_bottom_right_cont_main img{
    width: 100%;
    display: block;
}

.pr_one_right_bottom{
    width: 100%;
}







.product_item{
    width: 100px;
    height: 64px;
    /*background: #FFFFFF;*/
    padding: 24px 22px;
    background: rgba(91,79,72,0.95);
    position: relative;
    top: -2px;
}
p{
    margin: 0;
    padding: 0;
}