.carousel-indicators li{
	width: 30px !important;
	height: 5px !important;
	background:#fff !important;
	border-radius:4px !important;
	border: none;
}
.carousel-indicators .active{
	background:#ee2614 !important;
	padding:0 !important;
	margin:0 !important;
}
.waiwei{
	width: 100%;
	padding:30px 0px;
	background:#f6f6f6;
}
.xxk{
	width: 1200px;
	margin:0 auto;
	overflow: hidden;
}
.xxk1{
	width: 254px;
	float: left;
	margin-top: 25px;
}
.xxk2{
	width:100%;
}
.xxk2>a{
	display: block;
	width: 176px;height: 44px;
	margin:0 auto;
}
.xinying{
	width: 32%;
	float:left;
}
.xinying img{
	width: 100%;
}
.xinying>div{
	width: 100%;

}
.xinying>div>p{
	display:block;
	width: 100%;
	line-height:36px;
	text-align:center;
	color:#000;
	/*background:rgba(0,0,0,0.8);
	position: absolute; */
	top: -36px;
}
.xinying{
	margin-right:1%;
	margin-top:10px;
}
.right1{
   margin-left:34px;
}
.menus li>ul{
	position: absolute;
    display: inline-block;
	display:none;
    margin-left: 96px;
    background: #fff;
	border:1px solid #F0F0F0;
	padding:20px;
	background-color:#2655cb;
}
.menus li>ul>li>a{
	color:#fff; font-size:14px;
}
.ljgd{
	display:block;
	width:140px;
	height: 45px;
	line-height:45px;
	margin:0 auto;
	background:#2655cb;
	color:#fff;
        margin-top:20px;
}
.xuanxiangka{
	width: 100%;
	background:#f6f6f6;padding:30px;
}
#myTab{
	display:flex;
	flex-direction: row;
	justify-content: space-between;
}
.xxkyem1{
	width: 100%;
	border:1px solid #e9e5e5;
	background:#fff;
	overflow:hidden;
	box-sizing: border-box;
	margin-top:26px;
}
.close1 figure>img{
	margin:0 auto;
}
.close1 figure{
	width:19%;
	text-align: center;
	margin-right:1%;
	float:left;
	padding:10px 0px;
	border:1px solid #f0f0f0;
	margin-top:13px;
}
.close1 div{
	width:19%;
	text-align: center;
	margin-right:1%;
	float:left;
	padding:62px 0px;
	border:1px solid #f0f0f0;
	margin-top:13px;
	background:#2067d1;
	color:#fff;
}
@media screen and (max-width: 760px) { 
  .close1 figure{
  	width:49%;
  	text-align: center;
  	margin-right:1%;
  	float:left;
  	padding:10px 0px;
  	border:1px solid #f0f0f0;
  	margin-top:13px;
  }
  .close1 div{
  	width:49%;
  	text-align: center;
  	margin-right:1%;
  	float:left;
  	padding:61px 0px;
  	border:1px solid #f0f0f0;
  	margin-top:13px;
  	background:#2067d1;
  	color:#fff;
  }
}
#myTab>li>a{
    color:#000000;
}
.act{
	background:#2655cb;
	color:#fff !important;
}
#myTab a:hover{
  background:none !important;
    color:#000 !important;

}