@charset "UTF-8";


/* ------------------------------------------
  基础样式
--------------------------------------------- */

#header{
	width: 100%;
	height: 90px;
	background-image: url(header_bg.png);
	}	
#header2{
	width:100%;
	height:90px;
	background:#FFF;
	border-bottom:1px solid rgba(0,0,0,0.1);
	/* border-bottom:1px solid #146abf; */
	}
#header3{
	width:100%;
	height:71px;
	background:url("/img/header3_bg.png")
	}
	
.logo{
	width: 219px;
	height: 50px;
	padding-top: 15px;
	}
.topnav_up{
	height:35px;
	width:auto;
	}
.topnav_down{
	height:40px;
	width:auto;
	}

#banner{
	width:100%;
	height:100%;
	}
#banner2{
	width:100%;
	height:380px;
	border-bottom:10px solid #115fad;
	}
.bannerbg{
	background:url("/img/b_boxbg.png");
	height:100%;
	}
＃bner_center{
	position:absolute;  
	top:50%;  
	height:542px;  
	margin:0 auto; 
	margin-top:-271px; 
	width:980px; 
	left:50%; 
	margin-left:-490px;
   }
.b_text{
	min-width:140px;
	width:980px;
	}

/* 主题内容 */
#main{
	width: 100%;
	min-height: 500px;
	margin: 0 auto;
}
#main2{ width:100%; height:auto; margin:0 auto; background:#FFF; clear:both;}
.title{width:100%; height:200px;}
 
 /* 第 1 屏 */ 
.1_Background{ background:#FFF; min-height:620px;}

 /* 第 2 屏 */ 
.2_Introduction{ background:url("/img/map_bg.png")/*tpa=http://www.weaver.com.cn/emobile/Experience/img/map_bg.png*/ no-repeat center center #242424; min-height:620px; width:100%;}

 /* 第 3 屏 */ 
.3_Heamap{
	min-height: 620px;
}


 /* 第 4 屏 */ 
.4_Media{ background:#FFF; min-height:620px;}
.Media_main{ width:100%; height:474px;}
.Media_text{ width:640px; height:85px; border-bottom:10px solid #005eac;
padding:15px 20px 10px 20px; background:#000000;}
.Media_text2{ width:100%; height:40px; line-height:40px;}

.media_box2_t{width:706px; border-right:4px solid #26b226; height:90px;
padding:20px 20px 20px 20px; background:#333333;}
.media_paper{ width:100%px; height:35px; line-height:35px; padding:20px 0px 40px 0px;}

 /* 第 5 屏 */ 
.5_Mobile{ background:#FFF;}

 /* 第 6 屏 */ 
.6_Registration{ background:#FFF; min-height:620px;}
R_btn{height:40px; line-height:40px; width:230px; border:3px solid #dac881; text-align:center;}
.Registration_1{ width:100%; height:200px; background:#b89c2d;}
.Registration_2{
	width: 100%;
	height: 250px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.Reg_title{ width:229px; height:50px; border-left:1px solid #d4d4d4;}
.Registration_info{ width:100%; height:60px; background:#f4f4f4; line-height:60px; color:#626262;}
 /* 第 7 屏 */ 
.7_Mobile{ background:#FFF;}

 /* 底部 */ 
#footer{
	width: 100%;
	height: 50px;
	padding-top: 20px;
	border-top-width: 1.5px;
	border-top-style: double;
	border-top-color: #999999;

}
.dibu {
	height: 40px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
.dibu-1 {
	height: 20px;
	width: 80px;
	float: left;
	margin-top: 10px;
}
.dibu-2 {
	float: right;
	height: 40px;
	width: 297px;
}
