
/*????  demo-1*/
.yxshop_model .gph_trol{
	display: none;
}
.yxshop_model .sousuo {
	display: inline-block;
}
.yxshop_model .sousuo img {
	width: 30px;
	cursor: pointer;
}
.yxshop_model .tansou {
	position: fixed;
	z-index: 1061;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .85);
}
.yxshop_model .tansou .sou {
	position: absolute;
	width: 847px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.yxshop_model .tansou .sou input {
	font-size: 18px;
	float: left;
	width: 731px;
	height: 87px;
	padding-left: 30px;
	color: #333;
	background: #fff;
}	

@media screen and (max-width: 990px) {
	.yxshop_model .tansou .sou {
		width: 750px;
	}
	.yxshop_model .tansou .sou input {
		width: 638px;
	}
} 
@media screen and (max-width: 767px) {
	.yxshop_model .tansou .sou {
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
	}
	.yxshop_model .tansou .sou input {
		font-size: 12px;
		width: calc(100% - 70px);
		width: -webkit-calc(100% - 70px);
		height: 50px;
		padding-left: 15px;
	}
	.yxshop_model .gph_trol{
		display: block;
	}
}
.yxshop_model .tansou .sou button {
	line-height: 86px;
	float: right;
	width: 102px;
	height: 87px;
	margin-left: 3px;
	text-align: center;
	background: #065FAE;
}
.yxshop_model .tansou .sou button img {
	width: 44px;
}
@media screen and (max-width: 767px) {
	.yxshop_model .tansou .sou button {
		line-height: 50px;
		width: 60px;
		height: 50px;
	}
	.yxshop_model .tansou .sou button img {
		width: 26px;
	}
}
.yxshop_model .tansou .tansouc {
	position: absolute;
	top: 60px;
	right: 60px;
	cursor: pointer;
}
@media screen and (max-width: 767px) {
	.yxshop_model .tansou .tansouc {
		width: 20px;
		position: absolute;
		top: 20px;
		right: 15px;
		cursor: pointer;
	}
}
.jns_heard{
	padding-top: 121px;
}
@media screen and (max-width: 1200px) {
	.jns_heard{
	padding-top: 0px;
}
}
.yxshop_model.jns_heard .container{
	max-width: calc(100% - 163px - 163px);
}
.yxshop_model img{
	border: none;
}
.yxshop_model input[type ="checkbox"]{  
	-webkit-appearance:checkbox;	
	margin-top: 0;
}
/*.yxshop_model .header{
	width: 100%;
	height: 80px;
	background-color: #a3a19d;
}*/
.yxshop_model .t_logo{
	width: 45px;
	line-height: 80px;
}
.yxshop_model .t_logo img{
	width: 38px;
}
.yxshop_model .t_nav{
	width: 403px;
	margin:0 auto;
}
.yxshop_model .t_nav ul{
	margin:0 -42px;
}
.yxshop_model .t_nav ul li{
    float: left;
}
.yxshop_model .t_nav ul li a{
	font-size: 18px;
	line-height: 80px;
	color: #dbdad9;
	font-weight: bold;
	display: block;
	padding: 0 66px;
}
.yxshop_model .t_nav ul li:hover a{
	color: #c4161c;
}
.yxshop_model .t_right{
	overflow: hidden;
}
.yxshop_model .zhuns {
	width: 36%;
	margin-top: 210px;
	margin-left: 90px;
}
.yxshop_model .t_right div{
	margin: 0 18px;
	line-height: 80px;
}
.yxshop_model .t_right img{
	width: 100%;
}
.yxshop_model .t_right .search{
	width: 25px;
	cursor: pointer;
	opacity: 1;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}
.yxshop_model .t_right .search:hover{
	opacity: 0.6;
}
.yxshop_model .t_right .member{
	width: 25px;
	opacity: 1;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}
.yxshop_model .t_right .member:hover{
	opacity: 0.6;
}
.yxshop_model .t_right .ShopUser{
	width: 22px;	
	position: relative;
	opacity: 1;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}
.yxshop_model .t_right .ShopUser:hover{
	opacity: 0.6;
}
.yxshop_model .t_right .ShopUser:before{
	content: '';
	position: absolute;
	width: 1px;
	height: 24px;
	top:39%;
	left:-18px;
	background-color: #dad9d8;
}
.yxshop_model .user_reg{
	width: 403px;
	margin:0 auto;
	padding: 120px 0 80px;
}
.yxshop_model .user_regti h1{
	font-size: 20px;
	line-height: 30px;
	color: #c4161c;
}
.yxshop_model .user_regform{
	padding-top: 23px;
}
.yxshop_model .user_regform input[type="text"],
.yxshop_model .user_regform input[type="password"],
.yxshop_model .user_regform input[type="button"]{
	width: 100%;
	height: 40px;
	border: 1px solid #b3b3b3;
	color: #b3b3b3;
	padding-left: 165px;
}
.yxshop_model .user_regform input[type="password"]{
	display: none;
}
.yxshop_model .user_regform input[type="checkbox"]{
    -webkit-appearance:checkbox;
}
.yxshop_model .user_regform input[type="submit"]{
	width: 100%;
	height: 55px;
    background-color: #c4161c;
    font-size: 20px;
    color: #fff;
    letter-spacing: 5px;
    cursor: pointer;
}
.yxshop_model .user_regform .form_group{
	position: relative;
	margin-bottom: 29px;
}
.yxshop_model .user_regform .form_label{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	left: 14px;
}
.yxshop_model .user_regform .form_label label{
	color: #666;
	letter-spacing: 10px;
}
.yxshop_model .user_regform .form_input_code input{
	width: 63%;
	padding-left: 14px;
}
.yxshop_model .user_regform .form_input_code img{
	width: 26%;
	cursor: pointer;
}
.yxshop_model .user_regform .form_input_confirm{
	overflow: hidden;
}
.yxshop_model .user_regform .form_input_confirm input[type='text']{
	width: 76%;
	float: left;
}
.yxshop_model .user_regform .form_input_confirm input[type='button']{
	float: left;
    width:24%;
    padding-left: 0;
    border-left: none;
    color: #666;
    cursor: pointer;
}
.yxshop_model .user_regform a.agree{
	color: #c4161c;
	margin-left: 5px;
}
.yxshop_model .user_regform a.agree:hover{
	text-decoration: underline;
}
.yxshop_model .user_login{
	width: 400px;
	margin:0 auto;
	padding-bottom: 90px;
	padding-top: 80px;
}
.yxshop_model .user_loginti{
	padding-top: 80px;
	padding-bottom: 24px;
}
.yxshop_model .user_loginti h1{
	font-size: 20px;
	line-height: 30px;
    color: #c4161c;
}
.yxshop_model .user_loginform{
    border: 1px solid #e6e6e6;
    padding-top: 8px;
    padding-bottom: 15px;
    -moz-box-shadow:0px 3px 5px #E6E6E6; 
    -webkit-box-shadow:0px 3px 5px #E6E6E6; 
    box-shadow:0px 3px 5px #E6E6E6;
}
.yxshop_model .user_loginli{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
}
.yxshop_model .user_loginli li{
	float: left;
	position: relative;
	width: 100%;
	text-align: center;
	font-size: 18px;
	line-height: 62px;
	color:#666;
	cursor: pointer;
	text-align: center;
}
.yxshop_model .user_loginli li.active{
	color:#c4161c;
}
.yxshop_model .user_loginz{
	padding: 52px 26px 0;
}
.yxshop_model .user_loginz input[type='text'],
.yxshop_model .user_loginz input[type='password']{
	width: 100%;
	height: 35px;
	color: #999;
	padding-left: 20px;
}
.yxshop_model .user_loginz input[type='password']{
	display: none;
}
.yxshop_model .user_loginz input[type='button']{
	width: 100%;
	height: 33px;
	background: #c4161c;
	color: #fff;
	font-size: 16px;
	letter-spacing: 10px;
	text-align: center;
	cursor: pointer;
}
.yxshop_model .user_loginz .form-group{
	margin-bottom: 20px;
	border: 1px solid #e6e6e6;
}
.yxshop_model .user_loginz .form-group .loginpass{
	display: block;
    color: #333333;
    padding-top: 18px;
    text-align: right;
}
.yxshop_model .user_loginz .form-group .loginpass:hover{
	color: #c4161c;
	text-decoration: underline;
}
.yxshop_model .user_loginz .form-group:nth-child(4) ,.user_loginz .form-group:nth-child(3){
	border:none;
}
.yxshop_model .user_loginother .ti{
	position: relative;
	padding-top: 20px;
}
.yxshop_model .user_loginother .ti:before,
.yxshop_model .user_loginother .ti:after{
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 113px;
	height: 1px;
	background-color:#e6e6e6; 
}
.yxshop_model .user_loginother .ti:before{
    left: 0;
}
.yxshop_model .user_loginother .ti:after{
    right: 0;
}
.yxshop_model .user_loginother .ti h2{
	font-size: 14px;
	line-height: 24px;
	color: #d2d2d2;
	text-align: center;	
}
.yxshop_model .user_loginways{
	overflow: hidden;
	margin-top: 13px;
}
.yxshop_model .user_loginways a{
	float: left;
	margin-left: 30px;
}
.yxshop_model .user_loginwaysqq{
    width: 26px;
    height: 25px;
    background: url(../images/loginqq.png) no-repeat center center;
    background-size: 100% 100%;
}
.yxshop_model .user_loginwayswx{
    width: 26px;
    height: 25px;
    background: url(../images/loginwx.png) no-repeat center center;
    background-size: 100% 100%;
}
.yxshop_model .user_loginwayspay{
    width: 25px;
    height: 25px;
    background: url(../images/loginpay.png) no-repeat center center;
    background-size: 100% 100%;
}
.yxshop_model .user_loginways .reg{
	margin-right:30px; 
	line-height: 25px;
	float: right;
	color: #c4161c;
}
.yxshop_model .user_loginways .reg:hover{
	text-decoration: underline;
}
.yxshop_model .user_loginways .loginpass{
    margin-right:0px;
    line-height: 25px;
    float: right;
    color: #c4161c;
    position: relative;
}
.yxshop_model .user_loginways .loginpass:after{
    position: absolute;
    content: '';
    width: 1px;
    height: 70%;
    right: -15px;
    top:50%;
    background: #e6e6e6;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.yxshop_model .user_logins{
	display: none;
	width: 100%;
	padding: 52px 26px;
	text-align: center; 
}
.yxshop_model .user_logins img{
	max-width: 90%;
}
.yxshop_model .user_logins p{
	font-size: 16px;
    line-height: 32px;
    color: #666;
}
.yxshop_model .footer{
	padding-bottom: 90px;
}
.yxshop_model .f_links{
	text-align: center;
}
.yxshop_model .f_links div{
	display: inline-block;
	margin: 0 28px;
}
.yxshop_model .f_links div.sina{
	width: 70px;
	height: 57px;
}
.yxshop_model .f_links div.weixin{
	width: 57px;
	height: 57px;
	cursor: pointer;
}
.yxshop_model .f_links div.youku{
	width: 60px;
	height: 60px;
}
.yxshop_model .f_links div img{
	width: 100%;
}
.yxshop_model .f_nav{
	text-align: center;
	margin-top: 18px;
}
.yxshop_model .f_nav ul li{
	display: inline-block;
	padding: 0 25px;
	font-size: 16px;
	line-height: 42px;
	color: #333;
}
.yxshop_model .f_nav ul li:last-child{
	padding-left: 0;
}
.yxshop_model .f_nav ul li:last-child img{
	margin-top: -4px;
	width: 24px;
}
.yxshop_model .f_nav ul li a{
	display: inline-block;
	position: relative;
	color: #333;
	font-size: 16px;
	line-height: 42px;
}
.yxshop_model .f_nav ul li a:hover {
	color: #c4161c;
}
.yxshop_model .f_nav ul li a:before{
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	left: -25px;
	width: 1px;
	height:8px;
	background-color: #333;
}
.yxshop_model .f_copy p{
	text-align: center;
	font-size: 16px;
	line-height: 42px;
	color: #999;
}
.yxshop_model .f_copy p a{
	color: #c4161c;
	position: relative;
}
.yxshop_model .f_copy p a:after{
	position: absolute;
	content: '';
	height: 1px;
	width: 100%;
	top: 23px;
	background: #c4161c;
	left: 0;
}
.yxshop_model .tweixin_box{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
}
.yxshop_model .tweixin{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	text-align: center;
}
.yxshop_model .tweixin img{
	width: 100%;
}
.yxshop_model .site-nav{
	overflow: hidden;
	padding-top: 80px;
}
.yxshop_model .site-nav span{
	float: left;
	color: #999;
	padding-right: 33px;
	line-height: 62px;
}
.yxshop_model .site-nav a{
	float: right;
    color: #999;
    line-height: 62px;
    padding-left: 46px;
}
.yxshop_model .site-nav a em{
	font-style: normal;
}
.yxshop_model .site-nav a:hover{
	color: #c4161c;
}
.yxshop_model .ny-header{
	height: 243px;
	border: 1px solid #e6e6e6;
	margin-top: 72px;
}
.yxshop_model .ny-headerti{
    height: 100px;
    background-color: #f4f4f4;
    border-bottom: 1px solid #e6e6e6;
    padding-left: 40px;
}
.yxshop_model .ny-headerti h1{
	line-height: 100px;
	font-size: 28px;
	color: #333;
}
.yxshop_model .ny-headerli{
	display: table;
	width: 100%;
	height: calc(100% - 100px);
}
.yxshop_model .ny-headerli li{
	display: table-cell;
	width: 33.3333%;
	padding: 0 80px;
	text-align: center;
	position: relative;
	vertical-align: middle;
}
.yxshop_model .ny-headerli li:after{
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 1px;
	height: 97px;
	background-color: #e6e6e6;
}
.yxshop_model .ny-headerli li:last-child:after{
	display: none;
}
.yxshop_model .ny-headerli li .img img{
    max-width: 100%;
	margin-top: 10px;
}
.yxshop_model .ny-headerli li .en{
	margin-top: 8px;
	font-size: 18px;
	line-height: 28px;
	color: #333;
}
.yxshop_model .ny-headerli li .cn{
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.yxshop_model .ny-headerli li:hover .cn{
	color: #c4161c;
}
.yxshop_model .ny-common{
	margin-top:80px;
	margin-bottom: 130px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e6e6e6;
}
.yxshop_model .ny-commonti{
	background-color: #585858;
}
.yxshop_model .ny-commonti h1{
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.yxshop_model .ny-order-th{
	overflow: hidden;
	display: table;
	width:100%;
	border-bottom: 1px solid #e6e6e6;
}
.yxshop_model .td-inner{
	font-size: 16px;
	line-height: 46px;
	color: #666;
	text-align: center;
}
.yxshop_model .ny-order-th .th-order .td-inner{
    text-align: left;
}
.yxshop_model .th-order{
	width: 27.3%;
	padding-left: 40px;
}
.yxshop_model .th-pay{
	width: 17.3%;
}
.yxshop_model .th-count{
    width: 10.5%;
}
.yxshop_model .th-op{
	width: 16.5%;
}
.yxshop_model .th-state{
	width: 13%;
}
.yxshop_model .th-ope{
    width: 15%;
}
.yxshop_model .ny-order-shop{
	position: relative;
	padding-left:60px;
	margin-top: 20px;
}
.yxshop_model .ny-order-shop .check{
	display: inline-block;
	position: absolute;
	left: 40px;
	top: 1px;
}
.yxshop_model .ny-order-shop{
	color: #666666;
}
.yxshop_model .ny-order-con{
	margin-top: 23px;
}
.yxshop_model .ny-order-item .top{
     height: 45px;
     line-height: 45px;
     background-color: #f4f4f4;
     padding-left: 70px;
     position: relative;
}
.yxshop_model .ny-order-item .top .check{
	display: inline-block;
	position: absolute;
	left: 40px;
	top: 50%;
	transform: translateY(-50%);
}
.yxshop_model .ny-order-item .top .date{
	color: #c4161c;
	font-size: 14px;
}
.yxshop_model .ny-order-item .top .num{
	color: #666;
	margin-left: 25px;
	font-size: 14px;
}
.yxshop_model .ny-order-con .bottom{
	padding:20px 0;
	display: table;
	width: 100%;
}
.yxshop_model .th-common{
	display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #666;
}
.yxshop_model .td-order .img{
    display: table-cell;
    width: 129px;
    height: 102px;
}
.yxshop_model .td-order .img img{
	max-width:100%;
	max-height: 100%;
	margin: auto;
	display: block;
}
.yxshop_model .td-order .ti{
    display: table-cell;
    padding-left: 15px;
    width: calc(100% - 129px);
    vertical-align: middle;
}
.yxshop_model .td-op{
    color: #c4161c;
}
.yxshop_model .td-state span{
	display: block;
	margin: 5px 0; 
}
.yxshop_model .td-state span a{
	color: #666;
}
.yxshop_model .td-state span a:hover{
	color: #c4161c;
}
.yxshop_model .td-ope span{
	display: block;
	margin: 0 auto;
	width: 100px;
	line-height: 26px;
	background-color:#c4161c;
	cursor: pointer;
}
.yxshop_model .td-ope span a{
	color:#fff;
}
.yxshop_model .td-ope span:hover{
	text-decoration: underline;
}
.yxshop_model .ny-page{
   padding-bottom: 95px;
    text-align: center;
}
.yxshop_model .ny-page li{
	display: inline-block;
	line-height: 32px;
	padding: 0 10px;
	color: #666;
	border: 1px solid #aeaeae;
	margin: 0 22px;
}
.yxshop_model .ny-page li.activepage,
.yxshop_model .ny-page li:hover{
	background-color: #585858;
	color: #fff;
	border: 1px solid #585858;
}
.yxshop_model .ny-foot{
	height: 222px;
	background: url(../images/ny_foot_bg.jpg) no-repeat center center;
	display: table-cell;
    width: 1220px;
    vertical-align: middle;
}
.yxshop_model .ny-foot-item{
	float: right;
	margin-right: 80px;
}
.yxshop_model .ny-foot-item li{
	float: left;
	position: relative;
	padding-left: 76px;
}
.yxshop_model .ny-foot-item li:after{
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: -58px;
    width: 39px;
    height: 39px;
    background: url(../images/jiantou_icon.png) no-repeat center center;
}
.yxshop_model .ny-foot-item li:last-child:after{
	display: none;
}
.yxshop_model .ny-foot-item li .item{
    width: 159px;
	height: 159px;
	border: 2px solid #fff;
	border-radius: 50%;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.yxshop_model .ny-foot-item li .des{
	color: #fff;
	margin-top: 15px;
}
.yxshop_model .ny-box{
	position: relative;
	padding-bottom: 89px;
	margin-bottom: 85px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
.yxshop_model .ny-lnav{
	position: absolute;
	left: 0;
	top: 0;
	width: 163px;
	height: 100%;
	border-right: 1px solid #e6e6e6;
}
.yxshop_model .ny-lnav ul li{
	text-align: left;
	margin-top: 14px;
	padding-left: 40px;
}
.yxshop_model .ny-lnav ul li a{
	color: #666;
	display: block;
	line-height: 34px;
}
.yxshop_model .ny-lnav ul li.active,
.yxshop_model .ny-lnav ul li:hover{
	background-color: #c4161c;
}
.yxshop_model .ny-lnav ul li.active a,
.yxshop_model .ny-lnav ul li:hover a{
	color: #fff;
}
.yxshop_model .nyrnav{
	position: absolute;
	right: 0;
	top: 0;
	width: 163px;
}
.yxshop_model .nyrnav li{
	border-bottom: 1px solid #e6e6e6;
	background-color: #f4f4f4;
	height: 130px;
}
.yxshop_model .nyrnav li .ti{
	color: #666;
	text-align: center;
	line-height:42px; 
}
.yxshop_model .nyrnav li.user{
	padding-top: 38px;
}
.yxshop_model .nyrnav li.user .icon{
	margin:0 auto;
	width: 31px;
	height: 33px;
	background: url(../images/ruser.png) no-repeat center center;
    background-size: 100% 100%;
}
.yxshop_model .nyrnav li.user:hover .icon,
.yxshop_model .nyrnav .user.active .icon{
	background: url(../images/ruser1.png) no-repeat center center;
    background-size: 100% 100%;
}
.yxshop_model .nyrnav li.ShopUser{
	padding-top: 30px;
}
.yxshop_model .nyrnav li.ShopUser .icon{
	margin:0 auto;
	width: 37px;
	height: 37px;
	background: url(../images/rshop.png) no-repeat center center;
    background-size: 100% 100%;
}
.yxshop_model .nyrnav li.ShopUser:hover .icon,
.yxshop_model .nyrnav .ShopUser.active .icon{
	background: url(../images/rshop1.png) no-repeat center center;
    background-size: 100% 100%;
}
.yxshop_model .nyrnav li.mess{
	height: 55px;
}
.yxshop_model .nyrnav li.mess .ti{
    line-height: 55px;
}
.yxshop_model .nyrnav li.zheng{
	padding-top: 24px;
	height: 182px;
}
.yxshop_model .nyrnav li.zheng .icon{
	margin: 0 auto;
	width: 50px;
	height: 50px;
	background: url(../images/rzhengpin.png) no-repeat center center;
    background-size: 100% 100%;
}
.yxshop_model .nyrnav li.zheng:hover{
    background-color: #f4f4f4;
}
.yxshop_model .nyrnav li.zheng:hover .ti{
    color: #666;
}
.yxshop_model .nyrnav li.zheng .ti{
	margin-top: 19px;
	line-height: 30px;
}
.yxshop_model .nyrnav li:hover,.yxshop_model .nyrnav li.active{
    background-color: #c4161c;
}
.yxshop_model .nyrnav li:hover .ti,.yxshop_model .nyrnav li.active .ti{
    color: #fff;
}
.yxshop_model .order-xq-th{
	background-color: #f4f4f4;
	border-top: 1px solid #e6e6e6;
	overflow: hidden;
	display: table;
	width: 100%;
}
.yxshop_model .order-xq-th .th-order .td-inner{
	text-align: left;
}
.yxshop_model .order-xq-date{
	color:#c4161c;
	line-height: 24px;
	margin-top: 15px;
	padding-left: 92px;
}
.yxshop_model .order-xq-con{
	margin-top: 25px;
	display: table;
	width: 100%;
}
.yxshop_model .order-xq-con .th-order,
.order-xq-th .th-order{
	padding-left: 92px;
}
.yxshop_model .order-xx-th{
	background: #f4f4f4;
	padding-left: 92px;
}
.yxshop_model .order-xx-th h1{
	line-height: 49px;
	font-size: 16px;
	color: #666666;
}
.yxshop_model .order-xx-main{
	padding: 16px 0 16px 92px;
}
.yxshop_model .order-xx-main p
{
	line-height: 30px;
	font-size: 14px;
	color: #666666;
}
.yxshop_model .order-state {
	padding-left: 92px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 50px;
}
.yxshop_model .order-state .sta{
	font-size: 18px;
	line-height: 68px;
	color: #c4161c;
	font-weight: bold;
	position: relative;
}
.yxshop_model .order-state .sta:before{
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	left: -55px;
	width: 33px;
	height: 33px;
	background: url(../images/duihao.png) no-repeat center center;
	background-size: 100% 100%;
}
.yxshop_model .order-state .sta1{
	font-size: 16px;
	color: #666666;
}
.yxshop_model .order-state .sta1 span{
	margin: 0 22px;
}
.yxshop_model .order-state .sta2{
	line-height: 46px;
	font-size: 16px;
	color: #666666;
	padding-left: 70px;
}
.yxshop_model .order-state .sta2 span{
	color: #c4161c;
	margin-left: 20px;
}
.yxshop_model .order-state .sta3{
	line-height: 36px;
	font-size: 14px;
	color: #666666;
	padding-left: 0px;
}
.yxshop_model .order-state .sta3 a{
	margin: 0 22px;
	padding:0 5px;
	display: inline-block;
	line-height: 24px;
	font-size: 14px;
	background-color: #c4161c;
	text-align: center;
	color: #fff;
}
.yxshop_model .order-state .sta3 a:hover{
	text-decoration: underline;
}
.yxshop_model .member-user{
	padding-top: 34px;
	padding-bottom: 186px;
}
.yxshop_model .member-userti{
	background-color:#f4f4f4;
	height: 50px;
	margin-top: 17px;
}
.yxshop_model .member-userti h1{
	padding-left: 41px;
	font-size: 14px;
	color: #666;
	line-height: 50px;
}
.yxshop_model .member-userti p{
    padding-right: 41px;
    line-height: 50px;
}
.yxshop_model .member-userti p a{
	color: #666;
	padding: 7px 12px;
    border: 1px solid #c0c0c0;
}
.yxshop_model .member-userti p a:hover{
	color: #c4161c;
	border: 1px solid #c4161c;
}
.yxshop_model .member-userli{
	padding: 27px 0 27px 41px;
}
.yxshop_model .member-userli p{
	line-height: 30px;
	color: #333;
	position: relative;
}
.yxshop_model .member-userli p span{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	left: 84px;
}
.yxshop_model .return-xq-th{
	display: table;
	width: 100%;
	border-bottom: 1px solid #efefef;
}
.yxshop_model .return-xq-th .th-order .td-inner{
	text-align: left;
}
.yxshop_model .return-xq-th .th-order{
	padding-left: 92px;
}
.yxshop_model .order-return{
	border: 1px solid #e6e6e6;
	margin-bottom: 0;
}
.yxshop_model .return-xq-ti{
	padding-left: 92px;
	background-color: #f4f4f4;
}
.yxshop_model .return-xq-ti h1{
	font-size: 16px;
	line-height:49px;
	color:#666; 
}
.yxshop_model .return-xq-con{
	display: table;
	width: 100%;
	padding: 30px 0;
}
.yxshop_model .ny_requestti{
	padding: 49px 0 30px 40px;
}
.yxshop_model .ny_requestti h1{
	font-size: 20px;
	line-height: 42px;
	color: #333;
	font-weight: bold;
}
.yxshop_model .ny_requestform{
    padding-left: 40px;
}
.yxshop_model .ny_requestform .group{
	margin-bottom: 45px;
}
.yxshop_model .ny_requestform .groupl{
	display: inline-block;
	width: 98px;
	color: #999999;
}
.yxshop_model .ny_requestform .groupr{
	display: inline-block;
	width: calc(100% - 102px);
}
.yxshop_model .ny_requestform .groupr i{
	color: #666;
	display: inline-block;
	font-style: normal;
	width: calc(100% - 133px);
	line-height: 24px;
}
.yxshop_model .ny_requestform .groupr em{
	display: inline-block;
	font-style: normal;
	color: #999;
	width: 100%;
	line-height: 24px;
}
.yxshop_model .ny_requestform .groupr .pro{
	width: 84px;
	height: 67px;
	margin-right: 45px;
}
.yxshop_model .ny_requestform .groupr input[type='text']{
	width: 250px;
	height: 30px;
	padding-left: 13px;
	border: 1px solid #c9c9c9;
	color: #c7c7c7;
}
.yxshop_model .ny_requestform .groupr input.price{
	color: #c4161c;
}
.yxshop_model .ny_requestform .groupr select{
	width: 250px;
	height: 30px;
	border: 1px solid #c9c9c9;
	padding-left: 8px;
	color: #666;
}
.yxshop_model .ny_requestform .groupr input[type='submit']{
	width: 250px;
	height: 30px;
	background-color: #c4161c;
	color: #fff;
	font-size: 16px;
}
.yxshop_model .ny_requestform .groupr textarea{
	border: 1px solid #c9c9c9;
	width: 530px;
	height: 140px;
	padding: 15px;
	color: #c7c7c7;
	resize: none;
}
.yxshop_model .ny_requestform .textinput .groupr{
	width: 530px;
}
.yxshop_model .ny_requestform .textinput{
	position: relative;
	width: 631px;
	padding-left: 97px;
}
.yxshop_model .ny_requestform .textinput span{
	position: absolute;
	top: 15px;
	left: 0;
}
.yxshop_model .ny_requestform .textinput .cou{
	position: absolute;
	bottom: 5px;
	right: 15px;
	color: #c7c7c7;
}
.yxshop_model .reviseaddti{
   margin-top: 50px;
}
.yxshop_model .reviseaddcon{
   border:1px solid #e6e6e6;
   padding: 8px 41px;
}
.yxshop_model .reviseaddcon .item{
	margin: 8px 0;
}
.yxshop_model .reviseaddcon .item .left{
	line-height: 30px;
}
.yxshop_model .reviseaddcon .item .left span{
	margin-left: 30px;
	display: inline-block;
	width: 87px;
	line-height: 23px;
	color: #fff;
	text-align: center;
	background-color: #c4161c;
}
.yxshop_model .reviseaddcon .item .right{
	border:1px solid #e6e6e6;
	padding: 8px;
}
.yxshop_model .reviseaddti .tianjia{
    padding: 7px 3px;
}
.yxshop_model .reviseaddti .tianjia:hover{
	border: 1px solid #c0c0c0;
}
.yxshop_model .reviseaddcon1{
    padding-left: 41px;
    width: 827px;
    overflow: hidden;
}
.yxshop_model .reviseaddcon1 .group{
	width: 50%;
	float: left;
	margin: 15px 0;
}
.yxshop_model .reviseaddcon1 .groupl{
	display: inline-block;
	width: 100px;
}
.yxshop_model .reviseaddcon1 .groupr{
	display: inline-block;
	width: calc(100% - 104px);
}
.yxshop_model .reviseaddcon1 .groupr input[type='text']{
	width: 208px;
	height: 28px;
	border: 1px solid #c9c9c9;
	padding-left: 10px;
}
.yxshop_model .reviseaddcon1 .groupr select{
	width: 30%;
	height: 28px;
    border: 1px solid #c9c9c9;
}
.yxshop_model .reviseaddcon1 .groupr select:last-child{
	margin-left: 8px;
}
.yxshop_model .reviseaddcon1 .groupr select:nth-last-child(2) {
	margin-left: 8px;
}
.yxshop_model .reviseaddcon1 .grouptext{
    width: 100%;
    position: relative;
    padding-left: 100px;
}
.yxshop_model .reviseaddcon1 .grouptext span{
	position: absolute;
	top: 10px;
	left: 0;
}
.yxshop_model .reviseaddcon1 .group textarea{
	border: 1px solid #c9c9c9;
	resize: none;
	width: 604px;
	height:152px;
    padding: 10px;
}
.yxshop_model .reviseaddcon1 .group em{
	font-style: normal;
	color: #999999;
}
.yxshop_model .reviseaddcon1 .groupsubmit{
	width: 100%;
	text-align: center;
}
.yxshop_model .reviseaddcon1 .group input[type='submit']{
	width: 204px;
	height: 27px;
	background-color: #c4161c;
	color: #fff;
	cursor: pointer;
}
.yxshop_model .return-sq{
	padding-bottom: 15px;
	border-bottom: 1px solid #e6e6e6;
}
.yxshop_model .return-sq-th{
	display: table;
    width: 100%;
	background: #f4f4f4;
}
.yxshop_model .return-sq-th .td-inner{
	font-size: 14px;
}
.yxshop_model .return-sq-th .th-order span{
	color: #c4161c;
	margin-right:27px; 
}
.yxshop_model .return-sq-th .th-order{
	padding-left: 72px;
}
.yxshop_model .return-sq-th .th-order .td-inner{
    text-align: left;
}
.yxshop_model .return-sq-con .th-order{
	padding-left: 72px;
}
.yxshop_model .return-sq-con{
	display: table;
    width: 100%;
    padding: 25px 0;
}
.yxshop_model .return-sq-con .td-pay{
	color: #c4161c;
}
.yxshop_model .return-sq-lx{
	padding-left: 72px;
}
.yxshop_model .return-sq-lxti{
    padding-top: 39px;
    padding-bottom: 19px;
}
.yxshop_model .return-sq-lxti h1{
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.yxshop_model .return-sq-lxcon li{
	border: 1px solid #e6e6e6;
	padding: 25px;
	width: 323px;
	height: 94px;
}
.yxshop_model .return-sq-lxcon li:first-child{
	margin-right: 97px;
}
.yxshop_model .return-sq-lxcon li .img{
	width: 41px;
	height: 41px;
}
.yxshop_model .return-sq-lxcon li img{
	width: 100%;
}
.yxshop_model .return-sq-lxcon li .wz{
	padding-left: 30px;
}
.yxshop_model .return-sq-lxcon li .wz h1{
	font-size: 16px;
	line-height: 18px;
    color: #333;
}
.yxshop_model .return-sq-lxcon li .wz p{
	color: #aaaaaa;
	line-height: 38px;
}
.yxshop_model .return-sq-xzti{
	background-color: #f4f4f4;
	padding-left: 72px;
	margin-bottom: 27px;
}
.yxshop_model .return-sq-xzti h1{
	font-size: 14px;
	line-height: 45px;
	color:#666;
}
.yxshop_model .return-sq-xzcon{
	padding-left: 72px;
}
.yxshop_model .return-sq-xzcon .left{
	width: 522px;
}
.yxshop_model .return-sq-xzcon .right{
	margin-left:154px;
	width: 395px; 
}
.yxshop_model .return-sq-xzcon h1{
	font-size: 20px;
	line-height: 30px;
	color: #333;
	font-weight: bold;
	margin-bottom: 14px;
}
.yxshop_model .return-sq-xzcon p{
	font-size: 14px;
	line-height: 30px;
	color: #999;
}
.yxshop_model .return-sq-xz{
	margin-top: 85px;
}
.yxshop_model .order-infor-th{
	display: table;
    width: 100%;
    border-top: 1px solid #e6e6e6;
}
.yxshop_model .order-infor-th .th-order{
	padding-left: 94px;
}
.yxshop_model .order-infor-th .th-order .td-inner{
	text-align: left;
}
.yxshop_model .order-infor-con{
	display: table;
    width: 100%;
    padding: 20px 0;
}
.yxshop_model .order-infor-date{
	background-color: #f4f4f4;
	line-height: 45px;
	padding-left: 94px;
	color: #585858;
}
.yxshop_model .order-infor-con .td-pay{
	color: #c4161c;
}
.yxshop_model .order-infor-con .th-order{
	padding-left: 94px;
}
.yxshop_model .order-infor-xx{
	padding:24px 94px;
}
.yxshop_model .order-infor-xx p{
	line-height: 30px;
	color: #585858;
}
.yxshop_model .order-infor-wlti{
	background-color: #f4f4f4;
	padding-left: 94px;
}
.yxshop_model .order-infor-wlti h1{
	font-size: 16px;
	line-height: 45px;
	color: #585858;
}
.yxshop_model .order-infor-wlcon{
	padding-left: 94px;
	padding-top: 35px; 
	padding-right: 40px;
}
.yxshop_model .order-infor-wlcon h2{
	color: #c4161c;
	font-size: 16px;
	line-height: 26px;
	padding-bottom:27px;
}
.yxshop_model .order-infor-wlcon p{
	color: #666;
	line-height:30px; 
}
.yxshop_model .order-infor-wlcon p span{
	font-weight: bold;
}
.yxshop_model .order-infor-wlcon p em{
	font-style: normal;
	margin: 0 20px;
}
.yxshop_model .order-infor-wlcon p i{
	font-style: normal;
}
.yxshop_model .order-infor-wlcon p:last-child i{
	color: #c4161c;
}
.yxshop_model .account-xxti{
	margin-top: 50px;
}
.yxshop_model .account-xxcon{
	padding:26px 50px;
}
.yxshop_model .account-xxcon p{
	line-height: 30px;
	color: #333;
}
.yxshop_model .account-xxcon p span{
	display: inline-block;
	width: 72px;
}
.yxshop_model .account-xgform .form-group{
	margin-top: 20px;
}
.yxshop_model .account-xgform label{
	display: inline-block;
	width: 115px;
	color: #333333;
}
.yxshop_model .account-xgform input{
	width: 217px;
	height: 24px;
	padding-left: 5px;
	border: 1px solid #d2d2d2;
}
.yxshop_model .account-xgti input{
	width: 48px;
	height: 27px;
	color: #666666;
	border: 1px solid #d2d2d2;
	margin: 0 4px;
}
.yxshop_model .account-xgti input:hover,
.yxshop_model .account-xgti input.active{
   cursor: pointer;
   border: 1px solid #c4161c;
   background-color: #c4161c;
   color: #fff;
}
.yxshop_model .ny-account{
	border: 0;
}
.yxshop_model .ny-headershop{
    border: none;
    height: 100px;
}
.yxshop_model .ny-headershopti{
	border: none;
}
.yxshop_model .ShopUser-th{
	display: table;
	width: 100%;
	border-bottom: 1px solid #dbdad9;
}
.yxshop_model .ShopUser-th .th-order .td-inner{
	text-align: left;
}
.yxshop_model .ny-shop-chose{
	padding-bottom: 13px;
	border-bottom: 1px solid #dbdad9;
	margin-bottom: 18px;
}
.yxshop_model .ny-shop-chose label{
	cursor: pointer;
}
.yxshop_model .ShopUser-con{
	font-size: 16px;
	margin-bottom:35px;
    border-bottom: 1px solid #dbdad9;
    padding-bottom: 10px;
	position: relative;
}
.yxshop_model .ShopUser-con:last-child{
	margin-bottom: 0;
}
.yxshop_model .ShopUser-con .th-order .chose{
	float: left;
	margin-right: 20px;
}
.yxshop_model .ShopUser-con .th-order .img{
	width: 177px;
	height: 141px;
}
.yxshop_model .ShopUser-con .th-order .ti{
	width: auto;
}
.yxshop_model .ShopUser-con .th-order,
.yxshop_model .ShopUser-th .th-order{
	width: 35.3%;
}
.yxshop_model .ShopUser-con .td-pay{
	color: #c4161c;
}
.yxshop_model .ShopUser-con .td-op{
	font-weight: bold;
}
.yxshop_model .ShopUser-con .td-ope a{
	color: #666;
}
.yxshop_model .ShopUser-con .amount-wrapper input{
	width: 40px;
	height: 19px;
	line-height: 19px;
	border: 1px solid #dbdad9;
	text-align: center;
	margin: 0 4px;
}
.yxshop_model .ShopUser-con .amount-wrapper button{
	width: 12px;
	height: 19px;
}
.yxshop_model .ShopUser-con .amount-wrapper button:hover{
	color: #c4161c;
}
.yxshop_model .ShopUser-con .td-ope:hover{
	color: #c4161c;
	cursor: pointer;
}
.yxshop_model .ShopUser-total{
	height: 62px;
	background-color: #f4f4f4;
	margin-top: 23px;
}
.yxshop_model .ShopUser-total .left{
	margin-left: 40px;
	line-height: 62px;
	color: #666;
	position: relative;
}
.yxshop_model .ShopUser-total .left .check{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.yxshop_model .ShopUser-total .left label{
	margin:0 20px 0 35px;
	cursor: pointer;
}
.yxshop_model .ShopUser-total .left span{
	color: #666;
	cursor: pointer;
}
.yxshop_model .ShopUser-total .left span:hover{
	color: #c4161c;
}
.yxshop_model .ShopUser-total .right{
	margin-right: 45px;
	font-size: 18px;
	line-height: 62px;
	font-weight: bold;
	color: #c4161c;
}
.yxshop_model .ShopUser-btn{
	padding: 106px 0;
}
.yxshop_model .ShopUser-btn a,
.yxshop_model .ShopUser-btn input{
	cursor: pointer;
	display: inline-block;
	text-align: center;
	width: 200px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background-color: #aeaeae;
	font-size: 18px;
	margin-left: 20px;
	padding: 0px 0px;
	border-radius: 4px;
	border: none;
	outline: none !important;
}
.yxshop_model .ShopUser-btn input{
	transform: translateY(-1px);
}
.yxshop_model .ShopUser-btn .btn.focus, .ShopUser-btn .btn:focus, .ShopUser-btn .btn:hover{
    color: #fff;
}
.yxshop_model .ShopUser-btn a:hover,
.yxshop_model .ShopUser-btn input:hover,
.yxshop_model .ShopUser-btn .active
{
    background-color: #c4161c;
    color: #fff;
}
.yxshop_model .payment_page_ti{
	padding-bottom: 16px;
	font-size: 16px;
	color: #666;
}
.yxshop_model .payment_page_th{
	display: table;
	width: 100%;
	background-color: #f4f4f4;
}
.yxshop_model .payment_page_con{
	display: table;
	width: 100%;
	padding: 25px 0;
}
.yxshop_model .payment_page_th .th-order{
	padding-left: 72px;
	width: 14.3%;
}
.yxshop_model .payment_page_th .td-inner{
	font-size: 14px;
}
.yxshop_model .payment_page_th .th-order .td-inner{
	text-align: left;
	color: #c4161c;
}
.yxshop_model .payment_page_con .th-order{
	padding-left: 72px;
	text-align: left;
	width: 14.3%;
}
.yxshop_model .payment_page_con .th-order .img{
    width: 129px;
    height: 103px;
}
.yxshop_model .payment_page_con .td-op{
	color: #666;
}
.yxshop_model .payment_page_con .td-pay{
	color: #c4161c;
}
.yxshop_model .payment_page_add{
	width: 351px;
	height: 135px;
	position: relative;
	padding: 35px 15px 35px 15px;
}
.yxshop_model .payment_page_add p{
	font-size: 16px;
	line-height: 30px;
	color: #333;
}
.yxshop_model .payment_page_add span{
	position: absolute;
	top: 34px;
    right: 15px;
    width: 87px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    background-color: #c4161c;
}
.yxshop_model .payment_page_add span a{
    color: #fff;
}
.yxshop_model .payment_page_total{
    height: 45px;
    background-color: #f4f4f4;
}
.yxshop_model .payment_page_total p{
	line-height: 45px;
    float: right;
    margin-right: 18px;
    font-size: 16px;
    font-weight: bold;
    color: #333
}
.yxshop_model .payment_page_total p .g_totaname{
	color: #c4161c;
}
.yxshop_model .payment_page1{
	margin-top: 90px;
}
.yxshop_model .payment_page2{
	margin-top: 80px;
}
.yxshop_model .payment_submit{
	text-align: center;
	margin-top: 130px;
}
.yxshop_model .payment_submit input{
	width: 161px;
	height: 44px;
	background-color: #c4161c;
	font-weight: bold;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
}
.yxshop_model .model_bg{
    position: absolute;
    top:0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.6);
    z-index: 999;
    display: none;
}
.yxshop_model .my_model{
    position: fixed;
    display: none;
    top:50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -200px;
    z-index: 9999;
    width: 360px;
    height: 150px;
    border: 1px solid #aeaeae;
    border-radius: 3px;
    padding: 20px;
    background: #fff;
}
.yxshop_model .my_model .title{
    font-size: 14px;
    color: #3c3c3c;
    font-weight: 700;
    margin-bottom: 20px;
}
.yxshop_model .my_model .title .closeModel{
    float: right;
    cursor: pointer;
}
.yxshop_model .my_model p{
    line-height:16px;
}
.yxshop_model .my_model .opBtn{
    margin-top: 20px;
}
.yxshop_model .my_model .opBtn a{
    width: 58px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    border-radius: 1px;
    display: inline-block;
    margin-right: 10px;
    font-weight: 700;
}
.yxshop_model .my_model .dialog-sure{
    background: #52a0e5;
    color: #fff;
    border: 1px solid #52a0e5;
}
.yxshop_model .my_model .dialog-close{
    background: #fff;
    border: 1px solid #d9d9d9;
    color: #3c3c3c;
}
.yxshop_model .phreturn-sq{
	display: none;
	margin-bottom: 30px;
}
.yxshop_model .phreturn-sq .more{
	display: block;
	width: 150px;
	margin: 0 auto;
	border: 1px solid #e6e6e6;
	border-radius: 30px;
	text-align: center;
	line-height: 24px;
	color: #666;
	margin-top: 30px;
}
.yxshop_model .phreturn-sqti{
	background: #f4f4f4;
	padding-left: 15px;
}
.yxshop_model .phreturn-sqti h1{
	font-size: 14px;
    line-height: 40px;
    color: #666;
}
.yxshop_model .phreturn-sqti h1 span{
    color: #c4161c;
    margin-right: 5px;
}
.yxshop_model .phreturn-sqcon{
	overflow: hidden;
	margin-top: 15px;
	position: relative;
}
.yxshop_model .phreturn-sq .img{
    float: left;;
    width: 30%;
}
.yxshop_model .phreturn-sq .img img{
	width: 100%;
}
.yxshop_model .phreturn-sq .wz{
	float: left;
	width: 70%;
	padding-left: 5px;
}
.yxshop_model .phreturn-sq .wz h1{
	font-size: 14px;
	color: #666;
	overflow: hidden;
}
.yxshop_model .phreturn-sq .wz h1 em{
	float: right;
	line-height: 24px;
	font-style: normal;
	color: #c4161c;
	width: 20%;
	text-align: right;
}
.yxshop_model .phreturn-sq .wz h1 span{
	float: left;
	line-height: 24px;
	width: 80%;
}
.yxshop_model .phreturn-sq .wz .des{
	color: #aaa;
	font-size: 12px;
}
.yxshop_model .phreturn-sq .wz .des{
	overflow: hidden;
}
.yxshop_model .phreturn-sq .wz .des span{
	float: left;
	width: 80%;
	line-height: 20px;
}
.yxshop_model .phreturn-sq .wz .des em{
	float: right;
	width: 20%;
	line-height: 20px;
	font-style: normal;
	text-align: right;
}
.yxshop_model .phreturn-sq .wz .sta{
	position: absolute;
    right: 0;
    bottom:5px;
	color: #c4161c;
	font-size: 12px;
}
.yxshop_model .phreturn-sqconli{
	margin-top: 15px;
}
.yxshop_model .phreturn-sqconli ul{
	overflow: hidden;
}
.yxshop_model .phreturn-sqconli li{
	float: left;
	border: 1px solid #e6e6e6;
	padding: 3px 8px;
	border-radius: 20px;
	margin: 0 5px;
}
.yxshop_model .phreturn-sqconli li a{
	font-size: 12px;
	color: #666;
}
.yxshop_model .phshop{
	display: none;
}
.yxshop_model .ShopUserping{clear:both;overflow:hidden;height:auto;padding-bottom: 60px;}
.yxshop_model .ShopUser-group-item{margin-bottom:5px;}
.yxshop_model .ShopUser-group-item ul li{border-bottom:1px solid #fff;}
.yxshop_model .ShopUser-group-item ul li:last-child{border-bottom:none;}
.yxshop_model .ShopUser-name{background:#fff;height:35px;line-height:35px;padding:0 15px;position:relative;}
.yxshop_model .ShopUser-name h4{
	float:left;
	font-size:14px;
	padding-left:10px;
	margin-left: 28px;
    line-height: 35px;
}
.yxshop_model .ShopUser-name .coupons{
	float:right;
	line-height: 35px;
}
.yxshop_model .ShopUser-name .coupons span{
	display:inline-block;
	padding:0 5px;
}
.yxshop_model .ShopUser-name .coupons em{
	color:#e0e0e0;
}
.yxshop_model .ShopUser-info{
	background:#f5f5f5;
	height:120px;
	padding:0 15px;
	position:relative;
}
.yxshop_model .ShopUser-info .checkbox{
	background:url(../images/icon/icon_radio3.png) no-repeat left center;
	background-size:15px 15px;
	position:absolute;
	top:50%;
	left:15px;
	margin-top:-60px;
	width:20px;
	height:120px;
}
.yxshop_model .ShopUser-info .checkbox1{
	background:url(../images/icon/icon_radio4.png) no-repeat left center;
	background-size:15px 15px;
	position:absolute;
	top:50%;
	left:15px;
	margin-top:-60px;
	width:20px;
	height:120px;
}
.yxshop_model .ShopUser-info .ShopUser-info-img{
	position:absolute;
	top:15px;
	left:45px;
	width:90px;
	height:90px;
}
.yxshop_model .ShopUser-info .ShopUser-info-img img{
	width:100%;
	height:100%;
}
.yxshop_model .ShopUser-info .ShopUser-info-text{
	margin-left:130px;
	padding:15px 0;
}
.yxshop_model .ShopUser-info .ShopUser-info-text h4{
	font-size:14px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
	color: #666;
}
.yxshop_model .ShopUser-info .ShopUser-info-text .ShopUser-brief{
	height:25px;
	line-height:25px;
	font-size:12px;
	color:#81838e;
	white-space:nowrap;
}
.yxshop_model .ShopUser-info .ShopUser-info-text .ShopUser-brief span{
	display:inline-block;
	margin-right:8px;
}
.yxshop_model .ShopUser-info .ShopUser-info-text .ShopUser-price{
	height:24px;
	line-height:24px;
	position:relative;
	margin-top: 10px;
}
.yxshop_model .ShopUser-info .ShopUser-info-text .ShopUser-price .ShopUser-pices {
	color:#c4161c;
	font-size:16px;
}
.yxshop_model .ShopUser-arithmetic{
	width:85px;
	box-sizing:border-box;
	white-space:nowrap;
	height:24px;
	border:1px solid #e0e0e0;
}
.yxshop_model .ShopUser-arithmetic a{
	display:inline-block;
	width:23px;
	height:22px;
	line-height:22px;
	text-align:center;
	background:#fff;font-size:16px;
	color: #666;
}
.yxshop_model .ShopUser-arithmetic .jian{
	border-right:1px solid #e0e0e0;
}
.yxshop_model .ShopUser-arithmetic .failed{
	color:#d1d1d1;
}
.yxshop_model .ShopUser-arithmetic .jia{
	border-left:1px solid #e0e0e0;
}
.yxshop_model .ShopUser-arithmetic .num{
	width:41px;
	text-align:center;
	border:none;
	display: inline-block;
	height:100%;
	box-sizing:border-box;
	vertical-align:top;
	margin:0 -6px;
}
.yxshop_model .ShopUserPrice{
	background:#fff;
	height:35px;
	line-height:35px;
	padding:0 15px;
	text-align:right;
}
.yxshop_model .ShopUserPrice span{
	color:#c4161c;
}
.yxshop_model .ShopUser-del{
	text-align: right;
	margin-top: 5px;
}
.yxshop_model .ShopUser-del img{
	width:15px;
	height: 15px; 
}
.yxshop_model .payment-bar{
	clear:both;
	overflow:hidden;
	width:100%;
	height:49px;
	position:fixed;
	bottom:60px;
	left: 0;
	right: 0;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	background:#fff;
	z-index: 99;
}
.yxshop_model .payment-bar .all-checkbox{
	float:left;
	line-height:49px;
	padding-left:48px;
	position: relative;
}
.yxshop_model .payment-bar .all-checkbox input{
	width: 20px;
    height: 35px;
	-webkit-appearance: none;
    outline: none;
    background:url(../images/icon_radio3.png) no-repeat center left;
	background-size:15px 15px;
	position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.yxshop_model .payment-bar .all-checkbox input:checked{
	background:url(../images/icon_radio4.png) no-repeat center left;
	background-size:15px 15px;
}
.yxshop_model .payment-bar .ShopUser-total1{
	float:left;
	-webkit-box-flex:1.0;
	box-flex:1.0;
	height: 49px;
    line-height: 49px;
    margin-left: 10px;
}
.yxshop_model .payment-bar .ShopUser-total1 strong{
	font-size:16px;
	color: #c4161c;
}
.yxshop_model .payment-bar .ShopUser-total1 span{
	font-size:12px;
}
.yxshop_model .payment-bar .settlement{
	display:inline-block;
	float:right;
	width:100px;
	height:49px;
	line-height:49px;
	text-align:center;
	color:#fff;
	font-size:16px;
	background:#c4161c;}
.yxshop_model .ShopUser-group-item input[type="checkbox"]{
	-webkit-appearance:none;
	outline: none;
}
.yxshop_model .ShopUser-group-item input.check{
	background:url(../images/icon_radio3.png) no-repeat center left;
	background-size:15px 15px;
	position:absolute;
	top:50%;
	left:10px;
	margin-top:-18px;
	width:20px;
	height:35px;
}
.yxshop_model .ShopUser-group-item input.check:checked{
	background:url(../images/icon_radio4.png) no-repeat center left;
	background-size:15px 15px;
}
.yxshop_model .ShopUser-group-item input.goodsCheck:checked{
	background:url(../images/icon_radio4.png) no-repeat center left;
	background-size:15px 15px;
}
.yxshop_model .ShopUser-group-item input.check:checked{
	background:url(../images/icon_radio4.png) no-repeat center left;
	background-size:15px 15px;
}
.yxshop_model .checked{
	background:url(../images/icon_radio4.png) no-repeat left center;
	background-size:15px 15px;
	position:absolute;
	top:50%;
	left:15px;
	margin-top:-18px;
	width:20px;
	height:35px;
}
.yxshop_model .g_uesrbox .xiucom{
	display: none;
}
.yxshop_model .g_addbox .addhide{
	display: none;
}
.yxshop_model .g_addbox .xiucom{
	display: none;
}
.yxshop_model .g_addbox .adddizhi{
	display: none;
}
.yxshop_model .userhide{
	display: none;
}
.yxshop_model .mimahide{
	display: none;
}
.yxshop_model .g_uesrbox .xiucom input{
	color: #666;
	border: 1px solid #d2d2d2;
	font-size: 14px;
	line-height: 24px;
	padding: 0 10px;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}
.yxshop_model .g_uesrbox .xiucom input:hover{
	color: #fff;
	background-color: #c4161c;
}
.yxshop_model .g_pwdbox {
    width: 386px;
    height: 186px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
    border: 1px solid #fff;
    background: #fff;
}
.yxshop_model .g_pwdboxmc{
	width: 100vw;
	height: 100vh;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.3);
	z-index: 1000;
}
.yxshop_model .g_pwdbox{
	padding: 26px;
}
.yxshop_model .g_pwdbox p {
    font-family: '寰蒋闆呴粦';
    font-size: 16px;
    color: #000;
    line-height: 24px;
    margin-top: 12px;
}
.yxshop_model .g_pwdbox button {
    width: calc(50% - 15px);
    font-family: '寰蒋闆呴粦';
    font-size: 16px;
	line-height: 26px;
	padding-top: 5px;
	padding-bottom: 5px;
    color: #fff;
    background: #c4161c;
    border-radius: 10px;
    overflow: hidden;
    margin-top: 35px;
}
.yxshop_model .g_pwdbox button a{
	font-family: '寰蒋闆呴粦';
	font-size: 16px;
	color: #fff;
	line-height: 32px;
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
.yxshop_model .g_pwdbtn{
    position: absolute;
    right: 12px;
    top: 12px;
    cursor: pointer;
    width: 18px;
    display: block;
}
.yxshop_model .g_pwdbtn img{
	width: 100%;
	display: block;
}
.yxshop_model .g_pwdboxmc{
	display: none;
}
.yxshop_model .header2 .phsou{
	position: absolute;
	top: 50%;
	right: 70px;
	width: 30px;
	cursor: pointer;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.yxshop_model .header2 .phsou img{
	width: 100%;
}
.yxshop_model .jyanlist{
	width: 100%;
	padding-top: 30px;
}
.yxshop_model .jviewsa{
	padding-top:43px;
	margin-bottom: 43px;
}
.yxshop_model .jcoma{
	width: 100%;
	border: 1px solid #dddddd;
}
.yxshop_model .jcoma .jrong{
	font-size: 18px;
	color:#333333;
	line-height: 28px;
	padding-left: 80px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.yxshop_model .jviewsa .jcoma:nth-child(2),.yxshop_model .jviewsa .jcoma:nth-child(3){
	border-top: none;
}
.yxshop_model .jacon{
	font-size: 18px;
	color:#333333;
	line-height: 28px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: calc(100% - 134px);
	padding-right: 15px;
}
.yxshop_model .jacon::-moz-placeholder { color:#333; opacity: 1; }
.yxshop_model .jacon:-moz-placeholder { color:#333;opacity: 1; }
.yxshop_model .jacon::-webkit-input-placeholder { color:#333; }
.yxshop_model .jacon:-ms-input-placeholder { color:#333; }
.yxshop_model .jzai{
	padding-top: 60px;
}
.yxshop_model .jzai>h1{
	font-size: 28px;
	color:#333333;
	line-height: 38px;
	text-align: center;
}
.yxshop_model .jcoms{
	width: 100%;
	border: 1px solid #dddddd;
	border-radius: 5px;
	margin-top: 20px;
}
.yxshop_model .jcoms .joew{
	font-size: 16px;
	color:#333333;
	line-height: 26px;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.yxshop_model .jcoms .jason{
	font-size: 16px;
	color:#333333;
	line-height: 26px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: calc(100% - 78px);
}
.yxshop_model .jason::-moz-placeholder { color:#333; opacity: 1; }
.yxshop_model .jason:-moz-placeholder { color:#333;opacity: 1; }
.yxshop_model .jason::-webkit-input-placeholder { color:#333; }
.yxshop_model .jason:-ms-input-placeholder { color:#333; }
.yxshop_model .jcoms .joewa{
	font-size: 16px;
	color:#333333;
	line-height: 26px;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 143px;
	width: calc(100% - 78px);
	padding-right: 20px;
}
.yxshop_model .joewa::-moz-placeholder { color:#333;opacity: 1; }
.yxshop_model .joewa:-moz-placeholder { color:#333; opacity: 1;}
.yxshop_model .joewa::-webkit-input-placeholder { color:#333; }
.yxshop_model .joewa:-ms-input-placeholder { color:#333; }
.yxshop_model .jbtnta {
	text-align: center;
}
.yxshop_model .jbtnta button{
	margin: 50px 0 ;
	font-size: 18px;
	line-height: 28px;
	padding: 12px 100px;
	color:#c4161c;
	border-radius: 20px;
	border:1px solid #c4161c;
	transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
}
.yxshop_model .jbtnta button:hover{
	background: #c4161c;
	color: #fff
}
.yxshop_model .jdelete{
	color: #333333;
	font-size: 16px;
	float: right;
	padding-right: 10px;
	display: block;
}
.yxshop_model .jdelete:hover{
	color: #c4161c;
	border-bottom: 1px solid #c4161c;
}
/*gary 6.9*/
.yxshop_model .g_pagnbox textarea{
	border: 1px solid #c4161c;
	padding: 12px;
	height: 135px;
	resize:none;
}
.yxshop_model .g_pagnboxr{
	width: 351px;
}
.yxshop_model .g_pagnboxr textarea{
	width: 100%;
	display: block;
	font-family: "寰蒋闆呴粦";
	font-size: 14px;
	color: #5f5c5c;
	line-height: 20px;
}
.yxshop_model .g_totaabox span{
	margin-left: 6px;
}
.yxshop_model .g_totaabox .g_totatit{
	margin-left: 15px;
}
.yxshop_model .g_gopaybox .g_gopayh{
	width: 100%;
}
.yxshop_model .g_gopaybox .g_gopayl,.yxshop_model .g_gopaybox .g_gopayr{
	margin-top: 36px;
	width:130px;
	height:80px;
}
.yxshop_model .g_gopaybox{
	margin-top: 56px;
}
.yxshop_model .g_gopaybox a{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.yxshop_model .g_ermboxcm{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
}
.yxshop_model .g_ermbimg {
    width: 368px;
    height: 280px;
    background: #fff;
    border: 2px solid #fff;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.yxshop_model .g_ermbimg p{
	font-family: "寰蒋闆呴粦";
	font-size: 14px;
	color: #000;
	line-height: 18px;
	text-align: center;
	margin-top: 38px;
}
.yxshop_model .g_ermbimg span{
	position: absolute;
	right: 12px;
	top: 12px;
	width: 18px;
	display: block;	
	cursor: pointer;
}
.yxshop_model .g_ermbimg span img{
	width: 100%;
	display: block;
}
.yxshop_model .g_ermbimg img{
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
.yxshop_model .g_gopaybox a img{
	position: relative;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	display: block;
}
.yxshop_model .j_fypa .lp{
	text-align: center;
	padding: 20px 0;
	float: left;
	display: none;
}
.yxshop_model .j_fypa .lp a{
	display: inline-block;
	color: #666;
	font-size: 14px;
	line-height: 32px;
	padding: 0 10px;
	border: 1px solid #aeaeae;
}
.yxshop_model .j_fypa .lp a:hover{
	background-color: #585858;
	color: #fff;
	border: 1px solid #585858;
}
.yxshop_model .j_fypa .rp {
	text-align: center;
	padding: 20px 0;
	float: right;
	display: none;
}
.yxshop_model .j_fypa .rp a{
	display: inline-block;
	color: #666;
	font-size: 14px;
	line-height: 32px;
	padding: 0 10px;
	border: 1px solid #aeaeae;
}
.yxshop_model .j_fypa .rp a:hover{
	background-color: #585858;
	color: #fff;
	border: 1px solid #585858;
}
.yxshop_model .j_danipa{
	margin-right: 10px;
}
/*缁戝畾*/
.yxshop_model .lash{
	width: 400px;
	margin: 80px auto 90px;
	padding-top: 100px;
}
.yxshop_model .bangd h4{
	font-size: 20px;
	line-height: 30px;
	color: #c4161c;
	font-family: '寰蒋闆呴粦';
}
.yxshop_model .jbd{
	text-align: center;
	margin-top: 40px;
}
.yxshop_model .jbd img{
	width: 50px;
}
.yxshop_model .zhanghgl{
	margin-top: 40px;
}
.yxshop_model .zhanghgl p{
	font-size: 24px;
	color: #333333;
	line-height: 34px;
	text-align: center;
	font-family: '寰蒋闆呴粦';
}
.yxshop_model .geren{
	margin-top: 30px;
	text-align: center;
}
.yxshop_model .avatar{
	width: 100px;
	height: 100px;
	border-radius: 50%;
	margin: 0 auto;
}
.yxshop_model .niname{
	margin-top: 30px;
}
.yxshop_model .niname p{
	font-size: 18px;
	color: #333333;
	line-height: 34px;
	text-align: center;
	font-family: '寰蒋闆呴粦';
}
.yxshop_model .ashangw p{
	font-size: 18px;
	color: #333333;
	line-height: 34px;
	text-align: center;
	font-family: '寰蒋闆呴粦';
}
.yxshop_model .relationa a{
	display: block;
	font-size: 16px;
	color: #ffffff;
	line-height: 33px;
	text-align: center;
	font-family: '寰蒋闆呴粦';
	width: 346px;
	background: #c4161c;
	border:1px solid #c4161c;
	margin: 30px auto 0;
}
.yxshop_model .relationb a{
	display: block;
	font-size: 16px;
	color: #333333;
	line-height: 33px;
	text-align: center;
	font-family: '寰蒋闆呴粦';
	width: 346px;
	background: #ffffff;
	border:1px solid #ccc;
	margin: 15px auto 0;
}
.yxshop_model .reviseaddcon .addshow{
	border-bottom: 1px solid #e6e6e6;
}
.yxshop_model .reviseaddcon .addshow:nth-last-child(2){
	border-bottom:none;
}
.yxshop_model .mallshopa{
	display: table;
	width: 100%;
}
.yxshop_model .ShopUser-con.act .sendj{
	display: block;
}
.yxshop_model .sendj{
	width: 100%;
	display: none;
	margin-top: 15px;
}
.yxshop_model .jsanj img{
	width: 20px;
}
.yxshop_model .hands{
	background: #f5f5f5;
	margin-left: 40px;
	margin-right: 40px;
	padding-top: 12px;
	padding-bottom: 12px;
	position: relative;
}
.yxshop_model .jsanj{
	position: absolute;
	top: -14px;
	left: 11%;
}
.yxshop_model .sendj .sena a{
	font-size: 14px;
	line-height:24px;
	padding: 0 15px;
	background: #c4161c;
	color: #ffffff;
	display: inline-block;
	margin-left: 110px;
}
.yxshop_model .sendj .senb {
	font-size: 14px;
	line-height:24px;
	margin-left: 50px;
	color: #333333;
}
.yxshop_model .sendj .senc{
	font-size: 14px;
	line-height:24px;
	color: #333333;
	margin-left: 34.5%;
	display: inline-block;
}
.yxshop_model .senc .membj{
	display: none;
}
/*鎵嬫満涓嬫媺*/
.yxshop_model .phxia2 {
	position: relative;
	z-index: 15;
	margin-top: 80px;
	width: 100%;
}
.yxshop_model .xialaph2 {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	padding-bottom: 30px;
	background-color: rgba(169,166,161,0.8);
	font-family: '寰蒋闆呴粦';
}
.yxshop_model .xialaph2 .ul2 {
	background-color: rgba(169,166,161,0.7);
}
@media screen and (max-width: 992px) {
	.yxshop_model .xialaph2 .container {
		width: 100%;
		padding: 0 20px;
	}
}

@media screen and (max-width: 768px) {
	.yxshop_model .xialaph2 .container {
		width: 100%;
		padding: 0 20px;
	}
}
.yxshop_model .xialaph2 h4 {
	position: relative;
}
.yxshop_model .xialaph2 h4::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	opacity: 0.6;
	background-color: #ffffff;
}
.yxshop_model .xialaph2 h4 a {
	font-size: 16px;
	font-weight: bold;
	line-height: 60px;
	text-transform: uppercase;
	color: #ffffff;
}
.yxshop_model .xialaph2 h4 .img_s {
	position: absolute;
	top: 50%;
	right: 5px;
	width: 15px;
	cursor: pointer;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-webkit-transition: all .6s ease-out 0s;
	-moz-transition: all .6s ease-out 0s;
	-ms-transition: all .6s ease-out 0s;
	-o-transition: all .6s ease-out 0s;
	transition: all .6s ease-out 0s;
}
.yxshop_model .xialaph2 .ul2 {
	display: none;
	padding-top: 7px;
	padding-bottom: 8px;
}
.yxshop_model .xialaph2 .ul2 .container {
	max-width: 100%;
}
.yxshop_model .xialaph2 h5 {
	position: relative;
}
.yxshop_model .xialaph2 h5::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	opacity: 0.6;
	background-color: #ffffff;
}
.yxshop_model .xialaph2 h5 a {
	font-family: '寰蒋闆呴粦';
	font-size: 14px;
	line-height: 40px;
	color: rgba(255,255,255,0.8);
}
.yxshop_model .xialaph2 h5 img {
	position: absolute;
	top: 50%;
	right: 5px;
	width: 13px;
	cursor: pointer;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.yxshop_model .xialaph2 h4.active img.img_s,
.yxshop_model .xialaph2 h5.active img.img_s {
	transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-webkit-transition: all .6s ease-out 0s;
	-moz-transition: all .6s ease-out 0s;
	-ms-transition: all .6s ease-out 0s;
	-o-transition: all .6s ease-out 0s;
	transition: all .6s ease-out 0s;
}
.yxshop_model .xialaph2 h4.active img.img_d,
.yxshop_model .xialaph2 h5.active img.img_d {
	display: block;
}
.yxshop_model .xialaph2 .ul3 {
	display: none;
	padding-left: 15px;
}
.yxshop_model .xialaph2 h6 a {
	font-family: '寰蒋闆呴粦';
	font-size: 12px;
	line-height: 40px;
	text-transform: uppercase;
	color: #999;
}
.yxshop_model .g_colitm a{
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
}
.yxshop_model .g_colitm{
	width: 33.333333%;
}
.yxshop_model .g_colitmtopl{
	font-family: "寰蒋闆呴粦";
	font-size: 32px;
	color: #fff;
	line-height: 34px;
}
.yxshop_model .g_colitmtopr{
	font-family: "寰蒋闆呴粦";
	font-size: 14px;
	color: #fff;
	line-height: 34px;
	display: block;
}
.yxshop_model .g_colitm{
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
}
.yxshop_model .g_colist{
	margin-left: -15px;
	margin-right: -15px;
}
.yxshop_model .g_colitmbox{
	width: 100%;
	background: #c4161c;
	padding: 15px;
	border-radius: 10px;
}
.yxshop_model .g_colitmcon span{
	font-family: "寰蒋闆呴粦";
	font-size: 14px;
	color: #fff;
	line-height: 18px;
	margin-bottom: 6px;
	display: block;
	height: 18px;
	overflow: hidden;
}
.yxshop_model .g_colitmcon{
	margin-top: 12px;
}
.yxshop_model .g_colitmatv .g_colitmbox{
	background: #9e9e9e;
}
.yxshop_model .ny-commonti span {
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    text-align: left;
}
.yxshop_model .g_comgdd{
	padding-left: 15px;
	padding-right: 15px;
}
.yxshop_model .g_comgtit{
	margin-left: 14px;
	display: inline-block;
}
.g_gopayr img{
	width: 100%;
	max-height: 78px;
}
