/* 积分商城CSS */
.main_list {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.yyjf {
	background: url(../images/jfsc/bg01.png) no-repeat center center;
	width: 450px;
	height: 466px;
}
.yyjf .head {
	width: 175px;
	height: 175px;
	margin: 45px auto 45px auto;
}
.yyjf ul li {
	font-size: 26px;
	text-align: center;
}
.yyjf ul li:nth-child(3) {
	margin-top: 30px;
}
.yyjf ul li:nth-child(4) {
	margin-top: 20px;
	color: #CF271E;
}
.jf_list02 {
	padding-bottom: 60px;
}
.jf {
	width: 725px;
	height: 466px;
}
.jfgz {
	width: 724px;
	height: 227px;
	background: url(../images/jfsc/bg02.png) no-repeat center center;
	background-size: cover;
}
.jf .jfgz li,.jf .jfmx li{
	font-size: 32px;
	padding-left: 46px;
}
.jf .jfgz li:first-child,.jf .jfmx li:first-child {
	padding: 70px 0 30px 46px;
}
.jf .jfgz li:nth-child(2) a,.jfmx li:nth-child(2) a {
	color: #999999;
	font-size: 26px;
	text-decoration: underline;
}
.jfmx {
	width: 357px;
	height: 227px;
	background: url(../images/jfsc/bg03.png) no-repeat;
	background-size: cover;
	margin-top: 10px;
	font-size: 32px;
}
.jfdh_title {
	font-size: 32px;
	color: #505050;
	margin: 104px auto 0 30px;
	background: url(../images/jfsc/border.png) no-repeat;
	text-align: center;
	height: 64px;
	background-position: 0 20px;
}
.jfdh_title p {
	margin-left: -25px;
}

.jfdh_title p span{
	color: #999999;
}
.jfdh_box li {
	width: 292px;
	height: 356px;
	overflow: hidden;
	background: #FFFFFF;
	float: left;
	margin:0 10px 25px 0 ;
}
.jfdh_box li:nth-child(4n) {
	margin-right: 0;
}
.jfdh_box {
	margin: 54px 0 68px 0;
	
}
.jfdh_box .sp {
	width: 292px;
	height: 252px;
}
.jfdh_box li .sp_name {
	font-size: 20px;
	height: 50px;
	overflow: hidden;
	margin: 10px 22px 0 22px;
}
.jf_item p:nth-child(3) {
	padding: 10px 0 0 20px;
	font-size: 16px;
}
.jf_item p:nth-child(3) span i {
	color: #CF271E;
}
.jf_num {
	font-size: 24px;
	padding-right: 5px;
	font-weight: bold;
}
.jf_item p:nth-child(3) span:nth-child(2) {
	padding:7px 22px 0 0 ;
}

/* 积分明细CSS */
.mt20{
margin-top:20px;
}
.mt40{
     margin-top:40px;
}
.mt10{
    margin-top:10px;
}
.mt60 {
	margin-top: 60px;
}
 .c-datepicker-data-input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #666666;
}
.search_btn {
	width: 80px;
    height: 32px;
	line-height: 32px;
    font-size: 16px;
    background: #CF271E;
    color: #FFFFFF;
    border: none;
	text-align: center;
    margin:10px 0 0 30px;
    border-radius: 5px;
}
.search_btn:hover {
	cursor: pointer;
}
.jfmx_list ul {
	margin-top: 40px;
}
.jfmx_list ul li {
	width: 590px;
	height: 80px;
	float: left;
	background: #FFFFFF;
	margin:20px 20px 0 0 ;
}
.jfmx_list ul li:nth-child(2n) {
	margin-right: 0;
}
.volunteers p:first-child {
	font-size: 20px;
	margin: 13px 0 10px 18px;
}
.volunteers p:nth-child(2) {
	font-size: 16px;
	color: #666666;
	margin-left: 18px;
}
.jfmx_list ul li .add {
	font-size: 28px;
	margin: 20px 40px 0 0 ;
}
/* 积分兑换 */
.dhjl li {
	width: 1200px;
	height: 139px;
	background: #FFFFFF;
	margin-bottom: 20px;
}
.dhjl li .dh_img {
	width: 106px;
	height: 106px;
	margin: 16px 14px 0 23px;
}
.dhjl li .dh_name {
	font-size: 18px;
    height: 139px;
    width: 380px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.dhjl li .jf_number {
	font-size: 18px;
	color: #CF271E;
	line-height: 139px;
	margin-left: 35px;
	width: 143px;
}
.dhjl li .dh_time {
	font-size: 18px;
	line-height: 139px;
	margin-left: 10px;
}
.dhjl li .dh_zt {
	font-size: 18px;
	line-height: 139px;
	margin-left: 100px;
}
/* 商品详情 css */
/* 图片切换 */
.spxq_list {
	width: 1044px;
	background: #FFFFFF;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 43px 78px;
}
.exzoom {
	box-sizing: border-box;
}
.exzoom * {
	box-sizing: border-box;
}
.exzoom .exzoom_img_box {
	background: #eee;
	position: relative;
}
.exzoom .exzoom_img_box .exzoom_main_img {
	display: block;
	width: 100%;
}
.exzoom .exzoom_preview {
	margin: 0;
	position: absolute;
	top: 0;
	overflow: hidden;
	z-index: 999;
	background-color: #fff;
	border: 1px solid #ddd;
	display: none;
}
.exzoom .exzoom_preview .exzoom_preview_img {
	position: relative;
	max-width: initial !important;
	max-height: initial !important;
	left: 0;
	top: 0;
}
.exzoom .exzoom_nav {
	margin-top: 10px;
	overflow: hidden;
	position: relative;
	left: 15px;
}
.exzoom .exzoom_nav .exzoom_nav_inner {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
}
.exzoom .exzoom_nav .exzoom_nav_inner span {
	border: 1px solid #ddd;
	overflow: hidden;
	position: relative;
	float: left;
}
.exzoom .exzoom_nav .exzoom_nav_inner span.current {
	border: 1px solid #CF271E;
}
.exzoom .exzoom_nav .exzoom_nav_inner span img {
	max-width: 100%;
	max-height: 100%;
	position: relative;
}
.exzoom .exzoom_btn {
	position: relative;
	margin: 0;
}
.exzoom .exzoom_btn a {
	display: block;
	width: 15px;
	border: 1px solid #ddd;
	height: 60px;
	line-height: 60px;
	background: #eee;
	text-align: center;
	font-size: 18px;
	position: absolute;
	left: 0;
	top: -62px;
	text-decoration: none;
	color: #999;
}
.exzoom .exzoom_btn a:hover {
	background: #CF271E;
	color: #fff;
}
.exzoom .exzoom_btn a.exzoom_next_btn {
	left: auto;
	right: 0;
}
.exzoom .exzoom_zoom {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	z-index: 5;
	cursor: pointer;
}

@media screen and (max-width: 768px) {
.exzoom .exzoom_zoom_outer {
	display: none;
}
}
.exzoom .exzoom_img_ul_outer {
	position: absolute;
	overflow: hidden;
}
.exzoom .exzoom_img_ul_outer .exzoom_img_ul {
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: absolute;
}
.exzoom .exzoom_img_ul_outer .exzoom_img_ul li {
	list-style: none;
	display: inline-block;
	text-align: center;
	float: left;
}
.exzoom .exzoom_img_ul_outer .exzoom_img_ul li img {
	width: 100%;
}
#exzoom {
	width: 400px;
}
.spxq_message {
	width: 546px;
}
.spxq_message ul li {
	color: #666666;
	margin-top: 13px;
}
.spxq_message ul li:first-child {
	font-size: 24px;
	color: #000000;
}
.spxq_message ul li:nth-child(2) {
	font-size: 14px;
}
.spxq_message ul li:nth-child(3) {
	background: #F6F6F6;
	padding: 10px 30px;
}
.spxq_message ul li:nth-child(3) div p {
	margin-top: 20px;
}
.spxq_message ul li:last-child {
	margin-left: 30px;
}
.spxq_message ul li .dhjf {
	color: #E2393C;
	font-size: 24px;
}
.spxq_message ul .kc {
	color: red;
	margin: 30px 0 0 30px;
}
#quantity {
		width: 50px;
		height: 50px;
		font-size: 24px;
		text-align: center;
		border: 1px solid #DADADA;
}
.spxq_num {
	width: 77px;
	height: 50px;
	margin-left: 30px;
}
#add,#min {
	width: 25px;
	height: 25px;
	background: #F4F4F4;
	border: 1px solid #DADADA;
}
#add,#min:hover {
	cursor: pointer;
}
#min  {
	margin-top: -26px;
}
.ljdh {
	width: 206px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #FFFFFF;
	font-size: 24px;
	border-radius: 5px;
	background: #CF271E;
	margin-left: 14px;
}
.ljdh:hover {
	cursor: pointer;
	color: #FFFFFF;
}
.spxq_title {
	margin-top: 50px;
	width: 1050px;
	background: #F2F2F2;
	height: 44px;
}
.spxq_title li {
	float: left;
	width: 136px;
	height: 44px;
	
	text-align: center;
	line-height: 44px;
	font-size: 20px;
}
.spxq_title li:hover {
	cursor: pointer;
}
.spxq_act {
	background: #CF271E;
	color: #FFFFFF;
}
.spxq_details {
	margin-top: 38px;
	font-size: 16px;
}
.spxq_details img  {
	display:block;
	width: 921px;
	margin: 25px 65px;
	height: auto;
	max-width: 100%;
}
.mt70 {
	margin-top: 70px;
}
/* 确认订单css */
.qrdd_list {
	width: 1136px;
	background: #FFFFFF;
	padding: 23px 32px;
	margin: 0 auto;
	position: relative;
}
/*日期*/
.handle_right .handle_date{
	float:left;
	width:600px;
	height:48px;
	line-height:48px;
	margin-bottom:20px;
}
.handle_date span{ float:left; width:76px;}
.handle_date ul.datelist{
	float:left;
	width:524px;
}
.handle_date ul.datelist li{ float:left; height:30px; font-size:13px; position:relative; margin:2px 40px 2px 0; outline:none;}
.handle_date ul.datelist li a{ width:130px; height:30px; color:#434343; text-align:center; border:2px solid #f1f1f1; background:#f1f1f1; display:inline-block; line-height:30px;}
.handle_date ul.datelist li a:hover{ border:2px solid #CF271E; color:#CF271E; text-decoration:none;}
.handle_date ul.datelist li i{ position:absolute; width:14px; height:13px; font-size:0; line-height:0; right:2px; bottom:-2px; background:url(../images/jfsc/icon01.png) no-repeat right bottom; z-index:99; display:none;background-position: 0.5px 0;}
.handle_date ul.datelist li.selected a{ width:130x; height:30px; border:2px solid #CF271E;}
.handle_date ul.datelist li.selected i{ display:block;}

.dd_title {
	font-size: 20px;
	color:#CF271E;
	width: 1128px;
	padding-bottom: 18px;
	border-bottom: 1px solid #F4F4F4;
}
.psfs {
	margin: 30px 0 20px 0;
	font-size: 20px;
}
.shxx {
	margin-top: 56px;
}
.shxx p {
	font-size: 16px;
	margin-bottom: 25px;
}
.shxx ul li {
	font-size: 16px;
	color: #666666;
	float: left;
	margin: 0 0 0 25px;
}
.shxx ul li input {
	height: 34px;
	border: 2px solid #F2F2F2; 
}
.shxx ul li:first-child input {
	width: 141px;
}
.shxx ul li:nth-child(2) input {
	width: 230px;
}
.shxx ul li:nth-child(3) input {
	width: 458px;
}
.spxx table tr th:first-child {
	width: 505px;
}
.spxx table tr th {
	font-size: 16px;
	font-weight: normal;
	background: #F9F9F9;
	height: 40px;
	line-height: 40px;
}
.spxx table tr th:nth-child(2),.spxx table tr th:nth-child(3),.spxx table tr th:nth-child(4) {
	width: 200px;
}

.spxx table tr td:nth-child(2),.spxx table tr td:nth-child(3),.spxx table tr td:nth-child(4) {
	text-align: center;
}
.spxx table tr td {
	padding: 20px 0;
}
.spxx table {
	box-shadow: #FAFAFA 0px 0px 15px;
	margin-bottom: 30px;
}
.spxx table tr td:first-child {
	padding: 15px 40px;
}
.qrdd_img {
	width: 80px;
	height: 80px;
}
.qrdd_name {
	font-size: 16px;
	height: 80px;
	padding:0 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.zjf li {
	font-size: 16px;
	letter-spacing: 1px;
	margin-top: 15px;
}
.zjf .number {
	color: #CF271E;
}
.dz {
	width: 1096px;
	background: #F3F3F3;
	padding: 5px 29px 19px 0;
	margin-top: 20px;
}
.dz p {
	font-size: 12px;
	text-align: right;
	margin-top: 15px;
}
.dz .xhjf span {
	font-size: 18px;
	color: #FE4965;
}
.qrdh {
	
	line-height: 36px;
	text-align: center;
	color: #FFFFFF;
	background: #CF271E;
}
.img-replace {
  /* replace text with an image */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  color: transparent;
  white-space: nowrap;
}

/* -------------------------------- 

Main components 

-------------------------------- */
.cd-popup-trigger {
	float: right;
	width: 140px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #FFF;
	font-size: 18px;
	border-radius: 5px;
  	background: #CF271E;
	margin-top: 35px;
}
.cd-popup-trigger:hover {
	color: #FFFFFF;
}

/* -------------------------------- 

xpopup 

-------------------------------- */
.cd-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background:url(../images/jfsc/bgtm.png);
  opacity: 0.4;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
  position: relative;
  width: 90%;
  max-width: 776px;
  height:596px;
  margin: 4em auto;
  background:#FFFFFF;
  text-align: center;
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.cd-popup-container p {
  padding: 3em 1em;
}
.cd-popup-container .cd-buttons { padding-top:125px;}
.cd-popup-container .cd-buttons:after {
  content: "";
  display: table;
  clear: both;
}
.cd-popup-container .cd-buttons li:last-child {
 background: #CF271E;
 width: 394px;
 height: 56px;
 line-height: 56px;
 text-align: center;
 border-radius: 5px;
 margin: 100px auto;
}
.cd-popup-container .cd-buttons :last-child a {
  display: block;
  height: 56px;
  line-height: 56px;
  text-transform: uppercase;
  font-size:24px;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cd-popup-container .cd-buttons li a {
  color:#FFFFFF;
}
.cd-popup-container .cd-popup-close {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 30px;
  height: 30px;
  background:url(../images/icon_close.png) no-repeat;
}
.cd-popup-container .cd-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}
.cd-popup-container .cd-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 8px;
}
.is-visible .cd-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media only screen and (min-width: 1170px) {
  .cd-popup-container {
    margin: 8em auto;
  }
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
.mt80 {
    margin-top: 70px;
}