.intters_production,.intters_production_items{
	/* background: #00A4FF; */
}
.intters_production_content{
	
}
.intters_production_content a{
	display: block;
	margin: 0 auto;
	font-size: 20px;
	width: 10em;
	height: 14.25em;
	overflow: hidden;
	margin-bottom: 2em;
	position: relative;
}
.intters_production_content img{
	width: 100%;
	display: block;
	margin: auto;
}
.intters_production_content span{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.7);
	transition: transform ease 0.3s;
	transform: translateY(100%);
	text-align: center;
	line-height: 14.25em;
	color: #555555;
} 
.intters_production_content a:hover span{
	transform: translateY(0);
}
.intters_production_items{
	padding-top: 6.6666em;
}
.intters_production_items_content img{
	width: 100%;
	margin: 1em 0;
}
/*以上是intters行业案例*/
.intters_information,.intters_information_items{
	/* background:#00A4FF;  */
}
.intters_information_img img{
	width: 100%;
}
.intters_information_text{
	/* color: white; */
}
.intters_information_text h1{
	font-size: 1.3em;
	font-weight: 400;
}
.read_date,.read_number{
	color:#989898; 
	margin: 0 1em;
}
.read_number strong{
	color: #ff2d2d;
}
.content_detail{
	display: block;
	color: #bbbbbb;
	transition: color ease 0.3s;
	line-height: 2em;
}
.content_detail:hover{
	color: white;
}
.intters_information .row{
	margin: 1em 0;
}
.intters_paging{
	text-align: center;
}
.intters_paging a{
	color: white;
	padding: 0.5em 1em;
	border: white solid 1px;
	transition: color,border ease,ease 0.3s,0.3s;
	display: inline-block;
    margin: 0.3em 0;
}
.intters_paging a:hover{
	color: #ff2d2d;
	border-color: #ff2d2d;
}

.intters_information_items{
	text-align: center;
}
.intters_information_items_title{
	font-size: 1.6em;
	font-weight: 400;
	color: white;
}
.intters_information_items_content img{
	width: 100%;
	margin: 1em 0;
}
.intters_information_items_content_text p{
	color: #a5a5a5;
	text-align: left;
	text-indent: 2em;
	margin: 0;
	line-height: 2em;
}
/*以上是iNTTERS事业页面*/
.intters_about{
	background: #00A4FF;
}
.intter_about_img{
	width: 100%;
	height: 50%;
	background: url(../img/about.jpg) center center no-repeat;
	background-size:cover;
}
.intters_address{
	background: #00A4FF;
	text-align: center;
	color:white;
	margin: 3em;
}
.intters_address h1{
	font-size:4em;
	font-weight: 100;
	margin: 0;
	/* line-height: 2em; */
	color: #051627;
}
.intters_address h2{
	font-size:2em;
	font-weight: 100;
	margin: 0;
	line-height: 2em;
	color: #ffffff;
}
.intters_address p{
	margin: 0 auto;
	font-size: 1.2em;
	line-height: 2em;
	max-width: 500px;
	color: #ffffff;
}
.intters_address{}
.map_c iframe{
	width: 100%;
	height: 29.1667em;
	overflow: hidden;
	border: none;
}
.intters_address_all{
	color: white;
}
.intters_address_all{
	margin: 0;
	line-height: 2.8em;
}