@charset "UTF-8";
html,
button,
input,
select,
textarea {
    color: #3f484f;
    font: 14px/24px "Oxygen", Arial, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
    -webkit-font-smoothing: antialiased;
}
body {
    background: #fff;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    text-rendering: optimizeLegibility;
    overflow-wrap: break-word;
    -ms-hyphens: auto;
}
h1,
h2,
h3,
h4,
strong,
b {
    font-weight: bold;
}
img {
    border: 0;
}
input,
from,
td,
table,
img,
dl,
dt,
ul,
dd,
li {
    padding: 0;
    margin: 0;
    list-style: none;
}
.clear {
    clear: both;
}
a {
    text-decoration: none;
    color: #666666;
}
a:hover {
    text-decoration: none;
    color: #000;
}
* {
    padding: 0px;
    margin: 0px auto;
}
div {
    padding: auto;
    margin: auto;
}
ul,
li {
    padding: auto;
    margin: auto;
    list-style-type: none;
    display: block;
}
.jg {
    width: 90%;
    height: 6px;
    line-height: 6px;
    margin: 0;
    padding: 0px;
}
.bodybj {
    width: 100%;
    height: auto;
}
.bodybjsy {
    width: 1200px;
    height: auto;
}
.container {
    width: 1200px;
    margin: 0 auto;

}
.grid-row {
    *zoom: 1;
}
.grid-row:before,
.grid-row:after {
    display: table;
    line-height: 0;
    content: "";
}
.grid-row:after {
    clear: both;
}
.grid-row .grid-col6 {
    width: auto;
    float: right;
    min-height: 1px;
}
.alert {
    margin-bottom: 0px;
}
/******sub-header of start*******/
.sub-header {
    height: 38px;
    border-bottom: 1px solid #e6e6e6;
    background: #f0f0f0;
}
.sub-left {
    height: 30px;
    padding-top: 8px;
    line-height: 30px;
}

.sub-right {
    height: 30px;
    padding-top: 8px;
    line-height: 30px;
    width:200px;
    float: left;
}
.sub-call {
    background: url('/uploads/images/call.png') no-repeat;
    width: 25px;
    height: 24px;
    display: inline-block;
    float: left;
}
.sub-left p {
    display: inline;
    margin: 0 10px 0 7px;
    font-size: 18px;
    color: #333;
}
.sub-left span {
    float: left;
    display: inline;
}
.sub-weixin {

    width: 27px;
    height: 21px;
    display: inline-block;
    margin: 0 15px;
    position: relative;
    float: right;
}
.sub_wx {
    display: none;
    position: absolute;
    top: 29px;
    padding: 7px;
    background: #fff;
    left: -50px;
    width: 100px;
    z-index: 100;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.sub-weixin .sanj1 {
    left: 50px;
    top: -7px;
    z-index: 999;
}
.sub-weixin .sanj2 {
    left: 50px;
    top: -7px;
    z-index: 999;
}
.sub-qq {
    background: url(/templets/images/qq.png) no-repeat;
    width: 19px;
    height: 21px;
    display: inline-block;
    float: right;
}
.grid-row p {
    float: left;
    font-size: 16px;
    font-weight: bolder;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    color: #1c50fe;
}
/******sub-header of end*******/
.head {
    width: 1200px;
    height: auto;
    padding-top: 8px;
}
.syhead {
    width: 1200px;
    height: auto;
}
.logo {
    width: 300px;
    height: auto;
    float: left;
}

.scanbox{
    width: 160px;
    justify-content: center;
    display: flex;
}
.scanbox img{
    width:98px;
    height:98px
}
.search_box{
    display: flex;
    width: 800px;
    height: 100px;

}
.search_box .search{
    flex: 1;
}
.search_box .search form{
    position: relative;
}
.search_box .search input{
    height: 40px!important;
    width: 100%;
    line-height: 36px;
    text-indent: 10px;
    border: 2px solid #009fe8;
    outline: 0;
    border-radius: 8px;
    box-sizing: border-box;
}
.search_box .search button{
    width:80px;
    height: 40px!important;
    position: absolute;
    top: 0;
    right: 0px;
    background: #009fe8;
    color: white;
    border: 0;
}
.search_box .search button:hover{
    color: #dbeeee;
    cursor: pointer;
}
.article_bg{
    background: url("/uploads/images/tuijian_bg.png");

}
.searchKeywords{

}
.searchKeywords ul{
    display: flex;
}
.searchKeywords ul li{
    margin: 0;
    margin-right: 5px;
    text-align: left;
}
.searchKeywords ul li a{
    font-size: 12px;
    color: #a9a9a9;
}
.searchKeywords ul li a:hover{
    color:blue;
}
.headright {
    width: 500px;
    height: auto;
    float: right;
}
.daohang {
    width: 1200px;
    height: auto;
}
.dhleft {
    width: 248px;
    height: 50px;
    float: left;
    line-height: 50px;
    text-align: center;
    background-color: #009fe8;
    color: White;
    font-size: 18px;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
}
.dhleft a,
.dhleft a:link,
.dhleft a:visited {
    font-size: 18px;
    text-decoration: none;
    color: White;
}
.dhleft a:hover,
.dhleft a:active {
    font-size: 18px;
    text-decoration: underline;
    color: White;
}
.dhright {
    width: 952px;
    height: 50px;
    float: right;
    background-color: #404144;
}
.dhright ul {
    width: 950px;
    height: 50px;
    color: White;
    font-size: 18px;
}
.dhright ul li {
    width: auto;
    height: 50px;
    line-height: 50px;
    float: left;
    padding-left: 40px;
}
.dhright a,
.dhright a:link,
.dhright a:visited {
    font-size: 18px;
    text-decoration: none;
    color: White;
}
.dhright a:hover,
.dhright a:active {
    font-size: 18px;
    text-decoration: underline;
    color: White;
}
.headimg {
    width: 1200px;
    height: auto;
}
.headdaohang {
    width: 248px;
    height: auto;
    float: left;
}
.headdaohang  .subinfo {
    display: flex;
    justify-content: center;
    align-content: center;
}

.subinfo .main_info{
    text-align: left;
    flex: 1;
    color:blue !important;
}
.headdaohang  .subinfo img{
    height: 28px;
    width:28px;
}
.headdaohang  .subinfo .title{
    flex: 1;
}
.headdaohang .subinfo2{
    
}
.headdaohang ul {
    width: 248px;
    height: auto;
}
.headdaohang ul li {
    width: 226px;
    padding-left: 20px;
    height: 58px;
    /*line-height: 20px;*/
    padding-top: 15px;
    color: #1c50fe;
    border-bottom: #dfdfdf 1px solid;
    border-left: #dfdfdf 1px solid;
    border-right: #dfdfdf 1px solid;
    overflow: hidden;
}
.headdaohang ul li a {
    padding-right: 10px;
}
.headdaohang a,
.headdaohang a:link,
.headdaohang a:visited {
    font-size: 14px;
    color: #6d6d6d;
    text-decoration: none;
}
.headdaohang a:hover,
.headdaohang a:active {
    font-size: 14px;
    color: #6d6d6d;
    text-decoration: underline;
}
.headright {
    width: 952px;
    height: auto;
    float: left;
}
.headhuandeng {
    width: 952px;
    height: 420px;
}
.headlist {
    width: 952px;
    height: auto;
}
.headlist ul {
    width: 952px;
    height: auto;
}
.headlist ul li {
    width: 310px;
    height: 165px;
    float: left;
    margin-left: 5px;
    margin-top: 5px;
}
#divSmallBox {
    overflow: hidden;
    *display: inline;
    *zoom: 1;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 10px;
    background: #ffffff;
}
#playBox {
    width: 952px;
    height: 420px;
    background: #333;
    position: relative;
    overflow: hidden;
}
#playBox .oUlplay {
    width: 99999px;
    height: 420px;
    position: absolute;
    left: 0;
    top: 0;
}
#playBox .oUlplay li {
    float: left;
}
#playBox .pre {
    cursor: pointer;
    width: 45px;
    height: 45px;
    background: url(/images/l.png) no-repeat;
    position: absolute;
    top: 190px;
    left: 10px;
    z-index: 10;
}
#playBox .next {
    cursor: pointer;
    width: 45px;
    height: 45px;
    background: url(/images/r.png) no-repeat;
    position: absolute;
    top: 190px;
    right: 10px;
    z-index: 10;
}
#playBox .smalltitle {
    width: 952px;
    height: 10px;
    position: absolute;
    bottom: 15px;
    z-index: 10
}
#playBox .smalltitle ul {
    width: 120px;
    margin: 0 auto;
}
#playBox .smalltitle ul li {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 10px;
    background: #ffffff;
    float: left;
    overflow: hidden;
    *display: inline;
    *zoom: 1;
}
#playBox .smalltitle .thistitle {
    background: #69aaec;
}
.contitle {
    width: 100%;
    height: 80px;
    text-align: center;
    line-height: 80px;
    font-size: 24px;
    font-weight: bold;
}
.content {
    width: 1200px;
    height: auto;
    border-top: #dfdfdf 1px solid;
    border-left: #dfdfdf 1px solid;
}
.content ul {
    width: 1200px;
    height: auto;
}
.content ul li {
    width: 25%;
    height: 290px;
    padding-top: 10px;
    border-bottom: #dfdfdf 1px solid;
    border-right: #dfdfdf 1px solid;
    float: left;
    text-align: center;
    box-sizing: border-box;

}
.product_index_list{
    margin-top: 20px;
}
.product_index_list .content{
    width: auto;
}.product_index_list .content ul{
    width: 100% ;
 }
.product_index_list .contitle{
    display: flex;
}
.product_index_list .contitle > .title{
    flex:1;
    position: relative;
}
.product_index_list .contitle > .title:after{
    content: "";
    display: block;
    width: 60px;
    height: 5px;
    top: 60px;
    background: #009fe8;
    left: calc(50% - 30px);
    position: absolute;
}

.contenthy {
    width: 1200px;
    height: auto;
}
.contenthy ul {
    width: 1200px;
    height: auto;
}
.contenthy ul li {
    width: 280px;
    height: 270px;
    background-color: #dadada;
    float: left;
    text-align: left;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.contenthy a,
.contenthy a:link,
.contenthy a:visited {
    font-size: 16px;
    color: #ff4a00;
    text-decoration: none;
}
.contenthy a:hover,
.contenthy a:active {
    font-size: 16px;
    color: #ff4a00;
    text-decoration: underline;
}
.titlehead {
    width: 100%;
    height: 50px;
    text-align: left;
    font-size: 20px;
    padding-top: 10px;
}
.titlelb {
    width: 100%;
    height: 30%;
    text-align: center;
}
.titlebody {
    width: 840px;
    height: auto;
    line-height: 35px;
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
}
.titlebody p {
    line-height: 35px;
    font-size: 16px;
    padding-top: 5px;
}
.titlebody ul {
    width: 100%;
    height: auto;
}
.titlebody ul li {
    width: 95%;
    height: 26px;
    line-height: 26px;
}
.titlebody a,
.titlebody a:link,
.titlebody a:visited {
    font-size: 14px;
    text-decoration: none;
}
.titlebody a:hover,
.titlebody a:active {
    font-size: 14px;
    text-decoration: underline;
}
.titlellist {
    width: 870px;
    height: auto;
}
.pimg {
    width: 320px;
    height: 340px;
    float: left;
}
.plist {
    width: 510px;
    height: auto;
    float: left;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
    line-height: 35px;
}
.contentt {
    width: 100%;
    height: auto;
    background-color: #f5f5f5;
    padding-bottom: 20px;
}
.contentthead {
    width: 1200px;
    height: 40px;
    line-height: 40px;
    color: #757575;
    font-size: 16px;
}
.contentby {
    width: 1200px;
    height: auto;
    line-height: 30px;
    background: white;
    position: relative;
}
.page{
    /*background: white;*/
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
}
.page_image{
   width: 100%;
}
.bodynn {
    width: 100%;
    height: auto;
}
.contenleft {
    width: 168px;
    height: auto;
    float: left;
    background-color: #FFF;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
}
.contenleft ul {
    width: 150px;
    height: auto;
    padding-left: 15px;
    padding-top: 5px;
}
.contenleft ul li {
    width: 150px;
    height: 26px;
    line-height: 26px;
    color: #757575;
}
.contenrights {
    width: 860px;
    height: auto;
    float: right;
    background-color: #FFF;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
}
.contenrightlc {
    width: 860px;
    height: auto;
    float: right;
    background-color: #FFF;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
}
.contenright {
    width: 860px;
    height: auto;
    float: right;
    background-color: #FFF;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
}
.contenright ul {
    width: 800px;
    height: auto;
}
.contenright ul li {
    width: 800px;
    height: auto;
    line-height: 26px;
    background: url(/templets/images/biao.jpg) no-repeat;
    padding-left: 20px;
    color: #757575;
    margin-left: 25px;
}
.contenright span {
    color: #000;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    color: #424242;
}
.contenright table {
    width: 96%;
    border-left: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    margin-top: 10px;
    margin-left: 40px;
    margin-bottom: 20px;
}
.contenright table th {
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    line-height: 2;
    background-color: #eee;
    height: 40px;
}
.contenright table td {
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}
.contenright table td {
    padding: 10px 10px 10px 10px
}
.contenright table td g {
    color: Red;
}
.contenright table td tao {
    color: Red;
    font-size: 12px;
}
.sort-item {
    width: 100%;
    height: auto;
}
.sort-item ul {
    width: 100%;
    height: auto;
}
.sort-item ul p {
    width: 100%;
    height: 30px;
    padding-left: 3px;
    line-height: 30px;
    padding-top: 10px;
    font-size: 16px;
}
.sort-item ul li {
    width: auto;
    height: 35px;
    line-height: 35px;
    float: left;
    margin: 0 5px 5px 5px;
}
.sort-item ul li a {
    width: auto;
    height: 35px;
    line-height: 35px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #fff;
}
.sort-item ul li a.thover {
    color: #FFFFFF;
    background-color: #ff4a00;
}
.fanye {
    width: 100%;
    height: 40px;
    text-align: center;
}
.lefthead {
    width: 150px;
    height: 40px;
    line-height: 40px;
    padding-top: 30px;
    padding-left: 15px;
    color: #424242;
    font-size: 18px;
}
.leftlist {
    width: 150px;
    height: 30px;
    line-height: 30px;
    padding-top: 10px;
    padding-left: 15px;
    color: #424242;
    font-size: 18px;
}
.rightlist {
    width: 850px;
    height: auto;
}

#product-list{
    margin-top: 10px;
}

#product-list ul{
    display: flex;
    flex-wrap: wrap;    width: 100%;
    /*justify-content: space-between;*/
    align-items: center;

}
#product-list ul li.newsFlag::before {
    content: '优选';
    position: absolute;
    top: 5px;

    left: 5px;
    display: inline-block;
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    line-height: 50px;
    border-radius:  50% 50% 5px;
    background-color: #3a99ff;

}

#product-list ul li{
    position: relative;
    width: calc( 25% -  10px );
    margin: 0;
    padding: 0;
    border:1px solid #cecece;
    box-sizing: border-box;
    padding: 10px;
    margin-right: 10px; /* 设置每个 li 元素之间的间距 */
    margin-bottom: 10px; /* 盒子之间的间距 */
}
#product-list ul li .product_img{
    width:100%;
    height: auto;

}

#product-list ul li:hover{
    box-shadow: rgba(180,180,180,.25) 0 0 3px 3px;
}

#product-list .rightxiaohead{
    margin: 0;
    line-height:inherit;
    height: auto;
}

#product-list .price{
    display: block;
   
    color:red;
    font-size: 20px;
    padding:0px;
}
#product-list .price .sm{
    font-size: 12px;
}

#product-list ul li .product_title{
    font-size: 14px;
}


.paginationBox {
    width: 100%;
    margin-top: 35px;
    text-align: center
}

.page ul.pagination ,.page ul.pagination ul {
    display: inline-block;
    height: 30px;
    margin: 0 auto;
    line-height: 30px;
    width:auto;
}
.page ul.pagination ul {
    width:auto;
}

.paginationBox .pagination li {
    float: left;
    font-size: 14px;
    color: #666;
    width:auto;
    padding: auto !important;
    padding-left:inherit !important;
    margin-left:inherit !important;
}
.pagination li.pageBtn.disabled {
    background: #e5e5e5;
    cursor: not-allowed;
}


 .pagination li.pageList li {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #f0f0f0;
    cursor: pointer;
    margin-right: 16px;
    color: #009fe8;
}

.pagination li.pageBtn {
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #666;
    background-color: #f0f0f0;
    margin-right: 20px;
    text-align: center
}

.pagination li.pageBtn .nextpage,.pagination li.pageBtn .prevpage {
    display: inline-block;
    width: 9px;
    height: 17px;
    line-height:20px;
    margin-top: 6px
}
.pagination li.pageList li.active {
    background: #009fe8;
}

.pagination li.pageList li.active  a{
    color: white;
}
.pagination li.pageList li {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;

    cursor: pointer;
    margin-right: 16px;
    color: #009fe8;
    margin-left: 0;
}

.pagination li a {
    display: block !important;
    width: 100%;
    height: 100%;    color: #009fe8;

}

.pagination li.total {
    margin-right: 8px;
    color: #666;
    font-size: 14px;
}

.pagination li.inputPageNum {
    width: 50px;
    height: 30px;
    line-height: 30px;
    margin-right: 8px;
}

.pagination li {
    float: left;
    font-size: 14px;
    color: #666;

}
.pagination li.inputPageNum input {
    width: 100%;
    height: 100%;
    line-height: 30px;
    outline: 0;
    border: 1px solid #dfdfdf;
    color: #666;
    text-align: center;
}
.rightlist ul {
    width: 850px;
    height: auto;
}
.rightlist ul li {
    width: 197px;
    height: 250px;
    border: #dfdfdf 1px solid;
    float: left;

    padding: 0px;
    margin: 10px 5px 10px 5px;
    text-align: center;
}
.rightlist ul li:hover {
    border: #ff0000 1px solid;
}
.newlist {
    width: 850px;
    height: auto;
}
.newlist ul {
    width: 850px;
    height: auto;
}
.newlist ul li {
    width: 820px;
    height: 30px;
    line-height: 30px;
    float: left;
}
.rightlist ul li img {
    width: 180px;
    height: 180px;
    padding: 10px 0 5px 0;
}
.rightxiaohead {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-top: #dfdfdf 1px solid;
    text-align: center;
    margin-top: 10px;
    font-weight: bold;
}
.conthead {
    width: 100%;
    /*height: 60px;*/
    /*padding-top: 30px;*/
    font-size: 24px;
    color: #424242;
    clear: both;
}

.brand_list{
    padding:10px 0;
    display: flex;
    flex-wrap: wrap;
    font-size: 12px;
    color: #9b9b9b;
    border-bottom: 1px dashed #cecece;
}

.brand_list .b_name{
    font-size:18px;   margin:0;
}
.brand_list .b_list ul li {
 padding:0;
    width:auto;
    border:1px solid #cecece
}

.brand_list .b_list ul li.current {

    border:1px solid #1456ce
}
.brand_list .b_list ul li img{
    width: 100px;
}
.brand_list .b_list ul li:hover{
    border:1px solid #808080
}
.brand_list .b_list ul{
    width: 100%;
    display: flex;
}
.brand_list .b_list{
    margin:0;
}

span#titles {
    font-size:32px;
    padding: 10px 0;
    text-align: center;
    display: block;
    border-bottom: 1px solid  #cecece;
}

.product_sort{
    width: 100%;
    padding:10px 0;

}
.product_sort ul {
    display: flex;
    width: 100% !important;    background: #efefef;
}

.product_sort ul li{
    padding: 5px 6px;
    cursor: pointer;
    width: 120px !important;
    margin:0;
  margin-left: 0 !important;
    background:#e1e1e1;
    padding-left: inherit !important;
    text-align: center;


}
.product_sort ul li a{
    display: block;
}
.product_sort ul li.current{
    background: #01AAED;
    font-weight: bold;

}
.product_sort ul li.current a{
    color: white !important;
}

.nrcss {
    width: 100%;
    height: auto;
    padding-top: 20px;
    line-height: 32px;
}
.fwlist {
    width: 930px;
    height: auto;
    float: left;
    margin: 10px;
    text-align: left;
    padding: 10px;
}
.fwlistleft {
    width: 360px;
    height: 230px;
    float: left;
}
.fwlistright {
    width: 560px;
    height: auto;
    float: right;
    font-size: 14px;
    line-height: 20px;
}
.fwlistcolor {
    color: #ff4a00;
    font-weight: bold;
    font-size: 18px;
}
.listhd {
    width: 1200px;
    height: 40px;
    padding-top: 20px;
    font-size: 16px;
}
.list {
    width: 1200px;
    height: auto;
    border: #dfdfdf 1px solid;
    background-color: White;
}
.listleft {
    width: 900px;
    height: auto;
    float: left;
    padding-top: 20px;
    padding-left: 20px;
}
.listimg {
    width: 350px;
    height: auto;
    float: left;
}
.listimg img {
    width: 350px;
    height: 320px;
}
.listfl {
    width: 530px;
    height: 320px;
    float: right;
    border-right: #dfdfdf 1px solid;
    border-left: #dfdfdf 1px solid;
}
.listfl ul {
    width: 520px;
    height: auto;
    padding-top: 10px;
}
.listfl ul li {
    width: 118px;
    height: 70px;
    float: left;
    text-align: center;
    border: #dfdfdf 1px solid;
    margin-right: 10px;
    margin-bottom: 24px;
    background-color: #fafafa;
    padding-top: 10px;
}
.listflleft {
    width: 70px;
    height: auto;
    float: left;
    text-align: right;
    line-height: 26px;
}
.listflright {
    width: 380px;
    height: auto;
    float: left;
    line-height: 26px;
}
.daycolor {
    color: Red;
    font-size: 14px;
    font-weight: bold;
}
.zdycolor {
    padding-left: 30px;
}
.listright {
    width: 270px;
    height: auto;
    float: right;
}
.rightbody {
    width: 270px;
    height: auto;
    padding-top: 30px;
}
.rightbody ul {
    width: 260px;
    height: auto;
}
.rightbody ul li {
    width: 118px;
    height: 70px;
    float: left;
    text-align: center;
    border: #dfdfdf 1px solid;
    margin-right: 10px;
    margin-bottom: 24px;
    background-color: #fafafa;
    padding-top: 10px;
}
.rightzi {
    color: Black;
    font-weight: bold;
}
.listbody {
    width: 1100px;
    height: auto;
}
.listbody ul {
    width: 1100px;
    height: auto;
    padding-top: 10px;
}
.listbody ul li {
    width: 161px;
    height: 80px;
    margin: 10px;
    float: left;
    border: #dfdfdf 1px solid;
    background-color: #fafafa;
    text-align: center;
    padding-top: 20px;
}
.tjlist {
    width: 1140px;
    height: auto;
}
.tjlist ul {
    width: 1140px;
    height: auto;
    padding-top: 10px;
}
.tjlist ul li {
    width: 260px;
    height: 300px;
    float: left;
    border: #ccc 1px solid;
    margin: 10px;
    text-align: center;
}
.tjlist ul li img {
    width: 240px;
    height: 240px;
}
.listhead {
    width: 1100px;
    height: 35px;
    border-bottom: #dfdfdf 1px solid;
    padding-top: 10px;
    font-size: 18px;
    font-weight: bold;
}
.tjbody {
    width: 1110px;
    height: auto;
}
.tjbody table {
    width: 1108px;
    height: auto;
    border: #ccc 1px solid;
}
.tjbody table tr {
    width: 100%;
    height: auto;
}
.tjbody table tr th {
    width: 200px;
    height: auto;
    background-color: #d7d6d6;
}
.xiaoleixing {
    font-weight: bold;
    width: 100px;
    float: left;
}
.khright {
    width: 860px;
    height: auto;
    float: right;
    background-color: #FFF;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
}
.khlist {
    width: 860px;
    height: auto;
}
.khlist ul {
    width: 860px;
    height: auto;
}
.khlist ul li {
    width: 160px;
    height: 80px;
    float: left;
    border: #dfdfdf 1px solid;
    padding-top: 10px;
    text-align: center;
    vertical-align: middle;
    margin: 25px;
    background-color: White;
}
.bottomcss {
    width: 100%;
    height: auto;
}
.hezuo {
    width: 100%;
    height: auto;
    background-color: #f4f4f4;
}
.hezuo ul {
    width: 1200px;
    height: auto;
}
.hezuo ul li {
    width: 20%;
    box-sizing: border-box;
    float: left;
    border: #eeeeee 1px solid;
    padding-top: 20px;
    text-align: center;
    vertical-align: middle;

    background-color: White;
}
.rightzia {
    color: White;
    font-weight: bold;
}
.foot {
    width: 100%;
    height: auto;
    color: White;
}
.foot a,
.foot a:link,
.foot a:visited {
    font-size: 14px;
    text-decoration: none;
    color: #dedede;
}
.foot a:hover,
.foot a:active {
    font-size: 14px;
    text-decoration: underline;
    color: #dedede;
}
.foottop {
    width: 100%;
    height: auto;
    background-color: #505050;
    padding-bottom: 40px;
}
.foottop ul {
    width: 1200px;
    height: auto;
}
.foottop ul li {
    width: 240px;
    height: auto;
    padding-top: 30px;
    float: left;
    text-align: center;
    line-height: 26px;
    color: #FFF;
}
.footbottm {
    width: 100%;
    height: auto;
    background-color: #6c6c6c;
}
.footbottmlj {
    width: 1200px;
    height: auto;
    text-align: center;
    padding-top: 20px;
}
.threecol {
    width: 310px;
    height: 165px;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    position: relative;
    background-position: center center;
    background-image: url("/uploads/images/tuijian_bg.png");

}

.threecol:nth-child(1){
   margin-left: 0;
}
.threecol:nth-child(3){
   margin-right: 0;
    float: left;
}
.threecol .price{
    display: block;
    margin-top: 22px;
    color:red;
    font-size: 28px;
    padding:5px;
}
.threecol .price .sm{
    font-size: 12px;
}
.threecol .title .redu{
     font-weight: normal;
    color:white;
    background: red;
 }
.threecol .title{
    font-weight: 600;
    font-size: 18px;
    padding:6px 0;
    padding:5px;;
    position: relative;
    z-index: 99999;
    color:black
}
.article-image {
    width: 150px;
    height: 150px;
    position: absolute;
    right: 21px;
    bottom: 0;


    -webkit-transition: margin 0.1s ease;
    -moz-transition: margin 0.1s ease;
    -o-transition: margin 0.1s ease;
    transition: margin 0.1s ease;
    display: block;
    margin: 0 -10% 0;
    width: 120%;
    height: 165px;
}

.article-image {


    width: 150px;
    height: 150px;

}

article a:hover .article-image {
    margin: 0 -10% 0;
}
article {
    margin: 0 0 0px;
    height: 1650px;
    background: #fff;
}
article > a {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
article > a:hover {
    box-shadow: 0 1px 10px rgba(63, 72, 79, 0.2);
}
article > a:active {
    box-shadow: 0 1px 1px rgba(63, 72, 79, 0.2);
}
article > a::after {
    -webkit-transition: opacity 0.1s ease;
    -moz-transition: opacity 0.1s ease;
    -o-transition: opacity 0.1s ease;
    transition: opacity 0.1s ease;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0px;
    left: 0;
    z-index: 1;
    display: block;
    content: " ";
    /*background-color: rgba(63, 72, 79, 0.2);*/
    background-repeat: repeat-x;
    /*background-image: linear-gradient(to bottom, rgba(63, 72, 79, 0.05), rgba(63, 72, 79, 0.2));*/
}
article > a:hover::after {
    opacity: 0;
}
article .article-title {
    -webkit-transition: background-color 0.1s ease;
    -moz-transition: background-color 0.1s ease;
    -o-transition: background-color 0.1s ease;
    transition: background-color 0.1s ease;
    position: absolute;
    bottom: 0px;
    z-index: 2;
    padding: 4px 4px 0px 4px;
    background: #3f484f;
    background: rgba(63, 72, 79, 0.7);
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 28px;
    width: 100%;
}
article a:hover .article-title {
    background: #3a99ff;
    color: #fff;
}
article .article-meta {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0 10px;
    height: 50px;
    border-top: 1px solid #ebeced;
    border-bottom: none;
    background: #FFF;
    color: #9fa3a7;
    list-style: none;
    white-space: nowrap;
    line-height: 40px;
}
article .article-meta li {
    float: left;
}
article .article-meta li.article-meta-right {
    float: right;
}
article .article-comment-count {
    -webkit-transition: opacity 0.1s ease;
    -moz-transition: opacity 0.1s ease;
    -o-transition: opacity 0.1s ease;
    transition: opacity 0.1s ease;
    font-weight: bold;
    opacity: .5;
}
article a:hover .article-comment-count {
    opacity: 1;
}
article p {
    position: absolute;
    right: 0;
    left: 0;
    overflow: hidden;
    height: 50px;
    background: #FFF;
    color: #3f484f;
    font-size: 12px;
    line-height: 26px;
    padding-top: 20px;
}

.page ul{ width:800px; height:auto; }
.page ul li{ width:800px; height:auto; line-height:26px;   padding-left:20px; color:#757575; margin-left:25px;}
.page span{color:#000; font-size:16px; height:40px; line-height:40px; color:#424242;}


.page table{width:96%;border-left:1px solid #e0e0e0; border-top:1px solid #e0e0e0;margin-top:10px; margin-left:40px; margin-bottom:20px;}
.page table th{border-right:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0; line-height:2; background-color:#eee; height:40px;}
.page table td{border-right:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0;}
.page table td{padding:10px 10px 10px 10px}
.page table td g{ color:Red;}
.page table td tao{ color:Red; font-size:12px;}


.product{
    padding:6px
}

.product_info {
    display: flex;
    margin-bottom: 20px;

}

.product_info .images{
    height: 500px;
    width:500px;
    border: 1px solid #ccc;
    display: flex;
    flex-direction: column;
}
.product_info .imgList{
    width:100%;
}
.product_info .imgList ol {
    display: flex;
    padding:2px
}
.product_info .imgList ol li{
    border:1px solid #ccc;
    margin: 0;
    cursor: pointer;
    width: 80px;
}
.product_info .imgList ol li img{
    width: 100%;}
.product_info .imgList ol li.tb-selected{
    border:1px solid #cc5905;
}

.product_info .imgList ol li:hover{
    border:1px solid #254eff;
}
.product_info .imgBox{
    height: 350px;
    width:350px;
}
.product_info .imgBox img{
    width: 100%;
}
.product_info .metainfo{
    padding:22px 33px
}
.product_info .metainfo  h3{
    font-size: 18px;
    margin-bottom: 10px;
}
.product_info .metainfo{
    flex: 1;
    height: 500px;
}

.product_info .metainfo .label_desc .descinfo{
    border:2px solid #ccc;
    padding:3px 15px;
    text-align: center;
    margin: 0;
    margin-right:10px;
}
.product_info .metainfo .label_desc .descinfo:hover{
    border:2px solid dodgerblue;
    cursor: pointer;
}
.goStoreBtn{
   background: dodgerblue;
    padding:8px 12px;
    color:white;
    text-align: center;

}
.product_info .metainfo .label_desc{
    display: flex;
    margin-bottom: 10px;
}

.product_info .metainfo label{
    color: #898989;
}
.product_info .price{
    display: block;
    margin-top: 22px;
    color:red;
    font-size: 28px;
    padding:5px;
}

.product_info .qrcode img{
    height: 100%;
}
.product_info .qrcode{
    width: 200px;
    height: 200px;
}

.product_info .sm{
    font-size: 12px;
}

.product .conthead{
    font-size: 14px;
}

.product .contenleft{
    width: 160px;
}
.product .contenleft,.product .contenrights{
    border: 1px solid #ccc;  position: relative;
    height: auto;

}
.product .contenleft .title{
    border-bottom: 1px solid #cecece;
}
.product .contenleft .title,.product .contenrights .title{
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color:cornflowerblue;
    height: 30px;
    position: relative;
    margin-top: 10px;
    margin-bottom: 20px;
}
.product .contenleft .title:after{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #1c50fe;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 1;

}
.product .contenrights .title:after{
    content: "";
    display: block;
    width: 60px;
    height: 5px;
    background: #1c50fe;
    left: calc(50% - 30px);
    position: absolute;
}

#page_menu {
    display: block;
    position: absolute;
    background: white;
     z-index: 99999999;
    top: 0;
    margin: 0;

    box-shadow: rgba(180,180,180,.25) 0 0 3px 3px;
}

.product .contenrights{



}
.product .content{
    width: auto;
}
.product ul.like_product {
    padding: 0;
    margin: 0;
    width: auto;
    display: flex;
    flex-direction: column;
}
.product ul.like_product li{
    padding: 0;
    margin: 0;
    float: initial;
    height: auto;
    width: auto;

}

.product ul.like_product li img{
    width: 120px;
}
.product .tb-thumb img{

}

.product_index_list .more{
    font-size:14px;
}
.product_index_list{
    padding: 10px;
    margin-bottom: 10px;
}
.product_index_list ul{
    display: flex;
}
.product_index_list ul li{
    float: initial;
    margin: initial;
}

.product_index_list ul li:hover{
    box-shadow: rgba(180,180,180,.25) 0 0 3px 3px ;
}

.product_index_list li .img_product{
    height: 220px;
}

.product_index_list ul li .price{
   color:red;
    font-weight: 700;
}





.tb-thumb .tb-selected{  }
.tb-thumb .tb-selected div{background-color:#FFFFFF;border:medium none;}
.tb-thumb li div{border:1px solid #CDCDCD;}

.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:400px;height:400px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.zoomMask{position:absolute;background:url("/uploads/images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}