
/*----------------首页轮播图----------------*/

    .index-banner {
      height: 450px;
      background: #efefef;
    }
    .index-banner .clearF:after {
      display: block;
      content: '';
      width: 0;
      height: 0;
      clear: both;
    }
    .index-banner .w {
      position: relative;
      z-index: 21;
    }
    .index-banner .tabs{
      font-size: 16px;
      background: #c9caca;
    }
    .index-banner .tabs:after {
      display: block;
      content: '';
      width: 0;
      height: 0;
      clear: both;
    }
    .index-banner .tabs li {
      float: left;
      width: 33.333%;
      height: 45px;
      line-height: 45px;
      text-align: center;
      cursor: pointer;
      padding-top: 6px;
    }
    .index-banner .tabs .selected {
      background: #fff;
    }
    .index-banner .tab-box {
      padding-top: 35px;
      box-sizing: border-box;
      background: #fff;
    }
    .index-banner .tab-box .box-item {
      padding: 0 0 0 28px;
      height: 256px;
    }
    .index-banner .tab-box .box-item .item-row {
      margin-bottom: 20px;
      position: relative;
      z-index: 2;
    }
    .index-banner .tab-box .box-item .item-row:after {
      display: block;
      content: '';
      width: 0;
      height: 0;
      clear: both;
    }
    .index-banner .tab-box .box-item .item-row:first-child {
      position: relative;
      z-index: 4;
    }
    .index-banner .tab-box .box-item .item-row input {
      border: 0;
    }
    .index-banner .tab-box .box-item .row-l {
      float: left;
      width: 165px;
      margin-right: 20px;
    }
    .index-banner .tab-box .box-item .row-l .label {
      font-size: 14px;
      color: #333333;
      margin-bottom: 4px;
    }
    .index-banner .tab-box .box-item .row-l .box-size {
      border: 1px solid #d6d6d6;
      border-radius: 2px;
      box-sizing: border-box;
    }
    .index-banner .tab-box .box-item .row-l .box-size:after {
      display: block;
      content: '';
      width: 0;
      height: 0;
      clear: both;
    }
    .index-banner .tab-box .box-item .row-l .box-size .flag {
      display: inline-block;
      font-size: 16px;
      width: 28px;
      height: 32px;
      line-height: 32px;
      border-left: 1px solid #d6d6d6;
      border-right: 1px solid #d6d6d6;
      text-align: center;
      background: #efefef;
      float: left;
    }
    .index-banner .tab-box .box-item .row-l .box-size .length,
    .index-banner .tab-box .box-item .row-l .box-size .width {
      width: 50px;
      height: 32px;
      line-height: 32px;
      text-align: center;
      border: 0;
      float: left;
      background: #fff;
    }
    .index-banner .tab-box .box-item .row-l .box-size .unit {
      display: inline-block;
      width: 32px;
      border-left: 1px solid #d6d6d6;
      text-align: center;
      line-height: 32px;
      background: #efefef;
      float: left;
      font-size: 14px;
    }
    .index-banner .tab-box .box-item .row-l .box-size .number {
      width: 130px;
      line-height: 32px;
      height: 32px;
      background: #fff;
      float: left;
      text-indent: 10px;
    }
    
    
    
    .index-banner .tab-box .box-item .row-l .label {
      font-size: 14px;
      color: #333333;
      margin-bottom: 4px;
    }
    .index-banner .tab-box .box-item .row-l .the-drop-down {
      position: relative;
      width: 165px;
      height: 32px;
      box-sizing: border-box;
      border: 1px solid #d6d6d6;
      cursor: pointer;
    }
    .index-banner .tab-box .box-item .row-l .the-drop-down:after {
      display: block;
      content: '';
      background: url("../images/quote-select@icon.png")/*tpa=https:img.meixiang/new_web/images/quote-select@icon.png*/ no-repeat center #efefef;
      width: 36px;
      height: 30px;
      position: absolute;
      top: 0;
      right: 0;
      border-left: 1px solid #d6d6d6;
    }
    .index-banner .tab-box .box-item .row-l .the-drop-down .layers {
      height: 30px;
      background: #fff;
      line-height: 30px;
      width: 126px;
      text-indent: 10px;
      cursor: pointer;
    }
    .index-banner .tab-box .box-item .row-l .the-drop-down .drop-down {
      position: absolute;
      top: 30px;
      left: -1px;
      width: 128px;
      border: 1px solid #d6d6d6;
      box-sizing: border-box;
      background: #fff;
      display: none;
    }
    .index-banner .tab-box .box-item .row-l .the-drop-down .drop-down li {
      height: 28px;
      line-height: 28px;
      text-indent: 10px;
      cursor: pointer;
    }
    .index-banner .tab-box .box-item .row-l .the-drop-down .drop-down li:hover {
      background: #efefef;
    }
    .index-banner .tab-box .box-item .row-l .the-drop-down .drop-down .disabled {
      color: #a8a8a8;
      background: #efefef;
    }
    
    
    .index-banner .tab-box .box-item .row-r {
      float: left;
    }
    .index-banner .tab-box .box-item .row-r .box-size {
      border: 1px solid #d6d6d6;
      border-radius: 2px;
      box-sizing: border-box;
    }
    .index-banner .tab-box .box-item .row-r .box-size:after {
      display: block;
      content: '';
      width: 0;
      height: 0;
      clear: both;
    }
    .index-banner .tab-box .box-item .row-r .label {
      font-size: 14px;
      color: #333333;
      margin-bottom: 4px;
    }
    .index-banner .tab-box .box-item .row-r .the-drop-down {
      position: relative;
      width: 110px;
      height: 32px;
      box-sizing: border-box;
      border: 1px solid #d6d6d6;
      cursor: pointer;
    }
    .index-banner .tab-box .box-item .row-r .the-drop-down:after {
      display: block;
      content: '';
      background: url("../images/quote-select@icon.png")/*tpa=https:img.meixiang/new_web/images/quote-select@icon.png*/ no-repeat center #efefef;
      width: 36px;
      height: 30px;
      position: absolute;
      top: 0;
      right: 0;
      border-left: 1px solid #d6d6d6;
    }
    .index-banner .tab-box .box-item .row-r .the-drop-down .layers {
      height: 30px;
      background: #fff;
      line-height: 30px;
      width: 75px;
      text-indent: 10px;
      cursor: pointer;
    }
    .index-banner .tab-box .box-item .row-r .the-drop-down .drop-down {
      position: absolute;
      top: 30px;
      left: -1px;
      width: 110px;
      border: 1px solid #d6d6d6;
      box-sizing: border-box;
      background: #fff;
      display: none;
    }
    .index-banner .tab-box .box-item .row-r .the-drop-down .drop-down li {
      height: 28px;
      line-height: 28px;
      text-indent: 10px;
      cursor: pointer;
    }
    .index-banner .tab-box .box-item .row-r .the-drop-down .drop-down li:hover {
      background: #efefef;
    }
    .index-banner .tab-box .box-item .row-r .the-drop-down .drop-down .disabled {
      color: #a8a8a8;
      background: #efefef;
    }
    .index-banner .tab-box .box-item .quoteBtn {
      width: 184px;
      height: 42px;
      display: inline-block;
      font-size: 18px;
      line-height: 40px;
      border: 1px solid #d64113;
      text-align: center;
      background-color: #f54a16;
      color: #ffffff;
      margin: 35px 0 0 111px;
      border-radius: 100px;
      box-shadow: 0 2px 4px #ccc;
    }
    .index-banner .tab-box .box-item .quoteBtn:hover {
      background-color: #ff5517;
      box-shadow: 0 2px 4px #aaa;
    }
    .index-banner .tab-box .smt .row-l,
    .index-banner .tab-box .stencil .row-l {
      width: 137px;
    }
    .index-banner .tab-box .smt .row-l .smt-num,
    .index-banner .tab-box .stencil .row-l .smt-num {
      width: 100%;
      line-height: 32px;
      height: 32px;
      text-indent: 10px;
      background: #fff;
    }
    .index-banner .tab-box .smt .row-r,
    .index-banner .tab-box .stencil .row-r {
      width: 137px;
    }
    .index-banner .tab-box .smt .row-r .smt-num,
    .index-banner .tab-box .stencil .row-r .smt-num {
      width: 100%;
      line-height: 32px;
      height: 32px;
      background: #fff;
      text-indent: 10px;
    }
    .index-banner .tab-box .choose {
      position: relative;
    }
    .index-banner .tab-box .choose:after {
      display: block;
      content: '';
      width: 0;
      height: 0;
      clear: both;
    }
    .index-banner .tab-box .choose li {
      float: left;
      margin: 0 8px 3px 0;
      padding: 0 15px;
      height: 32px;
      border: 1px solid #e5e5e5;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      background-color: #fff;
      line-height: 32px;
      cursor: pointer;
    }
    .index-banner .tab-box .choose li:hover {
      border: 1px solid #f54c18;
      background: url("../images/quote/choose-active@ico.png")/*tpa=https:img.meixiang/new_web/images/quote/choose-active@ico.png*/ bottom right no-repeat #fff;
    }
    .index-banner .tab-box .choose .over {
      border: 1px solid #f54c18;
      background: url("../images/quote/choose-active@ico.png")/*tpa=https:img.meixiang/new_web/images/quote/choose-active@ico.png*/ bottom right no-repeat #fff;
    }
    .index-banner .tab-box .stencil .row-l {
      width: 180px;
      margin-right: 0;
    }
    .index-banner .tab-box .stencil .row-l .box-size {
      width: 165px;
    }
    .index-banner .tab-box .stencil .row-r {
      width: 114px;
    }
    .index-banner .tab-box .stencil .choose li {
      width: 50px;
      text-align: center;
      padding: 0;
      margin-right: 4px;
    }
    /* main common */
    .section__main {
      overflow: hidden;
      min-width: 1280px;
    }
    .section__main-inner {
      position: relative;
      width: 1000px;
      margin: 0 auto;
    }
    .section__main-inner:after {
      display: block;
      content: '';
      clear: both;
    }
    .section__main-top {
      position: relative;
      height: 450px;
    }
    .section__main-top:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 10;
      width: 100%;
      height: 1px;
      background-color: rgba(0, 0, 0, 0.05);
    }
    .section__main-top .section__main-inner {
      /* padding-left: 350px; */
      box-sizing: border-box;
    }
    .section__main-top .box__category .box__category-all-layer:after {
      display: none;
    }
    .section__main-top .box__category .list-item__1depth.list-item__1depth--active:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 10;
      width: 100%;
      height: 1px;
      background-color: #e5e5e5;
    }
    .section__main-top .box__category .box__category-all-layer .box__category-2depth:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: 1px;
      background-color: #e5e5e5;
    }
    .section__main-top .box__promotion .box__item {
      position: relative;
      height: 450px;
    }
    .section__main-top .box__dimmed-left,
    .section__main-top .box__dimmed-right {
      content: '';
      position: absolute;
      top: 0;
      z-index: 20;
      height: 100%;
      background-color: #141313;
      opacity: 0.84;
      filter: alpha(opacity=84);
      cursor: pointer;
    }
    .section__main-top .box__dimmed-left {
      left: 0;
      right: 41%;
      margin-right: 636px;
    }
    .section__main-top .box__dimmed-right {
      left: 41%;
      right: 0;
      margin-left: 636px;
    }
    .section__main-top .box__promotion .box__image {
      height: 450px;
    }
    .section__main-top .box__promotion .box__image .image {
      width: 100%;
      height: 100%;
    }
    .section__main-top .box__promotion .box__tool {
      overflow: hidden;
      position: absolute;
      bottom: 18px;
      right: 19px;
      z-index: 10;
    }
    .section__main-top .box__promotion .box__tool .swiper-pagination {
      float: left;
      position: static;
      z-index: 0;
      width: 76px;
      height: 40px;
      margin-left: 6px;
      background: url("../images/index/swiper-pagination@icon.png")/*tpa=https:img.meixiang/new_web/images/index/swiper-pagination@icon.png*/ no-repeat center;
      font-size: 14px;
      color: #fff;
      line-height: 42px;
      font-family: Gmarket Sans, 'Gmarket Sans', sans-serif;
    }
    .section__main-top .box__promotion .box__tool .swiper-pagination-current {
      font-weight: bold;
    }
    .section__main-top .box__promotion .box__tool .button__play-control {
      transition: none;
      float: left;
      width: 40px;
      height: 40px;
      border: 0;
      background: url("../images/index/button-play-control@icon.png")/*tpa=https:img.meixiang/new_web/images/index/button-play-control@icon.png*/ no-repeat center;
    }
    .section__main-top .box__promotion .box__tool .button__play-control.button__play-control--active {
    	background: url("../images/index/button-play-control-active@icon.png")/*tpa=https:img.meixiang/new_web/images/index/button-play-control-active@icon.png*/ no-repeat center;
    }
    .section__main-top .box__promotion .box__tool .button__more {
      float: left;
      margin-left: 1px;
      width: 40px;
      height: 40px;
      border: 0;
      background: url("../images/index/button-more@icon.png")/*tpa=https:img.meixiang/new_web/images/index/button-more@icon.png*/ no-repeat center;
    }
    .section__main-top .box__promotion .image__ad {
      position: absolute;
      top: 11px;
      right: 11px;
    }
    .section__main-top .box__promotion .swiper-button-prev,
    .section__main-top .box__promotion .swiper-button-next {
      top: 167px;
      width: auto;
      height: auto;
      margin: 0;
      background: none;
      padding: 4px;
      width: 30px;
      height: 56px;
      opacity: 0.8;
    }
    
    .section__main-top .box__promotion .swiper-button-prev:hover,
    .section__main-top .box__promotion .swiper-button-next:hover {
      opacity: 0.9;
    }
    .section__main-top .box__promotion .swiper-button-prev {
      left: 34px;
      background: url("../images/index/swiper-button-prev@icon.png")/*tpa=https:img.meixiang/new_web/images/index/swiper-button-prev@icon.png*/ no-repeat center;
      border: 1px solid transparent;
    }
    .section__main-top .box__promotion .swiper-button-next {
      right: 34px;
      background: url("../images/index/swiper-button-next@icon.png")/*tpa=https:img.meixiang/new_web/images/index/swiper-button-next@icon.png*/ no-repeat center;
      border: 1px solid transparent;
    }
    .index-banner .swiper-slide {
      width: 1000px !important;
      height: 450px !important;
      float: left;
    }
    .section__all-promotion {
      display: none;
      position: fixed;
      top: 0;
      left: 0;
      z-index: 5010;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.7);
      box-sizing: border-box;
    }
    .section__all-promotion .box__item {
      height: 100%;
      width: 100%;
      overflow-y: auto;
      padding: 0 55px;
      box-sizing: border-box;
    }
    .section__all-promotion .list__item {
      max-width: 1440px;
      margin: 0 auto;
    }
    .section__all-promotion .list-item {
      position: relative;
      float: left;
      max-width: 719px;
      width: 50%;
    }
    .section__all-promotion .link__item {
      display: block;
      padding: 0 2px 2px 0;
    }
    .section__all-promotion .link__item .image {
      width: 100%;
      height: 100%;
    }
    .section__all-promotion .button__closed {
      position: absolute;
      top: 0;
      margin-left: -2px;
      width: 55px;
      height: 55px;
      border: 0;
      background: url("../images/index/sprite-homemain@icon.png")/*tpa=https:img.meixiang/new_web/images/index/sprite-homemain@icon.png*/ no-repeat center;
    }
    @media screen and (max-width: 1560px) {
      .section__all-promotion .box__item .button__closed {
        position: fixed;
        top: 0;
      }
    }


/*----------------快速计价----------------*/


.floor{
	position: relative;
	margin-top:25px;
}

/*----------------订单查询----------------*/
.J-order-container{ background-color: #fff; border-top: 2px solid #9cc772;}
.J-order-container .mod{
	border-bottom: 1px solid #f2f3f7;
}

.J-order-container .mod .order-seach-sidebar {
	width: 291px;
	/*border-top:2px solid #f54c18 ;*/
	border-right: 1px solid #f2f2f2;
}

.J-order-container .mod .order-seach-sidebar .box {
	padding: 25px 20px 22px;
}

.J-order-container .mod .order-seach-sidebar .box .title {
	margin-bottom: 10px;
}


.J-order-container .mod .order-seach-sidebar .box .item {
	width: 246px;
	height: 33px;
	border: 1px solid #3d3d3d;
}

.J-order-container .mod .order-seach-sidebar .box .item input {
	float: left;
	padding: 0 5px;
	width: 200px;
	height: 33px;
	border: 0;
	background: none;
}

.J-order-container .mod .order-seach-sidebar .box .item button {
	float: left;
	width: 36px;
	height: 33px;
	border: 0;
	background: url("../images/seach-icon.png")/*tpa=https:img.meixiang/new_web/images/seach-icon.png*/ center #3d3d3d;
}


.J-order-container .mod .order-seach-sidebar .box .menu {
	margin-top: 20px;
}

.J-order-container .mod .order-seach-sidebar .box .menu li {
	float: left;
	margin: 0 0 10px 0;
	width: 81px;
	height: 24px;
	text-align: center;
	line-height: 24px;
}
.J-order-container .mod .order-seach-sidebar .box .menu li.space{
	margin-right: 2px;
}

.J-order-container .mod .order-seach-sidebar .box .menu li a {
	display: block;
	background-color: #f2f2f2;
}

.J-order-container .mod .order-seach-sidebar .box .menu li a:hover {
	background-color: #f54c18;
	color: #fff;
}


.J-order-container .mod .product-show{
	float: right;
	width: 988px;
}

.J-order-container .mod .product-show .pro-item{
	position: relative;
	width: 290px;
	padding-left: 38px;
	padding-bottom: 10px;
	margin-top: 28px;
	float: left;
}

.J-order-container .mod .product-show .pro-item.spacer{
	border-right:1px solid #f2f2f2 ;
}
.J-order-container .mod .product-show .pro-item .p-img{ 
	position: absolute; right: 22px; top:-10px; z-index: 9; 
}

.J-order-container .mod .product-show .pro-item h3{ 
	margin-bottom: 12px;
}
.J-order-container .mod .product-show .pro-item h3 .hot{ 
	position: absolute;
	right: 10px;
	top: -30px;
	width: 60px;
	height: 39px;
	background: url("../images/index/hot1@icon.png")/*tpa=https:img.meixiang/new_web/images/index/hot1@icon.png*/;
}

.J-order-container .mod .product-show .pro-item h3 .hot2{ 
	position: absolute;
	right: 10px;
	top: -30px;
	width: 60px;
	height: 39px;
	background: url("../images/index/hot2@icon.png")/*tpa=https:img.meixiang/new_web/images/index/hot2@icon.png*/;
}

.J-order-container .mod .product-show .pro-item h3 .dt{
	line-height: 1.2;
	font-weight: bold;
}


.J-order-container .mod .product-show .pro-item .p-type{
	margin-bottom: 7px;
	font-size: 13px;
}

.J-order-container .mod .product-show .pro-item .p-security{
	overflow: hidden;
}
.J-order-container .mod .product-show .pro-item .p-security span{
	float: left;
	background-color: #f5f5f5;
	border: 1px solid #e5e5e5;
	color: #777;
	padding: 4px 10px;
	margin-right: -1px;
}

.J-order-container .mod .product-show .pro-item .p-buy .price{
	float: left;
	position: relative;
	top: 2px;
	font-size: 30px;
	line-height: 1;
	font-weight: bold;
	font-family: verdana;
	
}
.J-order-container .mod .product-show .pro-item .p-buy{ 
	overflow: hidden;
	margin-top: 18px;
}


.J-order-container .mod .product-show .pro-item .p-buy .btn{
	display: block;
	float: left;
	border: 1px solid #f54c18;
	color: #f54c18;
	padding: 4px 15px;
	font-size: 14px;
	margin: 3px 12px 0 0;
}

.J-order-container .mod .product-show .pro-item .p-buy .btn:hover{
	border: 1px solid #f54c18;
	background-color: #f54c18;
	color: #fff;
}

.J-order-container .mod .place-order {
	position: relative;
	float: left;
	padding: 22px 20px;
	width: 251px;
	height: 75px;
	border-right: 1px solid #f2f2f2;
}

.J-order-container .mod .place-order:after {
	position: absolute;
	top: 50%;
	right: -5px;
	z-index: 97;
	margin-top: -5px;
	width: 6px;
	height: 6px;
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	background-color: #fff;
	content: '';
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
}

.J-order-container .mod .place-order .title {
	margin-bottom: 15px;
}

.J-order-container .mod .place-order .title .msg {
	margin-left: 5px;
}

.J-order-container .mod .place-order .online-orderBtn {
	display: block;
	margin: 0 auto;
	width: 200px;
	height: 36px;
	border: 0;
	background-color: #f54c18;
	color: #fff;
	text-align: center;
	text-indent: 10px;
	line-height: 36px;
}

.J-order-container .mod .place-order .online-orderBtn:hover {
	background-color: #da4400;
	color: #fff;
}

.J-order-container .mod .place-order .online-orderBtn .arrow-icon {
	float: right;
	margin: 6px 20px 0 0;
	width: 23px;
	height: 23px;
	background: url("../images/arrow@icon.png")/*tpa=https:img.meixiang/new_web/images/arrow@icon.png*/;
}


.J-order-container .mod .process-step {
	float: left;
	padding: 30px 0 0 20px;
	width: 935px;
}

.J-order-container .mod .process-step .steptopicon li {
	float: left;
	width: 85px;
	color: #888;
	text-align: center;
}

.J-order-container .mod .process-step .steptopicon li a{
	display: block;
	color: #888;
}

.J-order-container .mod .process-step .steptopicon li a:hover{
	color: #f54c18;
	text-decoration: underline;
}

.J-order-container .mod .process-step .steptopicon li i {
	height: 30px;
	vertical-align: middle;
}
.J-order-container .mod .process-step .steptopicon li i img {
	height: 30px;
}

.J-order-container .mod .process-step .steptopicon li p {
	margin-top: 8px;
}

.J-order-container .mod .process-step .steptopicon li.lineprocess {
	float: left;
	margin-top: 14px;
	width: 35px;
	height: 19px;
	background: url("../images/process@icon.png")/*tpa=https:img.meixiang/new_web/images/process@icon.png*/ center no-repeat;
}

.J-order-container .mod .layers_pcb2 {
	float: left;
	margin-left: 2%;
	width: 48%;
}


/*----------------服务保障----------------*/
.J-service-container {
	overflow: hidden;
	padding: 25px 0;
	border-bottom: 1px solid #e5e5e5;
	background-color: #fff;
    -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.03);
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.03);
    box-shadow: 0 2px 6px rgba(0,0,0,0.03);
}


.J-service-container .four-security {
	float: left;
}

.J-service-container .four-security .item {
	position: relative;
	float: left;
	overflow: hidden;
	width: 290px;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;
	transition: All 0.3s ease-in-out;
}

.J-service-container .four-security .item:hover{
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);
	color: #f54c18;
}

.J-service-container .four-security .item.mr10 {
	margin-right: 10px;
}

.J-service-container .four-security .item dl {
	display: inline-block;
	margin: 0 0 0 18px;
	width: 180px;
}

.J-service-container .four-security .item dl dt {
	margin-bottom: 5px;
}

.J-service-container .four-security .item dl dd {
	color: #888;
}

.J-service-container .four-security .item span.jp-ico {
	float: left;
	margin-top: 4px;
}

.J-service-container .integral-mall{
	float: left;
	padding-left: 35px;
	width: 300px;
	border-left:1px solid #f2f2f2 ;
}

.J-service-container .integral-mall h3{
	margin-bottom: 5px;
}
.J-service-container .integral-mall .list{
 	overflow: hidden;
    height:36px ;
}
.J-service-container .integral-mall .list ul{
	 color: #888;
}
.J-service-container .integral-mall .list ul li a{
	 color: #888;
}
.J-service-container .integral-mall .list ul li a:hover{
	 color: #777;
	 text-decoration: underline;
}
.J-service-container .integral-mall .list ul li a span{
	margin-right:10px;
}


/*产品展示*/
.J-product-container {
	display: inline-block;
	margin-top: 25px;
}

.J-product-container a.item {
	position: relative;
	float: left;
	overflow: hidden;
	width: 426px;
	height: 190px;
	color: #484848;
	background-color: #fff;
	background: linear-gradient(#eee, #fff);
    /* background: linear-gradient(to bottom right, #f2f2f2 , #fff); */
    color: #333;
    padding: 2px 0;
}

.J-product-container .item:hover .show{
	opacity: 1;
	-webkit-transform: scale(1.02,1.02); 
	-moz-transform: scale(1.02,1.02);
	-ms-transform: scale(1.02,1.02); 
	transform: scale(1.02,1.02);    
}

.J-product-container .item.space {
	padding-right: 1px;
}

.J-product-container .item dl {
	display: inline-block;
	margin: 20px 0 0 28px;
	width: 285px;
	font-size: 14px;
}

.J-product-container .item dl dt {
	position: relative;
	margin-bottom: 15px;
}

.J-product-container .item dl dt .space{
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 99;
	display: none;
	width: 55px;
	height: 1px;
	border-left:10px solid #f54c18 ;
	background-color: #ccc;
}

.J-product-container .item dl dd{
	position: relative;
	margin-bottom: 8px;
}

.J-product-container .item dl dd:before{
	position: absolute;
	top: 8px;
	left: -10px;
	display: none;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #484848;
	content: "";
}

.J-product-container .item span.show{
	position: absolute;
	right: 0;
	top:0;
	z-index: 9;
	height: 190px;
	/*opacity: 0.6;*/
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}


.J-product-container .item dl dd span{
	margin-right: 4px;
	padding: 0 8px;
	border: 1px solid #f54c18;
	border-radius: 15px;
	color: #f54c18;
	font-size: 13px;
}


/*----------------关于德州美翔电气设备有限公司----------------*/

.J-about-container{
	background-color: #fff;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-top: 2px solid #ceb687;
  height: 472px;
}
.J-about-container .about-sidebar{   
	width: 412px;
  height: 100%;
	float: left;
	border-right: 1px solid #f2f2f2;
}

.J-about-container .about-sidebar .box{
	padding: 30px 25px 26px;
}
.J-about-container .about-sidebar .box h3{
	margin-bottom: 15px;
}

.J-about-container .about-sidebar .box .list h3{
	margin-bottom: 15px;
}
.J-about-container .about-sidebar .box .list li{ margin-bottom: 10px; background: url("../images/about-icon.png")/*tpa=https:img.meixiang/new_web/images/about-icon.png*/ 0 2px no-repeat; padding: 0 0 0 22px ;}
.J-about-container .about-sidebar .video{ display: block; position: relative; width: 100%; height: 93px; margin-top: 20px; cursor: pointer; background: url("../images/index/about@video.jpg")/*tpa=https:img.meixiang/new_web/images/index/about@video.jpg*/ no-repeat;}
.J-about-container .about-sidebar .video .play-button{ display: none; position: absolute; left: 50%; top: 50%; margin: auto; z-index: 98; opacity: 0.9; margin-left: -28px;  margin-top: -28px; width: 56px; height: 57px; background:url("../images/play-btn.png")/*tpa=https:img.meixiang/new_web/images/play-btn.png*/ no-repeat; transition: all 1s; }
.J-about-container .about-sidebar .video:hover .play-button{ transform: rotate(360deg);}

.J-about-container .ahout-Pro-show{ width: 867px; height: 100%; float: left; /*border-top: 2px solid #f54c18*/;}
.J-about-container .ahout-Pro-show .item{ float: left; width: 288px; height: 100%; border-right:1px solid #f2f2f2;-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

.J-about-container .ahout-Pro-show i{ height: 100%;}

.J-about-container .ahout-Pro-show .item:hover{ box-shadow: 0 0 10px #ccc; background-color: #fff;}
.J-about-container .ahout-Pro-show .item:last-child{ border-right:0; }
.J-about-container .ahout-Pro-show .item .inner{ padding: 0; position: relative;}
.J-about-container .ahout-Pro-show .item .show{ overflow: hidden; height: 220px; text-align: center; margin: 10px 0 20px 0;}
.J-about-container .ahout-Pro-show .item .list{ 
  display: flex;
  flex-direction: column; 
  align-items: center; 
  justify-content: center; 
}
.J-about-container .ahout-Pro-show .item .list dt{ position: relative; top: -4px; margin-bottom: 10px;}
.J-about-container .ahout-Pro-show .item .list dt i{ display: inline-block; vertical-align: middle; margin: -8px 5px 0 0;}
.J-about-container .ahout-Pro-show .item .list dd{ margin-bottom: 5px;}
.J-about-container .ahout-Pro-show .item .list dd span{ float: right; width: 128px; color: #484848;}
.J-about-container .ahout-Pro-show .item .subscript{
    width: 35px;
    height: 35px;
    background-color: red;
    padding: 7px 0 0 7px;
    font-size: 17px;
    color: #fff;
    border-radius: 0 0 100% 0;
    position: absolute;
    top: -10px;
    left: 0px;
    font-weight: bold;
  }

.J-about-container .ahout-Pro-show .item a.quote-btn {
    display: block;
    width: 170px;
    height: 32px;
    margin: 0 auto;
    line-height: 32px;
    font-size: 14px;
    color: #9e772a;
    background-color: #faf5ec;
    border: 1px solid #ceb687;
    text-align: center;
    border-radius: 32px;
    margin-top: 18px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
}

.J-about-container .ahout-Pro-show .item a.quote-btn:hover{
    color: #f54a16;
    background-color: #fff;
    border: 1px solid #f54a16;
}

/*----------------急速打样----------------*/
.J-rapid-container{ margin-bottom: 25px;}
.J-rapid-container .mod{ width: 632px; height: 380px; background-color: #fff; }

.J-rapid-container .mod.air-freight .hd{ overflow: hidden; height: 300px; border-bottom:1px solid #f2f2f2;}
.J-rapid-container .mod.air-freight .hd .air-freight-slider{ float: left; width: 188px; height: 285px; padding: 18px 20px 0;}
.J-rapid-container .mod.air-freight .hd .air-freight-slider h3{ position: relative; color: #1f8c17; margin-bottom: 20px;}
.J-rapid-container .mod.air-freight .hd .air-freight-slider h3 .space{ position: absolute; left: -20px; bottom: 3px; z-index: 9; width: 5px; height: 20px; border-radius: 2px; background-color: #1f9c15;}
.J-rapid-container .mod.air-freight .hd .air-freight-slider .meg{ color: #f54c18; color: #fff; background-color: #ff731f; border-radius: 3px; text-align: center; padding: 6px 0; margin: 0 10px;}
.J-rapid-container .mod.air-freight .hd .air-freight-slider .item{ height: 178px;}
.J-rapid-container .mod.air-freight .hd .air-freight-slider .item .list dd{ position: relative; margin-bottom: 8px; padding-left: 11px; cursor: pointer;}
.J-rapid-container .mod.air-freight .hd .air-freight-slider .item .list dd.active{ font-weight: bold;}
.J-rapid-container .mod.air-freight .hd .air-freight-slider .item .list dd.active:after{
	content:'';
	display: inline-block;
	width: 12px;
	height:11px;
	margin-left: 5px;
	z-index: 99;
	background: url("../images/index/about-arrow@icon.png")/*tpa=https:img.meixiang/new_web/images/index/about-arrow@icon.png*/;
}
.J-rapid-container .mod.air-freight .hd .air-freight-slider .item .list dd.active{ color: #1f8c17;}
.J-rapid-container .mod.air-freight .hd .recommend-slider{ position: relative; float: left; width: 382px; height: 262px; margin: 20px 0 0 5px;}
.J-rapid-container .mod.air-freight .hd .recommend-slider .meg{ background: rgba(0,0,0,0.4) !important; position: absolute; left: 0; right: 0; bottom: 0; margin: auto; z-index: 9; text-align: center; padding: 10px 10px; color: #fff;}

.J-rapid-container .mod.air-freight .hd .recommend-slider .control .arrow-left, .arrow-right {
    display: inline-block;
    width: 35px;
    height: 70px;
    z-index: 999;
    cursor: pointer;
}

.J-rapid-container .mod.air-freight .hd .recommend-slider .control .arrow-left {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -45px;
    z-index: 999;
     opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
    background: url("../images/banner-left.png")/*tpa=https:img.meixiang/new_web/images/banner-left.png*/ no-repeat center;
    background-color: rgba(0,0,0,0.1);
}

.J-rapid-container .mod.air-freight .hd .recommend-slider .control .arrow-left:hover {
    background-color: rgba(0,0,0,0.2);
    opacity: .8;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
}

.J-rapid-container .mod.air-freight .hd .recommend-slider .control .arrow-right {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -45px;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
    background: url("../images/banner-right.png")/*tpa=https:img.meixiang/new_web/images/banner-right.png*/ no-repeat center;
    background-color: rgba(0,0,0,0.1);

}

.J-rapid-container .mod.air-freight .hd .recommend-slider .control .arrow-right:hover {
    background-color: rgba(0,0,0,0.1);
    opacity: .8;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
}

.J-rapid-container .mod.air-freight .bd{ height: 70px;}
.J-rapid-container .mod.air-freight .bd .list li{ position: relative; float: left; width: 210px;}
.J-rapid-container .mod.air-freight .bd .list li .item{ padding: 19px 40px;}

.J-rapid-container .mod.air-freight .bd .list li .item i{ float: left; height: 28px; margin: 5px 8px 0 0;}
.J-rapid-container .mod.air-freight .bd .list li .space{ position: absolute; right: 0; top: 50%; width: 1px; height: 30px; margin-top: -15px; background-color: #f2f2f2;}


/*全球20万家客户首选的PCB打样服务商*/
.J-nice-service-container{ padding: 30px 0 80px; background-color: #fff;}
.J-nice-service-container .box{ width: 850px;}
.J-nice-service-container .box h3{ margin-bottom: 50px; font-size: 32px;}
.J-nice-service-container .box .list{ overflow: hidden;}
.J-nice-service-container .box .list li{ width: 138px; float: left; border-right:1px solid #f2f2f2; margin-right: 25px;}
.J-nice-service-container .box .list li:last-child{ border: none;}
.J-nice-service-container .box .list li .item i{ margin-bottom: 10px; margin-left: 2px;}
.J-nice-service-container .box .list li .item .num{ font: bold 40px/1.1 Arial, Helvetica, sans-serif; }
.J-nice-service-container .box .list li .item .num span{ font: bold 40px/1.1 'Microsoft YaHei'; }

.J-nice-service-container .box .cooperation_logo{ width:750px; margin-top:50px; position: relative; left: -6px;}
.J-nice-service-container .box .cooperation_logo .slide-logo li{ float: left; }
.J-nice-service-container .world-map{ position: absolute; right: 40px; top:-15px; z-index: 9; width: 560px; height: 393px; background: url("../images/index/world-map.gif")/* tpa=https:img.meixiang/new_web/images/index/world-map.png */;}
/*世界地图*/
.country-area{ position: absolute;}
.country-area .country-point{ width:5px; height:5px; border-radius:50%; font-size: 0;}
.country-area .point { position:absolute;z-index:0;top:0;left:0;right:0;bottom:0;width:12px;height:12px;margin:auto; -webkit-border-radius:50%;-webkit-background-clip:padding-box;-moz-border-radius:50%;-moz-background-clip:padding; border-radius:50%;}
.country-area .point-1, .country-area .point-2 {width:150px;height:150px;margin-left:-73px; margin-top: -73px;}
.country-area .point-1:after { content:'';display:block; position:absolute; top:0;right:0;bottom:0;left:0;border-radius:50%; border: 1px solid #f54c18; box-shadow: 0 0 6px #f54c18;opacity:0;-webkit-animation:ripple 4.5s ease-out 225ms infinite;-moz-animation:ripple 4.5s ease-out 225ms infinite;-o-animation:ripple 4.5s ease-out 225ms infinite;animation:ripple 4.5s ease-out 225ms infinite}
.country-area .point-2:after { content:'';display:block; position:absolute; top:0;right:0;bottom:0;left:0;border-radius:50%; border: 1px solid #f54c18; box-shadow: 0 0 6px #f54c18;opacity:0;-webkit-animation:ripple 4.5s ease-out 1125ms infinite;-moz-animation:ripple 4.5s ease-out 1125ms infinite;-o-animation:ripple 4.5s ease-out 1125ms infinite;animation:ripple 4.5s ease-out 1125ms infinite}

.ie8 .country-area .point{display: none !important;}
@-webkit-keyframes ripple {0% {opacity:0;-webkit-transform:scale(.1,.1)}
    5% {opacity:1}
    100% {opacity:0;-webkit-transform:scale(1)}
}
@-moz-keyframes ripple {0% {opacity:0;-moz-transform:scale(.1,.1)}
    5% {opacity:1}
    100% {opacity:0;-moz-transform:scale(1)}
}
@-o-keyframes ripple {0% {opacity:0;-o-transform:scale(.1,.1)}
    5% {opacity:1}
    100% {opacity:0;-o-transform:scale(1)}
}
@keyframes ripple {0% {opacity:0;-webkit-transform:scale(.1,.1);-moz-transform:scale(.1,.1);-ms-transform:scale(.1,.1);transform:scale(.1,.1)}
    5% {opacity:1}
    100% {opacity:0;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
}

/*客户晒单*/
.J-customer-reviews {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #fff;
	border-top:1px solid #f2f2f2 ;
}

.J-customer-reviews h3 {
	padding: 15px 0;
	overflow: hidden;
}

.J-customer-reviews h3 .more{
	background-color: #f54c18;
	color: #fff;
	font-weight: bold;
	padding: 0 10px;
	line-height: 24px;
	border-radius:15px ;
	display: inline-block;
	vertical-align: middle;
	margin: -5px 2px 0 2px;
}

.J-customer-reviews h3 .more:hover{
	background-color: #da4400;
}

.J-customer-reviews h3 .ser-item{ padding: 2px 0; float: left;}
.J-customer-reviews h3 .ser-item span{
	float: left;
	background-color: #eee;;
	color: #666;
	padding: 0 10px;
	line-height: 26px;
	margin: 0 0 0 2px;
	border-radius:15px ;
}

.J-customer-reviews .customer-reviews-bd{
	padding:65px 0;
	background: url("../images/index/customer-reviews@Bg.jpg")/*tpa=https:img.meixiang/new_web/images/index/customer-reviews@Bg.jpg*/;
}


.J-customer-reviews .comments{
	width: 1295px;
	overflow: hidden;
}


.customer-reviews-bd .control .arrow-left{
	position: absolute;
	top: 50%;
	left: -80px;
	z-index: 99;
	margin-top: -40px;
	width: 68px;
	height: 68px;
	background: url("../images/index/single-left@icon.png")/*tpa=https:img.meixiang/new_web/images/index/single-left@icon.png*/;
	opacity: 0.2;
	cursor: pointer;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
}

.customer-reviews-bd .control .arrow-right{
	position: absolute;
	top: 50%;
	right: -80px;
	z-index: 99;
	margin-top: -40px;
	width: 68px;
	height: 68px;
	background: url("../images/index/single-right@icon.png")/*tpa=https:img.meixiang/new_web/images/index/single-right@icon.png*/;
	opacity: 0.2;
	cursor: pointer;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
}

.customer-reviews-bd .control .arrow-left:hover,.customer-reviews-bd .control .arrow-right:hover{
	opacity: 0.3;
}


.J-customer-reviews .comments .customer-reviews-item {
	overflow: hidden;
	width: 248px;
	height: 325px;
	float: left;
	padding-bottom: 15px;
	background-color: #fff;
	overflow: hidden;
}

.J-customer-reviews .comments .quick-order{
	width: 248px;
	height: 340px;
	float: left;
}

.J-customer-reviews .comments .quick-order a{
	display: block;
	width: 200px;
	height: 45px;
	line-height: 45px;
	margin: 0 auto;
	text-align: center;
	margin-top: 270px;
	background-color: #f54c18;
	color: #fff;
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}

.J-customer-reviews .comments .quick-order a:hover{
	background-color: #e84817;
}

.J-customer-reviews .comments .customer-reviews-item .show {
	overflow: hidden;
	width: 100%;
	height: 190px;
}

.J-customer-reviews .comments .customer-reviews-item .show a {
	display: block;
	width: 248px;
	height: 190px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	
}

.J-customer-reviews .comments .customer-reviews-item:hover .show a{
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
	-ms-transform: scale(1.05);
}

.J-customer-reviews .comments .customer-reviews-item .item {
	padding:18px;
}

.J-customer-reviews .comments .customer-reviews-item .item .txt{
	height: 40px;
	margin-bottom: 12px;
}

.J-customer-reviews .comments .customer-reviews-item .item .info {
	width: 100%;
}

.J-customer-reviews .comments .customer-reviews-item .item .info .head {
	float: left;
	display: block;
	margin: 2px 8px 0 0;
	width: 36px;
	height: 36px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.J-customer-reviews .comments .customer-reviews-item .item .info p {
	line-height: 1;
}

.J-customer-reviews .comments .customer-reviews-item .item .ms {
	overflow: hidden;
	margin-top:6px;
}
.J-customer-reviews .comments .customer-reviews-item .item .ms .stars{
	float: left;
}
.J-customer-reviews .comments .customer-reviews-item .item  .ms .stars li {
	float: left;
	margin-right: 2px;
}
.J-customer-reviews .comments .customer-reviews-item .item  .ms .look,
.J-customer-reviews .comments .customer-reviews-item .item  .ms .pl{
	float: right;
	margin-left: 10px;
}

.J-customer-reviews .comments .customer-reviews-item .item  .ms .look i,
.J-customer-reviews .comments .customer-reviews-item .item  .ms .pl i{ display: inline-block; vertical-align:middle; opacity: 0.9; margin: -4px 1px 0 0; width: 20px; height: 14px; background: url("../images/eyes@icon.png")/*tpa=https:img.meixiang/new_web/images/eyes@icon.png*/;}
.J-customer-reviews .comments .customer-reviews-item .item  .ms .pl i{ width: 16px; background: url("../images/comments@ico.png")/*tpa=https:img.meixiang/new_web/images/comments@ico.png*/; }

.J-customer-reviews .comments .customer-reviews-item .box {
	margin-top: 12px;
	padding: 0 12px;
}

.J-customer-reviews .comments .customer-reviews-item .box .best {
	margin-bottom: 12px;
}

.J-customer-reviews .comments .customer-reviews-item .box .best span {
	float: left;
	display: block;
	margin-right: 6px;
	padding: 3px 8px;
	background-color: #f2f3f7;
	-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s;
} 

/*新闻*/
.J-news-container{ padding: 30px 0 40px;}
.J-news-container .news-group{ width: 950px;}
.J-news-container .news-group h3{ margin-bottom: 10px}
.J-news-container .news-group .box{ border-top:1px solid #252931;}
.J-news-container .news-group .box .side-mod{ width: 480px; height: 469px;}
.J-news-container .news-group .box .side-mod dl dt{ position: relative; top: -1px; z-index: 9; width: 480px; height: 270px;}
.J-news-container .news-group .box .side-mod dl dt img{ width: 480px; height: 270px;}
.J-news-container .news-group .box .side-mod dl dt .dt{ position: absolute; bottom: 0; left: 0; right: 0; z-index: 999; padding: 12px 20px; color: #fff; background: rgba(0,0,0,0.5);}
.J-news-container .news-group .box .side-mod dl dt .prompt{ position: absolute; top: 0; left: 0; right: 0; z-index: 999; width: 87px; padding: 10px 0; text-align: center; border-bottom-right-radius: 25px; border-top-right-radius: 20px; color: #fff; background-color: #c40201;}
.J-news-container .news-group .box .side-mod dl dt .prompt i{ display: inline-block; vertical-align: middle; width: 22px; height: 21px; background: url("../images/horn@icon.png")/*tpa=https:img.meixiang/new_web/images/horn@icon.png*/;}
.J-news-container .news-group .box .side-mod dl dd{ overflow: hidden; height: 159px; border: 1px solid #f2f2f2; border-top:0; padding: 20px 25px; line-height: 1.8;}
.J-news-container .news-group .box .side-mod dl dd .txt{ overflow: hidden; height: 130px;}
.J-news-container .news-group .box .side-mod dl dd .time{ color: #9fa0a0; margin-top: 15px;}

.J-news-container .news-group .box .list-mod{ width: 378px; height: 389px; padding: 40px 45px; border-right: 1px solid #f2f2f2; border-bottom: 1px solid #f2f2f2; }
.J-news-container .news-group .box .list-mod .item{ border-bottom: 1px dashed #f2f2f2; padding-bottom: 20px; margin-bottom: 20px;}
.J-news-container .news-group .box .list-mod .item .dt{ margin-bottom: 15px;}
.J-news-container .news-group .box .list-mod .item .txt{ line-height: 1.8; height: 45px;}
.J-news-container .news-group .box .list-mod .item .time{ margin-top: 10px; color: #9fa0a0;}
.J-news-container .news-group .box .list-mod .item:last-child{ border: 0;}

/*常见问题*/
.J-news-container .problem-group{ width: 320px;}
.J-news-container .problem-group h3{ margin-bottom: 10px; }
.J-news-container .problem-group .box{ overflow: hidden; height: 469px; border: 1px solid #f2f2f2; border-top:1px solid #252931; }
.J-news-container .problem-group .box .item .dt{ padding: 14px 15px; }
.J-news-container .problem-group .box .item .dt i{ display: inline-block; vertical-align: middle; margin:-2px 6px 0 0; width: 17px; height: 17px; background: url("../images/pro@icon.png")/*tpa=https:img.meixiang/new_web/images/pro@icon.png*/;}
.J-news-container .problem-group .box .item .txt{ padding: 14px 15px; border-bottom: 1px solid #f2f2f2; border-top: 1px solid #f2f2f2; background-color: #f7f8f8;}
.J-news-container .problem-group .box .ask-questions{ display:block; text-align: center; padding:10px 0; border-bottom: 1px solid #f2f2f2; background-color: #f7f8f8;}
.J-news-container .problem-group .box .ask-questions:hover{ color: #484848; font-weight: bold;}
.J-news-container .problem-group .box .ask-questions i{ display: inline-block; vertical-align: middle; margin: -4px 4px 0 0; width: 16px; height: 16px; background: url("../images/ask-questions@icon.png")/*tpa=https:img.meixiang/new_web/images/ask-questions@icon.png*/;}

/*视频弹出*/
.pop-window {
    display: none;
}

.video-file {
	display: block;
    width: 680px;
    box-sizing: border-box;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: auto;
    margin-left: -335px;
    margin-top: -190px;
    z-index: 999;
    background:rgba(255,255,255,0.1);
    padding: 5px;
}

.close{
    /*background-color: #ffffff;*/
    position: absolute;
    top: 0;
    right: 0;
    /*width: 30px;*/
    height: 21px;
    line-height: 23px;
    text-align: center;
    color: black;
    cursor: pointer;
    /*font-size: 16px;*/
    font-size: 12px;
    transition: all 1s;
}
