* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style-type: none;
	font-family: Times New Roman;
}

img {
	border: none;
}

a {
	border: none;
	text-decoration: none;
	color: #000;
}

.border {
	border: 1px solid red;
}

.center {
	margin: 0 auto;
}

.w {
	width: 1226px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.mt20 {
	margin-top: 20px;
}

.mt10 {
	margin-top: 10px;
}

.ml20 {
	margin-left: 20px;
}

.ml40 {
	margin-left: 40px;
}

.mr40 {
	margin-right: 40px;
}

.mb20 {
	margin-bottom: 20px;
}

.border2 {
	border: 2px solid #ff6700;
}

.ft20 {
	font-size: 20px;
}

.ftbc {
	color: #ff6700;
	font-weight: bold;
}

.pr {
	padding-right: 40px;
}

.h3 {
	font-size: 22px;
	font-weight: bold;
}

.tit_wrap {
	width: 100%;
	height: 84px;
	background: #f5f5f5;
}

.titHome {
	width: 1226px;
	margin: 0 auto;
	line-height: 84px;
	font-size: 14px;
	color: #777777;
}

.titHome a {
	text-decoration: none;
}


/*header*/

header {
	width: 100%;
	height: 40px;
	background: #333
}

header .top {
	width: 1226px;
	height: 40px;
	line-height: 40px;
}

header .top .left ul li {
	float: left;
	font-size: 12px;
	color: #ccc;
}

header .top .left ul li a {
	display: block;
	padding: 0 8px;
	font-size: 12px;
	font-family: Times New Roman;
	color: #b0b0b0;
}

header .top .left ul li a:hover {
	color: #fff;
}

header .top .right ul li {
	float: left;
	font-size: 12px;
	color: #ccc;
}

header .top .right ul li a {
	display: block;
	padding: 0 8px;
	font-size: 12px;
	font-family: Times New Roman;
	color: #b0b0b0;
}

header .top .right ul li a:hover {
	color: #fff;
}

header .top .right .gouwuche a {
	color: #fff;
}

header .top .right .gouwuche {
	margin: 0 20px;
	background: #424242;
	width: 120px;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
	background: #ff6700;
	color: #fff;
}

header .top .right .gouwuche:hover {
	color: #000;
	background: #666;
}


/*banner_x*/

.banner_x {
	width: 1226px;
	height: 100px;
}

.banner_x .logo {
	background: url('../image/logo_top.png') no-repeat center center;
	width: 118px;
	height: 52px;
	margin-top: 24px;
}

.banner_x .ad_top {
	width: 180px;
	height: 100px;
	background: url('../image/yyymix.gif') no-repeat center center;
}

.banner_x .nav ul {
	margin-left: 20px;
}

.banner_x .nav ul li {
	float: left;
	height: 100px;
	line-height: 100px;
}

.banner_x .nav ul li a {
	display: inline-block;
	color: #000;
	font-size: 16px;
	padding: 0 15px;
}

.banner_x .nav ul li a:hover {
	color: rgb(255, 103, 0);
}

.banner_x .search {
	width: 308px;
	height: 100px;
	line-height: 100px;
}

.banner_x .search .text {
	width: 250px;
	height: 50px;
	line-height: 50px;
	border-radius: 50px 0 0 50px;
	font-size: 12px;
	margin-top: 25px;
	border: 1px solid #ccc;
}

.banner_x .search .text:hover {
	border-color: #ff6700;
}

.banner_x .search .text .shuru {
	border: none;
	width: 250px;
	height: 50px;
	outline: none;
	text-indent: 20px;
	border-radius: 50px 0 0 50px;
}

.banner_x .search .submit {
	width: 50px;
	height: 52px;
	display: flex;
	background: #d82b2d;
	justify-content: center;
	margin-top: 25px;
}

.banner_x .search .submit img {
	width: 30px;
	height: 30px;
	margin-top: 10px;
}

.banner_x .search .submit .sousuo {
	letter-spacing: 3px;
	text-align: center;
	width: 50px;
	height: 50px;
	border: none;
	background: none;
	cursor: pointer;
}

.banner_x .search .submit:hover {
	border-color: #ff6700;
	color: #ff6700;
}


/*banner_y*/

.banner_y {
	width: 1226px;
	height: 460px;
	background: url('../image/banner2.jpg') no-repeat;
}

.banner_y .nav {
	width: 234px;
	height: 460px;
	background: rgb(12, 12, 19);
}

.banner_y .nav ul {
	padding: 20px 0;
	position: relative;
}

.banner_y .nav ul li {
	display: block;
	width: 174px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding: 0 30px;
}

.banner_y .nav ul li .pop {
	width: 800px;
	height: 460px;
	background: #fff;
	position: absolute;
	left: 234px;
	top: 0px;
	display: none;
}

.banner_y .nav ul li:hover .pop {
	display: block;
	box-shadow: 2px 3px 5px #ccc;
	border-top: 1px solid #ccc;
}

.banner_y .nav ul li .pop .left {
	width: 265px;
	height: 460px;
	background: #fff;
}

.banner_y .nav ul li .pop .left div {
	margin-bottom: 3px;
}

.banner_y .nav ul li .pop .left .xuangou_left {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	margin-left: 10px;
	margin-top: 20px;
}

.banner_y .nav ul li .pop .left .xuangou_left a {
	color: #000;
}

.banner_y .nav ul li .pop .left .xuangou_left a img {
	valign: middle;
}

.banner_y .nav ul li .pop .left .xuangou_left a span {
	display: inline-block;
	margin-left: 10px;
	font-size: 14px;
}

.banner_y .nav ul li .pop .left .xuangou_left a span:hover {
	color: #ff6700;
}

.banner_y .nav ul li .pop .left .xuangou_right {
	margin-top: 25px;
	height: 40px;
	line-height: 40px;
}

.banner_y .nav ul li .pop .left .xuangou_right a {
	display: block;
	width: 60px;
	line-height: 24px;
	height: 24px;
	text-align: center;
	font-size: 12px;
	color: #ff6700;
	border: 1px solid #ff6700;
}

.banner_y .nav ul li .pop .left .xuangou_right a:hover {
	display: block;
	background: #ff6700;
	color: #fff;
}

.banner_y .nav ul li .pop .ctn {
	width: 265px;
	height: 460px;
}

.banner_y .nav ul li .pop .ctn div {
	margin-bottom: 3px;
}

.banner_y .nav ul li .pop .ctn .xuangou_left {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	margin-left: 10px;
	margin-top: 20px;
}

.banner_y .nav ul li .pop .ctn .xuangou_left a {
	color: #000;
}

.banner_y .nav ul li .pop .ctn .xuangou_left a img {
	valign: middle;
}

.banner_y .nav ul li .pop .ctn .xuangou_left a span {
	display: inline-block;
	margin-left: 10px;
	font-size: 14px;
}

.banner_y .nav ul li .pop .ctn .xuangou_left a span:hover {
	color: #ff6700;
}

.banner_y .nav ul li .pop .ctn .xuangou_right {
	margin-top: 25px;
	height: 40px;
	line-height: 40px;
}

.banner_y .nav ul li .pop .ctn .xuangou_right a {
	display: block;
	width: 60px;
	line-height: 24px;
	height: 24px;
	text-align: center;
	font-size: 12px;
	color: #ff6700;
	border: 1px solid #ff6700;
}

.banner_y .nav ul li .pop .ctn .xuangou_right a:hover {
	display: block;
	background: #ff6700;
	color: #fff;
}

.banner_y .nav ul li .pop .right {
	width: 265px;
	height: 460px;
	margin-right: 5px;
}

.banner_y .nav ul li .pop .right div {
	margin-bottom: 3px;
}

.banner_y .nav ul li .pop .right .xuangou_left {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	margin-left: 10px;
	margin-top: 20px;
}

.banner_y .nav ul li .pop .right .xuangou_left a {
	color: #000;
}

.banner_y .nav ul li .pop .right .xuangou_left a img {
	valign: middle;
}

.banner_y .nav ul li .pop .right .xuangou_left a span {
	display: inline-block;
	margin-left: 10px;
	font-size: 14px;
}

.banner_y .nav ul li .pop .right .xuangou_left a span:hover {
	color: #ff6700;
}

.banner_y .nav ul li .pop .right .xuangou_right {
	margin-top: 25px;
	height: 40px;
	line-height: 40px;
}

.banner_y .nav ul li .pop .right .xuangou_right a {
	display: block;
	width: 60px;
	line-height: 24px;
	height: 24px;
	text-align: center;
	font-size: 12px;
	color: #ff6700;
	border: 1px solid #ff6700;
}

.banner_y .nav ul li .pop .right .xuangou_right a:hover {
	display: block;
	background: #ff6700;
	color: #fff;
}

.banner_y .nav ul li:hover {
	background: #ff6700;
}

.banner_y .nav ul li a {
	display: inline-block;
	margin-left: 10px;
	color: #fff;
}


/*sub_banner*/

.sub_banner {
	width: 1226px;
	height: 170px;
	margin-top: 15px;
}

.sub_banner .sidebar {
	width: 234px;
	height: 170px;
}

.sub_banner .sidebar div {
	width: 78px;
	height: 85px;
	marign: 0;
	padding: 0;
}

.sub_banner .sidebar div a img {
	opacity: 0.8;
}

.sub_banner .sidebar div a img:hover {
	opacity: 1;
}

.sub_banner .datu {
	width: 316px;
	height: 170px;
	margin-left: 14px;
}

.sub_banner .datu a img {
	width: 316px;
	height: 170px;
	opacity: 0.8;
}

.sub_banner .datu a img:hover {
	opacity: 1;
}


/*danpin*/

.biaoti {
	width: 1226px;
	height: 58px;
	line-height: 58px;
	font-size: 22px;
	font-weight: bold;
	margin-top: 20px;
}

.danpin .main {
	width: 1226px;
	height: 340px;
}

.danpin .main .mingxing {
	width: 234px;
	height: 339px;
	background: rgb(250, 250, 250);
}

.danpin .main .mingxing:nth-of-type(1) {
	border-top: 1px solid orange;
	margin-right: 14px;
}

.danpin .main .mingxing:nth-of-type(2) {
	border-top: 1px solid green;
	margin-right: 14px;
}

.danpin .main .mingxing:nth-of-type(3) {
	border-top: 1px solid blue;
	margin-right: 14px;
}

.danpin .main .mingxing:nth-of-type(4) {
	border-top: 1px solid red;
	margin-right: 14px;
}

.danpin .main .mingxing:nth-of-type(5) {
	border-top: 1px solid teal;
}

.danpin .main .mingxing .sub_mingxing {
	padding: 37px;
}

.danpin .main .mingxing .sub_mingxing a img {
	display: block;
	width: 160px;
	height: 160px;
	opacity: 0.85
}

.danpin .main .mingxing .sub_mingxing a img:hover {
	width: 160px;
	height: 160px;
	opacity: 1;
}

.danpin .main .mingxing .pinpai {
	width: 234px;
	height: 14px;
	line-height: 14px;
	text-align: center;
	margin-top: -10px;
}

.danpin .main .mingxing .pinpai a {
	font-size: 14px;
	color: #333;
}

.danpin .main .mingxing .youhui {
	width: 234px;
	height: 12px;
	line-height: 12px;
	margin: 15px 0;
	font-size: 12px;
	color: rgb(176, 176, 176);
	text-align: center;
}

.danpin .main .mingxing .jiage {
	font-size: 14px;
	text-align: center;
	color: #ff6709;
}


/*peijian*/

.peijian {
	background: rgb(245, 245, 245);
}

.peijian .main {
	height: 614px;
}

.peijian .main .content {
	width: 1226px;
	height: 300px;
}

.peijian .main .content:nth-of-type(2) {
	margin-top: 14px;
}

.peijian .main .content .remen {
	width: 234px;
	height: 300px;
	margin-right: 14px;
	position: relative;
	background: #fff;
}

.peijian .main .content .remen:hover {
	margin-top: -2px;
	box-shadow: 0px 0px 30px #ccc;
}

.peijian .main .content .remen:nth-of-type(5) {
	margin: 0;
}

.peijian .main .content .remen .xinpin span {
	display: block;
	margin: 0 auto;
	font-size: 10px;
	line-height: 20px;
	height: 20px;
	color: #fff;
	width: 65px;
	background: #83c44e;
	text-align: center;
}

.peijian .main .content .remen .tu a img {
	margin: 10px 42px 20px 42px;
}

.peijian .main .content .remen .miaoshu {
	width: 234px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	overflow: hidden;
}

.peijian .main .content .remen .miaoshu a {
	color: #000;
	font-size: 14px;
}

.peijian .main .content .remen .jiage {
	color: #ff6700;
	font-size: 14px;
	text-align: center;
	width: 234px;
	height: 25px;
	line-height: 25px;
}

.peijian .main .content .remen .pingjia {
	width: 234px;
	height: 15px;
	line-height: 15px;
	font-size: 12px;
	color: #aaa;
	text-align: center;
}

.peijian .main .content .remen .piao {
	width: 204px;
	height: 60px;
	font-size: 12px;
	padding: 10px 0px 0px 30px;
	background: #ff6700;
	position: absolute;
	display: none;
}

.peijian .main .content .remen .piao a {
	color: #fff;
}

.peijian .main .content .remen .piao span {
	display: block;
	margin-top: 5px;
}

.peijian .main .content .remen:hover .piao {
	display: block;
	margin-top: -40px;
}

.peijian .main .content .remenlast {
	width: 234px;
	height: 300px;
}

.hongmi:hover {
	margin-top: -2px;
	box-shadow: 0px 0px 15px #ccc;
}

.liulangengduo {
	margin-top: 12px;
}

.liulangengduo:hover {
	margin-top: 10px;
	box-shadow: 0px 0px 30px #ccc;
}


/*xiangqing*/

.xiangqing {
	width: 100%;
	height: 58px;
	background: rgb(240, 240, 240);
}

.xiangqing .neirong {
	height: 58px;
	width: 1226px;
}

.xiangqing .neirong .xiaomi6 {
	width: 300px;
	height: 58px;
	line-height: 58px;
	font-size: 22px;
	font-weight: bold;
}

.xiangqing .neirong nav {
	display: inline-block;
	width: 410px;
	height: 58px;
	line-height: 58px;
}

.xiangqing .neirong nav li {
	font-size: 14px;
	float: left;
	display: block;
	margin: 0px 5px;
}

.xiangqing .neirong nav li a {
	color: #333;
	font-size: 14px;
}

.xiangqing .neirong nav li a:hover {
	color: #ff6700;
}


/*jieshao*/

.jieshao {
	height: 560px;
}

.jieshao .left {
	width: 560px;
	height: 560px;
	border: 1px solid #ccc;
}

.jieshao .right {
	width: 620px;
	background: rgb(248, 248, 248);
	height: 600px;
}

.jieshao .right .jianjie {
	font-size: 14px;
	color: rgb(176, 176, 176);
	line-height: 20px;
}

.jieshao .right .jiage {
	font-size: 18px;
	color: #ff6700;
	font-weight: bold;
}

.jieshao .right .xzbb {
	height: 58px;
	line-height: 58px;
}

.jieshao .right .xzbb .banben {
	height: 58px;
	line-height: 58px;
	width: 278px;
	cursor: pointer;
	margin-right: 5px;
	border: 1px solid #bbb;
}

.jieshao .right .xzbb .banben a {
	display: block;
	font-size: 18px;
	color: #000;
	padding: 0 10px;
}

.jieshao .right .xzbb .banben a span {
	display: inline-block;
	margin-right: 10px;
}

.jieshao .right .xzbb .banben a:hover {
	color: #ff6700;
}

.jieshao .right .xzbb .banben:hover {
	border: 1px solid #ff6700;
}

.jieshao .right .xzbb .banben a .yuandian {
	display: inline-block;
	height: 15px;
	width: 15px;
	border-radius: 50%;
	background: #000;
	margin-left: 80px;
}


/*选取详情*/

.xqxq {
	height: 80px;
	width: 555px;
	background: rgb(255, 255, 255);
	padding: 20px;
}


/*是否下单*/

.xiadan {
	height: 50px;
	line-height: 50px;
}

.xiadan .jrgwc {
	height: 50px;
	width: 200px;
	border: none;
	background: #ff6700;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	margin-right: 50px;
}

.xiadan .jrgwc:hover {
	border: 1px solid #fff;
}


/*我的购物车*/

.banner_x .wdgwc {
	height: 100px;
	line-height: 100px;
	font-weight: bold;
	font-size: 24px;
}

.banner_x .wxts {
	height: 90px;
	line-height: 105px;
	font-size: 12px;
	color: #777;
}

.banner_x .dlzc {
	height: 100px;
	line-height: 100px;
}

.banner_x .dlzc ul li {
	float: left;
	font-size: 12px;
}

.banner_x .dlzc ul li a {
	display: block;
	padding: 0 8px;
	font-size: 12px;
	font-family: Times New Roman;
	color: #777;
}

.banner_x .dlzc ul li a:hover {
	color: #ff6700;
}

.xiantiao {
	width: 100%;
	height: 2px;
	background: #ff6700;
}


/*购物车详单*/

.gwcxqbj {
	width: 100%;
	height: 400px;
	background: rgb(245, 245, 245);
	padding-bottom: 20px;
}

.gwcxqbj .gwcxd {
	background: #fff;
	width: 1226px;
	height: auto;
	padding-top: 30px;
}

.gwcxqbj .gwcxd .top2 {
	width: 1226px;
	height: 70px;
}

.gwcxqbj .gwcxd .top2 .sub_top {
	width: 100px;
	height: 70px;
	line-height: 36px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 30px;
}

.gwcxqbj .gwcxd .top2 .sub_top:nth-of-type(2) {
	margin-left: 100px;
}

.gwcxqbj .gwcxd .top2 .sub_top:nth-of-type(3) {
	margin-left: 300px;
}

.gwcxqbj .gwcxd .top2 .sub_top:nth-of-type(4) {
	margin-left: 60px;
}

.gwcxqbj .gwcxd .top2 .sub_top:nth-of-type(5) {
	margin-left: 60px;
}

.gwcxqbj .gwcxd .top2 .sub_top .quanxuan {
	width: 18px;
	height: 18px;
	border: 1px solid #ccc;
	background: none;
}

.gwcxqbj .gwcxd .content2 {
	width: 1226px;
	height: 120px;
	border-top: 1px solid #ccc;
}

.gwcxqbj .gwcxd .content2 .sub_content {
	width: 50px;
	height: 120px;
	line-height: 120px;
	margin-right: 0px;
}

.gwcxqbj .gwcxd .sub_content .quanxuan {
	width: 18px;
	height: 18px;
	border: 1px solid #ccc;
	background: none;
}

.gwcxqbj .gwcxd .content2 .sub_content img {
	vertical-align: middle;
}

.gwcxqbj .gwcxd .content2 .sub_content:nth-of-type(1) {
	margin-left: 30px;
}

.gwcxqbj .gwcxd .content2 .sub_content:nth-of-type(2) {
	margin-left: 35px;
}

.gwcxqbj .gwcxd .content2 .sub_content:nth-of-type(3) {
	margin-left: 55px;
	width: 330px;
}

.gwcxqbj .gwcxd .content2 .sub_content:nth-of-type(4) {
	margin-left: 55px;
}

.gwcxqbj .gwcxd .content2 .sub_content:nth-of-type(5) {
	margin-left: 115px;
}

.gwcxqbj .gwcxd .content2 .sub_content:nth-of-type(6) {
	margin-left: 115px;
	color: #ff6700;
}

.gwcxqbj .gwcxd .content2 .sub_content:nth-of-type(7) {
	margin-left: 145px;
	font-size: 25px;
}

.gwcxqbj .gwcxd .content2 .sub_content .shuliang {
	width: 70px;
	height: 35px;
	border: 2px solid #ccc;
	text-align: center;
	font-size: 16px;
	color: #ff6700;
}

.gwcxqbj .gwcxd .content2 .sub_content a {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 10px;
	color: #000;
}

.gwcxqbj .gwcxd .content2 .sub_content a:hover {
	color: #ff6700;
}


/*结算单*/

.jiesuandan {
	width: 1226px;
	height: 50px;
	background: #fff;
}

.jiesuandan .tishi {
	width: 400px;
	height: 50px;
	line-height: 50px;
}

.jiesuandan .tishi ul li {
	float: left;
	font-size: 14px;
	display: inline-block;
	padding: 0 10px;
	color: #666;
}

.jiesuandan .tishi ul li a {
	color: #666;
}

.jiesuandan .tishi ul li a:hover {
	color: #ff6700;
}

.jiesuandan .tishi ul li span {
	display: inline-block;
	color: #ff6700;
	margin: 0 4px;
}

.jiesuandan .jiesuan {
	width: 500px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #ff6700;
}

.jiesuandan .jiesuan .jiesuanjiage span {
	font-size: 24px;
	font-weight: bold;
}

.jiesuandan .jiesuan .jsanniu .jsan {
	width: 200px;
	height: 50px;
	color: #fff;
	background: rgb(255, 103, 0);
	font-size: 20px;
	border: none;
	cursor: pointer;
}

.jiesuandan .jiesuan .jsanniu .jsan:hover {
	background: rgb(242, 88, 7);
}


/*个人中心*/

.grzxbj {
	width: 100%;
	height: auto;
	background: rgb(245, 245, 245);
	padding-bottom: 20px;
}

.grzxbj .selfinfo {
	width: 1226px;
}

.grzxbj .selfinfo .lfnav {
	width: 234px;
	min-height: 500px;
	background: #fff;
}

.grzxbj .selfinfo .lfnav .ddzx {
	width: 234px;
	height: 40px;
	line-height: 40px;
	font-size: 19px;
	margin: 30px 20px 10px 40px;
	color: rgb(51, 51, 51);
}

.grzxbj .selfinfo .lfnav .subddzx ul li {
	display: block;
	width: 194px;
	height: 40px;
	line-height: 40px;
	padding-left: 40px;
}

.grzxbj .selfinfo .lfnav .subddzx ul li a {
	color: rgb(117, 117, 117);
}

.grzxbj .selfinfo .lfnav .subddzx ul li a:hover {
	color: rgb(51, 51, 51);
}

.grzxbj .selfinfo .rtcont {
	width: 978px;
	height: 500px;
	background: #fff;
}

.grzxbj .selfinfo .rtcont .ddzxbt {
	width: 938px;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	font-weight: bold;
	color: rgb(117, 117, 117);
	padding-left: 40px;
	border-bottom: 1px solid #ccc;
}


/*footer*/

.foot {
	background-color: white;
}

.foot-top {
	width: 1226px;
	margin: 0 auto;
}

.foot-top ul {
	margin: 0 30px;
	display: flex;
	flex-direction: row;
}

.foot-top ul li {
	/*float: left;*/
	list-style-type: none;
	/*padding: 0 25px;*/
	flex: 1;
	line-height: 79px;
	text-align: center;
}

.foot-top ul li img {
	width: 30px;
	height: 30px;
	vertical-align: middle;
}

.foot-top a {
	text-decoration: none;
	color: #616161;
	font-size: 16px;
}

.foot-top a:hover {
	color: #FF6700;
}

.foot-middle {
	width: 1226px;
	margin: 0 auto;
	clear: left;
	border-top: 1px solid #e0e0e0;
}

.foot-middle div {
	display: inline-block;
	vertical-align: top;
}

.middle-left {
	width: 996px;
}

.middle-left a {
	color: #757575;
	text-decoration: none;
}

.middle-list {
	width: 155px;
	height: 112px;
	font-size: 12px;
}

.middle-list ul li {
	list-style-type: none;
	line-height: 30px;
}

.middle-list ul {
	padding-top: 40px;
}

.middle-list .list-head {
	font-size: 14px;
}

.middle-right {
	border-left: 1px solid #e0e0e0;
	width: 221px;
	height: 153px;
	text-align: center;
	vertical-align: top;
	line-height: 20px;
	padding-top: 40px;
}

.middle-text span {
	font-size: 12px;
}

.middle-text .number {
	font-size: 22px;
	color: #ff6700;
}

.middle-text .customer {
	border: 1px solid #ff6700;
	padding: 5px 15px;
	line-height: 30px;
	/*margin-top: 7px;*/
}

.middle-text a {
	text-decoration: none;
	color: #ff6700;
}

.footer {
	background-color: #FAFAFA;
}

.footer-0 {
	width: 1226px;
	height: 57px;
	margin: 0 auto;
	text-align: center;
	height: 120px;
	box-sizing: border-box;
	padding-top: 30px;
}

.footer-0 div {
	display: inline-block;
	margin: 0 auto;
}

.footer-left div {
	display: inline-block;
}

.footer-p p {
	font-size: 12px;
	line-height: 18px;
	display: inline-block;
	color: #b0b0b0;
}

.footer-right {
	vertical-align: top;
	vertical-align: right;
	text-align: right;
	width: 360px;
	margin-left: 100px;
}

.footer-right {
	position: relative;
	right: -3px;
	width: 190px;
}

.footer-1 {
	height: 70px;
}

.footer-1 p {
	padding-top: 20px;
	font-size: 22px;
	color: #BABABA;
	font-family: "楷体";
	text-align: center;
}