@charset "utf-8";
/*reset*/
/* CSS reset for c_b */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
ception, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
a {
	color: #666;
	text-decoration: none;
}  /*for ie f6n.net*/
a:focus {
	outline: none;
} /*for ff f6n.net*/
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
/*title*/
h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/* CSS Document */
body {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 12px;
	font-family: microsoft yahei, "宋体";
	position: relative;
	min-width: 1200px
}/*网站字体颜色*/
 .content,  .container {
	margin-left: auto;
	margin-right: auto;
	width: 1280px;
}
.container1 {
	margin-left: auto;
	margin-right: auto;
	width: 1340px;
}
.footer,.header,.containerh {
	margin-left: auto;
	margin-right: auto;
	width: 1140px;
}


/*页眉*/
.header {
	width: 100%;
	overflow: hidden;
	background-color: #fff;
	
}
.header .hdTop {
	height: 40px;
	background-color: #eeeeee;
}
.header .hdTop p {
	float: left;
	color: #999;
	line-height: 40px;
	font-size: 14px;
}
.header .hdUl {
	float: right;
	margin-top: 11px;
}
.header .hdUl li {
	font-size: 14px;
	float: left;
	color: #666
}
.header .hdUl li a {
	color: #666;
	padding: 0 10px;
}
.header .hdUl li.last a {
	padding-right: 0;
}
.header .logo {
	overflow: hidden;
	padding: 20px 0;
	background-color: #fff
}
.header .logo h1 {
	float: left;
}
.header .logo h2 {
	font-size: 30px;
	color: #1d8e7e;
	float: left;
	margin-left: 15px;
	text-indent: 20px;
	border-left: 1px solid #cccccc;
	margin-top: 9px;
}
.header .logo h2 p {
	font-weight: normal;
	font-size: 16px;
	color: #3f3f3f;
	margin-top: 5px;
}
.header .phone {
	float: right;
	background: url(../images/hdPhone.png) no-repeat left center;
	padding-left: 60px;
	margin-top: 10px;
	font-size: 28px;
	color: #69a890;
	font-weight: normal
}
.header .phone p {
	font-size: 14px;
	color: #333
}
.header .Nav {
	height: 50px;
	background: #1d8e7e
}
.header .navBox {
	height: 50px;
	line-height: 50px;
	    margin-left: auto;
    margin-right: auto;
    width: 1140px;
}
.header .navUl {
	width: 102%
}
.header .navUl li {
	font-size: 14px;
	float: left;
	width: 12.5%;
	text-align: center;
}
.header .navUl li a {
	display: block;
	color: #fff;
	text-decoration: none;
}
.header .navUl>li:hover, .header .navUl>li.cur {
	color: #fff;
	background-color: #69a890;
}
.header .erj {
	position: absolute;
	display: none;
	z-index: 9999;
	border-top: 2px solid #1d8e7e;
	z-index: 9999;
	background: #fff;
	background-color: rgba(255, 255, 255, 0.9);
	width: 150px;
}
.header .erj li {
	height: 40px;
	line-height: 40px;
	border: none;
}
.header .erj li a {
	padding-left: 20px;
	color: #333;
	font-weight: normal;
	-webkit-transition: margin 0.2s ease-out;
	-moz-transition: margin 0.2s ease-out;
	-khtml-transition: margin 0.2s ease-out;
}
.header .erj li a:hover {
	color: #333;
	text-decoration: none;
	margin-left: 20px;
	font-weight: bold;
}
/*footer*/
.footer {
	overflow: hidden;
	width: 100%;
	background: #1d8e7e;
	padding-bottom: 10px;
}
.footer .ftNav {
	width: 100%;
	background-color: #69a890;
	padding: 20px 0;
	overflow: hidden
}
.footer .ftNavBox {
	text-align: center;
}
.footer .ftNavBox li {
	display: inline-block;
	font-size: 14px;
	padding: 0 26px;
	border-left: 1px dotted #fff
}
.footer .ftNavBox li {
*display: inline
}
.footer .ftNavBox li a {
	color: #000
}
.footer .ftNavBox li:first-child {
	border-left: none
}
.footer .ftConBox {
	overflow: hidden;
	padding: 40px 0;
	font-size: 14px;
}
.footer .ftLt {
	float: left;
	padding-left: 260px;
	background: url(../images/f_logo.png) no-repeat left center;
}
.footer .ftLt h3 {
	font-weight: normal;
	color: #fff;
	line-height: 35px;
}
.footer .ftLt p {
	line-height: 32px;
	color: #fff;
}
.footer .ftLt i {
	width: 25px;
	height: 3px;
	background-color: #69a890;
	display: block;
	margin-top: 15px;
}
.footer .ftDl {
	float: right;
	width: 440px;
	margin-right: 60px;
}
.footer .ftDl dt {
	width: 130px;
	text-align: center;
	color: #fff;
	float: right;
}
.footer .ftDl dt p {
	line-height: 25px
}
.footer .ftDl dd {
	float: left;
	width: 304px;
	font-size: 16px;
	color: #fff;
	line-height: 25px;
	margin-top: 30px;
}
.footer .ftDl dd span {
	float: right;
	width: 250px;
	text-align: left;
}
.footer .ftDl dd span i {
	font-style: normal;
}
.footer .ftDl dd img {
	display: block;
	margin-top: 10px;
}
.footer .ftDl dd p {
	color: #ffffff;
	font-size: 32px;
	font-family: Arial;
	margin: 8px 0
}
.footer .bqBox {
	overflow: hidden;
	border-top: 1px solid #389d72;
}
.footer .bqBox p {
	font-size: 14px;
	color: #fff;
	line-height: 55px;
}
.footer .bqBox p a {
	color: #fff
}
/*rtTop*/
.rtTop {
	width: 43px;
	height: 43px;
	overflow: hidden;
	position: fixed;
	top: 85%;
	right: 51%;
	margin-right: -675px;
	cursor: pointer;
	display: none;
}
.rtTop h4 {
	width: 43px;
	height: 43px;
	overflow: hidden;
	position: relative;
}
.rtTop img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
/*serviceLt*/
.serviceLt {
	float: left;
	width: 245px;
}
.serviceLt1 {
	float: right;
	width: 245px;
}
.serviceLt h2 {
	overflow: hidden;
	padding: 35px 0;
	background-color: #1d8e7e;
	color: #fff;
	text-indent: 38px;
}
.serviceLt h2 a {
	display: block;
	font-size: 32px;
	color: #fff
}
.serviceLt h2 p {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal
}
.serviceLtBox, .serviceLtBox .dl {
	overflow: hidden;
	width: 100%;
	background: #fff;
}
.serviceLtBox .dl {
	margin-bottom: 10px;
}
.serviceLtBox .dl dt {
	text-align: center;
}
.serviceLtBox .dl dt.xingang {
	border-left: 4px solid #1d8e7e;
	border-right: 4px solid #1d8e7e;
}
.serviceLtBox .dl dd {
	text-align: center;
}
.serviceLtBox .dl dt {
	font-size: 20px;
	color: #fff;
	background: #69a890;
	line-height: 45px;
}
.serviceLtBox .dl dt a {
	color: #fff;
}
.serviceLtBox .dl dd {
	/*width: 50%;
	float: left;**/
	border-bottom: 1px solid #f5f5f5;
}
.serviceLtBox .dl dd a {
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 39px;
	height: 39px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.serviceLtBox .dl dd a:hover {
	color: #1d8e7e
}
.serviceLtBox dl.Ltlast {
	padding-bottom: 78px;
}
.phone22 {
	overflow: hidden;
	margin-top: 10px;
	width: 170px;
	padding: 20px 0 10px 75px;
	background: url(../images/pro_phone.png) no-repeat 20px center;
}
.phone22 p {
	font-size: 16px;
}
.phone22 b {
	display: block;
	font-size: 24px;
	line-height: 35px;
	font-family: 'Times New Roman'
}
.lxwm {
	border-radius: 10px;
	background-color: #1d8e7e;
	width: 245px;
	color: #fff;
}
.lxwm_tit {
	font-size: 20px;
	text-align: center;
	border-bottom: 1px dashed #ccc;
	line-height: 42px;
}
.lxwm_cont {
	font-size: 14px;
	width: 200px;
	padding: 5px 23px;
	line-height: 30px;
}
.albb {
	height: 75px;
	width: 125px;
	margin-top: 7px;
	background: #eee;
}
.albb img {
	cursor: pointer;
}
._albb {
	background-position: 1px -240px;
	width: 100%;
	height: 100%;
}
._zxrx {
	background-position: -14px -198px;
	width: 38px;
	height: 100%;
	float: left;
}
._phone {
	background-position: -13px -10px;
	width: 100%;
	height: 100%;
}
._qq {
	background-position: -14px -55px;
	width: 100%;
	height: 100%;
}
._weiChat {
	background-position: -15px -98px;
	width: 100%;
	height: 100%;
}
._turnTop {
	background-position: -14px -144px;
	width: 100%;
	height: 100%;
}
#apjxq_floors {
	display: none;
}
