﻿@charset "utf-8";
/* CSS Document */
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
body,button,input,select,textarea{font:14px Verdana, Geneva, sans-serif ; font-family:"微软雅黑";}
body{color:#333333;background: #fafafa;position: relative;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
small{font-size:10px;}
ul,ol{list-style:none;}
a{text-decoration:none; color:#444; }
a:hover{text-decoration:none; color:#C32728;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
abbr[title]{border-bottom:1px dotted;cursor:help;}
legend{color:#000;}
fieldset, img { border:0;} 
a img{vertical-align:text-bottom;}
:focus {outline:0;}
textarea{overflow:auto;vertical-align:top;resize:vertical;}
button,input,select,textarea{font-size:100%;}
button,input,select{vertical-align:middle;}
button{cursor:pointer;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
*{box-sizing: border-box;}
.btn-disabled {background-color:#cacaca;cursor:not-allowed;}
.btn-disabled :hover{cursor:not-allowed;}
.clear{clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0;}
.clearfix{*zoom: 1;} 
.clearfix:before, .clearfix:after {  display: table; line-height: 0; content: ""; } 
.clearfix:after{clear: both;} 
.fl{float:left;}
.fr{float:right;}
.text-center{text-align: center;}
.text-right{text-align: right;}  
a {
    cursor:pointer;
	text-decoration:none;
	-webkit-transition:color 0.2s linear;
    -moz-transition:color 0.2s linear;
    -o-transition:color 0.2s linear;
    transition:color 0.2s linear;
}
a:focus , a:link, a:active {
	outline:none;
}
/*字体*/
@font-face {font-family: 'iconfont';
    src: url('../fonts/iconfont.eot');
    src: url('../fonts/iconfont.eot') format('embedded-opentype'),
    url('../fonts/iconfont.woff') format('woff'),
    url('../fonts/iconfont.ttf') format('truetype'),
    url('../fonts/iconfont.svg#iconfont') format('svg');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}

/*Common Style
--------------------------------*/
/*header*/
.header{height: 75px; width: 100%; background: #C32728; min-width: 1200px; margin: 0 auto; color: #fff;}
.header01{width: 1200px; margin: 0 auto;}
.header_left{float:left;}
.header_right{float:right;}
.logo{float: left;margin: 8px 34px 0 0;}
.logo_words{float:right; line-height: 20px; margin: 20px 0 0 0;}
.hr_words{float: left;margin: 10px 0 0 0;}
.hr_words h1{font-weight: normal;}
.hr_words h2{font-weight: normal;font-size: 16px; }
.ewm{float: right; margin: 9px 0 0 16px; }


/*nav*/
.nav{height: 36px;width: 100%;background: #fff;min-width: 1200px;margin: 0 auto;}
.nav01{width: 1200px; margin: 0 auto;}
.nav01 ul{display: flex;justify-content: space-between;align-items: center;}
.nav01 ul li{line-height: 35px;text-align: center;}
.nav01 ul li a{padding: 6px 0;}
.nav01 ul li a:hover,.nav01 ul li .nav_hover{color: #C32728; border-bottom: 2px solid #C32728;}


/*banner*/
.banner{width: 100%;position: relative;height: 300px;margin: 0 auto;min-width: 1200px;}
.banner .img{width: 1200px;height: 300px; margin:0 auto;}
.banner .img img{width: 100%;object-fit: cover;height: 100%;}
.banner .swiper-pagination .swiper-pagination-bullet{width: 10px;height: 10px;border-radius: 50%;background: #C32728;opacity: 1}
.banner .swiper-pagination .swiper-pagination-bullet-active{width: 32px;border-radius: 5px;}

/*menu*/
.menu{width: 1200px; margin: 30px auto; overflow: hidden;}
.menu ul{width: 1230px;}
.menu ul li{float: left;width: 216px; height: 116px; margin: 0 30px 0 0}
.menu ul li a{display: block;width: 216px; height: 116px; background: #fff; border-radius: 4px; text-align: center; font-size: 18px;color: #C32728; padding: 20px 0 0 0;}
.menu ul li a h1 .original{display: inline-block;}
.menu ul li a h1 .on{display: none;}
.menu ul li a h1{line-height: 50px; height: 50px;}
.menu ul li a p{line-height: 46px;}
.menu ul li a.current h1 .original{display: none;}
.menu ul li a.current h1 .on{display: inline-block;}
.menu ul li a:hover,.menu ul li a.current{color: #fff; /*background: url(../images/menu_bg.png) repeat-x;*/background-color:#FF5555;  background-image: linear-gradient(#FF8888 60%,#FF5555);}
.menu ul li a:hover h1 .original{display: none;}
.menu ul li a:hover h1 .on{display: inline-block;}

/*card_form*/  /*进度查询*/
.card_form{width: 1200px; margin: 0 auto; background: #fff; padding: 20px 0; border-radius: 4px;}
.card_form form{width:490px; margin: 0 auto;}
.card_form form p{height: 40px;}
.cf_fr{float: right; width: 400px;position: relative;}
.cf_fl{float: left;font-size: 16px; line-height: 40px;color: #333;width: 64px;text-align: right;} 
.text1{width: 400px; height: 40px; line-height: 40px; border-radius: 4px; border: 1px solid #dadada; /*text-indent:12px;*/padding-left: 15px;}
.text2{width: 210px; height: 40px; line-height: 40px; border-radius: 4px; border: 1px solid #dadada; text-indent:12px; float: left;}
.text2:focus,.text1:focus {border-color:#e60012;}
.text3{width: 400px; height: 50px; line-height: 40px; border-radius: 4px; border: none; background-color:#C32728;  background-image: linear-gradient(#FF2728,#C32728); color: #fff; font-size: 18px; cursor: pointer;}
.text4{width: 160px; height: 50px; line-height: 40px; border-radius: 4px; border: none; background-color:#C32728;  background-image: linear-gradient(#FF2728,#C32728); color: #fff; font-size: 18px; cursor: pointer;margin-top: 20px;}
.yzm_img{float: left; margin: 0 10px;}
.yzm_img img{width: 100px; height: 40px;}
.yzm_change{float: left; line-height: 40px;font-size: 16px; color: #c15d42;}
.error{height: 26px; line-height: 24px; padding: 0 0 0 96px; font-size: 12px;/*color: #ff0000;*/}
.e_red{color: red;}
input.red{border-color: #e60012;}
.card_form .sell{font-size: 20px;font-family: 'PingFangSC';color: #C32728;text-align: center;display: flex;justify-content: center;align-items: center;margin-bottom: 20px;}
.card_form .sell img{margin-right: 10px;}

/*title*/
.title{width: 1200px; margin: 20px auto; text-align: center;}
.title h1 span{background: #fafafa; padding: 0 10px;}
.title h1{font-size: 16px;color: #333; font-weight: normal}
.title em{display: block;width: 200px ; height: 1px; background: #000; margin:-10px auto 10px auto;}
.title p{ font-family: Arial;}

/*notice*/
.notice{padding: 30px;width: 1200px; margin: 0 auto; background: #fff; border-radius: 4px;box-shadow: -moz-box-shadow:0px 0px 9px rgba(0,0,0,0.06); -webkit-box-shadow:0px 0px 9px rgba(0,0,0,0.06); box-shadow:0px 0px 9px rgba(0,0,0,0.06);}
.notice h1{font-weight: normal; line-height: 64px;}
.notice p{line-height: 32px;text-indent: 0-25px;padding-left: 28px;}

/*n_model*/
.n_model{ position: fixed; top: 0; bottom: 0; left: 0; right: 0;  z-index: 1000; overflow: auto; background-color: rgba(0, 0, 0, .2); }
.n_model1{width: 728px;  background: #fff; border: 1px solid #C32728; top: 50%; margin:-180px auto 0 auto;position: relative; padding: 0 36px;}
.model_close a{display:block;width: 13px; height: 13px; background: url(../images/close.png) no-repeat; position: absolute;top: 20px; right: 24px; cursor: pointer;}
.model_content h1{ line-height:80px;font-weight: normal; background: url(../images/notice_icon.png) no-repeat 280px 24px; color: #C32728; padding: 0 0 0 310px;}
.model_content h2{font-weight: normal; line-height: 32px; margin:0 0 14px 0;}
.model_content p{line-height: 30px; padding: 0 24px 0 24px;}
.n_btn{display: block; width: 120px; height: 36px; line-height: 36px; text-align: center; margin: 20px auto 40px; border: 1px solid #C32728; color: #C32728;}
.n_btn:hover{background: #C32728; color: #fff;}

.warning {line-height:40px;}

/*footer*/
.footer{width: 100%;background: #C32728; margin: 30px auto 0 auto; min-width: 1200px;}
.footer01{width: 1200px; margin: 0 auto; color: #fff;}
.footer01 .footer_nav{display: flex;justify-content: space-between;align-items: center;}
.footer01 .footer_nav{width: 944px; margin: 0 auto; border-bottom:1px solid rgba(255,255,255,.25); padding: 0 0 40px 0;}
.footer01 .footer_nav a{padding: 0 3%;border-right: 1px solid #fff;float: left; display: block; text-align: center; color:#fff;}
.footer01 .footer_nav a:first-child{padding-left: 0;}
.footer01 .footer_nav a:hover{color: #666666;}
.footer02{width: 944px;margin: 0 auto;padding: 40px 0 40px 0;line-height: 100px;}
.footer02 .ewm2{float: right;}
.footer02 .copyright{float: left;}
.footer02 .support{float: left; margin: 0 30px 0 60px;}
.footer02 .telephone{float: left;}

/*卡券信息  order_list*/
.order_list{padding:24px 60px;width: 1200px; margin: 0 auto 30px auto;  background: #fff; border-radius: 4px;}
.order_list h1{background: url(../images/title_bg01.png) no-repeat; padding: 0 0 10px 50px; font-size: 16px; color: #333;}
.order_form{font-size: 16px;color: #333;}
.ol_left{float: left; width: 520px;}
.ol_left p{height: 40px; line-height: 40px; margin: 24px 0 0 0;}
.ol_title{float: left; width: 110px; text-align: right;}
.ol_right{float: right; width: 520px;}
.ol_right p{height: 40px;line-height: 40px; margin: 24px 0 0 0;}
.ol_right .ol_text{height: 140px;line-height: 28px;padding-top: 7px;overflow-y:auto;}
.ol_fr{float: right; width: 400px;text-indent: 18px;}
.ol_text{float: right;width: 400px; border: 1px solid #dadada;padding:0 20px;border-radius: 4px;}
.ol_text em{display: block;}
.ol_text2{float: left; width: 170px; border: 1px solid #dadada;border-radius: 4px; height: 40px;}
.ol_text4{float: right; width: 170px; border: 1px solid #dadada;border-radius: 4px;}
.ol_text2 img{float: left;margin: 8px 0 0 24px;}
.ol_text2 em{float: right;width: 120px; text-indent: 6px;}
.ol_text4 img{float: left;margin: 8px 0 0 24px;}
.ol_text4 em{float: right;width: 120px; text-indent: 6px;}
/*进度查询-正确    进度查询-正确2 进度查询-正确3               商品信息 物流信息*/
.product_infor .ol_left{width: 100%;}
.product_infor .ol_left p{font-size: 16px;color: #666666;padding-left: 46px;}
.product_infor .ol_left p span{color: #333333;}
.product_infor .ol_left p em{color: #C32728;cursor: pointer;}
/*发货信息 ship_form*/  /*进度查询-修改订单信息*/
.ship_form{padding:24px 60px;width: 1200px; margin: 0 auto 30px auto;background: #fff; border-radius: 4px;}
.ship_form h1{background: url(../images/title_bg02.png) no-repeat; padding: 0 0 10px 35px; font-size: 16px; color: #333;}
.ship_form form{width:580px; margin: 0 auto;}
.ship_form form p{height: 40px;}
.ship_form .cf_fl{text-align: right;width: 150px;}
.ship_form .cf_fr{width: 400px;position: relative;}
.ship_form .cf_fl em{color: red;}
.ship_form .error{padding: 0 0 0 185px;}
.ship_form .text3{margin: 20px 0 0 0;}
.ship_form .demo-input{padding-left: 18px; height: 40px; width: 186px; line-height: 40px; border: 1px solid #dadada;  background-color: #fff; color: #CC2728;  border-radius: 4px;}
.card_infor .submit{width: 400px;margin: 5px auto;}  /*进度查询-修改订单信息*/
.green{font-size: 14px;color: #C32728;position: absolute;top: 0;right: 20px;line-height: 40px;cursor: pointer;}

/*收货地区*/
.receiving_area select{height: 40px; background: #fff; margin: 0 20px 0 0;border: 1px solid #dadada; border-radius: 4px; width: 117px;padding-left: 15px;}
.receiving_area select:last-child{margin: 0;}
.receiving_area select option{width: 117px;}
.pick_up select{height: 40px; background: #fff; margin: 0 20px 0 0;border: 1px solid #dadada; border-radius: 4px; width: 200px;padding-left: 15px;}
    .pick_up select :last-child {margin:0;}
    .pick_ip select option{width:200px;}
.exchange_times select{height: 40px; background: #fff;border: 1px solid #dadada; border-radius: 4px; width: 170px;}
.exchange_product{margin-bottom: 30px;}
.exchange_product .cf_fl{margin-top: 20px;}
.exchange_product .cf_fr{text-align: justify;font-size: 16px;}

/*order_search*/
.order_search{width: 890px; margin: 30px auto;font-size: 20px;color: #333;}
.searchbox {position: relative;z-index: 1;clear: both;width: 890px;margin:30px auto; background: #fff; height: 80px; border-radius: 40px;}
.mod_select {position: absolute;left: 0;top: 0;width: 210px; border-right: 1px solid #eee;}
.mod_select .select_box {position: relative;width: 210px;}
.mod_select .select_box .select_txt {display: inline-block;width: 210px;overflow: hidden;cursor: pointer; text-align: center; line-height: 80px;}
.mod_select .select_box .select-icon {position: absolute;top: 50%;right: 30px;transform: translate(0,-50%);width: 9px;height: 5px; margin:-2px 0 0 0;background: url(../images/search_ico.png) center no-repeat;}
.mod_select .select_box .option {display: none;position: absolute;top: 80px;left: 40px;width: 170px;background: #fff;box-shadow:0 0 10px rgba(0, 0, 0, .2);}
.mod_select .select_box .option li { padding-left: 28px;font-size: 16px;line-height: 40px;cursor: pointer;}
.searchbox .import {width: 500px;height: 80px;margin:0 0 0 210px;padding-left: 20px;border: none;outline: none;}
.searchbox .btn-search {position: absolute;right: 0;width: 160px;height: 80px;color: #fff;background:url(../images/search01.png) no-repeat 24px 27px #C32728;border: 0; border-radius: 0 40px 40px 0; cursor: pointer;}

/*order_transport*/
.order_transport{width:1200px; margin: 0 auto;}
.order_transport ul li{  margin: 0 0 30px 0;  }
.order_transport ul li a{display: block;background: #fff;padding: 0 50px;height: 100px; line-height: 100px; font-size: 20px; color: #333; }
.ot_title{ display:block; float:left;width: 170px; background: url(../images/button01.png) no-repeat 50px 46px;}
.extend{background: url(../images/button02.png) no-repeat 50px 46px;}
.ot_number{display:block; float:left; width: 400px;}
.ot_company{display:block; float:left;width: 320px;}
.ot_date{display:block; float:left;width: 160px;}
.ot_state{display:block; float:left;}

.ot_item{background: #fff; margin: 20px auto; font-size: 18px; color: #333;padding: 0 0 30px 0;}
.ot_item dt{border-bottom:1px solid #eee; line-height: 76px; padding: 0 50px; font-weight: normal; margin: 0 0 24px 0;}
.ot_item dd{padding: 0 60px; height: 60px; line-height: 60px;}
.ot_item dd em{border-left: 1px solid #ddd; display: block; height: 60px; }
.ot_point{display: block; width: 10px; height: 10px; border-radius: 50%; background: #ddd; float: left; margin:25px 100px 0 -6px;}
.last_point{background: #62b0ee;}
.ot_time{display: block; float: left;width: 400px;}
.ot_detail{display: block; float: left;}

/*进度差怒新-正确2 查看详情*/
.product.product_detail{display: none;position: absolute;width: 950px;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 99;}
.product.product_detail .list ul li{width: 950px;border-radius: 5px;}
.product.product_detail .close_btn{position: absolute;top: -25px;right: -25px;width: 50px;height: 50px;background: #C32728;border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.product.product_detail .close_btn span{color: #fff;font-size: 50px; font-weight:500;}
.product.product_detail .img{width: 230px;}
.product.product_detail .img img{width: 100%;}
.product.product_detail .pro_list_words{width: 620px;}
.product.product_detail .pro_list_words h3 span{width: 600px;}
.product.product_detail .pro_list_words .pl_title{margin-bottom: 40px;}
.filter{width: 100%;height: 100%;background: rgba(0,0,0,.5);position: absolute;top: 0;left: 0;z-index: 99;display: none;}

/*兑换列表*/ /*多选多卡券-兑换1*/
/*兑换列表-商品分类  menu_message pro_menu */  
.menu_message{width: 1200px; margin: 0 auto;}
.menu_message .pro_menu{float: left;}
.menu_message .pro_menu ul li{width: 220px; height:70px; position: relative;}
.menu_message .pro_menu ul li a{display: block; width: 220px; height: 70px; line-height: 70px; text-align: center; background: #C32728; color: #fff; border-radius: 4px 4px 0 0; font-size: 20px;}
.menu_message .pro_menu ul li ul{display: none;}
.menu_message .pro_menu ul li:hover ul{/*display:block;*/position: absolute; top: 70px; left: 0;}
.menu_message .pro_menu ul li ul li{height: 60px;}
.menu_message .pro_menu ul li ul li a{font-size: 16px; height: 60px; line-height: 60px;border-radius: 0; border-top: 1px solid #C32728; background: #CC5555;}
.menu_message .pro_menu ul li ul li a:hover{background: #C32728;}
.menu_message .pro_menu ul li a .xiala{color: #fff;padding-left: 30px;}
.menu_message .card_message{float: right; background: #fff;width: 950px; height: 70px; border-radius: 4px;padding: 15px 0; line-height: 40px; font-size: 16px;} 
.menu_message .card_message dl{float: left; margin: 0 0 0 20px;}
.menu_message .card_message dl dt{float: left; margin: 0 16px 0 0;}
.menu_message .card_message dl dd{float: right; width: 140px; height:40px; border: 1px solid #eee; border-radius: 4px; text-align: center;}
/*兑换列表 标题 pro_list*/
.pro_title{width: 1200px; margin: 0 auto;}
.pro_title h1{font-size: 18px; font-weight: normal; color: #333;}
.pro_title h1 span{background: url(../images/floor_bg.png) no-repeat; color: #fff; padding: 9px 32px 6px 10px; margin: 0 30px 0 0;}
/*兑换列表  切换按钮*/
.product{width: 1200px; margin: 0 auto;}
.product .switch_button{float: right; margin: 0 0 20px 0;}
.product .switch_button a{display: block;width: 54px;height: 30px; float: left; margin: 0 0 0 14px;cursor: pointer;} 
.product .gird_btn{background: url(../images/gird.png) no-repeat;}
.product .gird_btn_hover{background: url(../images/gird_hover.png) no-repeat;}
.product .list_btn{background: url(../images/list.png) no-repeat;}
.product .list_btn_hover{background: url(../images/list_hover.png) no-repeat;}
/*兑换列表  商品列表1 pro_list*/
.pro_list{width: 1200px;}
.pro_list ul{width: 1200px;}
.pro_list ul li{width: 280px;float: left; margin: 0 26px 26px 0;height: auto;cursor: pointer;}  
.pro_list ul li:nth-child(4n){margin-right: 0;}
.pro_list ul li h1{overflow: hidden;}
.pro_list ul li h1 img{transition: .4s; width:280px; height:280px;}
.pro_list ul li h1:hover img{transform: scale(1.1);transition: .4s;}
.pro_list ul li .pro_list_words{background: #fff; padding: 10px 18px;}
.pro_list ul li .pro_list_words h3{display: none;}
.pro_list ul li .pro_list_words .pl_red{color:red;}
.pro_button{background: #ff9000; color: #fff; display: block;float: right; width: 90px; height: 30px; line-height: 30px; font-size: 16px; text-align: center; border-radius: 4px;/* margin: 5px 0 0 0;*/}
.pro_btn{background: #ff9000; color: #fff; display: block;float: right; width: 136px; height: 42px; line-height: 42px; font-size: 16px; text-align: center; border-radius: 4px; margin: 5px 0 0 0;}
.unclick{background:#b3b3b3;cursor:pointer;pointer-events: none;}
.pro_list ul li .pro_list_words h4{font-size: 20px; font-weight: normal; overflow: hidden; height: 30px; line-height: 30px;}
.pl_title{float: left; line-height: 40px; font-size: 18px; overflow: hidden; height: 40px; width: 150px; font-weight: normal; overflow:hidden;-webkit-box-orient: vertical;display:-webkit-box;
-webkit-line-clamp: 1;
text-overflow: ellipsis;
-ms-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
-moz-binding: url("ellipsis.xml#ellipsis");}
.pro_list ul li  h1 .big_pro{position: relative;position: fixed; top: 50%; left:50%;z-index: 9; width: 1120px; background: #fff;box-shadow:0 0 10px rgba(0, 0, 0, .2); padding: 40px; margin:-290px -600px; }
.pro_list ul li  h1 .big_pro .bp_close{position:absolute;width:40px;height:40px;background:#62b0ee url(../images/close1.png) no-repeat;right:0; top:-40px;cursor:pointer}
.pro_list ul li .big_pro .bp_left{float: left;}
.pro_list ul li .big_pro .bp_left img{width: 500px; height: 500px;}
.pro_list ul li .big_pro .bp_right{float: right; width: 480px; }
.pro_list ul li .big_pro .bp_right h3,.pro_list ul li .big_pro .bp_right h4{font-weight: normal; line-height: 38px;}
.pro_list ul li .big_pro .bp_right .bpwz_left{float: left; font-size: 20px;}
.pro_list ul li .big_pro .bp_right .bpwz_right{float: right;width: 380px; font-size: 18px;}

/*兑换列表   商品列表2 list*/
.list ul{background: #fff;}
.list ul li{width: 1140px; border-bottom: 1px solid #eee; padding: 30px; height: 290px; margin:0;}
.list ul li h1{float: left;overflow: hidden;}
.list ul li h1 img{width: 230px;height: 230px;transition: .4s;}
.list ul li h1:hover img{transform: scale(1.1);transition: .4s;}
.list ul li .pro_list_words{float: right; width: 840px;margin-top: 25px;}
.list ul li .pro_list_words .pl_title{height:24px; width: 600px; line-height: 24px;}
.list ul li .pro_list_words h3{display: block;margin: 40px 0 0 0;font-size: 18px;line-height: 30px;font-weight: normal;color: #848484;}
.list ul li .pro_list_words h3 span{ float: left; display: -webkit-box;height:120px;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
text-overflow: ellipsis;
-ms-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
-moz-binding: url("ellipsis.xml#ellipsis");
overflow: hidden;}

/*多选-兑换*/ 
.list.listItem ul{background: #fff;}
.list.listItem ul li{width: 1200px; border-bottom: 1px solid #eee;padding: 30px 70px 30px 30px;height: 290px; margin:0;cursor: pointer;}
.list.listItem ul li h1{float: left;width: 230px;}
.list.listItem .pl_title{height:auto; width: 600px; line-height: 24px;}
.list.listItem ul li .pro_list_words{float: right; width: 840px;margin-top: 25px;}
.list.listItem ul li .pro_list_words h3{display: block;margin: 40px 0 0 0;font-size: 18px;line-height: 30px;font-weight: normal;color: #848484;}
.list.listItem ul li .pro_list_words h3 span{float: left; display: -webkit-box;height:120px;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
text-overflow: ellipsis;
-ms-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
-moz-binding: url("ellipsis.xml#ellipsis");
overflow: hidden;}
.list.listItem ul li h1 img{width: 100%;}
/*.pro_list_more a{display: block; width: 100px; height: 32px; line-height: 32px; color: #008eff; border-radius: 16px; border: 1px solid #008eff; margin:20px auto 0 auto; text-align: center;}
.pro_list_more a:hover{background: #008eff; color: #fff;}*/

/*充值卡卡券-兑换2 充值卡卡券-兑换3 多选多卡券-兑换2     产品名称  buy_cart*/
.cartMain{position: relative;width: 1200px;margin: 30px auto;min-height: 210px;}
.cartMain_hd{ width: 100%;height:70px;color: #3c3c3c;background:#fff;margin: 0 auto 20px auto;border-radius: 4px;}
.cartMain_hd .cartTop{height: 70px; font-size: 16px;text-align: center;}
.cartMain_hd .cartTop .list_con{width: 550px;margin-left: -100px;margin-right: 100px;}
.cartMain_hd .cartTop .list_chk{width: 80px;}
.cartMain_hd .cartTop .list_chk .whole_check+label{background: rgba(255,144,0,1);display: block;position: absolute;width: 14px;height: 14px;border-radius: 2px;left: 13px;top:4px;margin: 0;}
.cartMain_hd .cartTop .list_chk .whole_check:checked +label::before{display: block;content: "\2714";text-align: center;font-size: 12px;color: white;}
.cartMain_hd .cartTop .list_info{padding: 0;text-indent: 15px;}
/*多选多卡券-兑换2*/
.ExchangeTwo .order_lists .list_con{width: 800px;}
.ExchangeTwo .order_lists .list_con .list_text{width: 600px;}

/*杏花楼checkbox*/
.allCheck .list_chk{width: 85px!important;list-style: none;}
.cartBox .shop_info.allCheck .whole_check+label{background: rgba(255,144,0,1);display: block;position: absolute;width: 14px;height: 14px;border-radius: 2px;left: 12px;top:22px;margin: 0;}
.cartBox .shop_info.allCheck .whole_check:checked +label::before{display: block;content: "\2714";text-align: center;font-size: 12px;color: white;position: absolute;top: -21px;left: 2px;}

/*充值卡卡券-兑换2 充值卡卡券-兑换3 多选多卡券-兑换2*/
.cartBox{width: 100%; margin-bottom: 15px;}
.cartBox .shop_info{position: relative;padding:0 20px;height: 56px;background: #fff;line-height: 56px;vertical-align: baseline;}
.cartBox .shop_info .all_check{position: relative;float: left; width: 30px;height: 38px;border: 1px solid red;}
.cartBox .shop_info .all_check .shopChoice+label{background: rgba(255,144,0,1);display: block;position: absolute;width: 14px;height: 14px;border-radius: 2px;left: 13px;top:22px;margin: 0;}
.cartBox .shop_info .all_check .shopChoice:checked +label::before{display: block;content: "\2714";text-align: center;font-size: 12px;color: white;}
.cartBox .shop_info .shop_name{float: left;font-size:18px;border: 1px solid red;}
/*商品列表*/
.cartBox .order_content{background: #fff;font-size: 16px;}
.cartBox .order_content a{display: block;}
.order_lists{width: 100%;height: 180px;padding: 24px 20px;}
.order_lists.ship_info:first-child{padding-top: 30px;}
.order_lists.ship_info{padding: 0px 60px 30px 60px;}
.order_lists:last-child{border-bottom: none;}
.order_lists li{float: left;height: 100% ; text-align: center;}
.order_lists .list_chk{position: relative;width: 40px;}
.order_lists .list_chk .son_check+label{background: rgba(255,144,0,1);display: block;position: absolute;width: 14px;height: 14px;border-radius: 2px;left: 13px;top:4px;margin: 0;}
.order_lists .list_chk .son_check:checked +label::before{display: block;content: "\2714";text-align: center;font-size: 12px;color: white;}
.order_lists .list_con{width:550px;}
.order_lists .list_con .list_img{width: 120px;height: 120px;float: left;}
.order_lists .list_con .list_img img{width: 100%;vertical-align: top;}
.order_lists .list_con .list_text{margin: 0 0 0 20px;line-height: 24px;width: 330px;float: left; font-size: 16px; text-align: left;}
.order_lists .list_con .list_text a{color: #333;margin-top: 12px; }
.order_lists .list_con .list_text a:hover{color: #ff873e;text-decoration: underline;}
    .order_lists .list_con .list_text a span {display: -webkit-box;
    }
.order_lists .list_info{line-height: 25px;color: #999999; height:105px;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
text-overflow: ellipsis;
-ms-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
-moz-binding: url("ellipsis.xml#ellipsis");
overflow: hidden;}
.order_lists .list_price{width: 180px;}
.order_lists .list_price .price{margin-top: 20px;line-height: 30px;font-family: Verdana,Tahoma,arial;}
.order_lists .list_amount{width: 160px;}
.order_lists .list_amount .amount_box{border: 1px solid #ececec;border-radius: 4px;margin: 20px auto;position: relative;width: 100px;height: 32px;}
.order_lists .list_amount .amount_box input{width: 50px; height: 30px;line-height: 30px;border: none; color: #333333; text-align: center;z-index: 2;position: absolute;left: 24px;float: left;}
.order_lists .list_amount .amount_box a{float: left;height: 32px;width: 24px;text-align: center;line-height: 32px;color: #444;position: absolute;top:0;}
.order_lists .list_amount .amount_box .reduce{border-right: 1px solid #ececec;left: 0;}
.order_lists .list_amount .amount_box .plus{border-left: 1px solid #ececec;right: 0;}
.order_lists .list_amount .amount_box a:hover{color: #ff873e;z-index: 3;}
.order_lists .list_sum{width: 180px;}
.order_lists .list_sum .sum_price{line-height: 30px;margin-top: 20px;font-family: Verdana,Tahoma,arial;}
.order_lists .list_op{width: 164px;}
.order_lists .list_op .del{margin-top: 20px;line-height: 18px;}

/*底部总计算价*/
.bar-wrapper{width: 1200px;height: 70px;background: #fff;color: #333;}
.bar-wrapper .bar-left{float: left;height: 70px;line-height: 70px; font-size: 18px;}
.bar-wrapper .orange{color: #ff9000;}
.bar-wrapper .bar-right{float: right;}
.bar-wrapper .discount{float: left; width: 220px; text-align: center;font-weight: bold;}
.bar-wrapper .balance{float: left;width: 180px; text-align: center;}
.bar-wrapper .totalMoney{float: left;width:150px; text-align: center;}
.bar-wrapper .totalMoney .total_text{font-weight: 400;font-size: 20px;font-family: Arial;vertical-align: middle;}
.bar-wrapper .back_buy{float: left; height: 70px; line-height: 70px; color: #ff9000; font-size: 16px; font-weight: bold;margin: 0 60px 0 0; background: url(../images/buy.png) no-repeat 0 21px; text-indent: 32px;}
.bar-wrapper .back_buy a{color: #ff9000;font-weight: bold;}
.bar-wrapper .bar-right strong{color: #f40;}
.bar-wrapper .bar-right .calBtn{float: left;}
.bar-wrapper .bar-right .calBtn a, .bar-wrapper .bar-right .calBtn input{display: block;width: 190px;height: 70px;color: #fff;background: #ff9000;font-size: 22px;line-height: 70px;text-align: center;border-radius: 0 4px 4px 0;border:0px;cursor:pointer;}
.bar-wrapper .bar-right .calBtn a.btn_sty{background: #ff9000;cursor: pointer;}

/*contact_list 联系我们*/
.contact_list{width: 1200px;background: #fff;border-radius: 4px;margin: 0 auto 20px auto;padding: 45px 55px;box-shadow: -moz-box-shadow:0px 0px 10px rgba(0,0,0,0.06); -webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.06); box-shadow:0px 0px 10px rgba(0,0,0,0.06);}
.contact_list .text{margin-top: 30px;}
.contact_list .text p{font-size: 14px;color: #666666;font-family: 'PingFangSC';line-height: 30px;text-transform: uppercase;}

/*售后反馈-验证成功2  com_content*/
.com_content{width: 1200px;background: #fff; border-radius: 4px; margin: 0 auto 20px auto;padding: 36px 80px; }
.com_content h1{font-size: 18px; font-weight: normal; color: #333; line-height: 46px;}
.com_content p{padding: 0 30px;}
.com_content .cc_form .sell{font-size: 20px;font-family: 'PingFangSC';color: #C32728;display: flex;align-items: center;margin-bottom: 20px;}
.com_content .cc_form .sell img{margin-right: 10px; width:32px;height:32px;}
.com_content .cc_form p:nth-child(2),.cc_form p:nth-child(4){width: 550px;}
.com_content .textArea{margin-left: 90px;}
.com_content .cc_form textarea{width: 910px; height: 160px;border-radius: 10px; background: #fff; border: 1px solid #dadada; margin: 0 auto 30px;font-size: 18px; line-height: 46px; padding:10px 15px;}
.com_content .cc_form .cc_submit{width: 400px; height: 50px; line-height: 50px;color: #fff; border-radius: 4px; margin: 60px 0 0 330px; background-color:#C32728;  background-image: linear-gradient(#FF2728,#C32728); border: none; font-size: 18px; }
.com_content .cc_form .main{width: 910px;margin: auto;margin-right: 10px;}
.com_content .cc_form .main .imgBox .btn{margin: 15px 0 0 0;border: none; background: #C32728;color: #FFFFFF;border-radius: 5px;width: 134px;height: 40px;line-height: 40px;}
.com_content .cc_form .main .imgBox li{float: left;margin-right: 26px;}
.com_content .cc_form .main .imgBox .upimg{position: relative;width: 134px;height: 134px;background: url(../images/add_pic.png) no-repeat; }
.com_content .cc_form .main .imgBox .upimg input{position: absolute;width: 134px;height: 134px;opacity: 0;cursor: pointer;}
.com_content .exampleImg{margin-top: 20px;}
.com_content .exampleImg p{font-size: 14px;font-family: 'PingFangSC';color: #999999;padding: 0;line-height: 36px;}
.com_content .exampleImg li{float: left;margin-right: 26px;cursor: pointer;}
.com_content .exampleImg .img_detail{display: none;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 650px;height: 650px;z-index: 99;}
.com_content .exampleImg .img_detail .close_btn{position: absolute;top: -25px;right: -25px;width: 50px;height: 50px;border-radius: 50%;background: #C32728;display: flex;justify-content: center;align-items: center;}
.com_content .exampleImg .img_detail .close_btn span{font-size: 28px;color: #fff;}
/*.com_content #showui {display: flex;justify-content: flex-start;}
.com_content #showui li {width: 150px;height: 150px;position: relative;overflow: hidden;display: inline-block;margin-right: 5px;}
.com_content #showui li img.showimg {position: absolute;text-align: center;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 6;}
.com_content #showui li:first-child img.left {opacity: .6;cursor: no-drop;}
.com_content #showui li:last-child img.right {opacity: .6;cursor: no-drop;}
.com_content .showdiv{position: absolute;z-index: 9;bottom: 0;width: calc(100% - 20px);padding: 10px;display: flex;justify-content: space-around;background: rgba(0, 0, 0, .6);}
.com_content .showdiv img{width: 20px;height: 20px;cursor: pointer;}
.com_content .oneright{opacity: .6;cursor: no-drop !important;}*/


/*套餐详情页面*/
.meal_detail{width: 1200px;margin: 0 auto;margin-top: 65px;}
.meal_detail .meal_left{width: 540px;margin-right: 70px;float: left;height: 670px;}
.meal_detail .meal_left .swiper-container{width: 100%;height: 300px;margin-left: auto;margin-right: auto;}
.meal_detail .meal_left .swiper-slide{background-size: cover;background-position: center;}
.meal_detail .meal_left .gallery-top{height:80%;width:100%}
.meal_detail .meal_left .thumbs{position: relative;}  /*2020.5.22修改  start*/
.meal_detail .meal_left .gallery-thumbs{height: 20%;display: flex;justify-content: space-between;width: 90%;padding: 17px 0;}
.meal_detail .meal_left .gallery-thumbs .swiper-slide{width: 110px;height: 110px;cursor: pointer;}
.meal_detail .meal_left .gallery-thumbs .swiper-slide a img{width: 100%;}
.meal_detail .meal_left .thumbs .swiper-button-next{right: 0;width: 22px;height: 64px;margin: 0;transform: translateY(-40%);}
.meal_detail .meal_left .thumbs .swiper-button-prev{left: 0;width: 22px;height: 64px;margin: 0;transform: translateY(-40%);}
/*.meal_detail .meal_left .gallery-thumbs .swiper-slide.active{background-image-border: 2px solid red;}*/
/*.meal_detail .meal_left .gallery-thumbs .swiper-button-next{right: 0;width: 22px;height: 64px;margin: 0;transform: translateY(-40%);}
.meal_detail .meal_left .gallery-thumbs .swiper-button-prev{left: 0;width: 22px;height: 64px;margin: 0;transform: translateY(-40%);}*/   /*2020.5.22修改  start*/
/*.meal_detail .meal_left .gallery-top .swiper-slide a{display: block;width: 100%;height: 100%;*/}   /*2020.5.20修改*/
/*.meal_detail .meal_left .gallery-top .swiper-slide a img{width: 100%;height: 100%;}*/   			/*2020.5.20修改*/
/*.meal_detail .meal_left .gallery-thumbs{height: 20%;display: flex;justify-content: space-between;padding: 17px 34px;}*/
/*.meal_detail .meal_left .gallery-thumbs .swiper-slide{width: 110px;height: 110px;cursor: pointer;}*/
/*.meal_detail .meal_left .gallery-thumbs .swiper-slide a{display: block;width: 100%;height: 100%;}*/ /*2020.5.20修改*/
/*.meal_detail .meal_left .gallery-thumbs .swiper-slide.active{background-image-border: 2px solid red;}*/
/*.meal_detail .meal_left .gallery-thumbs .swiper-button-next{right: 0;width: 22px;height: 64px;margin: 0;transform: translateY(-40%);}*/
/*.meal_detail .meal_left .gallery-thumbs .swiper-button-prev{left: 0;width: 22px;height: 64px;margin: 0;transform: translateY(-40%);}*/
.meal_detail .meal_right{width: 590px; float: right;font-family: 'PingFangSC';}
.meal_detail .meal_right h2{font-size: 24px;color: #333333;line-height: 48px;margin-bottom: 40px;}
.meal_detail .meal_right p{font-size: 14px;color: #666666;line-height: 24px;text-align: justify;}
.meal_detail .meal_right h3{color: #333333;font-size: 16px;}
.meal_detail .meal_right .price{font-size: 16px;color: #4e4e4e;margin-bottom: 105px;}
.meal_detail .meal_right .price .original{text-decoration: line-through;margin: 55px 0 15px;}
.meal_detail .meal_right .price .current span{color: #da1522;font-size: 30px;}
.meal_detail .meal_right .shop_Cart{width: 240px;height: 60px;line-height: 60px;font-size: 20px;color: #fff;background: #ff9000;border: none;margin-top: 100px;cursor: pointer;}
.meal_detail .meal_right .shop_Cart_disabled{width: 240px;height: 60px;line-height: 60px;font-size: 20px;color: #fff;background: #cacaca;border: none;margin-top: 100px;}
.product_intro{width: 1200px;margin: 0 auto;margin-top: 40px;}
.product_intro .tit{border-bottom: 1px solid #C32728;margin-bottom: 30px;}
.product_intro .tit h3{width: 120px;height: 36px;line-height: 36px;background: #C32728;color: #fff;text-align: center;}