@import url("cutter.css");
body {
	color: #333;
	background-color: #f4f4f4;
	margin: 0;
	background-repeat: repeat;
}
input[type=text], textarea {
	font-size: 12px;
	color: #333;
	box-shadow: none;
}
h1 {
	color: #046298;
}
li {
	list-style: none;
}
a {
	color: #2e2f2f;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
/*全局开始*/
.wrapper {
	width: 986px;
}
.logo {
	width: 548px;
	float: left;
	height: 60px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.favhome {
}
.favhome li {
	float: right;
	padding-left: 5px;
	padding-right: 5px;
}
.search {
	margin-top: 10px;
	background-image: none;
	margin-bottom: 10px;
}
.search form {
	float: right;
}
.search .select {
	height: 27px;
	_height: 30px;
}
.search .input {
	_margin-top: -10px;
	height: 18px;
	_height: 23px;
	_line-height: 23px;
	vertical-align: middle;
	padding-left: 10px;
	overflow: visible;
}
.search .btn {
	background-image: url(../images/btnbg.png);
	background-repeat: repeat;
	height: 27px;
	width: 70px;
}
.nav {
	font-size: 14px;
	display: block;
	height: 42px;
	line-height: 42px;
	clear: both;
	padding-left: 200px;
	background-image: url(../images/nav_bg.png);
	background-repeat: repeat-x;
}
.kcss_wrap span {
	width: 100px;
	height: 27px;
	line-height: 27px;
}
.nav ul {
	display: block;/*float:left;*/
}
.nav li {
	display: block;
	float: left;
	text-align: center;
	position: relative;
}
.nav li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	float: left;
}
.nav li.on a {
/*
	background:url(../images/nav-on.png) no-repeat;
	*/
}
.nav li.on a.on {
	color: #fcc91a;
}
.nav li a:hover {
	color: #fcc91a;/*
	background:url(../images/nav-on.png) no-repeat;
	*/
}
.nav li div {
	position: absolute;
	top: 34px;
	width: 500px;
	left: 0px;
	display: none;
}
.nav li div a {
	font-size: 12px;
	display: inline-block;
	width: 80px;
	background-color: #270e0d;
	text-align: center;
	height: 32px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	border: solid 1px #fcc91a;
	margin-left: 2px;
}
.nav li div.nr {
	right: 0px;
	left: inherit;
	text-align: right;
}
.nav li div a.on {
	color: #fcc91a;
}
.islideprev em, .islideprev i, .islidenext em, .islidenext i {
	display: none;
}
.islideprev {
	position: absolute;
	z-index: 666;
	left: 10px;
	display: block;
	width: 32px;
	background: url(../images/roomprevnext.png) no-repeat;
	height: 122px;
	top: 50%;
	margin-top: -95px;
	cursor: pointer;
	text-align: center;
	color: #FFF;
}
.islideprev:hover {
	background-position: 0px -122px;
}
.islidenext {
	position: absolute;
	z-index: 666;
	right: 10px;
	top: 50%;
	margin-top: -95px;
	display: block;
	width: 32px;
	background: url(../images/roomprevnext.png) -32px 0px no-repeat;
	height: 122px;
	cursor: pointer;
	text-align: center;
	color: #FFF;
}
.islidenext:hover {
	background-position: -32px -122px;
}
.proprev {
	display: block;
	z-index: 666;
	text-indent: -999px;
	position: absolute;
	left: 10px;
	top: 250px;
	width: 21px;
	height: 41px;
	cursor: pointer;
	background: url(../images/productnextprev.png) no-repeat;
}
.pronext {
	display: block;
	z-index: 666;
	text-indent: -999px;
	position: absolute;
	right: 10px;
	top: 250px;
	width: 21px;
	height: 41px;
	cursor: pointer;
	background: url(../images/productnextprev.png) -21px 0px no-repeat;
}
/*全局结束*/
/*头部开始*/

.headwrapper {
	z-index: 44;
	padding-top: 40px;
	position: relative;
}
/*修正到这里*/

/*头部结束*/
/*底部开始*/
#footerwarp {
	margin-top: 20px;
	width: 100%;
	color: #026197;
	background-color: #fff
}
#footerwarp a {
	color: #026197;
}
#footer {
	height: 120px;
	padding-top: 30px;
}
.bootomLine {
	width: 100%;
	height: 16px;
	background-color: #026197;
}
.midcopyright {
	width: 750px;
	float: left;
	margin-left: auto;
	margin-right: auto;
}
/*底部结束*/
/*首页开始*/
#main {
	position: relative;
	overflow: hidden;
	display: block;
	z-index: 33;
	clear: both;
	width: 100%;
}
.index_intro {
	margin-top: 10px;
}
.islide-img {
	position: relative;
	overflow: hidden;
}
.indextelwarp {
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 180px;
	height: 37px;
	position: absolute;
	bottom: 10px;
	right: 20px;
	_right: 40px;
	z-index: 44;
}
.index_intro_wrap {
	margin-top: 10px;
}
.index_box_border {
	display: block;
	border: solid 1px #fff;
	padding: 12px;
	overflow: hidden;
	height: 279px;
}
.index_box {
	font-size: 14px;
	border: solid 1px #e3dfe0;
	background-color: #f8f6f7;
	padding: 1px;
}
.index_newslist {
	width: 290px;
	height: 279px;
	float: left;
	overflow: hidden;
}
.index_newslist h5 {
	padding: 0;
	margin: 0;
	background-image: url(../images/index_news_title.png);
	background-repeat: no-repeat;
	text-indent: -999999px;
	height: 41px;
	line-height: 41px;
}
.index_newslist h5 a {
	display: block;
}
.index_newslist ul {
	_margin-left: -10px;
}
.index_newslist li {
	margin-top: 5px;
	overflow: hidden;
	width: 270px;
	height: 70px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
}
.index_newslist li div {
	font-size: 12px;
	word-wrap: break-word;
	width: 270px;
	color: #026197;
}
.index_about {
	width: 444px;
	float: left;
	margin-left: 10px;
	overflow: hidden;
	height: 279px;
	color: #026197;
	font-size: 12px;
	background-image: url(../images/index_about_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.index_about h5 {
	padding: 0;
	margin: 0;
	background-image: url(../images/index_about_title.png);
	background-repeat: no-repeat;
	text-indent: -999999px;
	height: 41px;
	line-height: 41px;
}
.index_about h5 a {
	display: block;
}
.index_about .text {
	word-wrap: break-word;
	word-break: break-all;
}
.index_right_cata {
width: 225px;
float: right;
height: 285px;
overflow: hidden;
position: relative;
font-size: 12px;
}
.index_right_cata h5 {
	text-indent: -9999px;
	padding: 0;
	margin: 0;
	background-image: url(../images/index_right_cata_title.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 225px;
}
.index_right_cata .text {
	background-color: #eaf2f5;
	margin-top: 5px;
	height: 215px;
}
.index_right_cata .text li {
	float: left;
	padding: 5px;
}
.index_right_cata .more {
	position: absolute;
	bottom: 10px;
	right: 5px;
	background-image: none;
}
.index_brand_wrap {
	background-color: #fff;
	margin-top: 10px;
	border: 1px solid #dedede;/*
	-webkit-box-shadow: 1px 1px 3px #979797;
	-moz-box-shadow: 1px 1px 3px #979797;
	box-shadow: 1px 5px 3px #979797;
	position: relative;
	behavior: url(PIE.php);*/
}
.index_brand_wrap h5 {
	background-color: #dedede;
	color: #0152a1;
	font-weight: bold;
	margin: 0;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	text-indent: 20px;
	text-shadow: 1px 1px 1px #eee;
	behavior: url(PIE.php);
	position: relative;
}
.index_brand_wrap h5 span {
	font-size: 12px;
	position: absolute;
	font-weight: normal;
	right: 0;
	_bottom: 2px;
	color: #333;
}
.index_brand_wrap ul {
	height: 80px;
	overflow: hidden;
}
.index_brand_wrap li {
	float: left;
	margin-top: 15px;
	display: block;
	padding: 5px;
}
.index_product_wrap {
	background-color: #fff;
	margin-top: 10px;
	border: 1px solid #dedede;/*
	-webkit-box-shadow: 1px 1px 3px #979797;
	-moz-box-shadow: 1px 1px 3px #979797;
	box-shadow: 1px 5px 3px #979797;
	position: relative;
	behavior: url(PIE.php);*/
}
.index_product_wrap h5 {
	background-color: #dedede;
	color: #0152a1;
	font-weight: bold;
	margin: 0;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	text-indent: 20px;
	text-shadow: 1px 1px 1px #eee;
	behavior: url(PIE.php);
	position: relative;
}
.index_product_wrap h5 span {
	font-size: 12px;
	position: absolute;
	font-weight: normal;
	right: 0;
	_bottom: 2px;
	color: #333;
}
.index_product_con {
	background-color: #fff;
}
.index_product_wrap ul {
	width: 761px;
	float: left;
}
.index_product_wrap li {
	float: left;
	margin-top: 15px;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	width: 117px;
}
.index_product_wrap li img {
	border: solid 1px #e3f4fc;
	padding: 1px;
}
.index_product_wrap li a {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
}
.index_product_wrap .rightlink {
	width: 221px;
	height: 280px;
	float: right;
}
.cptjzz {
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/cptjzz.png);
	background-repeat: no-repeat;
	height: 87px;
	width: 198px;
	display: block;
	text-indent: -99999em;
	background-position: center center;
}
.hyjczq {
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/hyjczq.png);
	background-repeat: no-repeat;
	height: 87px;
	width: 198px;
	display: block;
	text-indent: -99999em;
	background-position: center center;
}
.gcal {
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/gcal.png);
	background-repeat: no-repeat;
	height: 87px;
	width: 198px;
	display: block;
	text-indent: -99999em;
	background-position: center center;
}
/*首页结束*/
/*内页公共开始*/
.pageMain {
	background-color: #FFF;
	border: 1px solid #dedede;
	border-top: none;
	padding-top: 10px;
}
.pageLeft {
	width: 220px;
	float: left;
	position: relative;
}
.pageLeft .submenu {
	-webkit-box-shadow: 4px 4px 3px #efefef;
	-moz-box-shadow: 4px 4px 3px #efefef;
	box-shadow: 4px 4px 3px #efefef;
	position: relative;
	background-color: #fff;
	behavior: url(PIE.php);
}
.submenu ul {
	margin-left: -10px;
	border-top: solid 1px #efefef;
}
.submenu ul li {
/*
	height: 35px;
	line-height: 35px;
	*/
	padding-left: 40px;
padding-top: 10px;
padding-bottom: 10px;
	border-bottom: solid 1px #efefef;
	padding-left: 40px;
	_padding-left: 40px;
}
.submenu li.select {
	background-image: url(../images/left_menu_item_bg.png);
	color: #fff;
}
.submenu li.select a {
	color: #fff;
}
.page {
	margin-top: 20px;
	position: relative;
	background: none;
}
.pageContent {
	float: right;
	width: 716px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
}
.position {
background: url(../images/pos_bg3.jpg) 0 center repeat-x;
	line-height: 45px;
	/*padding: 0px 0 25px;*/
	height: 45px;
}
.position h1 {
	color:#fff;
	/*float: left;*/
	margin-left: 10px;
	font-size: 20px;
	_font-weight: bold;
}
.position .current {
	padding: 20px 12px 0 0;
	float: right;
}
/*内页公共结束*/

/*更多分类开始*/
.brandgroup {
}
.brandgroup .line {
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	border-bottom: solid 1px #ccc;
}
.brandgroup .line2 {
	margin-top: 20px;
	margin-bottom: 80px;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	border-bottom: dashed 1px #ccc;
}
.brandgroup h5,.brandgroup h5 a {
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0;
	color: #046296;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.brandgroup .desc {
	text-indent: 2em;
	font-size: 12px;
	color: #046296;
}
.brandgroup dl {
	margin-left: 10px;
	width: 228px;
	float: left;
	margin-top: 30px;
}
.brandgroup dl dt,.brandgroup dl dt a {
	font-size: 16px;
	color: #046296;
	padding-bottom: 20px;
	padding-left: 20px;
}
.brandgroup  a:hover{
	color:red;}
.brandgroup dl dd {
	font-size: 12px;
	padding-left: 20px;
	color: #333;
	background-image: url(../images/arrow.png);
	background-position: 5px center;
	background-repeat: no-repeat;
}
/*更多分类结束*/
