*{
    font-size:14px;
    font-family: Microsoft YaHei;
}
html,body{
    height:100%;
}
.index_head{
	height: 50px;
	width: 100%;
}
.myCarousel{
	width: 80%;
	height: 30%;
}
.index_nav{
	width: 100%;
	height:90px;
	float: left;
}
.index_nav_logo{
	width: 140px;
	height:70px;
	margin-left: 10%;
	margin-top: 10px;
	float: left;
}

.index_nav_logo img:hover{
	-webkit-animation-name: shake-slow;
	-ms-animation-name: shake-slow;
	animation-name: shake-slow;
	-webkit-animation-duration: 5s;
	-ms-animation-duration: 5s;
	animation-duration: 5s;
	-webkit-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-ms-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-delay: 0s;
	-ms-animation-delay: 0s;
	animation-delay: 0s;
	-webkit-animation-play-state: running;
	-ms-animation-play-state: running;
	animation-play-state: running
}
.head_right{
	width:300px;
	height: 50px;
	float: right;
	margin-left:100px;
	margin-top: 35px;
	
}
.head_menu_ul_li{
	float: left;
	margin-left:20px;
	font-size: 16px;
	color: #666666;
	line-height: 50px;
}
.head_menu_ul_li a{
	font-size: 16px;
}
#myCarousel{
	height:560px;
	width: 100%;
	float: left;
}
.item{
	height: 610px;
	width: 100%;
}
.item img{
	height: 560px;
}
.lunbo_left{
  float: left;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  margin-top:270px;
  margin-left: 50px;
/*   font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5; */
}
.lunbo_right{
  right:0;
  left:auto;
  float: right;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top:270px;
  width: 15%;
  margin-right: 50px;
}
.lunbo_right img{
	float: right;
	width: 50px;
	height: 50px;
}
.lunbo_left img{
	float: left;
	width: 50px;
	height: 50px;
}
.log_bot{
	width: 100%;
	height: 150px;
	float: left;
	margin-top: 50px;
}
.bot_l{
	width: 920px;
	height: 140px;
	margin: 0 auto;
	
}
.bot_img{
	width: 110px;
	height: 140px;
	float: left;
	margin-left:130px;
}
.bot_f{
	height: 30px;
	width: 110px;
	float: left;
	line-height: 30px;
	font-size: 20px;
	text-align: center;
	letter-spacing: 1px;
}
.index_about{
	height:auto;
	width: 100%;
	float: left;
	/* background-color: #E6E6E6; */
	margin-top: 30px;
}
.about_title{
	height: 40px;
	width: 30%;
	margin: 0 auto;
	margin-top: 40px;
	text-align: center;
	font-size: 35px;
	line-height: 40px;
	letter-spacing: 15px;
}
.foot_title{
	height: 40px;
	width: 30%;
	margin: 0 auto;
	margin-top: 40px;
	text-align: center;
	font-size: 35px;
	line-height: 40px;
	letter-spacing: 15px;
	color: white;
}
.about_content{
	width: 85%;
	margin: 0 auto;
	height: auto;
	margin-top: 30px;
}
.about_content p{
	font-size: 19px;
	color: #666666;
	line-height: 30px;
}
.about_img{
	width: 85%;
	height: 280px;
	margin: 0 auto;
}
.about_img img{
	width: 32%;
	height: 250px;
	/* width: 490px;
	height: 270px; */
	float: left;
	
}
.img_mid{
	margin-left:2%;;
}
.index_footer{
	width: 100%;
	height: 500px;
	float: left;
	background-color:#1F1F23;
}
.foot_left{
	width: 35%;
	height: 300px;
	margin-left: 8%;
	margin-top: 20px;
	float: left;
}
.foot_left p{
	color: white;
	letter-spacing: 2px;
	font-size: 18px;
}
.foot_content{
	margin-left: 10%;
	margin-top: 40px;
	float: left;
}
.foot_content p{
	font-size: 16px;
	color: #999999;
}
.foot_ditu{
	width: 35%;
	height: 325px;
	float: left;
	margin-left: 15%;
}
.model_title{
	height: 50px;
	width: 100%;
	background-color: #2E9EDE;
}
.model_title a{
	float: right;
}
.model_title p{
	color: white;
	line-height: 50px;
	letter-spacing: 1px;
	font-size: 20px;
	margin-left: 10%;
}
.modal-content{
	width: 380px;
	margin: 0 auto;
	background-color: white;
}
.modal-footer{
	width: 330px;
	height: 50px;
	background-color:#2E9EDE;
	margin-left: 25px;
	margin-bottom: 25px;
	
}
.modal-footer p{
	color: white;
	line-height:20px;
	letter-spacing: 1px;
	font-size: 20px;
	text-align: center;
}
.medel_content{
	width:330px;
	height:200px;
	margin-left: 25px;
	margin-top: 20px;
}
.medel_content1{
	width:330px;
	height:640px;
	margin-left: 25px;
	margin-top: 20px;
}
.medel_content2{
	width:330px;
	height:360px;
	margin-left: 25px;
	margin-top: 20px;
}
.medel_content_input{
	height: 50px;
	width: 100%;
	margin-top: 15px;
	float: left;
}

.medel_content_input1{
	height: 50px;
	width: 100%;
	margin-top: 15px;
	float: left;
}
.medel_content_input_select{
	height: 25px;
	width: 100%;
	margin-top: 15px;
}
.medel_content_input_first{
	height: 50px;
	width: 100%;
}
.medel_content_input input{
	height: 50px;
	width: 280px;
	border: 2px solid #72CDB4; 
}
.medel_content_input1 input{
	height: 50px;
	width: 265px;
	border: 2px solid #72CDB4; 
}
.medel_content_input select{
	height: 50px;
	width: 279px;
	float: left;
	border: 2px solid #72CDB4; 
}
