﻿/* dede58.com 做最好的织梦模板 */
* {
	margin:0;
	padding:0;
	outline:none;
	-webkit-text-size-adjust:none;
	font-family:"Microsoft YaHei", "微软雅黑", "宋体", "SimHei", Verdana, Arial;
	_font-family:Arial !important;
}
body {
	color:#1E1E1B;
	font-size:12px;
	line-height:180%;
	background:#ffffff;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
address, cite, dfn, em, var {
	font-style:normal;
}
code, kbd, pre, samp {
	font-family:courier new, courier;
}
ul, ol {
	list-style:none;
}
a {
	text-decoration:none;
	color:#131313;
}
a:hover {
	color:#F97200;
	text-decoration:none;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
legend {
	color:#000;
}
fieldset, img {
	border:0;
}
input, button, select, textarea {
	outline:none;
}
.input, textarea, select {
	font-size:12px;
	font-family:"Arial";
	color:#555555;
	padding:2px;
	border:1px solid #D0B89F;
	vertical-align:middle;
	padding-left:10px;
	border-radius:3px;
	background:#F7E7C8;
}
.input {
	height:25px;
	line-height:25px;
}
select {
	height:24px;
	line-height:100%;
}
select:focus, input.input:focus, textarea:focus, px_avatar:focus {
	color:#99724A;
	border-color:#99724A;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
.block {
	display:block !important;
}
.hidden {
	display:none !important;
}
.mt10 {
	margin-top:10px !important;
}
.mt15 {
	margin-top:0px !important;
}
.mt20 {
	margin-top:20px !important;
}
.mt25 {
	margin-top:25px !important;
}
.mt30 {
	margin-top:30px !important;
}
.mt35 {
	margin-top:35px !important;
}
.mt40 {
	margin-top:40px !important;
}
.mt45 {
	margin-top:45px !important;
}
.mt50 {
	margin-top:50px !important;
}
.mt55 {
	margin-top:55px !important;
}
.mt60 {
	margin-top:60px !important;
}
.mt65 {
	margin-top:65px !important;
}
.mb15 {
	margin-bottom:15px !important;
}
.clear {
	display:block;
	float:none;
	clear:both;
	overflow:hidden;
	width:auto;
	height:0;
	margin:0 auto;
	padding:0;
	font-size:0;
	line-height:0;
}
.col_layout {
	width:1000px;
	margin:0 auto;
	clear:both;
	position:relative;
}
.fixed {
	width:1000px;
	margin:0 auto;
	clear:both;
}
.fixed:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.w300 {
	width:300px;
}
.w400 {
	width:400px;
	height:105px;
}
/*圆角背景*/
.rounded {
	border:1px solid #cccccc;
	position:relative;
	z-index:100;
}
.rounded .box {
	overflow:hidden;
	clear:both;
}
.rounded span.yj {
	width:4px;
	height:4px;
	background:url(../images/rounded.png) no-repeat 0 0;
	display:block;
	overflow:hidden;
	position:absolute;
	z-index:100;
}
.rounded span.lt {
	background-position:0 0;
	left:-1px;
	top:-1px
}
.rounded span.rt {
	background-position: -4px 0;
	right: -1px;
	top: -1px
}
.rounded span.lb {
	background-position:0 -4px;
	bottom:-1px;
	left:-1px
}
.rounded span.rb {
	background-position: -4px -4px;
	bottom: -1px;
	right: -1px
}
/*头部*/
#header {
	width:100%;
	height:145px;
	overflow:hidden;
}
.headbox {
	width:100%;
	height:100px;
	background:url(../images/topbg.jpg) center top repeat-x;
}
.header {
	width:1000px;
	margin:0 auto;
	clear:both;
}
.header .logo {
	width:540px;
	height:100px;
	overflow:hidden;
	float:left;
}
.header .logo a {
	width:540px;
	height:100px;
	display:inline-block;
	line-height:999em;
	background:url(../images/logo.png) no-repeat;
}
.header .tel {
	width:260px;
	height:100px;
	float:right;
}
.menubox {
	width:100%;
	height:45px;
	background:url(../images/menubg.jpg) left top repeat-x;
}
.menu {
	width:1000px;
	height:45px;
	margin:0px auto;
}
.menu .mainlevel {
	height:45px;
	float:left;
	text-align:center;
	text-align:center;
	padding-left:2px;
	background:url(../images/menuline.jpg) left center no-repeat;
}
.menu .first {
	padding-left:0px;
	background:none;
}
.menu .mainlevel a {
	font-size:16px;
	display:inline-block;
	height:45px;
	line-height:45px;
	text-align:center;
}
.menu .mainlevel a:hover {
	color:#A74B00;
}
.menu .mainlevel .home {
	width:104px;
	height:45px;
	display:inline-block;
	line-height:45px;
	overflow:hidden;
}
.menu .mainlevel .m_menu {
	padding:0 18px;
	height:45px;
	display:inline-block;
	line-height:45px;
	overflow:hidden;
}
/*主体*/
#container {
	overflow:hidden;
}
/*切换*/
#banner {
	width:100%;
	height:452px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	z-index:10;
	min-width:1000px;
}
#banner .imgs {
	width:100%;
	height:452px;
	position:absolute;
	display:none;
	left:0px;
}
#banner .arrow {
	width:1000px;
	margin:0 auto;
}
#banner .nums {
	width:1000px;
	position:absolute;
	overflow:hidden;
	bottom:15px;
	z-index:20;
	text-align:center;
}
#banner .nums a {
	width:14px;
	height:14px;
	font-size:12px;
	line-height:16px;
	display:inline-block;
	cursor:pointer;
	background:url(../images/dian.png) right center;
	margin-right:8px;
	text-align:center;
}
#banner .nums a.now {
	background:url(../images/dian.png) left center;
	color:#fff;
}
.kove {
	width:auto;
	height:40px;
	margin:0 auto;
	background:url(../images/kove.jpg);
}
.kove .kovv {
	width:1000px;
	height:40px;
	line-height:40px;
	margin:0 auto;
}
.kove .kovv .kovg {
	width:1000px;
	height:40px;
}
.kove .kovv .kovg dl {
	width:1000px;
	margin:0px;
}
.kove .kovv .kovg dl dd {
	width:94px;
	height:28px;
	margin-top:4px;
	line-height:28px;
	text-align:center;
	float:left;
	background:url(../images/sce.png);
	font-weight:bold;
	color:#FFF;
}
.kove .kovv .kovg dl dt {
	width:890px;
	line-height:36px;
	float:right;
}
.kove .kovv .kovg dl dt a {
	text-decoration:none;
	color:#f16903
}
/* 首页展示图 CSS  */
.index_tu {
	width:745px;
	height:172px;
	background:url(../images/index_bg.jpg);
	margin-bottom:8px;
}
.index_tu dl {
	width:745px;
	margin:0px;
}
.index_tu dd {
	width:218px;
	height:142px;
	float:left;
	margin-top:16px;
	margin-left:12px;
}
.index_tu dt {
	width:480px;
	height:142px;
	float:right;
	padding-top:10px;
}
.index_tu dt .move {
	width:162px;
	height:51px;
	line-height:51px;
	float:right;
	font-size:14px;
	line-height:40px;
	text-align:center;
	background:url(../images/move.jpg);
}
.index_tu dt .move a {
	text-decoration:none;
	color:#FFF;
}
.index_tu dt b {
	width:480px;
	height:30px;
	line-height:30px;
	font-size:16px;
}
.index_tu dt p {
	width:480px;
	height:auto;
	line-height:24px;
}
.index_ban {
	width:1000px;
	height:90px;
	clear:both;
	margin-top:10px;
}
.index_ys {
	width:1000px;
	height:36px;
	background:url(../images/index_por.jpg);
	margin-top:10px;
}
.index_ys b {
	width:100px;
	height:36px;
	line-height:36px;
	font-size:16px;
	margin-left:10px;
	text-align:center;
	background:url(../images/index_p.jpg);
}
.index_ys b a {
	text-decoration:none;
	height:36px;
	width:100px;
	color:#FFF;
}
/*首页公司简介*/
.index_gs {
	width:303px;
	height:auto;
	line-height:24px;
	margin:0 auto;
}
.index_gs img {
	width:163px;
	height:119px;
	border:1px solid #e5e5e5;
	padding:1px;
	margin:0px;
	float:left;
	margin-right:10px;
}
/*首页通用框*/
.index_kty {
	width:998px;
	height:auto;
	border:1px solid #eaeaea;
	margin-top:10px;
	padding-bottom:6px;
}
.index_kty .index_dh {
	width:998px;
	height:36px;
	line-height:36px;
	background:url(../images/index_por.jpg);
}
.index_kty .index_dh .pord {
	width:120px;
	padding-left:10px;
	padding-right:10px;
	height:36px;
	line-height:36px;
	text-align:center;
	font-size:16px;
	margin-left:10px;
	background:url(../images/index_p.jpg);
}
.index_kty .index_dh .pord a {
	text-decoration:none;
	color:#FFF;
}
.index_kty .index_dh .kxm {
	width:998px;
	height:auto;
}
.index_ceal {
	width:220px;
	height:10px;
}
.index_bok {
	width:756px;
	height:50px;
}
.kq_map {
	width:700px;
	height:400px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
}
/*首页优势*/
.index_ch {
	width:1000px;
	height:148px;
	margin-bottom:15px;
}
.index_ch dl {
	width:1000px;
	margin:0px;
}
.index_ch dd {
	width:760px;
	height:148px;
	float:left;
	background:url(../images/chn.jpg) no-repeat;
}
.index_ch dd .cl {
	width:700px;
	height:30px;
}
.index_ch dd b {
	width:500px;
	height:40px;
	line-height:40px;
	font-size:24px;
	padding-left:120px;
	font-weight:bold;
	color:#454444;
}
.index_ch dd p {
	width:400px;
	height:30px;
	line-height:30px;
	color:#4b4b4b;
	font-size:20px;
	margin-top:8px;
	text-align:right;
	padding-left:100px;
}
.index_ch dt {
	width:192px;
	height:144px;
	float:right;
	margin-right:20px;
}
.index_gd {
	width:760px;
	line-height:42px;
	text-align:right;
}
.index_gd .hot {
	width:132px;
	line-height:36px;
	text-align:center;
	font-size:14px;
	float:right;
	background:url(../images/mov.png);
}
.index_gd .hot a {
	text-decoration:none;
	color:#fff;
}
/*首页优势2*/
.index_ch2 {
	width:1000px;
	height:148px;
	margin-bottom:15px;
}
.index_ch2 dl {
	width:1000px;
	margin:0px;
}
.index_ch2 dd {
	width:700px;
	height:148px;
	float:left;
	background:url(../images/index_ys.jpg) no-repeat;
}
.index_ch2 dd .cl {
	width:700px;
	height:30px;
}
.index_ch2 dd b {
	width:500px;
	height:40px;
	line-height:40px;
	font-size:24px;
	padding-left:120px;
	font-weight:bold;
	color:#454444;
}
.index_ch2 dd p {
	width:400px;
	height:30px;
	line-height:30px;
	color:#4b4b4b;
	margin-top:8px;
	float:left;
	font-size:20px;
	text-align:center;
	padding-left:250px;
}
.index_ch2 dt {
	width:193px;
	height:141px;
	float:right;
	margin-right:20px;
}
/*首页优势3*/
.index_ch3 {
	width:1000px;
	height:148px;
	margin-bottom:15px;
}
.index_ch3 dl {
	width:1000px;
	margin:0px;
}
.index_ch3 dd {
	width:700px;
	height:148px;
	float:left;
	background:url(../images/index_ys3.jpg) no-repeat;
}
.index_ch3 dd .cl {
	width:700px;
	height:30px;
}
.index_ch3 dd b {
	width:500px;
	height:40px;
	line-height:40px;
	font-size:24px;
	padding-left:120px;
	font-weight:bold;
	color:#454444;
}
.index_ch3 dd p {
	width:500px;
	height:30px;
	line-height:30px;
	color:#4b4b4b;
	margin-top:8px;
	float:left;
	font-size:20px;
	text-align:left;
	padding-left:280px;
}
.index_ch3 dt {
	width:193px;
	height:141px;
	float:right;
	margin-right:20px;
}
/*空气能热水器*/
.index_rsq {
	width:998px;
	min-height:610px;
	margin:0 auto;
}
.index_lu {
	width:235px;
	min-height:273px;
	float:left;
	border:1px solid #FFF;
	margin-left:6px;
	margin-right:6px;
	margin-top:10px;
	padding-bottom:5px;
}
.index_lu:hover {
	border-color:#F60;
	background:#f2f2f2;
}
.index_lu dl {
	width:998px;
	margin:0px;
}
.index_lu dd {
	width:232px;
	height:174px;
	float:left;
}
.index_lu dd img {
	border:1px solid #eaeaea;
	padding:1px;
	width:231px;
	height:166px;
}
.index_lu dt {
	width:235px;
	height:105px;
}
.index_lu dt .bb {
	width:235px;
	height:30px;
	text-align:center;
	line-height:30px;
}
.index_lu dt p {
	width:221px;
	height:auto;
	line-height:20px;
	text-align:left;
	padding-left:7px;
	padding-right:7px;
	margin-bottom:10px;
}
.index_lu dt .move {
	width:58px;
	height:19px;
	line-height:19px;
	float:right;
	margin-right:30px;
	text-align:center;
	background:url(../images/move.png) no-repeat right;
}
.index_lu dt .move a {
	text-decoration:none;
	color:#FFF;
}
.index_rsq dl a:hover {
	text-decoration:none;
	color:#000;
}
/*空气能热水器案例*/
.index_case {
	width:998px;
	height:540px;
	margin:0 auto;
}
.index_cas {
	width:485px;
	height:166px;
	float:left;
	border:1px solid #e2e2e2;
	margin-top:10px;
	margin-left:7px;
	margin-right:4px;
}
.index_cas:hover {
	border-color:#F60;
}
.index_cas dl {
	width:485px;
	margin:0px;
	margin-top:5px;
}
.index_cas dd {
	width:208px;
	height:156px;
	float:left;
	margin-left:5px;
}
.index_cas dt {
	width:263px;
	height:156px;
	float:right;
}
.index_cas dt b {
	width:243px;
	height:30px;
	line-height:30px;
	margin:0 auto;
	padding-left:7px;
}
.index_cas dt p {
	width:250px;
	height:auto;
	line-height:20px;
	margin:0 auto;
}
.index_cas dt .mov {
	width:132px;
	height:42px;
	line-height:36px;
	float:right;
	margin-right:20px;
	margin-top:10px;
	text-align:center;
	background:url(../images/mov.png)
}
.index_cas dt .mov a {
	text-decoration:none;
	color:#FFF;
}
/*空气能热水器案*/
.index_news {
	width:1000px;
	height:270px;
}
.index_jkq {
	width:200px;
	height:auto;
	line-height:22px;
	margin:0 auto;
	padding-bottom:13px;
	text-indent:20px;
}
.kjy {
	width:58px;
	height:19px;
	line-height:19px;
	margin:0 auto;
	padding-bottom:5px;
	float:right;
	margin-right:10px;
	text-align:center;
	background:url(../images/move.png) no-repeat;
}
.kjy a {
	text-decoration:none;
	color:#FFF;
}
.index_por {
	width:998px;
	height:260px;
	border:1px solid #eaeaea;
}
.index_por .kxg {
	width:998px;
	height:36px;
	line-height:36px;
	background:url(../images/index_por.jpg);
}
.index_por .list {
	width:990px;
	height:auto;
	margin:0 auto;
	margin-top:10px;
}
.index_por .list ul {
	width:990px;
	margin:0px;
}
.index_por .list ul li {
	width:232px;
	height:200px;
	float:left;
	margin-left:7px;
	margin-right:8px;
	text-align:center;
}
.index_por .list ul li img {
	border:1px solid #eaeaea;
	padding:1px;
	width:212px;
	height:160px;
}
.index_por .list ul li p {
	width:232px;
	height:40px;
	line-height:40px;
	text-align:center;
}
.index_por .list ul li p a {
	text-decoration:none;
	color:#000;
}
.index_por .kxg .pord {
	width:100px;
	height:36px;
	line-height:36px;
	text-align:center;
	font-size:16px;
	margin-left:10px;
	background:url(../images/index_p.jpg);
}
.index_por .kxg .pord a {
	text-decoration:none;
	color:#FFF;
}
.index_ty {
	width:1000px;
	height:10px;
	clear:both;
}
/*联系方式*/
.index_cus {
	width:998px;
	min-height:266px;
	overflow:auto;
	margin-top:10px;
	clear:both;
}
.index_cus .gbook {
	width:758px;
	min-height:266px;
	float:right;
}
.index_cus .gbook .cont {
	width:160px;
	height:220px;
	float:left;
	text-align:center;
	font-size:18px;
	line-height:28px;
	padding-top:30px;
	background:url(../images/lip.jpg) no-repeat bottom;
}
.index_cus .gbook .contt {
	width:590px;
	height:auto;
	float:right;
}
/*主体内容*/
#content {
	overflow:hidden;
	margin-top:20px;
}
.rboxx {
	float:right;
	width:765px;
	overflow:hidden;
}
.lbox {
	float:left;
	width:220px;
}
.rbox {
	float:right;
	width:1000px;
	overflow:hidden;
}
.lbox .probox {
	width:206px;
	margin:6px auto;
	overflow:hidden;
}
.lbox .probox dt {
	height:31px;
	line-height:31px;
	background:url(../images/bclass.jpg) left top no-repeat;
}
.lbox .probox dt a {
	font-size:18px;
	padding-left:23px;
	color:#f16903;
}
.lbox .probox dd a {
	display:inline-block;
	width:206px;
	height:32px;
	background:url(../images/smallclass.png) left bottom no-repeat;
	line-height:32px;
	padding-left:20px;
	margin-top:6px;
}
.lbox .probox dd a.curr, .lbox .probox dd a:hover {
	background:url(../images/smallclass.png) left top no-repeat;
	color:#fff;
}
.lbox .casetitle {
	height:36px;
	line-height:36px;
	background:url(../images/titlebg.jpg) left top repeat-x;
	margin-bottom:5px;
}
.lbox .casetitle span {
	float:left;
	color:#E45F07;
	font-size:15px;
	background:url(../images/dot.png) 10px center no-repeat;
	height:36px;
	line-height:36px;
	display:inline-block;
	padding-left:32px;
}
.lbox .casetitle a {
	float:right;
	width:45px;
	height:36px;
	line-height:36px;
	display:inline-block;
	background:url(../images/more.png) left center no-repeat;
}
.lbox .cabox {
	width:200px;
	margin:0px auto;
	margin-bottom:10px;
	overflow:hidden;
}
.lbox .cabox dd {
	height:25px;
	line-height:25px;
	text-align:center;
}
.lbox .contactbox {
	width:211px;
	margin:5px auto;
	overflow:hidden;
}
.lbox .contactbox dd {
	line-height:200%;
	padding:5px;
	display:inline-block;
}
.rbox .probg {
	width:749px;
	height:246px;
	margin:2px auto;
}
.rbox .probg .protxtbg {
	width:300px;
	height:195px;
	background:url(../images/protxtbg.png) left center no-repeat;
	overflow:hidden;
	float:right;
	margin:25px 25px 0px 0px;
}
.rbox .probg .protxtbg dl {
	width:270px;
	margin:13px auto;
}
.rbox .probg .protxtbg dl dt a {
	display:inline-block;
	height:35px;
	line-height:35px;
	font-size:18px;
}
.rbox .probg .protxtbg dl dd a {
	color:#313131;
	display:inline-block;
}
.rbox .probg .protxtbg dl dd a:hover {
	color:#F97200;
}
.rbox .probg .protxtbg dl dd a.more {
	color:#F97200;
	font-family:"宋体";
	margin-top:8px;
	float:right;
	display:inline-block;
}
.rbox .probg .protxtbg dl dd a.more:hover {
	text-decoration:underline;
}
.rbox .newsinfo {
	width:323px;
	height:254px;
}
.rbox .newsinfo .infotitle {
	height:36px;
	line-height:36px;
	background:url(../images/titlebg.jpg) left top repeat-x;
	margin-bottom:3px;
}
.rbox .newsinfo .infotitle span {
	float:left;
	color:#E45F07;
	font-size:15px;
	background:url(../images/dot.png) 10px center no-repeat;
	height:36px;
	line-height:36px;
	display:inline-block;
	padding-left:32px;
}
.rbox .newsinfo .infotitle a {
	float:right;
	width:45px;
	height:36px;
	line-height:36px;
	display:inline-block;
	background:url(../images/more.png) left center no-repeat;
}
.rbox .newsinfo .infolist {
	width:323px;
	margin:10px auto;
	overflow:hidden;
}
.rbox .newsinfo .infolist li {
	height:31px;
	line-height:31px;
	border-bottom:1px dotted #A4A4A4;
	width:303px;
	margin:0 auto;
}
.rbox .newsinfo .infolist li a {
	float:left;
	height:31px;
	line-height:31px;
	background:url(../images/ico.png) left 13px no-repeat;
	padding-left:13px;
}
.rbox .newsinfo .infolist li a:hover {
	background:url(../images/ico.png) left -16px no-repeat;
}
.rbox .newsinfo .infolist li span {
	float:right;
	color:#5E5E59;
}
.rbox .abouttitle {
	height:36px;
	line-height:36px;
	background:url(../images/titlebg.jpg) left top repeat-x;
	margin-bottom:15px;
}
.rbox .abouttitle span {
	float:left;
	color:#E45F07;
	font-size:15px;
	background:url(../images/dot.png) 10px center no-repeat;
	height:36px;
	line-height:36px;
	display:inline-block;
	padding-left:32px;
}
.rbox .abouttitle a {
	float:right;
	width:45px;
	height:36px;
	line-height:36px;
	display:inline-block;
	background:url(../images/more.png) left center no-repeat;
}
.rbox .aboutcontent {
	width:720px;
	height:145px;
	overflow:hidden;
	margin:0px auto;
	margin-bottom:15px;
}
.rbox .aboutcontent dt {
	float:left;
	width:220px;
	display:inline-block;
	text-align:left;
}
.rbox .aboutcontent dd {
	float:right;
	width:500px;
	line-height:200%;
}
.rbox .aboutcontent dd a {
	color:#F97200;
	font-family:"宋体";
	display:inline-block;
	margin-left:20px;
}
.rbox .aboutcontent dd a:hover {
	text-decoration:underline;
}
.free {
	width:100%;
	height:77px;
	background:url(../images/free.png) center top no-repeat;
	margin-top:30px;
}
/*网站底部*/
#footer {
	overflow:hidden;
	width:100%;
	height:147px;
	margin-top:40px;
}
#footer .firlink {
	height:48px;
	width:100%;
	overflow:hidden;
	background:url(../images/firlink.png) left top repeat-x;
}
#footer .firlink .flink {
	width:800px;
	height:48px;
	line-height:48px;
	color:#A74B00;
	margin:0px;
	margin:0 auto;
}
#footer .firlink .flink a {
	color:#A74B00;
	margin:0px 15px;
}
#footer .firlink .flink a:hover {
	color:#6A3000;
}
#footer .copyright {
	color:##131313;
	height:99px;
	background:#959595 url(../images/f_bg.png) left top repeat-x;
}
#footer .copyright .copy {
	width:1000px;
	height:99px;
	margin:0px auto;
	line-height:200%;
}
#footer .copyright .copy .cleft {
	width:730px;
	float:left;
	margin-top:25px;
}
#footer .copyright .copy .cleft a {
	color:#131313;
}
#footer .copyright .copy .cleft a:hover {
	color:#555555;
}
#footer .copyright .copy .cright {
	width:197px;
	float:right;
	margin-top:35px;
	height:20px;
	line-height:20px;
}
.link_kq {
	width:730px;
	height:auto;
}
.link_kq dl {
	width:730px;
	margin:0px;
}
.link_kq dd {
	width:60px;
	float:left;
}
.link_kq dt {
	width:670px;
	float:left;
}
.link_kq dt p {
	min-width:80px;
	margin-right:6px;
	height:auto;
	float:left;
}
/*news list*/
.news_tit {
	width:765px;
	height:39px;
	line-height:39px;
	text-indent:20px;
	background:url(../images/nbg.jpg);
}
.rboc {
	float:right;
	min-height:660px;
	width:765px;
}
.new_list {
	width:735px;
	height:146px;
	margin:0 auto;
	margin-top:10px;
	border-bottom:1px solid #ececec;
}
.new_left {
	width:180px;
	height:130px;
	float:left;
}
.new_left img {
	width:180px;
	height:130px;
	padding:1px;
	border:1px solid #ececec;
}
.new_rig {
	width:520px;
	height:110px;
	float:right;
}
.new_rig h2 {
	width:520px;
	height:30px;
	line-height:30px;
	text-indent:16px;
}
.new_rig p {
	width:520px;
	height:auto;
	line-height:24px;
}
/*news pages*/
.news_pages {
}
.news_pages ul {
	float:left;
	padding:12px 0px 12px 16px;
}
.news_pages ul li {
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.news_pages ul li a {
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.news_pages ul li a:hover {
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.news_pages ul li.thisclass, .news_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.news_pages .pageinfo {
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.news_pages .pageinfo strong {
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}
/*news cont*/
.contact {
	width:735px;
	height:auto;
	margin:0 auto;
}
.cont_tit {
	width:735px;
	height:50px;
	text-align:center;
	line-height:50px;
	font-weight:bold;
	font-size:16px;
}
.new_tim {
	width:735px;
	height:30px;
	line-height:30px;
	margin:0 auto;
	text-align:center;
	color:#747171;
	margin-bottom:10px;
}
.cont_ct {
	width:735px;
	height:auto;
	line-height:24px;
	text-align:left;
	color:#2d2d2d;
	margin:0 auto;
}
.cont_about {
	width:700px;
	height:auto;
	line-height:24px;
	text-align:left;
	color:#2d2d2d;
	margin:0 auto;
	margin-top:20px;
}
.cont_pag {
	width:735px;
	height:30px;
	margin:0 auto;
	margin-top:10px;
}
.cont_pag ul {
	width:735px;
	margin:0px;
}
.cont_pag ul li {
	width:357px;
	line-height:30px;
	float:left;
	text-align:center;
	padding-left:5px;
}
.cont_pag ul li a {
	text-decoration:none;
	color:#000;
}
.new_tui {
	width:735px;
	min-height:170px;
	margin:0 auto;
	margin-top:10px;
	background:url(../images/tubg.jpg) no-repeat;
}
.new_tui b {
	width:735px;
	height:30px;
	line-height:30px;
	text-indent:16px;
	font-size:14px;
	font-weight:bold;
}
.new_tj {
	width:725px;
	height:152px;
	margin-top:10px;
	margin-left:5px;
}
.new_tj ul {
	width:725px;
	margin:0px;
}
.new_tj ul li {
	width:169px;
	height:124px;
	float:left;
	margin-left:7px;
	margin-right:3px;
	text-align:center;
}
.new_tj ul li img {
	width:165px;
	height:120px;
	padding:1px;
	border:1px solid #cdcdcd;
}
.new_tj ul li span {
	width:165px;
	height:30px;
	line-height:30px;
}
.new_tj ul li span a {
	text-decoration:none;
	color:#000;
}
.new_tj ul li a {
	text-decoration:none;
	color:#000;
}
.new_n {
	width:725px;
	height:auto;
	margin:0 auto;
	margin-top:6px;
}
.new_n ul {
	width:725px;
	margin:0px;
}
.new_n ul li {
	width:340px;
	height:30px;
	line-height:30px;
	text-indent:10px;
	float:left;
	margin-left:15px;
	margin-right:5px;
	background:url(../images/newst.png) no-repeat;
}
.menu{ position:relative; z-index:100000;}
.mainlevel{  width:120px; display:inline;}
.mainlevel p{width:140px; background:#960; display:none; position:relative;}
.mainlevel p a.chs{ display:block; font-size:13px; padding:4px; line-height:30px; height:30px; color:#fff;}
.mainlevel p a.chs:hover{ background:#C93; color:#fff;}
.index_qiasan{ width:1000px; margin:0 auto; height:1658px; background:url(/images/bg.jpg) no-repeat; position:relative; margin-top:10px;}
.index_qiasan p{ font:normal; font-size:16px; font-family:Microsoft YaHei; font-weight:normal; position:absolute; color:#666363;}
.index_qiasan p.p1{ top:170px; left:352px;}
.index_qiasan p.p2{ top:224px; left:370px;}
.index_qiasan p.p3{ top:280px; left:380px;}
.index_qiasan p.p4{ top:330px; left:390px;}
.index_qiasan p.p5{ font-size:25px; color:#013684; top:586px; left:495px; line-height:30px;width:490px;}
.index_qiasan p.p6{ font-size:16px; top:666px; left:495px; line-height:30px; width:490px;}
.index_qiasan p.p7{ font-size:25px; color:#013684; top:856px; left:95px; line-height:30px;width:460px;}
.index_qiasan p.p8{ font-size:16px; top:936px; left:95px; line-height:30px; width:460px;}
.index_qiasan p.p9{ font-size:25px; color:#013684; top:1126px; left:495px; line-height:30px;width:490px;}
.index_qiasan p.p10{ font-size:16px; top:1176px; left:495px; line-height:30px; width:490px;}
.index_qiasan p.p11{ font-size:25px; color:#013684; top:1406px; left:95px; line-height:30px;width:460px;}
.index_qiasan p.p12{ font-size:16px; top:1486px; left:95px; line-height:30px; width:460px;}
.new_n ul li a {
	text-decoration:none;
	color:#2d2d2d;
}
.new_n ul li a:hover {
	text-decoration:underline;
	color:#f90404;
}
.new_n ul li span {
	width:80px;
	height:30px;
	line-height:30px;
	float:right;
}
/*内页样式*/
.baner {
	width:auto;
	height:370px;
	margin:0 auto;
}
.baner .bzh {
	width:1440px;
	height:370px;
	margin:0 auto;
}
.conm {
	width:735px;
	height:auto;
	margin:0 auto;
	text-align:left;
	line-height:22px;
	margin-top:16px;
}
.gbook {
	width:700px;
	height:auto;
	margin:0 auto;
}
/*地图样式*/
.linkbox {
	padding:10px 8px;
	border-bottom:1px solid #EEE;
}
.linkbox h3, .linkbox h3 a {
	font-size:16px;
	color:#1b1c1e;
	font-weight:bold;
}
h3 {
	width:auto;
	height:30px;
	font-size:18px;
	font-weight:bold;
	line-height:30px;
}
.f6 {/* 链接横排自适应列表 */
	width:100%;
	overflow:hidden;
	clear:both;
	padding-bottom:10px;
}
.f6 li {
	float:left;
	line-height:10px;
	padding:8px 10px 0px;
	white-space:nowrap;
}
.f6 li a {
	color:#666666;
	float:left;
}

