.content .treebg {
    width: 100%;
    height: 55px;
    background: #f3f4f8;
}

.content .tree {
    width: 1200px;
    margin: 0 auto;
    line-height: 55px;
    color: #999999;
}

.content .tree a {
    color: #999999;
    padding: 0 10px;
}

.content .form {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.content .form form {
    display: inline-block;
}

.content .form input {
    margin: 0 -3px;
}

.content .form input:first-child {
    width: 527px;
    height: 51px;
    border: 1px solid #000;
    outline: none;
    line-height: 51px;
    padding-left: 53px;
    background: url(../images/search_key.png) #fff no-repeat 15px 50%;
}

.content .form input:nth-child(2) {
    width: 125px;
    height: 55px;
    background: #000;
    line-height: 53px;
    color: #fff;
    font-size: 16px;
    font-family: 'OpenSans-Bold';
    cursor: pointer;
    text-transform: uppercase;
}

.content .form input::-webkit-input-placeholder {
    color: #aaaaaa;
    font-size: 16px;
}

.content .form input:-moz-placeholder {
    color: #aaaaaa;
    font-size: 16px;
}

.content .form input::-moz-placeholder {
    color: #aaaaaa;
    font-size: 16px;
}

.content .form input:-ms-input-placeholder {
    color: #aaaaaa;
    font-size: 16px;
}

.content .form .fengge {
    float: right;
}

.content .form .fengge .img {
    display: inline-block;
    height: 55px;
    padding-right: 8px;
}

.content .list {
    width: 100%
}

.content .list .top {
    padding-top: 47px;
    width: 1200px;
    margin: 0 auto;
}

.content .list .top .left {
    width: 602px;
    display: inline-block;
}

.content .list .top .left .productshow {
    width: 600px;
    height: 637px;
    border: 1px solid #efefef;
    position: relative;
}

.content .list .top .left .productshow .fangda {
    padding: 5px;
    position: absolute;
    right: 0;
    text-align: 0;
}

.content .list .top .left .productshow .big {
    width: 400px;
    height: 400px;
    padding: 62.5px 100px;
}

.content .list .top .left .productshow .small {
    width: 440px;
    height: 77px;
    padding: 15px 80px 0;
    position: relative;
}

.content .list .top .left .productshow .small .prev, .content .list .top .left .productshow .small .next {
    position: absolute;
    top: 50%;
    cursor: pointer;
}

.content .list .top .left .productshow .small .prev {
    left: 7%;
}

.content .list .top .left .productshow .small .next {
    right: 7%;
}

.content .list .top .left .productshow .small li.img {
    width: 55px;
    height: 55px;
    border: 4px solid #f3f3f3;
    margin-right: 14px;
    float: left;
    cursor: pointer;
    padding: 7px;
}

.content .list .top .left .productshow .small li.img:last-child {
    margin-right: 0px;
}

.content .list .top .left .productshow .small li.on {
    border: 4px solid #444444;
}

.content .list .top .left .description {
    width: 190px;
    height: 50px;
    line-height: 50px;
    color: #222222;
    font-size: 16px;
    font-family: 'OpenSans-Bold';
    border-top: 2px solid #222222;
    text-align: center;
    margin-top: 59px;
    background: #f1f1f1;
}

.content .list .top .right {
    float: right;
    width: 558px;
}

.content .list .top .right h1 {
    font-family: 'OpenSans-Semibold';
    font-size: 22px;
    color: #222222;
    line-height: 50px;
    padding-bottom: 20px;
}

.content .list .top .right .ul ul li {
    font-family: 'OpenSans-Semibold';
    padding: 6px 0px;
}

.content .list .top .right .ul {
    padding-bottom: 30px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
}

.content .list .top .right .ul ul {
    display: inline-block;
}

.content .list .top .right .ul ul.name {
    width: 234px;
}

.content .list .top .right .ul ul.name li {
    color: #666666;
    list-style-type: disc;
    list-style-position: inside;
}

.content .list .top .right .ul ul.value li {
    color: #333333;
}

.content .list .top .right .price {
    color: #999999 !important;
    font-size: 14px !important;
    vertical-align: super;
    display: inline-block;
    padding-right: 18px;
}

.content .list .top .right .price1 {
    font-family: 'OpenSans-Bold';
    font-size: 32px;
    color: #333333;
    display: inline-block;
}

.content .list .top .right .inquiry {
    margin: 35px 0 165px;
}

.content .list .top .right .inquiry a {
    display: inline-block !important;
    width: 246px !important;
    height: 49px !important;
    background: #da251c !important;
    color: #fff !important;
    font-size: 18px !important;
    font-family: 'OpenSans-Bold' !important;
    text-align: center !important;
    float: left !important;
    padding: 0 0 !important;
    margin-right: 0px !important;
}

.content .list .top .right .inquiry .img {
    height: 49px;
    display: inline-block;
    margin-right: 15px;
}

.content .list .top .right .share {
    float: right;
}

.content .list .top .right .share .name {
    font-size: 16px;
    color: #666666;
    font-family: 'OpenSans-Bold';
    display: inline-block;
    margin-right: 5px;
}

.content .list .top .right .share ul {
    display: inline-block;
}

.content .list .top .right .share li {
    display: inline-block;
    margin: 0 5px;
}

.content .list .top .right .share li a.img {
    display: inline-block;
    width: 31px;
    height: 31px;
    border-radius: 50%;
    border: 3px solid #808080;
}

.content .list .top .right .share .jiathis_style .jiathis_txt {
    font-size: 16px;
    color: #666666;
    font-family: 'OpenSans-Bold';
    display: inline-block;
    margin-right: 5px;
}

.content .list .top .right .share a {
    display: inline-block;
    margin: 0 5px;
    padding: 5px;
    cursor: pointer;
}

.content .list .bottombg {
    padding: 45px 0 65px;
    background: #f1f1f1;
}

.content .list .bottom {
    width: 1200px;
    margin: 0 auto;
}

.content .list .bottom .left {
    width: 754px;
    padding: 40px 60px 70px;
    background: #fff;
    display: inline-block;
    line-height: 30px;
}

.content .list .bottom .right {
    float: right;
    width: 255px;
    background: #fff;
    padding: 0 22px 0 23px;
}

#scroll_top{
    height: 800px;
    overflow: hidden;
}

.content .list .bottom .right li {
    border-top: 1px solid #ebebeb;
}

.content .list .bottom .right h2 {
    font-family: 'OpenSans-Bold';
    font-size: 16px;
    color: #222222;
    text-transform: uppercase;
    text-align: center;
    padding: 25px 0 15px;
}

.content .list .bottom .right li .img {
    width: 215px;
    height: 200px;
    padding: 20px;
}

.content .list .bottom .right li .name {
    text-align: center;
}

.content .list .bottom .right li .name a {
    color: #666666;
}

.content .list .bottom .right li .price {
    font-family: 'OpenSans-Bold';
    color: #333333 !important;
    font-size: 16px !important;
    text-align: center;
    padding: 10px 0 15px;
}

.content .list .bottom .right .more {
    font-family: 'OpenSans-Semibold';
    text-align: center;
    padding: 35px 0;
}

.content .list .bottom .right .more a {
    color: #da251c;
    text-decoration: underline;
    text-transform: uppercase;
}

.content .page {
    width: 1200px;
    margin: 0 auto;
    height: 175px;
    text-align: center;
}

#pdetail .gallery {
    width: auto;
}

.MagicZoomBigImageCont {
    background: #fff;
}