.contain1{
	width: 1280px;
	margin: 0 auto;
}
.bg_white a:hover{
	color: inherit;
}
.bg_white{
	background: #fff;
}
.banner{
	padding-top: 71px;
}
.banner .swiper-container{
	height: inherit;
}
.in_tab{
	width: 100%;
	display: flex;
}
.in_tab li{
	line-height: 60px;
	text-align: center;
	width: 25%;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}
.in_tab li:last-child{
	border-right: 1px solid #eee;
}
.in_tab li img,
.in_tab li span{
	display: inline-block;
	vertical-align: middle;
}
.in_tab li span{
	font-size: 24px;
	position: relative;
}
.in_tab li img{
	margin-right: 25px;
	position: relative;
}
.in_tab li{
	display: block;
	padding: 45px 0;
	position: relative;
}
.in_tab li .bg{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	visibility: hidden;
	transition: 0.3s all;
	background: url(../images/images/in_tab1.png) no-repeat center;
}
.in_tab li:hover .bg{
	opacity: 1;
	visibility: visible;
}
.in_part1{
	padding-bottom: 100px;
}
.in_part1 .tab1{
	padding: 100px 0 80px;
	text-align: center;
}
.in_part1 .tab1 a{
	font-size: 20px;
	color: #616160;
	border: 1px solid #eee;
	width: 200px;
	line-height: 50px;
	margin: 0 15px;
	border-radius: 50px;
	display: inline-block;
}
.in_part1 .tab1 a.active,
.in_part1 .tab1 a:hover{
	font-weight: bold;
	background: #c1402b;
	color: #fff;
}
.in_part1 .slide a{
	display: block;
	position: relative;
}
.in_part1 .font{
	position: absolute;
	bottom: 20px;
	padding: 0 30px;
	width: 100%;
	display: none;
	box-sizing: border-box;
	color: #fff;
}
.in_part1 .main_wapper{
	height: 630px;
	position:relative;
}
.in_part1 .main1{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	transition: 0.3s all;
	visibility: hidden;
}
.in_part1 .main1.active{
	opacity: 1;
	visibility: visible;
}
.in_part1 .font .p1{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
}
.in_part1 .font .p2{
	line-height: 24px;
	font-size: 16px;
}
.in_part1{
	overflow: hidden;
}
.in_part1 .swiper-container{
	height: inherit;
	overflow: initial;
}
.in_part1 .bg{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.8);
	transition: 0.3s all;
}
.in_part1 img{
	width: 100%;
	vertical-align: top;
}
.in_part1 .swiper-slide-next .bg,
.in_part1 .swiper-slide-prev .bg,
.in_part1 .swiper-slide-active .bg{
	display: none;
}
.in_part1 .swiper-slide-next .font,
.in_part1 .swiper-slide-prev .font,
.in_part1 .swiper-slide-active .font{
	display: block;
}

.in_part1 .swiper-wrapper{
	cursor: inherit;
}
.in_part1 .btn1{
	margin-top: 50px;
	position: relative;
}
.in_part1 .btn1 .swiper-button-next,
.in_part1 .btn1 .swiper-button-prev{
	position: initial;
	width: 80px;
	height: 80px;
	float: left;
	margin: 0 20px 0 0;
	border-radius: 50%;
	background: url(../images/images/in_part1_1.png) no-repeat center #fff;
}
.in_part1 .btn1 .swiper-button-next{
	margin-right: 0;
	background: url(../images/images/in_part1_2.png) no-repeat center #fff;
}
.in_part1 .btn1 .swiper-button-prev:hover{
	background: url(../images/images/in_part1_1q.png) no-repeat center #fff;
}
.in_part1 .btn1 .swiper-button-next:hover{
	background: url(../images/images/in_part1_2q.png) no-repeat center #fff;
}
.in_part1 .btn1{
	display: flex;
	justify-content: space-between;
}
.in_part1{
	background-image: linear-gradient(to bottom, #fff, #f5f5f5);
}
.in_part1 .btn1 .pn_btn{
	width: 180px;
}
.in_part1 .btn1 .mid_btn{
	width: 800px;
	position: relative;
}
.in_part1 .btn1 .mid_btn:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	border-top: 1px dashed #a0a0a0;
}
.in_part1 .swiper-pagination{
	position: initial;
	width: 100px;
	background: #fff;
	border-radius: 66px;
	line-height: 66px;
	margin: 7px auto;
	font-size: 30px;
	font-weight: 300;
	color: #616160;
}
.in_part1 .swiper-pagination-current{
	font-size: 30px;
	color: #c1402b;
	font-weight: bold;
}
.in_part1 .swiper-pagination-total{
	font-size: 30px;
	color: #616160;
}
.more_btn{
	width: 180px;
	line-height: 66px;
	background: #c1402b;
	transition: 0.3s all;
	display: block;
	border-radius: 66px;
	text-align: center;
}
.in_part1 .btn1 .more_btn{
	margin: 7px 0;
	background: #616060;
}
.in_part1 .btn1 .more_btn:hover{
	background: #c1402b;
}
.in_part3 .more_btn{
	background: #616060;
}
.in_part3 .more_btn:hover{
	background: #c1402b;
}
.banner .swiper-wrapper{
	cursor: inherit;
}
.more_btn span{
	font-size: 18px;
	padding-right: 40px;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	background: url(../images/images/more_btn1.png) no-repeat right;
}
.in_part2 .more_btn{
	background: #fff;
}
.in_part2 .more_btn:hover{
	background: #c1402b;
}
.in_part2 .more_btn span{
	color: #616160;
}
.in_part2 .more_btn:hover span{
	color: #fff;
}
.more_btn:hover span{
	background: url(../images/images/more_btn.png) no-repeat right;
}
.in_part2{
	position: relative;
	height: 700px;
	background: url(../images/images/in_part2.png) no-repeat center;
	background-size: cover;
}
.in_part2 .font{
	width: 50%;
	padding: 0 50px;
	box-sizing: border-box;
	position: absolute;
	right: 0;
	line-height: 1;
	color: #fff;
	top: 50%;
	transform: translate(0,-50%);
}
.in_part2 .font .p1{
	font-size: 36px;
	margin-bottom: 35px;
}
.in_part2 .font .p2{
	font-size: 20px;
	margin-bottom: 70px;
}

.in_part3{
	padding: 100px 0;
	background: url(../images/images/in_part3.png) no-repeat center;
	background-size: cover;
	position: relative;
}
.in_part3 .pq{
	font-size: 36px;
	color: #333;
	line-height: 1;
	margin-bottom: 35px;
}
.in_part3 .pw{
	font-size: 18px;
	margin-bottom: 70px;
}
.in_part3 .main1 .slide{
	width: 400px;
	background: #fff;
	box-sizing: border-box;
	border-radius: 20px;
}
.in_part3 .main1{
	width: 1210px;
	position: absolute;
	right: 0;
	top: 100px;
}
.in_part3 .font{
	width: 280px;
	position: relative;
	height: 585px;
}
.in_part3 .swiper-container{
	height: 500px;
}
.in_part3 .slide{
	padding: 30px 40px 0;
}
.in_part3 .p1{
	font-size: 16px;
	color: #999;
	margin-bottom: 20px;
}
.in_part3 .p2{
	font-size: 24px;
	display: block;
	color: #333;
	margin-bottom: 45px;
}
.in_part3 .p3{
	line-height: 30px;
	font-size: 16px;
}
.in_part3 .btn1{
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	padding: 0 40px;
	box-sizing: border-box;
}
.in_part3 .btn1 .a1{
	border-top: 1px solid #e5e5e5;
	padding: 40px 0 40px 65px;
	display: block;
	line-height: 45px;
	font-size: 16px;
	position: relative;
}
.in_part3 .btn1 .a1:before{
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transition: 0.3s all;
	width: 45px;
	border-radius: 50%;
	margin-top: -22px;
	height: 45px;
	background: url(../images/images/in_part3_dot2.png) no-repeat center #616060;
}
.in_part3 .swiper-wrapper{
	cursor: inherit;
}

.in_part3 .btn2 .swiper-button-next,
.in_part3 .btn2 .swiper-button-prev{
	position: initial;
	width: 80px;
	height: 80px;
	float: left;
	margin: 0 20px 0 0;
	border-radius: 50%;
	background: url(../images/images/in_part1_1.png) no-repeat center #fff;
}
.in_part3 .btn2 .swiper-button-next{
	margin-right: 0;
	background: url(../images/images/in_part1_2.png) no-repeat center #fff;
}
.in_part3 .btn2 .swiper-button-prev:hover{
	background: url(../images/images/in_part1_1q.png) no-repeat center #fff;
}
.in_part3 .btn2 .swiper-button-next:hover{
	background: url(../images/images/in_part1_2q.png) no-repeat center #fff;
}
.in_part3 .btn2{
	position: absolute;
	bottom: 0;
	left: 0;
}
.in_part3 .main1 .slide:hover .p1{
	color: #c1402b;
}
.in_part3 .main1 .slide:hover .btn1 .a1:before{
	background: url(../images/images/in_part3_dot1.png) no-repeat center #c1402b;
}
.in_part3 .main1 .slide:hover .btn1 .a1{
	color: #c1402b;
}

.in_part3 .swiper-pagination-progressbar{
	top: initial;
	bottom: 0;
	position: initial;
	margin-top: 80px;
	background: rgba(97,97,96,0.1);
	width: 100%;
	height: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.in_part3 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
	background: #c1402b;
	border-radius: 5px;
}













.login_bg{
  background: url(../images/images/login_bg.png) no-repeat center fixed;
  background-size: cover;
  padding: 150px 0;
}
.login_bg .right{
  float: right;
  background: #fff;
  width: 300px;
  position: relative;
  padding: 0 100px 50px;
}
.login_bg .contain1{
  width: 1000px;
}
.login_bg .p1{
  font-size: 24px;
  color: #333;
  margin-top: 60px;
  margin-bottom: 20px;
}
.login_bg .input{
  border-bottom: 1px solid #e5e5e5;
  line-height: 30px;
}
.login_bg .input i{
  width: 20px;
  height: 20px;
  margin-top: 5px;
  float: left;
}
.login_bg .input i.ico1{
  background: url(../images/images/login1.svg) no-repeat center;
  background-size: cover;
}
.login_bg .input i.ico2{
  background: url(../images/images/login2.png) no-repeat center;
  background-size: cover;
}
.login_bg .input i.ico3{
  background: url(../images/images/login3.svg) no-repeat center;
  background-size: cover;
}
.login_bg .input i.ico4{
  background: url(../images/images/login4.svg) no-repeat center;
  background-size: cover;
}
.login_bg .input i.ico5{
  background: url(../images/images/login5.png) no-repeat center;
  background-size: cover;
}
.login_bg .input i.ico7{
  background: url(../images/images/login7.svg) no-repeat center;
  background-size: cover;
}
.login_bg .input i.ico8{
  background: url(../images/images/login8.svg) no-repeat center;
  background-size: cover;
}
.login_bg .input{
  margin-top: 30px;
}
.login_bg .input input{
  width: 270px;
  margin-left: 10px;
  border: 0;
  float: left;
  text-indent: 10px;
  color: #333;
  font-size: 14px;
  padding: 0;
  line-height: 30px;
  height: 30px;
}
.login_bg .input input:-ms-input-placeholder{
   color: #ccc;
}
.login_bg .input input::-moz-placeholder{
   color: #ccc;
}
.login_bg .input input:-moz-placeholder{
   color: #ccc;
}
.login_bg .input input::-webkit-input-placeholder {
   color: #ccc;
}

.login_bg .yzm{
  width: 205px;
}
.login_bg .yzm input{
  width: 170px;
  padding: 0;
}
.login_bg .code{
  margin-top: 32px;
}
.login_bg .btnq{
  margin-top: 30px;
}
.login_bg .btnq .btn1{
  line-height: 20px;
  margin-bottom: 20px;
}
.login_bg .btnq .btn1 span{
  float: left;
  cursor: pointer;
  color: #999;
}
.login_bg .btnq .btn1 a{
  float: right;
  color: #e60012;
}
.login_bg .btnq .btn1 span em{
  vertical-align: middle;
  display: inline-block;
  font-style: normal;
  margin-left: 7px;
}
.login_bg .btnq .a1{
  background: #c1402b;
  line-height: 35px;
  border-radius: 35px;
  text-align: center;
  display: block;
  color: #fff;
  font-size: 18px;
  margin-bottom: 15px;
}
.login_bg .send{
  border-radius: 4px;
}
.login_bg .send:hover,
.login_bg .btnq .a1:hover{
  box-shadow: 0 0 10px 2px rgba(0,0,0,0.2)
}
.to_reg{
  text-align: center;
  color: #333;
}
.to_reg a{
  display: inline-block;
  color: #c1402b;
}
.to_reg a:hover{
  text-decoration: underline;
}
.login_bg .left{
  width: 500px;
  position: absolute;
  left: -500px;
  top: 0;
  height: 100%;
  background: rgba(255,255,255,0.5)
}
.login_bg .left .p2{
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  margin-top: -30px;
}
.login_bg .left .p3{
  text-align: center;
  color: #333;
  font-size: 16px;
  line-height: 40px;
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
}
.send_code{
  width: 180px;
}
.login_bg .send_code input{
  width: 150px;
  padding: 0;
  border: 0;
}
.login_bg .send{
  float: right;
  width: 100px;
  line-height: 30px;
  color: #fff;
  background: #c1402b;
  text-align: center;
  margin-top: 30px;
}
.login_bg .choose{
  margin-top: 35px;
}
.login_bg .choose label{
  display: block;
  margin-bottom: 15px;
}
.login_bg .choose label a{
  color: #c1402b;
}
.login_bg .choose label a:hover{
  text-decoration: underline;
}
.login_bg .choose label *{
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  font-style: normal;
}
.reg .btnq{
  margin-top: 35px;
}
.login{
	position: relative;
}
.login .a2{
	font-size: 16px;
	padding-right: 20px;
	background: url(../images/images/2.svg) no-repeat right;
	line-height: 70px;
}
.login .show1{
  z-index:1;
	position: absolute;
	background: #fff;
	text-align: center;
	line-height: 40px;
	padding: 10px 0;
	opacity: 0;
	visibility: hidden;
	transition: 0.3s all;
	min-width: 100px;
	border-radius: 4px;
	width: 100%;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
}
.login:hover .show1{
	opacity: 1;
	visibility: visible;
}
.login .show1 a{
	display: block;
}












/*会员模块*/



.choose_way{
  margin-right: 20px;
}
.choose_way *{
  display: inline-block;
  vertical-align: middle;
}
.choose_way img{
  border:1px solid #eee;
  margin-left: 5px;
  width: 128px;
  height: 48px;
}
.member .m_left{
  border: 1px solid #eaeaea;
  width: 160px;
  line-height: 40px;
  float: left;
}
.member .m_left a{
	position: relative;
  display: block;
  padding: 0 15px;
  border-bottom: 1px solid #eaeaea;
}
.member .m_left a:hover{
  color:#c1402b;
}
.member .m_left a.active{
	background: rgba(193,64,43,0.1);color: #c1402b;
}
.member .m_left a.active:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    height: 100%;
    background: #c1402b;
}
.member .m_left a:last-child{
  border-bottom: 0;
}
.collect_add{
	float: none;
	margin-bottom: 0;
}
.addCard{
	cursor: pointer;
	border:0;
	appearance:none;
}
.member i{
	font-style: normal;
    vertical-align: super;
}
.member{
  padding-top: 91px;
  background: #fff;
  padding-bottom: 50px;
  margin-top: 20px;
}
.member .m_right{
  width: 950px;
  float: right;
  color: #666;
  padding: 0 50px 50px;
  border: 1px solid #eaeaea;
}
.member .m_right .pq{
  color: #333;
  font-size: 16px;
  font-weight: bold;
  line-height: 50px;
}
.member .m_right .input{
line-height:30px;
margin-top: 20px
}
.member .m_right .input span{
  width: 65px;
  text-align: right;
  display: inline-block;
  font-size: 14px;
  margin-right: 10px;
}
.member .m_right .input p{
  display: inline-block;
  font-size: 14px;
}
.member .m_right .input p i{
  color: #c1402b;
}
.member .m_right .input a{
  display: inline-block;
  color:#c1402b;
  font-size: 14px;
  margin-left: 5px;
  line-height: 30px;
}
.buy .tab:after{
  content: "";
  clear: both;
  display: block;
}



.m_dd table{
  width: 100%;
}
.m_dd th{
  color: #333;
  text-align: center;
}
.m_dd tr{
  border-bottom: 1px solid #ececec;
  border-right: 1px solid #ececec;
}
.m_dd .tr1{
  border: 1px solid #dcdcdc;
  background: #eee;
  line-height: 38px;
}
.m_dd .table_top{
  line-height: 38px;
  margin-top: 20px;
}
.m_dd .table_top th{
  background: #eee;
}
.m_dd .table_main th{
  background: #f5f8fa;
  text-align: left;
  font-weight: normal;
  line-height: 38px;
  text-indent: 18px;
  margin-top: 10px;
  border: 1px  solid #ececec;
  border-bottom: 0;
}
.m_dd .table_main th span{
  margin-right: 50px;
}
.m_dd .td1 img{
  width: 72px;
  vertical-align: middle;
  border: 1px solid #dcdcdc;
}
.m_dd .paging{
	padding-bottom: 0;
}
.m_dd .td1 div{
  height: 74px;
  padding: 13px 0;
}
.m_dd .td1 .div1{
  border-top: 1px solid #ececec;
}
.m_dd .td1 span{
  line-height: 20px;
  vertical-align: middle;
  width: calc( 100% - 110px );
  display: inline-block;
}
.m_dd td{
  border-left: 1px solid #ececec;
  vertical-align: middle;
  text-align: center;
}
.m_dd td>div{
  text-align: center;
}
.m_dd div{
  text-align: center;
}
.m_dd .td1 div{
  text-align: left;
}
.m_dd .align30{
  line-height: 30px;
}
.m_dd .align30:hover{
  color: #c1402b;
}
.m_dd .td5 a{
  height: 24px;
  line-height: 24px;
  display: inline-block;
  margin: 3px auto;
  font-size: 12px;
}
.m_dd .td5 .a1{
  width: 110px;
  text-align: center;
  background: #c1402b;
  color: #fff;
  border-radius: 4px;
}
.m_dd .td5 .a2{
  color: #333;
}
.m_dd .table_main{
  margin-top: 10px;
}
.m_dd .bdtop{
  border-top: 1px solid #ececec;
}
.m_dd .hg100>div{
  height: 100px;
  line-height: 100px;
  text-align: center;
}
.m_dd .hg50>div{
  height: 50px;
  line-height: 50px;
}
.m_dd .hg50>div>.jiajian{
  margin-top: 13px;
}
.m_dd .divhg50{
  height: 50px;
  line-height: 50px;
}
.m_dd .divhg100{
  height: 100px;
  line-height: 100px;
}
.m_dd .alignLeft div{
  text-align: left;
  text-indent: 30px;
}

.member .buycar-2 p.list{
  font-size: 14px;
}
.member .change_input .pq{
  margin-bottom: 20px;
}
.member .change_input .input{
  margin-top: 15px;
}
.member .change_input .input input{
  width: 200px;
  line-height: 30px;
  padding: 0;
  text-indent: 10px;
  border: 1px solid #e5e5e5;
  height: 30px;
}
.member .change_input .input textarea{
  width: 400px;
  max-width: 100%;
  line-height: 20px;
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  height: 100px;
}

.webwidget_rating_simple {
  padding: 0px;
  display: inline-block;
    vertical-align: middle;
}
.webwidget_rating_simple li {
  line-height: 0px;
  width: 20px;
  height: 20px;
  padding: 0px;
  margin: 0px;
  margin-right: 10px;
  list-style: none;
  float: left;
  cursor: pointer;
  background-size: cover;
}
.member .change_input .input .webwidget_rating_simple li span {
  display: none;
}

.member .change_input .input span{
  line-height: 34px;
  vertical-align: top;
}
.member .change_input .btnq{
  width: 120px;
  line-height: 35px;
  background: #c1402b;
  color: #fff;
  border-radius: 4px;
  display: block;
  text-align: center;
  margin-top: 15px;
  color: #fff;
  font-size: 14px;
  margin-left: 73px;
}
.member .change_input .yzm input{
  width: 125px;
  padding: 0;
  border: 0;
}
.member .change_input .yzm a{
  font-size: 13px;
}


.m_detail{
  text-align: left;
}
.m_detail div{
  text-align: left;
}
.m_detail .border{
  border: 1px solid #ececec;
  padding: 0 40px;
  margin-bottom: 20px;
}
.m_detail .border .title1{
  font-size: 16px;
  line-height: 62px;
  border-bottom: 1px solid #dcdcdc;
  font-weight: bold;
  color: #333;
  margin-bottom: 20px;
}
.m_detail{
  margin-top: 30px;
}
.m_detail .mid .main p span,
.m_detail .mid .main p em{
  font-style: normal;
}
.m_detail .top1{
  padding-bottom: 50px;
}
.m_detail .top1 ul{
  text-align: center;
}
.m_detail .top1 li.active .p1{
  color: #c1402b;
}
.m_detail .top1 li.active .cir{
  background: #c1402b;
  overflow: hidden;
}
.m_detail .top1 li.active .line{
  background: #c1402b;
}
.m_detail .top1 li.active1 .line{
  width: 193px;
}
.m_detail .top1 li{
  width: 120px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.m_detail .top1 li .p1{
  color: #666;
  font-size: 14px;
  margin-bottom: 10px;
}
.m_detail .top1 li .line{
  position: absolute;
  width: 100px;
  height: 6px;
  bottom: 9px;
  left: 50%;
  margin-left: 12px;
  background: #ddd;
}
.m_detail .top1 li .line1{
  position: absolute;
  width: 100px;
  height: 14px;
  bottom: 5px;
  left: 50%;
  margin-left: 12px;
  background: #ddd;
  z-index: -1;
}
.m_detail .top1 .cir{
  width: 24px;
  height: 24px;
  margin: 0 auto;
  border-radius: 50%;
  background: #dddddd;
  color: #fff;
  line-height: 24px;
  text-align: center;
}
.m_detail .top1 .cir1{
  width: 34px;
  height: 34px;
  margin: 0 auto;
  border-radius: 50%;
  background: #dddddd;
  color: #fff;
  line-height: 35px;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -17px;
  bottom: -5px;
  z-index: -1;
}
.m_detail .mid{
  padding-bottom: 55px;
}
.m_detail .mid .main p{
  line-height: 30px;
  font-size: 12px;
  text-indent: 40px;
  color: #333;
  font-family: '微软雅黑';
}
.m_detail .mid .main p span{
  margin-right: 40px;
}
.m_detail .m_dd .table_main{
  border-top: 1px solid #ececec;
  margin-top: 0;
}
.m_detail .end{
  padding-bottom: 45px;
  margin-bottom: 50px;
}
.m_detail .sum{
  line-height: 22px;
  margin-top: 20px;
}
.m_detail .sum span{
  width: 130px;
  display: inline-block;
  text-align: right;
}
.m_detail .sum em{
  width: 90px;
  font-style: normal;
  display: inline-block;
  text-align: right;
}
.m_detail .sum .fontweig{
  font-weight: bold;
}
.m_detail .sum .red{
  font-weight: bold;
  color: #ff0036
}
.m_detail .sum div a{
  width: 145px;
  line-height: 45px;
  text-align: center;
  float: right;
  margin-top: 30px;
  background: #c1402b;
  color: #fff;
}
.m_detail .sum>a{
  padding-left: 25px;
  color: #2a93fe;
  font-size: 12px;
  background: url(../images/images/wenhao.png) no-repeat left;
}

.member .m_right .tab{
  margin: 20px 0;
}
.member .m_right .tab a{
  float: left;
  padding: 0 15px;
  line-height: 35px;
  border-radius: 4px;
  margin-right: 10px;
}
.member .m_right .tab a.active,
.member .m_right .tab a:hover{
  background: #c1402b;
  color: #fff;
}
.member .m_right .input1 span{
  float: left;
  width: 60px;
  padding-top: 7px;
  line-height: 20px;
}
.member .m_right .input1 textarea{
  width: calc(100% - 60px );
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  height: 130px;
  line-height: 20px;
  font-size: 14px;
  padding: 7px;
}
.member .m_right .btn1{
  margin-left: 60px;
  width: 120px;
  line-height: 40px;
  background: #c1402b;
  display: block;
  color: #fff;
  text-align: center;
  margin-top: 20px;
}





.sub-top-area{margin-top:15px;width:100%;float:left;}
.sub-top-area a.home{ background:url(../images/images/ico-11.png) left center no-repeat;width:16px;height:14px; display:inline-block;}

.num_box, .wan-spinner-2{display: inline-block;vertical-align: middle;}
.J_jia,.wan-spinner-2 .plus,.wan-spinner-2 .plus2{border-width:1px 0 1px 1px;border-radius:3px 0 0 3px;}
.J_jian,.wan-spinner-2 .minus,.wan-spinner-2 .minus2{border-width:1px 1px 1px 0;border-radius:0 3px 3px 0;}

.wan-spinner-2 a{width:20px;text-align:center;cursor:pointer;}
.wan-spinner-2 input{height:28px;line-height:28px;border-color:#ccc;border-style:solid;color:#333;float:left;border-width:1px;text-align:center;line-height:15px\9;padding:0;margin:0;width:50px;}
.wan-spinner-2 a{height:28px;line-height:28px;border-color:#ccc;border-style:solid;color:#333;float:left;}



.over_jc{
  float: left;
}
.sub-top-tit{width:100%;float:left;border-bottom:2px solid #464646;padding-bottom:10px;margin-top:15px;font-size:16px;}
.sub-top-tit p{float:right;font-size:12px;}
.sub-top-tit p span{padidng:0 2px;}
.sub-top-tit p span.cur{color:#c1402b;}


.buycar-none{width:100%;border:1px solid #eaeaea;margin-top:15px;float:left; text-align:center;padding:40px 0;}
.buycar-none p i{  display:inline-block;font-size:15px;}
.buycar-none span{ vertical-align:middle; display:inline-block;margin:0 15px; text-align:left;font-size:16px;}
.buycar-none span a{width:130px; height:30px; text-align:center; line-height:30px; background:#c1402b;color:#fff; display:inline-block;margin-top:15px;}
.online_pay{margin-bottom: 20px;}
.buycar-list{width:100%;border:1px solid #eaeaea;margin-top:15px;text-align: center;}
.buycar-list .list{font-size: 0;width:100%;float:left;border-bottom:1px dashed #eaeaea;padding-bottom:24px;padding-top:24px;}
.buycar-list .toptit{border-bottom: 1px solid #eaeaea;}
.buycar-list .toptit .li{font-size:14px;height:24px; line-height:24px;}
.buycar-list .toptit .li2{text-align: left;}
.buycar-list .toptit .li4{text-align: right;}
.buycar-list .li{float:left; text-align:center;}
.buycar-list .li1{width:90px;}
.buycar-list .li2{width:620px;margin:0 20px;}
/*.buycar-list .li3{width:132px;}*/
.buycar-list .list:last-child{border-bottom: 0;}
.buycar-list .li4{width:150px;text-align: right}
.buycar-list .li5{width:180px;}
.buycar-list .li6{width:150px;}
.buycar-list .li7{width:130px;}
.buycar-list .mt40{ display:inline-block;}
.buycar-list .li2 .pro-pic{float:left;width:100%; text-align:left;}
.buycar-list .li2 .pro-pic img{ display:inline-block;vertical-align:middle;border:1px solid #eaeaea;width:103px;}
.buycar-list .li2 .pro-pic p{  display:inline-block;vertical-align:middle;margin-left:10px;width: calc( 100% - 120px );line-height: 20px;color: #333;font-weight: bold;}
.buycar-list .li2 .pro-pic p a{color: #333}
.buycar-list .list:hover{ background:#FAFAFA}
.buycar-list .cant .li,.buycar-list .cant .li a{color:#CDCDCD}
.car-list-bot,.car-list-total,.car-list-botinput{width:100%;float:left;margin-top:15px;}
.car-list-bot .fl{margin-right:30px;height:25px; line-height:25px;font-size:14px;}
.car-list-bot .delinput{width:auto;border:none;height:25px; background:url(../images/images/del.jpg) left center no-repeat; cursor:pointer;padding-left:30px;font-size:14px;}
.car-list-bot .fr{font-size:14px;}
.car-list-total{ text-align:right;font-size:14px;}
.car-list-total i{font-size:30px;color:#c1402b;}
.car-list-botinput .gouwu{float:left;border:1px solid #DFDFDF; background:#F8F8F8;width:97px;height:38px; line-height:38px; text-align:center;font-size:14px;}
.car-list-botinput .tijiao{float:right;background:#c1402b;width:160px;height:38px; line-height:38px; text-align:center;font-size:14px;color:#fff;}
.phonetab1,.phonetab2{display:inline-block; vertical-align:middle;}

.box{
  font-size: 14px;
  color: #333;
}
.box a{
  display: inline;
}
.box:after{
  content: "";
  clear: both;
  display: block;
}



.m_zlxg{text-indent: 0;text-align: left;position: relative; width:110px; height:30px; line-height:30px;float:left;margin:0 10px 0 0;display:inline;border:1px solid #eee;}
.m_zlxg p{ cursor: pointer;display: block;text-align: left;text-indent: 10px;width:100%; overflow:hidden; line-height:30px; color:#333333; font-size:12px; font-family:"微软雅黑";text-overflow:ellipsis; white-space:nowrap;}
.m_zlxg2{ position:absolute; top:29px; border:1px solid #ded3c1;background:#fff; width:108px; display:none; max-height:224px;-height:224px; overflow-x:hidden; overflow-y:auto;white-space:nowrap;}
.m_zlxg2 li{cursor: pointer;line-height:28px;white-space:nowrap; padding-left:10px;font-family:"微软雅黑";color:#333333; font-size:12px;}
.m_zlxg2 li:hover{ color:#c1402b;}
.m_zlxg p{
  background: url(../images/images/dot11.png) no-repeat 95%;
}
.coupon li{
  font-size: 14px;
  line-height: 50px;
  border-bottom: 1px solid #eee;
}
.box{
  width: 1280px;
  
  margin: 0 auto;
}
.buycar-2{padding:20px 0;}
.buycar-2 .tit{width:100%;float:left;font-size:15px; text-align:left;text-indent:20px;}
.buycar-2 .list,.buycar-2 .list2{ text-align:left; text-indent:20px;margin-top:15px;width:100%;float:left;}
.buycar-2 .list input{ vertical-align:middle;}
.buycar-2 .list span{margin-left:20px;}
.buycar-2 .list a{color:#c1402b;display: inline-block;width: inherit;}

.buycar-2 .list2{margin-top:25px;}
.buycar-2 .list2 span{width:110px; display:inline-block; text-align:left; text-indent:0;line-height: 32px;vertical-align: top;}
.buycar-2 .list2 .input1{border:1px solid #eaeaea;height:30px;width:230px;text-indent: 10px;}
.buycar-2 .list2 .input2{border:1px solid #eaeaea;height:30px;width:578px;text-indent: 10px;}
.buycar-2 .list2 select{width:190px;border:1px solid #eaeaea;height:30px;}
.buycar-2 .list2 .input3{width:130px;height:45px; background:#c1402b;border:none;color:#fff;font-size:14px;cursor: pointer;}
.buycar-2 .list2 p,.buycar-2 .list p{ display:inline-block}

.buycar-2 .type_choose{
	display: inline-block;
	text-indent: 0;
	line-height: 32px;
}
.buycar-2 .type_choose label{
	margin-right: 15px;
}
.buycar-2 .type_choose label input{
	margin: 0 6px 0 0;
}
.buycar-2 em,.buycar-2 i{
	font-style: normal;
}
.buycar-2 textarea,
.buycar-2 input{
	padding: 0;
	height: inherit;
	line-height: inherit;
}
.buycar-none,.buycar-2{width:100%;border:1px solid #eaeaea;margin-top:15px;float:left; text-align:center;padding:40px 0;}



.login_bg .sjld{
	margin-top: 20px;
}
.login_bg .sjld .m_zlxg{
	width: 48.5%;
	margin-right: 3%;
	box-sizing: border-box;
	border: 0;
}
.login_bg .sjld .m_zlxg:nth-of-type(2){
	margin-right: 0;
}
.banner .img{
	width: 100%;
}
.post-list .entry.excerpt,
.post-meta,
.post-list .post-title{
	width: calc( 100% - 210px );
}
.to_collect1{
	width: 100px;
	text-align: center;
	display: inline-block;
	line-height: 30px;
	transition: 0.3s all;
	border-radius: 4px;
	border: 1px solid #dadadc;
}
.to_collect1.active,
.to_collect1:hover{
	background: #c1402b;
	border: 1px solid #c1402b;
	color: #fff;
}
.house-detail{
	padding-top: 54px;
}




/*整站的1280都改成1170*/
.box,
.contain1{
	width: 1170px;
}
.header .nav1>.nav-item{
	padding: 0 15px;
}
.in_part1 .font{
	padding: 0 25px;
}
.in_part3 .main1{
	width: 1150px;
}
.member .m_right{
	width: 850px;
}
.buycar-list .li2{
	width: 525px;
}
.post-list .post-row{
	width: 970px;
}
.all_dot{
	position: absolute;
	right: 20px;
	top: 0;
	width: 36px;
	height: 47px;
	background: url(../images/images/1.svg);
}

.in_part1 .swiper-slide .all_dot{
	display: none;
}
.in_part1 .swiper-slide-next .all_dot,
.in_part1 .swiper-slide-prev .all_dot,
.in_part1 .swiper-slide-active .all_dot{
	display: block;
}
.list-item .all_dot{
	right: 20px;
}

.header .end1 .nav2 a.current{
    color: #c1402b;
    font-weight: bold;
}



.login_bg .choose label input[type=checkbox] {
    cursor: pointer;
    position: relative;
    width: 12px;
    height: 12px;
    line-height: 12px;
    font-size: 12px;
}

.login_bg .choose label input[type=checkbox]::after {
    position: absolute;
    top: 0;
    color: #000;
    width: 12px;
    height: 12px;
    line-height: 12px;
    display: inline-block;
    visibility: visible;
    padding-left: 0px;
    text-align: center;
    content: ' ';
    border-radius: 3px
}

.login_bg .choose label input[type=checkbox]:checked::after {
    content: "✓";
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    background-color: #c1402b;
}



.login_bg .btnq .btn1 span i{
  width: 12px;
  height: 12px;
  vertical-align: middle;
  display: inline-block;
  background: #fff;
  border-radius: 2px;
  box-sizing: border-box;
  border: 1px solid #777;
}
.login_bg .btnq .btn1 span.active i{
  background: url(../images/images/login.png) no-repeat center;
}





