.con_wrap {
    padding: 27px 0;
    position: relative;
}

.con_tab {
    padding: 36px 0;
    text-align: center;
    background-color: #f4f4f4;
    border-bottom: 1px solid #494949;
}

#con_title {
    color: #1d1c1c;
    font-size: 24px;
    margin-bottom: 27px;
}

.con_tab a {
    font-size: 14px;
    color: #858585;
    margin-right: 20px;
    padding: 8px 21px;
    border: 1px solid #f4f4f4;
}

.con_tab a.active {
    color: #000;
    border-color: #000;
}

.con_wrap .con_center {
    display: none;
    width: 1003px;
    position: relative;
    margin: 0 auto;
}


/*--------------*/

#con_search_box {
    margin-bottom: 22px;
}

#con_search_box input {
    border: none;
    width: 131px;
    height: 100%;
    padding-left: 13px;
    background-color: #d0d0d0;
    color: #fff;
    line-height: 29px\9;
    cursor: pointer;
}

#con_search_box .select {
    float: left;
    width: 144px;
    height: 29px;
    position: relative;
    margin-right: 5px;
}

#con_search_box .option {
    display: none;
    z-index: 20;
    width: 100%;
    position: absolute;
    text-align: center;
}

#con_search_box .option li {
    background-color: #ccc;
    cursor: pointer;
}

#con_search_box .s_icon {
    cursor: pointer;
    position: absolute;
    top: 0;
    z-index: 21;
    right: 5px;
    width: 19px;
    height: 12px;
    margin-top: 9px;
}

#con_search_box #search_btn {
    cursor: pointer;
    vertical-align: middle;
}

#con_search_box .option li:hover {
    background-color: #4c4c4c;
}

.page_detail {
    display: none;
    width: 100%;
    /*position: absolute;*/
    top: 0;
}


/*-------内容列表----------*/

.detail_list {
    overflow: hidden;
    background-color: #e9e9e9;
    margin-bottom: 22px;
}

.detail_list>div {
    float: left;
}

.big_img {
    position: relative;
    width: 637px;
}

.bim_img img {
    width: 100%;
}

.detail_list .detail {
    width: 294px;
    padding: 54px 36px 0;
    text-align: center;
}

.detail_list:hover .d_bg {
    opacity: 0.7;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=70);
}

.detail_list:hover .d_btn {
    background-color: #000;
    color: #fff;
}

.d_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 2;
    background-color: #000;
    opacity: 0;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0);
    transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
}

.d_btn {
    cursor: pointer;
    display: inline-block;
    border: 1px solid #8c8c8c;
    margin: 23px auto 0;
    transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
}

.d_btn span {
    display: block;
    padding: 7px 25px;
}

.d_title {
    font-size: 21px;
    margin-bottom: 15px;
}

.d_con {
    height: 19px;
    line-height: 19px;
    overflow: hidden;
}

.d_con span {
    float: left;
}

.d_con .d_num {
    padding-right: 10px;
    border-right: 1px solid #000;
}

.d_con .d_size {
    padding-left: 6px;
}

#con_center {
    border-bottom: 1px solid #000;
    padding-bottom: 82px;
}

#contents #product {
    display: block;
}

#contents .tab_c {
    display: none;
    position: absolute;
    width: 100%;
    margin-top: 50px;
    top: 0;
}

#links {
    padding: 123px 0;
    text-align: center;
}

#links div {
    display: inline-block;
    border: 1px solid #999;
    margin-left: 21px;
}

#links div a {
    display: block;
    padding: 16px 66px;
    color: #000;
}

.link_more {
    width: 240px;
    height: 110px;
    position: absolute;
    color: #fff;
    text-align: center;
    left: 50%;
    top: 50%;
    margin-left: -120px;
    margin-top: -55px;
}

.link_more>div {
    padding-bottom: 11px;
    border-bottom: 1px solid #fff;
    margin-bottom: 14px;
}

.link_more>div span {
    font-size: 17px;
}

.link_more p {
    margin-bottom: 22px;
}

.link_more .more_btn {
    display: block;
    width: 22px;
    height: 22px;
    margin: 0 auto;
}


/*----accessory-----*/

#accessory .detail_list {
    width: 887px;
    margin: 0 auto;
    background-color: #fff;
}

#accessory .big_img {
    width: 50%;
}

#accessory .big_img img {
    width: 100%;
}

#accessory .detail_list .detail {
    width: 371px;
}

#accessory .d_con {
    width: 192px;
    height: auto;
    margin: 0 auto;
}


/*-----分页--------*/

.paging {
    text-align: center;
    margin-top: 80px;
}

.paging a {
    color: #d5d8e0;
    display: inline-block;
    text-align: center;
    width: 40px;
    height: 40px;
    background-color: #c1c1c1;
    line-height: 40px;
    margin-left: 10px;
}

.paging a.active {
    background-color: #0d306b;
}


/*----data------*/

#common_detail {
    text-align: center;
}

#case_data_desc>div {
    float: left;
}

#data_left {
    line-height: 185px;
    text-align: center;
    height: 100%;
    border-right: 1px solid #000;
    padding-right: 108px;
    margin-right: 34px;
    font-size: 26px;
}

#data_right {
    text-align: left;
    width: 394px;
    /*height: 100%;*/
    /*padding-top:27px;*/
    position: relative;
    top: 50%;
}

#data_right span {
    font-size: 12px;
    line-height: 25px;
}

.data_th {
    font-weight: bold;
}

#data_pic {
    /*width: 534px;*/
    /*margin:0 auto;*/
    text-align: center;
}

#data_pic>div {
    display: inline-block;
    margin-left: 30px;
    vertical-align: top;
    margin-bottom: 20px;
}

#data_pic img {
    /*width:100%;*/
    margin-bottom: 21px;
}

#data_pic p {
    text-align: center;
    font-size: 15px;
}


/*----swiper------*/

#other_pro {
    margin: 129px 0 30px;
    font-size: 23px;
}

#swiper_img {
    background-color: #f4f4f4;
}

.swiper-scrollbar {
    width: 100%;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: 5px;
    z-index: 1;
}

.swiper-slide>a {
    vertical-align: middle;
    display: table-cell;
}

.slide {
    position: relative;
    float: left;
    width: 238px;
    /*height: 100%;*/
    margin-left: 13px;
}

.slide>div {
    display: table;
}

.slide img {
    vertical-align: middle;
    display: table-cell;
    width: 230px;
    border: 4px solid #fff;
    height: 130px;
}

.slide .ibg:hover {
    opacity: 1;
}

.slide .ibg {
    /*display: none;*/
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    opacity: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
    text-align: center;
}

.slide .itxt {
    width: 100%;
    height: 100%;
    display: table;
}

.slide .itxt span {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-size: 15px;
}


/*-------ass------------*/

#a_detail_wrap {
    width: 1004px;
    margin: 0 auto;
}

#data-title {
    font-size: 20px;
    text-align: center;
    margin: 33px 0;
}

#accessory_data {
    overflow: hidden;
}

.series_box {
    cursor: pointer;
    width: 251px;
    float: left;
    margin-bottom: 69px;
}

.img_box {
    position: relative;
    background-color: #d1d1d1;
    text-align: center;
    padding: 12px 0;
}

.s {
    display: block;
    border-width: 20px;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -20px;
    border-style: solid dashed dashed;
    border-color: #d1d1d1 transparent transparent;
    font-size: 0;
    line-height: 0;
}

.s_desc {
    padding-top: 41px;
    text-align: center;
}

.s_desc .s_title {
    font-size: 20px;
}

.s_desc p {
    margin-top: 10px;
}


/*--------*/

#ass_bg {
    display: none;
    position: absolute;
    top: 0;
    z-index: 20;
    z-index: auto\9;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .5);
    background-color: #000\9;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=70);
}

#a_b_wrap {
    position: absolute;
    width: 864px;
    left: 50%;
    margin-left: -432px;
    padding: 73px 0 30px;
    background-color: #fff;
}

#a_b_wrap>div {
    position: relative;
}

#a_b_box {
    width: 401px;
    margin: 0 auto;
    text-align: center;
}

#a_b_box img {
    width: 100%;
}

#a_b_desc {
    margin: 0 auto;
    display: inline-block;
    margin-top: 28px;
    height: 34px;
}

#a_b_desc>div {
    float: left;
    height: 100%;
    margin: 0 auto;
}

#a_b_tw {
    border-right: 1px solid #000;
}

#a_b_desc span {
    vertical-align: top;
}

#a_b_title {
    font-size: 20px;
    padding-right: 11px;
}

#a_b_desc>div p {
    font-size: 14px;
    padding-left: 11px;
}

.next-pre,
.last-pre {
    width: 58px;
    height: 63px;
    position: absolute;
    cursor: pointer;
}

.next-pre {
    top: 50%;
    margin-top: -31.5px;
    left: 0;
}

.last-pre {
    top: 50%;
    margin-top: -31.5px;
    right: 0;
}

#close {
    cursor: pointer;
    width: 44px;
    height: 44px;
    position: absolute;
    left: 100%;
    top: -73px;
    margin-left: 5px;
}


/*-----main_img-------*/

#main_wrap_img {
    display: block;
    position: relative;
    height: 492px;
    border-bottom: 1px solid #4c4c4c;
    margin-top: 104px;
}

#main_wrap_img .bg {
    z-index: 3;
    position: absolute;
    width: 325px;
    height: 100%;
    background-color: #000;
    opacity: 0.8;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=80);
}

#l_bg {
    left: 0;
}

#r_bg {
    right: 0;
}

#main_wrap_img ul {
    position: absolute;
    height: 100%;
}

#main_wrap_img li {
    float: left;
    height: 100%;
    text-align: right;
    font-size: 50px;
}

#main_wrap_img li img {
    height: 492px;
    width: 100%;
}

#main_wrap_img .btn {
    position: absolute;
    z-index: 4;
    width: 58px;
    height: 63px;
    top: 50%;
    margin-top: -31.5px;
    cursor: pointer;
}

#main_wrap_img #l_btn {
    left: 257px;
}

#main_wrap_img #r_btn {
    right: 257px;
}

#data_desc {
    /*height: 185px;*/
    overflow: hidden;
    display: inline-block;
    padding: 25px 0 45px;
}

#case_data_desc {
    height: 185px;
    overflow: hidden;
    display: inline-block;
    padding: 25px 0 45px;
}


/*#data_desc>div{
	float: left;
}*/

.data_title {
    font-size: 26px;
    text-align: left;
}

.data_mess {
    overflow: hidden;
    margin-top: 20px;
    display: table;
}

.data_mess .data_main {
    text-align: left;
    float: left;
    /*height: 94px;*/
    margin-right: 26px;
}

.data_border {
    /*height: 94;*/
    display: table-cell;
    vertical-align: middle;
}

.p-desc {
    display: inline-block;
    max-width: 220px;
}

.size-price {
    padding: 26px 30px;
    border-left: 1px solid #ccc;
    margin-left: 20px;
    display: table-cell;
    vertical-align: middle;
}

.size-price .lie {
    margin-top: 5px;
}

.lie {
    margin-top: 10px;
    text-align: left;
}

.th {
    vertical-align: top;
    font-weight: bold;
    text-align: left;
}