/*selldetails*/
.shop_nav li {
    padding: 20px 0;
    display: inline-block;
}

.shop_nav li em {
    color: #999999;
    font-family: "微软雅黑";
    font-size: 16px;
}

.shop_nav li span {
    color: #999999;
    padding: 0 8px;
}

.shop_nav li h3 {
    color: #333333;
    font-family: "微软雅黑";
    font-size: 16px;
}

@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
}

img {
    border: 0;
}


/* 垂直居中 */

.small-img {
    display: flex;
    align-items: center;
    justify-content: center;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.magnifier {
    position: relative;
}

.magnifier-container {
    width: 500px;
    height: 500px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
}

.move-view {
    width: 100px;
    height: 100px;
    position: absolute;
    background-image: url('../move-box.png');
}

.images-cover {
    height: 100%;
    width: 100%;
    position: relative;
}

.images-cover img {
    position: absolute;
}

.magnifier-assembly {
    height: 92px;
    overflow: hidden;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
}

.magnifier-btn {
    position: absolute;
    font-family: "宋体";
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -40px;
}

.magnifier-btn span {
    line-height: 80px;
    height: 80px;
    width: 20px;
    background-color: #6e6e6e;
    color: #fff;
    display: block;
    z-index: 9998;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    border-radius: 3px;
}

.magnifier-btn .magnifier-btn-left {
    float: left;
}

.magnifier-btn .magnifier-btn-right {
    float: right;
}

.magnifier-line {
    position: relative;
    overflow: hidden;
    height: 92px;
}

.magnifier-line ul {
    display: block;
    font-size: 0;
    width: 10000%;
    position: absolute;
    left: 0;
    z-index: 9997;
}

.magnifier-line li {
    float: left;
    width: 100px;
    cursor: pointer;
}

.magnifier-line ul>.active .small-img {
    border-color: #DE0000;
}

.small-img {
    height: 78px;
    padding: 1px;
    margin: 5px;
    overflow: hidden;
    border: 1px solid #ddd;
    text-align: center;
}

.small-img img {
    max-width: 100%;
    max-height: 100%;
}

.magnifier-view {
    width: 100%;
    height: 100%;
    position: absolute;
    right: -105%;
    top: 0;
    z-index: 9999;
    background-color: #fff;
    display: none;
    overflow: hidden;
}

.magnifier-view img {
    display: block;
}

.animation03 {
    transition: all 0.3s ease-in 0.1s;
    -ms-transition: all 0.3s ease-in 0.1s;
    -moz-transition: all 0.3s ease-in 0.1s;
    -webkit-transition: all 0.3s ease-in 0.1s;
    -o-transition: all 0.3s ease-in 0.1s;
}

.shop_iframe_left {
    float: left;
}

.shop_iframe_right {
    float: right;
    width: 580px;
}

.shop_iframe_right>h3 {
    font-size: 28px;
    font-family: "微软雅黑";
    margin-top: 13px;
    line-height: 38px;
}

.cankao_price {
    padding: 28px 0;
    background: #fafafa;
    margin-top: 30px;
}

.cankao_price span {
    float: left;
    margin-left: 20px;
    margin-top: 13px;
}

.cankao_price h3 {
    float: left;
    color: #de0000;
    font-size: 40px;
}

.cankao_price h3 em {
    font-size: 16px;
}

.butie {
    color: #de0000;
    font-family: "微软雅黑";
    border: 1px solid #de0000;
    float: right;
    padding: 8px 10px;
    font-size: 16px;
    margin-right: 20px;
    margin-top: 3px;
    cursor: pointer;
}

.shop_ul_list li {
    float: left;
    width: 25%;
    text-align: center;
    position: relative;
}

.shop_ul_list li p {
    font-family: "微软雅黑";
    font-size: 16px;
    color: #333333;
    margin-top: 30px;
    margin-bottom: 20px;
}

.shop_ul_list li em {
    color: #999999;
}

.shop_ul_list li .line {
    width: 1px;
    height: 40px;
    position: absolute;
    right: 0;
    background: #e1e1e1;
    top: 37px;
}

.daikuan_iframe {
    background: #fef5f5;
    padding: 15px 10px;
    margin-top: 30px;
}

.daikuan_iframe img {
    float: left;
}

.daikuan_iframe em {
    margin-left: 10px;
    float: left;
    color: #de0000;
    font-family: "微软雅黑";
    margin-top: 6px;
}

.daikuan_iframe a {
    float: right;
    color: #de0000;
    font-size: 16px;
    margin-top: 5px;
}

.xunjia_iframe {
    margin-top: 50px;
}

.xunjia_iframe li {
    float: left;
    margin-right: 20px;
    cursor: pointer;
}

.xunjia_iframe li:nth-child(1) {
    width: 160px;
    height: 55px;
    background: #de0000;
    color: #fff;
    text-align: center;
    line-height: 55px;
}

.xunjia_iframe li:nth-child(2) {
    width: 160px;
    line-height: 55px;
    text-align: center;
    color: #de0000;
    border: 1px solid #de0000;
}

.xunjia_iframe li:nth-child(3) {
    width: 108px;
    line-height: 53px;
    border: 1px solid #cccccc;
}

.xunjia_iframe li:nth-child(3) img {
    float: left;
    margin-top: 17px;
    margin-left: 20px;
    margin-right: 10px;
}

.xinxi_iframe {
    margin-top: 60px;
}

.xinxi_uls {
    border-bottom: 1px solid #DE0000;
}

.xinxi_uls li {
    float: left;
    width: 140px;
    line-height: 55px;
    color: #666666;
    text-align: center;
    cursor: pointer;
}

.actives, .actives a {
    background: #de0000;
    color: #fff !important;
}

.peizhi_iframe_left_iframe {
    float: left;
    width: 875px;
}

.peizhi_title h3 {
    border-left: 3px solid #DE0000;
    padding-left: 18px;
    font-size: 24px;
    color: #333333;
    float: left;
}

.peizhi_iframe {
    margin-top: 40px;
    margin-bottom: 40px;
}

.peizhi_title span {
    margin-left: 10px;
    float: left;
    font-size: 16px;
    color: #999999;
    margin-top: 4px;
}

.peizhi_title a {
    float: right;
    color: #999999;
    font-size: 16px;
    margin-top: 4px;
}

.peizhi_title {
    margin-bottom: 22px;
}

.peizhiguige {
    border-top: 1px solid #e1e1e1;
}

.peizhiguige_left {
    /*float: left;*/
    width: 94%;
    margin: 0 3%;
}

.peizhiguige_left li {
    line-height: 50px;
    border-bottom: 1px solid #e1e1e1;
}

.peizhiguige_left li span {
    float: left;
    color: #999999;
}

.peizhiguige_left li em {
    float: right;
    color: #333333;
}

.dijia_iframe {
    float: right;
    position: relative;
    padding-left: 50px;
}

.dijia_iframe li {
    background: #de0000;
    width: 136px;
    line-height: 35px;
    text-align: center;
    margin-bottom: 20px;
}

.dijia_iframe li a {
    color: #fff;
    font-family: "微软雅黑";
    font-size: 16px;
}

.dijia_iframe li:nth-child(2) {
    background: #fff;
    border: 1px solid #DE0000;
}

.dijia_iframe li:nth-child(2) a {
    color: #DE0000;
}

.dijia_iframe:before {
    content: '';
    position: absolute;
    left: 0;
    width: 1px;
    height: 80px;
    top: 8px;
    background: #E1E1E1;
}

.jingxiaoshang_list>li {
    border-bottom: 1px solid #E1E1E1;
}

.peizhi_title h3 em {
    color: #DE0000;
}

.pingfen_iframe {
    border-top: 1px solid #e1e1e1;
    padding: 30px 0;
}

.pingfen_iframe li:nth-child(1) {
    width: 20%;
    text-align: center;
    float: left;
    padding: 0 !important;
}

.pingfen_iframe li {
    float: left;
    padding-left: 40px;
    padding-right: 20px;
}

.pingfen_iframe li:before {}

.pingfen_iframe li h4 {
    font-size: 32px;
    font-family: "微软雅黑";
    color: #DE0000;
}

.pingfen_iframe li p {
    font-size: 16px;
    font-family: "微软雅黑";
    color: #333333;
    margin-top: 15px;
}

.price_iframe {
    margin: 0 !important;
    margin-bottom: 30px !important;
}

.price_iframe em {
    color: #333333;
}

.price_iframe span {
    color: #DE0000;
    margin-left: 10px;
}

.pingfen_iframe li {
    border-right: 1px solid #e5e5e5;
}

.liuy_iframe {
    border: 1px solid #e5e5e5;
}

.liuy_iframe textarea {
    resize: none;
    width: 833px;
    border: none;
    padding: 20px;
}

.liuy_bottom span em {
    color: #DE0000;
    cursor: pointer;
}

.liuy_bottom {
    padding: 10px 15px;
    font-size: 16px;
    background: #fafafa;
    font-family: "微软雅黑";
}

.liuy_bottom button {
    float: right;
}

.liuy_bottom span {
    margin-top: 13px;
    float: left;
}

.liuy_bottom button {
    background: #de0000;
    color: #fff;
    font-size: 16px;
    border: none;
    padding: 9px 20px;
}

.pinglun_iframes {
    margin-top: 50px;
}

.pinglun_iframes li img {
    float: left;
    width: 70px;
    height: 70px;
}

.pingluns_ol {
    float: left;
    margin-left: 20px;
    margin-top: 8px;
}

.pinglun_iframes>li {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.pingluns_ol li:nth-child(1) {
    margin-bottom: 20px;
}

.pingluns_ol li em {
    color: #DE0000;
}

.check_pinglun {
    width: 100%;
    line-height: 50px;
    background: #de0000;
    color: #fff;
    border: none;
    margin-bottom: 50px;
    font-size: 16px;
}

.xunjias_iframe {
    border: 1px solid #e5e5e5;
    padding-top: 25px;
    margin-bottom: 128px;
}

.peizhi_title h3 {
    float: left;
}

.xunjiaspan {
    margin-top: 8px !important;
}

.radio_box {
    display: inline-block;
    position: relative;
}

.radio_box label {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 13px;
    left: 0;
    border: 2px solid #ef4949;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
}

.radio_box input:checked+label:after {
    content: '';
    width: 9px;
    height: 9px;
    position: absolute;
    top: 3px;
    left: 3px;
    background: #ef4949;
    border-radius: 50%;
}

.radio_box em {
    margin: 0 0 0 10px;
    margin-left: 10px;
}

.ul_xunjjia_iframe li {
    margin-bottom: 17px;
}

.ul_xunjjia_iframe li>em {
    color: #DE0000;
    margin-left: 28px;
    float: left;
    line-height: 43px;
}

.ul_xunjjia_iframe>li>span {
    margin-right: 18px;
    float: left;
    line-height: 43px;
}

.ul_xunjjia_iframe li>input {
    line-height: 43px;
    padding-left: 10px;
    margin: 0;
    width: 299px;
}

.ul_xunjjia_iframe li select {
    width: 299px;
    height: 43px;
    float: left;
}

.yanzhengbtn {
    border: 1px solid #e5e5e5;
    float: left;
    width: 100px;
    line-height: 43px;
    text-align: center;
    font-family: "微软雅黑";
}

.huozuidijia {
    background: #DE0000;
    color: #fff;
    padding: 14px 48px;
    margin-top: 30px;
    display: block;
    float: left;
    margin-left: 144px;
    margin-bottom: 65px;
    cursor: pointer;
}

.img_list {
    text-align: center;
}

.img_list img {
    margin-bottom: 20px;
}

.jingxiaoshang_ol {
    margin-left: 20px;
}

.jingxiaoshang_list>li>img {
    width: 140px;
    height: 110px;
    float: left;
}

.jingxiaoshang_ol li {
    margin-bottom: 7px;
}

.peizhi_iframe_left_wrap {
    display: none;
}

.jingxiaoshang_list {
    border-top: 1px solid #E1E1E1;
}

.jingxiaoshang_list>li {
    margin-bottom: 7px;
    color: #666666;
    padding: 20px 0;
}

.jingxiaoshang_ol li span {
    text-align: center;
    color: #3c6fe4;
    border: 1px solid #3c6fe4;
    margin-left: 34px;
    padding: 1px 8px;
    font-size: 16px;
    float: left;
}

.jingxiaoshang_ol li em {
    float: left;
}

.jingxiaoshang_ol {
    float: left;
}

.jingxiaoshang_ol li:nth-child(1) {
    font-size: 20px;
    color: #333333;
    margin-bottom: 13px;
}

.chelmias {
    margin-top: 40px;
    font-family: "微软雅黑";
    font-size: 24px;
    color: #333333;
    border-left: 3px solid #DE0000;
    padding-left: 17px;
    margin-bottom: 20px;
}

.cheliang_js {
    background: #fafafa;
    padding: 30px 20px;
    line-height: 27px;
    font-size: 16px;
    color: #333333;
}

.peizhi_iframe_right_iframe {
    float: right;
    width: 285px;
}

.peizhi_iframe_right_iframe>h3 {
    border-left: 3px solid #DE0000;
    padding-left: 12px;
    font-size: 20px;
    margin-bottom: 20px;
}

.peizhi_iframe_right_iframe a {
    float: right;
    color: #666666;
    font-size: 16px;
}

.peizhi_iframe_right_iframe a:hover {
    color: red;
    text-decoration: none;
}

.rexiaochanp li {
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
}

.rexiaochanp li img {
    width: 100%;
    height: 198px;
}

.rexiaochanp li a {
    display: block;
    float: none;
}

.rexiaochanp li p {
    color: #333333;
    font-family: "微软雅黑";
    font-size: 16px;
    line-height: 23px;
    margin: 16px 0;
    padding: 0px 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.rexiaochanp li a {
    padding: 0 10px;
    color: #DE0000;
    margin-bottom: 20px;
}

.wenda_iframe {
    border: 1px solid #e5e5e5;
    padding-top: 20px;
}

.wenda_iframe>h3 {
    font-size: 20px;
    font-family: "微软雅黑";
    color: #333333;
    text-align: center;
    margin-bottom: 11px;
}

.wenda_iframe>p {
    text-align: center;
    font-size: 16px;
    color: #999999;
}

.wenda_ol {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #e5e5e5;
}

.wenda_ol li {
    margin-bottom: 5px;
}

.wenda_ol li img {
    float: left;
}

.wenda_ol li p {
    float: left;
    max-width: 200px;
    font-family: "微软雅黑";
    font-size: 16px;
    margin-left: 8px;
}

.wenda_ol li:nth-child(1) p {
    color: #666666;
}

.wenda_ol li:nth-child(2) p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.wenda_ul>li {
    padding: 0 18px;
    line-height: 27px;
}

a.wotiwen {
    width: 245px;
    display: block;
    border: none;
    margin: 30px auto;
    line-height: 45px;
    text-align: center;
    background: #DE0000;
    color: #fff;
    float: none !important;
    margin-top: 30px !important;
}

.xunjia_t_iframe {
    width: 600px;
}

.xunjia_t_iframe h3 {
    color: #333333;
    font-size: 20px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 14px;
}

.xunjia_t_iframe p {
    text-align: center;
    color: #999999;
    font-size: 16px;
}

.xunjia_t_iframe_ul {
    width: 400px;
    margin: 0 auto;
}

.xunjia_t_iframe_ul li span em {
    color: #DE0000;
}

.xunjia_t_iframe_ul li select {
    width: 300px;
    line-height: 44px;
    height: 44px;
    text-indent: 10px;
}

.xunjia_t_iframe_ul li {
    margin-bottom: 20px;
}

.xunjia_t_iframe_ul {
    margin-top: 30px;
}

.xunjia_t_iframe_ul li input {
    width: 298px;
    line-height: 42px;
    text-indent: 10px;
}

.xunjia_t_hqdj {
    width: 100%;
    line-height: 43px;
    background: #DE0000;
    border: none;
    color: #fff;
    margin-bottom: 40px;
}

.more_tanc {
    width: 1000px;
    margin-bottom: 40px;
}

.more_tanc>h3 {
    line-height: 100px;
    text-align: center;
}

.biaogeyl h3 {
    text-align: center;
    font-size: 20px;
    line-height: 50px;
}

.biaogeyl {
    width: 900px;
    margin: 0 auto;
    border: 1px solid #e1e1e1;
}

.biaogeyl>h3 {
    background: #f5f5f5;
}

.biaogeyl_ul li {
    border-right: 1px solid #e1e1e1;
    float: left;
    width: 31.8%;
    padding: 0 6px;
    line-height: 50px;
    border-bottom: 1px solid #e1e1e1;
}

.biaogeyl_ul li:nth-child(3n) {
    border-right: none;
}

.biaogeyl_ul li em {
    width: 50%;
    font-size: 14px;
    color: #999999;
    display: block;
    float: left;
}

.biaogeyl_ul li span {
    width: 40%;
    margin-left: 8px;
    display: block;
    float: left;
}

/*sell*/
.quanbu_chanpin {
    border: 1px solid #e5e5e5;
    padding: 0 20px;
    margin-top: 30px;
}

.quanbu_chanpin h3 {
    border-bottom: 1px solid #e5e5e5;
    line-height: 63px;
    font-size: 20px;
    color: #333333;
    font-family: "微软雅黑";
}

.chanpinxuanze {
    padding: 19px 0;
}

.chanpinxuanze li {
    float: left;
    font-family: "微软雅黑";
    font-size: 16px;
    margin-right: 30px;
    padding: 6px 10px;
    cursor: pointer;
    color: #333333;
}

.actives {
    background: #de0000;
    color: #fff !important;
}

.cheyuan_iframe_ul li {
    float: left;
    border: 1px solid #e1e1e1;
    margin-right: 24px;
    width: 280px;
    margin-bottom: 30px;
}

.cheyuan_iframe_ul li:nth-child(4n) {
    margin-right: 0;
}

.cheyuan_iframe_ul li .cheyuan_iframe_ul_img, .cheyuan_iframe_ul li .cheyuan_iframe_ul_img img {
    padding: 0;
    margin:0;
    width: 280px;
    height: 198px;
    overflow: hidden;
}
.cheyuan_iframe_ul_img{
    width: 100% !important;
}
.cheyuan_iframe_ul_img a img{
    width: 100% !important;
}

.cheyuan_iframe_ul li .titles {
    margin-top: 20px;
    margin-bottom: 20px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

.cheyuan_iframe_ul li a.xunjia {
    text-decoration: none;
    color: #de0000;
    font-size: 16px;
    display: block;
    margin-bottom: 18px;
}

.cheyuan_iframe_ul_name {
    padding-left: 9px;
    width: 280px;
    overflow: hidden;
}

.cheyuan_iframe {
    border-top: 1px solid #e5e5e5;
    padding-top: 30px;
}

.title_name {
    border-left: 3px solid #DE0000;
    padding-left: 16px;
    margin-top: 40px;
    margin-bottom: 17px;
    font-size: 24px;
    color: #333333;
}