*{margin:0;padding:0;}
body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:"微软雅黑";
}
.scrollpic {
	width: 1100px;
	margin:40px auto 0 auto;
}
#myscroll {
	display: block;
	width: 100%;
	position: relative;
	height: 540px;
	overflow: hidden;
	margin-top: 100px;
}
#myscroll #myscrollbox {
	display: block;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 1000000px;
}
#myscroll ul {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#myscroll ul li {
	display: block;
	float: left;
	padding: 0;
	width:280px;
}
#myscroll ul li a {
	display: block;
	float: left;
	width: 260px;
	padding: 0;
	position: relative;
	height: 240px;
	color: #333;
}
#myscroll a .intro {
	position: absolute;
	left: 0;
	z-index: 10;
	background-color: #0057c4;
	filter: alpha(opacity=70);
	width: 120px;
	color: #fff;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
		border-radius:99%;
	text-align: center;
}
#myscroll a .intro h5 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	height: 40px;
	width: 260px;
	line-height: 30px;
	border-bottom: 1px solid #347fdc;
	font-weight:100;
}
#myscroll a .intro p {
	font-size: 13px;
	line-height: 20px;
	margin: 27px -10px;
	height: 70px;
	overflow: hidden;

}
#myscroll a .intro {
	bottom: -240px;
	left:10px
}
#myscroll a:hover .intro {
	bottom: 0px;
}
#mybtns {
	margin: 10px 0;
	width: 1100px;
	display: block;
	height: 42px;
}
#mybtns a {
	width: 33px;
	height: 40px;
	display: block;
	float: right;
	margin-right: 1px;
	margin-left:10px;
	margin-top: 40px;
}
#mybtns a:hover, #myscroll, #mybtns a, #myscroll a:hover .intro, #myscroll a .intro, #myscroll #myscrollbox {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#mybtns #left {
	background-image: url(../image/zou.jpg);
	width:27px;
	height:27px;
	margin-top:66px;
}
#mybtns #right {
	background-image: url(../image/you.jpg);
	width:27px;
	height:27px;
	margin-top:66px;
}

#kinMaxShow {
	visibility: hidden;
	width: 100%;
	height: 500px;
	overflow: hidden;
}
#wenben{
	width:260px;
	height:230px;
	border:1px solid #000;
}
#wenben1  ul:hover{
	width:260px;
	height:275px;
	background-color:#f08901;
	z-index:-2;
	margin:0px;
	color:#fff;
}
#wenben1{
	width:260px;
	/*height:275px;*/
    background-color: #fff;
	/*margin-top: -4px;*/
}

#wenben1 h5{
	font-size:16px;
	word-wrap: break-word;
	margin-top:30px;
	margin-left: 60px;
	text-align:center;
	width:200px;
	margin-left:27px;
}
#wenben1 p{
	width:210px;
	font-size:14px;
	color:#808080;
	margin-top:10px;
	word-wrap: break-word;
	margin-left:27px;
	height: 170px;
	text-align: left;
	    line-height: 1.7em;
}
#wenben1 p:hover{
	width:210px;
	font-size:14px;
	color:#fff;
	margin-top:10px;
	word-wrap: break-word;
	margin-left:27px;
	    line-height: 1.7em;
		height: 170px;
}