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 (min-width:993px ) {
	.b1 .b1-1{display: none;}
	.b1 .b1-2{height: 314px;}
	.b1 .b1-2 span{padding-top: 90px;}
	.b2 {height: 314;}
	.b3 {height: 314;}
	.b4 {height: 314;}
	.b4-2 .a{padding-top: 30px;padding-bottom: 30px;}
	.b4-2 .a img{width: 30%;}
	.b4-2 .col-lg-3,.b4-2 .col-md-3{padding-left: 6px;padding-right: 6px;	}
	.b5 {height: 314;}

}
@media only screen and (max-width:992px ) {
	.b4-2 .a{padding-top: 10px;padding-bottom: 10px;}
	.b4-2 .a .hh1{display: none;}
	.b4-2 .col-sm-6,.b4-2 .col-xs-6{padding-left: 0px;padding-right: 0px;	}
}
@media only screen and (min-width:588px ) and (max-width:991px ) {
	.b1 .b1-1{height: 349px;}
}
@media only screen and (min-width:461px ) and (max-width:587px ) {
	.b1 .b1-1{height: 373px;}
}
@media only screen and (min-width:318px ) and (max-width:460px )  {
	.b1 .b1-1{height: 423px;}
}

@media only screen and (min-width:270px ) and (max-width:317px ) {
	.b1 .b1-1{height: 449px;}
}
@media only screen and (max-width:269px ) {
	.b1 .b1-1{height:auto;}
}
@media only screen and (max-width: 237px ) {
	.b4-2-1 .a{height:auto;}
}
@media only screen and (max-width:1200px ) {
	.p3{font-size:8px;width: 100%;line-height: 22px;}
}
@media only screen and (min-width:1201px ) {
	.p3{font-size:15px;width: 75%;line-height:30px;}
}
.main{
  margin-bottom: 80px;
}
/* .b1 .b1-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%;
} */
.b1 .b1-1-1{
	position: absolute;
	width: 100%;	
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(48,48,48,0.2);	
}
.b1 .b1-1-1a{
	text-align: left;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
}
.b1 .b1-1-1a img,
.b1 .b1-1-1a span{
	display: inline-block;
	padding-bottom: 20px;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
}
.b1 .b1-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;
}
.b1 .b1-1-1a a:hover{
	 background:#5E87b0;
}
.b1 .b1-2{
	position: relative;
	width: 100%;
	background-image:url(../img/hx_01.jpg);
	background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 0 0%;
    transition: all 1s ;
}
/*.b1 .b1-2-1{
	position: absolute;
	width: 100%;	
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(48,48,48,0.2);	
}*/
.b1 .b1-2-1a span{
	display: inline-block;
	font-size: 36px;
	color: #fefdfd;
	padding-bottom: 20px;
}
.b1 .b1-2-1a p{
	font-size: 16px;
	line-height: 30px;
	color: #fbfbfb;
}
.b2 .b2-1 span{
	display: inline-block;
	font-size: 36px;
	color: #1f1f1f;
	padding-bottom: 20px;
}
.b2 .b2-1 p{
	font-size: 16px;
	line-height: 30px;
	color: #161616;
}
.main .b3{
	position: relative;
	width: 100%;
	background-image:url(../img/khny_02.jpg);
	background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 0 0%;
    transition: all 1s ;
}
.b3 .b3-1 span{
	display: inline-block;
	font-size: 36px;
	color: #1f1f1f;
	padding-bottom: 20px;
}
.b3 .b3-1 p{
	font-size: 16px;
	line-height: 30px;
	color: #f9f6f6;
}

.main .b4{
	position: relative;
	width: 100%;
	background-image:url(../img/hx_05.jpg);
	background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 0 0%;
    transition: all 1s ;
}
.b4 .b4-1 span{
	display: inline-block;
	font-size: 36px;
	color: #1f1f1f;
	padding-bottom: 20px;
}
.b4 .b4-1 p{
	font-size: 16px;
	line-height: 30px;
	color: #f9f6f6;
}
.b4 .b4-2{
	padding-top:120px;
	padding-bottom:100px;
	/* background-color: #F9F9F9; */
	text-align: center;
	}
.b4 .b4-2-1 .a{
	font-size: 16px;
	line-height: 30px;
	color: #f9f6f6;
}

.b4 .b4-2 .a{
	border: 1px solid #e5a13b;
	color: #000000;
	text-decoration: none;
	/* text-align: left; */
}
/* .b4 .b4-2 .a:hover{
	border-color:#60b0fe ;
		transition: all 1s;
	-moz-transition: all 1s;	
	-webkit-transition: all 1s;	
	-o-transition: all 1s;
	text-align: left;	
} */
.main .b5{
	position: relative;
	width: 100%;
	background-image:url(../img/hx_07.jpg);
	background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 0 0%;
    transition: all 1s ;
}
.b5 .b5-1 span{
	display: inline-block;
	font-size: 36px;
	color: #1f1f1f;
	padding-bottom: 20px;
}
.b5 .b5-1 p{
	font-size: 16px;
	line-height: 30px;
	color: #f9f6f6;
}

