﻿.in_bg{
	width:100%;
	background:url(../image/index.jpg);
	background-position:center;
	background-size:100%;
}
.ib_text{
	text-align:center;
	width:100%;
	height:170px;	
}
.ib_text h1{
	padding-top:50px;
	padding-bottom:10px;
	font-size:4em;
	color:rgb(255,127,38);
        stroke:rgb(241,160,101);
	letter-spacing:0.5em;
}
#aeex {
	padding-top:50px;
	padding-bottom:10px;
	font-size:4.5em;
	color:rgb(255,127,38);
        stroke:rgb(241,160,101);
	letter-spacing:0.5em;
	float: left;
	margin-left: 60px;
	/*font-family:"新宋体";*/
}
#yogj {
	padding-top: 55px;
	padding-bottom:10px;
	font-size:4em;
	color:rgb(255,127,38);
        stroke:rgb(241,160,101);
	letter-spacing:0.5em;	
	/*margin-right: 185px;*/
}
.ib_text h4{
	font-size:1.5em;
	letter-spacing:0.5em;
}
.ib_text p{
	padding-top:10px;
	color:gray;
	letter-spacing:0.5em;
}
.ib_div{
	width:930px;
	height:340px;
	margin:30px auto;
	background:white;
	opacity:0.;
	box-shadow:0 0 5px 2px rgb(130,130,130);
	border-radius:5px;
	padding-bottom:20px;
}
.id01{
	width:200px;
	height:340px;
	float:left;
	margin:0 10px;
	text-align:center;
}
#id04{
	width:245px;
	height:340px;
	float:left;
	margin:0 10px;
	text-align:center;
}
.id01 img{
	width:200px;
	height:210px;
	margin-bottom:10px;
	cursor:pointer;
	border:none;
}
.id01 img{
	width:200px;
	height:210px;
	margin-bottom:10px;
	cursor:pointer;
	border:none;
}

.id01 em{
	width:100%;
	height:25px;
	line-height:25px;
	font-size:0.8em;
	font-style:normal;
	background:rgb(246,60,60);
	color:white;
	margin-top:10px;
	display:block;
	cursor:pointer;
}
.id01 h5{
	color:rgb(246,60,60);
}
.id01 p{
	margin:10px 0;
	font-size:0.8em;
}
#id01 em{
	background:rgb(100,200,255);
}
#id01 h5{
	color:rgb(100,200,255);
}
#id02 em{
	background:rgb(60,110,200);
}
#id02 h5{
	color:rgb(60,110,200);
}
#id03 em{
	background:rgb(53,171,185);
}
#id03 h5{
	color:rgb(53,171,185);
}
#id04 em{
	background:orange;
}
#id04 h5{
	color:orange;
}
.ib_div a:link,.ib_div a:visited{
	color:white;
}
.ib_div a:hover,.ib_div a:active{
	color:rgb(246,60,60);
}