/*全局样式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;}
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{

}
.top{
  background: url('https://resources.bao315.com/resources/site/beautyPicture/subject_LivingRoom/images/top.jpg') no-repeat;
  background-size: cover;
  background-position: center top;
  height: 800px;
  position: relative;
}

.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,.nav-a .active{
  background: #49c4d1;
  color: #fff;
}

.wrap04{
  width: 1400px;
  margin: 0 auto;
  background: url('https://resources.bao315.com/resources/site/beautyPicture/subject_LivingRoom/images/swiper-bg.jpg') no-repeat;
  background-size: 100% 100%;
  background-position: center;
  overflow: hidden;
  position: relative;
  padding: 0 100px;
  box-sizing: border-box;
}
.wrap04-img{
  width: 35%;
  display: block;
  margin: 40px auto;
}
.wrap04 .txt{
  float: left;
  display: inline-block;
  width: 50%;
}
.wrap04 .swiper{
  float: right;
  display: inline-block;
  width: 50%;
  position: relative;
}
.wrap04 .swiper-slide{
  transform: scale(0.7) translateX(20%);
  transition: transform 1.0s;
}
.wrap04 .swiper-slide-active{
  z-index: 2;
  transform: scale(1);
}
.wrap04 .swiper-slide img{
  width: 100%;
  height: 300px;
}
.wrap04 .swiper-slide-active img{
  width: 150%;
}
.wrap04 .swiper-slide-active::after{
  display: none;
}
.wrap04 .swiper-slide:after{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  content: ''
}
.wrap04 .txt{
  padding-left: 10%;
  padding-right: 8%;
  box-sizing: border-box;
  color: #fff;
  transform: translateY(-50%);
  overflow: hidden;
  position: relative;
  top: 50%;
}
.wrap04 .txt p:first-child{
  font-size: 24px;
  line-height: 50px;
}
.wrap04 .txt p:nth-child(2){
  font-size: 14px;
  line-height: 30px;
}
.btn-more{
  display: block;
  width: 180px;
  margin: 40px 0 10px 0;
  line-height: 35px;
  background: rgb(73,196,209);
  text-align: center;
  box-shadow: 0 6px 6px transparent;
  border-radius: 20px;
  font-size: 14px;
  letter-spacing: 1px;
  color: #fff!important;
  transition: all .2s;
  opacity: .7;
}
.btn-more-01{
  display: block;
  width: 180px;
  line-height: 35px;
  background: #49c4d1;
  text-align: center;
  border-radius: 20px;
  font-size: 14px;
  letter-spacing: 1px;
  color: #fff!important;
  position: absolute;
  left: 50%;
  bottom: -20px;
  opacity: .7;
  transform: translateX(-50%);
  transition: all .2s;
}
.btn-more-01:hover{
  box-shadow: 0 6px 6px rgba(0,0,0,0.1);
  opacity: 1;
}
.btn-more:hover{
  opacity: 1;
  box-shadow: 0 6px 6px rgba(0,0,0,0.1);
}
.btn-more-02:hover{
  box-shadow: 0 6px 6px rgba(0,0,0,0.1);
  opacity: 1;
}
.btn-more-02{
  display: block;
  width: 180px;
  line-height: 35px;
  background: rgb(73,196,209);
  text-align: center;
  border-radius: 20px;
  font-size: 14px;
  letter-spacing: 1px;
  color: #fff!important;
  position: absolute;
  opacity: .7;
  left: 10%;
  top: 50%;
  transition: all .2s;
  transform: translateX(-50%);
}
.btn-more-03{
  display: block;
  width: 180px;
  line-height: 35px;
  background: rgb(73,196,209);
  text-align: center;
  border-radius: 20px;
  font-size: 14px;
  letter-spacing: 1px;
  color: #fff!important;
  position: absolute;
  left: 10%;
  opacity: .7;
  transition: all .2s;
  bottom: 5%;
}
.btn-more-05{
  display: block;
  width: 150px;
  line-height: 30px;
  background: rgb(73,196,209);
  text-align: center;
  box-shadow: 0 6px 6px rgba(0,0,0,0.1);
  border-radius: 20px;
  font-size: 12px;
  letter-spacing: 1px;
  color: #fff!important;
  margin: 10px 0;
  border: 1px solid #fff;
  display: none;
}
.swiper-button-prev{
  left: 46%;
  top: 55%;
  background: url('https://resources.bao315.com/resources/site/beautyPicture/subject_LivingRoom/images/prev.png') no-repeat;
  background-size: 100% 100%;
  background-position: center;
  width: 15px;
  height: 25px;
}
.switch{
  width: 80%;
  margin: 50px auto;
  text-align: center;
  color: #999;
  font-size: 14px;
  background: #fff;
}
.switch .col{
  float: left;
  display: inline-block;
  width: 20%;
  box-sizing: border-box;
  border-right: 1px solid #e2e2e2;
  padding: 15px 0 5px 0;
  cursor: pointer;
  line-height: 35px;
  transition: transform 0.2s;
  background: #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
.switch .col:last-child{
  border-right: 0;
}
.switch img{
  height: 25px;
}
.content{
  position: relative;
}
.switch .active{
  color: rgb(73, 196, 209);
  transform: scale(1.1);
}
/*.switch .col:hover{
  transform: scale(1.1);
}*/
.wrap04 .content02,.wrap04 .content03,.wrap04 .content04,.wrap04 .content05{
  display: none;
}
.content{
  height: 300px;
}
/*d2f1f4*/
/*49c4d1*/
body{
  background: url('..') #d2f1f4 repeat-y;
  background-position: center;
  background-size: 80%;

}
.top{
  position: relative;
}
.wrap01{
  background: rgb(231,248,249);
  background-position: left;
  background-size: 100% 100%;
  width: 1400px;
  margin: 80px auto 0;
  position: relative;
  z-index: 2;
  padding: 1px 100px;
  box-sizing: border-box;
}
.body-bg{
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translateY(110%);
  z-index: 1;
}
.wrap01-cont{
  width: 80%;
  margin: 0 auto;
}
.wrap01-left{
  float: left;
  display: inline-block;
  width: 55%;
}
.wrap01-right{
  float: right;
  margin-left: 5%;
  width: 40%;
}
.wrap01-img{
  width: 40%;
  display: block;
  margin: 50px auto;
}
.wrap01-left-img{
  width: 100%;
  height: 250px;
  border: 2px solid #fff;
  box-sizing: border-box;
  box-shadow: 0 10px 6px rgba(0, 0, 0, 0.1);
}
.wrap01-left div{
  padding: 80px 50px;
  box-sizing: border-box;
  background: #fff;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0 10px 6px rgba(0, 0, 0, 0.1);
  height: 250px;
  box-sizing: border-box;
}
.wrap01-left p:first-child{
  color: #333;
  font-size: 20px;
  line-height: 50px;
}
.wrap01-left p:nth-child(2){
  color: #666;
  font-size: 14px;
  line-height: 26px;
}
.wrap01-left div .bg-left{
  position: absolute;
  left: 10px;
  top: 10px;
}
.wrap01-left div .bg-right{
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.wrap01-right{
  margin-top: 80px;
  position: relative;
}
.wrap01-right img{
  width: 100%;
  height: 440px;
  border: 2px solid #fff;
  box-sizing: border-box;
  transition: all .5s;
  cursor: pointer;
}
.wrap01-right img:hover{
  box-shadow: 0 10px 6px rgba(0, 0, 0, 0.1);
  transform: scale(0.9);
}
.wrap01-right-btn{
  color: #fff!important;
  background: #49c4d1;
  border-radius: 20px;
  position: absolute;
  left: 10%;
  bottom: 0;
  width: 80%;
  line-height: 40px;
  display: block;
  font-size: 14px;
  letter-spacing: 1px;
  padding-left: 20px;
  box-sizing: border-box;
  transform: translateY(50%);
  box-shadow: 0 6px 6px rgba(0,0,0,0.1);
}
.wrap01-right-btn img{
  position: absolute;
  right: 20px;
  top: -10px;
  width: 40px;
  height: 40px;
  border: 0;
  box-shadow: none;
}
.tab{
  position: absolute;
  right: 16%;
  top: 7%;
  width: 40%;
}
.tab span{
  background: #fff;
  color: #666;
  line-height: 35px;
  margin: 0 0 10px 40px;
  font-size: 16px;
  padding: 0 20px;
  float: right;
  cursor: pointer;
}
.tab .active{
  background: #49c4d1;
  color: #fff;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
.cont03,.cont02{
  display: none;
}
.wrap01-bg{
  width: 80%;
  margin: 100px auto;
  display: block;
  position: relative;
}
.wrap01-bg img{
  width: 100%;
  transform: scale(1.1);
}
.wrap01-bg-02{
  width: 80%;
  margin: 100px auto;
  display: block;
  position: relative;
}
.wrap01-bg-02-bg{
  width: 100%;
}
.wrap01-bg-02-img{
  position: absolute;
  right: -30%;
  top: 50%;
  width: 200px;
  z-index: 2;
}
.img-cont div{
  display: inline-block;
  width: 48%;
  height: 340px;
  float: left;
  box-sizing: border-box;
  position: relative;
  padding: 150px 50px;
  cursor: pointer;
  border: 2px solid transparent;
  background: #fff;
}
.img-cont div:hover{
  border: 2px solid #49c4d1;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
}
.img-cont div:hover .btn-more-03{
  opacity: 1;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
}
.img-cont div:first-child{
  margin-right: 4%;
}
.img-cont div p:first-child{
  color: #333;
  font-size: 18px;
  line-height: 40px;
  position: relative;
  padding-left: 10px;
}
.img-cont div p:first-child:after{
  width: 2px;
  height: 40%;
  background: #49c4d1;
  position: absolute;
  left: 0;
  top: 30%;
  content: ''
}
.img-cont div img{
  position: absolute;
  right: 0;
  top: 0;
  width: 300px;
  transform: translateY(-50%);
}
.img-cont{
  margin-top: 100px;
}
.img-cont div p:nth-child(2){
  color: #666;
  font-size: 14px;
  line-height: 26px;
}
.wrap05{
  width: 1400px;
  margin: 0 auto;
  padding: 0 100px;
  box-sizing: border-box;
  padding-bottom: 50px;
  background: rgb(231,248,249);
}
.wrap05-cont{
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
}
.wrap05-img{
  width: 38%;
  display: block;
  margin: 50px auto;
}
.wrap05 .col{
  box-shadow: 0 10px 6px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  margin: 0 0 30px 0;
  height: 200px;
  cursor: pointer;
}
.wrap05 .col *{
  transition: all 0.2s;
}
.wrap05 .col img{
  float: left;
  width: 50%;
  border-radius: 10px 0 0 10px;
  height: 200px;
}
.wrap05 .col-spec img,.wrap05 .col .txt{
  float: right;
  border-radius: 0 10px 10px 0;
}
.wrap05 .col-spec .txt{
  border-radius: 10px 0 0 10px;
}
.wrap05 .col .txt{
  float: left;
  display: inline-block;
  width: 50%;
  box-sizing: border-box;
  padding: 20px 40px;
  background: #fff;
  height: 200px;
}
.wrap05 .col .txt p:first-child{
  font-size: 18px;
  line-height: 40px;
  color: #49c4d1;
}
.wrap05 .col .txt p:nth-child(2){
  font-size: 14px;
  line-height: 26px;
  color: #666;
}
.wrap05 .col:hover .txt{
  background: #49c4d1;
}
.wrap05 .col:hover .txt p{
  color: #fff;
}
.wrap05 .col:hover .btn-more-05{
  display: block;
}
.input{
  background: url('https://resources.bao315.com/resources/site/beautyPicture/subject_LivingRoom/images/bot-bg.png') no-repeat;
  margin-top: 50px;
}
.input-cont{
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 5%;
  box-sizing: border-box;
}
.input-cont-img{
  width: 80%;
  display: block;
  margin: 50px auto;
}
.input-left{
  display: inline-block;
  float: left;
  width: 60%;
  box-sizing: border-box;
}

.input input{
	line-height: 40px;
	color: #666;
	font-size: 14px;
	padding: 0 10px;
	box-sizing: border-box;
	width: 70%;
	margin: 20px auto;
  display: block;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  outline: none;
  border: 0;
}
.marquee{
  float: right;
  display: inline-block;
  width: 30%;
  margin: 50px 5%;
  border-radius: 4px;
}
.marquee .p1{
  font-size: 50px;
  line-height: 60px;
  color: #fff;
  background: #49c4d1;
  text-align: center;
  border-radius: 4px 4px 0 0;
  padding-top: 20px;
  letter-spacing: 4px;
}
.marquee .p2{
  font-size: 22px;
  line-height: 50px;
  color: #fff;
  background: #49c4d1;
  text-align: center;
  padding-bottom: 20px;
}
marquee{
	height: 300px;
	overflow: hidden;
	text-align: center;
	background: rgba(255, 255, 255, 0.5);
	border-radius: 0 0 4px 4px;
}
marquee p{
	line-height: 30px;
	font-size: 14px;
	color: #333;
}
.wrap05-p{
	color: red;
	font-size: 12px;
	line-height: 40px;
  width: 70%;
  margin: 0 auto;
}
.wrap05-btn{
	background: rgb(73,196,209);
	text-align: center;
	letter-spacing: 4px;
  width: 70%;
	font-size: 18px;
	color: #fff!important;
	line-height: 40px;
	border-radius: 6px;
	border-bottom: 4px solid rgb(49,180,194);
	display: block;
	margin: 20px auto 0;
  cursor: pointer;
}
.wrap-span{
	margin: 10px auto;
  width: 70%;
}
.wrap-span span{
	float: left;
	width: 31%;
	text-align: center;
	background: #fff;
	color: #666;
	border-radius: 4px;
	line-height: 40px;
	font-size: 14px;
  cursor: pointer;
}
.wrap-span .active{
	color: #fff;
	background: rgb(73,196,209);
}
.wrap-span span:nth-child(2){
	margin: 0 3.5%;
}
/* 警示框
--------------------------------------------------------------------------------------------*/
.warning_box,
.operation {
    width: 530px;
    height: 260px;
    box-shadow: 0 3px 3px rgba(0,0,0,.3);
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -130px 0 0 -265px;
    z-index: 9999999;
    text-align: center;
    display: none;
}
.warning_box h2,
.operation h2 {
    height: 46px;
    line-height: 46px;
    color: #fff;
    background-color: #e30113;
}
.warning_box h2 span,
.operation h2 span {
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    float: left;
    margin-left: 10px;
}
.ico_warnning_close {
    display: inline-block;
    width: 46px;
    height: 46px;
    float: right;
    background: url(https://image.bao315.com/Public/Home/images/common/warnning_close.png) no-repeat center center;
    cursor: pointer;
}
.ico_warnning_close:hover {
    background-color: #b30917;
}
.warn_text {
    font-size: 14px;
    color: #666;
    padding: 0 10px;
    margin-top: 70px;
}
.warn_btn {
    margin-top: 70px;
}
.warn_btn input[type="button"] {
    outline: none;
    border: 0;
    width: 88px;
    height: 34px;
    color: #fff;
    font-size: 14px;
    margin: 0 15px;
    cursor: pointer;
}
.warn_btn input[type="button"].warn_btn_yes {
    background-color: #e30113;
}
.warn_btn input[type="button"].warn_btn_yes:hover {
    background-color: #b30917;
}
.warn_btn input[type="button"].warn_btn_no {
    background-color: #616161;
}
.warn_btn input[type="button"].warn_btn_no:hover {
    background-color: #404040;
}
.operation_text {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    margin-top: 70px;
}
.operation_text i {
    display: inline-block;
    width: 30px;
    height: 35px;
    background: url(https://image.bao315.com/Public/Home/images/user/ico_user.png) no-repeat;
    vertical-align: middle;
    margin-right: 10px;
}
.operation_text .ico_success i {
    background-position: -245px -207px;
}
.operation_text .ico_failure i {
    background-position: -302px -207px;
}


.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;
}
