/************************************************ header ****************************************************/

.headBox {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 144px;
  z-index: 9998;
}

.header {
  height: 44px;
  background: #002c6a;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9997;
}

.h-function {
  padding-left: 60px;
  float: left;
  width: 260px;
  height: 44px;
  line-height: 44px;
}

.h-function a {
  color: #fff;
  letter-spacing: 1px;
  margin-right: 50px;
}

.h-function i {
  margin-right: 4px;
}

.h-share a {
  float: left;
  color: #fff;
  height: 44px;
  line-height: 44px;
  letter-spacing: 1px;
  margin-right: 40px;
}

.h-share i {
  margin-right: 8px;
}

.h-country {
  float: right;
  padding-right: 60px;
  height: 50px;
}

.h-country-tip {
  color: #fff;
  padding-top: 8px;
  padding-bottom: 8px;
}

.head {
  padding-top: 8px;
}

/********************************导航***********************************/
.h-navigation {
  height: 100px;
  box-shadow: 0px 6px 3px 0px #0000000d;
}

.h-navigationLi {
  /* width: 1700px;
  margin: auto; */
  padding: 0 60px;
  position: relative;
}

.h-nav-li {
  min-width: 1300px;
  height: 100px;
  position: absolute;
  left: 0;
  right: 0;
  top: 44px;
  z-index: 9998;
  background: #fff;
  transition: transform 0.4s ease 0s;
  -webkit-transition: transform 0.4s ease 0s;
  -moz-transition: transform 0.4s ease 0s;
  -ms-transition: transform 0.4s ease 0s;
  -o-transition: transform 0.4s ease 0s;
}

.h-nav {
  padding-top: 26px;
  /* float: right; */
  position: absolute;
  right: 40px;
  z-index: 2;
}

.h-nav li { float: left; line-height: 65px; height: 90px; cursor:pointer; }

.navigation-item {
  padding: 0 20px;
}

.navigation-item.active a {
  height: 52px;
  color: #002C6A;
  border-bottom: 2px solid #002C6A;
}

.h-nav a {
  color: #595757;
  position: relative;
  display: inline-block;
  font-size: 0.88em;
  height: 52px;
}

.h-logo {
  width: 180px;
  height: 60px;
  padding-top: 24px;
}

.h-nav li {
  position: relative;
}

.text {
  display: flex;
  width: 100%;
  /* height: 380px; */
  position: fixed;
  left: 0;
  background: #f7f7f7;
  color: #595757;
  z-index: 88;
  transition: all 0s;
  overflow: hidden;
  display: none;
  right: 0;
  overflow: auto;
  overflow-x: hidden;
  cursor: pointer;
  margin-top: 9px;
  /* bottom: 400px; */
  opacity: 0;
  /* border-bottom: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee; */
}

/* ul-reset */
.ul-reset {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style: none;
}

/* inline block */

.ib {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
}

/* navigation */

.navigation {
  background-color: #eee;
  font-weight: 700;
}

.navigation-link {
  display: none;
  position: relative;
  /* padding: 0 10px; */
  text-decoration: none;
  color: #002C6A;
}

.navigation-link:before {
  content: "";
  position: absolute;
  bottom: -2px;
  width: 0;
  border-bottom: solid 2px #002C6A;
}

.navigation-link:before {
  left: 0;
}

.navigation-link:hover:before {
  width: 100%;
}

.navigation-link:before {
  -webkit-transition: width .2s ease-in-out;
  transition: width .2s ease-in-out;
}

/*************导航移入移出***************/
.h-productBox {
  width: 70%;
  margin: auto;
}

.h-productBox .h-productUl {
  width: 100%;
}

.h-productBox .h-productUl li {
  float: left;
  padding-top: 20px;
}

.h-productBox .h-thickPadUl p {
  text-align: center;
  line-height: 40px;
  font-size: .8em;
}

.h-productBox .m-mattressLi:hover p {
  color: #002C6A;
}

.h-thickPad-title {
  line-height: 45px;
  border-bottom: 2px solid #002c6a;
  color: #002C6A;
  font-weight: lighter;
  font-size: 0.8em;
}


.g-mattressLi {
  width: 38%;
}

.h-productUl i {
  padding-left: 10px;
  font-size: 1em;
}

.m-mattress {
  margin-right: 10%;
  width: 19%;
}

.h-productLi {
  margin-right: 5%;
  width: 15%;
}

.m-mattressLi {
  margin-right: 20px;
}

.m-mattressLi:last-child {
  margin-right: 0;
}

.m-aboutUs-all {
  width: 100%;
}

.m-aboutUs {
  display: table;
  margin: auto;
  margin-top: 100px;
}

.m-aboutUs li {
  float: left;
  padding-left: 65px;
  padding-right: 65px;
}

.m-aboutUs li:last-child {
  padding-right: 0;
}

.m-aboutUs li:first-child {
  padding-left: 0;
}

.m-aboutUs p {
  text-align: center;
  font-size: 0.7em;
}

.m-aboutUs a:hover p {
  color: #002C6A;
}

.share-weiChatBox {
  position: relative;
}

.share-weiChatBox .share-weiChat {
  display: none;
  position: absolute;
  top: 105px;
  z-index: 10000;
  left: 10%;
  background: #fff;
}

.share-weiChatBox:hover .share-weiChat {
  display: block;
}

.share-weiChat img {
  width: 128px;
  height: 128px;

}

/******************************swiper************************************/
.swiper-slide {
  text-align: center;
  font-size: 1.1428em;
  background: #fff;
}

.browse-map {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.browse-map img {
  width: 100%;
  background-size: 100%;
  object-fit: cover;
}

/********************************底部************************************/
.h-foot {
  width: 100%;
  background: #686767;
}
.h-foot a:hover { color:#ccc; }
.h-logo2 {
  width: 250px;
  margin-bottom: 30px;
  padding-top: 50px;
}

.h-logo2 img {
  width: 100%;
  height: 100%;
}

.h-foot-code-img img {
  width: 124px;
  height: 124px;
}

.h-foot-box {
  width: 85%;
  margin: auto;
  position: relative;
  min-width: 1100px;
}

.h-foot-code-imgl {
  position: absolute;
  right: 153px;
  /*bottom: -4px;*/
  z-index: 8888;
}

.h-foot-code-img {
  position: absolute;
  right: 0px;
  bottom: 34px;
  z-index: 8888;
}
.h-foot-navigation { width:100%;}
.h-foot-navigation li { float: left; padding-left: 6%; line-height: 40px; color: #fff; padding-bottom: 60px; }

.h-foot-navigation li:first-child {
  padding-left: 0px;
}

.h-foot-navigation a {
  color: #fff;
}
.h-foot-navigation .font18{
  font-size: 0.95em !important;
}
.h-foot-navigation .font14{
  font-size: 0.8em !important;
}

.h-change a:hover {
  color: #002C6A;
}

.h-foot1 i {
  font-size: 60px;
}

.h-foot2 i {
  font-size: 60px
}

.h-contact {
  padding-top: 39px;
}

.h-contact i {
  padding-right: 10px;
}

.h-contactText {
  padding-top: 20px;
}

.h-code-number {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #BBBBBB;
  background: #002C6A;
  font-size: 0.6rem !important;
  display: inline-block;
}
.h-code-number a{  color: #BBBBBB; background: #002C6A; font-size: 0.6rem !important; display: inline-block; }

.h-footImg {
  margin-top: 46px;
  float: left;
  border: 1px solid #fff;
  border-radius: 100%;
  height: 52px;
  width: 52px;
  line-height: 52px;
  text-align: center;
}
.h-footcnImg { margin-top: 13px; float: left; line-height: 52px; text-align: center; }

.marginLet {
  margin-left: 27px;
}

.h-footImg i {
  font-size: 30px;
}

.h-foot-img {
  margin-top: 75px;
}

.h-foot-img li:last-child {
  margin-left: 28px;
}

/******************************************************** hire.html **************************************************************/
.b-paddingBottom {
  padding-bottom: 35px;
}

.t-paddingTottom {
  padding-top: 35px;
}

.h-hireAll {
  background: #f8f8f8;
}

.hh-title {
  height: 115px;
  line-height: 115px;
  color: #002C6A;
  padding-left: 102px;
}

.h-hire-text {
  color: #002C6A;
  text-align: center;
  padding-bottom: 60px;
}

.h-hire {
  padding-top: 107px;
  background: fff;
  padding-bottom: 115px;
}

.h-hire .h-hire-box {
  margin: 0 190px 0;
  border: 1px solid #e5e5e5;
  background: #fff;
  border-bottom: none;
}

.h-hire .h-hire-head li {
  float: left;
  height: 85px;
  line-height: 85px;
  background: #002C6A;
  color: #fff;
  width: 20%;
  text-align: center;
  font-weight: lighter;
  font-size: 1.2857em;
}

.h-hire .h-hire-body .h-body-li {
  border-bottom: 1px solid #e5e5e5;
}

.h-hire .h-hire-body .h-body-li .h-hire-li {
  float: left;
  height: 85px;
  line-height: 85px;
  width: 20%;
  font-weight: lighter;
  text-align: center;
  font-size: 1.2857em;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: -1px;
}

.h-hire .h-hire-body .h-body-li .iconfont {
  cursor: pointer;
}

.h-hire .h-hire-body .h-body-li-box {
  padding: 40px 74px;
  position: relative;
  display: none;
}

.h-hire .h-hire-body .h-body-li-box .h-hire-info {
  padding-bottom: 30px;
}

.h-hire .h-hire-body .h-body-li-box .h-hire-info .h-hire-infoLeft {
  float: left;
  width: 280px;
  color: #002C6A;
  margin-right: -100px;
  font-size: 1.2857em;
}

.h-hire .h-hire-body .h-body-li-box .h-hire-info .h-hire-infoRight {
  float: left;
}

.h-hire .h-hire-body .h-body-li-box .h-hire-info .h-hire-infoRight li {
  line-height: 40px;
  font-size: 1.1428em;
  font-weight: lighter;
  color: #333;
}

.h-hire .h-hire-body .h-body-li-box .h-weiChatCode {
  position: relative;
  width: 120px;
  height: 120px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.h-hire .h-hire-body .h-body-li-box .h-weiChatCode .h-li-code {
  width: 120px;
  height: 120px;
  display: none;
  position: absolute;
  bottom: 30px;
  right: 60px;
  z-index: 99;
  background: #fff;
  padding: 10px;
}

.h-hire .h-hire-body .h-body-li-box .h-weiChatCode .h-weiChat-share {
  display: inline-block;
  width: 120px;
  height: 120px;
  background: url(../images/weiChat-share.png) no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
  background-position: 4px 4px;
  cursor: pointer;
}

.h-hire .h-hire-body .h-body-li-box .h-weiChatCode:hover .h-li-code {
  display: block;
}

.h-corporateWelfare-box {
  width: 100%;
  padding-bottom: 160px;
}

.h-corporateWelfare {
  padding-top: 115px;
  padding-left: 290px;
  padding-right: 290px;
}

.h-corporateWelfare-title {
  padding-bottom: 45px;
  color: #002C6A;
  text-align: center;
}

.h-corporateWelfare li {
  float: left;
  width: 43%;
  margin-right: 14%;
  font-weight: lighter;
}

.h-corporateWelfare li:nth-child(2n) {
  margin-right: 0;
}

.backgroundBox {
  height: 40px;
  color: #002C6A;
  border-radius: 22px;
  margin-top: 20px;
  font-size: 1.2857em;
  font-weight: bolder;
}

/***************无限循环滚动****************/
#wrapper {
  left: 0;
  top: 50px;
}

#carousel {
  margin-bottom: 160px;
}

#carousel div {
  text-align: center;
  width: 455px;
  height: 315px;
  float: left;
  position: relative;
  padding-right: 20px;
}

#carousel div img {
  border: none;
}

/****************************************group-buying.html********************************************/
.g-cooperationCase-box {
  width: 100%;
}

.g-cooperationCase {
  padding-top: 100px;
  padding-left: 15%;
  padding-right: 15%;
  padding-bottom: 185px;
}

/********************弹出层*********************/
.h-button {
  -webkit-appearance: none;
  width: 160px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  background: #002C6A;
  font-size: 1.4585em;
  border-radius: 24px;
  margin-top: 32px;
  cursor: pointer;
}

.h-button a {
  color: #fff;
  line-height: 48px;
display:block;
}

.pop {
  display: none;
  width: 52%;
  height: 480px;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  padding: 25px;
  z-index: 9999;
  background-color: #fff;
  box-shadow: 0 3px 18px rgba(100, 0, 0, .5);
}

.pop-top {
  height: 40px;
  width: 100%;
}

.pop-top h2 {
  float: left;
  display: black
}

.pop-top span {
  float: right;
  cursor: pointer;
  font-weight: bold;
  display: black
}

.bgPop {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .2);
z-index:9998;
}

.pop-content-text {
  margin-top: 40px;
}

.pop-content-text {
  margin: auto;
  margin-top: 20px;
  width: 60%;
}

.pop-content-text input {
  -webkit-appearance: none;
  width: 28%;
  height: 48px;
  line-height: 48px;
  padding-left: 15px;
  border: 1px solid #eee;
  color: #999;
  font-size: 1.1428em;
}

.pop-message {
  width: 60%;
  margin: auto;
}

.pop-message textarea { -webkit-appearance: none; width: 93%; height: 140px; font-size: 1.1428em; color: #999; padding-left: 15px; margin-top: 20px; border: 1px solid #eee; margin-bottom: 20px; resize: none; padding-top: 10px; font-family: "siyuan"; }

.g-Submission {
  width: 160px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  background: #002C6A;
  color: #fff;
  border-radius: 24px;
  margin: auto;
  cursor: pointer;
}

.Blue {
  color: #002C6A;
}

/*************************************honor-porocess***********************************************/
.h-order {
  text-align: center;
}

.x-honorBox {
  width: 100%;
  padding-bottom: 200px;
}

.x-honor-center {
  width: 80%;
  margin: auto;
}

.h-order .h-line {
  display: inline-block;
  width: 39%;
  border-top: 2px solid #002C6A;
}

.h-order .h-txt {
  color: #686868;
  vertical-align: middle;
  font-size: 5.3571em;
  color: #002C6A;
}

.x-group-buying {
  width: 90%;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 60px;
}

.x-group-buying li {
  width: 49%;
  height: 630px;
  float: left;
  margin-top: 20px;
  margin-right: 2%;
  position: relative;
}

.x-group-buying li img {
  width: 100%;
  height: 100%;
}

.x-group-img {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 44, 106, 0.8);
  height: 140px;
}

.x-group-buying li:nth-child(2n) {
  margin-right: 0;
}

.x-group-img p {
  font-size: 1.1428em;
  line-height: 32px;
  text-align: center;
  color: #F8F8F8;
  margin-top: 35px;
  font-weight: lighter;
}

/**********************************************************group-buying.html**************************************************************/
.h-contactInformation {
  padding-bottom: 200px;
}

.m-mapTab-inputFr p {
  line-height: 49px;
  font-size: 1.2857em;
  color: #333333;
}

.logistics {
  padding: 30px 30px 30px;
}

.logistics-1 {
  float: left;
}

.logistics-2 {
  padding-left: 40px;
  float: left;
}

.straight {
  width: 100%;
  height: 20px;
  background-color: #f5f5f5;
}

ul li {
  list-style: none;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.logistic-detail-li-left {
  width: 20px;
  display: inline-block;
  height: 100%;
}

.logistic-line-top {
  border-left: 1px solid #c6c6c6;
  height: 20px;
  width: 1px;
  position: absolute;
  left: 24%;
  top: 0;
  z-index: 9;
}

.logistic-dian {
  margin: 7px auto 0;
  position: absolute;
  z-index: 999;
  display: inline-block;
  margin-right: 33px;
  color: #002C6A;
  left: -3px;
}

.logistic-line-down {
  border-left: 1px solid #ccd5e1;
  height: 100%;
  position: absolute;
  left: 24%;
  bottom: 0;
  top: 20px;
  width: 1px;
  z-index: 888;
}

.logistic-detail-li-right {
  height: 60px;
  width: 100%;
  display: inline-block;
  font-size: 26px;
  margin-left: 5%;
}

.logistic-detail-flow :first-child .logistic-detail-li .logistic-line-top {
  border: none;
  height: 44px;
}

.logistic-detail-flow :last-child .logistic-detail-li .logistic-line-down {
  border: none;
}

.logistic-detail-li-right p {
  margin-top: 10px;
  font-size: 0.7em;
  color: #333;
}

.box {
  width: 100%;
  margin: auto;
}

.boxRight {
  width: 50%;
}

.boxLeft {
  width: 50%;
}

/***********************************************************thick mattress.html*********************************************************/

#mask_shadow {
  display: none;
  opacity: 0;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
}

#popup {
  display: none;
  opacity: 0;
  position: absolute;
  z-index: 2;
  top: 150px;
  width: 600px;
  height: 395px;
  background: #Fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

#popup .title span {
  position: absolute;
  top: 12px;
  right: 20px;
  color: #000;
  opacity: .2;
  font-size: 1.1428em;
  cursor: pointer;
  text-align: center;
  padding-top: 15px;
}

#popup .title span:hover {
  opacity: .8;
}

#popup .cont {
  width: 100%;
  height: 395px;
  padding-top: 25px;
  background-color: #fff;
}

#btn1 {
  cursor: pointer;
}

.t-popoLi-text {
  width: 440px;
  height: 70px;
  line-height: 70px;
  color: #fff;
  background: #002C6A;
  text-align: center;
  border-radius: 50px;
  font-size: 1.4585em;
  margin-top: 10px;
  cursor: pointer;
}

.t-popoLi-text a {
  color: #fff;
}

.j-joinLabel {
  margin-top: 60px;
  border: 2px solid #002468;
  border-radius: 50px;
  width: 440px;
  height: 70px;
  display: inline-block;
  position: relative;
  margin-bottom: 14px;
}

.j-joinLabel .iconfont {
  color: #002468;
}

.j-joinLabel .iconfont {
  position: absolute;
  left: 18px;
  top: 0;
  bottom: 0;
  display: inline-block;
  width: 70px;
  text-align: center;
  font-size: 32px;
  line-height: 50px;
  height: 48px;
  margin-top: 11px;
}

.j-joinLabel .j-joinInput {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: inline-block;
  width: 355px;
  border-radius: 50px;
  font-size: 1.1428em;
  height: 69px;
  line-height: 70px;
  margin-top: 1px;
}

.h-contLi {
  width: 75%;
  margin: auto;
}

.contLi {
  width: 80%;
  margin: auto;
}

.contLi p {
  padding-top: 10px;

}

.contLi li {
  float: left;
  text-align: center;
  width: 33.33%;
  padding-top: 40px;
}


/* .t-commodity .t-navBox {
  width: 100%;
  background: #f8f8f8;
} */

/* .t-commodity #nav a {
  margin-left: 80px;
  margin-right: 80px;
  text-align: center;
  display: block;
  height: 78px;
  font-size: 1.1428em;
  text-align: center;
  font-family: '';
  float: left;
  cursor: pointer;
}

.t-commodity #nav a.active,
.t-commodity #nav a:hover {
  color: #002C6A;
  border-bottom: 2px solid #002C6A;
}

.t-commodity #nav .on span {
  color: #000;
}

.t-commodity #contentBox .box {
  display: none;
}

.t-commodity #contentBox .box.active {
  display: block;
} */

/* .t-commodity .device {
  width: 1000px;
  padding: 0 40px;
  margin: 60px auto;
  position: relative;
}

.t-commodity .device img {
  width: 100%;
}

.t-commodity .device .arrow-left {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: 10px;
  width: 85px;
  height: 85px;
  border-radius: 100%;
  background: #c7d6ea;
  text-align: center;
}

.t-commodity .device .arrow-left i {
  line-height: 85px;
  color: #fff;
}

.t-commodity .device .arrow-right {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: 10px;
  width: 85px;
  height: 85px;
  border-radius: 100%;
  background: #c7d6ea;
  text-align: center;
}

.t-commodity .device .arrow-right i {
  line-height: 85px;
  color: #fff;
}

.t-commodity .content-slide {
  padding: 20px;
  color: #fff;
}

.title {
  font-size: 25px;
  margin-bottom: 10px;
}

.t-commodity {
  margin-bottom: 60px;
}

.t-commodity .pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 5px;
  width: 100%;
}

.t-commodity .swiper-pagination-switch {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}

/* .t-commodity .swiper-active-switch {
  background: #fff;
} */

/* .t-commodity .warpperBox {
  width: 80%;
  margin: auto;
  height: 617px;
  display: block;
} */
.t-navBox {
  margin: auto;
}

.m-mattressLi img {
  width: 100%;
-webkit-transition: all 0.8s; -moz-transition: all 0.8s; -ms-transition: all 0.8s; -o-transition: all 0.8s; transition: all 0.8s; 
}
.m-mattressLi img:hover { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.t-commodity {
  width: 100%;
  background: #F8F8F8;
}

.t-navBox li {
  height: 50px;
  line-height: 50px;
  float: left;
  width: 20%;
  text-align: center;
  color: #808080;
  font-size: 16px;
  cursor: pointer;
}

.t-navBoxUl li:hover {
  background: #002C6A;
  color: #fff;
}

.t-navBoxUl li.active {
  background: #002C6A;
  color: #fff;
}

.t-navBoxUl li.active a {
  color: #fff;
  display: block;
}

.t-navBoxUl li a:hover {
  color: #fff;
  background: #002C6A;
}

.t-navBoxUl li a {
  display: block;
}

.motif-picture {
  width: 900px;
  margin: auto;
  padding: 100px 0;
}

.motif-picture-img {
  cursor: pointer;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}

.motif-picture-img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
/* 详情轮播 */
.vmc-container {
position: relative;
}

.vmc-viewport {
overflow: hidden;
}

.vmcarousel {
list-style-type: none;
padding: 0;
margin: 0;
width: 1000%;
}

.vmcarousel:after {
display: table;
clear: both;
}

.vmcarousel>li {
float: left;
}

.vmcarousel>li img {
display: block;
margin: 0 2%;
width: 96%;
}

.vmc-arrow-left{
position: absolute;
top: 50%;
left: 25px;
width: 50px;
height: 50px;
margin-top: -25px;
opacity: 1;
border-radius: 50%;
background: url(http://resources1.mlily.com/5/190319/1381181988293.png) no-repeat center;
text-align: center;
}
.vmc-arrow-right {
position: absolute;
top: 50%;
right:25px;
width: 50px;
height: 50px;
margin-top: -25px;
border-radius: 50%;
opacity: 1;
background: url(http://resources1.mlily.com/5/190319/1381417344323.png) no-repeat center;
text-align: center;
}





























