@charset "utf-8";
/* czz */
/*********base tyle begin************************/
html {
    overflow-x: hidden;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
}

body {
    color: #3f3f3f;
    font-family: "微软雅黑";
    font-size: 12px;
    text-align: left;
    background-color: #fff;
    /*background:#ca0013 url(../images/bg.jpg) repeat center top;*/

}
.wrapper{width: 1000px;margin:0 auto;}
h1{width: 1000px;text-align: center;}
.g-hd .starbg{background-color: #fff;}
.layout {
    margin: 0 auto;
    width: 1000px;
    zoom: 1;
    overflow: hidden;
}

body, div, dl, dt, dd, ul, ul li, pre, form, fieldset, input, textarea, p, blockquote, th, td, a {
    margin: 0;
    padding: 0; /* overflow:hidden;*/
}

div, table {
    margin: 0 auto;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}

ul {
    list-style: none;
}

input {
    vertical-align: middle;
}

caption {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: bold;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

/**** clear ****/
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}

/* IE6 */
*:first-child + html .clearfix {
    zoom: 1;
}

/* IE7 */
.clear {
    clear: both;
    font-size: 0;
    height: 0;
    overflow: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: underline;
}

a:active {
    outline: none;
    star: expression_r(this.onFocus=this.blur());
}

a.empty:hover {
    text-decoration: none;
}

/*public start*/
.font_arial {
    font-family: Arial, Helvetica, sans-serif;
}

.font_heiti {
    font-family: "黑体";
}

.font-italic {
    font-style: italic;
}

.bold {
    font-weight: bold;
}

.float_l {
    float: left;
}

.float_r {
    float: right;
}

.text-center {
    text-align: center; /*padding:15px 0;*/
}

.text-right {
    text-align: right;
}

/*public end*/
@font-face {
    font-family: 'font1';
    src: url('font.eot'); /* IE9 Compat Modes */
    src: url('font.eot?#iefix') format('embedded-opentype'), url('font.ttf') format('truetype'), url("font.woff") format("woff");
    /* Safari, Android, iOS */
}

.OverflowHide {
    overflow: hidden;
}

.layout {
    margin: 0 auto;
    zoom: 1;
    width: 1000px;
}

.setMarginTop {
    margin-top: 30px;
}

.floatLeft {
    float: left;
}

/********base tyle end************************/

/*product item public style begin*/
.setMargin {
    width: 1000px;
    float: left;
    /*margin-top: 80px;*/
}

.pBox {
    width: 1100px;
    float: left;
}

* + html .pBox {
    margin-bottom: 15px;
}

/*product item public style end*/

/************本地头部*扩展*********begin*****/
.acctacImg {
    background-attachment: fixed;
}

.navBoxMain li a {
    text-decoration: none;
}

.contact * {
    vertical-align: middle;
}

.header {
    height: auto;
}

.wrapper {
    width: 1000px
}

.examples {
    width: auto
}

#aPublic .go1:hover {
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
}

/***********本地头部********end**********/

/*top rum time style begin*/
.runTimer {
    height: 64px;
    width: 100%;
    background-color: #d6142d;
}

.runTimer .runTimeBox {
    margin: 0 auto;
    width: 1000px;
    overflow: hidden;
}

.runTimer .runTimeBox .setColor {
    color: #fff601;
}

.runTimer .runTimeBox .msCont {
    color: #FFF;
}

.nav_top {
    width: 100%;
    height: 64px;
    line-height: 64px;
    position: relative;
    background-color: #d6142d;
    z-index: 10;
}

.fix {
    position: fixed;
    top: 0;
    z-index: 9999;
}

#countDown_panel, #countDown_panel2 {
    font-size: 20px;
    color: #fff601;
}

#countDown_panel span, #countDown_panel2 span {
    font-size: 45px;
    vertical-align: middle;
}

#countDown_panel2 {
    display: none;
}

#countDown_panel i {
    font-style: normal;
}

/*top rum time style end*/

#tpo {
    /*width:80px;*/
    font-weight: bold;
    font-size: 21px;
}

#imgg1 {
    margin-top: 20px;
}

/*sidebar style end*/

.main {
    width: 1000px;
    position: relative;
    z-index: 8;
    margin:0 auto;
}

/*sidreBar style type1  begin******************/
#top {
    right: -118px;
    background: url(../Images/siderBarbg.png) repeat-y;
    width: 108px;
    position: fixed;
    _position: absolute;
    height: auto;
    top: 0;
    height: 100%; /*filter:alpha(opacity=60);opacity:0.6;*/
    z-index: 9999;
}

#top span {
    display: block;
}
    
#top a {
    width: 108px;
    padding: 8px 0;
    display: block;
    margin-bottom: 1px;
    overflow: hidden;
    background-color: #788dde;
    text-align: center;
    font: 16px/20px "微软雅黑";
    color: #fff;
}

#top .currA {
    background: #25347d;
}

#top a.tp1 {
    position: absolute;
    bottom: 93px;
    background-color: transparent;
    border-bottom: 1px solid #333;
    color: #ffffff
}

#top a.tp {
    position: absolute;
    bottom: 56px;
    text-decoration: none;
    background-color: transparent;
    border-bottom: 1px solid #333;
    color: #ffffff;
}

#top a.flight:hover, #top a.on {
    text-decoration: none;
    background-color: #ff4a32;
    color: #fff;
}

#top a.tp2 {
    border-bottom: 1px solid #333;
    background-color: transparent;
    height: 34px;
    position: absolute;
    bottom: 0px;
}

.tp3 {
    background: url(../Images/zk.png) no-repeat center;
    bottom: 30px;
    height: 84px;
    opacity: 0.8;
    position: fixed;
    right: -108px;
    width: 68px;
    z-index: 11;
}

/*sidreBar style  end******************/

/* 尾部 begin************** */
.foot {
    background-color: #fff;
    font-size: 18px;
    float: left;
    width: 100%;
}
.g-ft .declare .copys .f-ib li{float: left;margin:0 10px;display: inline;font-size: 12px;}
.g-ft .declare .copys .f-ib a{color: #333;}
.footcontent {
    /*float:left;*/
    width: 100%;
    padding-top: 125px;
    width: 1000px;
    background: url(../images/fbbg.jpg) no-repeat center top;
    color: #c9c9c9;
    line-height: 30px;
    text-align: center;
    margin: 0 auto
}

.footcontent a, .footcontent span {
    color: #333;
}

.serch {
    margin: 10px auto 15px auto;
    padding: 0 5px 0 22px;
    width: 464px;
    height: 45px;
    background: url(../images/searchbg.jpg) no-repeat left top;
}

.serchkeyword {
    margin: 11px 0;
    width: 342px;
    height: 23px;
    line-height: 23px;
    border: 0;
    font-size: 14px;
    color: #999;
}

.seobottom span {
    display: block;
    color: #999;
    line-height: 26px;
    font-size: 14px
}

.seobottom a {
    margin-right: 20px;
    color: #666;
    line-height: 22px
}

.relatelink {
    padding-bottom: 15px;
    background-color: #fff;
    width: 100%;
}

/*尾部 end ********************************/
/*下部分背景*/

/*招募令*/
.recruit .main{display: block;text-align: center;}
.recruit .main .person1,.recruit .main .person2{display: inline-block;}
.favorable{margin-top: 20px;}
/*更多会场*/
.bottom{margin-top: 30px;}
.bottom .main .up,.bottom .main .down{display: block;text-align: center;}
.bottom .main .down p{display: inline-block;}
/*banner  style*/
.banner {
    background: url(../Images/banner.jpg) no-repeat scroll center top;
    /*  overflow: hidden;*/
    /*position: relative;*/
    width: 100%;
    z-index: 2;
}
.banner .bannerCont{position: relative;}
.banner .bannerCont .cjys{position: absolute;top:200px;left: 500px;margin-left: -327px;z-index: 100; width:653px;height:266px;
    transition: .5s;
-moz-transition: .5s;  /* Firefox 4 */
-webkit-transition: .5s;   /* Safari 和 Chrome */
-o-transition: .5s;    /* Opera */}
.banner .bannerCont .cjys:hover{transform: scale(1.03);
-ms-transform: scale(1.03);  /* IE 9 */
-webkit-transform: scale(1.03);  /* Safari 和 Chrome */
-o-transform: scale(1.03);   /* Opera */
-moz-transform: scale(1.03); /* Firefox */

}
.bimg1 {
    /*left: 470px;*/
    position: absolute;
    z-index: 8;
}

.box2bg h1,.box3bg h1{margin:0;margin-bottom: 20px;}


.bimg2 {
    /*top:137px;*/
    top: -300px;
    position: absolute;
    z-index: 8;
}

/*other styel*/

.bannerPoImg {
    position: relative;
    height: 714px;
    overflow: visible;
}
.bannerPoImg img{width: 1000px;height: 714px;}
.bannerCont {
    font-size: 18px;
    color: #FFF;
    z-index: 9;
    height: auto;
    margin: 0 auto;
    width: 1000px;
    overflow: visible;
}

.consultTit {
    padding: 15px;
}

.consultItems {
    padding-bottom: 30px;
}

.bgimg {
    position: absolute;
    top: 468px;
    z-index: -1;
    left: -200px;;
}

/*this is row One product type Block   style begin*/
.productsBox {
    width: 100%;
    height: auto;
}

.productsBox .blockTit {
    margin: 30px auto 10px auto;
    width: 1000px;
    position: relative;
    text-align: center;
    /*background-color: #af1d41;*/
}

.nav2 {
    /*background-color: #af1d41;*/
    overflow: hidden;
}

#a2 .nav2 {
    /*background-color: #af1d41;*/
    width: 1002px;
}

.nav2 a {
    margin-top: 41px;
    height: 56px;
    line-height: 56px;
    display: block;
    float: left;
    text-align: center;
    font-size: 25px;
    color: #ffe3cd;
    background: url("../images/bg2.jpg") no-repeat right center #af1d41;
    text-decoration: none;
}

.nav2 a.on, .nav2 a:hover {
    margin-#: 0;
    height: 97px;
    line-height: 97px;
    background: url("../images/bg3.jpg") no-repeat center 70px #ffe3cd;
    color: #996145;
}

#a2 .nav2 a {
    width: 167px;
}
#a3 .main{position: relative;}
#a3 .main .title4{display: inline-block;width: 312px;height: 47px;position: absolute; top: 50px;left: 320px;}
#a3 .main .more{display: inline-block;width:198px;height:60px; background:url(../Images/title4-more.png);position: absolute; top: 40px;right: 20px;}
#a3 .nav2 a {
    width: 125px;
}

#a3 .nav2 a {
    width: 333px;
}

.productsBox .listItems {
    padding: 22px;
    width: 956px;
}

#a1 .listItems {
    width: 958px;
  
}

.productsBox .buybtnBox {
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform-style: preserve-3d;
    transform-origin: center center;
}

.productsBox .buybtnBox:hover {
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    -moz-box-reflect: below 0 -webkit-linear-gradient(transparent, transparent 20%, rgba(255, 255, 255, .3));
    -ms-box-reflect: below 0 -webkit-linear-gradient(transparent, transparent 20%, rgba(255, 255, 255, .3));
    -o-box-reflect: below 0 -webkit-linear-gradient(transparent, transparent 20%, rgba(255, 255, 255, .3));
    -webkit-box-reflect: below 0 -webkit-linear-gradient(transparent, transparent 20%, rgba(255, 255, 255, .3));
    box-reflect: below 0 -webkit-linear-gradient(transparent, transparent 20%, rgba(255, 255, 255, .3));
}

.pListType1 .imgBox {
    width: 463px;
    height: 341px;
    overflow: hidden;
    float: left;
    background-color: #FFF;
    border-radius: 8px 0 0 8px
}

.pListType1 .imgBox .imgInfo {
    position: relative;
    z-index: 1;
    background-color: #FFF;
    padding: 13px
}

* + html .pListType1 .imgBox .imgInfo {
    position: relative;
    height: 300px;
    z-index: 1;
    background-color: #FFF;
}

.pListType1 .imgBox .imgInfo .proLink .bagImg {
    margin-top: -20px;
}

.pListType1 .ProImgLog {
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 2;
}

.pListType1 .imgLog {
    position: absolute;
    top: 13px;
    left: 13px;
    z-index: 2;
    background: url(../Images/productTJ.png) no-repeat;
    width: 89px;
    height: 44px;
    text-align: center;
    font-size: 28px;
    color: #fffc00;
    padding-top: 45px;
}

.pListType1 .imgLog .imgLogBox {
    left: 22px;
    bottom: 12px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}

.pListType1 .imgLog .Nub {
    font-style: normal;
    text-align: center;
    height: 45px;
    line-height: 45px;
    text-align: center;
}

.pListType1 .proInfoBox {
    width: 493px;
    height: 341px;
    overflow: hidden;
    float: left;
    background-color: #FFF;
    border-radius: 0 8px 8px 0
}

.pListType1 .proInfoBox .proInfo {
    margin: 35px 38px 20px 25px;
    position: relative;
    z-index: 1;
    height: 290px;
}

.pListType1 .proInfoBox .proInfo .infoLog {
    position: absolute;
    top: -25px;
    right: -15px;
}

.pListType1 .titleInfo {
    display: block;
    font-size: 24px;
    line-height: 30px;
    color: #333;
    width: 430px;
    height: 64px;
    overflow: hidden;
    margin-bottom: 10px;
    font-weight: bold
}

.pListType1 .proInfoBox .proInfo .RecommendInfo {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    width: 430px;
    height: 114px;
    overflow: hidden;
    color: #666;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
    padding-top: 5px;
}

.pListType1 .xiane {
    z-index: 4;
    font-size: 14px;
    color: #FFF;
    position: absolute;
    right: 10px;
    top: 30px;
    float: left;
    padding: 1px 10px;
    overflow: hidden;
    background-color: #000;
    border-radius: 10px;
    padding: 0 10px;
    opacity: 0.7;
}

.pListType1 .proInfoBox .proInfo .PriceBuyBox {
    width: 430px;
    height: auto;
    height: 68px
}

.pListType1 .proInfo .PriceBuyBox .priceBuy {
    position: relative;
}

.pListType1 .PriceBuyBox .priceBuy i {
    font-style: normal;
}

.pListType1 .PriceBuyBox .priceBuy i.money {
    font-size: 44px;
    line-height: 46px;
    font-weight: bold;
    letter-spacing: -1px
}

.pListType1 .PriceBuyBox .priceBuy .price {
    position: absolute;
    color: #f63459;
    font-size: 20px;
}

.pListType1 .odp {
    font-size: 15px;
    color: #666;
    text-decoration: line-through;
}

.pListType1 .buybtnBox {
    position: absolute;
    right: 0px;
}

.pListType1 .buybtnBox .buyBtn {
    display: block;
    width: 150px;
    font-size: 24px;
    text-align: center;
    line-height: 49px;
    height: 50px;
    color: #FFF;
    text-decoration: none;
    background: #f63459 url(../Images/arr.gif) no-repeat 138px 19px;
    border-radius: 8px;
    margin-top: 10px;
    padding-right: 20px
}

.pListType1 .noBuy .buybtnBox .buyBtn {
    display: block;
    font-size: 24px;
    text-align: center;
    line-height: 49px;
    color: #FFF;
    text-decoration: none;
    background: #777777 url(../Images/arr.gif) no-repeat 138px 19px;
}

.pListType1 .willBegin .buybtnBox .buyBtn {
    display: block;
    font-size: 24px;
    text-align: center;
    line-height: 49px;
    height: 50px;
    color: #FFF;
    text-decoration: none;
    background: #078057 url(../Images/arr.gif) no-repeat 138px 19px;
}

/*this is row One product type Block  end*/
.pListType1 .moreCom {
    width: 100%;
    text-align: right;
    overflow: hidden;
    margin: -5px 0 5px 0;
}

.pListType1 .moreBtn {
    margin: 0 auto;
    display: block;
    height: 20px;
    line-height: 20px;
    color: #333;
    font-size: 12px;
}
.bk{border: 1px solid red}

.listItems .pListType1{ margin-bottom:15px;}
.pListType1 .imgBox{ width:463px; height:341px;overflow:hidden; float:left; background-color:#FFF; border-radius:8px 0 0 8px }
.pListType1 .imgBox .imgInfo{position:relative; z-index:1; background-color:#FFF; padding:13px}
*+html .pListType1 .imgBox .imgInfo{position:relative; height:300px; z-index:1; background-color:#FFF;}
.pListType1 .imgBox .imgInfo .proLink .bagImg{ margin-top:-20px;}
.pListType1 .ProImgLog{ position:absolute; top:0; left:10px; z-index:2;}
.pListType1 .imgLog{ position:absolute; top:13px; left:13px; z-index:2; background:url(../Images/productTJ.png) no-repeat; width:89px; height:44px; text-align:center;font-size:28px; color:#fffc00; padding-top:45px;}
.pListType1 .imgLog .imgLogBox{ position:absolute; left:22px; bottom:12px;height:34px; line-height:34px;}
.pListType1 .imgLog .Nub{ font-style:normal;  text-align:center; height:45px; line-height:45px; text-align:center;}
.pListType1 .proInfoBox{width:493px; height:341px;overflow:hidden; float:left; background-color:#FFF; border-radius:0 8px 8px 0}
.pListType1 .proInfoBox .proInfo{ margin:35px 38px 20px 25px; position:relative;z-index:1; height:290px;}
.pListType1 .proInfoBox .proInfo .infoLog{ position:absolute; top:-25px; right:-15px;}
.pListType1 .titleInfo{ display:block; font-size:24px; line-height:30px; color:#333; width:430px; height:64px; overflow:hidden; margin-bottom:10px; font-weight:bold }
.pListType1 .proInfoBox .proInfo .RecommendInfo{ border-bottom:1px solid #ddd; border-top:1px solid #ddd; width:430px; height:114px; overflow:hidden; color:#666; font-size:16px; line-height:22px; margin-bottom:10px; padding-top:5px;}
.pListType1 .xiane{z-index:4; font-size:14px; color:#FFF; position:absolute; right:10px; top:30px; float:left; padding:1px 10px; overflow:hidden; background-color:#000; border-radius:10px; padding:0 10px;opacity:0.7;}

.pListType1 .proInfoBox .proInfo .PriceBuyBox{ width:430px; height:auto; height:68px}
.pListType1 .proInfo .PriceBuyBox .priceBuy{ position:relative;}
.pListType1 .PriceBuyBox .priceBuy i{ font-style:normal;}
.pListType1 .PriceBuyBox .priceBuy i.money{ font-size:44px;line-height:46px; font-weight:bold; letter-spacing:-1px}
.pListType1 .PriceBuyBox .priceBuy .price{ position: absolute; color:#f63459; font-size:20px;}
.pListType1 .odp{ font-size:15px; color:#666; text-decoration:line-through;}
.pListType1 .buybtnBox{ position:absolute; right:0px;}
.pListType1 .buybtnBox .buyBtn{ display:block; width:150px; font-size:24px; text-align:center; line-height:49px; height:50px; color:#FFF; text-decoration:none; background:#f63459 url(../Images/arr.gif) no-repeat 138px 19px; border-radius:8px; margin-top:10px; padding-right:20px}
.pListType1 .noBuy .buybtnBox .buyBtn{ display:block; font-size:24px; text-align:center; line-height:49px;  color:#FFF; text-decoration:none;background:#777777 url(../Images/arr.gif) no-repeat 138px 19px;}
.pListType1 .willBegin .buybtnBox .buyBtn{ display:block;  font-size:24px; text-align:center; line-height:49px; height:50px; color:#FFF; text-decoration:none; background:#078057 url(../Images/arr.gif) no-repeat 138px 19px;}
/*this is row One product type Block  end*/
.pListType1 .moreCom{ width:100%;text-align:right; overflow:hidden; margin:-5px 0 5px 0;}
.pListType1 .moreBtn{margin:0 auto; display:block;height:20px; line-height:20px; color:#333; font-size:12px;}

/*this is row Tow product type Block   style begin*/
.pListType2 {
    border: 1px solid #ddd;
    width: 470px;
    height: auto; /*margin-right:10px;*/
    margin-right: 12px;
    margin-bottom: 15px;
    border-radius: 8px;
    overflow: hidden;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.pListType2:hover {
    border: 1px solid #999;
    box-shadow: 0 0 8px #999;
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}

.pListType2 .pListItemBox {
    width: 450px;
    overflow: hidden;
    padding: 10px;
    background-color: #fff;
}

.pListType2 .imgBox {
    width: 450px;
    height: 315px;
    overflow: hidden;
}

.pListType2 .imgInfo {
    position: relative;
    width: 450px;
    height: 315px;
    overflow: hidden;
    background-color: #FFF;
}

.pListType2 .imgLog {
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 2;
    background-color: #f63459;
    width: 89px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #fffc00;
    font-style: italic;
}

.pListType2 .imgLog .imgLogBox {
    width: 89px;
    height: 54px;
    font-size: 18px;
    text-align: center;
    color: #fff;
}

.pListType2 .imgLog .Nub {
    text-align: center;
    height: 34px;
    text-align: center;
    font-size: 35px;
    color: #fffc00;
}

.pListType2 .proLink {
    border: 0;
    text-decoration: none;
}

.pListType2 .otherInfobg {
    z-index: 8;
    position: absolute;
    background-color: #333;
    left: 0px;
    top: 316px;
    width: 451px;
    height: 314px;
    overflow: hidden;
    filter: alpha(opacity=50); /*IE滤镜，透明度50%*/
    -moz-opacity: 0.5; /*Firefox私有，透明度50%*/
    opacity: 0.5; /*其他，透明度50%*/
    /*display:none*/
}

.pListType2 .imgBox .imgInfo .proLink .bagImg {
    margin-top: 0px;
}

.pListType2 .otherInfo {
    z-index: 4;
    font-size: 15px;
    color: #FFF;
    position: absolute;
    right: -500px;
    top: 10px;
    width: 450px;
    height: 200px;
    overflow: hidden;
    display: none
}

.pListType2 .otherInfo2 {
    z-index: 4;
    font-size: 16px;
    color: #666;
    width: 450px;
    overflow: hidden;
    border-top: 1px dashed #ccc;
    height: 24px;
    padding-top: 5px
}

.pListType2 .xiane {
    z-index: 4;
    font-size: 14px;
    color: #FFF;
    position: absolute;
    right: 10px;
    top: 10px;
    float: left;
    height: 20px;
    overflow: hidden;
    background-color: #000;
    border-radius: 10px;
    padding: 0 10px;
    opacity: 0.7;
}

.pListType2 .proInfoBox {
    background-color: #FFF;
    width: 450px;
    height: auto;
    color: #333;
    overflow: hidden;
}

.pListType2 a.proTitle {
    text-align: left;
    display: block;
    width: 450px;
    font-size: 20px;
    line-height: 24px;
    height: 50px;
    overflow: hidden;
    margin: 10px 5px;
    color: #333;
    font-weight: bold
}

.pListType2 .PriceBuyBox {
    width: 450px;
    height: 57px;
    margin-bottom: 10px;
}

.pListType2 .PriceBuyBox .priceBuy {
    position: relative;
}

.pListType2 .PriceBuyBox .priceBuy i {
    font-style: normal;
}

.pListType2 .PriceBuyBox .priceBuy i.money {
    font-size: 44px;
    line-height: 46px;
    font-weight: bold;
    letter-spacing: -1px
}

.pListType2 .PriceBuyBox .priceBuy .price {
    position: absolute;
    color: #f63459;
    font-size: 20px;
    top: 0;
    left: 0;
    text-align: left;
}

.pListType2 .odp {
    font-size: 15px;
    color: #666;
    text-decoration: line-through;
}

.pListType2 .buybtnBox {
    position: absolute;
    right: 0px;
}

.pListType2 .buybtnBox .buyBtn {
    display: block;
    width: 150px;
    font-size: 24px;
    text-align: center;
    line-height: 51px;
    height: 55px;
    color: #FFF;
    text-decoration: none;
    background: #f63459 url(../Images/arr.gif) no-repeat 138px 19px;
    border-radius: 8px;
    margin-top: 10px;
    padding-right: 20px
}

/*.pListType2 .noBuy .buybtnBox{ position:absolute; right:-19px; top:-39px;}*/
.pListType2 .noBuy .buybtnBox .buyBtn {
    display: block;
    width: 150px;
    font-size: 24px;
    text-align: center;
    line-height: 51px;
    height: 55px;
    color: #FFF;
    text-decoration: none;
    background: #777 url(../Images/arr.gif) no-repeat 138px 19px;
}

.pListType2 .willBegin .buybtnBox .buyBtn {
    display: block;
    width: 150px;
    font-size: 24px;
    text-align: center;
    line-height: 50px;
    height: 50px;
    color: #FFF;
    text-decoration: none;
    background: #078057 url(../Images/arr.gif) no-repeat 138px 19px;
}

/*this is row Tow product type Block  end*/
.pListType2 .moreCom {
    width: 100%;
    text-align: right;
    overflow: hidden;
    margin: -5px 0 5px 0;
}

.pListType2 .moreBtn {
    margin: 0 auto;
    display: block;
    height: 20px;
    line-height: 20px;
    color: #333;
    font-size: 12px;
}

/*this is row three product type Block   style begin*/
.pListType3 {
    border: 1px solid #ddd;
    width: 308px;
    height: auto; /*margin-right:10px;*/
    margin-right: 13px;
    margin-bottom: 15px;
    border-radius: 5px;
    overflow: hidden;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.pListType3:hover {
    border: 1px solid #999;
    box-shadow: 0 0 8px #999;
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}

.pListType3 .pListItemBox {
    width: 300px;
    overflow: hidden;
    padding: 4px;
    background-color: #fff
}

.pListType3 .imgBox {
    width: 300px;
    height: 210px;
    overflow: hidden;
}

.pListType3 .imgInfo {
    position: relative;
    width: 300px;
    height: 210px;
    overflow: hidden;
    background-color: #FFF;
}

.pListType3 .imgLog {
    position: absolute;
    top: 0;
    right: 0px;
    z-index: 2;
    background: url(../Images/tj.png) no-repeat;
    width: 50px;
    height: 25px;
    text-align: center;
    font-size: 16px;
    color: #fffc00;
    padding-top: 25px;
}

.pListType3 .imgLog .imgLogBox {
    left: 2px;
    bottom: 3px;
    height: 50px;
    width: 50px;
    line-height: 34px;
}

.pListType3 .imgLog .Nub {
    font-style: normal;
    text-align: center;
    height: 25px;
    line-height: 25px;
    text-align: center;
}

.pListType3 .proLink {
    border: 0;
    text-decoration: none;
}

.pListType3 .otherInfobg {
    background-color: #333;
    position: absolute;
    left: 0px;
    top: 220px;
    width: 300px;
    height: 210px;
    z-index: 8;
    overflow: hidden;
    filter: alpha(opacity=50); /*IE滤镜，透明度50%*/
    -moz-opacity: 0.5; /*Firefox私有，透明度50%*/
    opacity: 0.5; /*其他，透明度50%*/
    /*display:none*/
}

.pListType3 .otherInfo {
    font-size: 15px;
    color: #FFF;
    position: absolute;
    z-index: 4;
    right: -330px;
    top: 10px;
    width: 303px;
    height: 210px;
    overflow: hidden;
    display: none
}

.pListType3 .otherInfo2 {
    font-size: 13px;
    color: #FFF;
    position: absolute;
    z-index: 4;
    right: 0px;
    bottom: 0px;
    width: 300px;
    height: 20px;
    overflow: hidden;
    padding-top: 80px;
    background: url(../Images/300.png)
}

.pListType3 .xiane {
    z-index: 4;
    font-size: 14px;
    color: #FFF;
    position: absolute;
    left: 10px;
    top: 10px;
    float: left;
    height: 20px;
    overflow: hidden;
    background-color: #000;
    border-radius: 10px;
    padding: 0 10px;
    opacity: 0.7;
}

.pListType3 .proInfoBox {
    background-color: #FFF;
    width: 300px;
    height: auto;
    overflow: hidden;
}

.pListType3 .willShop {
    height: 386px;
    overflow: hidden;
}

.pListType3 a.proTitle {
    display: block;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    width: 290px;
    margin: 10px 0;
    padding: 0 5px;
    color: #333;
    height: 45px;
    line-height: 21px;
    overflow: hidden;
}

.pListType3 .PriceBuyBox {
    width: 300px;
    height: auto;
}

.pListType3 .PriceBuyBox .priceBuy {
    position: relative;
    height: 67px;
    width: 300px;
    margin-bottom: 10px;
}

.pListType3 .PriceBuyBox .priceBuy i {
    font-style: normal;
}

.pListType3 .PriceBuyBox .priceBuy i.money {
    font-size: 30px;
    line-height: 36px;
    font-weight: bold;
    letter-spacing: -1px
}

.pListType3 .PriceBuyBox .priceBuy .price {
    position: absolute;
    color: #f63459;
    font-size: 17px;
    top: -12px;
    left: 5px
}

.pListType3 .odp {
    font-size: 15px;
    color: #666;
    text-decoration: line-through;
}

.pListType3 .buybtnBox {
    position: absolute;
    right: 5px;
    top: 34px;
}

.pListType3 .buybtnBox .buyBtn {
    display: block;
    width: 265px;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    color: #FFF;
    text-decoration: none;
    background: #f63459 url(../Images/arr.gif) no-repeat 178px 11px;
    border-radius: 8px;
    padding-right: 20px
}

.pListType3 .moreCom {
    width: 323px;
    text-align: center;
    overflow: hidden;
    margin: 5px 0 10px 0;
    display: none
}

.pListType3 .moreCom .moreBtn {
    text-align: center;
    margin: 0 auto;
    background: url(../Images/morejx.png) no-repeat;
    display: block;
    width: 115px;
    height: 20px;
    line-height: 20px;
    color: #FFF;
    font-size: 12px;
}

/*待售商品板块样式 begin*/
.pListType3 .willBegin .buybtnBox .buyBtn {
    display: block;
    width: 265px;
    font-size: 17px;
    text-align: center;
    line-height: 34px;
    height: 34px;
    color: #FFF;
    text-decoration: none;
    background: #078057 url(../Images/arr.gif) no-repeat 178px 11px;
}

.pListType3 .noBuy .buybtnBox .buyBtn {
    display: block;
    width: 265px;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    color: #FFF;
    text-decoration: none;
    background: #777777 url(../Images/arr.gif) no-repeat 178px 11px;
}

/*待售商品板块样式 end*/
/*this is row three product type Block  end*/

/*this is row four product type Block   style begin*/
.pListType4 {
    border: 1px solid #ddd;
    width: 228px;
    height: auto; /*margin-right:14px;*/
    margin-right: 12px;
    margin-bottom: 15px;
    border-radius: 5px;
    overflow: hidden;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.pListType4:hover {
    border: 1px solid #999;
    box-shadow: 0 0 8px #999;
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}

.pListType4 .pListItemBox {
    width: 220px;
    overflow: hidden;
    padding: 4px;
    background-color: #fff
}

.pListType4 .imgBox {
    width: 220px;
    height: 154px;
    overflow: hidden;
}

.pListType4 .imgInfo {
    position: relative;
    width: 220px;
    height: 154px;
    overflow: hidden;
    background-color: #FFF;
}

.pListType4 .imgLog {
    position: absolute;
    top: 0;
    right: 0px;
    z-index: 2;
    background-color: #f63459;
    width: 50px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 12px;
    font-style: italic;
    color: #fff;
}

.pListType4 .imgLog .imgLogBox {
    width: 50px;
    height: 34px;
}

.pListType4 .imgLog .Nub {
    font-size: 23px;
    color: #fffc00;
}

.pListType4 .proLink {
    border: 0;
    text-decoration: none;
}

.pListType4 .otherInfobg {
    background-color: #333;
    z-index: 8;
    position: absolute;
    left: 0px;
    top: 155px;
    width: 220px;
    height: 154px;
    overflow: hidden;
    filter: alpha(opacity=50); /*IE滤镜，透明度50%*/
    -moz-opacity: 0.5; /*Firefox私有，透明度50%*/
    opacity: 0.5; /*其他，透明度50%*/
    /*display:none*/
}

.pListType4 .otherInfo {
    z-index: 8;
    font-size: 15px;
    color: #FFF;
    position: absolute;
    left: 0px;
    top: 155px;
    width: 215px;
    height: 143px;
    overflow: hidden;
    display: none
}

.pListType4 .otherInfo img {
    margin: 0 auto;
    display: block;
    margin-top: 12px;
}

.pListType4 .otherInfo2 {
    z-index: 4;
    font-size: 15px;
    color: #FFF;
    position: absolute;
    right: 1px;
    bottom: 0px;
    width: 219px;
    height: 20px;
    overflow: hidden;
    padding-top: 60px;
    background: url(../Images/220.png) repeat-x;
}

.pListType4 .xiane {
    z-index: 4;
    font-size: 14px;
    color: #FFF;
    position: absolute;
    left: 10px;
    top: 10px;
    float: left;
    height: 20px;
    overflow: hidden;
    background-color: #000;
    border-radius: 10px;
    padding: 0 10px;
    opacity: 0.7;
}

.pListType4 .proInfoBox {
    background-color: #FFF;
    width: 220px;
    height: auto;
    overflow: hidden;
    z-index: 2;
}

.pListType4 a.proTitle {
    display: block;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    text-align: left;
    width: 213px;
    margin: 10px 0px;
    color: #333;
    height: 45px;
    line-height: 21px;
    overflow: hidden;
    padding: 0 5px;
}

.pListType4 .PriceBuyBox {
    width: 220px;
    height: auto;
}

.pListType4 .PriceBuyBox .priceBuy {
    position: relative;
    height: 45px;
    width: 220px;
    margin-bottom: 10px;
}

.pListType4 .PriceBuyBox .priceBuy i {
    font-style: normal;
}

.pListType4 .PriceBuyBox .priceBuy i.money {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    letter-spacing: -2px
}

.pListType4 .PriceBuyBox .priceBuy .price {
    position: absolute;
    color: #f63459;
    font-size: 16px;
    top: 0px;
    left: 8px;
    text-align: left;
}

.pListType4 .odp {
    font-size: 15px;
    color: #666;
    text-decoration: line-through;
}

.pListType4 .buybtnBox {
    position: absolute;
    right: 4px;
    top: 4px;
}

.pListType4 .buybtnBox .buyBtn {
    display: block;
    width: 82px;
    font-size: 18px;
    text-align: center;
    line-height: 29px;
    height: 30px;
    color: #FFF;
    text-decoration: none;
    background: #f63459;
    border-radius: 3px;
}

.pListType4 .noBuy .buybtnBox .buyBtn {
    display: block;
    font-size: 18px;
    text-align: center;
    height: 30px;
    color: #FFF;
    text-decoration: none;
    background: #777777;
}

.pListType4 .willBegin .buybtnBox .buyBtn {
    display: block;
    font-size: 18px;
    text-align: center;
    height: 30px;
    color: #FFF;
    text-decoration: none;
    background: #078057;
}

.pListType4 .moreCom {
    width: 100%;
    text-align: center;
    overflow: hidden;
    margin: -5px 0 5px 0;
}

.pListType4 .moreBtn {
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 115px;
    height: 20px;
    line-height: 20px;
    color: #333;
    font-size: 12px;
}

/*product anim style*/
.itemTag {
    /*-moz-transition:all 0.6s ease-in-out;-ms-transition:all 0.6s ease-in-out;-o-transition:all 0.6s ease-in-out;-webkit-transition:all 0.6s ease-in-out; transition:all 0.6s ease-in-out;-moz-transform:rotateX(90deg);-ms-transform:rotateX(90deg);-o-transform:rotateX(90deg);-webkit-transform:rotateX(90deg); transform:rotateX(90deg);-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;-o-transform-style:preserve-3d;-webkit-transform-style:preserve-3d; transform-style:preserve-3d;-moz-transform-origin:center center;-ms-transform-origin:center center;-o-transform-origin:center center;-webkit-transform-origin:center center; transform-origin:center center;*/
}

.animGo {
    /*-moz-transform:rotateX(0deg);-ms-transform:rotateX(0deg);-o-transform:rotateX(0deg);-webkit-transform:rotateX(0deg); transform:rotateX(0deg);*/
}

.blockTit p {
    font-size: 48px;
}

.titpic {
    position: absolute;
    top: 0;
    left: 178px;
}

.titpic2 {
    position: absolute;
    top: -10px;
    right: 152px;
}

.titpic3 {
    position: absolute;
    top: 0;
    left: 253px;
}

.titpic4 {
    position: absolute;
    top: -25px;
    right: 229px;
}

.titpic5 {
    position: absolute;
    top: -10px;
    left: 185px;
}

.empty {
    height: 29px;
    display: none;
}

.lead {
    width: 100%;
    height: 79px;
    background: url("../images/leadbg.jpg") repeat-x;
}

.lead a {
    padding-top: 15px;
    width: 249px;
    height: 64px;
    line-height: 25px;
    display: block;
    font-size: 24px;
    color: #ffd285;
    text-decoration: none;
    float: left;
    border-right: 1px dashed #a87d33;
    text-align: center;
}

.lead a .special {
    font-size: 18px;
}

.lead a.miyue {
    border: none;
    width: 191px;
}

.lead a:hover, .lead a.on {
    font-size: 18px;
    background: #302c23;
}

.lead a:hover .special, .lead a.on .special {
    font-size: 24px;
}

.fixed {
    position: fixed;
    top: 0;
    margin: 0 auto;
    left: 0;
    z-index: 9;
}

/*插件*/

#a1 {
}

.www51buycom {
    width: 580px;
    height: 242px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    float: left;
}

/*数字按钮样式*/
.www51buycom .num {
    height: 28px;
    position: absolute;
    bottom: 15px;
    right: 57px;
    zoom: 1;
    z-index: 3
}

.www51buycom .num ul {
    list-style-type: none;
}

.www51buycom .num li {
    width: 10px;
    height: 10px;
    line-height: 20px;
    text-align: center;
    font-weight: 400;
    font-family: "微软雅黑", Arial;
    font-size: 0;
    color: #fff;
    background: #fff;
    margin-right: 10px;
    border-radius: 50%;
    cursor: pointer;
    float: left;
}

.www51buycom .num li.on {
    background: #444444;
}

/*当前项*/

/*上一个  下一个*/
.www51buycom .prev,
.www51buycom .next {
    display: none;
    width: 40px;
    height: 100px;
    background: url(../images/btn.png) no-repeat;
    position: absolute;
    top: 90px;
}

.www51buycom .prev {
    left: 0;
}

.www51buycom .next {
    right: 0;
    background-position: right
}

#ri_img1 {
    float: left;
}

#fla_text {

    width: 280px;
    height: 552px;
    margin-left: 15px;
    float: right;
}

#fla {
    position: absolute;
    top: 394px;
    z-index: 9;
    margin-top: 10px;
    float: left;
    left: 50%;
    margin-left: -290px;
}

#jiao {
    float: left;
    width: 580px;
    height: 242px;
    border: 8px #ffffff solid;
}
#a1 .moreCom,#a2 .pListType4 .xiane,#a3 .pListType4 .xiane,#a2 .pListType4 .imgLog,#a3 .pListType4 .imgLog{
    display: none;
}

#a2,#a3{
    /*background-color: #359ed2;*/

}
.place{
    margin-bottom: 13px;
    overflow: hidden;
    display: none;
}
.place a,.place span{
    line-height: 26px;
    font-size: 18px;
    color: #996145;
    vertical-align: middle;
    float: left;
}

.place a{
    padding: 0 15px;
}

.place a:hover,.place a.on{
    color: #fef3ea;
    background-color: #ff565f;
    text-decoration: none;
}
//  新增 样式

.popup1,.popup2,.popup3,.popup4,.popup5,.popup6{
	display: none;
}
.pop_up{
	display: none;
}
