body,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin:0;
  padding:0;
}
ul {list-style: none;}
a {
  color: inherit;
  text-decoration: none;
}
a:focus {outline: none;}
a:link {
  color: inherit;
  text-decoration: none;
}
a:visited {
  color: inherit;
  text-decoration: none;
}
img{
  width: 100%;
  border: none;
  vertical-align: middle;
}
body {
  margin: auto;
  background: #f0f0f0;
}
select {
          appearance:none;
     -moz-appearance:none;
  -webkit-appearance:none;
}
button {
          appearance:none;
     -moz-appearance:none;
  -webkit-appearance:none;
}
.fl  {float: left;}
.fr  {float: right;}
/******************首页的样式******************/
.content {
  position: relative;
  width: 100%;
  padding-bottom: 60px;
}
/******首页头的样式******/
.top {
  width: 100%;
  height: 60px;
  background: #fff;
}
.logo {
  width: 76px;
  height: 20px;
  float: left;
  padding: 20px 10px;
}
.logo img {
  width: 76px;
  height: 20px;
  float: left;
}
.find {
  height: 38px;
  float: right;
  padding: 11px 10px;
}
.find input {
  height: 34px;
  padding-left: 40px;
  background: url("../images/find.png") no-repeat 7px center;
  background-size: 26px 26px;
  border: 2px solid #60ade8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  outline: none;
  font-size: 0.8rem;
}
/******轮播图的样式******/
.sideline {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 2px;
  border: 0;
  background: #0065b3;
  pointer-events: none;
}
.block-home-slider {
  position: relative;
  padding: 0;
  margin: 0 auto;
  border: 0 solid #f2f2f2;
  background: #fff;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
           border-radius: 3px;
  text-align: center;
  line-height: 0;
}
.block-home-slider .slide {position: relative;}
.block-home-slider .flex-direction-nav a.flex-prev {
  left: 6px;
  display: none;
  background-position: left top;
}
.block-home-slider .flex-direction-nav a.flex-prev:hover {background-position: left bottom;}
.block-home-slider .flex-direction-nav a.flex-next {
  right: 6px;
  display: none;
  background-position: right top;
}
.block-home-slider .flex-direction-nav a.flex-next:hover {background-position: right bottom;}
.block-home-slider .flex-control-paging {
  position: absolute;
  bottom: 5px;
  z-index: 8;
  margin-left: -48px;
}
#home-slider1 .flex-control-paging {right: 10px;}
#home-slider2 {
  padding-bottom: 20px;
  margin-bottom: 10px;
  background: #fff;
}
#home-slider2 .flex-control-paging {
  left: 50%;
  margin-left: -24px;
}
.block-home-slider .flex-control-paging li {
  float: left;
  margin: 0 0 0 10px;
  padding: 0;
  overflow: hidden;
  list-style-type: none;
}
.block-home-slider .flex-control-paging li a {
  display: block;
  width: 12px;
  height: 12px;
  background: url("../images/sprite-nav-3.png") no-repeat;
  text-indent: -9000px;
  cursor: pointer;
}
.block-home-slider .flex-control-paging li a.flex-active {background-position: right top;}
.flex-slider {
  margin: 0;
  padding: 0;
}
.flex-slider .slides > li {
  display: none;
  list-style-type: none;
  -webkit-backface-visibility: hidden;
}
.flex-slider .slides img {
  display: block;
  width: 100%;
}
.flex-pauseplay span {text-transform: capitalize;}
.list {
  width: 20%;
  float: left;
}
.list a {
  display: block;
  width: 100%;
  height: 60px;
  padding: 10px 0 0 0;
  margin: auto;
}
.list-box {
  width: 60px;
  height: 60px;
  margin: auto;
  text-align: center;
}
.list-box img {
  width: 40px!important;
  height: 40px;
  margin: 0 10px;
}
.list-box p {
  line-height: 20px;
  font-size: 0.6rem;
  color: #333;
}
/******内容图的样式******/
.cont1 {
  width: 100%;
  margin-bottom: 10px;
  background: #fff;
}
.cont-top {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #ccc;
  font-size: 1.2rem;
  line-height: 50px;
}
.cont-img {
  width: 28px;
  height: 34px;
  float: left;
  padding: 8px 10px;
}
.cont-top span {color: #60ade8;}
.cont-top a {
  float: right;
  padding-right: 10px;
  color: #828282;
  font-size: 1rem;
}
.cont-list1>ul {
  display: table;
  width: 100%;
}
.cont-list1>ul>li {
  float: left;
  overflow: hidden;
}
.cont-list1>ul>li:first-child {
  width: 40%;
  margin-left: -1px;
  border-right: 1px solid #ccc;
}
.cont-list1>ul>li:last-child {width: 60%;}
.second ul li {
  width: 50%;
  float: left;
  border-bottom: 1px solid #e4e1e1;
  border-right: 1px solid #e4e1e1;
  margin-top: -1px;
  margin-left: -1px;
}
.second ul li a {
  display: block;
  width: 100%;
  overflow: hidden;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.cont-list1 p {
  padding: 0 10px;
  font-size: 0.8rem;
  height: 36px;
  line-height: 36px;
}
.cont-list1 .product1 {
  padding: 0 10px 6px;
  color: #60ade8!important;
  text-align: justify;
  line-height: 20px;
}
.cont-img1 {
  height: 28px;
  padding: 11px 10px;
}
.cont-top1 span {color: #ff8525;}
.cont-list2 ul li {
  width: 100%;
  height: 100px;
  border-bottom: 1px solid #ccc;
}
.cont-list2 ul li a {
  display: block;
  width: 100%;
  height: 100px;
}
.user-img {
  width: 80px;
  height: 80px;
  padding: 10px 0 10px 10px;
}
.cont-text {
  position: relative;
  height: 80px;
  padding: 10px;
}
.cont-text p {
  color: #737373;
  font-size: 0.6rem;
  text-align: justify;
  line-height: 20px;
}
.cont-text p:first-child {
  width: 100%;
  color: #0c0c0c;
  font-size: 0.8rem;
}
.cont-text .label {
  display: block;
  float: left;
  width: 17px;
  height: 17px;
  padding: 4px 4px 4px 0;
  background: url("../images/label.png") no-repeat left 4px;
  background-size: 17px 17px;
}
.cont-img2 {
  height: 30px;
  padding: 10px;
}
.cont-top2 span {color: #ee816d;}
.cont-list3 ul li {
  position: relative;
  margin: 10px auto 0;
}
.cont-list3 ul li img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.mask1,
.mask3 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.mask2 {
  position: absolute;
  top: 0;
  right: 20px;
  z-index: 5;
  width: 50px;
  height: 50px;
  background: #fff;
  opacity: .1;
  -webkit-border-bottom-left-radius: 5px;
     -moz-border-bottom-left-radius: 5px;
          border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
     -moz-border-bottom-right-radius: 5px;
          border-bottom-right-radius: 5px;

}
.mask3 {
  position: fixed;
  display: none;
}
.cont-num {
  position: absolute;
  top: 0;
  right: 20px;
  z-index: 6;
  width: 50px;
  height: 50px;
}
.cont-num img {
  width: 28px;
  height: 20px;
  margin: 5px 11px 1px;
}
.cont-num p {
  color: #fff;
  font-size: 0.6rem;
  line-height: 24px;
  text-align: center;
}
.cont-title {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 4;
  width: 100%;
  height: 50px;
  margin-top: -25px;
  color: #fff;
  text-align: center;
  line-height: 50px;
}
/******************大师的样式******************/
.type {
  height: 50px;
  padding: 0 10px;
  background: #fff;
  border-bottom: 1px solid #e4e1e1;
  line-height: 50px;
}
.type ul li {
  width: 20%;
  float: left;
}
.type ul li a {
  display: block;
  width: 100%;
  height: 50px;
  text-align: center;
}
.type ul li .active {
  height: 48px;
  border-bottom: 2px solid #4692e6;
  color: #4692e6;
}
.list2,
.list3,
.list4,
.list5,
.list6 {display: none;}
.cont2 {padding-bottom: 61px;}
.cont2 ul li {
  height: 141px;
  padding: 0 10px;
  background: #fff;
}
.cont2 ul li>a {
  display: block;
  width: 100%;
  height: 140px;
  border-bottom: 1px solid #e4e1e1;
}
.like {
  margin-right: 20px;
  color: #4692e6;
}
.like img {
  width: 20px;
  height: 19px;
  margin: 0 5px 0 0;
}
.cont-box {
  display: table;
  width: 100%;
}
.cont2 .user-img  {padding-left: 0;}
.cont2 .cont-text {padding-right: 0;}
.user-text {
  width: 80px;
  height: 30px;
}
.user-text span {
  display: block;
  width: 60px;
  height: 24px;
  margin: 2px auto;
  border: 1px solid #ff6e89;
  -webkit-border-radius: 24px;
     -moz-border-radius: 24px;
          border-radius: 24px;
  color: #ff6e89;
  font-size: 0.8rem;
  text-align: center;
  line-height: 24px;
}
.order {
  height: 30px;
  color: #c3c3c3;
  font-size: 0.6rem;
  line-height: 30px;
}
.order img {
  width: 16px;
  height: 20px;
  margin: 5px 5px 5px 0;
}
.cont-box .order1 {padding-left: 10px;}
.cont-box .order1 img {width: 22px!important;}
.cont-box .order2 {text-align: right;color: #4692e6;}
.page {
  position: fixed;
  left: 0;
  bottom: 60px;
  width: 100%;
  height: 60px;
  background: #fff;
  border-top: 1px solid #e4e1e1;
  border-bottom: 1px solid #e4e1e1;
  color: #717171;
  line-height: 60px;
}
.page .prev {margin-left: 10px;}
.page .next {margin-right: 10px;}
.page span {
  position: absolute;
  top: 14px;
  left: 50%;
  display: block;
  width: 120px;
  height: 30px;
  margin-left: -60px;
  border: 1px solid #c3c3c3;
  -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
          border-radius: 30px;
  color: #c3c3c3;
  line-height: 30px;
  text-align: center;
}
.cont6 {
  padding: 0 10px;
  background: #fff;
  border-bottom: 1px solid #e4e1e1;
}
.cont6 ul li {height: 101px;}
.cont6 ul li a {height: 100px;}
/******************轻测的样式******************/
.banner {
  position: relative;
  width: 100%;
  margin-bottom: 10px;
}
.type1 {
  display: table;
  width: 100%;
  margin-bottom: 10px;
  background: #fff;
}
.type1 ul li {
  width: 25%;
  height: 90px;
  float: left;
  padding: 14px 0 10px;
  color: #767676;
}
.type1 ul li a {
  display: block;
  width: 60px;
  height: 90px;
  margin: auto;
  font-size: 0.8rem;
}
.type1 ul li a p {
  text-align: center;
  line-height: 30px;
}
.type1 ul li .active {color: #60ace8!important;}
.type-title {
  width: 100%;
  height: 50px;
  overflow: hidden;
  background: #fff;
  border-bottom: 1px solid #e4e1e1;
  color: #3e4145;
  font-size: 1.2rem;
  line-height: 50px;
  text-indent: 10px;
}
.cont3 ul li   {height: 101px;}
.cont3 ul li a {height: 100px;}
.cont3 .like {
  color: #c3c3c3;
  font-size: 0.8rem;
}
.cont3 .like img {
  width: 20px;
  height: 20px;
  margin: 5px 5px 5px 0;
}
.cont3 .cont-text {
  height: 90px;
  padding: 5px 0 5px 10px;
}
.cont3 .cont-text p {line-height: 30px;}
.number {
  width: 80px;
  color: #ff8106;
  font-size: 1.2rem;
  line-height: 60px;
}
.user-img1 {
  width: 60px;
  height: 60px;
  padding: 0;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}
.cont4 ul li {height: 81px;}
.cont4 ul li a {
  height: 60px;
  padding: 10px 0;
}
.cont4 .cont-text {
  height: 60px;
  padding: 0 0 0 10px;
}
/******************个人中心的样式******************/
.user-bg {
  position: relative;
  width: 100%;
}
.change {
  position: absolute;
  top: 14px;
  right: 20px;
  width: 26px;
  height: 26px;
}
.head-portrait {
  position: absolute;
  left: 50%;
  bottom: 66px;
  width: 60px;
  height: 60px;
  margin-top: -60px;
  margin-left: -30px;
}
.user-name {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  height: 50px;
  color: #fff;
  text-align: center;
  line-height: 25px;
}
.master-head {bottom: 126px;}
.master-name {
  bottom: 20px;
  height: 100px;
}
.master-name>span {
  display: block;
  width: 80px;
  height: 22px;
  margin: 3px auto;
  border: 1px solid #fff;
  -webkit-border-radius: 22px;
     -moz-border-radius: 22px;
          border-radius: 22px;
  font-size: 0.6rem;
  line-height: 22px;
}
.my-order {
  width: 100%;
  height: 50px;
  background: #fff;
  border-bottom: 1px solid #e4e1e1;
  line-height: 50px;
}
.my-order a {
  display: block;
  width: auto;
  height: 50px;
  padding: 0 10px;
  font-size: 1.2rem;
}
.my-order a span:last-child {
  color: #919191;
  font-size: 1rem;
}
.user-list {
  display: table;
  width: 100%;
  height: 80px;
  padding: 10px 0;
  margin-bottom: 10px;
  background: #fff;
}
.user-list ul li {
  width: 33.333%;
  float: left;
  height: 80px;
}
.user-list ul li img {
  width: 80px;
  height: 80px;
}
.user-list ul li a {
  display: table;
  margin: 0 auto;
}
.power-list {
  width: 100%;
  margin-bottom: 10px;
}
.power-list ul li {
  width: 100%;
  border-bottom: 1px solid #e4e1e1;
  background: #fff;
}
.power-list ul li a {
  display: block;
  width: auto;
  height: 50px;
  padding: 0 10px;
  color: #919191;
  line-height: 50px;
}
.power-list ul li img {
  width: 30px;
  height: 30px;
  margin: 10px 10px 10px 0;
}
/******************优惠券的样式******************/
.coupons {width: 100%;}
.coupons ul li {width: 100%;}
.coupons-box {
  display: block;
  width: auto;
  height: 100px;
  padding: 10px;
}
.coupons-bg {
  position: relative;
  width: 100%;
  height: 98px;
  background: #60ace8;
  border: 1px solid #60ace8;
}
.coupons-cont {
  width: auto;
  height: 80px;
  margin: 8px 10px;
  border: 1px solid #fff;
  color: #fff;
}
.coupons-list {
  width: auto;
  padding: 0 10px;
  background: #fff;
}
.coupons-list ul li {border-bottom: 1px solid #e4e1e1;}
.none {display: none;}
.money {
  width: 30%;
  height: 60px;
  padding: 10px 0;
  font-size: 1.2rem;
  text-align: center;
  line-height: 60px;
}
.time {
  width: 60%;
  height: 60px;
  padding: 10px 4% 10px 0;
  margin-right: 5%;
  text-align: center;
  line-height: 30px;
}
.time p:first-child {border-bottom: 1px dashed #fff;}
.get {
  position: absolute;
  top: 35px;
  right: -8px;
  display: block;
  width: 30px;
  height: 30px;
  background: #fff;
  -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
          border-radius: 30px;
  color: #60ace8!important;
  text-align: center;
  line-height: 30px;
}
.explain {
  position: fixed;
  top: 50%;
  left: 10%;
  z-index: 23;
  display: none;
  width: 80%;
  height: 200px;
  padding-top: 40px;
  padding-bottom: 60px;
  margin-top: -150px;
  background: #fff;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
}
.close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  background: url("../images/close.png") no-repeat;
  background-size: 20px 20px;
}
.explain-text {
  width: auto;
  height: 200px;
  padding: 0 15px;
  color: #787878;
  line-height: 25px;
  text-align: justify;
  overflow: hidden;
}
.btn4 {
  position: absolute;
  left: 50%;
  bottom: 12px;
  width: 120px;
  margin-left: -60px;
}
.btn4 input {
  width: 100%;
  height: 36px;
  border: none;
  background: #60ace8;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  color: #fff;
  font-size: 1rem;
}
/******************底部的样式******************/
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 13;
  width: 100%;
  background: #fff;
}
.footer ul li {
  width: 20%;
  height: 50px;
  float: left;
  border-top: 1px sloid #333;
}
.footer ul li a {
  display: block;
  width: 100%;
  height: 50px;
  padding: 5px 0;
  text-align: center;
}
.footer ul li img {
  width: 40px;
  height: 40px;
}
/******************注册的样式******************/
.registered {
  width: 86%;
  padding: 40px 7%;
}
.registered ul li {
  position: relative;
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #e4e1e1;
  overflow: hidden;
}
.registered input {
  /*width: 100%;*/
  height: 36px;
  padding: 7px 0 7px 50px;
  border: none;
  outline: none;
  font-size: 1.2rem;
}
.registered .int1 {
  background: url("../images/registered-icon1.png") no-repeat 10px center;
  background-size: 30px 30px;
}
.registered .int2 {
  background: url("../images/registered-icon2.png") no-repeat 10px center;
  background-size: 30px 30px;
}
.registered .int3 {
  background: url("../images/registered-icon3.png") no-repeat 10px center;
  background-size: 30px 30px;
}
.registered .int4 {
  background: url("../images/registered-icon4.png") no-repeat 10px center;
  background-size: 30px 30px;
}
.registered .int5 {
  background: url("../images/registered-icon7.png") no-repeat 10px center;
  background-size: 30px 30px;
}
.registered .btn1 {
  position: absolute;
  top: 7px;
  right: 0;
  width: 120px;
  height: 36px;
  padding: 0;
  background: #60ace8;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  color: #fff;
  font-size: 1rem;
  line-height: 36px;
}
.agreement {
  width: auto;
  height: 40px;
  padding: 10px 0;
  font-size: 0.8rem;
  line-height: 40px;
}
.chose {
  width: 16px;
  height: 16px;
  margin: 12px 5px 12px 0;
}
.chose1 {
  background: url("../images/registered-icon5.png") no-repeat;
  background-size: 16px 16px;
}
.chose2 {
  background: url("../images/registered-icon6.png") no-repeat;
  background-size: 16px 16px;
}
.agreement a {color: #60ace8;}
.btn2 {width: 100%;}
.registered .btn2 input {
  width: 100%;
  height: 40px;
  padding: 0;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  background: #60ace8;
  color: #fff;
  line-height: 40px;
}
.forget {
  width: 100%;
  height: 50px;
  padding: 10px 0;
  color: #898989;
  font-size: 1rem;
  line-height: 50px;
}
/******************修改信息的样式******************/
.amend {
  width: 100%;
}
.amend ul li {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #e4e1e1;
  background: #fff;
}
.amend ul li:first-child {
  height: 80px;
  border: none;
  margin-bottom: 10px;
}
.amend ul li:last-child {
  margin-top: 10px;
  border: none;
}
.amend ul li a {
  display: block;
  width: auto;
  height: 50px;
  padding: 0 10px;
  color: #9b9b9b;
  line-height: 50px;
}
.amend ul li:first-child a {
  height: 80px;
  line-height: 80px;
}
.amend ul li .fr span:first-child {margin-right: 10px;}
.amend ul li .fr span:first-child img {
  width: 60px;
  height: 60px;
}
.registered input[type="radio"] {
  width: 16px;
  height: 16px;
  padding: 0;
  margin: 17px 10px 17px 5px;
}
.registered .sex {line-height: 50px;}
/******************我的收藏的样式******************/
.type2 ul li {width: 50%;}
.type2 ul li a {
  width: 70%;
  margin: auto;
}
.btn3 {
  position: absolute;
  top: 10px;
  right: 0;
  z-index: 2;
  padding: 5px 8px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  background: #fff;
  border: 1px solid #b3b3b3;
  color: #b3b3b3;
}
/******************我的轻测的样式******************/
.cont-text .price {color: #ffc000;}
.cont5 ul li {height: 131px;}
.cont5 ul li a {
  height: 95px;
  border-bottom: 0;
}
.state-btn {
  height: 35px;
  border-bottom: 1px solid #e4e1e1;
}
.state {
  width: 80px;
  color: #cd0b0b;
  font-size: 1rem;
  text-align: center;
  line-height: 30px;
}
.state1 {color: #ffc000;}
.btn5 {
  width: 90px;
  height: 30px;
  border: none;
  background: #ff6900;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  color: #fff;
  line-height: 30px;
}
.btn6 {
  border: 1px solid #aaa;
  background: #fff;
  color: #aaa;
}
/******************大师入驻的样式******************/
.join-us {
  width: 100%;
}
.join-us ul li {
  width: 100%;
  height: 40px;
  padding: 5px 0;
  border-bottom: 1px solid #e4e1e1;
  color: #a1a1a1;
  line-height: 40px;
}
.join-us ul li input {
  height: 40px;
  padding-left: 60px;
  border: none;
  outline: none;
  font-size: 1rem;
}
.join-us ul li input:-moz-placeholder          {color: #a1a1a1;}
.join-us ul li input::-moz-placeholder         {color: #a1a1a1;}
.join-us ul li input:-ms-input-placeholder     {color: #a1a1a1;}
.join-us ul li input::-webkit-input-placeholder{color: #a1a1a1;}
.join-us ul li:last-child {
  height: 172px;
  border-bottom: none;
}
.join1 {
  background: url("../images/join-icon1.png") no-repeat 10px center;
  background-size: 40px 40px;
}
.join2 {
  background: url("../images/join-icon2.png") no-repeat 10px center;
  background-size: 40px 40px;
}
.join3 {
  background: url("../images/join-icon3.png") no-repeat 10px center;
  background-size: 40px 40px;
}
.join4 {
  background: url("../images/join-icon4.png") no-repeat 10px center;
  background-size: 40px 40px;
}
.join5 {
  background: url("../images/join-icon5.png") no-repeat 10px center;
  background-size: 40px 40px;
}
.join6 {
  background: url("../images/join-icon6.png") no-repeat 10px center;
  background-size: 40px 40px;
}
.join7 {
  width: 60px;
  height: 40px;
  background: url("../images/join-icon7.png") no-repeat 10px center;
  background-size: 40px 40px;
}
.join8 {
  background: url("../images/join-icon8.png") no-repeat 10px center;
  background-size: 40px 40px;
}
.join9 {
  background: url("../images/join-icon9.png") no-repeat 10px center;
  background-size: 40px 40px;
}
.join10 {
  width: 60px;
  height: 40px;
  background: url("../images/join-icon10.png") no-repeat 10px center;
  background-size: 40px 40px;
}
.sel-box {
  position: relative;
  margin-right: 10px;
}
.join7 .sel-box:last-child {margin-right: 0;}
.sel-box select {
  width: 100%;
  height: 40px;
  padding: 5px 16px 5px 5px;
  border: 1px solid #e4e1e1;
  color: #a1a1a1;
  font-size: 0.8rem;
}
.down {
  position: absolute;
  top: 18px;
  right: 3px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid #e4e1e1;
}
.join-us ul li:last-child textarea {
  height: 120px;
  padding: 0 10px;
  margin: 10px 19px;
  border: 1px solid #60ace8;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  resize: none;
  font-size: 1.2rem;
  line-height: 30px;
}
.join-text {
  padding: 0 10px;
  color: #a1a1a1;
  text-align: justify;
  line-height: 30px;
}
.join-text b {color: #60ade8;}
.join-btn {
  width: auto;
  height: 40px;
  padding: 20px 10px;
}
.btn7 {
  width: 100%;
  height: 40px;
  background: #60ade8;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  color: #fff;
  font-size: 1.2rem;
  border: none;
}
/******************关于我们的样式******************/
.about-us {
  padding: 10px;
  color: #777777;
  font-size: 1rem;
  text-align: justify;
  line-height: 30px;
  text-indent: 2em;
}
/******************我的资金的样式******************/
.my-money,
.all-money {
  width: auto;
  height: 80px;
  padding: 10px 20px;
  background: #60ace8;
  color: #fff;
  font-size: 1.2rem;
  line-height: 40px;
}
.all-money {
  background: #fff;
  color: #6f6f6f;
}
.all-money p:last-child {color: #d71c1c;}
.hold {
  width: 100%;
  height: 70px;
  padding: 15px 0;
  border-bottom: 1px solid #e4e1e1;
  overflow: hidden;
}
.hold-box {
  width: 50%;
  color: #757575;
  font-size: 1.2rem;
  text-align: center;
  line-height: 35px;
}
.hold-box p:last-child {color: #b9b9b9;}
.hold .hold-box:first-child {
  margin-left: -1px;
  border-right: 1px solid #e4e1e1;
}
.money-btn {
  width: auto;
  padding: 20px 10px;
}
.money-btn .btn8 {
  width: 100%;
  height: 40px;
  border: none;
  background: #60ade8;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  color: #fff;
  font-size: 1.2rem;
}
.explain-text input {
  width: 90%;
  height: 40px;
  padding: 0 5%;
  margin-bottom: 15px;
  border: 1px solid #60ace8;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  font-size: 0.8rem;
}
.explain-text .int6 {width: 46%;}
.explain-text .btn9 {
  width: 40%;
  height: 36px;
  margin: 3px -1px 3px 0;
  border: none;
  background: #aaa;
  color: #fff;
}
.explain1 {
  height: 156px;
  margin-top: -128px;
}
/******************提现记录的样式******************/
.record-list {
  width: 100%;
  font-size: 0.8rem;
}
.record-list ul li {
  width: auto;
  height: 60px;
  padding: 10px;
  border-bottom: 1px solid #e4e1e1;
}
.record-time {
  color: #a5a5a5;
  line-height: 30px;
}
.head-pointer {
  width: 60px;
  height: 60px;
  padding: 0 20px;
}
.head-pointer img {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 60px;
     -moz-border-radius: 60px;
          border-radius: 60px;
}
.record-money {
  color: #5b5b5b;
  line-height: 60px;
}
.record-state1 {color: #d43f3f;}
.record-state2 {color: #60ace8;}
/******************我的回复的样式******************/
.reply {
  width: 70%;
  height: 60px;
  padding: 5px 15%;
  border-bottom: 1px solid #e4e1e1;
  background: #fff;
}
.reply ul li {
  width: 50%;
  height: 40px;
  float: left;
  margin: 9px 0;
  text-align: center;
  line-height: 40px;
}
.reply ul li a {
  display: block;
  width: 100%;
  color: #69a3e9;
  border: 1px solid #69a3e9;
}
.reply ul li:first-child a {
  border-right: 0;
  -webkit-border-top-left-radius: 40px;
     -moz-border-top-left-radius: 40px;
          border-top-left-radius: 40px;
  -webkit-border-bottom-left-radius: 40px;
     -moz-border-bottom-left-radius: 40px;
          border-bottom-left-radius: 40px;
}
.reply ul li:last-child a {
  border-left: 0;
  -webkit-border-top-right-radius: 40px;
     -moz-border-top-right-radius: 40px;
          border-top-right-radius: 40px;
  -webkit-border-bottom-right-radius: 40px;
     -moz-border-bottom-right-radius: 40px;
          border-bottom-right-radius: 40px;
}
.reply ul li .active {
  background: #69a3e9;
  color: #fff;
}
.reply-list2 {display: none;}
.reply-cont {
  height: 60px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.reply-time {
  width: 110px;
  padding-left: 10px;
  text-align: right;
}
/******************大师轻测的样式******************/
.type3 ul li {
  width: 20%;
  padding: 0 2.5%;
}
.cont-text1 {
  height: 72px;
  padding: 14px 0 14px 10px;
}
.cont-text1 p {line-height: 24px;}
.cont-box1 input {
  width: 80px;
  height: 30px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  border: none;
  color: #fff;
}
.btn10 {background: #ff6a00;}
.btn11 {
  margin-left: 10px;
  background: #fa9751;
}
.btn12 {
  background: #fff;
  border: 1px solid #69a3e9!important;
  color: #69a3e9!important;
}
.cont-box1 .user-text {
  text-align: center;
  line-height: 30px;
}
/******************我的服务项目的样式******************/
.product {width: 100%;}
.product ul li {
  width: 100%;
  border-bottom: 1px solid #e4e1e1;
}
.product ul li a {
  display: block;
  width: auto;
  height: 60px;
  padding: 0 10px;
}
.product-img {
  width: 60px;
  height: 60px;
}
.product-text {
  height: 40px;
  padding: 10px 0 10px 10px;
  line-height: 20px;
}
.product-text p:last-child {
  color: #7b7b7b;
  font-size: 0.8rem;
}
.product-right {
  width: 20px;
  height: 60px;
  color: #7b7b7b;
  text-align: right;
  line-height: 60px;
}
/******************项目申请的样式******************/
.service {width: 100%;}
.service ul li {
  width: auto;
  height: 61px;
  padding: 0 10px;
  background: #fff;
}
.service-icon {
  width: 40px;
  height: 40px;
  padding: 10px 0;
}
.service-icon1 {
  background: url("../images/service-icon1.png") no-repeat center center;
  background-size: 40px 40px;
}
.service-icon2 {
  background: url("../images/service-icon2.png") no-repeat center center;
  background-size: 40px 40px;
}
.service-icon3 {
  background: url("../images/service-icon3.png") no-repeat center center;
  background-size: 40px 40px;
}
.service-sel {
  position: relative;
  height: 40px;
  padding: 10px 0 10px 10px;
  overflow: hidden;
}
.service-sel select,
.service-sel input {
  width: 100%;
  height: 40px;
  border: none;
  outline: none;
  color: #a4a4a4;
  font-size: 1rem;
}
.service-sel select {
  background: #fff;
  padding: 0 10px;
}
.service-sel .down {
  top: 26px;
  right: 10px;
  border-top: 8px solid #a4a4a4;
}
.service-sel input {padding-left: 10px;}
.service-sel input:-moz-placeholder          {color: #a4a4a4;}
.service-sel input::-moz-placeholder         {color: #a4a4a4;}
.service-sel input:-ms-input-placeholder     {color: #a4a4a4;}
.service-sel input::-webkit-input-placeholder{color: #a4a4a4;}
.service ul li:first-child .service-sel {border-bottom: 1px solid #e4e1e1;}
.service ul li:last-child {
  height: 140px;
  margin-top: 10px;
}
.service ul li:last-child .service-sel {height: 120px;}
.service-sel textarea {
  width: 94%;
  height: 120px;
  padding: 0 3%;
  border: 0;
  resize: none;
  color: #a4a4a4;
  font-size: 1.2rem;
  line-height: 30px;
}
/******************大师订单的样式******************/
.order-number {
  width: 100%;
  height: 39px;
  border-bottom: 1px solid #e4e1e1;
  color: #b4b4b4;
  font-size: 0.8rem;
  line-height: 39px;
}
/******************大师下单的样式******************/
.info-order {width: 100%;}
.info-order ul li {
  width: auto;
  height: 61px;
  padding: 0 10px;
  background: #fff;
}
.order-icon {
  width: 40px;
  height: 40px;
  padding: 10px 0;
}
.order-icon1 {
  background: url("../images/order-icon1.png") no-repeat center center;
  background-size: 40px 40px;
}
.order-icon2 {
  background: url("../images/order-icon2.png") no-repeat center center;
  background-size: 40px 40px;
}
.order-icon3 {
  background: url("../images/order-icon3.png") no-repeat center center;
  background-size: 40px 40px;
}
.order-icon4 {
  background: url("../images/order-icon4.png") no-repeat center center;
  background-size: 40px 40px;
}
.info-order .service-sel {border-bottom: 1px solid #e4e1e1;}
.all-sel {
  height: 40px;
  padding: 10px 0;
}
.all-sel .sel-box:first-child {margin-left: 5px;}
.info-order ul li:last-child {height: 221px;}
.info-order ul li:last-child .service-sel {height: 120px;}
.info-order ul li:last-child .service-sel1 {height: 60px!important;}
.img-box {
  position: relative;
  height: 60px;
  width: 60px;
  background: #fff;
  overflow: hidden;
}
.bg {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 62px;
  height: 62px;
  background: #fff url("../images/order-icon5.png") no-repeat;
  background-size: 62px 62px;
}
.photo {
  position: absolute;
  top: 25px;
  left: 75px;
  display: block;
  width: auto;
  height: 30px;
  color: #a7a7a7;
  font-size: 1rem;
  text-align: center;
  line-height: 30px;
}
.file-box {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 60px;
  height: 60px;
  background: transparent;
  color: #fff;
}
.file-int {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  overflow: hidden;
  background: transparent;
  font-size: 1em;
  text-align: center;
  text-indent: 0;
  line-height: 30px;
  font-weight: bold;
  text-decoration: none;
}
.file-int input {
  position: absolute;
  font-size: 100px;
  right: 0;
  top: 0;
  opacity: 0;
}
.img-box img {
  width: 60px;
  height: 60px;
}
/******************轻测下单的样式******************/
.info-text {
  width:auto;
  padding: 10px;
  background: #fff;
  color: #979797;
  text-align: justify;
  text-indent: 2rem;
  line-height: 30px;
  border-bottom: 1px solid #e4e1e1;
}
.info-money {
  padding: 20px 0;
  text-indent: 0;
}
.info-order1 ul li:last-child {height: 61px;}
.info-order1 ul li:last-child .service-sel {height: 40px;}
/******************订单详情未支付的样式******************/
.cont-box2 {
  width: auto;
  padding: 0 10px;
  margin-bottom: 10px;
  background: #fff;
}
.cont-box2 .user-img  {padding-left: 0;}
.cont-box2 .cont-text {padding-right: 0;}
.cont-box2 ul li {
  width: 100%;
  height: 40px;
  padding: 5px 0;
  border-bottom: 1px solid #e4e1e1;
  line-height: 40px;
}
.cont-box2 ul li:last-child {
  height: auto;
  padding-bottom: 10px;
  border-bottom: 0;
}
.text1 {
  width: 96%;
  padding: 0 2%;
  border: 1px dashed #00a0e9;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  color: #b8b8b8;
  text-align: justify;
}
/******************大师下单支付的样式******************/
.cont-box2 .user-img   {padding-bottom: 0;}
.cont-box2 .cont-text2 {
  line-height: 30px;
  padding-bottom: 0;
}
.cont-box2 .cont-text2 p {
  color: #2f2f2f;
  font-size: 1rem;
  line-height: 26px;
}
.coupons1 {
  width: auto;
  height: 40px;
  padding: 10px;
  background: #fff;
  border-top: 1px solid #e4e1e1;
  border-bottom: 1px solid #e4e1e1;
  line-height: 40px;
}
.radio {
  width: 20px;
  height: 20px;
  padding: 10px 10px 10px 0;
  background: url("../images/chose1.png") no-repeat 0 10px;
  background-size: 20px 20px;
}
.on {
  background: url("../images/chose2.png") no-repeat 0 10px;
  background-size: 20px 20px;
}
.radio .radio1 {
  width: 20px;
  height: 20px;
  opacity: 0;
  cursor: pointer;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.pay-way {
  width: auto;
  padding: 10px;
}
.coupons2 {
  height: 60px;
  line-height: 30px;
}
.coupons2 .radio {
  padding: 20px 10px 20px 0;
  background-position: 0 20px;
}
.pay-img {
  width: 60px;
  height: 60px;
  padding-right: 10px;
}
/******************全部评价的样式******************/
.evaluation {
  width: auto;
  padding: 0 10px;
  background: #fff;
}
.evaluation ul li {
  position: relative;
  width: 100%;
  height: 72px;
  padding: 10px 0;
  border-bottom: 1px dashed #e4e1e1;
  color: #cbcbcb;
  font-size: 0.8rem;
  line-height: 24px;
}
.evaluation ul li:last-child {border: none;}
.evaluation ul li .evaluation-text {
  color: #969696;
  overflow: hidden;
  white-space: nowrap;
  text-overflow:ellipsis;
}
.star {
  position: absolute;
  top: 10px;
  right: 0;
  height: 24px;
}
.star-img {
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 5px;
}
.star .star-img:last-child {margin: 0;}
.star1 {
  background: url("../images/star1.png") no-repeat;
  background-size: 24px 24px;
}
.star2 {
  background: url("../images/star2.png") no-repeat;
  background-size: 24px 24px;
}
/******************热门资讯的样式******************/
.hot-news {
  width: auto;
  padding: 0 10px;
  background: #fff;
}
.hot-news ul li {
  width: 100%;
  height: 60px;
  padding: 10px 0;
  border-bottom: 1px solid #e4e1e1;
}
.hot-news ul li:last-child {border: none;}
.news-img {
  width: 96px;
  height: 60px;
}
.news-text {
  height: 30px;
  padding-left: 10px;
  font-size: 0.8rem;
  line-height: 30px;
}
.news-text p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow:ellipsis;
}
.news-text span {color: #bab9b9;}
.see1 {
  display: block;
  width: 20px;
  height: 20px;
  margin: 5px 5px 5px 0;
  background: url("../images/see1.png") no-repeat;
  background-size: 20px 20px;
}
/******************资讯详情的样式******************/
.news-top {
  width: 100%;
  height: 60px;
  padding: 10px 0;
  border-bottom: 1px solid #e4e1e1;
  text-align: center;
  line-height: 30px;
}
.news-top span {
  margin-right: 10px;
  color: #bcbcbc;
}
.news-top span:last-child {margin-right: 0;}
.news-banner {
  width: 80%;
  padding: 20px 10%;
}
.news-cont {
  color: #868686;
  text-align: justify;
  line-height: 30px;
  text-indent: 2rem;
}
/******************晒单详情的样式******************/
.cont-box3 {
  padding-bottom: 10px;
  margin-bottom: 0;
  border-bottom: 1px solid #e4e1e1;
}
.cont-time {
  width: auto;
  height: 60px;
  padding: 10px;
  border-bottom: 1px solid #e4e1e1;
  color: #a6a6a6;
  line-height: 60px;
}
.cont-user {
  width: 60px;
  height: 60px;
  margin-right: 10px;
  -webkit-border-radius: 60px;
     -moz-border-radius: 60px;
          border-radius: 60px;
}
.cont-user img {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 60px;
     -moz-border-radius: 60px;
          border-radius: 60px;
}
.cont-box4 {
  width: auto;
  padding: 10px;
  color: #6a6a6a;
  text-align: justify;
  line-height: 30px;
}
.cont-box4 p:last-child {color: #a6a6a6;}
/******************评价的样式******************/
.cont-box6 {
  width: auto;
  padding: 0 10px;
  background: #fff;
}
.star-list {
  width: 100%;
  height: 150px;
  padding: 10px 0;
  border-bottom: 1px solid #e4e1e1;
}
.star-sel img {
  width: 26px;
  height: 26px;
  float: left;
  margin: 7px 0;
}
.cont-box6 ul li {
  width: 100%;
  height: 40px;
  padding: 5px 0;
  line-height: 40px;
}
.cont-box6 ul li:last-child {height: 80px;}
.star-name {
  display: block;
  width: 80px;
  float: left;
  color: #898989;
  line-height: 40px;
}
.load-img {
  position: relative;
  height: 80px;
  padding: 0 10px;
  border-bottom: 1px solid #e4e1e1;
}
.load-img1 {height: 140px;}
.load-img1 .service-sel {height: 120px!important;}
.load-img .service-sel {
  height: 60px;
  padding-left: 0;
}
.load-img .file-box {left: 0;}
.load-img .photo {
  top: 10px;
  left: 70px;
  text-align: left;
}
/******************轻测详情的样式******************/
.mask4 {
  position: absolute;
  top: 0;
  right: 20px;
  z-index: 7;
  width: 50px;
  height: 65px;
  background: #000;
  opacity: .8;
  -webkit-border-bottom-left-radius: 8px;
     -moz-border-bottom-left-radius: 8px;
          border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
     -moz-border-bottom-right-radius: 8px;
          border-bottom-right-radius: 8px;
}
.mask5 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 34px;
  background: #000;
  opacity: .5;
}
.star3 {
  position: absolute;
  top: 0;
  right: 20px;
  z-index: 8;
  width: 50px;
  height: 65px;
}
.star3 img {
  width: 30px;
  height: 30px;
  float: left;
  margin: 5px 10px;
}
.star3 p {
  color: #60ace8;
  font-size: 0.8rem;
  text-align: center;
  line-height: 20px;
}
.goods-text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: auto;
  height: 34px;
  padding: 0 10px;
  color: #fff;
  line-height: 34px;
}
.description {
  width: auto;
  height: 150px;
  padding: 10px;
  background: #fff;
  border-bottom: 1px solid #e4e1e1;
}
.description textarea {
  width: 100%;
  height: 150px;
  border: none;
  background: #fff;
  resize: none;
  color: #a1a1a1;
  font-size: 1.2rem;
  text-align: justify;
  line-height: 30px;
  text-indent: 2rem;
}
.description-icon {
  width: 100%;
  height: 40px;
  background: #fff;
  border-bottom: 1px solid #e4e1e1;
  overflow: hidden;
  color: #5c5855;
  line-height: 40px;
}
.description-icon ul li {
  width: 50%;
  height: 40px;
  float: left;
}
.description-icon ul li:first-child {
  margin-left: -1px;
  border-right: 1px solid #e4e1e1;
}
.description-box {
  display: table;
  margin: auto;
}
.description-box img {
  width: 30px;
  height: 30px;
  margin: 5px;
}
.cont-case,
.case-explain {
  width: auto;
  padding: 0 10px;
  background: #fff;
}
.cont-case p,
.case-explain p {
  width: 100%;
  border-bottom: 1px solid #e4e1e1;
  color: #5c5855;
  line-height: 40px;
}
.case-img {
  width: 80%;
  padding: 10px 10%;
}
.cont-case a {
  display: block;
  width: 100%;
  border-bottom: 1px solid #e4e1e1;
  color: #5c5855;
  text-align: center;
  line-height: 40px;
}
.case-explain {
  margin-top: 10px;
  text-align: justify;
  text-indent: 2rem;
}
.case-explain p {text-indent: 0;}
.case-explain span {
  display: block;
  width: 100%;
  padding: 10px 0;
  color: #a1a1a1;
  line-height: 30px;
}
.case-title {
  width: auto;
  padding: 0 10px;
  background: #f7f7f7;
  color: #5c5855;
  line-height: 40px;
}
.buy {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 6;
  width: 100%;
  height: 60px;
  border-top: 1px solid #e4e1e1;
  background: #fff;
}
.buy-money {
  width: 40%;
  height: 50px;
  padding: 5px 0;
  line-height: 25px;
}
.case-prise {
  color: #ffa201;
  text-align: center;
}
.case-time {
  display: table;
  margin: auto;
  color: #8a8a8a;
}
.case-time b {
  display: block;
  width: 25px;
  height: 25px;
  background: url("../images/time.png") no-repeat center center;
  background-size: 20px 20px;
}
.buy-btn {
  width: 60%;
  height: 40px;
  padding: 10px 0;
}
.buy-btn button {
  width: 90%;
  height: 40px;
  margin-right: 10px;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  border: none;
  background: #60ace8;
  color: #fff;
  font-size: 1.2rem;
}
/******************大师详情的样式******************/
.great-logo {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 86px;
  height: 24px;
}
.share {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  width: 24px;
  height: 24px;
}
.great-name {
  position: absolute;
  left: 0;
  bottom: 65px;
  width: 100%;
  color: #fff;
  text-align: center;
  line-height: 30px;
}
.mask6 {
  position: absolute;
  left: 50%;
  bottom: 30px;
  width: 200px;
  height: 30px;
  margin-left: -100px;
  background: #000;
  opacity: .6;
  -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
          border-radius: 30px;
}
.great-cont {
  position: absolute;
  left: 50%;
  bottom: 30px;
  width: 200px;
  height: 30px;
  margin-left: -100px;
  color: #fff;
  font-size: 0.8rem;
  text-align: center;
  line-height: 30px;
}
.case-type {
  width: 100%;
  height: 50px;
  background: #fff;
  border-bottom: 1px solid #e4e1e1;
}
.case-type ul li {
  width: 25%;
  float: left;
  margin-left: -1px;
  border-right: 1px solid #e4e1e1;
  color: #5c5855;
  font-size: 0.8rem;
  line-height: 50px;
}
.case-box {
  display: table;
  margin: auto;
}
.case-icon {
  display: block;
  width: 20px;
  height: 20px;
  margin: 15px 5px 15px 0;
}
.case-icon1 {
  background: url("../images/great-icon3.png") no-repeat center center;
  background-size: 20px 20px;
}
.case-icon2 {
  background: url("../images/great-icon4.png") no-repeat center center;
  background-size: 20px 20px;
}
.case-icon3 {
  background: url("../images/great-icon5.png") no-repeat center center;
  background-size: 20px 20px;
}
.case-icon4 {
  background: url("../images/great-icon6.png") no-repeat center center;
  background-size: 20px 20px;
}
.great-title {
  width: auto;
  height: 40px;
  padding: 0 10px;
  margin-top:10px;
  background: #fff;
  border-bottom: 1px solid #e4e1e1;
  color: #555;
  line-height: 40px;
}
.great-list ul li {
  width: auto;
  height: 80px;
  padding: 0 10px;
  background: #fff;
}
.great-list ul li a {
  display: block;
  width: auto;
  height: 59px;
  padding: 10px 0;
  border-bottom: 1px dashed #e4e1e1;
}
.great-img {
  width: 60px;
  height: 60px;
}
.great-text {
  padding-left: 10px;
  line-height: 20px;
}
.great-text p:first-child {
  color: #3f3f3f;
  font-size: 0.8rem;
}
.great-text p:last-child {
  color: #969696;
  font-size: 0.6rem;
  text-align: justify;
}
.great-text b {
  margin-left: 20px;
  color: #4692e6;
}
.great-chose {
  background: url("../images/chose.png") no-repeat right 10px;
  background-size: 30px 30px;
}
.great-list1 {display: none;}
.great-see {
  width: 100%;
  height: 39px;
  background: #fff;
  border-bottom: 1px solid #e4e1e1;
  color: #61ade7;
  text-align: center;
  line-height: 39px;
}
.close1 {display: none;}
.great-btn {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  background: #eeeeec;
}
.great-btn ul li {
  width: 33.3333%;
  float: left;
}
.great-btn ul li a {
  display: block;
  width: 100%;
  height: 50px;
  padding: 5px 0;
  border-right: 1px solid #cdcdcd;
  color: #6d6d6b;
  text-align: center;
  line-height: 25px;
}
.great-num {
  display: block;
  width: 100%;
  height: 30px;
  font-size: 0.8rem;
}
.great-btn ul li img {
  width: 25px;
  height: 25px;
  text-align: center;
}
.great-btn ul li button {
  width: 100%;
  height: 60px;
  background: #61ade7;
  border: none;
  color: #fff;
  font-size: 1.2rem;
}