.banner{position:relative;width:100%;height:auto;overflow:hidden;margin-top:60px;background-size:100% auto;background-repeat:no-repeat;background-position:left 60px;background-attachment:fixed;}
.banner .bannerBg{ visibility:hidden;width:100%;height:auto;vertical-align:middle;}
.banner .bannerInfo{position:absolute;top:50%;left:0px;width:100%;height:220px;margin-top:-110px;text-align:center;color:#fff;}
.banner .bannerInfo .title{font-family:'MyriadPro-Bold_0';font-size:55px;line-height:60px;}
.banner .bannerInfo .titleCh{position:relative;top:20px;border:3px solid #fff;padding:6px 24px 8px 24px;font-size:27px;font-weight:bold;color:#fff;text-align:center;}

.main{position:relative;text-align:center;padding:0px 0 0px 0;border-bottom:1px solid #949494;}
.main .container{width:1156px;}
.main .content{margin-top:80px;}
.main .content .child{position:relative;margin-bottom:80px;}
.main .content .child:after{content: "020"; display: block; height: 0; clear: both;visibility:hidden;}
.main .content .child .childImg{width:537px;height:357px;float:left;}
.main .content .child .childImg img{width:100%;height:100%;vertical-align:middle;}
.main .content .child .childInfo{text-align:left;margin-left:40px;float:left;position:relative;width:490px;height:300px; margin-top:80px;}
.main .content .child .childInfo .day{color:#9D9D9D;font-size:16px;line-height:16px;}
.main .content .child .childInfo .datetime{line-height:40px;color:#9D9D9D;font-size:20px;}
.main .content .child .childInfo .title{width:100%;color:#060000;font-size:28px;line-height:50px;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}


.main .content .child .childInfo .title a:link {
  color: #060000;
}

.main .content .child .childInfo .title a:visited {
  color: #060000;
}

.main .content .child .childInfo .title a:hover {
  color: #060000;
}

.main .content .child .childInfo .title a:active {
  color: #060000;
}

.main .container p{text-align: left; }
.main .content .child .childInfo .info1{color:#656565;font-size:15px;line-height:24px; text-align:justify;}
.main .content .child .childInfo .childBtn{position:absolute;left:0px;cursor:pointer;width:163px;height:36px;line-height:36px;border:2px solid #e60012;color:#e60012;font-size:12px;background-image:url("../images/rightIcon.png");background-repeat:no-repeat;background-position:110px center;background-size:36px 18px; bottom:30px;}
.main .content .child .childInfo .childBtn{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.main .content .child .childInfo .childBtn:hover{background-color:#e60012;color:#fff;background-image:url("../images/rightIconOn.png");}
.main .content .child .childInfo .childBtn span{margin:0 10px;}
.main .linkBtn{margin:0 auto;}
@media  (max-width: 479px) {
.banner{margin-top:39px;background-position:center 39px; background-size:auto 230px;}
.banner .bannerBg{height:230px;}
.banner .bannerInfo{height:80px;margin-top:-40px;}
.banner .bannerInfo .title{font-size:20px;line-height:20px;}
.banner .bannerInfo .titleCh{width:auto;font-size:14px;padding:1px 4px 3px 4px;border:1px solid #fff;top:12px;}


.main .container{width:80%;}
.main .content{margin-top:20px;}
.main .content .child{margin-bottom:20px;}
.main .content .child .childImg{width:45%;height:108px;}
.main .content .child .childImg img{width:100%;height:108px;}
.main .content .child .childInfo{margin-left:2%;width:53%;height:108px;float: right; margin-top:0px;}
.main .content .child .childInfo .day{font-size:12px;line-height:12px;}
.main .content .child .childInfo .datetime{line-height:30px;font-size:20px;display:none;}
.main .content .child .childInfo .title{font-size:14px;line-height:18px;}
.main .content .child .childInfo .info1{display:block;font-size: 12px;line-height: 18px; height:55px; overflow:hidden;}
.main .content .child .childInfo .childBtn{width:80px;height:20px;line-height:20px;font-size:12px;background-position:57px center;background-size:15px 8px;  border:1px solid #e60012; bottom:0px;}
.main .content .child .childInfo .childBtn span{margin:0 4px;}

}
@media (min-width: 480px) and (max-width: 639px) {
.banner{margin-top:74px;background-position:center 74px; background-size:auto 340px;}
.banner .bannerBg{height:340px;}
.banner .bannerInfo{height:120px;margin-top:-60px;}
.banner .bannerInfo .title{font-size:30px;line-height:30px;}
.banner .bannerInfo .titleCh{width:auto;font-size:20px;padding:2px 6px 5px 6px;border:1px solid #fff;top:16px;}

.main .container{width:93.75%;}
.main .content{margin-top:30px;}
.main .content .child{margin-bottom:30px;}
.main .content .child .childImg{width:218px;height:162px;}
.main .content .child .childInfo{margin-left:7px;width:225px;height:162px;}
.main .content .child .childInfo .day{font-size:14px;line-height:14px;}
.main .content .child .childInfo .datetime{line-height:40px;font-size:26px;}
.main .content .child .childInfo .title{font-size:18px;line-height:22px;}
.main .content .child .childInfo .info1{display:none;}
.main .content .child .childInfo .childBtn{width:110px;height:30px;line-height:30px;font-size:14px;background-position:80px center;background-size:23px 12px;}
.main .content .child .childInfo .childBtn span{margin:0 6px;}

}
@media (min-width: 640px) and (max-width:1023px ) {
.banner{margin-top:53px;background-position:center 53px; background-size:auto 450px;}
.banner .bannerBg{height:300px;}
.banner .bannerInfo{height:160px;margin-top:-80px;}
.banner .bannerInfo .title{font-size:40px;line-height:40px;}
.banner .bannerInfo .titleCh{position:relative;top:16px;width:auto;font-size:26px;padding:2px 10px 6px 10px;border:2px solid #fff;}

.main .container{width:93.75%;}
.main .content{margin-top:40px;}
.main .content .child{margin-bottom:40px;}
.main .content .child .childImg{width:290px;height:216px;}
.main .content .child .childInfo{margin-left:10px;width:300px;height:180px;}
.main .content .child .childInfo .day{font-size:14px;line-height:14px;}
.main .content .child .childInfo .datetime{line-height:53px;font-size:40px;}
.main .content .child .childInfo .title{font-size:22px;line-height:30px;}
.main .content .child .childInfo .info1{display:none; margin-top:40px;}
.main .content .child .childInfo .childBtn{width:138px;height:30px;line-height:30px;font-size:12px;background-position:94px center;background-size:30px 15px;}
.main .content .child .childInfo .childBtn span{margin:0 8px;}

}
@media (min-width: 1024px) and (max-width:1199px ) {
.banner{margin-top:51px;background-position:left 51px;background-size: auto 300px;}
.banner .bannerBg{height: 300px;}
.banner .bannerInfo{transform-origin:center;-moz-transform-origin:center;-ms-transform-origin:center;-o-transform-origin:center;-webkit-transform-origin:center;}
.banner .bannerInfo{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 .bannerInfo{height:160px;margin-top:-80px;}
.banner .bannerInfo .title{font-size:46px;line-height:48px;}
.banner .bannerInfo .titleCh{position:relative;top:16px;border:3px solid #fff;padding:5px 18px 6px 18px;font-size:20px;}
.main .container{width:796px;}
.main .content{margin-top:56px;}
.main .content .child{margin-bottom:56px;}
.main .content .child .childImg{width:282px;height:211px;}
.main .content .child .childInfo{margin-left:23px;width:490px;height:211px; margin-top:30px;}
.main .content .child .childInfo .day{font-size:12px;line-height:12px;}
.main .content .child .childInfo .datetime{line-height:44px;font-size:20px;}
.main .content .child .childInfo .title{font-size:26px;line-height:35px;}
.main .content .child .childInfo .info1{font-size:12px;line-height:16px;}
.main .content .child .childInfo .childBtn{ border:1px solid #e60012;width:114px;height:25px;line-height:25px;font-size:12px;background-position:78px center;background-size:25px 12px; bottom:30px;}
.main .content .child .childInfo .childBtn span{margin:0 6px;}

}
@media (min-width: 1200px) and (max-width:1439px ) {
.banner{margin-top:45px;background-position:left 45px;}
.banner .bannerInfo{transform-origin:center;-moz-transform-origin:center;-ms-transform-origin:center;-o-transform-origin:center;-webkit-transform-origin:center;}
.banner .bannerInfo{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 .bannerInfo{height:160px;margin-top:-80px;}
.banner .bannerInfo .title{font-size:46px;line-height:48px;}
.banner .bannerInfo .titleCh{position:relative;top:16px;border:3px solid #fff;padding:5px 18px 6px 18px;font-size:20px;}
.main .content{margin-top:56px;}
.main .content .child{margin-bottom:56px;}
.main .content .child .childInfo{margin-left:23px;width:490px;height:211px;}
.main .content .child .childInfo .day{font-size:12px;line-height:12px;}
.main .content .child .childInfo .childBtn{ border:1px solid #e60012;width:114px;height:25px;line-height:25px;font-size:12px;background-position:78px center;background-size:25px 12px; bottom:-60px;}
.main .content .child .childInfo .childBtn span{margin:0 6px;}

}
@media (min-width: 1440px) and (max-width:1919px ) {
.banner{margin-top:49px;background-position:left 49px;}
.banner .bannerInfo{height:160px;margin-top:-80px;}
.banner .bannerInfo .title{font-size:46px;line-height:48px;}
.banner .bannerInfo .titleCh{position:relative;top:16px;border:3px solid #fff;padding:5px 18px 6px 18px;font-size:24px;}

.main .content{margin-top:68px;}
.main .content .child{margin-bottom:68px;}
.main .content .child .childInfo{margin-left:28px;width:590px;height:255px;}
.main .content .child .childInfo .day{font-size:14px;line-height:14px;}
.main .content .child .childInfo .childBtn{width:138px;height:30px;line-height:30px;font-size:12px;background-position:94px center;background-size:30px 15px;bottom:-20px;}
.main .content .child .childInfo .childBtn span{margin:0 8px;}

}

@media (min-width: 1921px) and (max-width:2560px ) {
	
	
	
	
	
	
	
}