﻿/* weimeigu.com 做最好的唯美谷建站 */
@charset "utf-8";
/* CSS Document */
body {
	font-family:"Microsoft YaHei";
}
#head, #main, #foot {
	width:100%;
	min-width:1200px;
}
.head_t {
	width:1200px;
	margin:0 auto;
	height:100px;
	position:relative;
}
.head_t .logo {
	position:absolute;
	left:0;
	top:25px;
}
.head_t .ht_r {
	position:absolute;
	height:30px;
	right:0;
	top:50px;
}
.head_t .ht_r .h_ss {
	float:left;
	width:204px;
	height:30px;
	background:url(../images/ss_bg.gif) no-repeat;
}
.head_t .ht_r .h_ss input {
	float:left;
	border:none;
	background:none;
}
.head_t .ht_r .h_ss .ss_text {
	height:24px;
	line-height:24px;
	padding:3px 10px;
	width:145px;
}
.head_t .ht_r .h_ss .ss_sub {
	float:right !important;
	width:38px;
	height:30px;
	cursor:pointer;
	display:block;
}
.head_t .ht_r .h_sc {
	float:left;
	padding-left:20px;
}
.head_t .ht_r .h_sc a {
	display:block;
	line-height:30px;
	color:#656565;
	float:left;
	background:url(../images/h_ico.gif) no-repeat;
}
.head_t .ht_r .h_sc a:hover {
	text-decoration:underline;
	color:#000;
}
.head_t .ht_r .h_sc .sc1 {
	padding-left:38px;
	background-position:2px 4px;
}
.head_t .ht_r .h_sc .sc2 {
	padding-left:38px;
	background-position:9px -66px;
}
#head_nav {
	height:54px;
	background:#fff;
	width:100%;
	left:0;
	top:0;
	z-index:999;
}
#head_nav.div2 {
	position:fixed;
}
.nav {
	height:54px;
	width:1200px;
	margin:0 auto;
}
.flexy-menu {
	width:100%;
	position:relative;
	float:left;
	background:url(../images/nav_li.gif) no-repeat left 20px;
}
.flexy-menu li {
	float:left;
	position:relative;
	padding:0 10px;
	background:url(../images/nav_li.gif) no-repeat right 20px;
}
.flexy-menu .a_a {
	color:#2C2C2C;
	font-size:16px;
	line-height:46px;
	padding:0 35px 8px;
	font-family:"微软雅黑";
	display:block;
	text-transform:uppercase;/*	-webkit-transition:color .2s linear,background .2s linear;
	-moz-transition:color .2s linear,background .2s linear;
	-o-transition:color .2s linear,background .2s linear;
	transition:color .2s linear,background .2s linear;*/
}
.flexy-menu li:hover>a, .flexy-menu .a_a:hover {
	background:#09BAEE;
	color:#fff;
}
.flexy-menu ul, .flexy-menu ul li ul {
	display:none;
	position:absolute;
	z-index:99999;
	width:168px;
	background:#09BAEE;
}
.flexy-menu ul li ul {
	left:100%;
	top:0;
}
.flexy-menu li ul li:hover>a {
	border:none;
	color:#fff;
}
.flexy-menu ul li ul li a:hover {
	border:0;
}
.flexy-menu ul {
	top:54px;
	left:10px;
}
.flexy-menu ul li {
	clear:both;
	width:100%;
	height:32px;
	line-height:32px;
	background:none;
	padding:0;
}
.flexy-menu ul li a {
	/*background:url(../images/nav_li_ico.gif) no-repeat 24px 15px;
	padding-left:38px;*/
	font-size:14px;
	display:block;
	line-height:32px;
	color:#fff;
	padding-left:30px;/*-webkit-transition:color .2s linear,background .2s linear;
	-moz-transition:color .2s linear,background .2s linear;
	-o-transition:color .2s linear,background .2s linear;
	transition:color .2s linear,background .2s linear*/
}
.flexy-menu ul li a:hover {
	background:#079AC5;
	color:#fff;
	border-bottom:none;
}
.flexy-menu li.r:hover>a {
	background:url(../images/h_ico.gif) no-repeat 24px -165px;
}
.flexy-menu .r_a {
	padding:0 22px 8px;
	width:90px;
	display:block;
	line-height:46px;
	background:url(../images/h_ico.gif) no-repeat 24px -165px;
	text-indent:-999px;
	overflow:hidden;
}
#foot {
	background:#034153;
	padding:38px 0 0px;
}
#foot .foot {
	width:1200px;
	margin:0 auto;
	position:relative;
	padding-bottom:24px;
}
#foot .foot .f_ewm {
	float:left;
	width:500px;
}
#foot .foot .f_ewm p {
	line-height:25px;
	color:#fff;
	padding-top:5px;
}
#foot .foot .f_lg {
	position:absolute;
	left:175px;
	top:25px;
}
#foot .foot .f_nav {
	float:right;
	width:640px;
	line-height:28px;
}
#foot .foot .f_nav a {
	color:#5D7B89;
}
#foot .foot .f_nav a:hover {
	text-decoration:underline;
}
#foot .foot .f_nav dl {
	float:left;
	width:170px;
}
#foot .foot .f_nav dl.f4 {
	width:120px;
}
#foot .foot .f_nav dl dt {
	font-size:15px;
	padding-bottom:5px;
}
#foot .foot .f_nav dl dt a {
	color:#99CADF;
}
#foot .f_dcm {
	width:100%;
	height:38px;
	line-height:38px;
	background:#5D7C89;
}
#foot .f_dcm .f_d {
	width:1200px;
	margin:0 auto;
	text-align:center;
	color:#034153;
}
