@charset "utf-8";
/* CSS Document */

/*=====================通用样式定义========================*/
body{margin:0;padding:0;font-size:12px;line-height:24px;  background:#fff; font-family:Verdana, Geneva, sans-serif;}
form,ul,li,p,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
input,select{font-size:14px;line-height:16px;}
table,td{font-size:16px;padding:0; border-collapse:collapse;}
img{border:0; vertical-align:middle;}
ul,li{list-style-type:none;}
/* 通用浮动属性 */
.fl{float:left;}
.ft{float:left;}
.fr{float:right;}
.clear{clear:both;line-height:0;height:0;font-size:0; overflow:hidden;}
/*文字对齐方式*/
.tc{text-align:center;}
.ind{ text-indent:2em;}
/*常用方法*/
.b{font-weight:bold;}
/* 默认链接颜色 */
p{ color:#666;}
a{ color:#333;}
a:link,a:visited{text-decoration:none;} 
a:hover{text-decoration:none; color:#ff742c;}
/*清除链接虚框*/
:focus { outline: none; }/*针对Firfox*/
a,area { blr:expression(this.onFocus=this.blur()) }/*/针对IE*/


.foot{ width:100%; padding:20px 0px; border-top:1px #a0a0a0 solid; background:#fff;}
.foot p{ text-align:center; font-size:12px; line-height:22px; color:#444; }
.foot p span{ margin-left:10px; margin-right:10px;color:#444; }
.foot p a{ color:#444; }
.foot p a:hover{ color:#ec6941; }

.main{ width:100%; height:925px; margin:0 auto; background:url(//r1.visitbeijing.com.cn/images/20210823141158/f869835d6683b4cbb14afdee9271ef26.jpg) center top no-repeat;}

.text{ width:404px; height:612px; padding:10px 33px 0px 64px;overflow-y: auto;margin-top: 55px;}
.text02{ width:404px; height:612px; padding:10px 64px 0px 33px;overflow-y: auto;margin-top: 55px;}
.text h2{ font:100 30px "微软雅黑"; color:#935341; line-height:40px; margin-top:22px;}
.text h3,.text02 h3{ font:100 18px "微软雅黑"; text-align:center; line-height:28px; margin-top:0px;}
.text h3 a,.text02 h3 a{ color:#333;}
.text h3 a:hover,.text02 h3 a:hover{ color:#935341;}
.text p,.text02 p{ font-size:14px; color:#333; margin-top:10px;}
.text02 h2{ font:100 30px "微软雅黑"; color:#935341; line-height:40px; text-align:right; margin-top:0px;}


.ztext{ width:100%; padding-top:30px;}
.ztext h2{ text-align:center; color:#fff;display: none;}


/* .page01{ width:495px; height:765px; background:url(../images/img01.jpg) right top no-repeat;} */
.page01 p{ font-size:30px; color:#1a7bd7; padding:240px 105px 0px 110px; line-height:36px;}

