﻿@charset "utf-8";
/*首页*/
*{margin:0 auto;
  padding:0;
}
 body{
	 width:100%;
	 height:100%;
	 font-family:"微软雅黑";
}
img{
	border:none;
	}
.header{
	width:100%;
	min-width:1000px;
	height:587px;
	position:relative;
	background:url(../images/top_ad.png) 0 0 no-repeat;
	background-position:center;
	
}
.menu{
	width:1000px;
	height:112px;
	margin:0 auto;
}
.menu_l{
	width:360px;
	height:90px;
	float:left;
	margin-top:12px;
	background-image:url(../images/logo.png);
}
.menu_r{
	width:480px;
	height:47px;
	float:right;
	bottom:0;
	margin-top:65px;
}
.menu_r ul{
	width:100%;
	height:47px;
	list-style:none;
}
.menu_r ul li{
	display:block;
	float:left;
	width:120px;
	height:47px;
	text-align:center;
	line-height:47px;
	font-size:1.2em;
}
.menu_r ul li a{
	text-decoration:none;
	color:#FFF;
	width:120px;
	height:47px;
	display:block;
}
.menu_r ul li a:hover{
	text-decoration:none;
	color:#448aca;
	background:url(../images/menu_bg.png) 0 0 no-repeat;
}
.cur{
	background:url(../images/menu_bg.png) 0 0 no-repeat;
}
.main{
	width:1000px;
	height:250px;
	margin:0 auto;
}
.main_l{
	width:515px;
	float:left;
}
.text1{
	display:block;
	height:60px;
	line-height:60px;
	color:#87b60a;
	font-size:1.2em;
}
.rq_nav{
	width:125px;
	float:left;
	margin-right:46px;
	margin-top:20px;
}
.rq_nav span{
	font-size:0.8em;
	color:#999999;
	text-align:center;
	display:block;
	padding:10px 0;
	}
.main_r{
	width:450px;
	float:right;
}
.title{
	height:60px;
	border-bottom:2px solid #87b60a;
}
.title p{
	color:#87b60a;
	font-size:1.2em;
	line-height:60px;
	display:block;
	float:left;
}
.more{
	width:50px;
	float:right;
	color:#000;
	color:#999999;
	margin-top:22px;
	font-size:0.8em;
}
.news_list{
	height:185px;
}
.news_list ul{
	list-style:none;
}
.news_list ul li{
	width:100%;
	height:42px;
	display:block;
	float:left;
	line-height:40px;
	border-bottom:1px dashed #e9e9e9;
}
.news_list ul li a{
	text-decoration:none;
	color:#666666;
}
.news_list ul li a:hover{
	text-decoration:none;
	color:#666666;
}
.news_list span{
	font-size:0.8em;
	color:#999999;
	float:right;
}
.circle{
	font-size:0.8em;
	color:#999999;
	float:left;
	width:15px;
}
.foot{
	width:100%;
	height:63px;
	background:#e6e6e6;
	color:#666666;
	text-align:center;
	font-size:0.8em;
	line-height:1.8em;
	padding-top:18px;
}
/*更新记录*/
.menu_nav{
	width:100%;
	height:112px;
	position:relative;
	background:#4489ca;
}
.top_ad{
	margin:0 auto;
	height:200px;
	width:100%;
	min-width:1000px;
	background:url(../images/top_ad2.png) 0  0 no-repeat;
	background-position:center;
}
.page_main{
	width:1000px;
	height:500px;
	display:block;
}
.page_main2{
	width:1000px;
	height:500px;
	display:block;
}
.second_title{
	height:50px;
	background-image:url(../images/title_bg.png);
	background-position:left;
	background-repeat:no-repeat;
	margin:30px 0;
}
.second_title span{
	font-size:1.2em;
	color:#ffffff;
	line-height:50px;
	width:334px;
	text-align:center;
	float:left;
}
.main_ios{
	width:450px;
	float:left;
}
.main_android{
	width:450px;
	float:right;
}
.third_title{
	width:100%;
	height:40px;
	color:#87b50a;
	font-size:1.0em;
	background:url(../images/third_title_bg.png) 0 0 no-repeat;
}
.third_title span{
	line-height:40px;
	padding-left:10px;
}
.text_details{
	color:#666666;
	line-height:1.8em;
	font-size:14px;
}
.fourth_title{
	height:100px;
	display:block;
	float:left;
}
.fourth_title_details{
	float:left;
	margin-top:20px;
	}
/*19洞*/
.t2{
	text-indent:2em;
}
.t3{
	color:#333333;
	font-weight:bold;
}
.right_map{
	float:right;
	width:480px;
	height:380px;
	display:block;
}
.left_add{
	float:left;
	width:520px;
	height:380px;
	display:block;
}
.left_add br{
	line-height:7px;
}
.add_title{
	color:#333333;
	font-weight:bold;
}
.add_phone{
	color:#f50f0f;
	font-weight:bold;
}