/*全局样式start*/
body, h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, ol, li, form, fieldset, legend, button, input, textarea, th, td {margin: 0; padding: 0;}
body, button, input, select, text.pre_main .om_tab .oned .addGoodarea {/*font: 12px/1.5 arial, tahoma, 宋体;*/  font:12px 微软雅黑;}
body { background: #fff repeat scroll 0 0; width:auto; min-width: 1200px; color: #000; margin:0px auto; -moz-user-select:none;border: 1px solid rgba(0,0,0,0);}
h1, h2, h3, h4, h5, h6 { font-size: 100%;}
em, i { font-style: normal;}
fieldset, img { border: 0 none; }
ul, ol, li {list-style: outside none none;}
button, input, select, textarea { font-size: 100%; outline: 0 none; color: #333333;outline:none;}
textarea { resize: none;}
strong {font-weight: normal;}
p {word-wrap:break-word; word-break:break-all;}
table {border-collapse: collapse; border-spacing: 0;}
a { outline: 0 none; text-decoration: none; cursor:pointer;}
a:hover {text-decoration: none;}
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset; border: 1px solid #e7e7e7!important; }
.clear { }
.orderConfirm { background: #f7f7f7;}
.left {float: left;}
.right {float: right;}
.widths {width: 100%; margin:0px auto;}
.width {width: 1200px; margin: 0px auto;}
.hide {display: none;}
.red{color: rgb(255,92,92);}
span,img{
    display: inline-block;
}
.clear:after {
    clear: both;
    content: "​";
    display: block;
    height: 0;
}
.clear {
    *zoom: 1
}

body{
  background: url('https://resources.bao315.com/resources/site/beautyPicture/subject_Child/images/bg.jpg');
  background-position: center;
  background-size: 100%;
}
.top{
  background: url('https://resources.bao315.com/resources/site/beautyPicture/subject_Child/images/top.png') no-repeat;
  background-size: cover;
  background-position: center;
  height: 800px;
}
.nav{
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  z-index: 2;
  position: relative;
}
.nav-wrap{
  width: 1200px;
  margin: 0 auto;
}
.nav img{
  margin: 10px;
  float: left;
}
.nav-a{
  float: right;
  display: inline-block;
  height: 66px;
}
.nav-a a{
  font-size: 14px;
  display: inline-block;
  line-height: 35px;
  height: 35px;
  padding: 0 20px;
  margin: 0 10px;
  color: #333;
  border-radius: 2px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.nav-a a:hover{
  background: #f382ab;
  color: #fff;
}
.mid{
  width: 1200px;
  display: block;
  margin: 100px auto 50px;
}
.title{
  background: #ffb5d0;
  border: 4px solid #fff;
  border-radius: 30px;
  line-height: 50px;
  text-align: center;
  width: 550px;
  font-size: 22px;
  color: #fff;
  margin: 0 auto 60px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
.wrap01{
  width: 1200px;
  margin: 0 auto;
}
.wrap01 .col{
  height: 440px;
}
.wrap01 .col01{
  background: url('https://resources.bao315.com/resources/site/beautyPicture/subject_Child/images/01.png') no-repeat;
  background-position: left center;
}
.wrap01 .col02{
  background: url('https://resources.bao315.com/resources/site/beautyPicture/subject_Child/images/02.png') no-repeat;
  background-position: right center;
}
.wrap01 .col03{
  background: url('https://resources.bao315.com/resources/site/beautyPicture/subject_Child/images/03.png') no-repeat;
  background-position: left center;
}
.wrap01 .col04{
  background: url('https://resources.bao315.com/resources/site/beautyPicture/subject_Child/images/04.png') no-repeat;
  background-position: right center;
}
.wrap01 .col .div{
  float: right;
  display: inline-block;
  width: 50%;
  top: 50%;
  position: relative;
  transform: translateY(-50%);
  padding: 0 10%;
  box-sizing: border-box;
}
.wrap01 .col {
  margin: 10px 0;
}
.wrap01 .col02 .div,.wrap01 .col04 .div{
  float: left;
}
.wrap01 a{
  background: #ffb5d0;
  border: 2px solid #fff;
  border-radius: 30px;
  line-height: 35px;
  text-align: center;
  width: 120px;
  display: block;
  font-size: 16px;
  color: #fff!important;
  margin: 30px 0;
  transition: all .2s;
}
.wrap01 a:hover{
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
}
.wrap01 .div p:first-child{
  font-size: 24px;
  line-height: 60px;
  color: #333;
}
.wrap01 .div p:nth-child(2){
  font-size: 16px;
  line-height: 30px;
  color: #666;
}
.wrap01 .div img{
  position: absolute;
  left: -180px;
  top: -100px;
}
.wrap01 .col02 .div img,.wrap01 .col04 .div img{
  position: absolute;
  left: 430px;
  top: -80px;
}
.wrap02{
  width: 1200px;
  margin: 50px auto;
}
.wrap02-txt{
  width: 70%;
  display: block;
  margin: 100px auto;
}
.wrap02 .col-img{
  width: 100%;
  display: block;
  margin: 20px 0;
}
.wrap02 .img img{
  float: left;
  width: 32%;
  box-sizing: border-box;
  border: 4px solid #fff;
  transition: all .5s;
  cursor: pointer;
}
.wrap02 .img img:hover{
  box-shadow: 0 10px 6px rgba(0, 0, 0, 0.2);
  transform: scale(1.05);
}
.wrap02 .img{
  width: 97.5%;
  margin: 0 auto;
}
.wrap02 .img img{
  height: 260px;
}
.wrap02 .img img:nth-child(2){
  margin: 0 2%;
}
.wrap02 .col{
  position: relative;
  margin: 50px 0;
  padding: 1px;
}
.wrap02 .col .btn-more{
  position: absolute;
  left: 140px;
  display: inline-block;
  bottom: 400px;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  border-radius: 20px;
  width: 120px;
  cursor: pointer;
  color: #fff;
  background: #f382ab;
  text-align: center;
  border: 2px solid #fff;
  transition: all .2s;
}
.wrap02 .col .btn-more:hover{
  box-shadow: 0 4px 6px #f382ab;
}
.wrap02 .col .btn-more-01{
  background: #82d5e7;
  left: auto;
  right: 140px;
}
.wrap02 .col .btn-more-01:hover{
  box-shadow: 0 4px 6px #82d5e7;
}
.wrap02 .col .btn-more-02{
  background: #f7be79;
}
.wrap02 .col .btn-more-02:hover{
  box-shadow: 0 4px 6px #f7be79;
}
.bot{
  width: 1000px;
  margin: 100px auto;
  display: block;
  text-align: center;
  /*background: url('../images/bot.png') no-repeat;
  background-size: 100%;
  background-position: center top;
  padding-top: 400px;*/
  padding-top: 390px;
  position: relative;
}
.bot .bg{
  width: 100%;
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
}
.bot .img{
  width: 28%;
  margin: 0 2%;
  cursor: pointer;
  transition: all .2s;
  border-radius: 40px;
}
.bot .img:hover{
  transform: scale(1.1);
  box-shadow: 0 10px 6px rgba(0, 0, 0, 0.2);
}

.tag{
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.tag-cont{
  background: url('https://resources.bao315.com/resources/site/beautyPicture/subject_Child/images/tag.png') no-repeat;
  background-position: center;
  background-size: 100% 100%;
  padding: 80px 50px 30px 50px;
  color: #54b9d0;
  position: absolute;
  right: 50px;
  top: 0;
  text-align: center;
  letter-spacing: 1px;
}
.tag-p p:first-child{
  font-size: 18px;
  line-height: 30px;
}
.tag-p p:last-child{
  font-size: 24px;
  line-height: 40px;
}


.navBox {
    width: 100%;
    height:68px;
    min-width: 1200px;
    background-color: white;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    z-index: 2;
    position: relative;
}
.navBox  nav{
    width: 1200px;
    height: 68px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 10px;
}
.navBox nav img{
    width: 144px;
}
.navBox nav ul{
    display: flex;
    align-items: center;
    font-size: 14px;
}
.navBox nav ul li{
    width: 126px;
    text-align: center;
}
.navBox nav ul li a{
    font-size: 14px;
    color: #333333;
    padding-bottom: 8px;
}
.navBoxnav ul li a:hover{
    color: #e01b2e;
    border-bottom: 2px solid #e01b2e;
}
.navBox .cur{
    color: #e01b2e;
    border-bottom: 2px solid #e01b2e;
}
.navBox  nav ul li a:hover {
    color: #e01b2e;
    border-bottom: 2px solid #e01b2e;
}

