﻿@charset "utf-8";
/* CSS Document */
/*公用样式*/

/*全局*/
* {
	margin:0;
	padding:0;
	list-style-type:none;
}
body {
	font:normal 12px/160% "Microsoft Yahei", Verdana, Geneva, sans-serif;
	color:#666;
	overflow-x:hidden
}
img {
	border:0px;
}
a {
	outline:0;
}
/** html a{behavior:url(common/select.htc);}*/
form {
	padding:0;
	margin:0;
}
p {/*text-indent:2em;*/
}
p.txident {
	text-indent:2em
}
h2 {
	font:normal 16px/140% "Microsoft Yahei", Verdana, Geneva, sans-serif;
	font-weight:bold;
}
.hidden {
	display:none;
}
.f_r {
	float:right
}
.f_l {
	float:left
}
.c_b {
	clear:both
}
.font_ec6526 {
	color:#ec6526
}
.font_999 {
	color:#999;
	font-size:12px
}
.font_14px {
	font-size:14px;
	color:#383737
}
/*链接*/
a:link, a:visited {
	color:#696969;
	text-decoration:none;
}
a:hover, a:active {
	color:#246eb8;
	text-decoration:underline;
}
a:link.link_white, a:visited.link_white {
	color:#fff;
	text-decoration:none;
}
a:hover.link_white, a:active.link_white {
	color:#fff;
	text-decoration:underline;
}
a:link.link_blue, a:visited.link_blue {
	color:#0e4894;
	text-decoration:none;
}
a:hover.link_blue, a:active.link_blue {
	color:#548fd4;
	text-decoration:underline;
}
a:link.link_red, a:visited.link_red {
	color:#da251c;
	text-decoration:none;
}
a:hover.link_red, a:active.link_red {
	color:#da251c;
	text-decoration:underline;
}
a:link.link_upAdown, a:visited.link_upAdown {
	color:#666;
	text-decoration:none;
	font-size:12px
}
a:hover.link_upAdown, a:active.link_upAdown {
	color:#da251c;
	text-decoration:underline;
	font-size:12px
}
a:link.link_pageAct, a:visited.link_pageAct {
	color:#fff;
	background:#da251c;
	text-decoration:none;
	font-size:12px
}
a:hover.link_pageAct, a:active.link_pageAct {
	color:#fff;
	background:#da251c;
	text-decoration:underline;
	font-size:12px
}
a:link.link_more, a:visited.link_more {
	color:#ccc;
	text-decoration:none;
	width:17px;
	height:17px;
	display:inline-block;
	background:url(../images/more.jpg) no-repeat
}
a:hover.link_more, a:active.link_more {
	color:#ccc;
	text-decoration:none;
	width:17px;
	height:17px;
	display:inline-block;
	background:url(../images/more.jpg) no-repeat
}
/*布局*/
.layout {
	width:100%;
	margin:0 auto;
	position:relative;
	display:table
}
.header {
	width:100%;
	height:157px;
	display:table;
}
.content {
	width:100%;
	height:auto;
	overflow:hidden;
	zoom:1;
	display:table;
	background:#f6f5fa
}
.banner {
	width:100%;
	height:420px;
	overflow:hidden;
}
/*首页头部*/
.header_top {
	width:980px;
	height:111px;
	margin:0 auto;
	height:108px;
	background:#fff;
	position:relative
}
.logo {
	width:251px;
	height:59px;
	position:absolute;
	background:url(../images/logo.png) no-repeat;
	left:15px;
	top:15px;
}
.logo a {
	width:100%;
	height:100%;
	display:block
}
.tel {
	width:162px;
	height:28px;
	position:absolute;
	right:13px;
	top:44px;
}
/*导航*/
.navgation {
	width:100%;
	height:48px;
	background:#f7f8f8
}
.nav {
	width:980px;
	margin:0 auto;
	position:relative;
	z-index:999
}
.nav li {
	float:left;
}
.nav a {
	display:block;
	width:120px;
	height:46px;
	line-height:46px;
	color:#555;
	font-size:14px;
	text-align:center;
	border-top:2px solid #f7f8f8
}
.nav a:hover {
	background:#fff;
	color:#246eb8;
	text-decoration:none;
	text-align:center;
	border-top:2px solid #246eb8
}
.nav a:hover .nav_triangle {
	color:#246eb8
}
.nav a.on {
	background:#fff;
	color:#246eb8;
	text-decoration:none;
	text-align:center;
	border-top:2px solid #246eb8
}
.nav a.on .nav_triangle {
	color:#246eb8
}
.nav .nav_triangle {
	color:#555;
	font-size:9px
}
.nav .nav_line {
	background:url(../images/nav_spaceline.png) no-repeat;
	width:1px;
	height:48px;
}
a:link.link_act, a:visited.link_act {
	display:block;
	width:122px;
	height:35px;
	line-height:35px;
	color:#fff;
	font-size:14px;
	text-align:center;
	background:url(../images/nav_bghover.gif) repeat-x;
}
a:hover.link_act, a:active.link_act {
	background:url(../images/nav_bghover2.gif) repeat-x;
	color:#333;
	text-decoration:none;
	text-align:center
}
/*子菜单*/
.nav .sub_menu {
	width:174px;
	height:auto;
	overflow:hidden;
	zoom:1;
	position:absolute;
	z-index:9999;
	display:block;
	display:none;
	border:none;
	background:none
}
.nav .sub_menu_trig {
	width:174px;
	height:6px;
	background:url(../images/sub_menu_trig.png) no-repeat
}
.nav ul {
	width:172px;
	height:auto;
	overflow:hidden;
	zoom:1;
	padding-bottom:15px;
	padding-top:10px;
	background:#fff;
	border:1px solid #e8e7e2;
	border-top:none;
	display:block
}
.nav ul li {
	clear:both;
	height:30px;
	width:100%;
	margin-top:1px;
}
.nav ul li a {
	width:140px;
	height:26px;
	line-height:26px;
	font-size:14px;
	display:block;
	text-align:left;
	color:#555;
	margin:0 auto;
	padding-left:10px;
	border:none
}
.nav ul li a:hover {
	width:140px;
	height:26px;
	line-height:26px;
	font-size:14px;
	background:#246eb8;
	color:#fff;
	text-align:left;
	padding-left:10px
}
/*首页内容*/
/* banner */

/*首页服务项目*/
.service_item {
	width:950px;
	height:120px;
	margin:12px auto;
	background:#fbfbfb;
	border:1px solid #eaeaea;
	padding-left:30px;
}
.service_item dl {
	float:left;
	margin-top:5px
}
.service_item dl dt {
	text-align:center;
	font-size:14px;
}
.service_item dl dd {
	padding-top:5px;
	font-family:"宋体"
}
.space_4 {
	width:30px;
}
.ser_it_1, .ser_it_2, .ser_it_3, .ser_it_4, .ser_it_5, .ser_it_6 {
	width:155px;
	height:118px;
	background:#fbfbfb;/*padding:20px 25px 20px 25px;*/
	float:left;
	position:relative;
	cursor:pointer
}
.ui_1 {
	width:26px;
	height:26px;
	background:url(../images/index_ico_5.png) no-repeat;
	margin:0 auto;
	position:absolute;
	left:60px;
	top: 37px;
}
.ui_1_hover {
	background:url(../images/index_ico_5_on.png) no-repeat
}
.ser_it_1 dl {
	width:100px;
	height:24px;
	position:absolute;
	top: 60px;
	left:18%
}
.ui_2 {
	width:26px;
	height:26px;
	background:url(../images/index_ico_2.png) no-repeat;
	margin:0 auto;
	position:absolute;
	left:60px;
	top: 37px;
}
.ui_2_hover {
	background:url(../images/index_ico_2_on.png) no-repeat
}
.ser_it_2 dl {
	width:100px;
	height:24px;
	position:absolute;
	top: 60px;
	left:18%
}
.ui_3 {
	width:26px;
	height:26px;
	background:url(../images/index_ico_3.png) no-repeat;
	margin:0 auto;
	position:absolute;
	left:60px;
	top: 37px;
}
.ui_3_hover {
	background:url(../images/index_ico_3_on.png) no-repeat
}
.ser_it_3 dl {
	width:100px;
	height:24px;
	position:absolute;
	top: 60px;
	left:18%
}
.ui_4 {
	width:26px;
	height:26px;
	background:url(../images/index_ico_4.png) no-repeat;
	margin:0 auto;
	position:absolute;
	left:60px;
	top: 37px;
}
.ui_4_hover {
	background:url(../images/index_ico_4_on.png) no-repeat
}
.ser_it_4 dl {
	width:100px;
	height:24px;
	position:absolute;
	top: 60px;
	left:18%
}
.ui_5 {
	width:26px;
	height:26px;
	background:url(../images/index_ico_6.png) no-repeat;
	margin:0 auto;
	position:absolute;
	left:60px;
	top: 37px;
}
.ui_5_hover {
	background:url(../images/index_ico_6_on.png) no-repeat
}
.ser_it_5 dl {
	width:100px;
	height:24px;
	position:absolute;
	top: 60px;
	left:18%
}
.ui_6 {
	width:26px;
	height:26px;
	background:url(../images/index_ico_1.png) no-repeat;
	margin:0 auto;
	position:absolute;
	left:60px;
	top: 37px;
}
.ui_6_hover {
	background:url(../images/index_ico_1_on.png) no-repeat
}
.ser_it_6 dl {
	width:100px;
	height:24px;
	position:absolute;
	top: 60px;
	left:18%
}
dl.it {
	color:#fff
}
.space_1 {
	width:20px;
	height:5px;
}
.index_line {
	width:980px;
	height:5px;
	background:#ec6526;
	margin:0 auto
}
.index_line .index_line_1 {
	width:328px;
	height:5px;
	background:#3c73b5
}
/*公司简介*/
.index_con {
	width:980px;
	height:auto;
	overflow:hidden;
	zoom:1;
	margin:0 auto;/*box-shadow:0 0 10px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.1)*/
	margin-bottom:30px
}
.index_con_1 {
	width:100%;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.Introduction {
	width:285px;
	height:306px;
	overflow:hidden;
	border:1px solid #eaeaea;
	padding:14px 17px 30px 17px;
	background:#fff
}
.Introduction dt {
	width:100%;
	height:24px;
	border-bottom:1px solid #246eb8;
	line-height:24px;
	clear:both
}
.Introduction dd {
	clear:both;
	width:100%;
	height:100%;
	padding-top:10px
}
.Introduction dd li {
	margin-top:10px
}
a.index_title {
	border-left:4px solid #246eb8;
	height:19px;
	line-height:19px;
	padding-left:5px;
	font-size:15px;
	color:#4b4f51
}
a.index_title:hover {
	color:#4b4f51;
	text-decoration:none
}
a.index_title span {
	font-size:12px;
	color:#b7b8b9
}
/*律所公告*/
.news_img {
	width:107px;
	height:71px;
	display:block;
	overflow:hidden
}
.news_intro {
	width:160px;
	height:71px;
	display:block;
	overflow:hidden;
}
.dataTime {
	color:#acacad
}
.Introduction1 {
	width:285px;
	height:306px;
	overflow:hidden;
	border:1px solid #eaeaea;
	padding:14px 17px 30px 17px;
	background:#fff
}
.Introduction1 dt {
	width:100%;
	height:24px;
	border-bottom:1px solid #246eb8;
	line-height:24px;
	clear:both
}
.Introduction1 dd {
	clear:both;
	width:100%;
	height:100%;
	padding-top:10px
}
.Introduction1 dd ul {
	width:100%;
	height:100%;
	display:block
}
.Introduction1 dd ul li {
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:10px;
	display:block;
	clear:both
}
.Introduction1 dd ul ul li {
	margin:0;
	background: url(../images/list_style.png) no-repeat 0 8px;
	padding-left:10px;
	width:275px;
	height:22px;
	line-height:22px;
	clear:both
}
.Announcement {
	width:285px;
	height:306px;
	overflow:hidden;
	border:1px solid #eaeaea;
	padding:14px 17px 30px 17px;
	margin-left:8px;
	background:#fff
}
.Announcement dt {
	width:100%;
	height:24px;
	border-bottom:1px solid #246eb8;
	line-height:24px;
	clear:both
}
.Announcement dd {
	clear:both;
	width:100%;
	height:100%;
	padding-top:10px
}
.Announcement dd ul {
	width:100%;
	height:100%;
	display:block
}
.Announcement dd ul li {
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:10px;
	display:block;
	clear:both
}
.Announcement dd ul ul li {
	margin:0;
	background: url(../images/list_style.png) no-repeat 0 8px;
	padding-left:10px;
	width:275px;
	height:22px;
	line-height:22px;
	clear:both
}
/*新闻*/
.news {
	width:285px;
	height:306px;
	overflow:hidden;
	border:1px solid #eaeaea;
	padding:14px 17px 30px 17px;
	background:#fff
}
.news dt {
	width:100%;
	height:24px;
	border-bottom:1px solid #246eb8;
	line-height:24px;
	clear:both
}
.news dd {
	clear:both;
	width:100%;
	height:100%;
	padding-top:10px
}
.news dd ul {
	width:100%;
	height:100%;
	display:block
}
.news dd ul li {
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:10px;
	display:block;
	clear:both
}
.news dd ul ul li {
	margin:0;
	background: url(../images/list_style.png) no-repeat 0 8px;
	padding-left:10px;
	width:275px;
	height:22px;
	line-height:22px;
	clear:both;
}
/*团队介绍*/
.index_con_2 {
	width:100%;
	height:auto;
	overflow:hidden;
	zoom:1;
	margin-top:12px
}
.Team {
	width:946px;
	height:221px;
	overflow:hidden;
	border:1px solid #eaeaea;
	padding:14px 17px 30px 17px;
	background:#fff
}
.Team dt {
	width:100%;
	height:24px;
	border-bottom:1px solid #246eb8;
	line-height:24px;
	clear:both
}
.Team dd {
	clear:both;
	width:100%;
	height:100%;
	padding-top:10px;
	position:relative;
	display:block
}
.Team dd ul {
	position:absolute;
	left:25px;
}
.Team dd li {
	float:left;
	width:195px;
	height:164px;
	overflow:hidden;
	margin:20px 14px 0 15px
}
/*案例展示*/
.index_con_3 {
	width:100%;
	height:auto;
	overflow:hidden;
	zoom:1;
	margin-top:12px
}
.Case {
	width:946px;
	height:248px;
	overflow:hidden;
	border:1px solid #eaeaea;
	padding:14px 17px 30px 17px;
	background:#fff
}
.Case dt {
	width:100%;
	height:24px;
	border-bottom:1px solid #246eb8;
	line-height:24px;
	clear:both
}
.Case dd {
	clear:both;
	width:100%;
	height:100%;
	padding-top:10px;
	display:block;
	position:relative
}
.Case dd ul {
	float:left;
	position:absolute;
	left:-30px;
	top:20px
}
/*.Case dd li{ margin-top:10px;  float:left; width:227px; height:164px; overflow:hidden; margin-left:9px}*/
.Case dd li {
	margin:0;
	background: url(../images/list_style.png) no-repeat 0 8px;
	padding-left:10px;
	width:275px;
	height:22px;
	line-height:22px;
	float:left;
	margin-left:35px;
	margin-top:5px
}
/*合作客户*/
.index_con_4 {
	width:100%;
	height:auto;
	overflow:hidden;
	zoom:1;
	margin-top:12px
}
.Client {
	width:946px;
	height:129px;
	overflow:hidden;
	border:1px solid #eaeaea;
	padding:14px 17px 30px 17px;
	background:#fff
}
.Client dt {
	width:100%;
	height:24px;
	border-bottom:1px solid #246eb8;
	line-height:24px;
	clear:both
}
.Client dd {
	clear:both;
	width:100%;
	height:100%;
	padding-top:10px;
	position:relative;
	display:block
}
.Client dd ul {
	width:100%;
height:
}
.Client dd li.c_left {
	width:8px;
	height:25px;
	background:url(../images/left.png) no-repeat;
	margin-top:45px;
	cursor:pointer
}
.Client dd li.c_right {
	width:8px;
	height:25px;
	background:url(../images/right.png) no-repeat;
	margin-top:45px;
	cursor:pointer
}
.Client dd li.c_con {
	width:910px;
	height:100px;
	display:block;
	margin-left:10px
}
.Client dd li.c_con .client_img {
	width:100%;
	height:100%;
	margin-top:30px
}
.Client dd li.c_con .client_img li {
	width:120px;
	height:50px;
	float:left;
	margin-left:10px
}
/*---------*/
.des_mask dl {
	color:#fff;
	padding:20px
}
.des_mask dl dt {
	border:none
}
.des_mask dl dd {
	padding:0
}
a:link.link_more2, a:visited.link_more2 {
	width:82px;
	height:26px;
	background:#3e74b4;
	color:#fff;
	text-align:center;
	line-height:26px;
	text-decoration:none;
	font-size:12px
}
a:hover.link_more2, a:active.link_more2 {
	width:82px;
	height:26px;
	color:#f18518;
	font-size:12px
}
.trigon {
	display:block;
	border-top:5px solid #fff;
	border-left:5px solid #ccc;
	border-bottom:5px solid #fff;
	margin-top:5px/*小三角*/
}
/*二级页面*/
/*二级banner*/
.mod_sub_banner {
	width:100%;
	height:222px;
	background:url(../images/sub_banner_1.jpg) no-repeat center;
	position:relative;
	margin:0 auto
}
.sub_con {
	width:980px;
	height:auto;
	zoom:1;
	margin:12px auto;
}
/*二级左侧*/
.sub_con .sub_con_l {
	width:204px;
	height:auto;
	background:#fefefe;
	float:left;
	box-shadow:0 0 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.1);
	position:relative;
	border:1px solid #eee;
	padding-bottom:20px;
	margin-left:-10px
}
.list_title {
	width:204px;
	height:57px;
	color:#3a3a3a;
	line-height:36px;
	font-size:16px;
	padding-top:15px;
	position:relative;
	z-index:999
}
.list_title .list_title_bg {
	position:absolute;
	width:213px;
	height:47px;
	background:url(../images/sub_left_t_bg.png) no-repeat;
	left: -6px;
	z-index:999;
	text-align:center
}
.all_list li {
	border:none;
	position:relative
}
.all_list li a {
	display:block;
	width:100%;
	height:45px;
	line-height:45px;
	border-bottom:1px solid #eee;
	background:#fff;
	text-align:center;
	font-size:14px
}
.all_list li a:hover {
	background:#f7f7f7
}
.all_list li.on a {
	background:#f7f7f7
}
.all_list li.list_border_top {
	border-bottom:1px solid #eee;
	height:1px;
	line-height:1px
}
.l_trigon {
	display:block;
	width:5px;
	height:10px;
	position:absolute;
	background:url(../images/l_trigon.png);
	left: 41px;
	top: 19px;
}
/*二级右侧*/
.sub_right_title {
	display:block;
	font-size:14px;
	color:#999;
	margin-left:30px
}
.site_map {
	list-style-image:url(../images/site_ico.gif);
	min-width:221px;
	height:24px;
	margin-right:15px;
}
.sub_con .sub_con_r {
	width:780px;
	height:auto;
	min-height:500px;
	overflow:hidden;
	zoom:1;
	float:right;
	padding-bottom:20px
}
.sub_con_r .sub_con_r_top {
	width:100%;
	height:50px;
	line-height:50px;
	border:1px solid #eee;
	background:#fff
}
.sub_con_r .sub_con_r_art {
	width:720px;
	height:auto;
	overflow:hidden;
	zoom:1;
	padding:30px 30px 40px 30px;
	margin-top:10px;
	border:1px solid #eee;
	background:#fff
}
.line-H {
	line-height:1.9em
}
.space_5 {
	width:10px;
	height:5px;
}
/*新闻资讯 列表*/
.list_news_top {
	width:100%;
	height:300px;
}
.list_news_top dl {
	width:100%;
	height:140px;
	border-bottom:1px solid #e5e4e2;
	padding-top:15px
}
.list_news_top dl a {
	color:#494848
}
.list_news_top dl dt {
	float:left;
	display:block
}
.list_news_top dl dd {
	float:left;
	display:block
}
.list_news_top dl dt {
	width:195px;
	height:130px
}
.list_news_top dl dd {
	width:460px;
	height:133px;
	overflow:hidden;
	margin-left:10px;
}
.list_news_top dd dl {
	width:100%;
	height:133px;
	clear:both
}
.list_news_top dd dl dt {
	width:100%;
	height:24px;
	font-size:16px;
	clear:both
}
.list_news_top dd dl dd {
	width:100%;
	height:73x;
	padding-top:15px;
	clear:both;
	margin:0;
	line-height:24px
}
.list_news_list {
	width:100%;
	height:auto;
	margin-top:10px
}
.list_news_list dl {
	width:100%;
	height:45px;
	line-height:45px;
	border-bottom:1px solid #e5e4e2
}
.list_news_list dt ul li {
	list-style-image:url(../images/list_style_n.png);
	margin-left:20px
}
.list_news_list dt ul li a {
	font-size:14px;
}
.list_news_list dt ul li a:hover {
	font-size:14px;
}
.list_news_list .list_bg {
	background:#f9f9f9
}
/*二级团队*/
.list_team {
	display:block;
	width:100%;
	height:auto;
	position:relative;
	left:-10px
}
.list_team li {
	width:130px;
	height:165px;
	overflow:hidden;
	float:left;
	margin-left:10px;
	margin-top:20px;
	display:block
}
.img_Mask {
	position:relative;
	width:195px;
	height:165px;
}
.img_Mask img {
	z-index:1
}
.img_Mask .team_img_title {
	width:100%;
	height:34px;
	background:#000;
	position:absolute;
	z-index:9999;
	left:0;
	bottom:0;
	color:#eee;
	line-height:34px;
	text-align:center;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f000000', endColorstr='#4f000000');
	background-color:rgba(0, 0, 0, 0.4)/*透明度*/
}
/*文章内容页*/
dl.list_article dt {
	width:100%;
	height:60px;
	color:#666;
	text-align:center
}
dl.list_article dd.con_1 {
	width:100%;
	height:39px;
	border-top:1px dotted #e2e2e2;
	border-bottom:1px dotted #e2e2e2;
	line-height:39px;
	text-align:center
}
dl.list_article dd.con_2 {
	width:100%;
	min-height:245px;
	overflow:hidden;
	zoom:1;
	border-bottom:1px dotted #e2e2e2;
	padding:10px 0 15px 0;
	line-height:2em
}
/*留言*/
.mod_message {
	width:500px;
	height:auto;
	overflow:hidden;
	zoom:1;
	margin:0 auto
}
.mod_message dl {
	clear:both;
	margin-top:10px;
	padding-top:10px
}
.mod_message dl dt {
	width:100px;
	min-height:28px;
	line-height:28px;
	text-align:right;
	float:left;
}
.mod_message dl dd {
	width:200px;
	min-height:28px;
	line-height:28px;
	text-align:left;
	float:left;
	margin-left:5px
}
.mod_message dl dd input {
	width:200px;
	height:28px;
	line-height:28px;
	border:1px solid #eee
}
.mod_message dl dd textarea {
	border:1px solid #eee;
	width:225px;
}
.mod_message dl dd input.vcode {
	width:80px;
	height:28px;
}
.mod_message dl.message_btn input {
	width:70px;
	height:24px;
}
.mod_message dl.message_btn dd {
	margin-left:100px
}
.mod_message #errmsgBox {
	width:100%;
	height:20px;
	font-size:12px;
	margin-left:103px;
}
/*分页*/
.page_num {
	width:7200px;
	height:50px;
	margin:0 auto;
	padding-top:20px; /*margin-left:300px*/
	;
	margin-top:20px
}
.page_num ul {
	margin-left:150px
}
.page_num li {
	float:left;
	margin-left:5px;
	border:1px #eee solid;
	background:#fff;
	padding:5px 12px 5px 12px;
}
.page_num li a {
	display:block;
	background:#fff
}
/*企业介绍*/
/*底部*/ 
.footer {
	width:100%;
	height:auto;
	overflow:hidden;
	zoom:1;
	background:#2d2d2d;
	border-bottom:1px #ddd solid;
	background:#2d2d2d;
	display:table
}
.footer .footer_top {
	width:100%;
	min-height:205px;
	background:#2d2d2d;
	border-bottom:1px #343434 solid;
	margin:0 auto
}
.footer_top .footer_top_1 {
	width:930px;
	height:185px;
	margin:0 auto;
	padding:18px 25px 22px 25px
}
.footer_top .footer_top_1 dl {
	float:left;
	display:block
}
.footer_top .footer_top_1 dl dt {
	font-size:14px;
	color:#ccc
}
.footer_top .footer_top_1 dl dd {
	margin-top:5px;
}
.footer_top .footer_top_1 dl ul li {
	height:30px;
	line-height:30px
}
.footer_top .footer_top_1 dl ul li ul li {
	height:20px;
	line-height:20px;
}
.footer_top_1 .f_Business {
	width:168px;
	height:auto;
	display:block;
}
.footer_top_1 .f_Business dd {
	position:relative
}
.footer_top_1 .f_Business ul {
	position:absolute;
	left:-18px
}
.footer_top_1 .f_Business li {
	float:left;
	margin-left:18px;
	width:75px
}
dl.footer_cont {
	width:228px;
	height:140px
}
.space_3 {
	width:50px;
	height:5px;
}
.footer .footer_nav {
	width:100%;
	min-height:52px;
	overflow:hidden;
	zoom:1;
	margin:0 auto;
	position:relative;
	border-top:1px #2d2d2d solid;
	margin:0 auto;
	background:#202020;
}
.footer_nav_1 {
	width:980px;
	height:52px;
	position:relative;
	margin:0 auto
}
.footer_nav_1 .footer_nav_n {
	position:absolute;
	width:390px;
	height:24px;
	top: 15px;
	left: 2px;
}
.footer_nav_n li {
	float:left;
	display:inline;
	color:#eee;
	line-height:24px;
	color:#cecece
}
.footer_nav_n li a {
	width:90px;
	height:24px;
	line-height:24px;
	text-align:center;
	display:inline-block;
	color:#cecece
}
.footer .copy {
	position:absolute;
	width:541px;
	height:20px;
	left: 22%;
	top: 16px;
}
.footer .flinks {
	clear:both;
	width:930px;
	height:50px;
	margin:0 auto;
	padding:18px 25px 22px 25px;
}
.footer .flinks dd ul li {
	float:left;
	margin-left:10px;
	margin-top:5px;
}
/*在线地图*/
.map {
	width:770px;
	height:500px;
	padding:0 5px;
	background-color: #FFF;
}
.foot_nav {
	width: 962px;
	margin: 0 auto;
	height: 70px;
	font: 14px/30px "microsoft yahei";
	text-align: center;
}
.foot_nav a {
	color: #fff;
	margin: 0 10px;
}
a:link, a:visited {
	color:#696969;
	text-decoration:none;
}



.rf-buts {
        z-index: 9999;
        left: 60%;
        margin-left: -370px;
        margin-top: -235px;
	position: fixed;
	width: 468px;
	top: 50%;
	font-family: "微软雅黑", sans-serif;
}
.fl {
    float: left;
    
    
    text-indent: 80px;
    font-size: 14px;
    color: #fff;
}
.rf-buts .rf-buts-line {
	height: 100%;
	width: 0;
	left: 0;
	position: absolute
}

.rf-buts .rf-buts-line .yellow {
	background: #ffc000
}

.rf-buts .rf-buts-line .yellow::before {
	content: ' ';
	position: absolute;
	width: 36px;
	background: #ffc000;
	height: 1px;
	right: 0;
	top: -1px;
	z-index: 10
}

.rf-buts .rf-buts-line .yellow:after {
	content: ' ';
	position: absolute;
	width: 36px;
	background: #ffc000;
	height: 1px;
	right: 0;
	bottom: -1px;
	z-index: 10
}

.rf-buts .rf-buts-line>* {
	right: 0;
	background: #3f4045;
	font-size: 12px;
	color: #feffff
}

.rf-buts .rf-buts-line .rf-buts-bj {
	position: absolute;
	width: 18px;
	text-align: center;
	line-height: 14px;
	padding: 9px;
	top: 40%;
	cursor: pointer
}

.rf-buts .rf-buts-line .rf-buts-bj:hover {
	background: #ffc000
}

.rf-buts .rf-buts-line .whit-line {
	position: absolute;
	border-right: 6px solid #3f4045;
	width: 30px;
	background: #fff;
	height: 1px;
	right: 0;
	top: -1px
}

.rf-buts .rf-buts-line .rf-buts-cart,.rf-buts .rf-buts-line .rf-buts-cs,.rf-buts .rf-buts-line .rf-buts-back {
	position: absolute;
	width: 36px;
	height: 30px;
	top: 40%;
	margin-top: 75px;
	-webkit-transition: width .3s;
	transition: width .3s;
	cursor: pointer
}

.rf-buts .rf-buts-line .rf-buts-cart:hover,.rf-buts .rf-buts-line .rf-buts-cs:hover,.rf-buts .rf-buts-line .rf-buts-back:hover {
	width: 96px;
	height: 30px;
	background-color: #ffc000
}

.rf-buts .rf-buts-line .rf-buts-cart:hover span,.rf-buts .rf-buts-line .rf-buts-cs:hover span,.rf-buts .rf-buts-line .rf-buts-back:hover span {
	width: 60px
}

.rf-buts .rf-buts-line .rf-buts-cart span,.rf-buts .rf-buts-line .rf-buts-cs span,.rf-buts .rf-buts-line .rf-buts-back span {
	-webkit-transition: width .3s;
	transition: width .3s;
	position: absolute;
	display: block;
	height: 30px;
	width: 0px;
	left: 5px;
	top: 0;
	font-size: 12px;
	color: #fefefe;
	line-height: 30px;
	white-space: nowrap;
	text-indent: 5px;
	overflow: hidden
}

.rf-buts .rf-buts-line .rf-buts-cart img,.rf-buts .rf-buts-line .rf-buts-cs img,.rf-buts .rf-buts-line .rf-buts-back img {
	position: absolute;
	top: 6px;
	right: 11px;
	width: 20px;
	height: 20px
}

.rf-buts .rf-buts-line .rf-buts-cart i,.rf-buts .rf-buts-line .rf-buts-cs i,.rf-buts .rf-buts-line .rf-buts-back i {
	position: absolute;
	height: 16px;
	width: 16px;
	top: -8px;
	right: 2px;
	font-style: normal;
	text-align: center;
	line-height: 16px;
	border-radius: 100%;
	background: url("http://static.jiaju.com/jiaju/com/images/qgz/cartnum-bj.png");
	z-index: 11
}

.rf-buts .rf-buts-line .rf-buts-cs {
	margin-top: 106px
}

.rf-buts .rf-buts-line .rf-buts-back {
	top: auto;
	bottom: 12%
}

.rf-buts .rf-buts-line .rf-buts-back img {
	position: absolute;
	top: 5px;
	right: 12px;
	width: 16px;
	height: 20px
}

.rf-buts .rf-buts-con {
	width: 468px;
	height: 400px;
	background: rgba(0,0,0,0.9);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#e700000,endcolorstr=#e7000000)
}

.rf-buts .rf-buts-con .rf-title {
	clear: both
}

.rf-buts .rf-buts-con .rf-title .letter {
	padding-top: 18px
}

.rf-buts .rf-buts-con .rf-title .letter h3 {
	margin-top: -17px
}

.rf-buts .rf-buts-con .rf-title .letter h3 b {
	font-size: 56px;
	font-weight: 600;
	height: 35px;
	display: inline-block;
	line-height: 36px;
	position: relative;
	top: 4px
}

.rf-buts .rf-buts-con .rf-title .letter .rb-border {
	top: 65% !important;
	height: 35% !important
}

.rf-buts .rf-buts-con .rf-title .rf-cen-line {
	height: 35px;
	line-height: 36px;
	overflow: hidden;
	position: relative
}

.rf-buts .rf-buts-con .rf-title .rf-cen-line h3 {
	float: left;
	font-size: 24px;
	color: #ffbf01;
	font-weight: 100;
	padding-right: 10px
}

.rf-buts .rf-buts-con .rf-title .rf-cen-line h5 {
	float: left;
	padding-right: 10px;
	font-size: 12px;
	font-weight: 100;
	color: #f0f0f0
}

.rf-buts .rf-buts-con .rf-title .rf-cen-line .rb-border,.rf-buts .rf-buts-con .rf-title .rf-cen-line .rt-border {
	position: absolute;
	height: 50%;
	width: 1px;
	top: 50%;
	right: 0;
	background: #5e5e5e
}

.rf-buts .rf-buts-con .rf-title .rf-cen-line .rt-border {
	top: 0
}

.rf-buts .rf-buts-con .rf-title .rf-cen-line:after {
	content: " ";
	display: block;
	margin-top: 17px;
	overflow: hidden;
	height: 1px;
	background: #5e5e5e
}

.rf-buts .rf-buts-con .close {
	float: right;
	height: 16px;
	width: 16px;
	background: url(http://static.jiaju.com/jiaju/com/images/qgz/rf-cart-close.png)
}

.rf-buts .rf-buts-con .close:hover {
	background: url(http://static.jiaju.com/jiaju/com/images/qgz/rf-cart-close-hover.png)
}

.rf-buts .rf-buts-con .rf-cart {
	padding: 20px;
	display: none
}

.rf-buts .rf-buts-con .rf-cart .rf-gzdefualt {
	display: none;
	padding-top: 232px;
	background: url(http://static.jiaju.com/jiaju/com/images/qgz/big-cart.png) center 120px no-repeat;
	text-align: center
}

.rf-buts .rf-buts-con .rf-cart .rf-gzdefualt a {
	font-size: 14px;
	line-height: 24px;
	color: #ffc000
}

.rf-buts .rf-buts-con .qgz-form-item .mn-select-box.err,.rf-buts .rf-buts-con .qgz-order-area input.err,.rf-buts .rf-buts-con .qgz-order-tel input.err {
	border: 1px solid red
}

.rf-buts .rf-buts-con .qgz-order-form-box {
	width: 448px;
	height: 430px;
	padding-top: 10px
}

.rf-buts .rf-buts-con .qgz-form-item label,.rf-buts .rf-buts-con .qgz-select-ipt {
	font-size: 14px;
	color: #FFF;
	height: 36px;
	line-height: 36px
}

.rf-buts .rf-buts-con .qgz-form-item .radio-label {
	line-height: 20px
}

.rf-buts .rf-buts-con .qgz-select-ipt {
	width: 180px;
	text-indent: 10px;
	background: url(http://src.leju.com/imp/imp/deal/99/43/8/178bda33b2be26fdc405705e7d8_p24_mk24.png) no-repeat 190px center;
	color: #d5dce8
}

.rf-buts .rf-buts-con .qgz-form-item .mn-select {
	width: 180px
}

.rf-buts .rf-buts-con .qgz-form-item .mn-select span {
	height: 36px;
	background: #fafcff;
	line-height: 36px;
	font-size: 14px;
	color: #455571;
	display: block;
	text-indent: 10px
}

.rf-buts .rf-buts-con .mn-select span:hover {
	background: #FFF
}

.rf-buts .rf-buts-con .qgz-form-item .qgz-special-s {
	cursor: pointer;
	width: 84px;
	background: url(http://static.jiaju.com/jiaju/com/images/qgz/qgz_order_056.jpg) no-repeat 49px center #fafcff;
	margin-left: 0
}

.rf-buts .rf-buts-con .qgz-form-item .qgz-house-box {
	margin-left: 14px;
	width: 200px
}

.rf-buts .rf-buts-con .qgz-form-item .qgz-order-parlor,.rf-buts .rf-buts-con .qgz-form-item .qgz-order-toilet {
	margin-left: 10px
}

.rf-buts .rf-buts-con .qgz-is-new,.rf-buts .rf-buts-con .qgz-house-type,.rf-buts .rf-buts-con .qgz-order-parlor,.rf-buts .rf-buts-con .qgz-order-toilet,.rf-buts .rf-buts-con .qgz-order-kitchen,.rf-buts .rf-buts-con .qgz-order-city {
	position: relative;
	margin-bottom: 25px
}

.rf-buts .rf-buts-con .qgz-is-new .mn-select,.rf-buts .rf-buts-con .qgz-house-type .mn-select,.rf-buts .rf-buts-con .qgz-order-parlor .mn-select,.rf-buts .rf-buts-con .qgz-order-toilet .mn-select,.rf-buts .rf-buts-con .qgz-order-kitchen .mn-select,.rf-buts .rf-buts-con .qgz-order-city .mn-select {
	position: absolute;
	border: 1px solid #dee4ef;
	margin-left: -1px;
	border-top: none
}

.rf-buts .rf-buts-con .qgz-is-new .mn-select {
	z-index: 6
}

.rf-buts .rf-buts-con .qgz-order-city .mn-select {
	z-index: 5
}

.rf-buts .rf-buts-con .qgz-house-type .mn-select,.rf-buts .rf-buts-con .qgz-order-parlor .mn-select {
	z-index: 4
}

.rf-buts .rf-buts-con .qgz-order-area,.rf-buts .rf-buts-con .qgz-order-tel {
	margin-bottom: 20px
}

.rf-buts .rf-buts-con .qgz-order-area input,.rf-buts .rf-buts-con .qgz-order-tel input {
	width: 180px;
	margin-left: 14px
}

.rf-buts .rf-buts-con .qgz-order-city input {
	width: 180px
}

.rf-buts .rf-buts-con .qgz-order-area input,.rf-buts .rf-buts-con .qgz-order-tel input,.rf-buts .rf-buts-con .qgz-order-city input {
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #dee4ef;
	text-indent: 10px;
	background: #fafcff;
	font-size: 14px;
	border-radius: 2px
}

.rf-buts .rf-buts-con .qgz-order-code input {
	width: 100px;
	height: 36px;
	line-height: 36px;
	margin-left: 14px;
	border: 1px solid #dee4ef;
	border-radius: 2px;
	text-indent: 10px
}

.rf-buts .rf-buts-con .qgz-order-code a {
	color: #666;
	font-size: 12px;
	width: 78px;
	height: 36px;
	line-height: 36px;
	background: #FFF;
	border: 1px solid #dee4ef;
	border-radius: 2px;
	margin-left: -2px;
	border-left: none
}

.rf-buts .rf-buts-con .qgz-order-code a i {
	height: 18px;
	background: #d8d8d8;
	width: 1px;
	display: inline-block;
	margin-top: -4px;
	vertical-align: middle;
	margin-right: 5px
}

.rf-buts .rf-buts-con .qgz-order-form-box ::-webkit-input-placeholder {
	color: #d5dce8
}

.rf-buts .rf-buts-con .qgz-order-form-box ::-moz-placeholder {
	color: #d5dce8
}

.rf-buts .rf-buts-con .qgz-order-btn {
	border: none;
	width: 228px;
	height: 40px;
	background: #ffc000;
	font-size: 18px;
	color: #333;
	cursor: pointer;
	margin-bottom: 18px;
	margin: 20px 100px 100px 100px;
	border-radius: 2px
}

.rf-buts .rf-buts-con .qgz-order-city .mn-select {
	overflow: auto
}

.rf-buts .rf-buts-con .qgz-order-placeholder {
	color: #d5dce8
}

.rf-buts .rf-buts-con .qgz-city-select {
	color: #455571
}

.rf-buts .rf-buts-con .mn-radio-box {
	margin-left: 14px
}

.rf-buts .rf-buts-con .mn-radio-box span,.rf-buts .rf-buts-con .mn-radio-box i {
	cursor: pointer;
	width: 60px;
	text-indent: 10px;
	display: inline-block;
	margin: 0 5px;
	font-size: 14px;
	color: #d9d9d9;
	vertical-align: middle;
	font-style: normal
}

.rf-buts .rf-buts-con .mn-radio {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(http://static.jiaju.com/jiaju/com/images/qgz/w_radio_img_11.png) no-repeat 0 0
}

.rf-buts .rf-buts-con .mn-radio-on {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(http://static.jiaju.com/jiaju/com/images/qgz/w_radio_img_11.png) no-repeat 0 -18px
}

.rf-buts .rf-buts-con .w-radio-off {
	display: none !important
}

.rf-buts .rf-buts-con .qgz-form-item-tel {
	position: relative
}



