.nowrap,
.nowrapall,
.nowrapall * { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.break,
.breakall,
.breakall * { word-wrap: break-word; word-break: break-all; }
.animate,
.animateall,
.animateall * { transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; }
.defaultstyle,
.df { position: relative; margin: 0; padding: 0; }
body { margin: 0; padding: 0; color: #666; font-size: 14px; line-height: 20px; border: 0; }

/*CSShack*/
body { min-width: 1200px\9; }
.maxsize { margin-left: auto; margin-right: auto; }
@media all and (min-width:0px) {
	body { min-width: auto; }
}
.vcenter { position: absolute; top: 0; bottom: 0; width: 100%; left: 0; }
.tb { display: table; height: 100%; width: 100%; }
.tb-c { display: table-cell; vertical-align: middle; }
a { text-decoration: none; color: #666; }
ul,
dl,
dt,
dd { list-style: none; margin: 0; padding: 0; }
input:focus,
select:focus,
textarea:focus { outline: none; }
img { max-width: 100%; height: auto; border: 0; }
h1,
h2,
h3,
h4,
h5,
p { margin: 0; padding: 0; }
table { border-collapse: collapse; }
.table { overflow: hidden; }
.table .tr { overflow: hidden; }
.table .tr .td,
.table .tr .th { float: left; }
.hide { display: none; }
.block { display: block; }
.inb { display: inline-block; }
.posr { position: relative; }
.posa { position: absolute; }
.poss { position: static; }
.row .fl { float: left; }
.cl { clear: both; }
.tal { text-align: left; }
.tac { text-align: center; }
.tar { text-align: right; }
.md1 { width: 8.3333%; }
.md2 { width: 16.6666%; }
.md3 { width: 25%; }
.md4 { width: 33.3333%; }
.md5 { width: 41.6666%; }
.md6 { width: 50%; }
.md7 { width: 58.3333%; }
.md8 { width: 66.6666%; }
.md9 { width: 75%; }
.md10 { width: 83.3333%; }
.md11 { width: 91.6666%; }
.md12 { width: 100%; }
.row .mp0 { margin: 0 !important; padding: 0 !important; }
.md1,
.md2,
.md3,
.md4,
.md5,
.md6,
.md7,
.md8,
.md9,
.md10,
.md11,
.row .dv { float: left; }
input[type="text"],
input[type="password"],
input[type="button"],
input[type="submit"],
select,
textarea { -webkit-appearance: none; margin: 0; padding: 0; border: 0; }
input::-webkit-input-placeholder { color: #aaa !important; }
input:-moz-placeholder { color: #aaa !important; }
input::-moz-placeholder { color: #aaa !important; }
input:-ms-input-placeholder { color: #aaa !important; }
.cc { position: absolute; margin: auto; left: 0; right: 0; bottom: 0; top: 0; }
.cl:after { content: ''; display: block; clear: both; }
.clip { -webkit-background-clip: text; }
.clear:after { content: ''; display: block; clear: both; }
.maxsize { max-width: 1200px; }

/*公共样式*/
body { background: #f3f5f9; min-width: 1200px; }
.header { font-size: 13px; min-width: 1200px; }
.header .topbar { background: #313131; line-height: 40px; }
.header a { color: #c3c3c3; }
.header a.hl,
.header a:hover,
.header a.active { color: #fff; }
.header .left { float: left; }
.header .left .lang { float: left; background: #3d3d3d; padding: 0 30px; color: #d4d4d4; position: relative; }
.header .left .lang ul { position: absolute; top: 100%; left: 0; right: 0; background: #313131; z-index: 999; display: none; }
.header .left .lang:hover ul { display: block; }
.header .left .lang ul a { display: block; padding: 0 30px; }
.header .left .lang a { display: inline-block; }
.header .left>ul.functions { float: left; }
.header .left>ul.functions li { display: inline-block; position: relative; }
.header .left>ul.functions li a { display: block; padding: 0 15px; position: relative; }
.header .left>ul.functions li a:after { content: '|'; display: inline-block; position: absolute; top: 0; right: -5px; width: 10px; text-align: center; color: #515151; }
.header .left>ul.functions li:last-of-type a:after { display: none; }
.header .right { float: right; }
.header .right ul { display: inline-block; }
.header .right ul li { float: left; }
.header .right ul li a { padding: 0 5px; }
.header .right .register { margin-right: 40px; }
.header .right .register a {/*color: #fff;*/ }
.header .right .shoppingcart a { font-size: 14px; }
.header .right .shoppingcart .iconfont { color: #ffd800; font-size: 16px; }
.header .right .shoppingcart em { font-style: normal; padding-left: 5px; }
.header .topbar li:hover .qrcode { display: block; }
.header .topbar .qrcode { position: absolute; left: 50%; top: 100%; width: 130px; margin-left: -75px; z-index: 999; padding: 10px; background: #fff; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); display: none; }
.header .topbar .qrcode:before { content: ''; width: 1px; height: 1px; position: absolute; border: 10px solid; border-color: transparent transparent #fff transparent; top: -20px; left: 50%; margin-left: -10px; }
.header .menu { background: #fff; height: 90px; }
.header .menu .logo { display: inline-block; padding: 27px 0 26px 0; float: left; }
.header .menu .logo img { height: 37px; }
.header .menulist { float: right; }
.header .menulist .list { overflow: hidden; padding: 29px 0; float: left; }
.header .menulist .list li { float: left; margin-left: 20px; }
.header .menulist .list a { display: block; line-height: 32px; padding: 0 16px; border-radius: 32px; color: #000; font-size: 15px; }
.header .menulist .list li:hover a,
.header .menulist .list li.active a { background: #ffd800; /*box-shadow: 3px 10px 20px rgba(255,216,0,.3);text-shadow: 0 0 5px rgba(0,0,0,.15); */ color: #313131; }
.header .menulist .search { float: left; height: 46px; margin: 22px 0; border: 1px solid #ededed; background: #f5f5f5; border-radius: 46px; padding-right: 30px; margin-left: 110px; position: relative; transition: all .3s ease-out; -webkit-transition: all .3s ease-out; -o-transition: all .3s ease-out; -moz-transition: all .3s ease-out; }
.header .menulist .search.onfocus { margin-left: 80px; }
.header .menulist .search input[type="text"] { background: none; padding: 10px 20px; line-height: 26px; height: 26px; font-size: 15px; width: 200px; transition: all .3s ease-out; -webkit-transition: all .3s ease-out; -o-transition: all .3s ease-out; -moz-transition: all .3s ease-out; }
.header .menulist .search.onfocus input[type="text"] { width: 230px; }
.header .menulist .search input[type="submit"] { background: none; color: #5b5a61; cursor: pointer; font-size: 18px; line-height: 26px; width: 30px; height: 26px; position: absolute; top: 8px; right: 20px; }
.footer { background: #353535; color: #d4d4d4; }
.footer .clear { padding: 55px 0; }
.footer a { color: #909090; }
.footer .info h1 { font-size: 22px; /*margin-top: 50px;*/ margin-bottom: 20px; line-height: 25px; }
.footer .info p { font-size: 14px; line-height: 20px; color: #909090; }
.footer .sns { padding: 0; }
.footer .sns dd {margin-right: 15px; position: relative; }
.footer .sns dd a { }
.footer .sns dd a:hover{ color: #ffd800; }
.footer .sns dd .iconfontqiji { font-size: 18px; }
.footer .copy { padding: 20px 0; line-height: 30px; font-size: 13px; color: #909090; }
.footer dl { float: left; width: 25%; }
.footer dl dt { margin-bottom: 15px; font-size: 15px; font-weight: 600; }
.footer dl dd { font-size: 14px; display: block; line-height: 30px; }
.footer dl dd a{}
.footer dl dd a:hover{color: #ffd800;}
.footer .list-service {/*background-color: #313131;*/ text-align: center; width: 100%; color: #d4d4d4; }
.footer .list-service li i { font-size: 26px; vertical-align: middle; padding-right: 5px; margin-top: -3px; display: inline-block; }
.footer .list-service ul { border-bottom: 1px solid #3f3f3f; }
.footer .list-service li { float: left; width: 21.9%; border-right: 1px solid #3f3f3f; font-size: 16px; padding: 8px 0; }
.footer .list-service li a { color: #d4d4d4; }
.footer .list-service li:last-child { border-right: none; text-align: right; width: 17.4%; }
.footer .list-service li:first-child { text-align: left; width: 15.4%; }

.footer .list-service li a:hover { color: #ffd800; }
.footer .list-service .clear { padding: 32px 0; }
.footer dd:hover .qrcode { display: block; }
.footer .qrcode { display: none; position: absolute; left: 50%; top: -46px; width: 120px; }
.footer .qrcode img { width: 120px; }
.footer .qrcode:before { content: ''; width: 1px; height: 1px; position: absolute; border: 8px solid; border-color: transparent #fff transparent transparent; left: -16px; top: 50%; margin-top: -6px; }
.banner { position: relative; height: 656px; position: relative; }
.banner .slider li { height: 574px; overflow: hidden; position: relative; background-position: center top; background-size: auto 100%; }
.banner .slider li .link { width: 1200px; height: 574px; display: block; margin: 0 auto; }
.banner .slider li .maxsize { height: 100%; position: relative; }
.banner .slider li .pics { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.banner .slider li .pics img { position: absolute; top: 0; left: 0; }
.banner .slider li .text { position: absolute; width: 320px; right: 0; top: 120px; }
.banner .slider li .text h1 { font-size: 48px; line-height: 50px; font-weight: normal; color: #555555; margin-top: 20px; }
.banner .slider li .text p { margin-top: 25px; font-size: 16px; line-height: 20px; color: #3a3a3a; letter-spacing: 3px; }
.banner .slider li .text a { display: inline-block; background: #ffd800; font-size: 14px; color: #313131; margin-top: 45px; line-height: 36px; border-radius: 36px; padding: 0 15px; position: relative; padding-left: 40px; }
.banner .slider li .text a .iconfont { font-size: 36px; color: #fff; position: absolute; left: 2px; }
.banner .slider li .animated { visibility: hidden; }
.banner .slider li.active .animated { visibility: visible; }
.banner .productlist { position: absolute; top: 0; left: 50%; width: 325px; bottom: 80px; z-index: 99; margin-left: -600px; }
.banner .productlist dl { background: #f7f7f7; width: 100%; height: 100%; overflow:auto;}
.banner .productlist dl dd:first-of-type:before { content: ''; display: block; /*height: 62px; */ margin-top: 62px; width: 100%; }
.banner .productlist dl dd>a { display: block; line-height: 72px; padding-left: 100px; position: relative; font-size: 15px; transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; }
.banner .productlist dl dd>a .iconfont,
.banner .productlist dl dd>a .iconfontqiji { position: absolute; top: 0; left: 60px; font-size: 25px; }
.banner .productlist dl dd>a:hover .iconfont,
.banner .productlist dl dd>a:hover .iconfontqiji { font-size: 25px; color: #ffd800; }
.banner .productlist dl dd:hover>a { background: #fff; }
.banner .productlist dl dd:hover>a:before { content: ''; position: absolute; right: 100%; background: #ffd800; width: 7px; height: 100%; }
.banner .productlist dl dd:hover>a:after { content: '\e63e'; font-family: 'iconfont'; position: absolute; right: 60px; font-size: 14px; }

/*新增与修改 徐福坤 2017.1.23*/
.banner .productlist .sub { position: absolute; top: 0; left: 324px; bottom: 0; background: #ffffff; border: 1px solid #f1f1f1; width: 240px; }
.banner .productlist .sub:after { content: ''; display: block; clear: both; }
.banner .productlist .sub .i_list { padding: 15px 30px 30px; }
.banner .productlist .sub .i_list ul { float: left; width: 180px; }
.banner .productlist .sub .i_list ul li { width: 180px; }
.banner .productlist .sub .i_list a { display: block; vertical-align: middle; margin: 0px; border-bottom: 1px solid #fff; text-align: center; padding: 10px 30px 20px; }
.banner .productlist .sub .i_list a span { display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; height: 20px }
.banner .productlist .sub .i_list a img { vertical-align: middle; width: 120px; height: 120px; }
.banner .productlist .sub .i_list a:hover { color: #ed5054; box-shadow: 0 0 20px rgba(0, 0, 0, .05); }
.banner .productlist .sub .i_list ul .more { text-align: center; }
.banner .productlist .sub .i_list ul .more a { vertical-align: middle; }
.banner .productlist .sub .i_list ul .more .iconfontqiji { font-size: 80px; color: #ccc; display: block; line-height: 120px; width: 120px; height: 120px; text-align: center; }
.banner .productlist .sub .i_list ul .more a:hover .iconfontqiji { color: #ed5054; }

/*新增与修改end 徐福坤 2017.1.23*/
.banner .productlist .sub .l { float: left; height: 100%; width: 61.58%; position: relative; }
.banner .productlist .sub table { margin: 45px 50px; }
.banner .productlist .sub table th,
.banner .productlist .sub table td { line-height: 30px; padding: 5px 10px; overflow: hidden; }
.banner .productlist .sub table th { text-align: right; min-width: 100px; vertical-align: top; }
.banner .productlist .sub table th a { display: block; position: relative; padding-right: 25px; color: #414141; }
.banner .productlist .sub table th a:after { content: '\e60a'; font-family: 'iconfont'; position: absolute; right: -10px; width: 20px; text-align: center; font-size: 12px; color: #d8d8d8; }
.banner .productlist .sub table td a { color: #414141; font-size: 14px; margin-right: 26px; display: inline-block; float: left; position: relative; }
.banner .productlist .sub table td a:after { content: '|'; position: absolute; right: -23px; width: 20px; text-align: center; top: 0; color: #eee; }
.banner .productlist .sub table td a:last-of-type:after { display: none; }
.banner .productlist .sub table a:hover { color: #ed5054; }
.banner .productlist .sub .r { float: left; height: 100%; width: 38.42%; position: relative; }
.banner .productlist .sub .r:before { content: ''; display: block; height: 100%; position: absolute; left: -1px; width: 1px; background: #f1f1f1; top: 0; }
.banner .productlist .sub .hottags { padding: 45px 40px; overflow: hidden; }
.banner .productlist .sub .hottags a { display: inline-block; float: left; line-height: 35px; border: 1px solid #f3f3f3; background: #fafafa; margin: 0 9px 9px 0; padding: 0 15px; border-radius: 35px; color: #3c3c3c; font-size: 14px; }
.banner .productlist .sub .hottags a:hover { transform: translateY(-2px); -o-transform: translateY(-2px); -ms-transform: translateY(-2px); -moz-transform: translateY(-2px); -webkit-transform: translateY(-2px); }
.banner .productlist .sub .popular { position: absolute; bottom: 0; right: 0; width: 100%; height: 260px; }
.banner .productlist .sub .popular .text { padding: 20px 40px; }
.banner .productlist .sub .popular .text h1 { font-weight: normal; font-size: 18px; color: #393939; line-height: 28px; }
.banner .productlist .sub .popular .text em { display: block; color: #ed5054; line-height: 28px; font-size: 17px; font-weight: normal; font-style: normal; }
.banner .productlist .sub .popular .text span { display: block; margin-top: 20px; color: #9f9f9f; font-size: 13px; }
.banner .productlist .sub .popular:hover .text span .iconfont { display: inline-block; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; }
.banner .productlist .sub { display: none; -webkit-animation-duration: .5s; animation-duration: .5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: fadeIn; animation-name: fadeIn; }
.banner .productlist dd:hover .sub { display: block; }
.index .banner .bx-controls-direction { display: none; }
.index .banner .bx-pager { position: absolute; bottom: 100px; z-index: 99; max-width: 1200px; left: 0; right: 0; margin: 0 auto; text-align: right; }
.index .banner .bx-pager-item { display: inline-block; font-size: 12px; padding-left: 15px; }
.index .banner .bx-pager-item a { color: #000; }
.index .banner .bx-pager-item a.active { color: #fff; }
.showcase { margin-top: -60px; position: relative; z-index: 99; }
.showcase .guides li { height: 325px; position: relative; float: left; width: 25%; background: #fff; }
.showcase .guides li:hover { box-shadow: 0 0 20px rgba(0, 0, 0, .05); z-index: 99; }
.showcase .guides li a { box-shadow: inset 0 0 100px rgba(0, 0, 0, .05); display: block; text-align: center; padding: 55px; position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
.showcase .guides li h1 { color: #000; font-weight: normal; font-size: 18px; line-height: 20px; margin-bottom: 10px; }
.showcase .guides li p { color: #737373; font-size: 14px; height: 20px; line-height: 20px; margin-bottom: 20px; letter-spacing: 1px; }
.showcase .guides li:hover img { transform: translateY(-5px); -o-transform: translateY(-5px); -ms-transform: translateY(-5px); -moz-transform: translateY(-5px); -webkit-transform: translateY(-5px); }
.showcase .guides li.first a { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(88, 88, 88, .7); color: #fff; text-align: left; }
.showcase .guides li.first h1 { color: #fff; font-size: 38px; line-height: 1; }
.showcase .guides li.first p { color: #fff; font-size: 20px; font-weight: 900; margin-top: 30px; }
.showcase .guides li.first .iconfont { font-size: 40px; position: absolute; bottom: 50px; right: 50px; color: #ffd800; }
.entrance { background: #f3f5f9; height: 235px; }
.entrance li { float: left; width: 25%; height: 207px; margin-bottom: 20px; font-size: 30px; text-align: center; line-height: 120%; position: relative; overflow: hidden;}
.entrance li p { position: absolute; left: 0; top: 85px; z-index: 2; width: 100%; text-shadow: 0 0 5px rgba(0, 0, 0, .3); transition: all .4s ease-out; -webkit-transition: all .8s ease-out; -o-transition: all .8s ease-out; -moz-transition: all .8s ease-out;  }
.entrance li .iconEnt { position: absolute; left: 50%; z-index: 2; margin-left: -25px; top: 145px; opacity: 0; filter: alpha(opacity=0); width: 50px; transition: all .4s ease-out; -webkit-transition: all .4s ease-out; -o-transition: all .4s ease-out; -moz-transition: all .4s ease-out; }
.entrance li .iconEnt img { width: 100%;}
.entrance li .colorBox{ display: block; position: absolute; top:0; z-index: 1; width: 100%; height: 225px;}
.entrance .odd .colorBox{ /*background:url(../images/en_black.png);*/ background-color: rgba(0,0,0,.6); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff,endColorstr=#99ffffff);/*ie8hack*/}
.entrance .even .colorBox{ /*background:url(../images/en_black.png);*/  background-color: rgba(0,0,0,.6); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff,endColorstr=#99ffffff);/*ie8hack*/}
.entrance .odd:hover .colorBox{background-color: rgba(0,0,0,.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4cffffff,endColorstr=#4cffffff);}
.entrance .even:hover .colorBox{background-color: rgba(0,0,0,.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4cffffff,endColorstr=#4cffffff);}
.entrance li:hover { z-index: 1; }
.entrance li:hover p { top: 55px;}
.entrance li:hover .iconEnt { top: 105px; z-index: 2; opacity: 1; filter: alpha(opacity=100);}
.entrance li .pic{ width: 100%; max-width: 120%;transition: all .8s ease-out; -webkit-transition: all .8s ease-out; -o-transition: all .8s ease-out; -moz-transition: all .8s ease-out; opacity: 1; filter: grayscale(50%);  -webkit-filter: grayscale(50%); filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}
.entrance li:hover .pic{ width: 110%; margin-top: -5%; margin-left: -5%; }
.entrance .e1 { background-color: #000; }
.entrance .e2 { background-color: #000; }
.entrance .e3 { background-color: #000; }
.entrance .e4 { background-color: #000; }
.entrance .e1 p,
.entrance .e3 p{ color: #fff;}
.entrance .e2 p,
.entrance .e4 p{ color: #fff;}

.showcase .main { position: relative; }
.showcase .main li { position: relative; }
.showcase .main li a { display: block; }
.showcase .main li .text { position: absolute; top: 0; bottom: 0; right: 0; left: 50%; padding: 80px 80px 0 100px; }
.showcase .main li .text h1 { font-size: 22px; line-height: 30px; color: #000; font-weight: normal; margin-bottom: 10px; }
.showcase .main li .text h2 { font-size: 15px; color: #888; line-height: 20px; font-weight: normal; margin-bottom: 20px; }
.showcase .main li .text em { display: inline-block; line-height: 25px; padding: 0 10px; /*background: #ffd800; */ border: 1px solid #313131; color: #313131; font-style: normal; font-weight: normal; font-size: 15px; border-radius: 25px; }
.showcase .main li .text s { color: #8c8c8c; font-size: 14px; display: inline-block; margin-left: 10px; line-height: 25px; font-weight: normal; }
.showcase .main li .text p { margin-top: 50px; font-size: 16px; line-height: 30px; color: #525252; }
.showcase .main .arrow { position: absolute; top: 50%; z-index: 99; margin-top: -28px; }
.showcase .main .arrow a { display: inline-block; line-height: 56px; width: 56px; border-radius: 100%; box-shadow: 0 0 12px rgba(0, 0, 0, .08); text-align: center; background: #fff; font-size: 22px; color: #bfbfbf; }
.showcase .main .arrow.prev { left: -28px; }
.showcase .main .arrow.next { right: -28px; }
.showcase .brands { background: #313131; padding: 0 0; }
.showcase .brands:hover { box-shadow: 0 0 0px rgba(0, 0, 0, .1); }
.showcase .brands li { float: left; width: 200px; text-align: center; overflow: hidden; }
.showcase .brands li:hover { box-shadow: 0 0 0px rgba(0, 0, 0, .1); background-color: #fff; position: relative; z-index: 1; }
.showcase .brands li a { padding: 0; margin: 43px auto; width: 160px; display: block; position: relative; }
.showcase .brands li a img { opacity: .6; -moz-opacity: .6; filter: alpha(opacity=60); width: 160px; height: auto; /*background: #313131;*/ background-color: none; }
.showcase .brands li a:hover img { opacity: 1; filter: alpha(opacity=100); -webkit-filter: invert(.806); filter: progid:DXImageTransform.Microsoft.BasicImage(Invert='.806'); }
.showcase .brands li a:before { margin-top: -105px; margin-left: -40px; content: '\e63e'; font-family: 'iconfont'; position: absolute; top: 0; left: 50%; width: 80px; text-align: center; font-size: 70px; line-height: 70px; color: #ffd800; transition: all .4s ease-out; -webkit-transition: all .4s ease-out; -o-transition: all .4s ease-out; -moz-transition: all .4s ease-out; }
.showcase .brands li a:hover:before { margin-top: -80px; }
.showcase .brands .sel { box-shadow: 0 0 0px rgba(0, 0, 0, .1); background-color: #fff; }
.showcase .brands .sel a img { opacity: 1; filter: alpha(opacity=100); -webkit-filter: invert(.806); filter: progid:DXImageTransform.Microsoft.BasicImage(Invert='.806'); }
.showcase .brands .sel a:before { margin-top: -80px; }
.goods { overflow: hidden; width: 100%; }
.goods a[name^="bookmark"] { height: 0; overflow: hidden; display: block; }
.goods .integrated .item { background: #fff; height: 402px; position:relative; }
.goods .integrated .item:hover { box-shadow: 0 0 20px rgba(0, 0, 0, .05); z-index: 2; }
.goods .integrated .item a { display: block; overflow: hidden; }
.goods .integrated .item .tag { position: absolute; background: #00d09d; width: 64px; height: 64px; display: inline-block; text-align: center; top: 45px; border-radius: 100%; right: 50px; font-weight: 600; }
.goods .integrated .item .tag.red { background: #ff5757; font-weight: normal; }
.goods .integrated .item .tag span { color: #fff; font-size: 15px; padding-top: 16px; display: inline-block; font-style: normal; line-height: 16px; }
.goods .integrated .item .text { position: absolute; padding: 40px 45px; top: 0; left: 0; }
.goods .integrated .item .text h1 { font-size: 20px; line-height: 30px; color: #000; font-weight: normal; margin-bottom: 10px; }
.goods .integrated .item .text em { display: inline-block; line-height: 23px; color: #313131; border: 1px solid #313131; padding: 0 10px; border-radius: 25px; font-style: normal; }
.goods .integrated .item .text s { display: inline-block; margin-left: 15px; color: #8c8c8c; line-height: 25px; }
.goods .integrated .item .color { position: absolute; bottom: 30px; left: 45px; display: none; }
.goods .integrated .item .color:before { content: 'COLOR'; font-family: 'bold'; font-size: 12px; font-weight: 900; color: #c2c1c1; display: inline-block; line-height: 12px; }
.goods .integrated .item .color li { display: inline-block; height: 10px; width: 10px; border-radius: 100%; background-color: #333; margin-left: 5px; }
.goods .integrated .pic { text-align: center; display: block; margin-top: 86px; }
.goods .integrated .pic img { height: 300px; }
.goods .blocks .title { position: relative; height: 95px; }
.goods .blocks .title:before { content: ''; width: 9999px; height: 512px; right: 50%; background: #ffd800; position: absolute; z-index: 0; }
.goods .blocks .title h1 { position: absolute; top: 0; right: 0; left: 50%; background: #313131; line-height: 95px; color: #fff; font-weight: normal; padding-left: 75px; font-size: 24px; }
.goods .blocks .title h1:before { content: '\e635'; font-family: 'iconfontqiji'; color: #ffd800; position: absolute; left: 40px; top: 1px; }
/*.goods .blocks .title h1:after { content: '\e6b1';font-family: 'iconfont'; color: #ffd800; font-size: 14px; position: absolute; right: 40px; }*/
.goods .blocks .title em { position: absolute; top: 0; left: 0; right: 50%; font-size: 72px; font-family: 'bold'; font-style: normal; line-height: 95px; color: #f5cf00; }
.goods .blocks:nth-child(2n+1) .title:before { right: auto; left: 50%; }
.goods .blocks:nth-child(2n+1) .title h1 { left: 0; right: 50%; }
.goods .blocks:nth-child(2n+1) .title em { left: 50%; right: 0; padding-left: 72px; }
.goods .blocks .row { position: relative; z-index: 1; }
.goods .blocks .item { height: 417px; position: relative; }
.goods .blocks .item.insetShadow a { box-shadow: inset 0 0 50px rgba(0, 0, 0, .05); }
.goods .blocks .row:hover { position: relative; z-index: 2; }
.goods .blocks .item:hover { box-shadow: 0 0 20px rgba(0, 0, 0, .1); z-index: 2; }
.goods .blocks .item.insetShadow:hover a { box-shadow: none; }
.goods .blocks .item a { display: block; height: 100%; background: #fff; position: relative; }
.goods .blocks .item h1 { font-size: 18px; font-weight: normal; color: #000; padding: 50px 45px 15px 45px; line-height: 20px; }
.goods .blocks .item em { margin-left: 45px; margin-right: 15px; display: inline-block; line-height: 23px; border: 1px solid #313131; color: #313131; border-radius: 25px; padding: 0 10px; font-style: normal; font-size: 15px; font-weight: normal; }
.goods .blocks .item s { display: inline-block; line-height: 25px; color: #8c8c8c; font-size: 14px; }
.goods .blocks .item .pic { text-align: center; margin-top: 55px; }
.goods .blocks .item:hover .pic { transform: translateY(-3px); -o-transform: translateY(-3px); -ms-transform: translateY(-3px); -moz-transform: translateY(-3px); -webkit-transform: translateY(-3px); }
.goods .blocks .item .color { position: absolute; bottom: 30px; left: 45px; }
.goods .blocks .item .color:before { content: 'COLOR'; font-family: 'bold'; font-size: 12px; font-weight: 900; color: #c2c1c1; display: inline-block; line-height: 12px; }
.goods .blocks .item .color li { display: inline-block; height: 10px; width: 10px; border-radius: 100%; background-color: #333; margin-left: 5px; }
.goods .blocks.service .item { height: 390px; }
.goods .blocks.service .title:before { height: 512px; }
.goods .blocks.service .text { position: absolute; left: 50%; top: 0; right: 0; bottom: 0; padding-top: 30px; padding-left: 45px; }
.goods .blocks.service .text i { display: inline-block; line-height: 18px; background: #313131; color: #fff; border-radius: 18px; font-size: 13px; margin-left: 5px; font-style: normal; font-weight: normal; padding: 0 5px; transform: translateY(-2px); -o-transform: translateY(-2px); -ms-transform: translateY(-2px); -moz-transform: translateY(-2px); -webkit-transform: translateY(-2px); }
.goods .blocks.service .text p { font-size: 14px; line-height: 32px; color: #313131; padding: 20px 45px; padding-top: 10px; }
.gotop { text-align: center; display: block; padding: 25px 0; }
.gotop .iconfont { display: inline-block; line-height: 50px; width: 50px; border: 1px solid #ddd; color: #b2b2b2; text-align: center; font-size: 25px; border-radius: 100%; }
.gotop p { font-size: 20px; font-family: 'bold'; margin-top: 10px; color: #b2b2b2; }
.top_and_mark ul { position: fixed; top: 20%; right: 50%; margin-right: 600px; padding-right: 50px; z-index: 999; display: none; }
.top_and_mark ul li { position: relative; margin-bottom: 15px; }
.top_and_mark ul li a { display: inline-block; width: 54px; height: 54px; background: #ababab; border-radius: 100%; color: #fff; text-align: center; transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; }
.top_and_mark ul li a p { line-height: 15px; font-size: 14px; margin-top: 20px; }
.top_and_mark ul li a p.multi { margin-top: 12px; }
.top_and_mark ul li.active a { background: #313131; }
.pl .slogan { position: relative; }
.pl .slogan li a { display: block; }
.pl .slogan li .img { height: 567px; background-size: auto 100%; background-position: center; }
.pl .slogan .bx-controls { position: absolute; left: 0; right: 0; bottom: 20px; text-align: center; z-index: 100; }
.pl .slogan .bx-controls .bx-pager { overflow: hidden; display: inline-block; }
.pl .slogan .bx-controls .bx-pager-item { float: left; margin: 0 5px; }
.pl .slogan .bx-controls .bx-pager-item a { width: 11px; height: 11px; border-radius: 100%; display: block; background: rgba(255, 255, 255, 0.5); text-indent: -999px; overflow: hidden; }
.pl .slogan .bx-controls .bx-pager-item a.active { background: #fff; }
.pl .status { display: block; background: #fff; margin: 20px 0; padding: 30px; }
.pl .status em { font-style: normal; color: #ff5858; }
.pl .hl { color: #ff5858; }
.pl .filter { background: #fff; }
.pl .filter .main { box-shadow: 0 0 20px rgba(0, 0, 0, 0.07); }
.pl .filter .main li { float: left; width: 16.666%; }
.pl .filter .main li a { line-height: 80px; display: block; text-align: center; color: #949494; }
.pl .filter .main li a.active { color: #313131; }
.pl .filter .main li a .iconfont { font-size: 25px; display: inline-block; float: left; }
.pl .filter .main li a .iconfontqiji { font-size: 29px; display: inline-block; float: left; }
.pl .filter .main li a span { font-size: 15px; display: inline-block; padding-left: 15px; float: left; }
.pl .filter .sub { border-bottom: 1px solid #000; display: none; }
.pl .filter .sub .top dt { border-bottom: 1px solid #f4f4f4; }
.pl .filter .sub .top dt a { display: inline-block; line-height: 80px; margin-right: 59px; font-size: 15px; color: #949494; }
.pl .filter .sub .top dt a.active { color: #313131; font-weight: 600; }
.pl .filter .sub .top dd { position: relative; min-height: 160px; margin: 30px 0; }
.pl .filter .sub .top dd .l { width: 175px; position: absolute; left: 0; top: 0; height: 100%; border-right: 1px solid #f4f4f4; }
.pl .filter .sub .top dd .l a { display: block; color: #313131; margin-bottom: 20px; }
.pl .filter .sub .top dd .l a.active { font-weight: 600; }
.pl .filter .sub .top dd .r { margin-left: 175px; padding-right: 200px; }
.pl .filter .sub .top dd .r ul { padding-left: 105px; }
.pl .filter .sub .top dd .r ul.a2 { display: none; }
.pl .filter .sub .top dd .r ul li { float: left; width: 33.333%; }
.pl .filter .sub .top dd .r ul li a { display: block; line-height: 32px; color: #313131; transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -moz-transition: all 0
.2s ease-out; position: relative; }
.pl .filter .sub .top dd .r.multi ul li a:before { content: ''; border: 2px solid #f1f1f1; display: block; width: 16px; height: 16px; position: absolute; left: 0; top: 6px; border-radius: 100%; }
.pl .filter .sub .top dd .r.multi ul li.active a:before { border-color: #ffd800; background: #ffd800; }
.pl .filter .sub .top dd .r.multi ul li a { padding-left: 30px; }
.pl .filter .sub .top dd .r .side { position: absolute; top: 0; right: 0; width: 200px; }
.pl .filter .sub .top dd .r .side  a { display: block; line-height: 55px; background: #f4f4f4; margin-bottom: 10px; font-size: 15px; padding: 0 22px; font-size: 15px; color: #313131; position: relative; }
.pl .filter .sub .top dd .r .side  a:after { display: inline-block; line-height: 55px; top: 0; right: 22px; color: #313131; font-family: 'iconfont'; position: absolute; transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; }
.pl .filter .sub .top dd .r .side  a.more:after { content: '\e628'; }
.pl .filter .sub .top dd .r .side  a.more.active:after { transform: rotate(180deg); -ms-transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); }
.pl .filter .sub .top dd .r .side  a.multiselect:after { content: '\3460'; }
.pl .filter .sub .top dd .r .side2 { position: absolute; top: 0; right: 0; width: 200px; display: none; }
.pl .filter .sub .top dd .r .side2 a { display: inline-block; line-height: 37px; color: #313131; background: #efefef; padding: 0 20px; border-radius: 37px; }
.pl .filter .sub .top dd .r .side2 a:hover { background: #ffd800; }
.pl .filter .sub .top dd .r.multi .side { display: none; }
.pl .filter .sub .top dd .r.multi .side2 { display: block; }
.pl .filter .sub .bottom { border-top: 1px solid #f4f4f4; padding: 14px 0; }
.pl .filter .sub .bottom ul { float: left; }
.pl .filter .sub .bottom ul li { float: left; }
.pl .filter .sub .bottom .breadcrumbs li { margin-right: 30px; position: relative; }
.pl .filter .sub .bottom .breadcrumbs li:after { content: '\e60a'; font-family: 'iconfont'; position: absolute; right: -30px; width: 30px; text-align: center; display: inline-block; line-height: 32px; color: #c3c3c3; top: 0; }
.pl .filter .sub .bottom .breadcrumbs li:last-of-type:after { display: none; }
.pl .filter .sub .bottom a { line-height: 32px; display: block; }
.pl .filter .sub .bottom .options a { background: #f4f4f4; padding: 0 31px 0 16px; border-radius: 32px; margin-right: 10px; position: relative; line-height: 32px; }
.pl .filter .sub .bottom .options a:after { content: '\e641'; font-family: 'iconfont'; font-size: 16px; color: #c1c1c1; position: absolute; width: 31px; text-align: center; display: inline-block; line-height: 32px; }
.pl .goods { padding-bottom: 20px; }
.pl .goods .item { height: 452px; position: relative; margin-bottom: 16px; }
.pl .goods .ordered { padding: 24px 0; text-align: center; }
.pl .goods .ordered li { display: inline-block; margin: 0 2px; }
.pl .goods .ordered li a { display: block; line-height: 29px; padding: 0 13px; border-radius: 29px; border: 1px solid transparent; }
.pl .goods .ordered li a:hover,
.pl .goods .ordered li a.active { border-color: #c1c1c1; }
.pl .goods .nmg { margin: 0 -8px; }
.pl .goods .item .fav { position: absolute; top: 20px; left: 32px; background: none; color: #dedede; font-size: 30px; cursor: pointer; opacity: 0; }
.pl .goods .item .fav.active,
.pl .goods .item .fav:hover { color: #ff5a5a; }
.pl .goods .row:hover { position: relative; z-index: 2; }
.pl .goods .item:hover a { box-shadow: 0 0 20px rgba(0, 0, 0, .1); z-index: 2; }
.pl .goods .item a:hover .fav { opacity: 1; }
.pl .goods .item a { display: block; height: 100%; background: #fff; position: relative; margin: 0 8px; overflow: hidden; }
.pl .goods .item h1 { font-size: 18px; font-weight: normal; color: #000; padding: 50px 45px 15px 45px; line-height: 20px; }
.pl .goods .item em { margin-left: 45px; margin-right: 15px; display: inline-block; line-height: 23px; border: 1px solid #313131; color: #313131; border-radius: 25px; padding: 0 10px; font-style: normal; font-size: 15px; font-weight: normal; }
.pl .goods .item s { display: inline-block; line-height: 25px; color: #8c8c8c; font-size: 14px; }
.pl .goods .item .pic { text-align: center; padding-top: 55px; }
.pl .goods .item:hover .pic { transform: translateY(-3px); -o-transform: translateY(-3px); -ms-transform: translateY(-3px); -moz-transform: translateY(-3px); -webkit-transform: translateY(-3px); }
.pl .goods .item .color { position: absolute; top: 30px; right: 45px; }
.pl .goods .item .color:before { content: 'COLOR'; font-family: 'bold'; font-size: 12px; font-weight: 900; color: #c2c1c1; display: inline-block; line-height: 12px; }
.pl .goods .item .color li { display: inline-block; height: 10px; width: 10px; border-radius: 100%; background-color: #333; margin-left: 5px; }
.pl .goods .item  .tag { position: absolute; background: #00d09d; width: 64px; height: 64px; display: inline-block; text-align: center; top: -32px; border-radius: 100%; right: 50px; font-weight: 600; }
.pl .goods .item  .tag.red { background: #ff5757; font-weight: normal; }
.pl .goods .item  .tag span { color: #fff; font-size: 15px; padding-top: 32px; display: block; font-style: normal; line-height: 32px; }
.pl .goods .pager { position: relative; text-align: center; padding: 40px 0; }
.pl .goods .pager ul { display: inline-block; overflow: hidden; }
.pl .goods .pager ul li { float: left; }
.pl .goods .pager ul li a { display: block; line-height: 32px; min-width: 32px; border-radius: 32px; text-align: center; }
.pl .goods .pager ul li:last-of-type a { padding: 0 20px; background: #e0e0e0; }
.pl .goods .pager ul li.active a,
.pl .goods .pager ul li:hover a { background: #e0e0e0; }
.pl .goods .pager ul li.no:hover a { background: none; }
.pl .tuijian { padding-bottom: 77px; }
.pl .tuijian .ngm { margin: 0 -8px; }
.pl .tuijian a { display: block; margin: 0 8px; }
.pl .tuijian a img { width: 100%; text-align: center; }
.product_detial { background: #fff; border-top: 1px solid #f1f1f1; }
.pd .main { padding: 55px 0; }
.pd .main .l { width: 66%; float: left; }
.pd .topbar { position: fixed; top: 0; left: 0; right: 0; height: 60px; background: #fff; border-bottom: 1px solid #f1f1f1; z-index: 999999; display: none; text-align: right; }
.pd .topbar a { line-height: 60px; display: inline-block; background: #ffd800; color: #313131; padding: 0 60px; font-size: 16px; }
.pd .topbar p { font-size: 18px; padding: 10px 0; line-height: 40px; padding-right: 20px; display: inline-block; }
.pd .topbar  em { font-style: normal; color: #ff5858; }
.pd .main .l .con { padding: 65px 55px 55px 40px; padding-bottom: 0; }
.pd .main .l .fav { position: absolute; top: 5px; left: 0; line-height: 32px; border: 1px solid #d9d9d9; color: #313131; font-size: 14px; padding: 0 15px; border-radius: 32px; padding-left: 35px; }
.pd .main .l .fav .iconfont { font-size: 26px; color: #d9d9d9; position: absolute; left: 10px; top: 0px; }
.pd .main .l .fav.active .iconfont { color: #ff6767; }
.pd .main .l .slider li img { text-align: center; }
.pd .main .bx-controls { position: relative; text-align: center; }
.pd .main .bx-pager { display: inline-block; overflow: hidden; }
.pd .main .bx-pager-item { display: block; float: left; margin: 0 5px; }
.pd .main .bx-pager-item a { width: 9px; height: 9px; display: block; border-radius: 100%; text-indent: -999px; overflow: hidden; background: #d3d3d3; }
.pd .main .bx-pager-item a.active { background: #ffd800; }
.pd .main .r { width: 34%; float: right; }
.pd .main .name { font-weight: normal; color: #313131; font-size: 18px; line-height: 34px; margin-bottom: 34px; }
.pd .main .price { margin-bottom: 34px; font-size: 12px; }
.pd .main .price em { color: #ff5a5a; font-weight: normal; font-style: normal; font-size: 14px; }
.pd .main .price em strong { font-size: 30px; font-weight: normal; }
.pd .main .price s { display: inline-block; padding-left: 10px; color: #b9b9b9; }
.pd .main .digest { margin-bottom: 35px; font-size: 13px; color: #9a9a9a; line-height: 28px; }
.pd .main .options dt { color: #313131; line-height: 34px; font-size: 14px; }
.pd .main .options dd:after { content: ''; display: block; clear: both; }
.pd .main .options dd a { transition: all .4s ease-out; -webkit-transition: all .4s ease-out; -o-transition: all .4s ease-out; -moz-transition: all .4s ease-out; }
.pd .main .options.size dd a,
.pd .main .options.model dd a { display: block; line-height: 40px; border: 1px solid #ececec; margin: 7px 0; padding: 0 22px; font-size: 15px; color: #6f6f6f; background: #fff; float: left; width: 36%; float: left; margin-right: 10px; }
.pd .main .options dd a:hover { border-color: #fff; box-shadow: 0 0 20px rgba(0, 0, 0, .1); }
.pd .main .options.size dd a.active,
.pd .main .options.model dd a.active { color: #313131; border-color: #313131; }
.pd .main .options.color dd a { display: inline-block; float: left; margin: 10px 0; margin-right: 5px; width: 59px; height: 59px; border: 3px solid #fff; border-radius: 100%; overflow: hidden; text-indent: -999px; position: relative; }
.pd .main .options.color dd a:hover { box-shadow: 0 0 20px rgba(0, 0, 0, .2); }
.pd .main .options.color dd a.active:before { content: '\e607'; font-family: 'iconfont'; position: absolute; left: 0; top: 0; line-height: 59px; width: 100%; text-align: center; color: #fff; text-indent: 0; }
.uikit_amount { position: relative; border: 1px solid #ececec; margin: 20px 0; }
.uikit_amount input { width: 100%; text-align: center; line-height: 50px; height: 50px; font-size: 15px; }
.uikit_amount a { display: inline-block; line-height: 50px; width: 50px; text-align: center; font-size: 20px; color: #ddd; position: absolute; top: 0; }
.uikit_amount a:hover { background: #ddd; color: #333; }
.uikit_amount .add { right: 0; border-left: 1px solid #ececec; }
.uikit_amount .min { left: 0; border-right: 1px solid #ececec; }
.tuikuan { margin: 10px 0; }
.tuikuan .uikit_amount { width: 248px; display: inline-block; margin: 10px 0; border-color: #ccc; }
.tuikuan .uikit_amount input { height: 40px; line-height: 40px; }
.tuikuan .uikit_amount a { height: 40px; line-height: 40px; width: 40px; border-color: #ccc; }
.tuikuan .input { margin: 10px 0; }
.tuikuan .input input { width: 250px; border: 1px solid #ccc; line-height: 40px; height: 40px; text-indent: 10px; }
.mgb15 { margin-bottom: 15px; }
.pd .result { padding-top: 20px; }
.pd .result p { display: none; }
.pd .result p { line-height: 25px; font-size: 14px; margin-bottom: 25px; }
.pd .result p i { font-style: normal; font-size: 12px; color: #6f6f6f; }
.pd .result input { display: block; width: 100%; text-align: center; margin: 8px 0; line-height: 60px; height: 60px; color: #313131; background: #f7f7f7; border: 1px solid #ddd; border-radius: 4px; font-size: 15px; cursor: pointer; }
.pd .result input.light { background: #ffd800; border-color: #ffd800; }
.pd .result input.sellout { background: #ddd; }
.pd .detial { border-top: 1px solid #313131; background: #f7f7f7; }
.pd .detial .tabs { text-align: center; background: #fff; padding: 14px 0; box-shadow: 0 0 20px rgba(0, 0, 0, .05); }
.pd .detial .tabs li { display: inline-block; padding: 0 5px; }
.pd .detial .tabs li a { line-height: 32px; padding: 0 13px; border-radius: 32px; display: block; color: #6f6f6f; }
.pd .detial .tabs li:hover a,
.pd .detial .tabs li.active  a { background: #ffd800; color: #313131; }
.pd .detial .pages { padding-bottom: 130px; padding-top: 35px; }
.pd .detial .pages .page { display: none; }
.pd .detial .pages .page.active { display: block; }
.pd .detial .pages table { width: 100%; background: #fff; }
.pd .detial .pages table th,
.pd .detial .pages table td { padding: 10px; text-align: center; }
.pd .detial .pages table th { padding: 19px 0; border-bottom: 1px solid #f1f1f1; font-size: 15px; font-weight: normal; color: #313131; }
.pd .pingjia .top { height: 160px; background: #fff; }
.pd .pingjia .top .manyidu { float: left; width: 20%; overflow: hidden; position: relative; height: 100%; }
.pd .pingjia .top .manyidu i { position: absolute; top: -25px; right: -20px; font-size: 100px; display: block; line-height: 100px; color: #efefef; z-index: 1; }
.pd .pingjia .top .manyidu .info { position: relative; z-index: 2; padding-top: 35px; padding-left: 45px; }
.pd .pingjia .top .manyidu .info p { font-size: 13px; color: #313131; margin-bottom: 7px; }
.pd .pingjia .top .manyidu .info em { display: block; font-size: 24px; color: #ff5a5a; font-style: normal; font-weight: normal; margin-bottom: 7px; line-height: 1; }
.pd .pingjia .top .manyidu .info em strong { font-size: 48px; font-weight: normal; line-height: 1; }
.pd .pingjia .top .manyidu .info span { display: block; line-height: 1; color: #8c8c8c; font-size: 12px; }
.pd .pingjia .top .zuixin { float: left; width: 80%; height: 100%; }
.pd .pingjia .top .zuixin .md6 { height: 100%; position: relative; }
.pd .pingjia .top .zuixin .md6:after { content: '\e64f'; font-family: 'iconfont'; color: #efefef; position: absolute; top: 18px; right: 21px; font-size: 40px; }
.pd .pingjia .top .zuixin i.face { display: block; width: 56px; height: 56px; border-radius: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; position: absolute; top: 36px; left: 40px; }
.pd .pingjia .top .zuixin h5 { font-size: 14px; color: #000; line-height: 1; margin-bottom: 10px; font-weight: normal; }
.pd .pingjia .bottom { background: #fff; }
.pd .pingjia .top .zuixin p { font-size: 15px; line-height: 20px; height: 40px; color: #707070; }
.pd .pingjia .top .zuixin span { display: block; font-size: 12px; color: #9b9b9b; margin-left: 5px; }
.pd .pingjia .top .zuixin .info { position: absolute; top: 0; bottom: 0; left: 0; right: 0; border-left: 1px solid #f5f5f5; padding: 40px 40px 40px 120px; }
.pd .pingjia .bottom dd { position: relative; padding: 50px 125px; padding-right: 50px; border-top: 1px solid #efefef; transition: all .4s ease-out; -webkit-transition: all .4s ease-out; -o-transition: all .4s ease-out; -moz-transition: all .4s ease-out; }
.pd .pingjia .bottom dd:hover { box-shadow: 0 0 20px rgba(0, 0, 0, .1); }
.pd .pingjia .bottom dd .face { position: absolute; top: 50px; left: 50px; width: 56px; height: 56px; border-radius: 100%; }
.pd .pingjia .bottom dd .zan { position: absolute; line-height: 33px; font-size: 13px; color: #9b9b9b; border: 1px solid #9b9b9b; border-radius: 33px; padding: 0 15px; top: 50px; right: 50px; cursor: pointer; }
.pd .pingjia .bottom dd .zan .iconfont { font-size: 22px; float: left; }
.pd .pingjia .bottom dd .zan.active .iconfont { color: #ff5a5a; }
.pd .pingjia .bottom dd h5 { color: #000; font-size: 14px; line-height: 1; margin-bottom: 12px; font-weight: normal; }
.pd .pingjia .bottom dd p { font-size: 15px; color: #707070; margin-bottom: 15px; }
.pd .pingjia .bottom dd span { display: block; padding-top: 15px; color: #919191; font-size: 12px; }
.pd .pingjia .bottom dd .pics { overflow: hidden; }
.pd .pingjia .bottom dd .pics a { display: block; margin-right: 15px; width: 70px; height: 70px; float: left; background-size: cover; background-position: center; }
.pd .buycart { background: #f6f6f6; padding-top: 50px; }
.pd .pl .goods { width: 100%; }
.pd .pl .goods>h1.tac { font-weight: normal; color: #7f7f7f; font-size: 24px; line-height: 1; margin-bottom: 32px; padding-top: 20px; }
.pd .buycart .add { background: #fff; padding: 45px; margin-bottom: 50px; }
.pd .buycart .add .face,
.pd .buycart .add .text,
.pd .buycart .add .btns { float: left; }
.pd .buycart .add .face { width: 80px; }
.pd .buycart .add .text { width: 50%; margin-left: 20px; padding-top: 10px; }
.pd .buycart .add .text p { color: #818181; font-size: 16px; margin-bottom: 10px; line-height: 1; }
.pd .buycart .add .text h1 { font-size: 24px; color: #313131; font-weight: normal; line-height: 1; }
.pd .buycart .add .btns { float: right; text-align: right; padding-top: 15px; }
.pd .buycart .add .btns a { display: inline-block; line-height: 47px; padding: 0 30px; border-radius: 37px; background: #f0f0f0; color: #898989; margin: 0 3px; }
.pd .buycart .add .btns a.light { background: #ffd800; color: #313131; }
.pd .settle { background: #f6f6f6; padding-top: 50px; }
.pd .settle .empty { color: #ccc; text-align: center; padding: 150px 0; display: none; }
.pd .settle .empty p { font-size: 16px; display: inline-block; }
.pd .settle .empty .iconfont { font-size: 50px; float: left; margin-right: 15px; }
.pd .settle .list { background: #fff; margin-bottom: 40px; }
.pd .settle .list .item { padding: 30px; position: relative; border-bottom: 1px solid #eaeaea; }
.pd .settle .list .item:last-of-type { border-bottom: 0; }
.pd .settle .list .check,
.pd .settle .list .face,
.pd .settle .list .text,
.pd .settle .list .price,
.pd .settle .list .amount,
.pd .settle .list .total { float: left; }
.pd .settle .list .check { width: 30px; text-align: center; padding-top: 30px; line-height: 20px; }
.pd .settle .list .face { width: 80px; padding-left: 20px; }
.pd .settle .list .text { width: 38%; margin-left: 20px; }
.pd .settle .list .text h1 { font-size: 16px; color: #313131; font-weight: normal; line-height: 30px; padding-top: 10px; }
.pd .settle .list .price,
.pd .settle .list .total { width: 120px; text-align: center; }
.pd .settle .list .total p,
.pd .settle .list .price p { line-height: 80px; font-size: 15px; color: #313131; }
.pd .settle .list .total p { color: #ff5858; }
.pd .settle .list .amount { width: 250px; text-align: center; padding-top: 20px; }
.pd .settle .list .amount .inb { display: inline-block; width: 110px; height: 32px; border: 1px solid #e9e9e9; background: #fafafa; text-align: center; border-radius: 32px; position: relative; }
.pd .settle .list .amount .inb a { position: absolute; color: #b6b6b6; display: block; line-height: 32px; top: 0; width: 30px; text-align: center; }
.pd .settle .list .amount .inb a.jia { right: 0; }
.pd .settle .list .amount .inb a.jian { left: 0; }
.pd .settle .list .amount .inb input { width: 50px; margin: 0 30px; background: none; line-height: 32px; text-align: center; font-size: 15px; height: 32px; }
.pd .settle .list .remove { position: absolute; top: 50%; line-height: 30px; margin-top: -15px; right: 30px; color: #b6b6b6; }
.pd .settle .all { margin-bottom: 50px; background: #fff; position: relative; padding: 25px 40px; line-height: 16px; }
.pd .settle .all .count { font-size: 14px; line-height: 16px; float: left; }
.pd .settle .all .count span { color: #ff5858; }
.pd .settle .all .total { float: right; margin-right: 200px; }
.pd .settle .all .total strong { font-size: 20px; color: #ff5858; font-weight: normal; }
.pd .settle .all a { position: absolute; top: 0; bottom: 0; right: 0; width: 175px; text-align: center; display: block; background: #ffd800; line-height: 66px; color: #313131; font-size: 16px; }
.login .reg { text-align: center; background: #f8f8f8; padding: 100px; }
.login .win { display: inline-block; width: 540px; background: #fff; text-align: left; box-shadow: 0 0 40px rgba(0, 0, 0, .06); }
.login .win .con { padding: 70px 80px; padding-top: 30px; }
.login .win .tab a { float: left; width: 50%; display: block; line-height: 60px; font-size: 15px; text-align: center; color: #8f8f8f; border-bottom: 2px solid #f1f1f1; transition: all .3s ease-out; -webkit-transition: all .3s ease-out; -o-transition: all .3s ease-out; -moz-transition: all .3s ease-out; }
.login .win .tab a:hover,
.login .win .tab a.active { border-bottom: 2px solid #313131; color: #313131; }
.login .win .input { padding-top: 40px; position: relative; }
.login .win .input a { position: absolute; display: block; line-height: 40px; bottom: 0; right: 0; color: #313131; }
.login .win .input label { left: 0; bottom: 0; color: #969696; display: block; line-height: 1; bottom: 15px; position: absolute; transition: all .3s; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; pointer-events: none; }
.login .win .input input[type="text"]:focus+label,
.login .win .input input[type="password"]:focus+label { bottom: 45px; color: #313131; }
.login .win .input input[type="text"].hasVal+label,
.login .win .input input[type="password"].hasVal+label { bottom: 45px; color: #313131; }
.login .win .input input[type="text"],
.login .win .input input[type="password"] { width: 100%; line-height: 42px; border-bottom: 1px solid #f1f1f1; height: 42px; }
.login .win .input input[type="text"].noval,
.login .win .input input[type="password"].noval { border-color: #f60; }
.login .tiaokuan { display: block; padding: 25px 0; color: #313131; margin-bottom: 25px; font-size: 15px; }
.login .tiaokuan a { text-decoration: underline; color: #313131; }
.login input[type="submit"] { background: #ffd800; color: #313131; border-radius: 4px; line-height: 59px; font-size: 16px; width: 100%; letter-spacing: 3px; height: 59px; }
.login .pages .page { display: none; }
.login .pages .page.active { display: block; }
.login .goto { margin-top: 35px; font-size: 15px; color: #969696; }
.login .goto a { color: #313131; }
.login .win .title { padding: 40px; font-size: 19px; color: #969696; text-align: center; border-bottom: 1px solid #f1f1f1; }
.login .log { padding: 85px 0 100px 0; background-position: center; background-repeat: no-repeat; background-size: auto 100%; }
.login .log .win { height: 680px; float: right; }
.login .log .win .sns { padding: 0px 0; text-align: center; margin-top: 30px; }
.login .log .win .sns li { display: inline-block; margin: 0 16px; }
.login .log .win .sns li a { display: block; line-height: 50px; width: 50px; text-align: center; border-radius: 100%; background: #f3f3f3; color: #bebebe; transition: all .3s ease-out; -webkit-transition: all .3s ease-out; -o-transition: all .3s ease-out; -moz-transition: all .3s ease-out; }
.login .log .win .sns li a .iconfont { font-size: 28px; }
.login .log .win .sns li a:hover { transform: translateY(-2px); -o-transform: translateY(-2px); -ms-transform: translateY(-2px); -moz-transform: translateY(-2px); -webkit-transform: translateY(-2px); box-shadow: 0 2px 10px rgba(0, 0, 0, .1) }
.login .log .win .sns li a.qq:hover { background: #000; color: #fff; }
.login .log .win .sns li a.wechat:hover { background: #09bb07; color: #fff; }
.login .log .win .sns li a.tcn:hover { background: #f00; color: #fff; }
.login p.forget { margin: 10px 0 40px 0; }
.login p.forget a { color: #313131; }
.login .log .goto { text-align: center; margin-top: 22px; }
.login .log .clickarea { position: absolute; top: 0; bottom: 0; left: 0; right: 600px; }

/*会员中心*/
.member { position: relative; padding-top: 5px; padding-bottom: 80px; background: #fff; border-top: 1px solid #f1f1f1; }
.member .breadcrumb { overflow: hidden; padding: 10px 0; }
.member .breadcrumb li { float: left; position: relative; margin-right: 30px; }
.member .breadcrumb li:after { content: '\e60a'; font-family: 'iconfont'; position: absolute; right: -30px; width: 30px; text-align: center; top: 0; line-height: 30px; color: #bebebe; }
.member .breadcrumb li:last-of-type:after { display: none; }
.member .breadcrumb li a { line-height: 30px; display: block; }
.member .main .sidebar { box-shadow: 0 0 80px rgba(0, 0, 0, .1); float: left; width: 17.3%; position: relative; z-index: 1; background: #fefefe; padding-bottom: 30px; }
.member .main .sidebar .profile { position: relative; padding: 30px 10px; text-align: center; background: #f7f7f7; }
.member .main .sidebar .profile .avatar { position: relative; display: inline-block; width: 45px; height: 45px; background-size: 100%; background-position: center; background-repeat: no-repeat; border-radius: 100%; }
.member .main .sidebar .profile .edit { position: absolute; top: 14px; right: 14px; color: #bebebe; display: none; }
.member .main .sidebar .profile:hover .edit { display: block; }
.member .main .sidebar .profile h5 { color: #313131; font-size: 14px; margin-top: 6px; }
.member .main .sidebar .lists { padding-top: 30px; }
.member .main .sidebar .lists dl { margin-bottom: 15px; }
.member .main .sidebar .lists dt { padding-left: 64px; font-size: 15px; color: #313131; line-height: 45px; }
.member .main .sidebar .lists dt .iconfont { color: #ffd800; text-shadow: 0 6px 5px rgba(255, 216, 0, .3); }
.member .main .sidebar .lists dt .iconfontqiji { color: #ffd800; text-shadow: 0 6px 5px rgba(255, 216, 0, .3); font-size: 16px; }
.member .main .sidebar .lists dd a { padding-left: 86px; font-size: 13px; color: #777; line-height: 40px; display: block; transition: all .3s ease-out; -webkit-transition: all .3s ease-out; -o-transition: all .3s ease-out; -moz-transition: all .3s ease-out; }
.member .main .sidebar .lists dd.active a,
.member .main .sidebar .lists dd:hover a { background: #fff; box-shadow: 0 0 80px rgba(0, 0, 0, .1); }
.member .main .container { float: left; width: 82.7%; box-shadow: 0 0 80px rgba(0, 0, 0, .1); position: relative; z-index: 2; background: #fff; min-height: 734px; }

/*默认页面*/
.mem>.title { padding: 55px; padding-bottom: 20px; }
.mem>.title h1 { position: relative; padding-left: 35px; font-size: 22px; font-weight: normal; color: #313131; line-height: 30px; }
.mem>.title h1:before { content: '\e63e'; font-family: 'iconfont'; color: #ffd800; font-size: 25px; left: 0; line-height: 30px; position: absolute; }
.mem.default { position: relative; }
.mem.default .mypoint { padding: 60px 55px 30px 55px; }
.mem.default .mypoint p { background: #ffd800; color: #313131; line-height: 53px; border-radius: 53px; padding: 0 30px; position: relative; }
.mem.default .mypoint p .iconfont { font-size: 20px; float: left; }
.mem.default .mypoint p span { display: inline-block; margin-right: 20px; margin-left: 10px; }
.mem.default .mypoint p em { font-style: normal; }
.mem.default .mypoint a { position: absolute; top: 0; right: 20px; color: #313131; }
.mem.default .tabs { border-bottom: 1px solid #f1f1f1; padding: 0 55px; }
.mem.default .tabs li { float: left; margin-right: 75px; position: relative; }
.mem.default .tabs li a { display: block; line-height: 60px; position: relative; color: #313131; font-size: 15px; }
.mem.default .tabs li a .iconfont { font-size: 18px; float: left; margin-right: 10px; }
.mem.default .tabs li a:after { content: ''; display: block; bottom: -1px; left: 0; right: 0; background: #ffd800; height: 0px; transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; }
.mem.default .tabs li sup { position: absolute; background: #ffd800; color: #313131; display: block; line-height: 17px; width: 17px; text-align: center; border-radius: 100%; top: 5px; right: -20px; }
.mem.default .tabs li:hover a:after,
.mem.default .tabs li.active a:after { height: 3px; }
.mem.default .orders { background: #f9fbff; }
.mem.default .orders dl { padding: 20px 0; }
.mem.default .orders dt { line-height: 40px; padding: 0 55px; color: #313131; font-size: 16px; }
.mem.default .orders dd { position: relative; padding: 26px 55px 0 55px; }
.mem.default .orders dd .posr { min-height: 70px; padding: 15px 0; }
.mem.default .orders dd:hover { background: #fffdf4; }
.mem.default .orders dd .con { border-bottom: 1px solid #efefef; padding-bottom: 32px; position: relative; }
.mem.default .orders dd span { color: #909090; font-size: 13px; display: block; margin-bottom: 18px; }
.mem.default .orders dd .pic { float: left; width: 70px; height: 70px; }
.mem.default .orders dd .name { float: left; margin-left: 17px; }
.mem.default .orders dd .name h1 { font-weight: normal; color: #313131; font-size: 14px; line-height: 25px; padding-top: 10px; }
.mem.default .orders dd .info { position: absolute; bottom: 15px; right: 0; }
.mem.default .orders dd .price { font-size: 13px; color: #313131; text-align: right; margin-bottom: 16px; margin-top: 20px; }
.mem.default .orders dd .price strong { font-size: 24px; font-weight: normal; }
.mem.default .orders dd .info .btn { float: left; display: inline-block; line-height: 35px; border: 1px solid #eaeaea; color: #313131; background: #fff; font-size: 14px; padding: 0 25px; border-radius: 35px; margin-left: 10px; }
.mem.default .orders dd .info .btn:hover { background: #ffd800; border-color: #ffd800; }
.mem.default .pages .page { display: none; }
.mem.default .pages .page.active { display: block; }
.mem.assess { position: relative; }
.mem.assess .tabs { padding: 0 55px; border-bottom: 1px solid #f1f1f1; }
.mem.assess .tabs li { float: left; margin-right: 75px; position: relative; }
.mem.assess .tabs li:after { content: '|'; color: #f1f1f1; position: absolute; right: -75px; width: 75px; top: 0; text-align: center; line-height: 60px; }
.mem.assess .tabs li:last-of-type:after { display: none; }
.mem.assess .tabs li a { display: block; line-height: 60px; position: relative; color: #313131; font-size: 15px; }
.mem.assess .tabs li a .iconfont { font-size: 18px; float: left; margin-right: 10px; }
.mem.assess .tabs li a:after { content: ''; display: block; bottom: -1px; left: 0; right: 0; background: #ffd800; height: 0px; transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; }
.mem.assess .tabs li sup { position: absolute; background: #ffd800; color: #313131; display: block; line-height: 17px; width: 17px; text-align: center; border-radius: 100%; top: 5px; right: -20px; }
.mem.assess .tabs li:hover a:after,
.mem.assess .tabs li.active a:after { height: 3px; }
.mem.assess .orders { background: #f9fbff; }
.mem.assess .orders dl { padding: 20px 0; }
.mem.assess .orders dt { line-height: 40px; padding: 0 55px; color: #313131; font-size: 16px; }
.mem.assess .orders dd { position: relative; padding: 26px 55px 0 55px; }
.mem.assess .orders dd:hover { background: #fffdf4; }
.mem.assess .orders dd .con { border-bottom: 1px solid #efefef; padding-bottom: 32px; position: relative; }
.mem.assess .orders dd span { color: #909090; font-size: 13px; display: block; margin-bottom: 18px; }
.mem.assess .orders dd .pic { float: left; width: 70px; height: 70px; }
.mem.assess .orders dd .name { float: left; margin-left: 17px; width: 320px; }
.mem.assess .orders dd .price { float: left; padding-left: 10px; color: #313131; line-height: 70px; }
.mem.assess .orders dd .name h1 { font-weight: normal; color: #313131; font-size: 14px; line-height: 25px; padding-top: 10px; }
.mem.assess .orders dd .info { position: absolute; top: 20px; right: 0; }
.mem.assess .orders dd .info .price { font-size: 13px; color: #313131; text-align: right; margin-bottom: 36px; }
.mem.assess .orders dd .info .price strong { font-size: 24px; font-weight: normal; }
.mem.assess .orders dd .info .btn { float: left; display: inline-block; line-height: 35px; border: 1px solid #eaeaea; color: #313131; background: #fff; font-size: 14px; padding: 0 25px; border-radius: 35px; margin-left: 10px; }
.mem.assess .orders dd .info .btn:hover { background: #ffd800; border-color: #ffd800; }
.mem.assess .orders dd .info .btn.disable,
.mem.assess .orders dd .info .btn.disable:hover { border-color: #e7e7e7; background: #e7e7e7; }
.mem.assess .orders dd .info .btn.done,
.mem.assess .orders dd .info .btn.done:hover { border-color: #eaeaea; background: #fff; }
.mem.assess .pages .page { display: none; }
.mem.assess .pages .page.active { display: block; }
.mem.assess.bills .orders { background: #fff }
.mem.service { position: relative; }
.mem.service .tip { background: #fffdf4; margin: 20px 55px; border: 1px solid #f5f3e9; padding: 64px 20px; }
.mem.service .tip .iconfont { color: #ffd800; display: inline-block; font-size: 50px; line-height: 50px; margin-bottom: 24px; }
.mem.service .tip h1 { font-size: 24px; color: #313131; line-height: 1; font-weight: normal; margin-bottom: 15px; }
.mem.service .tip p { font-size: 16px; color: #959595; margin-bottom: 40px; }
.mem.service .tip a { display: inline-block; line-height: 47px; padding: 0 40px; border-radius: 47px; box-shadow: 0 0 10px rgba(0, 0, 0, .1); background: #fff; color: #313131; }
.mem.success { position: relative; }
.mem.success .tip { background: #FAFFF4; margin: 20px 55px; border: 1px solid #f5f3e9; padding: 64px 20px; }
.mem.success .tip .iconfont { color: #85D44F; display: inline-block; font-size: 50px; line-height: 50px; margin-bottom: 24px; }
.mem.success .tip h1 { font-size: 24px; color: #313131; line-height: 1; font-weight: normal; margin-bottom: 15px; }
.mem.success .tip p { font-size: 16px; color: #959595; margin-bottom: 40px; }
.mem.success .tip a { display: inline-block; line-height: 47px; padding: 0 40px; border-radius: 47px; box-shadow: 0 0 10px rgba(0, 0, 0, .1); background: #fff; color: #313131; }
.mem.coupon { position: relative; }
.mem.coupon .tabs { padding: 0 55px; border-bottom: 1px solid #f1f1f1; }
.mem.coupon .tabs li { float: left; margin-right: 75px; position: relative; }
.mem.coupon .tabs li a { display: block; line-height: 60px; position: relative; color: #313131; font-size: 15px; }
.mem.coupon .tabs li a .iconfont { font-size: 18px; float: left; margin-right: 10px; }
.mem.coupon .tabs li a:after { content: ''; display: block; bottom: -1px; left: 0; right: 0; background: #ffd800; height: 0px; transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; }
.mem.coupon .tabs li sup { position: absolute; background: #ffd800; color: #313131; display: block; line-height: 17px; width: 17px; text-align: center; border-radius: 100%; top: 5px; right: -20px; }
.mem.coupon .tabs li:hover a:after,
.mem.coupon .tabs li.active a:after { height: 3px; }
.mem.coupon .tickets { padding: 55px; }
.mem.coupon .tickets .md3 { margin-bottom: 55px; height: 336px; background: #f8f8f8 url(http://www.qi.bike/static/images/ticketbg.png); box-shadow: 0 0 20px rgba(0, 0, 0, .06); background-size: 100%; text-align: center; position: relative; }
.mem.coupon .tickets .md3 .title { padding: 15px; height: 55px; }
.mem.coupon .tickets .md3 .title h1 { font-size: 21px; color: #828282; font-weight: normal; margin: 10px 0; }
.mem.coupon .tickets .md3 .title p { font-size: 12px; color: #a7a7a7; }
.mem.coupon .tickets .md3 .cont { margin: 30px 15px; position: relative; }
.mem.coupon .tickets .md3 .cont em { position: relative; font-size: 80px; color: #ffd800; font-style: normal; font-weight: 900; line-height: 1; display: inline-block; }
.mem.coupon .tickets .md3 .cont i { position: absolute; top: 0; left: -20px; font-size: 16px; font-weight: 900; width: 20px; line-height: 1; text-align: right; font-style: normal; }
.mem.coupon .tickets .md3.timeout .cont em,
.mem.coupon .tickets .md3.timeout .cont i { color: #c6c6c6; }
.mem.coupon .tickets .md3 .cont p { color: #868686; margin-top: 10px; line-height: 25px; }
.mem.coupon .tickets .md3 .tag { position: absolute; width: 80px; height: 80px; border-radius: 100%; background: #fbf6d9; text-align: center; bottom: -40px; left: 50%; margin-left: -40px; }
.mem.coupon .tickets .md3 .tag span { display: block; margin: 20px 0; line-height: 40px; position: relative; font-size: 16px; color: #6b6b6b; }
.mem.coupon .tickets .md3 .tag span:after,
.mem.coupon .tickets .md3 .tag span:before { content: ''; display: block; left: 50%; margin-left: -8px; width: 16px; height: 1px; background: #ffd800; position: absolute; }
.mem.coupon .pages .page { display: none; }
.mem.coupon .pages .page.active { display: block; }
.mem.bills > .info { background: #fbf6d9; margin: 15px 55px; padding: 23px 25px; color: #313131; line-height: 25px; }
.mem.bills .new { margin: 40px 55px; }
.mem.bills .new p { line-height: 36px; padding: 10px 20px; position: relative; background: #fafbff; border: 1px solid #eaeff3; }
.mem.bills .new p a { position: absolute; right: 0; top: 0; display: block; line-height: 56px; background: #ffd800; padding: 0 35px; color: #313131; }
.mem.bills .fapiao .page { padding: 20px 0; }
.mem.bills .fapiao .page .tar { width: 500px; }
.mem.bills .fapiao .page .tar input[type="submit"] { line-height: 40px; height: 40px; color: #313131; background: #ffd800; border-radius: 40px; font-size: 15px; padding: 0 50px; }
.mem.bills .fapiao .page table { width: 500px; }
.mem.bills .fapiao .page table th,
.mem.bills .fapiao .page table td { font-weight: normal; color: #313131; padding: 10px 0; line-height: 2; }
.mem.bills .fapiao .page table input { line-height: 35px; border: 1px solid #ececec; width: 100%; text-indent: 10px; height: 35px; }
.mem.bills .add { margin: 40px 55px; display: none; }
.mem.bills .add h1 { font-size: 16px; color: #313131; font-weight: normal; margin-bottom: 30px; }
.mem.bills .add h1 span { color: #969696; }
.mem.bills .add form { display: inline-block; width: 480px; }
.mem.bills .add form .line { margin-bottom: 30px; position: relative; }
.mem.bills .add form .line label { position: absolute; top: 0; display: block; line-height: 36px; right: 0; display: none; }
.mem.bills .add form .line input { position: relative; width: 100%; border-bottom: 1px solid #ececec; line-height: 36px; color: #9a9a9a; height: 36px; }
.mem.bills .add form .line.error label { display: block; }
.mem.bills .add form .btns input { float: left; line-height: 60px; text-align: center; font-size: 16px; color: #999; background: none; width: 120px; cursor: pointer; height: 60px; }
.mem.bills .add form .btns input[type="submit"] { width: 320px; background: #ffd800; color: #313131; }
.mem .jifen { margin: 15px 55px; background: #f9fbff; border: 1px solid #eef1f5; position: relative; }
.mem .jifen .con { padding: 20px 25px; position: relative; }

/*.mem .jifen:before { content: '';width: 1px; top: 0; bottom: 0; left: 50%; background: #eef1f5; position: absolute; }*/
.mem .jifen .l,
.mem .jifen .r { float: left; width: 100%; }
.mem .jifen p { color: #313131; }
.mem .jifen p .iconfont { color: #868686; }
.mem .jifen h1 { color: #ffd800; text-align: center; font-weight: normal; font-size: 60px; margin: 25px 0; }
.mem .jifen .rule { float: right; display: inline-block; color: #868686; }
.mem .jifen ul { padding-left: 50px; padding-right: 30px; }
.mem .jifen ul a { display: inline-block; line-height: 35px; margin: 5px 0; position: relative; width: 94px; text-align: center; border-radius: 35px; border: 1px solid #e9e5d5; background: #fff; color: #313131; }
.mem .jifen ul a sup { position: absolute; top: -8px; right: -10px; background: #ffd800; display: inline-block; line-height: 16px; color: #313131; padding: 0 5px; border-radius: 16px; font-size: 12px; }
.mem .jifen ul li { float: left; width: 33.33%; text-align: center; }
.mem.integral .pages { background: #f9fbff; border-top: 1px solid #eef1f5; }
.mem.integral .page { padding: 15px 55px; }
.mem.integral table { width: 100%; }
.mem.integral table tr { border-bottom: 1px solid #eef1f5; }
.mem.integral table tr:hover { border-bottom: 2px solid #ffd800 }
.mem.integral td { width: 25%; }
.mem.integral td:last-of-type { text-align: right; color: #818181; font-size: 14px; line-height: 20px; padding: 10px 0; }
.mem.fav .pros { padding: 20px 55px; }
.mem.fav .pros  .item { height: 452px; }
.mem.fav .pros  .item a { display: block; height: 100%; background: #fff; position: relative; overflow: hidden; box-shadow: 0 0 20px rgba(0, 0, 0, 0.06); }
.mem.fav .pros  .item .remove { display: inline-block; line-height: 50px; width: 50px; text-align: center; background: #f2f2f2; color: #999; font-size: 25px; border-radius: 100%; bottom: 15px; right: 15px; position: absolute; }
.mem.fav .pros  .item .remove:hover { background: #ffd800; color: #313131; }
.mem.fav .pros  .item h1 { font-size: 18px; font-weight: normal; color: #000; padding: 50px 45px 15px 45px; line-height: 20px; }
.mem.fav .pros  .item em { margin-left: 45px; margin-right: 15px; display: inline-block; line-height: 23px; border: 1px solid #313131; color: #313131; border-radius: 25px; padding: 0 10px; font-style: normal; font-size: 15px; font-weight: normal; }
.mem.fav .pros  .item s { display: inline-block; line-height: 25px; color: #8c8c8c; font-size: 14px; }
.mem.fav .pros  .item .pic { text-align: center; padding-top: 55px; }
.mem.fav .pros  .item:hover .pic { transform: translateY(-3px); -o-transform: translateY(-3px); -ms-transform: translateY(-3px); -moz-transform: translateY(-3px); -webkit-transform: translateY(-3px); }
.mem.address .adds { padding: 20px 55px; }
.mem.address .adds .nmg { margin: 0 -11px; }
.mem.address .adds .md4 { margin-bottom: 22px; }
.mem.address .adds a { display: block; margin: 0 11px; height: 120px; background: #f5f5f5; padding: 35px; position: relative; }
.mem.address .adds a h1 { font-size: 16px; line-height: 1; color: #313131; font-weight: normal; margin-bottom: 40px; }
.mem.address .adds a i { position: absolute; top: 35px; right: 35px; font-style: normal; font-size: 12px; color: #aaa; }
.mem.address .adds a i.ifdefault { line-height: 20px; padding: 0 5px; border-radius: 2px; border: 1px solid #ccc; }
.mem.address .adds a.default i { border-color: transparent; }
.mem.address .adds .info p { line-height: 27px; color: #808080; font-size: 13px; }
.mem.address .adds .new { text-align: center; }
.mem.address .adds .new .iconfont { position: relative; top: auto; bottom: auto; left: auto; right: auto; display: inline-block; font-size: 50px; color: #ffd800; line-height: 1; margin: 22px 0; }
.mem.address .adds .new p { font-size: 16px; color: #868686; }
.mem.address .adds a:hover,
.mem.address .adds a.active { outline: #ffd800 2px solid; }
.mem.address .adds .remove { position: absolute; top: -15px; right: -15px; border: 2px solid #ffd800; color: #ffd800; line-height: 30px; width: 30px; text-align: center; border-radius: 100%; background: #fff; font-size: 16px; font-weight: 900; display: none; }
.mem.address .adds a:hover .remove { display: block; }
.mem.address .adds a i.edit { position: absolute; bottom: 20px; right: 20px; top: auto; font-size: 16px; display: none; }
.mem.address .adds a:hover i.edit { display: block; }
.mem.address .adds a i.ifdefault:after { content: '设为默认'; }
.mem.address .adds a.default i.ifdefault:after { content: '默认地址'; }
.mem.address .adds .street { height: 18px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.mem.address .adds .street2 { height: 18px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 150px; float: left; }
.mem.address .adds .zipcode { float: right }
.newaddress { position: fixed; top: 0; left: 0; right: 0; bottom: 0; display: none; z-index: 99999; background: url('http://www.qi.bike/static/images/hover50.png') repeat 0 0; }
.newaddress .win { position: absolute; left: 50%; width: 340px; margin: -260px -170px; background: #fff; border: 2px solid #ffd800; top: 50%; }
.newaddress .con { padding: 30px 25px; }
.newaddress .line { margin-bottom: 15px; }
.newaddress .line input[type="text"] { text-indent: 15px; font-size: 14px; border: 1px solid #e0e0e0; width: 100%; line-height: 40px; height: 40px; }
.newaddress .line textarea { text-indent: 15px; font-size: 14px; border: 1px solid #e0e0e0; width: 100%; line-height: 30px; height: 60px; padding: 10px 0; }
.newaddress .line select { width: 100%; text-indent: 15px; font-size: 14px; border: 1px solid #e0e0e0; line-height: 40px; height: 40px; background: none; position: relative; z-index: 2 }
.newaddress .line .md6 .con { padding: 0; padding-right: 7px; position: relative; }
.newaddress .line .md6 .con:after { content: '\e6b1'; font-family: 'iconfont'; font-size: 14px; color: #949494; position: absolute; top: 0; line-height: 40px; right: 20px; z-index: 1 }
.newaddress .line .md6:nth-child(2) .con { padding: 0; padding-left: 7px; }
.newaddress .line .md6:nth-child(2) .con:after { right: 13px; }
.newaddress .btns { border-top: 1px solid #f5f5f5; text-align: center; }
.newaddress .btns input { display: inline-block; line-height: 35px; padding: 0 50px; border-radius: 35px; margin: 0 2px; height: 35px; }
.newaddress .btns input[type="submit"] { background: #ffd800; color: #313131; }
.mem.od .orderid { margin: 20px 55px; }
.mem.od .orderid span { float: left; position: relative; color: #313131; }
.mem.od .orderid span:after { content: ''; display: block; left: 0; right: 0; bottom: 0; height: 1px; background: #ffd800; font-size: 16px; }
.mem.od .orderid .btns { float: right; }
.mem.od .orderid .btns a { display: inline-block; line-height: 36px; color: #313131; background: #f2f2f2; padding: 0 28px; border-radius: 36px; margin: 0 2px.; }
.mem.od .orderid .btns a.light { background: #ffd800; }
.mem.od>.cont { padding: 0 55px; }
.mem.od .status .bar { background: #fffbe2; padding: 15px 20px; line-height: 20px; }
.mem.od .status .bar p { float: left; color: #313131; font-size: 16px; }
.mem.od .status .bar p i { color: #ffd800; }
.mem.od .status .bar span { display: inline-block; float: right; line-height: 20px; font-size: 13px; color: #868686; }
.mem.od .status .process { position: relative; }
.mem.od .status .process:before { content: ''; display: block; left: 0; right: 0; height: 12px; background: #fff097; position: absolute; }
.mem.od .status .process li { float: left; width: 20%; padding-top: 12px; position: relative; text-align: center; }
.mem.od .status .process li p:before { content: ''; display: block; background: #f7dc44; width: 6px; height: 6px; border-radius: 100%; position: absolute; top: 3px; left: 50%; margin-left: -3px; z-index: 99; }
.mem.od .status .process li.active p:before { background: #e9af00; }
.mem.od .status .process li.active:after { content: ''; display: block; background: #ffd800; left: 0; right: 0; top: 0; height: 12px; position: absolute; }
.mem.od .status .process li p { padding-top: 12px; color: #969696; font-size: 15px; }
.mem.od .status .process li.active p { padding-top: 12px; color: #313131; font-size: 15px; }
.mem.od .status .process li p span { color: #969696; font-size: 13px; padding-left: 10px; }
.mem.od .iteminfo { padding: 20px; box-shadow: 0 0 15px rgba(0, 0, 0, .07); margin: 20px 0; }
.mem.od .iteminfo .face { float: left; width: 70px; height: 70px; }
.mem.od .iteminfo .name { float: left; line-height: 20px; color: #313131; padding: 0 20px; padding-top: 15px; width: 500px; }
.mem.od .iteminfo .price { float: left; line-height: 70px; color: #313131; }
.mem.od .totalinfo { margin-top: 20px; }
.mem.od .totalinfo dl { padding: 25px 0; border-bottom: 1px solid #f1f1f1; }
.mem.od .totalinfo dt { display: inline-block; border-bottom: 1px solid #ffd800; font-size: 16px; color: #313131; margin-bottom: 30px; }
.mem.od .totalinfo dd { color: #808080; font-size: 13px; line-height: 25px; }
.mem.od .totalinfo .total { position: relative; padding: 50px 0; }
.mem.od .totalinfo .total:before { content: ''; display: block; position: absolute; top: 50px; bottom: 50px; left: 50%; width: 1px; background: #f1f1f1; }
.mem.od .totalinfo .total table { width: 240px; }
.mem.od .totalinfo .total table th { text-align: left; padding: 5px 0; font-weight: normal; color: #868686; }
.mem.od .totalinfo .total table td { text-align: right; color: #fe5858; padding: 5px 0; }
.mem.od .totalinfo .total table td strong { font-weight: normal; font-size: 24px; }
.mem.od .wuliu { padding: 0px; margin-bottom: 15px; background: #fff; }
.mem.od .wuliu dl { padding: 25px 0; border-bottom: 1px solid #f1f1f1; }
.mem.od .wuliu dt { display: inline-block; border-bottom: 1px solid #ffd800; font-size: 16px; color: #313131; margin-bottom: 30px; }
.mem.od .wuliu dd { padding-bottom: 15px; padding-left: 30px; font-size: 12px; position: relative; }
.mem.od .wuliu dd:last-of-type { padding-bottom: 0; }
.mem.od .wuliu dd:before { content: ''; display: block; width: 16px; height: 16px; border-radius: 100%; background: #ffd800; position: absolute; left: 0; top: 0; }
.mem.od .wuliu dd:after { content: ''; display: block; width: 2px; left: 7px; top: 0; bottom: 0; background: #ffd800; position: absolute; }
.pay { background: #f6f6f6; padding-top: 67px; padding-bottom: 137px; }
.pay section { padding-left: 90px; position: relative; }
.pay section:before { content: '1'; display: block; line-height: 53px; width: 53px; text-align: center; font-size: 25px; color: #313131; background: #ffd800; position: absolute; left: 0; top: 15px; border-radius: 100%; font-family: 'iconfont'; }
.pay section.info:before { content: '\e616'; }
.pay section.payway:before { content: '\e63d'; }
.pay section.info:after { content: ''; display: block; width: 4px; left: 25px; background: #ffd800; top: 68px; bottom: -15px; position: absolute; }
.pay section.info { padding-bottom: 25px; }
.pay .cont { background: #fff; padding: 45px 55px; position: relative; }
.pay .cont > h1 { color: #313131; font-weight: normal; font-size: 22px; line-height: 1; margin-bottom: 25px; }
.pay .info .address { color: #929292; font-size: 15px; line-height: 33px; }
.pay .info .total { position: absolute; top: 45px; right: 55px; font-size: 15px; }
.pay .info .total strong { font-size: 24px; color: #fe5858; font-weight: normal; }
.pay .info .hideinfo { border-top: 1px solid #f1f1f1; margin-top: 30px; padding-top: 45px; display: none; }
.pay .info .hideinfo table th,
.pay .info .hideinfo table td { text-align: left; font-size: 14px; padding: 5px 0; font-weight: normal; color: #929292; }
.pay .info .showinfo { position: absolute; bottom: 45px; right: 55px; color: #929292; }
.pay .info .showinfo .iconfont { display: inline-block; }
.pay .info .showinfo.active .iconfont { transform: rotate(180deg); -ms-transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); }
.pay .payway .banks { border-top: 1px solid #f1f1f1; }
.pay .payway .banks dl { padding-top: 30px; }
.pay .payway .banks dt { font-weight: 900; font-size: 16px; color: #666; margin-bottom: 10px; }
.pay .payway .banks dt span { font-weight: normal; color: #aaa; font-size: 12px; }
.pay .payway .banks dd { overflow: hidden; }
.pay .payway .banks dd .nmg { margin: 0 -7px; }
.pay .payway .banks dd label { display: block; margin: 7px; border: 1px solid #eaeaea; }
.pay .payway .banks dd label.active,
.pay .payway .banks dd label:hover { border-color: #ff5858; }
.pay .payway .banks dd label input { display: none; }
.pay .payway input[type="submit"] { line-height: 60px; width: 200px; text-align: center; background: #ffd800; color: #313131; font-size: 16px; margin-top: 30px; cursor: pointer; height: 60px; }
.confirm { padding: 60px 0 111px 0; }

/*.confirm .bg { background: #fff; }*/
.confirm dl { background: #fff; border-bottom: 1px solid #eaeaea; padding: 25px 55px; overflow: hidden; }
.confirm dt { float: left; width: 120px; font-size: 16px; color: #313131; font-weight: normal; line-height: 46px; }
.confirm dd { float: left; }
.confirm dd label { height: 46px; display: inline-block; margin-right: 20px; position: relative; cursor: pointer; }
.confirm dd label span { display: inline-block; line-height: 46px; padding: 0 20px; position: relative; z-index: 2; color: #313131; font-size: 15px; }
.confirm dd label .bg { position: absolute; z-index: 1; background: #f4f4f4; display: inline-block; top: 0; left: 0; right: 0; bottom: 0; border-radius: 46px; }
.confirm dd label input { display: none; }
.confirm dd label input:checked+.bg { background: #fff6c2; }
.confirm .address { padding: 30px 55px; }
.confirm .address dt { margin-bottom: 23px; font-size: 16px; font-weight: normal; color: #313131; float: none; width: auto; }
.confirm .address dd { float: none; width: auto; }
.confirm .address .nmg { margin: 0 -11px; }
.confirm .address .md4 { margin-bottom: 22px; }
.confirm .address a { display: block; margin: 0 11px; height: 120px; padding: 35px; position: relative; border: 1px solid #eaeaea; }
.confirm .address a h1 { font-size: 16px; line-height: 1; color: #313131; font-weight: normal; margin-bottom: 40px; }
.confirm .address a i { position: absolute; top: 35px; right: 35px; font-style: normal; font-size: 14px; }
.confirm .address .info p { line-height: 27px; color: #808080; font-size: 13px; }
.confirm .address .new { text-align: center; }
.confirm .address .new a { background: #f5f5f5; }
.confirm .address .new .iconfont { position: relative; top: auto; bottom: auto; left: auto; right: auto; display: inline-block; font-size: 50px; color: #ffd800; line-height: 1; margin: 22px 0; }
.confirm .address .new p { font-size: 16px; color: #868686; }
.confirm .address a:hover,
.confirm .address a.active { outline: #ffd800 2px solid; }
.confirm .address .street { height: 18px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.confirm .address .street2 { height: 18px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 130px; float: left; }
.confirm .address .zipcode { float: right }
.confirm .bill dd p { margin: 20px 0; font-size: 12px; color: #969696; }
.confirm dd .tabs { display: none; }
.confirm dd .tabs li { display: inline-block; margin: 0 3px; }
.confirm dd .tabs li a { display: block; line-height: 36px; border-radius: 36px; background: #f4f4f4; padding: 0 40px; }
.confirm dd .tabs li.active a { background: #ffd800; }
.confirm dd .tabs .page { width: 320px; display: none; padding-top: 20px; }
.confirm dd .tabs .page.active { display: block; }
.confirm dd .tabs .page input { line-height: 40px; border: 1px solid #eaeaea; width: 100%; text-indent: 10px; height: 40px; }
.confirm dd .remark { width: 360px; }
.confirm dd .remark input { line-height: 40px; border: 1px solid #eaeaea; width: 100%; text-indent: 10px; height: 40px; }
.confirm .items .items { position: relative; z-index: 9; }
.confirm .items .item { box-shadow: 0 0 20px rgba(0, 0, 0, .06); background: #fff; border-bottom: 1px solid #f1f1f1; padding: 15px 55px; overflow: hidden; }
.confirm .items .item .face { float: left; width: 80px; }
.confirm .items .item .text { float: left; width: 50%; padding: 0 20px; }
.confirm .items .item .text h1 { font-size: 15px; color: #313131; font-weight: normal; padding-top: 20px; line-height: 30px; }
.confirm .items .item .price { float: left; }
.confirm .items .item .price p { line-height: 80px; }
.confirm .items .item .youhuo { float: left; margin: 0 20px; width: 200px; text-align: center; }
.confirm .items .item .youhuo p { line-height: 80px; }
.confirm .items .item .total { float: right; text-align: right; }
.confirm .items .item .total p { line-height: 80px; color: #ff5858; }
.confirm .coupon { background: #fff; border-bottom: 3px dotted #f0f0f0; }
.confirm .coupon .con { padding: 0 55px; margin: 36px 0; border-left: 1px solid #eaeaea; }
.confirm .coupon .md6:first-of-type .con { border: 0; }
.confirm .coupon .con table { width: 100%; }
.confirm .coupon .con table td { text-align: right; }
.confirm .coupon .con table th,
.confirm .coupon .con table td { padding: 5px 0; }
.confirm .coupon .con table th { width: 100px; text-align: left; font-weight: normal; }
.confirm .coupon .con table td { color: #ff5858; }
.confirm .coupon .con table td label { margin-left: 30px; color: #666; }
.confirm .payment { background: #fff; padding: 25px 55px; }
.confirm .payment p { line-height: 53px; float: left; }
.confirm .payment p span { color: #ff5858; padding-left: 20px; }
.confirm .payment p strong { font-size: 24px; font-weight: normal; }
.confirm .payment p i { font-style: normal; color: #999; }
.confirm .payment .btns { float: right; }
.confirm .payment .btns a { display: inline-block; line-height: 53px; padding: 0 20px; }
.confirm .payment .btns a.light { background: #ffd800; padding: 0 80px; font-size: 16px; color: #313131; border-radius: 53px; }
.confirm .buycart .add { background: #fff; padding: 45px; margin-bottom: 50px; }
.confirm .buycart .add .face,
.confirm .buycart .add .text,
.confirm .buycart .add .btns { float: left; }
.confirm .buycart .add .face { width: 80px; }
.confirm .buycart .add .text { width: 50%; margin-left: 20px; padding-top: 10px; }
.confirm .buycart .add .text p { color: #818181; font-size: 16px; margin-bottom: 10px; line-height: 1; }
.confirm .buycart .add .text h1 { font-size: 24px; color: #313131; font-weight: normal; line-height: 1; }
.confirm .buycart .add .btns { float: right; text-align: right; padding-top: 15px; }
.confirm .buycart .add .btns a { display: inline-block; line-height: 47px; padding: 0 30px; border-radius: 37px; background: #f0f0f0; color: #898989; margin: 0 3px; }
.confirm .buycart .add .btns a.light { background: #ffd800; color: #313131; }
.confirm .coupon { position: relative; }
.confirm .coupon .tabs { padding: 0 55px; border-bottom: 1px solid #f1f1f1; }
.confirm .coupon .tabs li { float: left; margin-right: 75px; position: relative; }
.confirm .coupon .tabs li a { display: block; line-height: 60px; position: relative; color: #313131; font-size: 15px; }
.confirm .coupon .tabs li a .iconfont { font-size: 18px; float: left; margin-right: 10px; }
.confirm .coupon .tabs li a:after { content: ''; display: block; bottom: -1px; left: 0; right: 0; background: #ffd800; height: 0px; transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; }
.confirm .coupon .tabs li sup { position: absolute; background: #ffd800; color: #313131; display: block; line-height: 17px; width: 17px; text-align: center; border-radius: 100%; top: 5px; right: -20px; }
.confirm .coupon .tabs li:hover a:after,
.confirm .coupon .tabs li.active a:after { height: 3px; }
.confirm .coupon .tickets { padding: 55px; }
.confirm .coupon .tickets .md3 { margin-bottom: 55px; height: 336px; background: #f8f8f8 url(http://www.qi.bike/static/images/ticketbg.png); box-shadow: 0 0 20px rgba(0, 0, 0, .06); background-size: 100%; text-align: center; position: relative; }
.confirm .coupon .tickets .md3 .title { padding: 15px; height: 55px; }
.confirm .coupon .tickets .md3 .title h1 { font-size: 21px; color: #828282; font-weight: normal; margin: 10px 0; }
.confirm .coupon .tickets .md3 .title p { font-size: 12px; color: #a7a7a7; }
.confirm .coupon .tickets .md3 .cont { margin: 30px 15px; position: relative; }
.confirm .coupon .tickets .md3 .cont em { position: relative; font-size: 90px; color: #ffd800; font-style: normal; font-weight: 900; line-height: 1; display: inline-block; }
.confirm .coupon .tickets .md3 .cont i { position: absolute; top: 0; left: -20px; font-size: 16px; font-weight: 900; width: 20px; line-height: 1; text-align: right; font-style: normal; }
.confirm .coupon .tickets .md3.timeout .cont em,
.confirm .coupon .tickets .md3.timeout .cont i { color: #c6c6c6; }
.confirm .coupon .tickets .md3 .cont p { color: #868686; margin-top: 10px; line-height: 25px; }
.confirm .coupon .tickets .md3 .tag { position: absolute; width: 80px; height: 80px; border-radius: 100%; background: #fbf6d9; text-align: center; bottom: -40px; left: 50%; margin-left: -40px; }
.confirm .coupon .tickets .md3 .tag span { display: block; margin: 20px 0; line-height: 40px; position: relative; font-size: 16px; color: #6b6b6b; }
.confirm .coupon .tickets .md3 .tag span:after,
.confirm .coupon .tickets .md3 .tag span:before { content: ''; display: block; left: 50%; margin-left: -8px; width: 16px; height: 1px; background: #ffd800; position: absolute; }
.confirm .coupon .pages .page { display: none; }
.confirm .coupon .pages .page.active { display: block; }
.hintmsg { position: fixed; top: 50%; left: 0; right: 0; margin-top: -20px; text-align: center; z-index: 99999; }
.hintmsg .msg { display: inline-block; line-height: 20px; padding: 10px; background: #fff; box-shadow: 0 0 20px rgba(0, 0, 0, .3); border-radius: 4px; color: #313131; }
.hintmsg .msg .iconfont { display: inline-block; line-height: 20px; width: 20px; text-align: center; background: #ec380e; border-radius: 100%; margin-right: 10px; color: #fff; }
.hintmsg .msg .iconfont.success { background: #63cf13; }
.header .shoppingcart { position: relative; }
.header .shoppingcart .sub { position: absolute; top: 100%; right: 0; width: 360px; background: #fff; z-index: 9999; box-shadow: 0 0 20px rgba(0, 0, 0, .1); display: none; }
.header .shoppingcart .items dd { overflow: hidden; padding: 15px; border-bottom: 1px solid #f1f1f1; }
.header .shoppingcart .items dd .face { float: left; width: 60px; }
.header .shoppingcart .items dd .remove { display: block; line-height: 60px; color: #aaa; text-align: right; width: 30px; float: left; font-size: 16px; }
.header .shoppingcart .items dd .text { float: left; width: 220px; padding-left: 10px; }
.header .shoppingcart .items dd .text h1 { font-size: 13px; color: #313131; font-weight: normal; line-height: 20px; width: 110px; float: left; height: 60px; overflow: hidden; }
.header .shoppingcart .items dd .text span { display: inline-block; float: left; width: 110px; text-align: right; color: #313131; line-height: 60px; font-style: normal; }
.header .shoppingcart .items dd .text span i { color: #666; font-size: 12px; }
.header .shoppingcart:hover { background: #fff; }
.header .shoppingcart:hover .sub { display: block; }
.header .shoppingcart:hover a,
.header .shoppingcart:hover em { color: #313131; }
.header .shoppingcart .sub .bottom { background: #fff; padding: 15px; position: relative; }
.header .shoppingcart .sub .bottom p { line-height: 1; color: #aaa; font-size: 12px; }
.header .shoppingcart .sub .bottom h1 { font-weight: normal; color: #ff5858; font-size: 14px; }
.header .shoppingcart .sub .bottom h1 strong { font-size: 20px; }
.header .shoppingcart .sub .bottom a { position: absolute; right: 15px; top: 15px; line-height: 50px; display: block; background: #ffd800; color: #313131; padding: 0 20px; }
.pingjia { padding: 30px 55px; }
.pingjia .l { float: left; width: 25%; }
.pingjia .l .item { box-shadow: 0 0 20px rgba(0, 0, 0, .06); margin-right: 22px; text-align: center; padding: 30px; }
.pingjia .l .item p { margin-top: 20px; font-size: 15px; color: #313131; }
.pingjia .r { float: left; width: 75%; }
.pingjia .r .win { background: #f9fbff; border: 1px solid #eef2f8; }
.pingjia .r .win .top { border-bottom: 1px solid #eef2f8; padding: 10px 20px; line-height: 30px; font-size: 15px; color: #313131; }
.pingjia .r .win .top label { float: left; margin-right: 15px; }
.pingjia .r .win .top ul { float: left; }
.pingjia .r .win .top ul li { float: left; font-size: 26px; line-height: 30px; color: #e1e1e1; cursor: pointer; }
.pingjia .r .win .top ul li.active { color: #ffd800; }
.pingjia .r .win .cont { padding: 15px 20px; }
.pingjia .r .win .cont textarea { width: 100%; line-height: 30px; min-height: 180px; background: none; border: 0; font-size: 14px; }
.pingjia .r .win .cont .pics a { line-height: 60px; width: 60px; text-align: center; border: 1px solid #d6dce8; color: #d6dce8; background: #fff; display: block; font-size: 18px; float: left; }
.pingjia .imageslist { float: left; }
.pingjia .imageslist li { float: left; margin-left: 10px; width: 60px; height: 60px; position: relative; display: block; background-size: cover; background-position: center; border: 1px solid #ccc; }
.pingjia .r .cont .pics .imageslist li a { line-height: 15px; width: 15px !important; position: absolute; top: -7px; right: -7px; background: #fff; border: 1px solid #d6dce8; height: 15px; font-size: 12px; border-radius: 100%; }
.pingjia .imageslist li img { width: 100%; height: 100%; }
.pingjia .cont { position: relative; }
.pingjia .confirm { position: absolute; bottom: 20px; right: 20px; background: #ffd800; color: #313131; line-height: 40px; padding: 0 30px; font-size: 15px; }
.successadd { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, .5); z-index: 9999; display: none; }
.successadd .buycart { padding-top: 0; background: none; }
.successadd .maxsize { max-width: 1000px; }
.successadd .buycart .add { padding: 30px; margin: 0; position: absolute; top: 50%; left: 50%; margin: -70px -500px; width: 930px; }
.selectdiv { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, .5); z-index: 9999; display: none; }
.selectdiv .buycart { padding-top: 0; background: none; }
.selectdiv .maxsize { max-width: 1000px; }
.selectdiv .buycart .add { padding: 30px; margin: 0; position: absolute; top: 25%; left: 50%; margin: -70px -550px; width: 1000px; height: 600px; }
.aftersell .pdcon { padding: 0 55px; }
.aftersell .statu { margin-bottom: 20px; background: #eee; }
.aftersell .statu li { float: left; width: 33.33%; text-align: center; color: #313131; }
.paysuccess { text-align: center; overflow: hidden; margin: 50px 0; }
.paysuccess .maxsize { background: #fff; }
.paysuccess .left { float: left; width: 45%; background: #8cc152; color: #fff; }
.paysuccess.failed .left { background: #DA5757; }
.paysuccess .left .cont { padding: 60px 30px; }
.paysuccess .left .cont .iconfont { font-size: 60px; display: block; line-height: 1; margin-bottom: 20px; }
.paysuccess .left .cont h1 { font-size: 25px; font-weight: normal; margin-bottom: 20px; }
.paysuccess .left .cont em { font-weight: normal; font-size: 20px; display: block; font-style: normal; margin-bottom: 20px; }
.paysuccess .left .cont a { display: inline-block; line-height: 45px; border: 1px solid #fff; color: #fff; padding: 0 40px; font-size: 15px; margin-bottom: 20px; }
.paysuccess .left .cont a:hover { background: #fff; color: #8cc152; }
.paysuccess .right { float: left; position: relative; width: 55%; }
.paysuccess .right .cont { padding: 50px; }
.paysuccess .right table th { font-weight: normal; }
.paysuccess .right table th,
.paysuccess .right table td { text-align: left; vertical-align: top; padding: 5px 0; line-height: 2; color: #313131; }
.paysuccess .right table td { color: #999; }
.mem.profile .tabs { border-bottom: 1px solid #f1f1f1; padding: 0 55px; }
.mem.profile .tabs li { float: left; margin-right: 75px; position: relative; }
.mem.profile .tabs li a { display: block; line-height: 60px; position: relative; color: #313131; font-size: 15px; }
.mem.profile .tabs li a .iconfont { font-size: 18px; float: left; margin-right: 10px; }
.mem.profile .tabs li a:after { content: ''; display: block; bottom: -1px; left: 0; right: 0; background: #ffd800; height: 0px; transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; }
.mem.profile .tabs li sup { position: absolute; background: #ffd800; color: #313131; display: block; line-height: 17px; width: 17px; text-align: center; border-radius: 100%; top: 5px; right: -20px; }
.mem.profile .tabs li:hover a:after,
.mem.profile .tabs li.active a:after { height: 3px; }
.mem.profile .win { width: 500px; }
.mem.profile input[type="submit"] { display: inline-block; line-height: 35px; background: #ffd800; color: #313131; font-size: 15px; padding: 0 25px; border-radius: 30px; height: 35px; }
.mem.profile .page { padding: 20px 55px; display: none; }
.mem.profile .page.active { display: block; }
.mem.profile .line { margin-bottom: 15px; }
.mem.profile .line:after { content: ''; display: block; clear: both; }
.mem.profile .line.avatar .l { padding-top: 20px; }
.mem.profile .line.avatar .r { height: 60px; overflow: hidden; }
.mem.profile .line.avatar .r .pic { float: left; width: 59px; border: 1px solid #efefef; height: 59px; overflow: hidden; }
.mem.profile .line.avatar .r .pic img { width: 100%; }
.mem.profile .line.avatar .r a { display: inline-block; margin: 15px 0; line-height: 30px; background: #ffd800; color: #313131; padding: 0 25px; border-radius: 30px; margin-left: 20px; }
.mem.profile .l { width: 80px; float: left; line-height: 40px; font-size: 15px; color: #313131; }
.mem.profile .r { width: 420px; float: left; }
.mem.profile .r input { width: 100%; background: #f5f5f5; border: 1px solid #efefef; text-indent: 10px; line-height: 38px; height: 38px; }
.mem .pager { text-align: center; }
.mem .pager ul { display: inline-block; padding: 50px 0; }
.mem .pager ul li { float: left; line-height: 30px; margin: 0 5px; color: #313131; }
.mem .pager ul li a { line-height: 30px; border: 1px solid #ccc; display: inline-block; min-width: 30px; text-align: center; border-radius: 4px; color: #ccc; }
.mem .pager ul li a:hover { border-color: #ffd800; color: #313131; background: #ffd800; }
.mem .pager input { width: 40px; border: 1px solid #ccc; line-height: 30px; text-indent: 10px; border-radius: 4px; margin: 0 5px; height: 30px; }
.mem .pager .go { background: #ffd800; color: #313131; border-color: #ffd800; }
.mem.profile .r select { width: 100%; background: #f5f5f5 url(http://www.qi.bike/static/images/select.png) no-repeat 0 100%; border: 1px solid #efefef; text-indent: 10px; line-height: 38px; border-radius: 0; background-size: 18px; background-position: right center; }
.aftersell .cont { margin: 0 55px; }
.aftersell .items .items { position: relative; z-index: 9; }
.aftersell .items .item { box-shadow: 0 0 20px rgba(0, 0, 0, .06); background: #fff; border-bottom: 1px solid #f1f1f1; padding: 15px 55px; overflow: hidden; }
.aftersell .items .item .face { float: left; width: 80px; }
.aftersell .items .item .text { float: left; width: 50%; padding: 0 20px; }
.aftersell .items .item .text h1 { font-size: 15px; color: #313131; font-weight: normal; padding-top: 20px; line-height: 30px; }
.aftersell .items .item .price { float: left; }
.aftersell .items .item .price p { line-height: 80px; }
.aftersell .items .item .youhuo { float: left; margin: 0 20px; width: 200px; text-align: center; }
.aftersell .items .item .youhuo p { line-height: 80px; }
.aftersell .items .item .total { float: right; text-align: right; }
.aftersell .items .item .total p { line-height: 80px; color: #ff5858; }
.aftersell .address .md4 { margin-bottom: 22px; }
.aftersell .address a { display: block; margin: 0 11px; height: 120px; background: #f5f5f5; padding: 35px; position: relative; }
.aftersell .address a h1 { font-size: 16px; line-height: 1; color: #313131; font-weight: normal; margin-bottom: 40px; }
.aftersell .address a i { position: absolute; top: 35px; right: 35px; font-style: normal; font-size: 12px; color: #aaa; }
.aftersell .address a i.ifdefault { line-height: 20px; padding: 0 5px; border-radius: 2px; border: 1px solid #ccc; }
.aftersell .address a.default i { border-color: transparent; }
.aftersell .address .info p { line-height: 27px; color: #808080; font-size: 13px; }
.aftersell .address .new { text-align: center; }
.aftersell .address .new .iconfont { position: relative; top: auto; bottom: auto; left: auto; right: auto; display: inline-block; font-size: 50px; color: #ffd800; line-height: 1; margin: 22px 0; }
.aftersell .address .new p { font-size: 16px; color: #868686; }
.aftersell .address a:hover,
.aftersell .address a.active { outline: #ffd800 2px solid; }
.aftersell .address .remove { position: absolute; top: -15px; right: -15px; border: 2px solid #ffd800; color: #ffd800; line-height: 30px; width: 30px; text-align: center; border-radius: 100%; background: #fff; font-size: 16px; font-weight: 900; display: none; }
.aftersell .address a:hover .remove { display: block; }
.aftersell .address a i.edit { position: absolute; bottom: 20px; right: 20px; top: auto; font-size: 16px; display: none; }
.aftersell .address a:hover i.edit { display: block; }
.aftersell .cont { padding-bottom: 50px; border-bottom: 1px solid #efefef; }
.aftersell .problem { padding-top: 40px; }
.aftersell .problem h2 { font-size: 15px; font-weight: normal; margin-bottom: 10px; border-bottom: 1px solid #ffd800; display: inline-block; }
.aftersell .problem .clear select { width: 250px; line-height: 40px; text-indent: 15px; background: #fff url(http://www.qi.bike/static/images/select.png) no-repeat center right; background-size: 20px; border: 1px solid #ccc; border-radius: 0; margin: 10px 0; font-size: 15px; }
.aftersell .problem .text { background: #f8f8f8; border: 1px solid #f2f2f2; padding: 15px; }
.aftersell .problem .text { line-height: 30px; font-size: 15px; }
.aftersell .problem .text input { background: none; line-height: 30px; text-indent: 10px; border-bottom: 1px solid #bbb; height: 30px; }
.aftersell .problem .text textarea { width: 100%; height: 120px; line-height: 30px; background: none; font-size: 15px; }
.aftersell .problem dl { position: relative; margin: 20px 0; }
.aftersell .problem dl:after { content: ''; display: block; clear: both; }
.aftersell .problem dt { position: absolute; top: 0; left: 0; width: 200px; }
.aftersell .problem dd { padding-left: 220px; }
.aftersell > .tac { padding: 50px 0; }
.aftersell > .tac a { display: inline-block; line-height: 45px; padding: 0 40px; border-radius: 45px; background: #ffd800; color: #313131; }
.topic .slogan { height: 500px; background-position: center; background-size: auto 100%; position: relative; display: block; }
.topic .usersay .maxsize { position: relative; }
.topic .usersay .left,
.topic .usersay .right { float: left; width: 50%; height: 405px; }
.topic .usersay .left { transform: translateY(-60px); -webkit-transform: translateY(-60px); box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2); position: relative; z-index: 3; height: 405px; }
.topic .usersay .left:before { content: ''; width: 130px; height: 86px; background: url('http://www.qi.bike/static/images/product/maohao.png') no-repeat top center; position: absolute; top: 100px; left: -103px; }
.topic .usersay .right { transform: translateX(-60px); -webkit-transform: translateX(-60px); box-shadow: 0 25px 50px rgba(255, 216, 0, 0.2); height: 180px; background: #ffd800; margin-top: 220px; position: relative; z-index: 0; }
.topic .usersay .right .colorblock { padding: 59px 130px; }
.topic .usersay .right .colorblock em { color: #fff; font-style: normal; font-size: 120px; position: absolute; text-shadow: 0 10px 30px rgba(0, 0, 0, .1); line-height: 1; bottom: -30px; right: 40px; }
.topic .usersay .say { position: absolute; bottom: 185px; left: 50%; margin-left: -45px; right: 0; z-index: 9; background: #fff; box-shadow: 0 0 60px rgba(0, 0, 0, 0.1); }
.topic .usersay .say .face { position: absolute; width: 225px; left: 0; top: 0; bottom: 0; background: #fbfbfb; text-align: center; padding: 45px 0; }
.topic .usersay .say .face .avatar { display: inline-block; width: 90px; height: 90px; border-radius: 100%; background-size: cover; background-position: center; margin-bottom: 16px; }
.topic .usersay .say .face p { line-height: 30px; position: relative; padding-left: 30px; display: inline-block; }
.topic .usersay .say .face i.qiji { display: inline-block; height: 20px; width: 20px; background: url('../images/product/logo_small.png') no-repeat; background-size: 100%; position: absolute; top: 7px; left: 0; }
.topic .usersay .say .text { margin-left: 225px; padding: 55px; padding-right: 120px; background: url('http://www.qi.bike/static/images/product/saybg.png') no-repeat top right; }
.topic .usersay .say .text small { font-size: 15px; color: #959595; margin-bottom: 25px; display: block; }
.topic .usersay .say .text p { font-size: 16px; line-height: 31px; color: #434343; }
.topic .zhuanti { margin-top: 170px; margin-bottom: 30px; padding-top: 110px; }
.topic .zhuanti .maxsize { position: relative; }
.topic .zhuanti .title { position: absolute; top: 0; left: 60px; }
.topic .zhuanti .title h1 { font-size: 60px; color: #e8e8e8; line-height: 55px; text-transform: uppercase; }
.topic .zhuanti .main { margin-top: -110px; position: relative; }
.topic .zhuanti .main:before { content: ''; display: block; position: absolute; top: 110px; left: 0; right: 0; bottom: 0; background: #fff; box-shadow: 0 0 60px rgba(0, 0, 0, .06); }
.topic .zhuanti .main li { padding: 70px; }
.topic .zhuanti .main .text { float: left; width: 290px; margin-top: 110px; }
.topic .zhuanti .main .text h1 { font-size: 18px; color: #000; font-weight: normal; margin-bottom: 20px; }
.topic .zhuanti .main .text p { font-size: 13px; color: #9a9a9a; line-height: 28px; margin-bottom: 50px; }
.topic .zhuanti .main .price { overflow: hidden; }
.topic .zhuanti .main .price em { line-height: 23px; font-size: 15px; border: 1px solid #000; color: #000; border-radius: 25px; padding: 0 8px; font-style: normal; margin-right: 10px; }
.topic .zhuanti .main .price s { color: #8c8c8c; font-size: 15px; line-height: 25px; }
.topic .zhuanti .main .face { float: left; width: 800px; text-align: center; margin-top: -60px; }

/*.topic .zhuanti .main .bx-controls { position: absolute;  }*/
.topic .zhuanti .main .bx-pager { position: absolute; bottom: 110px; right: 60px; overflow: hidden; }
.topic .zhuanti .main .bx-pager-item { float: left; margin-left: 10px; }
.topic .zhuanti .main .bx-pager-item a { display: block; height: 12px; width: 12px; background: #e7e7e7; text-indent: -999px; border-radius: 100%; overflow: hidden; }
.topic .zhuanti .main .bx-pager-item a.active { background: #ffd800; }
.topic .zhuanti .main .arrows { position: absolute; top: 80px; right: 67px; z-index: 999; }
.topic .zhuanti .main .arrows .arrow { float: left; margin-left: 14px; }
.topic .zhuanti .main .arrows .arrow a { line-height: 44px; width: 44px; height: 44px; border: 2px solid #e2e2e2; background: #fff; font-size: 20px; text-align: center; color: #e2e2e2; display: block; }
.topic .zhuanti .main .arrows .arrow a:hover { border-color: #ffd800; color: #ffd800; }
.topic .zhuanti .goods { overflow: visible; }
.topic .zhuanti .goods .md3 { text-align: center; position: relative; z-index: 9; }
.topic .zhuanti .goods .md3:nth-child(2n+2) { transform: translateY(-38px); -webkit-transform: translateY(-38px); }
.topic .zhuanti .goods .md3 a { padding: 45px 60px; display: block; background: #fff; box-shadow: inset 0 0 100px rgba(0, 0, 0, .05); transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; position: relative; }
.topic .zhuanti .goods .md3 a:before { content: ''; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; border: 0px solid #ffd800; }
.topic .zhuanti .goods .md3 a:hover:before { border: 5px solid #ffd800; }
.topic .zhuanti .goods .md3 a:hover:after { content: '\e612'; font-family: 'iconfont'; font-size: 14px; color: #ffd800; position: absolute; bottom: 20px; right: 20px; }
.topic .zhuanti .goods .md3 a:hover { box-shadow: none; }
.topic .zhuanti .goods .pic { margin: 20px 0; width: 180px; display: inline-block; }
.topic .zhuanti .goods em { line-height: 23px; font-size: 15px; border: 1px solid #000; color: #000; border-radius: 25px; padding: 0 8px; font-style: normal; margin-right: 10px; }
.topic .zhuanti .goods s { color: #8c8c8c; font-size: 15px; line-height: 25px; display: inline-block; margin-top: 10px; }
.topic .service { margin-top: 150px; margin-bottom: 100px; }
.topic .service .title h1 { font-size: 60px; color: #e8e8e8; line-height: 55px; text-transform: uppercase; padding-left: 60px; }
.topic .service .face { position: relative; }
.topic .service .face strong { position: absolute; bottom: 0; left: -70px; color: #ffd800; text-shadow: 0 10px 25px rgba(255, 216, 0, .3); font-size: 120px; line-height: 90px; text-transform: uppercase; }
.topic .service .text { box-shadow: 0 0 60px rgba(0, 0, 0, .1); padding: 70px 95px; }
.topic .service .text h1 { font-size: 22px; font-weight: normal; color: #000; margin-bottom: 30px; }
.topic .service .text p { font-size: 14px; line-height: 32px; margin-bottom: 30px; }
.topic .service .text em { line-height: 23px; font-size: 15px; border: 1px solid #000; color: #000; border-radius: 25px; padding: 0 8px; font-style: normal; margin-right: 10px; }
.topic .service .desc { position: absolute; left: 397px; top: 0; }
.topic .service .desc em { position: absolute; bottom: -40px; color: #fff; font-size: 120px; line-height: 1; font-style: normal; right: 20px; text-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); }
.pager .current { padding: 5px 10px; background: #e0e0e0; border-radius: 32px }
.pager .num { padding: 5px 5px }
.pager .prev { padding: 5px 20px; background: #e0e0e0; border-radius: 32px }
.pager .next { padding: 5px 20px; background: #e0e0e0; border-radius: 32px }

/*2017年01月19日新增样式，服务相关*/
.footer { display: block; }

/*修正IE8下footer没有背景的问题*/
.pd .main .bx-controls { margin-top: 10px; }
.pd .main .options .selecttype:after { content: '\e628'; font-family: 'iconfont'; position: absolute; top: 50%; line-height: 30px; margin-top: -15px; right: 10px; color: #ccc; font-size: 12px; }
.pd .main .options .selecttype { line-height: 40px; border: 1px solid #ececec; margin: 7px 0; padding: 0 24px; font-size: 15px; color: #6f6f6f; background: #fff; position: relative; cursor: pointer; }
.pd .main .options .selecttype #datepicker,
.pd .main .options .selecttype select { line-height: 40px; height: 40px; width: 100%; cursor: pointer; }
.pd .main .options .selecttype .contain { position: fixed; top: 60px; bottom: 0; left: 0; right: 0; background: #fff; box-shadow: 0 0 20px rgba(0, 0, 0, .07); z-index: 999; margin-top: 1px; display: none; }
.pd .main .options.where .stores .contain { width: auto; right: 0; max-height: 160px; }
.pd .main .options.where .stores .contain li { padding: 0 10px; line-height: 40px; border-top: 1px solid #f8f8f8; }
.pd .main .options.where .stores:hover .contain { display: block; }
.pd .main .options.where .contain .top { border-bottom: 1px solid #f8f8f8; color: #f8f8f8; }
.pd .main .options.where .contain .top font { width: 49%; display: inline-block; text-align: center; line-height: 60px; color: #b8b8b8; font-size: 15px; }
.pd .main .options.where .contain .top font.active { color: #000; }
.pd .main .options.where .contain dd { padding: 10px 0; margin: 0 20px; position: relative; }
.pd .main .options.where .contain dd>p { position: absolute; top: 50%; line-height: 30px; margin-top: -15px; left: 0; font-size: 14px; color: #989898; }
.pd .main .options.where .contain dd ul { margin: 0; padding: 0; padding-left: 60px; }
.pd .main .options.where .contain dd ul li { float: left; line-height: 25px; padding: 0 10px; border-radius: 25px; margin: 2px 0; cursor: pointer; color: #313131; }
.pd .main .options.where .contain dd ul li:hover,
.pd .main .options.where .contain dd ul li.active { background: #ffef99; }

/*.pd .main .options.where .stores .contain { position: absolute; left: 0; right: 0; background: #fff; z-index: 9999; height: auto; top: 100%; }*/
.pd .main .options.where .stores .contain { position: absolute; top: 100%; }
.pd .main .options.where .contain dl.b { display: none; }
.pd .main .options.where .contain dl.b a { float: left; line-height: 25px; margin: 2px 0; padding: 0 15px; display: inline-block; border-radius: 25px; }
.pd .main .options.where .contain dl.b a:hover,
.pd .main .options.where .contain dl.b a.active { background: #ffef99; }
#ui-datepicker-div { margin-left: -24px; box-shadow: 0 10px 20px rgba(0, 0, 0, .07); background: #fff; width: 425px; margin-top: 2px; border: 1px solid #f8f8f8; }
#ui-datepicker-div .ui-datepicker-calendar { width: 100%; }
#ui-datepicker-div .ui-datepicker-header { position: relative; text-align: center; border-bottom: 1px solid #f8f8f8; }
#ui-datepicker-div .ui-datepicker-title { line-height: 60px; color: #000; }
#ui-datepicker-div th { padding: 10px 0; }
#ui-datepicker-div td { width: 14.2857%; text-align: center; padding: 5px 0; }
#ui-datepicker-div td a { display: inline-block; line-height: 35px; width: 35px; text-align: center; color: #000; margin: 0; padding: 0; float: none; text-indent: 0; height: 35px; border-radius: 100%; }
#ui-datepicker-div td a.ui-state-highlight,
#ui-datepicker-div td a:hover { background: #ffd800; }
#ui-datepicker-div td a.ui-priority-secondary { color: #aaa; }
#ui-datepicker-div .ui-datepicker-prev,
#ui-datepicker-div .ui-datepicker-next { position: absolute; top: 0; display: inline-block; line-height: 60px; left: 0; width: 60px; text-align: center; text-indent: -999px; overflow: hidden; }
#ui-datepicker-div .ui-datepicker-next { left: auto; right: 0; }
#ui-datepicker-div .ui-datepicker-prev:before,
#ui-datepicker-div .ui-datepicker-next:before { position: absolute; left: 50%; width: 50px; margin-left: -25px; content: '\e61c'; font-family: 'iconfont'; top: 0; text-indent: 0; font-size: 16px; }
#ui-datepicker-div .ui-datepicker-next:before { content: '\e61d'; }
.ss { background: #f5f7fa; }
.ss .info { padding: 95px 20px 130px 20px; }
.ss .info h1 { font-size: 30px; line-height: 1; color: #000; font-weight: normal; margin-bottom: 30px; }
.ss .info h1 .iconfont { color: #ffd800; }
.ss .info p { color: #737373; font-size: 15px; line-height: 30px; margin-bottom: 35px; }
.ss .info p a { text-decoration: underline; color: #000; }
.ss .info .tac > a { color: #525252; line-height: 46px; padding: 0 25px; border-radius: 46px; background: #fff; display: inline-block; font-size: 14px; margin: 0 2px; }
.ss .info .tac > a:hover { background: #fdee9a; }
.ss .bottom { background: #fff3af; text-align: center; padding-bottom: 100px; }
.ss .bottom .card { background: #fff; width: 768px; display: inline-block; text-align: left; margin-top: -70px; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.07); border-radius: 8px; position: relative; }
.ss .bottom .card:before { content: ''; display: block; width: 14px; height: 14px; border-radius: 100%; position: absolute; top: 0; left: 50%; margin: -7px; background: #f5f7fa; box-shadow: inset 0 -2px 10px rgba(0, 0, 0, 0.04); }
.ss .bottom .card:after { content: ''; display: block; width: 14px; height: 14px; border-radius: 100%; position: absolute; bottom: 0; left: 50%; margin: -7px; background: #f0e4a4; box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.05); }
.ss .bottom .card .cont { padding: 48px 60px; }
.ss .bottom .card .l .cont:after { content: ''; display: block; position: absolute; left: 50%; width: 1px; top: 71px; bottom: 7px; border-left: 4px dotted #fff3af; margin-left: -2px; }
.ss .bottom .card .r .cont:after { content: ''; display: block; position: absolute; left: 50%; width: 1px; top: 7px; height: 60px; border-left: 4px dotted #f5f7fa; margin-left: -2px; }
.ss .bottom .card .l strong { display: block; font-size: 16px; font-weight: normal; text-align: center; line-height: 55px; background: #fffced; border: 1px solid #fff6c4; margin-bottom: 15px; border-radius: 55px; }
.ss .bottom .card img { width: 80px; display: block; margin-bottom: 30px; }
.ss .bottom .card .r p { line-height: 30px; font-size: 16px; color: #808080; }
.mem.od .status .process.ser li { width: 33.3%; }
.mem.od .totalinfo ul li { font-size: 13px; line-height: 27px; }
.mem.od .totalinfo ul li a { color: #000; margin-left: 15px; }
.confirm dd .choosetype label input[type="radio"] { display: inline; }
.confirm.ssc .address dt { float: left; width: 120px; }
.confirm dd .choosetype label { height: auto; line-height: 46px; }
.confirm dd .choosetype { margin-bottom: 15px; }
.xzyh { display: inline-block; line-height: 46px; border-radius: 46px; background: #fff6c4; padding: 0 30px; color: #000; font-size: 15px; padding-right: 75px; position: relative; }
.xzyh:after { content: '\e60a'; font-family: 'iconfont'; position: absolute; top: 0; line-height: 46px; right: 30px; color: #decd67; }
.tickets.sst { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: url('http://www.qi.bike/static/images/product/hover50.png') repeat 0 0; z-index: 99; display: none; min-width: 1200px; }
.tickets.sst .maxsize { padding: 100px 0; padding-top: 250px; }
.tickets.sst .cont { padding: 0 100px; }
.tickets.sst h1 { color: #fff; font-size: 20px; margin-bottom: 31px; }
.tickets.sst h1 .iconfont { color: #ffd800; font-weight: normal; }
.tickets.sst dl { margin: 0 -7px; }
.tickets.sst dl dd { float: left; width: 25%; }
.tickets.sst dl dd .con { background: #fff; margin: 0 7px; margin-bottom: 15px; border-radius: 8px; padding: 30px 40px 20px 40px; position: relative; color: #afafaf; cursor: pointer; }
.tickets.sst dl dd.active .con:after { content: '\e6f3'; font-family: 'iconfont'; position: absolute; bottom: 20px; right: 20px; color: #ffd800; font-size: 25px; }
.tickets.sst dl dd .con small { font-size: 16px; color: #828282; position: absolute; top: 30px; right: 40px; }
.tickets.sst dl dd .con strong { position: relative; display: inline-block; font-size: 70px; font-family: 'Arial'; line-height: 50px; }
.tickets.sst dl dd .con p { margin-top: 10px; line-height: 20px; font-size: 12px; }
.tickets.sst dl dd .con strong:before { content: '￥'; font-family: 'Microsoft Yahei'; position: absolute; top: 0; left: -18px; font-size: 20px; line-height: 20px; font-weight: 900; }
.tickets.sst .tac a { display: inline-block; line-height: 40px; color: #ffd800; font-size: 15px; margin-top: 50px; border: 1px solid #ffd800; padding: 0 30px; border-radius: 40px; }
.tickets.sst .tac a:hover { background: #ffd800; color: #313131; }
.confirm .items .item .price { width: 150px; }
.notice p.sy,
.notice a { font-family: 'Microsoft Yahei'\9; }
.tickets.sst dl { max-height: 330px; overflow-y: auto; }
.nicescroll::-webkit-scrollbar { width: 9px; background-color: rgba(255, 255, 255, 0.5); }
.nicescroll::-webkit-scrollbar-thumb { border: none; width: 5px; background-color: rgba(0, 0, 0, 0.4); }
.nicescroll::-webkit-scrollbar-corner { background-color: rgba(255, 255, 255, 0.5); }
.nicescroll::-webkit-scrollbar:horizontal { height: 9px; }
.mem .od .statu .process.ss li { width: 25%; }
.mem.ss .od .wuliu { display: none; }
.confirm dl.address dd.sp { padding: 0; }
.confirm dl.address .allcomaddresslist { position: fixed; top: 60px; bottom: 0px; left: 0; right: 0; z-index: 9999; background: #fff; display: none; overflow-y: scroll; }
.confirm dl.address .allcomaddresslist a { background: #fff; padding: 15px 20px; color: #313131; position: relative; display: block; border-bottom: 1px solid #f5f5f5; }
.pd.ss .main { padding-top: 0; }
.pd.ss .main .bx-pager { margin-top: 10px; }
.pd.ss .main .l .con { padding: 0; padding-bottom: 20px; }
.get_ticket_btn { color: #fff; float: right; padding: 5px 15px; border-radius: 50px; font-size: 15px; font-weight: normal; margin-top: -5px; }
.get_ticket_btn:hover { color: #ffd800; }
.get_ticket_btn em { font-size: 13px; display: inline-block; vertical-align: middle; margin-top: -2px; }
.nullData { color: #fff; text-align: center; padding: 80px 0; }
.none { display: none; }
.pl_bottom { border-top: 1px solid #f4f4f4; padding: 14px 0; }
.pl_bottom ul { float: left; }
.pl_bottom ul li { float: left; }
.pl_bottom .breadcrumbs li { margin-right: 30px; position: relative; }
.pl_bottom .breadcrumbs li:after { content: '\e60a'; font-family: 'iconfont'; position: absolute; right: -30px; width: 30px; text-align: center; display: inline-block; line-height: 32px; color: #c3c3c3; top: 0; }
.pl_bottom .breadcrumbs li:last-of-type:after { display: none; }
.pl_bottom a { line-height: 32px; display: block; }
.pl_bottom .options a { background: #f4f4f4; padding: 0 31px 0 16px; border-radius: 32px; margin-right: 10px; position: relative; line-height: 32px; }
.pl_bottom .options a:after { content: '\e641'; font-family: 'iconfont'; font-size: 16px; color: #c1c1c1; position: absolute; width: 31px; text-align: center; display: inline-block; line-height: 32px; }
.member { position: relative; padding-top: 5px; padding-bottom: 80px; background: #fff; border-top: 1px solid #f1f1f1; }
.right_wrap { padding: 25px 40px 0px 40px; min-width: 920px; width: 100%; box-sizing: border-box; }
.right_wrap h2 { margin-bottom: 10px; font-size: 16px; color: #444444; }
.right_wrap h2:nth-child(n+2) { margin-bottom: 10px; font-size: 16px; color: #444444; margin-top: 30px; }
.right_wrap .title { padding: 55px; padding-bottom: 20px; padding-left: 0; padding-top: 20px }
.right_wrap .title h1 { position: relative; padding-left: 35px; font-size: 22px; font-weight: normal; color: #313131; line-height: 30px; }
.right_wrap .title h1:before { content: '\e63e'; font-family: 'iconfont'; color: #ffd800; font-size: 25px; left: 0; line-height: 30px; position: absolute; }
ul.decimal_ul,
ul.decimal_inner_ul { margin-left: 20px; line-height: 30px; }
ul.decimal_ul li,
ul.decimal_inner_ul li { font-size: 14px; color: #666; list-style-type: decimal; }
ul.decimal_inner_ul li { list-style-type: upper-latin; }
.right_wrap p { margin-bottom: 30px; width: 100%; font-size: 14px; line-height: 30px; color: #666; }
.right_wrap .safe { margin-bottom: 30px; width: 100%; font-size: 14px; line-height: 30px; color: #FED800; }
.help-wrap { padding-left: 240px; position: relative; }
#div-help-wrap,
#delivery-policy,
#elec-invoice { padding: 30px; }

/*公司介绍*/
.profile-content { text-align: left; padding: 30px; }
.profile-content .profile-logo { display: block; width: 100%; max-width: 1110px; }
.profile-content .company-news { padding-top: 70px; color: #666; line-height: 30px; }
.profile-content .company-news .news-pic { height: 52px; }
.profile-content .company-news .news-pic img { display: inline-block; }
.profile-content .company-news .news-pic img:first-child { padding-right: 25px; border-right: 2px solid #C5C5C5; }
.profile-content .company-news .news-pic img:nth-child(2) { margin-left: 20px; }
.profile-content .company-news p { margin-top: 20px; font-size: 14px; }
.profile-content .company-news p.wd { margin-top: 30px; }
.profile-content .company-news p.profile-bottom { margin-top: 40px; }
.profile-content .company-news p.profile-bottom span { display: block; font-weight: bold; }
.outlets h3 { font-size: 14px; display: block; line-height: 30px; font-weight: bold; margin-top: 15px; }
.outlets p { margin: 0; }
.outlets p i { display: inline-block; margin: 0 20px; font-style: normal; }
@media screen and (max-width:1140px) {
	.inner_box .maxsize { margin: 0 10px; }
}
.inner_box img { width: 100%; max-width: none; }
.service_box { padding: 30px; }
.service_box .row { padding: 0px 0 30px; color: #666; font-size: 14px; }
.service_box .common_tit { font-size: 16px; font-weight: bold; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid #ccc; color: #424242; }
.service_box .txt { line-height: 30px; }

/*共用表格*/
.service_box .row .tab { width: 100%; border-collapse: collapse; border-left: 1px solid #eee; background-color: #fafafa; border-top: 1px solid #eee; text-align: center; }
.service_box .row .tab th,
.service_box .row .tab td { border-bottom: 1px solid #eee; border-right: 1px solid #eee; padding: 20px; line-height: 28px; }
.service_box .row .tab .txt_lf { text-align: left; }
.service_box .row .note { margin-top: 15px; color: #666; }
.service_box .row1 { }
.service_box .row2,
.service_box .row7 { }
.service_box .row2 .common_tit,
.service_box .row7 .common_tit { color: #424242; border: none; margin-bottom: 0; }
.service_box .row3 { padding: 0; }
.service_box .row5 { }
.service_box .row5 .btn { display: inline-block; height: 45px; line-height: 45px; color: #fff; background: #ffd800; border-radius: 6px; padding: 0 30px; margin: 20px 0 30px 0; }
.service_box .row8 { border: 1px solid #eee; margin-bottom: 40px; padding: 0; background-color: #fafafa; }
.service_box .row8 .maxsize { position: relative; }
.service_box .row8 .txt_lt { position: absolute; top: 50%; left: 5%; width: 45%; height: 90px; margin-top: -45px; }
.service_box .row8 .txt_lt h4 { font-size: 18px; }
.service_box .row8 .txt_lt p { font-size: 40px; margin-top: 15px; color: #ffd800; }
.service_box .row8 .txt { margin-left: 48%; padding-bottom: 20px; width: 44%; padding-left: 4%; border-left: 1px solid #eee }
.service_box .row8 .txt .common_tit { margin-top: 20px; }
_:-ms-lang(x),

/*_::-webkit-meter-bar,*/
.newaddress .line select { text-indent: 5px !important; padding: 0 0 0 10px; }
_:-ms-lang(x),_::-webkit-meter-bar,.newaddress .line input[type="text"],.newaddress .line textarea { text-indent: 5px !important; }

/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand { display: none; }
/*17.2.16 edit*/
.pl .bigGoods { margin: 0px 0 15px; box-shadow: 0 0 20px rgba(0, 0, 0, .05); }
.pl .e_integrated { width: 1332px; }
.pl .e_integrated .items { height: 100%; width: 592px; margin-right: 16px; margin-bottom: 20px; background-color: #fff; position: relative; }
.pl .e_integrated .items:hover { box-shadow: 0 0 20px rgba(0, 0, 0, .05); z-index: 2; }
.pl .e_integrated .items a { display: block; overflow: hidden; padding: 70px 100px; }
.pl .e_integrated .items .tag { position: absolute; background: #00d09d; width: 64px; height: 64px; display: inline-block; text-align: center; top: -32px; border-radius: 100%; right: 50px; font-weight: 600; }
.pl .e_integrated .items .tag.red { background: #ff5757; font-weight: normal; }
.pl .e_integrated .items .tag span { color: #fff; font-size: 15px; padding-top: 32px; display: block; font-style: normal; line-height: 32px; }
.pl .e_integrated .items .buy { position: absolute; right: 30px; bottom: 40px; border: 1px solid #ffd800; padding: 10px 30px; color: #ffd800; border-radius: 20px; }
.pl .e_integrated .items .buy:hover { background-color: #ffd800; color: #000; }
.pl .e_integrated .items a img { width: 100%; display: block; position: relative; }
.pl .e_integrated .items .text { padding: 30px 0px 40px; margin: 0 30px; border-top: 1px solid #eee; }
.pl .e_integrated .items .text h1 { font-size: 20px; line-height: 30px; overflow: hidden; height: 30px; color: #000; font-weight: normal; margin-bottom: 10px; }
.pl .e_integrated .items .text p { padding-bottom: 20px; color: #aaa; }
.pl .e_integrated .items .text em { display: inline-block; line-height: 23px; color: #313131; font-size: 23px; border-radius: 25px; font-style: normal; }
.pl .e_integrated .items .text s { display: inline-block; margin-left: 15px; color: #8c8c8c; line-height: 25px; }
.pl .e_integrated .items .color { position: absolute; bottom: 30px; left: 45px; }
.pl .e_integrated .items .color:before { content: 'COLOR'; font-family: 'bold'; font-size: 12px; font-weight: 900; color: #c2c1c1; display: inline-block; line-height: 12px; }
.pl .e_integrated .items .color li { display: inline-block; height: 10px; width: 10px; border-radius: 100%; background-color: #333; margin-left: 5px; }

/*17.2.16 edit*/
.top_and_mark { text-align: center; }
.top_and_mark .gotop { display: inline-block; }

.gotop_pd { text-align: center; display: none; position: fixed; padding:25px 0; bottom:0; left:50%; margin-left: 650px;}
.gotop_pd .iconfont { display: inline-block; background-color: rgba(238,238,238,.8);  line-height: 50px; width: 50px;  color: #888; text-align: center; font-size: 25px; border-radius: 100%; }
.gotop_pd .iconfont:hover{ color: #fff;background-color: rgba(74,74,74,.8); }

.errorPage{ background-color: #fff; padding:50px 0 50px;border-top: 1px solid #f1f1f1;}
.errorPage .error{box-shadow: 0 0 80px rgba(0, 0, 0, .1); text-align: center; padding:90px 0 120px;}
.errorPage .error .error_info{ margin-bottom: 65px; }
.errorPage .error .error_info .iconfontqiji{ font-size:300px; line-height: 100%; color: #eee; vertical-align: middle; display: block; margin-right: 20px; margin-bottom: 30px;}
.errorPage .error .backhome { display: inline-block; text-align: center; margin: 8px 0; line-height: 60px; height: 60px; color: #313131; background: #f7f7f7; border: 1px solid #ddd; border-radius: 40px; font-size: 15px; cursor: pointer; width: 248px;}
.errorPage .error .backhome.light { background: #ffd800; border-color: #ffd800; }

.accpoints dl { max-height: 330px; overflow-y: auto; }
.accpoints { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: url('http://www.qi.bike/static/images/hover50.png') repeat 0 0; z-index: 99; display: none; min-width: 1200px; }
.accpoints .maxsize { padding: 100px 0; padding-top: 200px; }
.accpoints .cont { padding: 0 100px; }
.accpoints h1 { color: #fff; font-size: 20px; margin-bottom: 31px; }
.accpoints h1 .iconfont { color: #ffd800; font-weight: normal; }
.accpoints dl {}
.accpoints dl dd {  width: 100%; }
.accpoints dl dd .con { background: #fff; margin: 0 7px; margin-bottom: 15px; border-radius: 8px; padding: 30px 40px 30px 40px; position: relative; color: #afafaf; }
/*.accpoints dl dd.active .con:after {content: '\e6f3'; font-family: 'iconfont'; position: absolute; top: 20px; right: 20px; color: #ffd800; font-size: 25px; }*/
.accpoints dl dd .con .arrow{cursor: pointer; font-size: 14px; display: inline-block; vertical-align: middle; margin-top:-4px;}
.accpoints dl dd .con .sy-btn{display: inline-block; height: 30px; line-height: 30px; padding: 0 50px; position: absolute; right: 40px; top:60px; color: #313131; font-size: 15px; border-radius: 30px;cursor: pointer; background-color: #f4f4f4;  }
.accpoints dl dd .con .errinfo{ color: red; font-size: 14px;}
.accpoints dl dd .con .sel{ background-color: #fff6c3; }
.accpoints dl dd .con .sy-btn i{display: inline-block; margin-right: 5px; vertical-align: middle; margin-top:-4px; color: #decd67;}
.accpoints dl dd .con h3 { font-size: 16px; color: #828282; }
.accpoints dl dd .con strong { position: relative; display: inline-block; font-size: 18px; font-family: 'Arial'; line-height: 50px; }
.accpoints dl dd .con p { margin-top: 5px; line-height: 20px; font-size: 12px; }
.accpoints dl dd .con strong i{ font-style: normal; font-size: 14px; font-weight: normal; display: inline-block; margin-left: 5px;}
.accpoints dl dd .con span{}
.accpoints dl dd .con span i{ color: red; font-style: normal; font-weight: bold; display: inline-block;margin:0 5px;}
.accpoints dl dd .con .inpjf{ width: 80px; padding:0 10px; height: 30px; line-height: 30px; border:1px solid #eee; border-radius: 20px; display: inline-block; margin:0 5px; text-align: center; font-size: 18px; font-family: 'Arial'; font-weight: bold; color: #666}
.accpoints dl dd .con .inpjf[disabled]{background-color: #fafafa;}
.accpoints .tac a { display: inline-block; line-height: 40px; color: #ffd800; font-size: 15px; margin-top: 50px; border: 1px solid #ffd800; padding: 0 30px; border-radius: 40px; }
.accpoints .tac a:hover { background: #ffd800; color: #313131; }

.jfsm{border-top:1px solid #eee; margin-top:20px; padding-top: 5px; display: none;}

/*R1*/
/*body.m { min-width: 0px; }*/
.maxsize { margin-left: auto; margin-right: auto; }
@media all and (min-width: 0px) {body { min-width: auto; }}
.vcenter { position: absolute; top: 0; bottom: 0; width: 100%; left: 0; }
.tb { display: table;height: 100%;width: 100%; } 					.tb-c { display: table-cell;vertical-align: middle; }
a { text-decoration: none;color: #666; } 							ul,dl,dt,dd { list-style: none;margin: 0;padding: 0; }
input:focus , select:focus , textarea:focus { outline: none; } 		img { max-width: 100%; height: auto; border: 0; }
h1,h2,h3,h4,h5,p { margin: 0; padding: 0; line-height: 1.2; }  		table { border-collapse: collapse; }
.table { overflow: hidden; } 		.table .tr { overflow: hidden; } 	.table .tr .td , .table .tr .th { float: left; }
.hide { display: none; } 			.block { display: block; } 			.inb { display: inline-block; }
.posr { position: relative; } 		.posa { position: absolute; } 		.poss { position: static; }
.row { overflow: hidden; } 		.row .fl { float: left; } 				.cl { clear: both; }
.tal { text-align: left; } 			.tac { text-align: center; } 			.tar { text-align: right; }
.row .md1 { width: 8.3333%; } 	.row .md2 { width: 16.6666%; } 	.row .md3 { width: 25%; }
.row .md4 { width: 33.3333%; } 	.row .md5 { width: 41.6666%; } 	.row .md6 { width: 50%; }
.row .md7 { width: 58.3333%; } 	.row .md8 { width: 66.6666%; } 	.row .md9 { width: 75%; }
.row .md10 { width: 83.3333%; } 	.row .md11 { width: 91.6666%; } 	.row .md12 { width: 100%; }
.row .mp0 { margin: 0 !important; padding: 0 !important; }
.row .md1, .row .md2,.row .md3,.row .md4,.row .md5,.row .md6,
.row .md7, .row .md8,.row .md9,.row .md10,.row .md11,.row .dv { float: left; }
input , select , textarea { -webkit-appearance: none; margin: 0; padding: 0; border: 0;width: 100%;text-indent: 10px; }
input::-webkit-input-placeholder { color: #b98e68 !important;}
input:-moz-placeholder {color: #b98e68 !important;}
input::-moz-placeholder {color: #b98e68 !important;}
input:-ms-input-placeholder {color: #b98e68 !important;}

/*mi style*/
/*.row0 { position: fixed; top: 0; left: 0; right: 0; z-index: 9999; overflow: hidden; padding: 15px; }
.row0 h1 { float: left; font-size: 20px;line-height: 24px; font-weight: normal; }
.row0 ul { float: right; }
.row0 ul li { display: inline-block; line-height: 30px; }
.row0 ul li a { display: block; line-height: 30px;padding: 0 15px; }
.row0 ul li a.buynow { background: #ffd800; color: #fff; padding: 0 20px; margin-left: 20px; }
.row0 ul li:after { content: '|';display: inline-block; line-height: 30px; padding: 0 0;display: none; }*/

.r1 .row { position: relative; }
.r1 .desc { height: auto; overflow: visible;text-overflow: none; }

/*.r1 .row1 { }*/
/*.r1 .row0 { position: fixed; top: 0; left: 0; right: 0; z-index: 9999; overflow: hidden; padding: 15px; background: #fff; text-align: center; }*/
/*.r1 .row0height { height: 60px; }*/
/*.r1 .row0 .navlist { display: inline-block; overflow: hidden; margin: 0 180px;margin-right: 0; }*/
/*.r1 .row0 .navlist li { display: inline-block; }*/
/*.r1 .row0 .navlist li a { display: block; line-height: 30px; font-size: 16px; padding: 0 50px; cursor: pointer;}*/
/*.r1 .row0 .navlist li a.active { color:#000;}*/
/*.r1 .row0 .logo { position: absolute; top: 0; left: 0; display: block; padding: 10px 20px; height: 40px; }*/
/*.r1 .row0 .logo img { height: 100%; }*/
/*.r1 .row0 .buybtn { position: absolute; top: 0; right: 0; background: #F71818; color: #fff; display: inline-block; line-height: 60px; width: 180px; text-align: center; font-size: 16px; cursor: pointer; z-index: 999;}*/

.r1 .row1  { height: 1499px; }
.r1 .row1 .top { position: absolute; top: 80px; left: 0; width: 100%; color: #aaa;}
.r1 .row1 .top h1 { font-size: 35px; font-weight: normal; margin: 10px 0; }
.r1 .row1 .top h3 { font-size: 18px; font-weight: normal; }
.r1 .row1 .top .price { margin-top: 40px; color: #ffd800; }
.r1 .row1 .top .price b { font-weight: blod; font-size: 40px; }
.r1 .row1 .bottom { position: absolute; bottom: 5%; left: 0; width: 100%; }
.r1 .row1 .bottom .title  { margin-bottom: 20px; padding-bottom: 20px; position: relative; }
.r1 .row1 .bottom .title:after {content: '';left: 50%; margin: 0 -25px; width: 50px; background: #aaa; height: 1px; position: absolute;  bottom: 0; }
.r1 .row1 .bottom .title h1 { font-weight: normal; font-size: 27px; line-height: 1; color: #ffd800; }
.r1 .row1 .bottom .desc p { font-size: 13px; line-height: 22px; color: #aaa; }

.r1 .row2 { position: relative; }
.r1 .row2.indetial { background: #eff0f2; }
.r1 .row2 .maxsize { max-width: 1000px; }
.r1 .row2 .con { padding: 60px 50px; }
.r1 .row2 .con p { line-height:30px; font-size: 14px; }

.r1 .row3 .text { position: absolute; top: 15%; right: 15%; color: #ecedef; padding-left:60px;}
.r1 .row3 .text .title { position: relative;margin-bottom: 20px; padding-bottom: 20px; }
.r1 .row3 .text .title:after { content: '';display: block; height: 1px; width: 50px;background: #79797a; position: absolute; bottom: 0; }
.r1 .row3 .text .title h1 { position: absolute; left: -50px; font-size: 70px; line-height: 70px;color: #ffd800;  font-weight: normal;}
.r1 .row3 .text .title p { line-height: 35px; font-size: 27px; }
.r1 .row3 .text .desc p { line-height: 24px; font-size: 14px; }
.r1 .row3 .text .desc p.mgt-10 { color: #808080; }

.r1 .row4 { background: #d9dbe0; }
.r1 .row4 .maxsize { max-width: 800px; }
.r1 .row4 .con.l { padding: 120px 0; }
.r1 .row4 .con.r { position: absolute; top: 15%; bottom: 0; padding-left: 70px; }
.r1 .row4 .con.r img { height: 100%; }
.r1 .row4 .title { margin-bottom: 30px; padding-bottom: 30px; position: relative;  }
.r1 .row4 .title:after { content: '';display: block; left: 50%; bottom: 0; margin: 0 -25px; width: 50px;background: #a6a7ab; height: 1px;position: absolute; }
.r1 .row4 .title h1,
.r1 .row4 .title h2 { font-size: 27px; line-height: 45px; color: #000; font-weight: normal; }
.r1 .row4 .title h1 { color: #ffd800; }
.r1 .row4 .detial p { font-size: 14px; line-height: 24px; }
.r1 .row4 .detial dl { margin-top: 45px; }
.r1 .row4 .detial dl dt ,
.r1 .row4 .detial dl dd { position: relative; border-bottom: 1px solid #ced0d5; padding: 15px 0; }
.r1 .row4 .detial dl span { position: absolute; top: 15px ; right: 0; }
.r1 .row4 .detial p {  }
.r1 .row4 .detial font { color: #808080; font-size: 12px;display: block; margin-top: 13px; }

.r1 .row5 { background: #222; }
.r1 .row5 .md4 { overflow: hidden;}
.r1 .row5 .md4 img { transition: all 5s ease-out;-webkit-transition: all 5s ease-out;-o-transition: all 5s ease-out;-moz-transition: all 5s ease-out; -webkit-transform: scale(1.05);-moz-transform: scale(1.05);-o-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05); }
.r1 .row5 .md4:hover img { -webkit-transform: scale(1.5);-moz-transform: scale(1.5);-o-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5); }

.r1 .row6 { color: #504c37; }
.r1 .row6 .maxsize { max-width: 900px; }
.r1 .row6 .text { position: absolute; top: 15%; left: 10%; }
.r1 .row6 .text .title { margin-bottom: 30px; padding-bottom: 30px; position: relative; }
.r1 .row6 .text .title:after { content: '';display: block; height: 1px; width: 50px;background: #504c37; position: absolute; bottom: 0; }
.r1 .row6 .text .title h1 { font-size: 27px; line-height: 45px; font-weight: normal; }
.r1 .row6 .text .title h2 { font-size: 27px; line-height: 45px; }
.r1 .row6 .text li { margin-bottom: 50px; }

.r1 .row7 { position: relative;  color: #808080;}
.r1 .row7 .md6 { float: right; }
.r1 .row7 .con.l { position: absolute; top: 15%; bottom: 0; left: 0; }
.r1 .row7 .con.l img { height: 100%; }
.r1 .row7 .con.r { padding: 80px 40px;padding-left: 70px; }
.r1 .row7 .title {  margin-bottom: 30px; padding-bottom: 30px; position: relative;  }
.r1 .row7 .title:after { content: '';display: block; height: 1px; width: 50px;background: #ffd800; position: absolute; bottom: 0; }
.r1 .row7 .title h1 { color: #ffd800; font-weight: normal; line-height: 45px; font-size: 27px; margin-top: 30px;}
.r1 .row7 .desc p { line-height: 24px; font-size: 14px;  }
.r1 .row7 .desc p.w { color: #fff; }

.r1 .row7 .b .con.l { position: absolute; top: 5%; bottom: 5%; left: 0; }
.r1 .row7 .c .con.l { position: absolute; top: 15%; bottom: 15%; right: 50%; text-align: right; }
.r1 .row7 .c .con.l img { max-height: 100%; height: auto; }
.r1 .row7 .c .con.r { padding: 160px 40px; }

.r1 .row8 { color: #ccc; }
.r1 .row8 .maxsize { padding: 80px 0; max-width: 850px;}
.r1 .row8 .con { padding: 0 50px; text-align: center; }
.r1 .row8 .con.l { text-align: left; padding: 100px 50px; }
.r1 .row8 .title { position: relative; margin-bottom: 30px; padding-bottom: 30px;  }
.r1 .row8 .title:after { content: '';display: block; height: 1px; width: 50px;background: #666; position: absolute; bottom: 0; left: 0;}
.r1 .row8 .title h1 { font-size: 27px; line-height: 45px; color: #ffd800; font-weight: normal; }
.r1 .row8 .title h2 { font-size: 27px; line-height: 45px; font-weight: normal; }
.r1 .row8 .desc p { font-size: 14px; line-height: 24px; }


.r1 .row9 { color: #aaa;background-size: auto 100%; background-repeat: no-repeat; background-position: top center; background-color: #000; }
.r1 .row9 .maxsize { max-width: 900px; padding: 200px 0; }
.r1 .row9 .md6 { padding-left: 50%; }
.r1 .row9 .md6 .title { position: relative; margin-bottom: 30px; padding-bottom: 30px;  }
.r1 .row9 .md6 .title:after { content: '';display: block; height: 1px; width: 50px;background: #3a3d3f; position: absolute; bottom: 0; left: 0;}
.r1 .row9 .title h1 { font-size: 27px; line-height: 45px; color: #ffd800; font-weight: normal; }
.r1 .row9 .title h2 { font-size: 27px; line-height: 45px; font-weight: normal; }
.r1 .row9 .desc p { font-size: 14px; line-height: 24px; }

.r1 .row10 { background: #1d1e24; background-size: auto 100%; background-repeat: no-repeat; background-position: top center; }
.r1 .row10 .maxsize { max-width: 850px; padding: 200px 0; }
.r1 .row10 .title { position: relative; margin-bottom: 30px; padding-bottom: 30px; }
.r1 .row10 .title:after { content: '';display: block; height: 1px; width: 50px;background: #dfdfdf; position: absolute; bottom: 0; left: 0; color: #dfdfdf;}
.r1 .row10 .title h1 { font-size: 27px; line-height: 45px; color: #ffd800; font-weight: normal; }
.r1 .row10 .title h2 { font-size: 27px; line-height: 45px; font-weight: normal; color: #dfdfdf; }
.r1 .row10 .detial p { font-size: 14px; line-height: 24px; color: #dfdfdf}

.r1 .row11 { background: #000; }
.r1 .row11 .maxsize { padding: 90px 0; max-width: 900px; color: #c8c8c8; }
.r1 .row11 .title { margin-bottom: 30px; padding-bottom: 30px; position: relative; color:#c8c8c8;}
.r1 .row11 .title:after { content: '';display: block; height: 1px; width: 50px;background: #3a3d3f; position: absolute; bottom: 0; left: 50%; margin: 0 -25px; }
.r1 .row11 .title h1 {font-size: 27px;line-height: 45px; color: #ffd800; font-weight: normal; }
.r1 .row11 .title h2 {font-size: 27px;line-height: 45px; font-weight: normal; }
.r1 .row11 .detial p { margin-bottom: 60px; line-height: 24px; font-size: 14px; }
.r1 .row11 .detial p.tips { margin: 0; line-height: 24px; font-size: 14px;color:#3e4143; }

.r1 .row12 { background: #f7f8f9; }
.r1 .row12 .maxsize { padding: 90px 0; max-width: 900px; }
.r1 .row12 .title { margin-bottom: 30px; padding-bottom: 30px; position: relative;}
.r1 .row12 .title:after { content: '';display: block; height: 1px; width: 50px;background: #c9cbcb; position: absolute; bottom: 0; left: 50%; margin: 0 -25px; }
.r1 .row12 .title h1 { font-size: 27px; line-height: 45px; color: #ffd800;font-weight: normal; }
.r1 .row12 .title h2 { font-size: 27px; line-height: 45px; font-weight: normal; }
.r1 .row12 .detial p { margin-bottom: 60px;font-size: 14px; line-height: 24px;  }
.r1 .row12 .detial .ovh {  margin-left: 60px; }
.r1 .row12 .detial .md4 { margin: 0 -10px; }

.r1 .row13 { background: #3f4248; }
.r1 .row13 .maxsize { padding: 80px 0; max-width: 900px; }
.r1 .row13 .title { margin-bottom: 50px; }
.r1 .row13 .title h1 { font-weight: normal; font-size: 27px; line-height: 45px; color: #ffd800; }
.r1 .row13 .md4 .ovh.inb {  }
.r1 .row13 .md4 .con { padding: 0 20px; border-right: 1px solid #5c5f64;color: #fff; width: 170px;margin-bottom: 80px; }
.r1 .row13 .md4 .con h2 { font-size: 18px; line-height: 27px; font-weight: normal; margin-top: 15px; }
.r1 .row13 ul li { float: left; width: 50%; text-align: left; position: relative; color: #808080;}
.r1 .row13 ul li .con { margin: 10px; }
.r1 .row13 ul li i { position: absolute; top: 15px;left: 10px; color: #d9d9da; font-size: 20px; }
.r1 .row13 ul li b { position: absolute; top: 15px; left: 50px; color: #d9d9da; font-size: 14px; }
.r1 .row13 ul li p { font-size: 12px; line-height: 24px; height: 48px; overflow: hidden; padding-left: 120px; padding-right: 30px; }



.r1 .row14 { background: #202226; }
.r1 .row14 .maxsize { padding: 90px 0;  max-width:800px;}
.r1 .row14 .title { margin-bottom: 60px; }
.r1 .row14 .title h1 { font-size: 27px; line-height: 45px; font-weight: normal; color: #ffd800; }
.r1 .row14 .canshu { margin-bottom: 50px; color: #999; margin-top: 30px; }
.r1 .row14 .canshu ul { text-align: left; }
.r1 .row14 .canshu ul li { margin-bottom: 20px; }
.r1 .row14 .canshu ul li b { display: inline-block; min-width: 20px; padding-right: 20px; color: #ffd800;}
.r1 .row14 .canshu table { width: 100%; border: 2px solid #484a4d;}
.r1 .row14 .canshu table th,
.r1 .row14 .canshu table td { padding: 8px; border: 1px solid #2e3034;}
.r1 .row14 .canshu table td { background: #27292d; }
.r1 .row14 .canshu table tr:first-of-type th { color: #ffd800; }
.r1 .row14 p.tip { color: #666; }

.r1 .row15 { background: #ecedef; }
.r1 .row15 .maxsize { max-width: 720px; padding: 90px 0; color: #666; }
.r1 .row15 .title { margin-bottom: 50px; }
.r1 .row15 .title h1 { font-size: 27px; line-height: 45px; font-weight: normal; }
.r1 .row15 .honor .con { padding: 35px; }
.r1 .row15 .honor .con p { margin-top: 30px; font-weight: normal; font-size: 12px; }

.r1 .row16 { background: #000; }
.r1 .row16 .bg1 { height: 413px; background-image: url(../images/product/r1-16-1.jpg);background-size: auto 100%; background-position: top center; }
.r1 .row16 .bg2 {height: 574px; background-image: url(../images/product/r1-16-2.jpg);background-size: auto 100%; background-position: top center;   }

.r1 .row17 { height: 771px;background-image: url(../images/product/r1-17-0.jpg);background-size: auto 100%; background-position: top center; }
.r1 .row17 .con { padding-top: 140px; }
.r1 .row17 .con h1 { font-size: 27px; font-weight: normal; color: #000; line-height: 1;margin-bottom: 60px; }
.r1 .row17 .con ul { overflow: hidden; }
.r1 .row17 .con li { width: 33.33%; float: left; }
.r1 .row17 .con li div { margin: 0 35px 35px 0; background: #f9f9f9; border: 1px solid #ededed; text-align: center; padding: 10px; font-size: 12px; color: #3f3f3f;}
.r1 .row17 .con li p { font-size: 14px; color:#8a8a8a; margin-bottom: 25px; padding-top: 25px;}
.r1 .row17 .con li strong { font-weight: normal; font-size: 40px; }
.r1 .row17 .con li em { font-weight: normal; font-style: normal ;font-size: 27px; }
.r1 .row17 i { font-size: 14px; color: #969696; font-style: normal; position: absolute; bottom: 50px; left: 0; }

.r1 .row18 { background: #2f3136 url(../images/product/r1-18-0.jpg) no-repeat top center; background-size: auto 100%; height: 872px; color: #fff; }
.r1 .row18 .l .con { padding-top: 200px; }
.r1 .row18 .r .con { padding-top: 270px; }
.r1 .row18 .r h1 { font-weight: normal; font-size: 27px; line-height: 40px;margin-bottom: 40px; }
.r1 .row18 .r p { font-size: 14px; line-height: 25px; color: #d2d2d2; }
.r1 .row18 .app { margin-top: 80px; background: #424549; display: inline-block; border-radius: 8px; overflow: hidden; position: relative; padding: 30px; padding-left: 120px;}
.r1 .row18 .app h2 { position: absolute; font-weight: normal; font-size: 18px; left: 30px; top: 30px; line-height: 30px;}
.r1 .row18 .app ul li { display: inline-block; }
.r1 .row18 .app ul li a { display: block; line-height: 30px; font-size: 30px; color: #fff; padding: 0 10px; }
.r1 .row18 .app ul li a .iconfont { font-size: 30px; }

.r1 .row19 { height: 783px; color: #fff;background-size: auto 100%; background-position: top center; }
.r1 .row19 .md8 { padding-top: 150px; }
.r1 .row19 h1 { font-weight: normal; font-size: 27px; color: #ffd800; margin-bottom: 30px; }
.r1 .row19 h2 { font-size: 14px;color: #cfd1d3;line-height: 24px; font-weight: normal; }
.r1 .row19 table { width: 100%; margin-top: 60px; }
.r1 .row19 table tr { background: #44484f; margin-bottom: 1px; position: relative;border-left: 5px solid #ffd800; border-bottom: 1px solid #393c42;}
.r1 .row19 table tr th { font-weight: normal; }
.r1 .row19 table tr td { border-left: 2px solid #474b52; padding: 25px 10px; line-height: 1.5;}
.r1 .row19 table tr td p { margin: 15px 0; }
.r1 .row19 table tr th span ,
.r1 .row19 table tr td span { opacity: .5; }

.r1 .row20 { height: 776px; background-size: auto 100%; background-position: top center;color: #fff; }
.r1 .row20 .md6 { float: right; padding-top: 120px; }
.r1 .row20 h1 { font-weight: normal; color: #ffd800; font-size: 27px; line-height: 1; margin-bottom: 15px; }
.r1 .row20 h2 { font-weight: normal; color: #fff; font-size: 27px; line-height: 1; }
.r1 .row20 i { display: inline-block; width: 50px; height: 1px; background: #7a7b7f; margin: 20px 0; }
.r1 .row20 p { font-size: 14px;line-height: 24px; color: #cfd0d2; }

.r1 .row21 { height: 776px; background-size: auto 100%; background-position: top center;color: #fff; }
.r1 .row21 .md6 { padding-top: 225px; }
.r1 .row21 h1 { font-weight: normal; color: #ffd800; font-size: 27px; line-height: 1; margin-bottom: 15px; }
.r1 .row21 h2 { font-weight: normal; color: #fff; font-size: 27px; line-height: 1; }
.r1 .row21 i { display: inline-block; width: 50px; height: 1px; background: #7a7b7f; margin: 20px 0; }
.r1 .row21 p { font-size: 14px;line-height: 24px; color: #cfd0d2; }

.r1 .row22 { height: 497px;background-size: auto 100%; background-position: top center;color: #fff;  }
.r1 .row22 .md7 { float: right; padding-top: 120px; }
.r1 .row22 h1 { font-weight: normal; color: #ffd800; font-size: 27px; line-height: 1; margin-bottom: 15px; }
.r1 .row22 h2 { font-weight: normal; color: #fff; font-size: 27px; line-height: 1; }
.r1 .row22 i { display: inline-block; width: 50px; height: 1px; background: #7a7b7f; margin: 20px 0; }
.r1 .row22 p { font-size: 14px;line-height: 24px; color: #cfd0d2; }

.r1 .row23 { height: 497px;background-size: auto 100%; background-position: top center;color: #fff;  }
.r1 .row23 .md7 { float: right; padding-top: 150px; }
.r1 .row23 h1 { font-weight: normal; color: #ffd800; font-size: 27px; line-height: 1; margin-bottom: 15px; }
.r1 .row23 h2 { font-weight: normal; color: #fff; font-size: 27px; line-height: 1; }
.r1 .row23 i { display: inline-block; width: 50px; height: 1px; background: #7a7b7f; margin: 20px 0; }
.r1 .row23 p { font-size: 14px;line-height: 24px; color: #cfd0d2; }


.r1.en .row1 { height: 1051px; }
.r1.en .row9 .maxsize { max-width: 1200px; }
.r1.en .row20 .maxsize { max-width: 1200px; }
.r1.en .row2 .maxsize { max-width: 1400px; }
.r1.en .row2 .con { text-align: center; }
.r1.en .row2 .con p { white-space: nowrap;text-align: center; font-size: 13px; line-height: 20px; }
.r1.en .row1 .top h1 { color: #fff; }

.r1.en .row18 h1,
.r1.en .row17 h1,
.r1.en .row23 h1,
.r1.en .row22 h1,
.r1.en .row21 h1,
.r1.en .row20 h1,
.r1.en .row15 .title h1,
.r1.en .row11 .title h1,
.r1.en .row9 .title h1,
.r1.en .row6 .title h1,
.r1.en .row12 .title h1,
.r1.en .row12 .title h2,
.r1.en .row10 .title h1,
.r1.en .row10 .title h2,
.r1.en .row14 .title h1
 { font-size: 35px; line-height: 40px; }
.r1.en .row7 h1.fen { font-size: 35px; }
.r1.en .row19 h1.fen { font-size: 35px; }
.r1.en .row13 .title h1 { font-size: 35px; }
.r1.en .row6 .text .title { padding-bottom: 0; padding-right: 50%; }
.r1.en .row6 .text .title:after { display: none; }
.r1.en .row6 .text .title h1 { padding-bottom: 25px; margin-bottom: 25px; position: relative; }
.r1.en .row6 .text .title h1:after { content: '';display: block; width: 50px; height: 1px; background: #666; bottom: 0; position: absolute;}
.r1.en .row6 .text .title p { font-size: 14px; line-height: 1.3; }
.r1.en .row11 .detial p.tip { margin-bottom: 0; color: #666; }
.r1.en .row16 .bg1 { background-image: url('../images/product/r1-16-1-en.png');  }
.r1.en .row16 .bg2 { background-image: url('../images/product/r1-16-2-en.png');  }
.r1.en .row18 .app { padding-left: 150px; }

.r1 .row7 .title { margin-bottom: 20px; padding-bottom: 20px; }

.ef1.en .mj-mibicycle-06 .text-content { max-width:560px;left: 0; right: 50%; padding: 0 50px; margin: 0 auto;  }
.ef1.en .mj-mibicycle-09 .text-content .men .dian span { width: auto; }
