*{margin:0;padding:0}
body {
    margin: 0;
    font-size: 14px;
    color: #444;
    background: #f7f7f7;
}
a:link, a:visited, a:active {
    color: #333333;
    text-decoration: none;
}
a:hover{
    color:#ccc;
}
.fr {
    float: right;
}
.fl{
    float:left;
}
ul {
    margin: 0px;
    padding: 0px;
}
ul li {
    list-style-type: none;
}
form, input, select, textarea, td, th {
    font-size: 12px;
}
.c_b {
    clear: both;
}
.c_p {
    cursor: pointer;
}
.t_c {
    text-align: center;
}

.f_b {
    font-weight: bold;
}
.m{
    margin: 0 auto;
    max-width: 1500PX;
    width: 1180px;
    text-indent: 0;
}
/*header start*/
.top {
    height: 30px;
    position: fixed;
    left: 0;
    z-index: 9;
    width: 100%;
    background-color: #333;
    color: #ccc;
    line-height: 30px;
}
.menu {
    float: right;
    font-size: 9pt;
}
.menu a{
    color: #fff;
}
.toplogin {
    float: left;
    overflow: hidden;
    width: 25pc;
    height: 24px;
    color: #ccc;
    font-size: 9pt;
    line-height: 31px;
}

.logobar {
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #e10100;
    height: 99px;
    background: #3d3d3d;
    position: fixed;
    width: 100%;
    z-index: 9999;
}
.logobar .h30{   
    height: 30px;
}
.logo a, a.shopimglink {
    margin-top: 5px;
    float: left;
    display: block;
    background-repeat: no-repeat;
}
.logo a img{
    width: 280px;
    height: 40px;
    margin-top: 30px;
}
.logoright {
    float: right;
    margin-top: 3px;
    width: 40%;
}
.logosearch {
    overflow: hidden;
    margin-top: 16px;
    margin-left: 2.3%;
    height: 35px;
    text-align: right;
}
.logosearch input, .rsearch .s {
    float: left;
    width: 260px;
    height: 30px;
    border: 1px solid #eee;
    border-right: 0;
    background-position: left top;
    background-repeat: no-repeat;
    color: #999;
    text-indent: 9pt;
    font-size: 1pc;
    line-height: 2pc;
    border-radius: 4px 0px 0px 4px;
}
.searchsubmit {
    float: left;
    display: block;
    width: 90px;
    height: 32px;
    border: 0;
    background-color: #333;
    color: #fff;
    font-size: 14px;
    border-radius: 0px 4px 4px 0px;
}
.logosearch a {
    float: right;
    display: block;
    margin-left: 10px;
    width: 100px;
    height: 32px;
    border: 0px solid #ddd;
    background: #333;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 32px;
    border-radius: 4px;
}

.nav{
    height: 99px;
    color: #999;
    text-indent: 0;
    text-indent: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    line-height: 99px;
    word-break: keep-all;
}
.nav a {
    margin:0 18px;
    color: #fff;
}
/*header end*/

/*index start*/
.layui-carousel{
    height: 400px;
    overflow: hidden;
}
.layui-carousel img{
    height:100%;
}
.floor{
    clear: both;
    margin: 20px auto 10px;
}
.floor .floor_title{
    color: black;
    padding: 10px 0 15px;
    font-size: 18px;
    text-align: center;
}  
.floor_item{
    float: left;
    width: 24%;
    height: 280px;
    overflow: hidden;
    margin: 0 4px 10px;
    background: #fff;
}
.item_img img{
    width: 100%;
    height:200px;
}
.item_title{
    height: 35px;
    line-height: 35px;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    text-align: center;
    padding: 0 10px;
}
.item_link{
    text-align: center;
    margin-top:10px;
}
.item_link a{
    color:#fff;
    background: #204d74;
    padding: 5px 20px;
    border-radius: 50px;
}
.leftbox{
    margin-right: 10px;
    width: 80%;
    float: left;
}
.boxtag{
    clear: both;
    padding-bottom: 20px;
}
.boxtag ul.pli {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 1fr;
}
.boxtag ul.pli li {
    overflow: hidden;
    background: #fff;
    font-size: 12px;
    -webkit-transition-duration: 1s;
    border-radius: 4px;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition-duration: 1s;
    word-break: keep-all;
}
.boxtag ul.pli li:first-child {
    margin-top:20px;
}
.boxtag li span.plistimg {
    float: left;
    display: block;
    margin: 20px;
    margin-right: 10px;
    padding: 0;
    width: 200px;
    height: 200px;
    border: 1px solid #f0f0f0;
    text-align: center;
    text-indent: 0;
    border-radius: 4px;
}
.boxtag li span.plistimg, ul.pli dt {
    overflow: hidden;
}
.boxtag a.imglink {
    margin: 0;
    padding: 0;
}
.boxtag .pli .imglink img {
    width: 200px;
}
.boxtag .pli li dl {
    display: block;
    margin-left: 230px;
}
.boxtag ul.pli dt {
    margin-top: 23px;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: normal;
}
.boxtag .pli li dd, .pli li dt {
    margin-top: 10px;
    margin-left: 15px;
    width: 90%;
}
.boxtag ul.pli li dt a {
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 16px;
}
.boxtag ul.pli dd {
    float: left;
    overflow: hidden;
    margin: 36px 0 0 11px;
    width: 98%;
    color: #666;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
}
.boxtag dd.canshu span {
    margin-right: 10px;
    padding: 5px;
    background: #f0f0f0;
}
.boxtag ul.pli li.vip dd a {
    color: #e10;
}
ul.pli dd em span {
    font-size: 20px;
}
span.weizhi {
    margin-left: 10px;
}
.rightbox{
    display: block;
    margin: 20px 0;
    width: 17%;
    background: #fff;
    border-radius: 4px;
    float: right;
    padding: 10px;
}
.rightbox .boxcontent {
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    width: 95%;
    padding-top: 10px;
    padding-bottom: 10px;
}
dl.listtxt dt, dl.listtxt dt a {
    color: #e10000;
    background-color: #fff;
    font-weight: 700;
}
dl.listtxt dd, dl.listtxt dt {
    font-size: 9pt;
    line-height: 30px;
    overflow: hidden;
    height: 30px;
    margin: 0;
    padding-right: 10px;
}
.rightbox dl dd {
    text-indent: 10px;
}
/*index end*/

/*footer start*/
.bottom{
    clear: both;
    color: #999;
    height: auto;
    margin-top: 10px;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 20px;
    text-indent: 0;
    text-align: center;
    width: 100%;
    background-color: #3d3d3d;
    line-height: 200%;
}
.bottomnav {
    padding-top: 10px;
}
.bottomnav a{
    color: #fff;
    margin-left: 5px;
    margin-right: 5px;
}
.bottom a{
    color: #fff;
}
/*footer end*/

/*page start*/
.pages{
    height: 22px;
    margin-top: 10px;
    overflow: hidden;
    padding-bottom: 10px
}
.pages ul li{
    float: left;
}
.pages ul li a{
    border: 1px solid #ccc;
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-left: 5px;
    padding-left: 10px;
    padding-right: 10px;
    width: auto;
}
.position {
    font-size:12px;
    color: #999;
    margin:10px 0;
}
.position a{
    margin-right: 5px;
    margin-left: 5px;
    color: #999;
}
/*page end*/

/*viewproduct start*/
.box {
    clear: both;
    display: block;
    margin-bottom: 20px;
    background: #fff;
    border-radius: 4px;
}
.producttitleintro {
    margin-top: 10px;
    color: #999;
    font-size: 9pt;
}
h1.product {
    margin: 0;
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 50px;
    padding: 0;
    border-bottom: 1px solid #eee;
    color: #333;
    text-indent: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 700;
    font-size: 22px;
    word-break: keep-all;
}
.producttitleintro span {
    margin-left: 15px;
}
.pinfotop {
    margin-right: auto;
    margin-left: auto;
    width: 95%;
    text-indent: 0;
}
.t5 {
    margin-top: 10px;
}
.pimg {
    float: left;
    padding: 0;
    padding-bottom: 20px;
    text-align: center;
    text-indent: 0;
}
#pimgtop {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 320px;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 5px;
    background-size: cover;
}
.pimg img {
    margin: auto;
    max-width: 440px;
    max-height: 440px;
    width: expression(this.width > 440 && this.height < this.width ? 440: true);
    height: expression(this.height > 440 ? 440: true);
    margin-top: expression(this.height > 440 ? 0: ((440-this.height)/2));
}
#indexproduct li img, a img, img {
    border: 0;
}
.psmallpic {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
    padding-top: 10px;
    height: 100px;
}
.pdata {
    float: left;
    margin-left: 20px;
    width: 58%;
    font-size: 1pc;
}
dl#pshowdata dt {
    float: left;
    width: 22%;
    color: #666;
    height: 24px;
    margin-top: 8px;
    margin-bottom: 8px;
}
dl#pshowdata dd {
    float: right;
    display: block;
    width: 77%;
    clear: right;
    height: 24px;
    margin-top: 8px;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.btn-xunjia {
    clear: both;
    display: inline-block;
    margin-right: 20px;
    width: 100px;
    height: 33px;
    background: #e10000;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 33px;
    cursor: pointer;
    border-radius: 4px;
}
.boxtitle {
    background-color: #fff;
    clear: both;
    color: #000;
    display: block;
    height: 40px;
    line-height: 42px;
    margin: auto;
    width: 97%;
    overflow: hidden;
    padding: 0px;
    text-indent: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
    font-size: 1pc;
    color: #666;
    font-weight: 400;
}
#il .boxtitle:before, .boxtitle:before {
    content: '▪';
    display: block;
    float: left;
    width: 13px;
    height: 13px;
    text-align: center;
    color: #fff;
    background: #e10;
    margin: 15px 10px 0px 0px;
    line-height: 12px;
    font-size: 12px;
    border-radius: 10px;
}
.text, .text * {
    background-color: #fff;
    color: #333;
    font-size: 1pc;
    line-height: 250%;
}
.text {
    margin-bottom: 10px;
    width: 95%;
}
.text img {
    margin: 0;
    max-width: 97%;
    width: expression(this.width > 97% ? 97%: true);
}
.tb1 {
    border-top: 1px dotted #ccc;
    clear: both;
}
.boxcontent {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 97%;
    text-indent: 0;
}

ul.imglist {
    clear: both;
    padding-bottom: 20px;
    font-size: 12px;
}
ul.imglist li {
    height: auto;
    line-height: 20px;
    float: left;
    width: 20%;
    margin-bottom: 15px;
}
.box, .boxcontent ul li {
    overflow: hidden;
}
ul.imglist img {
    width: 200px;
    height: 200px;
}
.dl.listtxt dt, dl.listtxt dt a {
    color: #e10000;
    background-color: #fff;
    font-weight: 700;
}
.info-box{
    min-height: 600px;
}
.titleitem{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*viewproduct end*/

/*login start*/
.reg {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -325px;
    margin-left: -424px;
    width: 848px;
    height: 530px;
    border: 1px solid #ddd;
}
.left {
    width: 35%;
    height: 100%;
    float: left;
    background: #fff;
}
.left img {
    display: block;
    max-width:220px;
    padding: 60px 0 0 0;
    margin: 0 auto;
    border: none;
    width: 100%;
}
.fm {
    float: right;
    width: 65%;
    height: 100%;
    background: #f2f2f2;
}
.reg .title {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
    font-family: 微软雅黑;
    font-size: 26px;
}
.fm .item{
    margin-bottom: 15px;
}
.fm .item .item-title{
    width: 100px;
    text-align: right;
    display: inline-block;
    padding: 11px 15px 0;
    font-size: 18px;
}
.fm .item .item-input{
    display: inline-block;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
    width: 60%;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
}
.fm .item .item-input:focus{
    border: 0;
    outline: 1px solid #337ab7;
}
.fm .item .item-code{
    float: right;
    margin-right: 60px;
    border-radius: 6px;
    width: 140px;
    border: 1px solid #ccc;
}
.fm .item .item-submit{
    color: #fff;
    padding: 10px 16px;
    width: 65%;
    border: 1px solid transparent;
    cursor: pointer;
    display: inline-block;
    background-color: #286090;
    border-color: #204d74;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
/*login end*/

/*publish start*/
.publish td{padding:20px 0;}
.publish input,.publish select,.publish textarea{
    border: #E5E5E5 1px solid;
}
.publish input{
    padding: 10px 10px 10px 30px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    width: 260px;
}
.publish select{
    padding: 10px 10px 10px 30px;
    height: 40px;
    line-height: 40px;
    width: 302px;
}
.publish textarea{
    width: 290px;
    height: 200px;
}
.publish table tr td:first-child{width:50%;text-align:right;padding-right:5%}
/*publish end*/