@charset "utf-8";
body{padding:0;margin:0;font:normal 12px/180% \5FAE\8F6F\96C5\9ED1;color:#222222;text-align:center;background:#fff;}
h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td{margin:0;padding:0;}
div{margin:0 auto;text-align:left;font:normal 12px/180% \5FAE\8F6F\96C5\9ED1;}
a:link,a:visited{color:#222222;text-decoration:none;}
a:hover{color:#b71010;text-decoration:underline;}
img{border:none;}
ol,ul,li{list-style:none;} 
em{font-style:normal;}
/*clear*/
.clearfix:before,.clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;overflow:hidden;}
.clearfix{zoom:1;}
/*other*/
.w1000{width:1000px;}
.fl{float:left;}
.fr{float:right;}
.white,.white a:link,.white a:visited,.white a:hover{color:#fff;}
.red,.red a:link,.red a:visited,.red a:hover{color:#b71010;}
/*header*/
.header{height:35px;background:#fff;}
.header span{float:left;}
.header span img{margin-top:3px;}
.header em{float:right;line-height:35px;}
.header em a{margin:0 6px;}
.header em,.header em a:link,.header em a:visited,.header em a:hover{color:#666;}
/*top*/
.topbg{background:url(images/topbg.jpg) no-repeat top center;position: relative;}
.top{height:530px;}
/*p1*/
.p1Con{background:#fff;}
.p1Con h1{text-align: center;font-size: 24px;line-height: 85px;font-weight: bold;}
.video-news{width: 915px;}
.video-news .fl{width: 460px;}
.video-news .fr{width: 410px;}
.video_tit{font-size: 14px;color:#666;text-align: center;line-height: 40px;}
.video-news .fr ul{height: 260px;overflow: hidden;overflow-y: auto;}
.video-news .fr li{border-bottom:1px dashed #e4e4e4;overflow: hidden;padding: 10px 0;}
.video-news .fr li img{float:left;margin-right: 19px;}
.video-news .fr li b{display: block;padding-top:12px;}
.list1{width: 915px;margin:20px auto 0 auto;}
.list1 dt{font-size: 20px;line-height: 24px;padding-top: 20px;}
.list1 dd{padding-top:15px;color:#888;font-size: 14px;line-height: 180%;border-bottom:1px dashed #d0d0d0;padding-bottom: 20px;}
.list1 dd a{color:#888;}
/*edit*/
.edit{text-align: center;font-size: 14px;color: #444;padding:45px 0;}
/*fd_right*/
#fd_right{bottom:20px;right:10px;z-index:1000;width:100px;position:fixed;z-index:1000;}
#fd_right span{cursor: pointer;background:#c60000;display: block;width: 100px;height: 40px;line-height: 40px;text-align: center;font-size: 14px;border-bottom: 1px solid #fff;}
#fd_right span a{text-decoration:none;}
*html #fd_right{position:absolute;right:expression(eval(document.documentElement.scrollLeft+ (document.documentElement.clientWidth -1000)/2-200));top:expression(eval(document.documentElement.scrollTop+350))
}
/*---------MEDIA QUERIES Mobile phone--------------*/
@media (min-device-width:320px) and (max-width:689px),(max-device-width:480px){
	body{font-family: "Microsoft Yahei";}
}