@charset "utf-8";
/*公共样式*/
html,body{padding: 0;margin: 0;border:0;list-style:none;font-size: 14px;font-family: "Microsoft YaHei" !important; min-width: 1125px;}
a{text-decoration:none;color: #999;cursor:pointer;}
a:hover{color:#3a6ab4;}
.clearfix::after {content: ''; display: block; clear: both;}
img{border:0;vertical-align:middle;}
.w1180{width:1180px;margin: 0 auto}
.w100{width: 100%;}
.bgf{background: white;}
.bgc{
  background: white;
}
.backg{
  background:#363636;
}
.lf{float:left;}
.rt{float:right;}
input{outline:none;border:none;}
.clear {clear:both;}
ul,ol,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd {
  margin:0px;
  padding:0px;
  border:none;
  list-style:none;
  font-weight:normal;
}
img{vertical-align:middle;}
/*首页登陆框悬浮框样式*/
/*轮播图片的样式*/
div.out {
  position: relative;
  width:100%;
  max-width:1920px;
}
div.out ul.img{

}
div.out ul.img  li {
  position: absolute;
  top: 0;
  left: 0;
  right:0;
  bottom:0;
  display: none;
}
div.out ul.img  li a{
  display:block;
  width:100%;
}
div.out ul.img  li a img{
  width: 100%;
  height:100%;
}
div.out ul.num {
  position: absolute;
  bottom:25px;
  left: 0;
  font-size: 0;
  width: 100%;
  text-align: right;
  padding-right: 35px;
}
.out .num li {
  width:14px;
  height:14px;
  display: inline-block;
  background-color: #d9d9d9;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  margin-right: 14px;
  cursor: pointer;
  opacity: 0.8;
  border: 1px solid #a6a6a6;
}
.out .num li.active { background-color:#fff;opacity:1;}
.out .btn {
  position: absolute;
  top: 50%;
  width: 28px;
  height: 52px;
  margin-top: -26px;
  display: none;
}
.out:hover .btn{
  display: block;
  cursor: pointer;
}
.out .left { left: 35px; background: url(../../images/left.png) no-repeat; background-size: 100% 100%;}
.out .right { right: 35px; background: url(../../images/right.png) no-repeat; background-size: 100% 100%;}
/*轮播插件样式*/
/*新增*/
.The-announcement {height: 199px; padding: 0.5% 0.6% 0 0.7%;}
.The-announcement ul.myat {
  width: 100%;
  height: 100%;
}
.The-announcement ul li {width: 24.5%; height: 100%; float: left; margin-right: 0.5%;}
.The-announcement ul li:last-child {margin-right: 0;}
.The-announcement ul li img {max-width: 100%;}
.The-announcement ul li.notice {

}
.flex_row {
  display: flex;
  justify-content: space-between;
}
.flex_topOrheight {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
.notice_left {
  width: 19%;
  height: 100%;
  overflow: hidden;
}
.notice_left div.notice_left_box, .tz {
  cursor: pointer;
  width: 64px;
  height: 64px;
  color: #d0d0d0;
  font-size: 12px;
  text-align: center;
  background: #737373;
  margin-top: 3px;
  float: left;
}
.notice_left div.notice_left_box img, .tz img {width: 100%; height: 100%;}
.tz {margin-top: 0;}
.notice_left div.notice_left_box:first-child {margin-top: 0;}
.notice_left div.notice_left_box div:nth-child(1), .tz div:nth-child(1) {
  margin-bottom: 4px;
}
div.tz  img {
  width: auto;
  max-width: 100%;
}
.notice_right {
  width: 76%;
  height: 100%;
}
.notice_right div.spa {
  height: 30.5%;
}
.notice_right div.spa div.tz {
  width: 64px;
  height: 64px;
}
.news {
  display: inline-block;
  width: 74%;
  height: 100%;
  color: #494949;
  padding: 3.2%;
}
.jq, .news_list li {overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}
.news_list {
  width: 100%;
}
.news_list li {
  width: 222.69px !important;
  height: 16px !important;
  margin-top: 6px;
  position: relative;
  text-indent: 20px;
}
.news_list li::before {
  top: 50%;
  left: 5px;
  width: 5px;
  content: '';
  height: 5px;
  margin-top: -2.5px;
  border-radius: 50%;
  position: absolute;
  background: #b1b1b1;
}
.Hot_commodity {
  padding: 0 8px 0 10px;
}
.Hot_commodity {
  height: 350px;
}
.Selling_goods {
  height: 618px;
  margin-top: 6px;
}
.Hot_commodity_main, .Selling_goods_main {
  height: 100%;
}
.Hot_commodity .Hot_commodity_main .commodity_main_top {
  height: 16%;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: space-between;
}
.Selling_goods_main_top {
  height: 42px;
  line-height: 42px;
  background: #f6f6f6;
}
.commodity_main_banBox div.list1 {
  height: 100%;
}
.commodity_main_list li, .Selling_goods_main_list li {
  float: left;
  color: #d7d7d7;
}
.commodity_main_list li:nth-child(odd), .Selling_goods_main_list li:nth-child(odd) {
  cursor: pointer;
}
.commodity_main_list li:nth-child(2n+1), .Selling_goods_main_list li:nth-child(2n+1) {
  margin: 0 11px;
}
.commodity_main_btn {
  top: 50%;
  right: 10px;
  width: 61px;
  height: 29px;
  position: absolute;
  margin-top: -14.5px;
}
.commodity_main_btn span.commodity_goLeft {
  margin-right: 5px;
  background: url(../../images/commodity_goLeft.png) no-repeat;
}
.commodity_main_btn span.commodity_goRight {
  background: url(../../images/commodity_goRight.png) no-repeat;
}
.commodity_main_btn span {
  float: left;
  width: 28px;
  height: 28px;
  cursor: pointer;
  display: inline-block;
  background-size: 100% 100%;
}
.commodity_main_banBox {
  width: 100%;
  height: 84%;
  overflow: hidden;
  position: relative;
}
.Selling_goods_main_box {
  height: 576px;
}
.goods_main_box_left {
  width: 16%;
  height: 100%;
  float: left;
}
.goods_main_box_left img {
  width: 100%;
  height: 100%;
}
.goods_main_box_right {
  float: right;
  height: 100%;
  width: 84%;
  padding: 0 8px 0 10px;
  background: #f6f6f6;
}
.goods_main_box_right ul {
  width: 100%;
  height: 50%;
}
.goods_main_box_right ul li {
  width: 19.6%;
  height: 98.4%;
  float: left;
  margin-right: 0.5%;
}
.goods_main_box_right ul li:last-child {
  margin-right: 0;
}
.goods_main_box_right ul li dl {
  width: 100%;
  height: 100%;
}
.goods_main_box_right ul li dt {
  width: 100%;
  height: 76.8%;
}
.goods_main_box_right ul li dd {
  width: 100%;
  text-align: center;
  line-height: 34px;
}
.goods_main_box_right ul li dd p {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.goods_main_box_right ul li dt img {
  width: auto;
  width: 100%;
  height: 100%;
}
.commodity_main_banBox ul {
  top: 0;
  left: 0;
  height: 100%;
  width: 700%;
  position: absolute;
}
.commodity_main_banBox ul div.list1 {
  height: 100%;
}
.commodity_main_banBox ul li {
  float: left;
  height: 100%;
  width: 16.3%;
  position: relative;
 margin-right: 11.6%;
  margin-left: 0.3%;
  background: #fafafa;
}
.commodity_main_banBox ul li::before {
  top: -2.5px;
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
}
.commodity_main_banBox ul li:last-child {
  margin-right: 0;
}
.commodity_main_banBox ul li:last-child {
  margin-right: 0;
}
.commodity_main_banBox ul li dl dt {
  width: 100%;
  height: auto;
}
.commodity_main_banBox ul li dl dt img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.commodity_main_banBox ul li dl dd {
  width: 100%;
  height: 16%;
  line-height: 30px;
  overflow: hidden;
  text-align: center;
  padding-top: 10px;
}
.commodity_title, .Selling_goods_title {
  color: #5a5a5a;
  font-size: 16px;
  font-weight: 700;
}
.commodity_introduce, .Selling_goods_introduce {
  color: #888888;
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 12px;
}
.Selling_goods_introduce {
  margin-top: 4px;
  margin-bottom: 3px;
}
.commodity_The_unit_price, .Selling_goods_The_unit_price {
  color: #fb6161;
}
.title_style {
  color: #848484;
  font-size: 18px;
  font-weight: bold;
}
/*公共顶部样式*/
.top{height:95px;width:1180px;margin:0 auto;overflow: hidden;}
.top .left{float:left;height:95px;line-height: 95px;}
.top .left img{vertical-align: middle;}
.top .right{float: right;height: 95px;}
.top .right div{height:31px;line-height: 31px;text-align: right; margin-top: 10px;}
.top .right div a{font-size: 12px;}
.top .right div a:nth-child(1){padding-right: 8px;border-right: 1px solid;color: #1d1c1c}
.top .right div a:nth-child(2){padding-left: 8px;margin-right: 20px; color: #1d1c1c}
.top .right p{text-align: right;margin-top:20px;}
.top .right p a{margin-left:40px;}
.top .right p a.cur{color:#f18c2d;font-weight: bold;}
/*公共底部样式*/
.footlogin{background:#f7f7f7;padding-top:30px;color:#333;text-align: center;padding-bottom:10px;}
.footlogin h2{font-size:26px;margin-bottom:20px;}
.footlogin p{font-size:14px;height:55px;}
.footlogin p a{margin:0 10px;}
.footlogin p span.left{background:#f08d2d;font-size: 14px;padding:15px 35px;color:white;}
.footlogin p span.right{font-size: 14px;padding:13px 33px;border:1px solid #ccc;color:#333;}
.baozheng {text-align: center;padding:40px 0;margin-bottom: 25px;}
.baozheng2{display: -webkit-box;width:950px;margin:0 auto;}
.baozheng span{
  -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1;display: block;text-align: center;font-size: 24px;float:left;line-height: 100%;width: 32%;

}
.baozheng span img{margin-right: 10px;vertical-align: -12px;}
.foot{padding:22px 0 8px;}
.foot .foot1{padding-bottom: 10px;overflow: hidden;}
.foot .foot1 .ma{width:102px;float: left;margin-right: 39px;background:#fff;padding-top: 10px;}
.foot .foot1 .ma p{text-align: center;}
.foot .foot1 .ma img{width:62px;height: 62px;margin: 10px 20px 0;}
.foot .foot1 .ma div{margin-top: 20px;background-color:#bebebe;text-align: center;height: 20px;line-height: 20px;}
.foot .foot1 .phone{float:left;width:144px;margin-right: 126px;padding-top: 10px;color: #ccc;}
.foot .foot1 .phone h2{font-size: 22px;/*font-family: Arial Regular;*/line-height:30px;}
.foot .foot1 .phone p:last-child{/*font-family: Arial Regular;*/font-size: 14px;}
.foot .foot1 ul{float:left;height:97px;border-right: solid 1px #4D4D4D;width:120px;padding-left: 62px}
.foot .foot1 ul:first-child{width:185px;padding-left: 0;}
.foot .foot1 ul:last-child{border-right: none;}
.foot .foot1 ul li{color:#3c5adc;font-size:14px;}
.foot .foot1>ul li:first-child{margin-bottom: 15px;color: white;}
.foot .foot1 ul li a{font-size: 12px;line-height: 18px;}
.foot .foot1 ul li a:hover{color:#fff;}
.foot .foot2{border-top: 1px solid #4D4D4D;padding-top: 20px;text-align: center;}
.foot .foot2 p:first-child{height: 20px;}
.foot .foot2 p:last-child{font-size:12px;color: #989898}
.foot .foot2 p a{padding:0 15px;color:#999;}
.foot .foot2 p a:hover{color:#fff;}
.foot .foot2 p a.cur{color:#f18e2c;}
/*首页样式*/
.index_hot{margin:30px auto 60px;height: 320px;}
.index_hot .left{float: left;width:758px;overflow: hidden;position: relative;height: 320px;}
#libao{position: absolute;/*top:54px;*/left: 0;z-index: 1;transition: all 0.5s;}
#libao li{float: left;width:238px;margin-right: 22px;background:#f7f7f7;height:250px;}
#libao li h3{height:25px;font-weight:bold;line-height:25px;color:#1c1c1c;text-indent: 10px;font-size:14px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
#libao li h4{font-weight: bold;color: #C4AB68;text-indent: 10px;font-size: 14px;/*font-family: 微软雅黑;*/}
.index_hot h2{font-weight: normal;font-size:24px;margin-bottom: 30px;}
.pre{position: absolute;left: 0;top:132px;z-index: 2;}
.nex{position: absolute;right: 0;top:132px;z-index: 2;}
.index_hot .right{float: right;width:382px;}
.index_hot .right .padd{padding:15px 15px 0 15px;height:236px;background:#F4F4F4;}
.index_hot .right .right{float: right;width:220px;padding-right:15px;padding-top: 20px;}
.index_hot .right .right a{font-size:14px;color:#3a6ab4;}
.index_hot .right .right p{color:#808080;padding-top:15px;}
.index_hot .right .padd ul{padding-top: 17px;}
.index_hot .right .padd ul li{padding:13px 0 13px;border-bottom: 1px solid #d2d2d2;}
.index_hot .right .padd ul li a{display: block;}
.index_hot .right .padd ul li a span{float: right;color:#7d7d7d;font-weight: bold;}
.index_hot .right .padd ul li a:hover span{color:#3a6ab4;}
.index_hot .right .padd ul li:last-child{border-bottom: none;}
.line2{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.index{padding-bottom:30px;}
.index h2{line-height:84px;text-align: center;font-size: 24px;}
.index ul{overflow: hidden;}
.index ul li{height:395px;width:278px;margin-right:17px;float: left;margin-bottom: 20px;background-color: #fff;border:1px solid #eee;
  padding: 1px;}
.index ul li:nth-child(4n){margin-right:0;}
.index ul li div{height: 280px;width: 280px;background-repeat: no-repeat;}
.index ul li a{display:block;}
.index ul li p{font-weight:bold;color:#C4AB68;margin-top: 24px;text-align: center;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.index ul li p a{color: #1c1c1c;font-weight: bold;}
#tall{text-align: center;margin-top:10px;}
#tall a{font-size:14px;color:#f18c2d;text-decoration: underline;}
.dkh{padding:38px 0 10px;}
.dkh h2{font-size:26px;margin-bottom: 30px;text-align: center;}
.dkh p{text-align:center;}
.dkh p img{width:125px;height:50px;margin:0 32px 30px;}
.index_login_title{
  width:1180px;
  margin:0 auto;
  position:relative;
}
.index_login_title .index_login{
  z-index: 5;
  position:absolute;
  padding:3px;
  background:RGB(81,178,232,0.9);
  right:-10px;
  top:90px;
  min-width: 330px;
}
/*.index_login_title .index_login .tbdy{
  background:#f18c2d;
  padding-top: 15px;
}*/
/*.index_login_title .index_login .tbdy h2{
  width: 100px;
  height: 30px;
  line-height: 30px;
  background: #fff;
  margin-left: 15px;
  font-size: 16px;
  text-align: center;
  color: #333;
}*/
.index_login_title .index_login .tbdy .tbody{
  background: #fff;
  padding: 5px 30px;
  text-align: center;
}
.index_login_title .index_login .tbdy .tbody p{
  height: 24px;
  padding: 20px 23px;
}
.index_login_title .index_login .tbdy .tbody p input{
  height: 26px;
  border: 1px solid #c8c5c0;
  width: 215px;
  text-indent: 5px;
}
.index_login_title .index_login .tbdy .tbody p:first-child{
  color: #3a6ab2;
  height:15px;
  font-size: 14px;
}
.index_login_title .index_login .tbdy .tbody p:nth-child(4) input{width:156px;margin-right:15px;}
.index_login_title .index_login .tbdy .tbody p:nth-child(4) img{
  height: 26px;
  width: 66px;
  cursor: pointer;
  border: 1px solid #ccc;
}
.index_login_title .index_login .tbdy .tbody p:last-child{
  overflow:hidden;
  padding-bottom:35px;
}
.index_login_title .index_login .tbdy .tbody p span#dh{
  cursor: pointer;
  color: #fff;
  display: block;
  float: left;
  width: 90px;
  height: 30px;
  background: #51B2E8;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
}
.index_login_title .index_login .tbdy .tbody p span#login{
  cursor: pointer;
  display: block;
  float: right;
  width: 88px;
  height: 28px;
  border: 1px solid #51B2E8;
  color: #333;
  line-height: 28px;
  text-align: center;
  font-size: 12px;
  margin-right:3px;
}
/********************************自选礼包页面样式************************/
.center-title{
  height:56px;
  line-height:56px;
  color:#3a6ab4;
}
.center-title a{color:#444;}
.package{overflow: hidden;}
/*******上方的广告位******/
.package .banner_img{
  width:100%;
  height:158px;
  margin-bottom:20px;
}
.p-span-z{
  padding: 0 3px;
  color: black;
}
.p-span-w{
  color: #f48b30;
}
.package .banner_img img{
  width: auto;
  max-width:100%;
  height:100%;
}
/********左侧的自选礼包、综合排序*******/
.package .left{float: left;width:810px;}
.package .left .top{width:788px;height: auto;padding:15px 10px;background:#f7f7f7;border:1px solid #dadada;}
.package .left .top div{padding:10px 0;}
.package .left .top div .left{float: left;width:70px;height: auto;line-height: 14px;padding:0;color: #1c1c1c;}
.package .left .top div p span{padding:0 15px;color:#666;}
.package .left .bottom{background:#fff;padding-top: 20px;}
.package .left .bottom .top{height:42px;padding:0;background:#fff;width:808px;}
.package .left .bottom .top a{color: #999;height: 42px;line-height: 42px;text-align: center;display: block;float: left;width:97px;cursor: pointer;}
.package .left .bottom .top a.cur{color: #1c1c1c;background:#f7f7f7;border-left: 1px solid #dadada;border-right: 1px solid #dadada;}
.package .left .bottom .top a:first-child.cur{border-left: none;}
.package .left .bottom .top a:hover{color: #999;}
.package .left .bottom .top a:hover.cur{color: #1c1c1c;}
.package .left .bottom ul li{padding:30px 0;border-bottom: 1px solid #dadada}
.package .left .bottom ul li a img{width: 124px;height: 124px;float: left;margin-right: 20px;}
.package .left .bottom ul li div h2{font-size: 16px;margin-bottom: 66px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.package .left .bottom ul li div p span{margin-right: 20px;}
/******************首页自选礼包颜色*********************/
.top .right p a.curv{color:#f18c2d;font-weight: bold;}
/********右侧的热门礼包******/
.package .right{
  float: right;
  width:330px;
}
.package .right .hot_package{
  margin-bottom:30px;
}
.package .right h4{
  border-bottom:1px solid #dadada;
  margin-bottom:20px;
  padding-bottom:6px;
}
.package .right .hot_package {
  border:1px solid #ccc;
}
.package .right .hot_package  li p{
  height:56px;
  line-height:56px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  padding-left:5px;
  font-weight: 900;
  color: #1d1c1c;
}
.package .right .hot_package .hot_package_content{
  width:330px;
  height:266px;
  background-position:center center;
  background-size:100% 100%;
}
.cur-color{
  color: #1d1c1c;
}
/**********下方的分页页码********/
.middle-foot{
  padding-top:100px;
  text-align: center;
  background-color: white;
}
.middle-foot-ul{
  color: #bdbdbd;
}
.middle-foot-ul li{
  display: inline-block;
}
.middle-foot-ul li:nth-child(1),.middle-foot-ul li:nth-child(3),.middle-foot-ul li:nth-child(4),.middle-foot-ul li:nth-child(5),.middle-foot-ul li:nth-child(6),.middle-foot-ul li:nth-child(7),.middle-foot-ul li:nth-child(8),.middle-foot-ul li:nth-child(10),.middle-foot-ul li:nth-child(13){
  border: 1px solid #e2e2e2;
  line-height: 25px;
}
.middle-foot-ul li:nth-child(3),.middle-foot-ul li:nth-child(4),.middle-foot-ul li:nth-child(5),.middle-foot-ul li:nth-child(6),.middle-foot-ul li:nth-child(7),.middle-foot-ul li:nth-child(8),.middle-foot-ul li:nth-child(13){
  width: 25px;
  background-color: #f7f7f7;
}
.middle-foot-ul li:nth-child(1),.middle-foot-ul li:nth-child(10){
  width: 63px;
}
.middle-foot-ul li:nth-child(2){
  margin-left: 15px;
  color: #9f1634;
}
.middle-foot-ul li:nth-child(3),.middle-foot-ul li:nth-child(4),.middle-foot-ul li:nth-child(5),.middle-foot-ul li:nth-child(6),.middle-foot-ul li:nth-child(7),.middle-foot-ul li:nth-child(8){
  margin-left: 10px;
}
.middle-foot-ul li:nth-child(8){
  margin-right: 5px;
}
.middle-foot-ul li:nth-child(10){
  margin-left: 5px;
  margin-right: 20px;
}
.middle-foot-ul li:nth-child(12){
  margin: 0 5px;
}
.middle-foot-btn{
  width: 45px;
  line-height: 27px;
  background-color: #f7f7f7;
  color: #bdbdbd;
  margin-left: 20px;
}
/********************************普通礼包页面样式****************************/
.package .title_info{
  height:60px;
  line-height:60px;
  padding-left:15px;
}
.package .title_info span{
  color:#c4ab69;
  font-weight:bold;
  padding-right:1px;
}
.package .common_package ul{
  overflow:hidden;
}
.package .common_package ul li{
  float:left;
  text-align:center;
  background:#f7f7f7;
  margin-right:17px;
  margin-bottom:17px;
  border:1px solid #f7f7f7;
  border-top-width:2px;
}
.package .common_package ul li:nth-child(4n){
  margin:0;
}
.package .common_package ul li div{
  width:280px;
  height:220px;
}
.package .common_package ul li p{
  width:260px;
  margin:0 auto;
  font-size:16px;
  height:34px;
  line-height:34px;
}
.package .common_package ul li p span{
  color:#c4ab69;
}
.package .common_package ul li p img{
  margin-right:5px;
  margin-top:-5px;
}

@media only screen and (max-width: 1125px) {
  .Selling_goods_main_box, .Selling_goods, .goods_main_box_right {
    height: auto;
    max-height: 100%;
  }
  .Hot_commodity {
    height: 268px;
  }
  .The-announcement {
    height: 166px;
  }
  .news_list li {
    font-size: 12px;
    margin-top: 2px;
  }
  .notice_left div.notice_left_box div img, .tz div img {
    width: 20px;
  }
  .wgz {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .commodity_title {
    font-size: 14px;
  }
  .commodity_introduce {
    font-size: 12px;
    margin: 0;
  }
  .commodity_main_banBox ul li dl dd {
    padding: 0;
  }
}