html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
html,body{
	font-family: "微软雅黑";
	position: relative;
}
body{
	overflow-x: hidden;
}
li{
	list-style: none;
	}
@media only screen and (max-width:992px ) {
	.e2 .e2-1 {display: none;}
	.main .e2{padding-left: 5% !important;}
	.e2-2-3 a{width: 100%; margin: 0 !important;text-align: center;}
	
}
@media only screen and (min-width:993px ) {
	.e1 .e1-1{display: none;}
	.e1 .e1-2{height: 314px;}
	.e1 .e1-2 span{padding-top: 90px;}
	.e2-2-1{display: none;}
	.e2-2{padding-top: 80px;}
}
@media only screen and (min-width:588px ) and (max-width:991px ) {
	.e1 .e1-1{height: 349px;}
}
@media only screen and (min-width:461px ) and (max-width:587px ) {
	.e1 .e1-1{height: 373px;}
}
@media only screen and (min-width:318px ) and (max-width:460px )  {
	.e1 .e1-1{height: 423px;}
}

@media only screen and (min-width:270px ) and (max-width:317px ) {
	.e1 .e1-1{height: 449px;}
}
@media only screen and (max-width:269px ) {
	.e1 .e1-1{height:auto;}
}
@media only screen and (min-width:768px ) {
	.e2 .carousel-control .glyphicon-menu-left,
  	.e2 .carousel-control .glyphicon-menu-right{
    	width: 30px;
   		height: 30px;
    	margin-top: -10px;
    	font-size: 20px;
  }
}
.main{
  margin-bottom: 80px;
}
.e1 .e1-1{
	position: relative;
	width: 100%;
	background-image:url(../img/p4-3.jpg);
	background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 0 0%;
}
.e1 .e1-1-1{
	position: absolute;
	width: 100%;	
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(48,48,48,0.2);	
}
.e1 .e1-1-1a{
	text-align: left;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
}
.e1 .e1-1-1a img,
.e1 .e1-1-1a span{
	display: inline-block;
	padding-bottom: 20px;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
}
.e1 .e1-1-1a a{
	display: inline-block;
	border-radius: 5px;
    box-shadow: none;
    border: 1px solid #0088C2;
    padding: 13px 35px;
    line-height: 20px;
    background:#0088C2;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 20px;
    margin-top: 40px;
    cursor: pointer;
}
.e1 .e1-1-1a a:hover{
	 background:#5E87b0;
}
.e1 .e1-2{
	position: relative;
	width: 100%;
	background-image:url(../img/p4-1.jpg);
	background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 0 0%;
    transition: all 1s ;
}
/*.e1 .e1-2-1{
	position: absolute;
	width: 100%;	
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(48,48,48,0.2);	
}*/
.e1 .e1-2-1a span{
	display: inline-block;
	font-size: 36px;
	color: #FFFFFF;
	padding-bottom: 20px;
}
.e1 .e1-2-1a p{
	font-size: 16px;
	line-height: 30px;
	color: #D3D3D3;
}
.main .e2{
	padding-top: 130px;
	padding-bottom:20px ;
	text-align: center;
	background-color: #FFFFFF;
}
.e2 .container{
	padding-left: 0;
	padding-right: 0;
	max-width: 100%;
}
#kehu-carousel{
	padding-top:10px;
	padding-bottom: 60px;
}
.e2 .carousel-control .glyphicon-menu-left,
.e2 .carousel-control .glyphicon-menu-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -15px;
  width: 32px;
  height: 32px;
  border: 1px solid #cecece;
  background-color: #cecece;
  border-radius: 2px;
  line-height: 30px;
}
.e2 .carousel-control .glyphicon-menu-left {
  left: 5%;
  margin-left:15px;
}
.e2 .carousel-control .glyphicon-menu-right {
  right: 5%;
  margin-right: 15px;
}
.e2 .carousel-indicators li {
  display: inline-block;
  width:8px;
  height: 8px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #cecece;
  border: 1px solid #cecece;
  border-radius: 10px;
}
.e2 .carousel-indicators .active {
  width: 8px;
  height: 8px;
  background-color: #5fb0ff;
  border: 1px solid #5fb0ff;
}
.e2 .carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width:35px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  text-shadow:none;
  background-color: #FFFFFF;
  filter: alpha(opacity=1);
  opacity: 1;
}
.e2 .carousel-control.left {
  background-image: none;
}
.e2 .carousel-control.right {
  right: 0;
  left: auto;
  background-image: none;
}
.e2 .carousel-control:hover,
.e2 .carousel-control:focus {
  /*color: #fff;*/
  text-decoration: none;
  filter: alpha(opacity=1);
  outline: 0 ;
  opacity: 1 ;
}









