/* 海报 */

.ikmmsimg {
  
    animation: zoomInOut 10s infinite;
  }
 
  @keyframes zoomInOut {
    0% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.1);
    }
    100% {
      transform: scale(1);
    }
  }
.banner {z-index:1; position:relative;overflow: hidden;}
.flexslider {position:relative;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides {position:relative;}
.flex-control-nav {position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li {display:inline-block;width:90px;height:2px;margin:0 5px;*display:inline;zoom:1;position: relative;}
.flex-control-nav a {opacity: 0.5; display:inline-block;width:90px;height: 2px;overflow:hidden;background-color: #fff;cursor:pointer; text-indent: -99em;}
.flex-control-nav .flex-active {background-color: #4a4947;opacity: 1;}
.flex-direction-nav {position:absolute;z-index:3;width:100%;top:45%;display: none;}
.flex-direction-nav li a {display:block;width:58px;height:77px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev {left:50%;margin-left:-600px; background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next {right:50%;margin-right:-600px; background:url(../images/next.png)center center no-repeat;}
.flex-direction-nav li{}
.product_nav{
	background-color: #FFF;
	padding-top: 35px;
	padding-bottom: 45px;
}
.product_nav_img{
	padding-bottom: 15px;
}
.product_nav_img .cur{
	display: none;
}
.product_nav li{
	flex: 1;
	text-align: center;
	color: #333333;
}
.product_nav li h6{
	padding-bottom: 5px;
}
.product_nav li p{
	font-size: 12px;
	font-weight: 100;
}
.product_nav li:hover img{
	display: none;
}
.product_nav li:hover img.cur{
	display: inline-block;
}
.produt_list{
	background-color: #f2f2f2;
	padding-bottom: 120px;
}
.left_list{
	background-color: #FFF;
	width: 40%;
	padding-left: 103px;
	padding-right: 103px;
}
.product_info{
	padding-top: 95px;
}
.left_list h6{
	color: #333333;
	font-size: 26px;
	font-weight: bold;
	padding-top: 95px;
	padding-bottom: 15px;
}
.left_list font{
	font-size: 18px;
	color: #666666;
	font-weight: 100;
	padding-bottom: 45px;
	display: block;
}
.left_list p{
	color: #666666;
	font-weight: 100;
	line-height: 32px;
}
.left_list a{
	display: block;
	width: 185px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border: 1px solid #666666;
	color: #666666;
	margin-top: 80px;
	font-size: 14px;
	border-radius: 5px;
	transition: 1s all;
}
.left_list a:hover{
	background-color: #666;
	color: #FFF;
	transition: 1s all;
}

.right_list{
	width: 60%;
}
.swiper_product{
	position: relative;
	overflow: hidden;
}
.product_prev,.product_next{
	background: url(../images/ico06.png) no-repeat center;
	width: 42px;
	height: 42px;
	margin-top: 100px;
    display: inline-block;
    cursor: pointer;
}
.product_next{
	margin-left: 23px;
}
.product_prev{
	transform:rotate(180deg);
}
@media screen and (max-width: 1460px){
	.left_list{
		padding: 0 65px;
	}
	.left_list a{
		margin-top: 45px;
	}
	.product_prev, .product_next{
		margin-top: 50px;
	}
	.product_info{padding-top: 50px;}
}
@media screen and (max-width: 1260px){
	.left_list h6{
		padding-top: 60px;
	}
	.left_list font{
		padding-bottom: 25px;
	}
}
.compant{
	padding-top: 90px;
	text-align: center;
	background: url(../images/16951938317357634.jpg) no-repeat center;
	height: 480px;
}
.compant img{ margin-bottom:50px;}
.compant p{
	padding-bottom: 30px;
	color: #fff;
	 font-size: 20px;
}
.message_img{
	width: 50%;
}
.form_box_message{
	width: 50%;
	background-color: #FFF;
	padding-left: 82px;
	padding-right: 100px;
	padding-top: 76px;
}
.form_box_message img{
	padding-bottom: 50px;
}
#massaeg{
	background-color: #F2F2F2;
	padding-top: 130px;
	padding-bottom: 140px;
}
.form_box_message label{
	width: 48%;
	display: inline-block;
	
}
.form_box_message label input{
	font-size: 14px;
	color: #999999;
	width: 100%;
	height: 50px;
	line-height: 50px;
	display: block;
	margin-bottom: 8px;
	border: none;
	padding-left: 15px;
	background-color: #f0f0f0;
}
.form_box_message label:nth-of-type(1) input{
	padding-left: 48px;
	background: url(../images/ico07.png) no-repeat 20px center;
	background-color: #f0f0f0;
}
.form_box_message label:nth-of-type(2) input{
	padding-left: 48px;
	background: url(../images/ico08.png) no-repeat 20px center;
	background-color: #f0f0f0;
	margin-left: 15px;
}
.form_box_message label:nth-of-type(4) input{
	
	margin-left: 15px;
}
.btsdan button{
	width: 100%;
	line-height: 50px;
	text-align: center;
	background-color: #333333;
	color: #FFF;
	font-size: 14px;
	border: none;
}
.btsdan{
	margin-bottom: 55px;
}
.form_box_message h5{
	font-size: 24px;
	color: #332c2b;
}
.form_box_message h5 font{
	color: #2160a6;
	
}
.form_box_message p{
	font-size: 14px;
	color: #666666;
	padding-top: 15px;
}
@media screen and (max-width: 1550px){
	.form_box_message{
		padding: 0 50px;
		padding-top: 20px;
	}
	.form_box_message img{
		padding-bottom: 20px;
	}
	.btsdan{
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 1345px){
	.form_box_message img{
		width: 90%;
	}
}
.news_btn{
	width: 22.3%;
}
.news_btn h6{
	width: 200px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #FFF;
	background-color: #333333;
	margin-bottom: 154px;
}
#news{
	background-color: #F2F2F2;
	padding-bottom: 45px;
}
.news_nav_list a{
	display: block;
	margin-bottom: 55px;
}
.news_nav_list a h5{
	color: #333333;
	font-size: 18px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	
}
.news_nav_list a p{
	font-size: 14px;
	color: #999999;
	font-weight: 100;
}
.news_nav_list a:nth-of-type(1) h5{
	border-bottom: 1px solid #cccccc;
}
.news_list_info{
	width: 69%;
}
.news_list_info li{
	width: 48%;
}
.newsFont{
	line-height: 120px;
	background-color: #FFF;
	color: #666666;
	font-size: 20px;
	font-weight: 100;
	text-align: center;
}
@media screen and (max-width: 1700px){
	.news_btn h6{
		margin-bottom: 50px;
	}
}