
a{text-decoration: none;}
ul{list-style:none}

video{max-height:720px; background-color:#000}
.banner{ width: 100%; background-color: #22252a; background-position: center center; background-repeat: no-repeat; padding: 0px; margin: 0px auto; height: 180px;}
.bigvideo{padding:2rem 0;}
.bigvideo-left{padding-right: 2rem;}
.bigvideo-left .tit{margin: 0 auto;overflow: hidden;padding: 2rem 0;}
.bigvideo-left p{padding-bottom:0.5rem;}
.bigvideo-left h1{font-size: 1.5rem;color: #333;font-weight: bold;padding-right:1rem;float:left;}
.bigvideo-left .tit span{float:right;}
.bigvideo-right img{border-radius: 7px;}
.bigvideo-right h2{padding: 0 0 0.5rem 0;font-size: 1.3rem;color: #333;font-weight: bolder;}
.bigvideo-right h3{padding: 0.5rem 0 1rem 0;font-size: 0.8rem;}

.video-top{padding-top:2rem;}
.video-top h1{font-size: 2rem;color: #333333;font-weight: bold;line-height: 48px;}
.video-top p{font-size: 1.1rem;color: #666;line-height: 30px;margin: 10px 0;position: relative;padding: 1rem 0 1rem 0;}
.video-top-left{padding-top: 5rem;}
.video-top-left .zxzx{width: 10rem;height: 3rem;background:#3c5dc5;border-radius: 1rem;font-size: 1.3rem;color:#ffffff;line-height:3rem;display:block;overflow:hidden;text-align:center;}

.v-nav{width: 1200px;margin: 0px auto;clear: both;overflow: hidden;}
.navsubtab{ width: 100%; clear: both; margin: 0px auto;}
.navsubtab li{ width:9%; margin: 40px 1%; line-height: 50px; text-align: center; float: left;}
.navsubtab li a{ display: block; width: 100%; background-color: #f2f2f2;border-radius: 3px;}
.navsubtab li a:hover{ text-decoration: none; background-color: #3c5dc5; color: #fff;}
.navsubtab li.cur a{text-decoration: none; background-color: #3c5dc5; color: #fff;}

.video-list{padding-top:2rem;}
.video-list h2{padding-top: 2rem;margin: 0 auto;font-size: 1.8rem;font-weight: bold;color: #333;text-align: center;}
.video-list h2:after {content: "";width: 5rem;height: 0.25rem;background: #3c5dc5;display: block;margin: 15px auto;}
.video-list p{color: #999;text-align: center;line-height: 2rem;margin-bottom: 1rem;}
.video-list span{text-align: center;display: block;margin: 0.5rem 0 1rem 0;}
.video-list .more{margin: 0 auto;}
.video-list .more a{padding: 1rem 2rem;display: block; width: 100%; background-color: #f2f2f2;border-radius: 3px}
.video-list .more a:hover{ text-decoration: none; background-color: #3c5dc5; color: #fff;}

/* Page */
#pages {padding:5px 5px 5px 15px;display:inline;}
#pages li{display:inline;}
#pages a{display:inline-block;border: 1px solid #eee;background-color: #eee;border-radius: 0.25rem;text-align:center;color:#333;padding: 0.4rem 1rem;margin:0 0.25rem;text-decoration: none;}
#pages .page-this{display:inline-block;border: 1px solid #4667aa;background-color: #4667aa;border-radius: 0.25rem;text-align:center;color:#fff;padding: 0.4rem 1rem;margin:0 0.25rem;text-decoration: none;}
#pages td a{padding:1px;}
#pages td b{width:100px;display: block;}
#pages td input{border:#d00 solid 1px;margin:1px 3px;}
#pages a.a1 {width:56px;padding:0 }
#pages a:hover {border:1px solid #4667aa; background:#4667aa; color:#eee;}
#pages .thisclass{display:inline-block;height:30px;margin:0 1px;line-height:30px;background:#d00;border:1px solid #c00;color:#fff;text-align:center;padding:5px 13px;font-weight:bold;}
#pages .thisclass a {display:inline-block;height:22px;margin:0 3px;line-height:22px;background:#d00;border:1px solid #c00;color:#fff;text-align:center;padding:0 10px;font-weight:bold;}
.page{text-align:center;position:relative; width:100%}
.page td a{display:table}
.page .noPage {display:inline-block;width:56px;height:22px;line-height:22px;background:#ddd;border:1px solid #e3e3e3;text-align:center;color:#a4a4a4;}

@media screen and (max-width: 720px){
	.bigvideo{padding-top:1rem;}
	.bigvideo-left{padding: 0 0.5rem;}
	.bigvideo-left .tit{padding: 1rem 0;}
	.bigvideo-left .tit span{float: left;padding-top: 1rem;}
	.bigvideo-right h2{text-align: center;padding: 2rem 0 1rem 0;font-size: 1.5rem;}
	.bigvideo-right h3{text-align:center;}
	.video-top-left{padding-top:0;}
	.video-top-left .zxzx{width:100%;margin-bottom:1rem;}
	.video-list p{padding:0;}
	}

