.banner {
	POSITION: relative; WIDTH: 100%; HEIGHT: auto; OVERFLOW: hidden; margin-bottom: 20px;
}
.banner .bannerBtn {
	Z-INDEX: 2; POSITION: absolute; MARGIN-TOP: -74px; HEIGHT: 148px; TOP: 50%; CURSOR: pointer
}
.banner .leftBtn.bannerBtn {
	LEFT: -100px
}
.banner .rightBtn.bannerBtn {
	RIGHT: -100px
}
.banner .contents {
	POSITION: absolute; WIDTH: 100%; HEIGHT: 100%; TOP: 0px; LEFT: 0px
}
.banner .content {
	POSITION: absolute; TEXT-ALIGN: center; WIDTH: 100%; /*BACKGROUND-ATTACHMENT: fixed;*/ BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: center 120px; HEIGHT: 100%; TOP: 0px; background-size: 100% auto
}
.banner .contentInfo {
	Z-INDEX: 1; POSITION: absolute; MARGIN-TOP: -150px; WIDTH: 100%; HEIGHT: 300px; TOP: 50%; LEFT: 0px
}
.banner .content .title1 {
	TEXT-ALIGN: center; MARGIN-TOP: 0px; WIDTH: 100%; FONT-FAMILY: "Î¢ÈíÑÅºÚ"; FONT-SIZE: 44px; PADDING-TOP: 46px; opacity: 0;color:#444444;
}
.banner .content .title2 {
	TEXT-ALIGN: center; WIDTH: 100%; FONT-FAMILY: "Î¢ÈíÑÅºÚ"; MARGIN-BOTTOM: 20px; COLOR: #005a77; FONT-SIZE: 60px; FONT-WEIGHT: 100; opacity: 0
}
.banner .content .title3 {
	BORDER-BOTTOM: #005a77 3px solid; TEXT-ALIGN: center; BORDER-LEFT: #005a77 3px solid; PADDING-BOTTOM: 8px; PADDING-LEFT: 24px; PADDING-RIGHT: 24px; COLOR: #005a77; FONT-SIZE: 27px; BORDER-TOP: #005a77 3px solid; FONT-WEIGHT: bold; BORDER-RIGHT: #005a77 3px solid; PADDING-TOP: 6px; opacity: 0
}
.banner .bannerNav {
	Z-INDEX: 2; POSITION: absolute; TEXT-ALIGN: center; WIDTH: 100%; BOTTOM: 30px;
}
.banner .bannerNav IMG {
	MARGIN: 0px 3px; WIDTH: 80px; HEIGHT: 4px; CURSOR: pointer; display: inline
}
.banner .bannerBg {
	WIDTH: 100%; HEIGHT: auto; VERTICAL-ALIGN: middle
}

.banner{position:relative;width:100%;height:auto;overflow:hidden;}
.banner .bannerBtn{position:absolute;top:50%;height:148px;margin-top:-74px;cursor:pointer;z-index:2;}
.banner .bannerBtn.leftBtn{left:-100px;}
.banner .bannerBtn.rightBtn{right:-100px;}
.banner .contents{position:absolute;top:0px;left:0px;width:100%;height:100%;}
.banner .content{position:absolute;top:0px;width:100%;height:100%;background-size:100% auto;background-repeat:no-repeat;background-position:center 0;text-align:center;}
/*.banner .content .bg{background-size:100% 100%;position:absolute;top:0;left:0;width:100%;height:100%;vertical-align:middle;}*/
.banner .contentInfo{position:absolute;top:50%;left:0px;width:100%;height:300px;margin-top:-150px;z-index:1;}
.banner .content .title1{padding-top: 46px;opacity:0;width:100%;font-family:'微软雅黑';font-size:44px;color:#444444;text-align:center;margin-top:0px;}
.banner .content .title2{ opacity:0;width:100%;font-family:'微软雅黑';font-size:60px;margin-bottom:20px;font-weight:100;color:#005a77;text-align:center;}
.banner .content .title3{opacity:0;border:3px solid #005a77;padding:6px 24px 8px 24px;font-size:27px;font-weight:bold;color:#005a77;text-align:center;}
.banner .bannerNav{position:absolute;bottom:30px;width:100%;text-align:center;z-index:2;}
.banner .bannerNav img{width:80px;height:4px;margin:0px 3px;cursor:pointer;}
.banner .bannerBg{width:100%;height:auto;vertical-align:middle;}

@media  (max-width: 479px) {
.banner .bannerBtn{height:38px;margin-top:-19px;}
.banner .bannerBtn.leftBtn{left:5px !important;}
.banner .bannerBtn.rightBtn{right:5px !important;}
.banner .contentInfo{height:100px;margin-top:-80px;}
.banner .content{background-size:auto 100%;background-position:center 0;}
.banner .content .title1{font-size:24px;padding-top: 0px;}
.banner .content .title2{font-size: 18px;width: 80%;line-height: 34px;margin:8px auto 8px auto;}
.banner .content .title3{border:1px solid #005a77;padding:3px 12px 4px 12px;font-size:15px;}
.banner .bannerNav{bottom:10px;}
.banner .bannerNav img{width:40px;height:2px;margin:0px 3px;}
.banner .bannerBg{width:100%;height:450px;}

}
@media (min-width: 480px) and (max-width: 639px) {
.banner .bannerBtn{height:38px;margin-top:-19px;}
.banner .bannerBtn.leftBtn{left:5px !important;}
.banner .bannerBtn.rightBtn{right:5px !important;}
.banner .contentInfo{height:100px;margin-top:-80px;}
.banner .content{background-size:auto 100%;background-position:center 0;}
.banner .content .title1{font-size:24px;padding-top: 0px;}
.banner .content .title2{font-size:18px;width: 80%;line-height: 34px;margin:8px auto 8px auto;}
.banner .content .title3{border:2px solid #fff;padding:3px 12px 4px 12px;font-size:17px;}
.banner .bannerNav{bottom:10px;}
.banner .bannerNav img{width:40px;height:2px;margin:0px 3px;}
.banner .bannerBg{width:100%;height:450px;}

}
@media (min-width: 640px) and (max-width:1023px ) {
.banner .bannerBtn{height:74px;margin-top:-37px;}
.banner .bannerBtn.leftBtn{left:10px !important;}
.banner .bannerBtn.rightBtn{right:10px !important;}
.banner .contentInfo{height:100px;margin-top:-80px;}
.banner .content{background-size:auto 100%;background-position:center 0;}
.banner .content .title1{font-size:30px;padding-top: 0px;}
.banner .content .title2{font-size: 32px;width: 80%;line-height: 34px;margin:14px auto 26px auto;}
.banner .content .title3{border:2px solid #005a77;padding:6px 24px 8px 24px;font-size:18px;}
.banner .bannerNav{bottom:10px;}
.banner .bannerNav img{width:80px;height:4px;margin:0px 3px;}
.banner .bannerBg{width:100%;height:600px;}

}
@media (min-width: 1024px) and (max-width:1199px ) {
.banner .contentInfo{transform-origin:center;-moz-transform-origin:center;-ms-transform-origin:center;-o-transform-origin:center;-webkit-transform-origin:center;}
.banner .contentInfo{transform:scale(0.83);-moz-transform:scale(0.83);-ms-transform:scale(0.83);-o-transform:scale(0.83);-webkit-transform:scale(0.83);}
.banner{margin-top:68px;}
.banner .bannerBtn{height:90px;margin-top:-45px;}
.banner .bannerBtn.leftBtn{left:-100px;}
.banner .bannerBtn.rightBtn{right:-100px;}

.banner .contentInfo{height:180px;margin-top:-90px;}
.banner .content{background-position:center 0;}
.banner .content .title1{font-size:30px;padding-top:22px;}
.banner .content .title2{ font-size:52px;margin-bottom:16px;}
.banner .content .title3{border:3px solid #fff;padding:5px 18px 6px 18px;font-size:20px;}
.banner .bannerNav{bottom:23px;}
.banner .bannerNav img{width:100px;height:3px;margin:0px 3px;}

}
@media (min-width: 1200px) and (max-width:1439px ) {
.banner .contentInfo{transform-origin:center;-moz-transform-origin:center;-ms-transform-origin:center;-o-transform-origin:center;-webkit-transform-origin:center;}
.banner .contentInfo{transform:scale(0.83);-moz-transform:scale(0.83);-ms-transform:scale(0.83);-o-transform:scale(0.83);-webkit-transform:scale(0.83);}
.banner{margin-top:68px;}
.banner .bannerBtn{height:90px;margin-top:-45px;}
.banner .bannerBtn.leftBtn{left:-100px;}
.banner .bannerBtn.rightBtn{right:-100px;}

.banner .contentInfo{height:180px;margin-top:-90px;}
.banner .content{background-position:center 0;}
.banner .content .title1{font-size:30px;padding-top: 28px;}
.banner .content .title2{ font-size:52px;margin-bottom:16px;}
.banner .content .title3{border:3px solid #fff;padding:5px 18px 6px 18px;font-size:20px;}
.banner .bannerNav{bottom:23px;}
.banner .bannerNav img{width:60px;height:3px;margin:0px 3px;}

}
@media (min-width: 1440px) and (max-width:1920px ) {
.banner .bannerBtn{height:112px;margin-top:-56px;}
.banner .bannerBtn.leftBtn{left:-100px;}
.banner .bannerBtn.rightBtn{right:-100px;}

.banner .contentInfo{height:220px;margin-top:-110px;}
.banner .content{background-position:center 0;}
.banner .content .title1{font-size:36px;padding-top:36px;}
.banner .content .title2{ font-size:50px;margin-bottom:16px;}
.banner .content .title3{border:3px solid #005a77;padding:5px 18px 6px 18px;font-size:24px;}
.banner .bannerNav{bottom:23px;}
.banner .bannerNav img{width:80px;height:4px;margin:0px 3px;}

}

