*{
	margin: 0;
	padding: 0;
}
a{
	color:white;
}

.navbar-wrapper .navbar{
	padding-left: 0;
	padding-right: 0;
}
.navbar-toggle .icon-bar{
	background-color: white;
}
.navbar_style{
	color:white !important;
}
.navbar-nav li:hover{
    display: block;
    background-color: green;
    /*padding: 10px;*/
}

.nav1>li{
	list-style: none;
}
.nav1>li>a{
	 position: relative;
    display: block;
    padding: 10px 20px;
}
.nav1>li>a:visited{
	color:white;
	text-decoration: none;
}
.nav1 a:hover{
	text-decoration: none;
	color:#d3cccc;
	background-color: #4044D7 !important;

	}
.navbar-header a:hover{
	color:white;
}
.head_style{
	width:100%;
	height:485px;
}
.navbar{
	border:none;
}
#navbar li.active a{
	color: #d3cccc;
	border-bottom: 1px solid white;
}
.logImg_style{
	width:42px;
	max-height:40px;
	margin-left: 10px;
}
.log_div{
	float: left;
	display: flex;
	align-items: center;
	color:white;
	font-size: 20px;
	height:52px;
}
.log_div text{
	margin-left: 10px;
}
.item_title{
	display: flex;
	justify-content: space-between;
}

.center_div{
	width:100%;
	height:2000px;
	background:url('../img/index_img/back_img.png')no-repeat;
	background-size:100% 100%;
}

.product_pic_style .col-lg-4{
	padding-left: 0;
	padding-right: 0;
}
.product_pic_style img{
	max-width:100%;
	height:267px;
	display: block;
	margin: 0 auto;
}
.center_item .container{
	padding-right: 0;
	padding-left: 0;
}
.lookhere_pic_div{
	height:300px;
	display: flex;
	margin-top: 30px;
	justify-content: space-between;
}
.lookhere_pic_item_div{
	width:200px;
	height:270px;
	z-index: 100;
	margin: 45px auto;
}
.lookhere_txt{
	width:100%;
	height:100px;
	position: relative;
	bottom:-130px;
	text-align: center;
}
.lookhere_txt_top{
	color:#FEFEFE;
	font-size: 18px;
}
.lookhere_txt_bot{
	letter-spacing: 2px;
	color:#DADADA;
	font-size: 10px;
}
.Package_item_div{
	width:220px;
	height:180px;
	background-color:#FFFFFF;
	z-index: 100;
	margin: 75px auto;
}
.Package_item_pic{
	height:160px;
	float: left;
	position: relative;
	left:-43px;
	top:20px;
}
.Package_item_pic img{
	width:70px;
	height:70px;
}
.Package_item_txt{
	width:60%
	float: left;
	position: relative;
	left: -30px;
	top:20px;
}
.Package_txt_top{
	text-align: left;
	color:black;
	padding: 10px 0;
	font-weight: bold;
}
.Package_txt_bot{
	letter-spacing: 1px;
	color:#939393;
	font-size: 10px;
}
/*六边形样式*/
.box{
	margin-left: 50px;
}
.box1,.box2,.box3,.box4{
    width: 50px;
    height: 170px;
    overflow: hidden;
}
.box1{
    visibility: hidden;
    transform: rotate(160deg);
}
.box2{
    visibility: hidden;
    transform: rotate(-60deg);
}
.box3{
    transform: rotate(-60deg);
    visibility: visible;
    background-color: #76D9A2;
}
.box4{
    display: block;
    position: relative;
}

.triangle_img{
  	margin-top: 60px;
  	transform: rotate(140deg);
  }
  /*第二个六边形*/
 .mybox{
	margin: 0 65%;
	height:50px;
	width:50px;
}
.mybox1,.mybox2,.mybox3,.mybox4{
    width: 30px;
    height: 55px;
    overflow: hidden;
}
.mybox1{
    visibility: hidden;
    transform: rotate(160deg);
}
.mybox2{
    visibility: hidden;
    transform: rotate(-60deg);
}
.mybox3{
    transform: rotate(-60deg);
    visibility: visible;
    background-color: #F1B149;
}
.mybox4{
    display: block;
    position: relative;
}
.mybox4 a{
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -50px;
    border-radius: 3px;
    text-align: center;
    line-height: 50px;
    width: 100px;
    height: 50px;
    text-decoration: none;
    color: #FFC107;
    font-size: 18px;
    font-weight: bolder;
    background: #525c61;
}
/*六边形样式结束*/
.footer_div{
	margin-bottom: 20px;
}
.footer{
	height:auto;
	display: flex;
	justify-content: center;
	flex-wrap:wrap;
	color:#dadada;
	font-size:12px;
}
.footer a{
	color:#dadada;
}
.footer a:hover{
	text-decoration: none;
	color:#777777;

}
.footer ul{
	list-style: none;
	text-align: center;
}
.footer ul li{
	margin-right: 6px;
	display: block;
	float: left;
}
.center_div{
  	margin-bottom: 100px;
  }
.head_style{
	overflow: hidden;
}
/*大于等于1200*/
@media screen and (min-width: 1200px) {
  .container {
   	/*width:65%;*/
   	width:1000px;
  }
  .head_style{
	width:100%;
	height:700px;
  }
  .center_div{
	width:100%;
	height:2000px;
	margin-top: 100px;
	background:url('../img/index_img/back_img.png')no-repeat;
	background-size:100% 100%;
  }
  .item_title_lookhere{
  	padding-top: 130px;
  }
  .tema_img{
  	width:595px;
  	height:350px;
  	margin-top: 30px;
  }
  .dadui_back_img{
  	width:100%;
  	height:700px;
  	background: url('../img/c02.png')no-repeat;
  	background-size:100% 100%;
  }
  
}
/*大于768，小于1200*/
@media screen and (min-width:768px) and (max-width:1200px){
    .center_div{
		width:100%;
		height:1700px;
		margin-top: 100px;
		background:url('../img/index_img/back_img01.png')no-repeat;
		background-size:100% 100%;
	}
	.item_title_lookhere{
  		padding-top: 150px;
  	}
  	.item_title_lookhere1{
  		padding-top: 110px;
  	}
  	.tema_img{
  		width:510px;
  		height:300px;
  		margin-top: 10px;
  	}
  	.mybox1,.mybox2,.mybox3,.mybox4{
	    width: 30px;
	    height: 40px;
	    overflow: hidden;
	}
	.dadui_back_img{
	  	width:100%;
	  	height:500px;
	  	background: url('../img/c02.png')no-repeat;
	  	background-size:100% 100%;
	  }
}
/*大于等于768*/
@media screen and (min-width: 768px) {
  .navbar-nav{
  	float: right;
  }
  .line_txt{
	width:30%;
	text-align: center;
	color:#4460DF;
	font-size: 26px;
	}
	.explain_txt{
  	font-size:14px;
  }
  .item_title{
  	margin-bottom: 15px;
  }
  
   .line{
	width:30%;
	height:1.5px;
	background-color: #4460DF;
	margin: auto 0;
}
.product_pic_style img{
	width:100%;
	height:250px;
}

.center_item{
	width:100%;
	height:33.333%;
}

}
@media screen and (min-width:768px) and (max-width:970px){
	.product_pic_style img{
		width:100%;
		height:200px;
	}
}

/*小于等于768*/
@media screen and (max-width: 768px) {
  .navbar-wrapper .navbar_index{
	background-color: rgba(27, 27, 26, 0.54);
    background-image: linear-gradient(to right,rgba(60, 56, 53, 0.5),rgba(19, 16, 17, 0.68))
  }
  .line_txt{
	width:30%;
	text-align: center;
	color:#4460DF;
	font-size: 16px;
}
  .head_style{
	width:100%;
	height:250px;
  }
  .explain_txt{
  	font-size:10px;
  }
  .item_title{
  	margin-bottom: 10px;
  }
  .item_title_lookhere{
  	/*margin-top: 150px;*/
  	padding-top:51px;
  }
  .line{
	width:30%;
	height:1.5px;
	background-color: #4460DF;
	margin: auto 0;
}
.center_div{
	width:100%;
	height:1350px;
	margin-top: 20px;
	background:url('../img/index_img/back_img01.png')no-repeat;
	background-size:100% 100%;
	margin-bottom: 50px;
}
.center_item{
	width:100%;
	height:33.333%;
}
.product_pic_style img{
	width:100%;
	height:100px;
}
.jumbotron{
	padding-bottom:20px ;
}
.lookhere_pic_item_div{
	width:120px;
	height:162px;
	z-index: 100;
	margin: 10px auto 0;
}
.lookhere_txt{
	width:100%;
	height:60px;
	position: relative;
	bottom:-70px;
	text-align: center;
}
.lookhere_txt_top{
	color:#FEFEFE;
	font-size: 14px;
}
.lookhere_txt_bot{
	letter-spacing: 1px;
	color:#DADADA;
	font-size: 6px;
}
.item_title_lookhere_center{
	margin-top:50px ;
}
/*求包养*/
.Package_item_div{
	width:250px;
	height:90px;
	background-color:#FFFFFF;
	z-index: 100;
	margin: 10px auto 0;
}
.Package_item_pic{
	height:80px;
	float: left;
	position: relative;
	left:-31px;
	top:10px;
}
.Package_item_pic img{
	width:50px;
	height:50px;
}
.Package_item_txt{
	width:60%
	float: left;
	position: relative;
	left: -20px;
	top:10px;
}
.Package_txt_top{
	text-align: left;
	color:black;
	padding: 0px 0;
	font-weight: bold;
}
.Package_txt_bot{
	letter-spacing: 1px;
	color:#939393;
	font-size: 10px;
}
.tema_img{
  	width:287px;
  	height:168px;
  }
  .triangle_img{
  	width:24px;
  	height:24px;
  }
  /*六边形*/
 .box{
	margin-left: 30px;
}
.box1,.box2,.box3,.box4{
    width: 25px;
    height: 40px;
    overflow: hidden;
}
.box1{
    visibility: hidden;
    transform: rotate(160deg);
}
.box2{
    visibility: hidden;
    transform: rotate(-60deg);
}
.box3{
    transform: rotate(-60deg);
    visibility: visible;
    background-color: #76D9A2;
}
.box4{
    display: block;
    position: relative;
}

.mybox{
	margin: 45px 60%;
	height:50px;
	width:50px;
}
.mybox1,.mybox2,.mybox3,.mybox4{
    width: 20px;
    height: 30px;
    overflow: hidden;
}
.col-xs-0{
	height:65px !important;
}
.triangle_img{
	margin-top: 40px;
}
.footer{
	font-size:10px;
}
.dadui_back_img{
  	width:100%;
  	height:250px;
  	background: url('../img/c02.png')no-repeat;
  	background-size:100% 100%;
 }
}

