@import url('global.css');

/* header */
#header {
  position: relative;
  z-index: 299;
}

.annhdbox {
  position: relative !important;
  width: 1200px;

  margin: 0 auto;
}

#header .shop-t {
  background: #fff;
  position: relative;
  z-index: 100;
  border: 1px solid transparent;

}

#header .shop-t-pop {
  position: fixed;
  height: 120px;
  box-shadow: 0 2px 2px #dedede;
  background: #fff;
  z-index: 998;
  width: 100%;
  top: 0;
  opacity: 0.95;
  -moz-opacity: 0.95;
  filter: alpha(opacity=95);
}

#header .logo {
  float: left;
  margin-left: 3px;
  /*margin-top:15px;*/
  margin-top: 20px;
  text-align: center;
  width: 156px;
}
.logo2{
  width:353px;
  display: flex;
  flex-direction: row;

}
.logo2 .logo_img{
  width:153px;
  height:153px;
}
.logo2 .logo_1_img{
  width:180px;
  height:80px;
}

.hd_rt {
  margin-top: 25px;
  overflow: hidden;
}

.logo img {
  width: 120px;
  height: 120px;

}

.logo_p {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.logo_p a {
  font-size: 18px;
  color: #16468d;

}

#header .top-search {
  float: right;
  position: relative;
  margin-top: 25px;
  margin-right: 400px;
  _margin-right: 100px;
}

#header .top-search-box {
  height: 35px;
  _height: auto;
  color: #666;
}

#header .top-search-box input {
  vertical-align: middle;
  line-height: 150%;
}

#header .top-search-box .keyword {
  height: 32px;
  width: 430px;
  border: 0px;
  line-height: 26px;
  position: absolute;
  left: 81px;
  top: 3px;
}

#header .top-search-box .kw_bj {
  background: url(../images/head_foot_bj.png) no-repeat 3px -232px;
}

#header .top-search-box .index_bj {
  background-position: 3px -229px;
}

#header .top-search-box .store_bj {
  background-position: 3px -190px;
}

#header .top-search-box .select-act {
  position: absolute;
  cursor: default;
  left: 10px;
  top: 3px;
  background: #fff;
  /* border: 1px #E4393C solid; */
  width: 65px;
  border-right-width: 0;
}

#header .top-search-box .select-act b {
  background: url(../images/down.png) no-repeat center center;
  background-size: 90%;
  top: 6px;
  right: 5px;
  overflow: hidden;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
}

#header .top-search-box .select-act li {
  height: 33px;
  line-height: 33px;
  text-indent: 10px;
  font-size: 13px;
  cursor: pointer;
  display: none
}

#header .top-search-box .select-act li:hover {
  /* background: #E4393C; */
  /* color: #fff; */
  color: #666;
}

#header .top-search-box .select-act li:hover b {
  color: #fff;
  background: url(../images/down-white.png) no-repeat center center;
  background-size: 90%;
}

#header .top-search-box .select-act.hover {
  border-right-width: 1px;
}

#header .top-search-box .select-act.hover li {
  display: block
}

#header .top-search-box .select-act.hover b {
  top: 6px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}


#header .top-search-box .submit {
  width: 82px;
  height: 35px;
  position: absolute;
  border: 0;
  right: 0px;
  top: 0px;
  cursor: pointer;
  font-size: 16px;
  color: #fff;
  background: #E4393C;
  line-height: 34px;
  border-radius: 5px;
  margin-top: 3px;
  margin-right: 5px;
}
#header .top-search-box .submit.quanqiu_submit{
  background:#16468e !important;
  text-align: center;
}

#header .top-search-box .form-fields {
  /*position:relative; dont use in here */
  width: 600px;
  height: 38px;
  border: 2px #E4393C solid;
  border-radius: 5px;
  z-index: 3
}
.quanqiu_fileds{
  border:2px solid #16468e !important;
}
.logo_hd {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 1018px;
  margin-left: 40px;
  position: absolute;
}
.quanqiu_shop{
  display:flex;
  flex-direction: row;
}

.hd_rt_quanqiu{
 
}
.quanqiu_search{
  margin-right:0px !important;
}

.logo_hd ul {
  display: flex;
  flex-direction: row;
}

.logo_hd ul li {
  margin-right: 10px;
}

.camera {
  position: absolute;
  right: 95px;
  top: 6px;
  width: 30px;
  height: 30px;
}

.ai-daogou {
  width: 110px;
  height: 38px;
  border: 2px solid red;
  border-radius: 7px;
  margin-left: 719px;
  display: flex;
  position: absolute;
  top: 51px;
}
.quanqiu_daogou{
  margin-left:612px !important;
  border: 2px solid #16468d;
 
}

.ai-daogou a {
  background: url(../images/home/4.png) left center no-repeat;
  background-size: 21px 21px;
  padding-left: 26px;
  color: #f06c71;
  font-size: 16px;
  line-height: 38px;
}
.quanqiu_daogou a{
  color:#16468d;
  background: url(../images/home/17.png) left center no-repeat;
  background-size: 21px 21px;
}

.gonglian {
  width: 60px;
  height: 38px;
  border: 2px solid red;
  border-radius: 7px;
  position: absolute;
  left: 807px;
  top: 51px;
  background: red;
  text-align: center;
}
.quanqiu_gonglian{
  background: #16468e;
  border:2px solid #16468e;
  margin-left:280px;
}
.gonglian a {
  color: #fff;
  font-weight: 500;

}

.gonglian a>i {
  display: block;

}

.gonglian a>i:first-child {
  letter-spacing: 5px;
}

.pro_caigou {
  width: 200px;
  background: #16468e;
  height: 110px;
  position: absolute;
  left: 1000px;
  top: 51px;
  color: #fff;
  border-radius: 7px;
  text-align: center;
}

.pro_caigou h3 {
  margin-top: 8px;
}

.pro_caigou ul {
  margin-top: 10px;
  margin: 2px 2px;
  margin-left: 7px;
}

.pro_caigou ul li {
  float: left;
  margin-right: 10px;
  margin-top: 2px;
}

.pro_caigou ul li:nth-child(4n) {
  margin-right: -10px;
}

.pro_caigou ul li a {
  color: #fff;

}

#header .top-search-box .search-cat {
  display: block;
  background: url(../images/header_sprites.png) 0 -97px;
  width: 70px;
  padding-left: 77px;
  line-height: 36px;
  height: 36px;
  color: #333;
}

#header .top-search-box .search-cat a:hover {
  color: #990000;
}

#header .top-search-keywords {
  margin-top: 20px;
  padding-left: 5px;
  color: #999;
}

#header .top-search-keywords a {
  margin-right: 10px;
  color: #999;
}

#header .top-search-keywords a:hover {
  color: #E4393C;
  text-decoration: underline;
}



#header .header_cart {
  position: absolute;
  height: 30px;
  border: 1px solid #EFEFEF;
  background: #fff;
  color: #666;
  z-index: 998;
  right: 0px;
  top: 30px;
  width: 126px;
}

#header .header_cart .title {
  width: 100%;
  z-index: 99;
}

#header .header_cart .title a,
#header .header_cart .title b,
#header .header_cart .title em {
  display: block;
  line-height: 30px;
  height: 30px;
  float: left;
}

#header .header_cart .title a {
  height: 30px;
  color: #666;
}

#header .header_cart .title b {
  width: 30px;
  background: url(../images/cart-ico.png) no-repeat center 2px;
}

#header .header_cart .title em {
  top: 8px;
  right: 2px;
  overflow: hidden;
  position: absolute;
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-family: simsun;
  font-weight: bold;
}

#header .header_cart .eject-box {
  border: 1px solid #ddd;
  background: #fff;
  position: absolute;
  top: 30px;
  right: -1px;
  display: none;
  z-index: 2;
}

#header .header_cart .shoping {
  position: absolute;
  top: -13px;
  left: 20px;
  color: #fff;
}

#header .header_cart .shoping .count-cart {
  float: left;
  display: block;
  background: #E4393C;
  border-radius: 10px;
  padding: 0 5px;
}

#header .header_cart .cart-list {
  width: 350px;
}

#header .header_cart .cart-list .nogoods {
  padding: 15px 30px;
  width: 320px;
  height: 49px;
  line-height: 49px;
  overflow: hidden;
  color: #999;
}

#header .header_cart .cart-list .nogoods b {
  float: left;
  width: 56px;
  height: 49px;
  background-position: -444px -140px;
  background-image: url(../images/new_index_pic.png);
}

#header .header_cart .cart-list h4 {
  height: 25px;
  padding: 6px 8px;
  background-position: 0 -118px;
  background-repeat: repeat-x;
  border-bottom: 1px solid #EEE;
  line-height: 25px;
}

#header .header_cart .cart-list .goods-list .list {
  padding: 10px;
  width: 330px;
  line-height: 18px;
  border-bottom: 1px dashed #ddd;
}

#header .header_cart .cart-list .goods-list .list .goods-img {
  width: 40px;
  float: left;
  margin-right: 10px;
}

#header .header_cart .cart-list .goods-list .list .goods-title {
  width: 200px;
  float: left;
}

#header .header_cart .cart-list .goods-list .list .goods-admin {
  float: right;
}

#header .header_cart .cart-list .goods-list .list .goods-admin strong {
  color: #c00;
  font-size: 12px;
  font-weight: normal
}

#header .header_cart .cart-list .total {
  padding: 10px;
  background: #F5F5F5;
  text-align: right;
}

#header .header_cart .cart-list .total span {
  margin-left: 10px;
}

#header .header_cart .cart-list .total span b {
  color: #C00;
  margin: 0px 3px;
  font-weight: normal
}

#header .header_cart .cart-list .total span strong {
  font-weight: normal;
  color: #C00;
  font-size: 18px;
  font-family: Arial, Tahoma, Geneva, sans-serif;
  margin: 0px 3px;
  vertical-align: middle
}

#header .header_cart .cart-list .total a {
  display: inline-block;
  width: 120px;
  height: 30px;
  line-height: 30px;
  margin: 8px 0 8px 0;
  background: #E4393C;
  color: #fff;
  text-align: center;
  font-size: 14px;
}

#header .header_cart .cart-list .total a:hover {
  text-decoration: none;
  background: #B4393C;
}

#header .header_cart .hover {
  background: #fff;
}

#header .header_cart .hover .shadow {
  position: absolute;
  top: 24px;
  right: 0px;
  background: #fff;
  height: 8px;
  width: 100%;
  z-index: 15;
}

#header .header_cart .hover .member-nav-title b {
  background: url(../images/20130330A_1.png) -116px -54px no-repeat;
}

#header .header_cart .hover .member-nav-title em {
  border-color: transparent transparent #CCCCCC transparent;
  top: 7px;
}

#header .header_cart .hover,
#header .header_cart .hover .eject-box {
  -webkit-box-shadow: 0 6px 10px #DDD;
  box-shadow: 0 6px 10px #DDD;
  display: block;
}

.all_right {
  background: #f2f2f2;
  height: 50px;
  line-height: 50px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-left: 246px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  width: 742px;
}

/* mall-nav */
.mall-nav ul .each {
  position: relative;
  background: #f2f2f2;
  height: 50px;
  line-height: 50px;
}


.mall-nav ul .each a {
  display: inline-block;
  /* padding: 0px 26px; */
  padding: 0px 13px;
  height: 40px;
  color: white;
  font: 700 14px/40px "microsoft yahei";
}

.mall-nav ul .each span {
  width: 25px;
  height: 14px;
  border: 1px #E4393C solid;
  border-radius: 2px;
  top: -6px;
  right: 0px;
  z-index: 99;
  line-height: 14px;
  color: #E4393C;
  font-size: 9px;
  text-align: center
}

.mall-nav ul .each a {
  color: #333;
  font: 400 14px/34px "microsoft yahei";
  height: 44px;
  line-height: 44px;
  padding: 0 13px;
  text-align: center;
  text-decoration: none;
}

.mall-nav ul .each a.current,
.mall-nav ul .each a:hover {
  background: none;
  color: #E4393C;
}

.mall-nav ul .allcategory {
  height: 44px;
  font-family: Tahoma, Geneva, sans-serif
}

.mall-nav ul .allcategory .allsort {
  width: 191px;
  background: #e23435;
  padding: 0 10px 0 30px;
  height: 44px;
  font: 400 15px/44px "microsoft yahei";
}

.mall-nav.not-index {
  border-bottom: 1px #000 solid;
}
.quanqiu_mall_nav{
  height:500px;
  margin-top:20px;
}

.mall-nav .wrap-line {
  width: 100%;
  position: absolute;
  height: 2px;
  bottom: 0;
  background: #ec5151;
}

/* header and home widget allcategory-list  */
.allcategory {
  position: relative;
  z-index: 100;
  width: 231px;
  cursor: default;
  margin-right: 20px;
}

.allcategory .allsort {
  width: 210px;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  display: block;
  padding-left: 20px;
  font-family: "microsoft yahei";
  text-decoration: none
}

.not-index .allsort {
  background: #e23435;
  position: relative;
}

.not-index .allsort b {
  display: block;
  position: absolute;
  top: 20px;
  right: 10px;
  width: 12px;
  height: 8px;
  background-image: url(../images/ecsc_icon.png);
  background-repeat: no-repeat;
  background-position: -263px -308px;
}

.not-index .allcategory:hover b {
  background-position: -280px -307px;
}

#header .allcategory-list {
  position: absolute;
  left: 0;
  top: 44px;
  background: #eb363d;
  height: 395px;
}

.fenlei_2 {
  width: 360px;
  height: 500px;
  position: absolute;
  left: 184px;
  top: -16px;
}

.fenlei_2 ul li {
  width: 172px;
  height: 179px;
  float: left;
  overflow: hidden;
  background: #f2f2f2;
  border-radius: 10px;
  margin-right: 10px;
  margin-top: 16px;
}

.fenlei_2 ul li h3 {
  font-size: 14px;
  text-align: left;
  margin-left: 8px;
  margin-top: 10px;
}

.fenlei_2 ul li div {
  overflow: hidden;
  margin: 10px;
}

.fenlei_2 ul li div>img {
  width: 70px;
  height: 80px;
  float: left;
  vertical-align: middle;
  background: #fff;
  margin-right: 10px;
}

.fenlei_2 ul li div>h4 {
  font-weight: 500;
  font-size: 12px;
}

.fenlei_2 ul li div>p {
  height: 26px;
  line-height: 26px;
  background: #fadbdf;
  border-radius: 3px;
  text-align: center;
  width: 70px;
  margin-left: 88px;
  margin-top: 10px;
}

.fenlei_2 ul li:nth-child(2n) {
  margin-right: -10px;
}

.fenlei_3 {
  width: 200px;
  height: 375px;
  background: #f06c71;
  border-radius: 10px;
  position: absolute;
  left: 548px;
  top: 2px;
}

.fenlei_3 ul li a {
  color: #fff;
  font-size: 10px;
}

.fenlei_3 ul li {
  width: 50px;
  height:50px;
  float: left;
  overflow: hidden;
  text-align: center;
  margin-top: 22px;
}

.fenlei_3 ul li img {
  width: 30px;
  height: 30px;
}


.allcategory-list {
  width: 231px;
  /* background-color: rgba(0, 0, 0); */
  text-align: left;
  z-index: 100;
  /* border-bottom: 1px #2b2b2b solid */
}

.allcategory-list.index {
  background-color: rgba(0, 0, 0, 0.6);
}

.allcategory-list .content {
  /* border-top: 1px #2b2b2b solid; */
}

.allcategory-list .item {
  float: left;
  height: 40px;
  line-height: 20px;
  z-index: 99;
}

.allcategory-list .index {
  /* height: 71.23px; */
  height: 40px;
}

.allcategory-list .item:hover {
  background-color: rgba(0, 0, 0, 0.6);
}

.allcategory-list .item .pborder {
  padding-left: 29px;
  cursor: pointer;
  width: 201px;
  position: relative;
  padding-top: 10px;
}

.allcategory-list .item .pborder p {
  font-size: 14px;
  font-weight: 400;
  position: relative;
  padding-right: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #fff;
}

.allcategory-list .item .pborder a {
  color: #fff;
  font-weight: 400;
  font-size: 15px;
  vertical-align: middle;
}

.allcategory-list .item .pborder a:hover {
  color: #e23435;
}

.allcategory-list .item .pborder h3 {
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  margin: 0;
  padding-right: 15px;
}

.allcategory-list .item .pborder h3 a {
  color: #BBB;
  margin-right: 5px;
  font-size: 12px;
}

.allcategory-list .item .pop,
.allcategory-list .item .line {
  display: none
}

.allcategory-list .pop .catlist {
  width: 649px;
  padding: 10px 20px;
  background: #fff;
}

.allcategory-list .pop dl {
  width: 670px;
  line-height: 22px;
  padding: 5px 0px;
  border-right: 1px #f5f5f5 solid
}

.allcategory-list .pop dl a {
  text-decoration: none
}

.allcategory-list .pop dt {
  line-height: 22px;
  height: 22px;
}

.allcategory-list .pop dt a {
  color: #000;
  display: inline-block;
  width: 60px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
  text-decoration: none
}

.allcategory-list .pop dt a strong {
  font-weight: normal
}

.allcategory-list .pop dt i {
  font-family: "\5b8b\4f53";
  font-style: normal;
  margin: 0 2px;
}

.allcategory-list .pop a:hover {
  text-decoration: none;
  color: #e23435
}

.allcategory-list .pop dd {
  width: 563px;
  margin-left: 10px;
  border-bottom: 1px #f5f5f5 solid;
  padding-bottom: 10px;
}

.allcategory-list .pop dd a {
  padding: 0px 10px;
  white-space: nowrap
}

.allcategory-list .pop ul {
  height: 24px;
  overflow: hidden;
  margin-bottom: 10px;
}

.allcategory-list .pop ul li {
  float: left;
  margin-right: 10px;
  line-height: 24px;
}

.allcategory-list .pop ul li a {
  background: #7C7171;
  padding: 0px 0 0px 8px;
  color: #fff;
  line-height: 24px;
  marign: 0;
  display: inline-block;
  text-decoration: none
}

.allcategory-list .pop ul li a i {
  float: right;
  padding: 0;
  background: #5c5251;
  margin-left: 8px;
  width: 23px;
  line-height: 24px;
  font: 400 9px/24px consolas;
  display: inline-block;
  text-align: center
}

.allcategory-list .pop ul li a:hover {
  background: #ec5051;
  text-decoration: none;
  color: #fff;
}

.allcategory-list .pop ul li a:hover i {
  background: #e23435
}

.allcategory-list .item .pborder a:hover {
  color: #e23435;
  text-decoration: none;
}

.allcategory-list .item:hover .pborder i,
.allcategory-list .hover .pborder i {
  display: none;
}

.allcategory-list .item:hover .pop,
.allcategory-list .hover .pop {
  display: block;
  position: absolute;
  border: 1px solid #2b2b2b;
  left: 230px;
  top: 0px;
  background: #fff;
  width: 970px;
  min-height: 498.5px;
}

.allcategory-list .catbrand {
  width: 220px;
  padding: 10px;
  overflow: hidden;
  float: right;
}

.allcategory-list .catbrand .btn-channel {
  display: block;
  width: 180px;
  height: 30px;
  background: #E4393C;
  line-height: 30px;
  text-align: center;
  margin-bottom: 10px;
  color: #fff;
  font-size: 14px;
  _padding-top: 10px;
  _height: 20px;
  font-family: 'microsoft yahei';
  border-radius: 3px;
}

.allcategory-list .catbrand .btn-channel:hover {
  text-decoration: none;
}

.allcategory-list .catbrand .btn-channel ins {
  display: inline-block;
  background: url(../images/sort_banner_arrow.png) no-repeat left top;
  width: 11px;
  height: 11px;
  margin-left: 3px;
}

.allcategory-list .catbrand .btn-channel:hover {
  color: #fff;
}

.allcategory-list .catbrand h2 {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
  color: #E4393C;
}

.allcategory-list .catbrand li {
  margin-right: 5px;
  width: 88px;
  height: 38px;
  margin-top: 5px;
}

.allcategory-list .catbrand ul a {
  display: block;
  width: 86px;
  height: 36px;
  border: 1px #ddd solid;
}

.allcategory-list .catbrand li img {
  width: 86px;
  height: 36px;
}

.allcategory-list .catbrand ul a:hover {
  border: 1px #f33100 solid;
}

.allcategory-list .catbrand ul a img {
  display: block;
}

.allcategory-list .catbrand p a {
  display: inline-block;
}

@font-face {
  font-family: 'cat-iconfont';
  src: url('../images/font_po7bzyk03x/iconfont.eot');
  src: url('../images/font_po7bzyk03x/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../images/font_po7bzyk03x/iconfont.woff') format('woff'),
    url('../images/font_po7bzyk03x/iconfont.ttf') format('truetype'),
    url('../images/font_po7bzyk03x/iconfont.svg#iconfont') format('svg');
}

.cat-iconfont {
  font-family: "cat-iconfont" !important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  color: #F0F0F0;
  vertical-align: middle;
  /* margin-right: 10px; */
  position: absolute;
  left: 10px;
  top: 17px;
}

.cat-iconfont.ico-1:after {
  content: '\e634'
}

.cat-iconfont.ico-2:after {
  content: '\e613'
}

.cat-iconfont.ico-3:after {
  content: '\e624'
}

.cat-iconfont.ico-4:after {
  content: '\f0008'
}

.cat-iconfont.ico-5:after {
  content: '\e630'
}

.cat-iconfont.ico-6:after {
  content: '\e612'
}

.cat-iconfont.ico-7:after {
  content: '\e60a'
}

.cat-iconfont.ico-8:after {
  content: '\e6f5'
}

.cat-iconfont.ico-9:after {
  content: '\e62e'
}

.cat-iconfont.ico-10:after {
  content: '\3461'
}

.cat-iconfont.ico-11:after {
  content: '\e606'
}

.cat-iconfont.ico-12:after {
  content: '\3460'
}

.cat-iconfont.ico-13:after {
  content: '\e60b'
}

.cat-iconfont.ico-14:after {
  content: '\e60d'
}

.cat-iconfont.ico-15:after {
  content: '\e6bb'
}

.cat-iconfont.ico-16:after {
  content: '\ee33'
}


.quanqiu_swiper{
  width:600px;
  height:365px;
  
  margin-left:360px;
  margin-top:20px;
  border-radius: 10px;
  overflow: hidden;
}
.chaoshi_swiper{
  width:600px;
  height:314px;
  margin-top:-44px;
}
.quanqiu_swiper img{
  width:600px;
  height:365px;
}
.quanqiu_right_menu{
  width:300px;
  height:433px;
  
  position:absolute;
  top:0;
  left:976px;
  background:#16468d;
  border-radius: 10px;
}
.quanqiu_all_right{
  width:599px;
  overflow: hidden;
}
.quanqiu_right_menu h1{
  font-size:16px;
  color:#fff;
  margin-top:10px;
  margin-left:10px;
}
.quanqiu_right_menu dl{
  margin:10px;
}
.quanqiu_right_menu dl dt {
  border-bottom:2px solid #fff;
  padding-bottom:5px;
  margin-bottom:5px;
  margin-top:6px;
}
.quanqiu_right_menu dl dt a{
  color:#fff;
  font-size:12px;
}
.quanqiu_right_menu dl dd a{
  color:#fff;
  font-size:10px;
  margin:0 5px;
}
.chaoshi_ad{
  width:160px;
  height:314px;
  position:absolute;
  top:0;
  left:976px;
}
.chaoshi_ad img{
  /* width:100px;
  height:150px; */
  width:100%;
  height:100%;
}
.chaoshi_ad2{
  left:1148px;
}
.chaoshi_ad3{
  width:942px;
  height:100px;
 
  position:absolute;
  left:364px;
  top:335px;
}
.chaoshi_ad3 a img{
  width:178px;
  height:100px;
}
.chaoshi_ad3 a{
  margin-right:10px;
}
.chaoshi_ad3 a:last-child{
  margin-right:-10px;
}