.xw_title p{ font-size:18px; text-align:center; margin-top:25px; margin-bottom:20px; font-weight:bold;}
.info{ text-align:center; margin-bottom:20px;}
.content2{padding:12px 16px;line-height:25px;color:#333; text-align:left; text-align:justify; font-size:14px;}
.relation_box{ margin-top:15px; margin-bottom:20px; line-height:27px;}
.content{ text-align:justify; font-size:14px;}





/*内容*/

	.tabs h1, .tabs h2 { color: #333; margin-bottom: 1em;}
			.tabs ul, .tabs ol, .tabs p { margin-top:0; padding-top: 1em;}
			.tabs ul li, .tabs ol li { margin-bottom: 0.5em;}

			hgroup h1 { margin-bottom:0; margin-top:0; line-height: 1.2em;}
			
			hgroup h2 { font-size: 1.1em; font-weight: normal; position: absolute; top: 16px; right:20px;}

			.btn { display: block; float: left;  padding: 10px 15px; background: #0496b6; font-size: 1.5em; color: #fff; font-weight: bold; text-decoration: none; border-radius: 5px;  text-align: center; box-shadow: 2px 2px 2px #eee;}
			.btn:hover { background: #3cb7d3}
			.clearfix {
			  *zoom: 1;
			}

			.clearfix:before,
			.clearfix:after {
			  display: table;
			  content: "";
			}

			.clearfix:after {
			  clear: both;
			}
			.intro { margin: 20px 0; background: #c9f6f9; border: 1px solid #ccc; box-shadow: 2px 2px 2px #eee; padding: 5px 15px 10px 15px; }
			p.demo-intro { font-size: 1.2em; margin-bottom: -0.5em; font-weight: bold; }

			@media (max-width: 767px) {
				hgroup h1 { margin-top: 25px;}
				hgroup h2 { top: 0; left: 5px; font-size:12px;}
			 	.btn { width: 80%; margin: 20px auto; float:none;}
			}




/*联系我们*/
#message{ margin:auto; width:800px; height:440px; background:#fff; text-align:left;}
#message img{ float:left;}
#name{ padding-top:30px; width:740px; height:30px;  }
#name p{ float:left; width:50px; padding:0px; margin:auto;}
#box{ width:680px; height:30px; border:1px #666666 dashed; float:right;border-radius:5px;}
#ly_box{width:680px; height:130px; border:1px #666666 dashed; float:right;color:#CCCCCC;border-radius:5px; }
#ly{ padding-top:30px; width:740px; height:30px;  }
#ly p{ float:left; width:50px; padding:0px; margin:auto;}
#send{ width:80px; height:30px; background:#005fbb; margin:auto;margin-top:15px; color:#fff; text-align:center; margin-left:50px;}

